Pull request #532 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cb691107b755ecfda0d36ce91f97c339463f839b+ba455a914ebd0f0f38ab28289e95f192324cb412 (da6d23f755424c9438af85a94f38c0628b3ab459) 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-ssh7455110255092928945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12736711877711536304.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-532/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-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5148359185324161203.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-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18233270033553839146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16098114804958053569.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-532/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-532/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14320182943609117212.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2402 in /w/workspace/_app-service-configurable_PR-532 [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-532 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ba455a914ebd0f0f38ab28289e95f192324cb412 into PR head commit cb691107b755ecfda0d36ce91f97c339463f839b Merge succeeded, producing cb691107b755ecfda0d36ce91f97c339463f839b Checking out Revision cb691107b755ecfda0d36ce91f97c339463f839b (PR-532) > git config core.sparsecheckout # timeout=10 > git checkout -f cb691107b755ecfda0d36ce91f97c339463f839b # 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 ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb691107b755ecfda0d36ce91f97c339463f839b # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T11:55:45.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T11:55:46.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T11:55:46.206Z] ========================================================= [2023-03-16T11:55:46.206Z] EdgeX Global Pipelines Version Info [2023-03-16T11:55:46.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T11:55:46.963Z] ------------------- [2023-03-16T11:55:46.963Z] stable info: [2023-03-16T11:55:46.963Z] ------------------- [2023-03-16T11:55:46.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T11:55:46.963Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T11:55:46.963Z] Message: update stable to v1.0.245 [2023-03-16T11:55:47.539Z] ------------------- [2023-03-16T11:55:47.539Z] experimental info: [2023-03-16T11:55:47.539Z] ------------------- [2023-03-16T11:55:47.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T11:55:47.539Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T11:55:47.539Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T11:55:47.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-16T11:55:47.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-16T11:55:47.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T11:55:47.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T11:55:47.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T11:55:48.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T11:55:48.065Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T11:55:48.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T11:55:48.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T11:55:48.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T11:55:48.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T11:55:48.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-16T11:55:48.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T11:55:48.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T11:55:48.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T11:55:48.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T11:55:48.501Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T11:55:48.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T11:55:48.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T11:55:48.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T11:55:48.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T11:55:48.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T11:55:48.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T11:55:48.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T11:55:48.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T11:55:48.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T11:55:48.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T11:55:48.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-532 [Pipeline] echo [2023-03-16T11:55:48.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-532 [Pipeline] echo [2023-03-16T11:55:49.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-532 [Pipeline] echo [2023-03-16T11:55:49.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb691107b755ecfda0d36ce91f97c339463f839b [Pipeline] echo [2023-03-16T11:55:49.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb69110 [Pipeline] echo [2023-03-16T11:55:49.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T11:55:49.254Z] provisioning config files... [2023-03-16T11:55:49.273Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-532@tmp/config342521762520521694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T11:55:49.614Z] ---> docker-login.sh [2023-03-16T11:55:49.614Z] nexus3.edgexfoundry.org:10001 [2023-03-16T11:55:49.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:55:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:55:50.141Z] Configure a credential helper to remove this warning. See [2023-03-16T11:55:50.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:55:50.141Z] [2023-03-16T11:55:50.141Z] Login Succeeded [2023-03-16T11:55:50.141Z] nexus3.edgexfoundry.org:10002 [2023-03-16T11:55:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:55:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:55:50.141Z] Configure a credential helper to remove this warning. See [2023-03-16T11:55:50.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:55:50.141Z] [2023-03-16T11:55:50.141Z] Login Succeeded [2023-03-16T11:55:50.141Z] nexus3.edgexfoundry.org:10003 [2023-03-16T11:55:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:55:50.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:55:50.401Z] Configure a credential helper to remove this warning. See [2023-03-16T11:55:50.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:55:50.401Z] [2023-03-16T11:55:50.402Z] Login Succeeded [2023-03-16T11:55:50.402Z] nexus3.edgexfoundry.org:10004 [2023-03-16T11:55:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:55:50.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:55:50.402Z] Configure a credential helper to remove this warning. See [2023-03-16T11:55:50.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:55:50.402Z] [2023-03-16T11:55:50.402Z] Login Succeeded [2023-03-16T11:55:50.402Z] docker.io [2023-03-16T11:55:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:55:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:55:50.662Z] Configure a credential helper to remove this warning. See [2023-03-16T11:55:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:55:50.662Z] [2023-03-16T11:55:50.662Z] Login Succeeded [2023-03-16T11:55:50.662Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T11:55:50.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T11:55:51.317Z] + git rev-list -1 --merges cb691107b755ecfda0d36ce91f97c339463f839b~1..cb691107b755ecfda0d36ce91f97c339463f839b [Pipeline] echo [2023-03-16T11:55:51.388Z] -----------> git rev-list -1 --merges cb691107b755ecfda0d36ce91f97c339463f839b~1..cb691107b755ecfda0d36ce91f97c339463f839b cb691107b755ecfda0d36ce91f97c339463f839b [false] [Pipeline] sh [2023-03-16T11:55:51.699Z] + git log --format=format:%s -1 cb691107b755ecfda0d36ce91f97c339463f839b [Pipeline] echo [2023-03-16T11:55:51.741Z] ========================================================= [2023-03-16T11:55:51.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T11:55:51.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T11:55:52.177Z] + git log --format=format:%s -1 cb691107b755ecfda0d36ce91f97c339463f839b [Pipeline] echo [2023-03-16T11:55:52.207Z] [semverPrep] GIT_COMMIT: cb691107b755ecfda0d36ce91f97c339463f839b, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo [2023-03-16T11:55:52.238Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T11:55:52.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T11:55:52.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T11:55:52.630Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T11:55:52.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T11:55:52.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T11:55:52.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T11:55:52.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:55:53.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T11:55:53.286Z] [2023-03-16T11:55:53.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:55:53.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T11:55:53.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T11:55:53.676Z] b85a868b505f: Pulling fs layer [2023-03-16T11:55:53.676Z] e2be974225ed: Pulling fs layer [2023-03-16T11:55:53.676Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T11:55:53.676Z] 988bab9f4d93: Pulling fs layer [2023-03-16T11:55:53.676Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T11:55:53.676Z] eaf3925da568: Pulling fs layer [2023-03-16T11:55:53.676Z] bab4dde63d76: Pulling fs layer [2023-03-16T11:55:53.676Z] bde34c3a00c8: Pulling fs layer [2023-03-16T11:55:53.676Z] b352a97aabf1: Pulling fs layer [2023-03-16T11:55:53.676Z] 4872d77fe225: Pulling fs layer [2023-03-16T11:55:53.676Z] 5851b861e8e6: Pulling fs layer [2023-03-16T11:55:53.676Z] bab4dde63d76: Waiting [2023-03-16T11:55:53.676Z] 988bab9f4d93: Waiting [2023-03-16T11:55:53.676Z] eaf3925da568: Waiting [2023-03-16T11:55:53.676Z] bde34c3a00c8: Waiting [2023-03-16T11:55:53.676Z] b352a97aabf1: Waiting [2023-03-16T11:55:53.676Z] 4872d77fe225: Waiting [2023-03-16T11:55:53.676Z] 1469e6f7b9e6: Waiting [2023-03-16T11:55:53.676Z] 5851b861e8e6: Waiting [2023-03-16T11:55:53.676Z] e2be974225ed: Download complete [2023-03-16T11:55:53.676Z] 988bab9f4d93: Verifying Checksum [2023-03-16T11:55:53.676Z] 988bab9f4d93: Download complete [2023-03-16T11:55:53.937Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T11:55:53.937Z] 1469e6f7b9e6: Download complete [2023-03-16T11:55:53.937Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T11:55:53.937Z] 339a4e72a1f5: Download complete [2023-03-16T11:55:53.937Z] bde34c3a00c8: Download complete [2023-03-16T11:55:53.937Z] b352a97aabf1: Verifying Checksum [2023-03-16T11:55:53.937Z] b352a97aabf1: Download complete [2023-03-16T11:55:53.937Z] 4872d77fe225: Download complete [2023-03-16T11:55:53.937Z] 5851b861e8e6: Download complete [2023-03-16T11:55:54.197Z] b85a868b505f: Verifying Checksum [2023-03-16T11:55:54.197Z] b85a868b505f: Download complete [2023-03-16T11:55:54.457Z] bab4dde63d76: Verifying Checksum [2023-03-16T11:55:54.457Z] bab4dde63d76: Download complete [2023-03-16T11:55:55.395Z] b85a868b505f: Pull complete [2023-03-16T11:55:55.395Z] e2be974225ed: Pull complete [2023-03-16T11:55:55.965Z] 339a4e72a1f5: Pull complete [2023-03-16T11:55:55.965Z] 988bab9f4d93: Pull complete [2023-03-16T11:55:56.533Z] 1469e6f7b9e6: Pull complete [2023-03-16T11:55:56.533Z] eaf3925da568: Pull complete [2023-03-16T11:55:58.437Z] bab4dde63d76: Pull complete [2023-03-16T11:55:58.437Z] bde34c3a00c8: Pull complete [2023-03-16T11:55:58.437Z] b352a97aabf1: Pull complete [2023-03-16T11:55:58.437Z] 4872d77fe225: Pull complete [2023-03-16T11:55:58.437Z] 5851b861e8e6: Pull complete [2023-03-16T11:55:58.437Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T11:55:58.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T11:55:58.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T11:55:58.685Z] prd-ubuntu20.04-docker-8c-8g-2402 does not seem to be running inside a container [2023-03-16T11:55:58.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-532 -v /w/workspace/_app-service-configurable_PR-532:/w/workspace/_app-service-configurable_PR-532:rw,z -v /w/workspace/_app-service-configurable_PR-532@tmp:/w/workspace/_app-service-configurable_PR-532@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T11:56:02.084Z] $ docker top ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d -eo pid,comm [2023-03-16T11:56:02.130Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T11:56:02.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T11:56:02.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T11:56:02.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T11:56:02.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T11:56:02.383Z] $ docker exec ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d ssh-agent [2023-03-16T11:56:02.496Z] SSH_AUTH_SOCK=/tmp/ssh-0TVoNBLPstJ6/agent.32 [2023-03-16T11:56:02.496Z] SSH_AGENT_PID=38 [2023-03-16T11:56:02.503Z] Running ssh-add (command line suppressed) [2023-03-16T11:56:02.608Z] Identity added: /w/workspace/_app-service-configurable_PR-532@tmp/private_key_15440705719197542003.key (/w/workspace/_app-service-configurable_PR-532@tmp/private_key_15440705719197542003.key) [2023-03-16T11:56:02.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T11:56:02.939Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T11:56:02.969Z] $ docker exec --env ******** --env ******** ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d ssh-agent -k [2023-03-16T11:56:03.070Z] unset SSH_AUTH_SOCK; [2023-03-16T11:56:03.071Z] unset SSH_AGENT_PID; [2023-03-16T11:56:03.072Z] echo Agent pid 38 killed; [2023-03-16T11:56:03.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T11:56:03.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T11:56:03.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T11:56:03.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T11:56:03.262Z] $ docker exec ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d ssh-agent [2023-03-16T11:56:03.374Z] SSH_AUTH_SOCK=/tmp/ssh-WLph1i399ceV/agent.70 [2023-03-16T11:56:03.374Z] SSH_AGENT_PID=76 [2023-03-16T11:56:03.378Z] Running ssh-add (command line suppressed) [2023-03-16T11:56:03.501Z] Identity added: /w/workspace/_app-service-configurable_PR-532@tmp/private_key_11993770919223028750.key (/w/workspace/_app-service-configurable_PR-532@tmp/private_key_11993770919223028750.key) [2023-03-16T11:56:03.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T11:56:03.837Z] + git semver init [2023-03-16T11:56:04.097Z] 2023-03-16 11:56:04,017 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T11:56:04.097Z] 2023-03-16 11:56:04,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-532/.semver [2023-03-16T11:56:04.097Z] 2023-03-16 11:56:04,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-532/.semver [2023-03-16T11:56:04.097Z] 2023-03-16 11:56:04,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-532/.semver'], cwd=/w/workspace/_app-service-configurable_PR-532, universal_newlines=False, shell=None, istream=None) [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,860 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-532/.git/info/exclude [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-532/.semver/PR-532 with force:False [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,861 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-532/.semver/PR-532 [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,866 [execute] INFO git cat-file --batch-check [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,872 [execute] INFO git cat-file --batch [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T11:56:05.033Z] 2023-03-16 11:56:04,877 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-532/.semver/PR-532 [2023-03-16T11:56:05.033Z] 0.0.0 [Pipeline] } [2023-03-16T11:56:05.063Z] $ docker exec --env ******** --env ******** ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d ssh-agent -k [2023-03-16T11:56:05.171Z] unset SSH_AUTH_SOCK; [2023-03-16T11:56:05.172Z] unset SSH_AGENT_PID; [2023-03-16T11:56:05.172Z] echo Agent pid 76 killed; [2023-03-16T11:56:05.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T11:56:05.589Z] + git semver [Pipeline] } [2023-03-16T11:56:05.876Z] $ docker stop --time=1 ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d [2023-03-16T11:56:07.193Z] $ docker rm -f --volumes ec8a88694e458e8261f5bc5688bdfeaefe41a1f51ae9323463fee4797a03377d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T11:56:07.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T11:56:07.861Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T11:56:07.877Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T11:56:08.408Z] provisioning config files... [2023-03-16T11:56:08.418Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-532@tmp/config16098012561537638871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T11:56:08.760Z] ---> docker-login.sh [2023-03-16T11:56:08.760Z] nexus3.edgexfoundry.org:10001 [2023-03-16T11:56:08.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:56:08.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:56:08.760Z] Configure a credential helper to remove this warning. See [2023-03-16T11:56:08.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:56:08.760Z] [2023-03-16T11:56:08.760Z] Login Succeeded [2023-03-16T11:56:08.760Z] nexus3.edgexfoundry.org:10002 [2023-03-16T11:56:08.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:56:08.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:56:08.760Z] Configure a credential helper to remove this warning. See [2023-03-16T11:56:08.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:56:08.760Z] [2023-03-16T11:56:08.760Z] Login Succeeded [2023-03-16T11:56:08.760Z] nexus3.edgexfoundry.org:10003 [2023-03-16T11:56:09.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:56:09.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:56:09.020Z] Configure a credential helper to remove this warning. See [2023-03-16T11:56:09.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:56:09.020Z] [2023-03-16T11:56:09.020Z] Login Succeeded [2023-03-16T11:56:09.020Z] nexus3.edgexfoundry.org:10004 [2023-03-16T11:56:09.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:56:09.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:56:09.020Z] Configure a credential helper to remove this warning. See [2023-03-16T11:56:09.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:56:09.020Z] [2023-03-16T11:56:09.020Z] Login Succeeded [2023-03-16T11:56:09.020Z] docker.io [2023-03-16T11:56:09.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:56:09.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:56:09.278Z] Configure a credential helper to remove this warning. See [2023-03-16T11:56:09.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:56:09.278Z] [2023-03-16T11:56:09.278Z] Login Succeeded [2023-03-16T11:56:09.278Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T11:56:09.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T11:56:09.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T11:56:09.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T11:56:09.662Z] ========================================================= [2023-03-16T11:56:09.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T11:56:09.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:56:10.134Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T11:56:10.134Z] Sending build context to Docker daemon 3.238MB [2023-03-16T11:56:10.134Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T11:56:10.134Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T11:56:10.134Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T11:56:10.134Z] 63b65145d645: Pulling fs layer [2023-03-16T11:56:10.134Z] a2d21d5440eb: Pulling fs layer [2023-03-16T11:56:10.134Z] 935e6c44a52c: Pulling fs layer [2023-03-16T11:56:10.134Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T11:56:10.134Z] 30dea6a524f1: Pulling fs layer [2023-03-16T11:56:10.134Z] a2aff8979fd8: Pulling fs layer [2023-03-16T11:56:10.134Z] 6808be2612f2: Pulling fs layer [2023-03-16T11:56:10.134Z] f25807f1079a: Pulling fs layer [2023-03-16T11:56:10.134Z] a2aff8979fd8: Waiting [2023-03-16T11:56:10.134Z] 6808be2612f2: Waiting [2023-03-16T11:56:10.134Z] f25807f1079a: Waiting [2023-03-16T11:56:10.134Z] 94cc34f8dd06: Waiting [2023-03-16T11:56:10.134Z] 30dea6a524f1: Waiting [2023-03-16T11:56:10.134Z] a2d21d5440eb: Verifying Checksum [2023-03-16T11:56:10.134Z] a2d21d5440eb: Download complete [2023-03-16T11:56:10.134Z] 94cc34f8dd06: Download complete [2023-03-16T11:56:10.134Z] 30dea6a524f1: Verifying Checksum [2023-03-16T11:56:10.134Z] 30dea6a524f1: Download complete [2023-03-16T11:56:10.397Z] 63b65145d645: Verifying Checksum [2023-03-16T11:56:10.397Z] 63b65145d645: Download complete [2023-03-16T11:56:10.397Z] a2aff8979fd8: Verifying Checksum [2023-03-16T11:56:10.397Z] a2aff8979fd8: Download complete [2023-03-16T11:56:10.397Z] 63b65145d645: Pull complete [2023-03-16T11:56:10.675Z] a2d21d5440eb: Pull complete [2023-03-16T11:56:10.937Z] f25807f1079a: Verifying Checksum [2023-03-16T11:56:10.937Z] f25807f1079a: Download complete [2023-03-16T11:56:10.937Z] 935e6c44a52c: Download complete [2023-03-16T11:56:11.197Z] 6808be2612f2: Verifying Checksum [2023-03-16T11:56:11.197Z] 6808be2612f2: Download complete [2023-03-16T11:56:14.481Z] 935e6c44a52c: Pull complete [2023-03-16T11:56:14.481Z] 94cc34f8dd06: Pull complete [2023-03-16T11:56:14.481Z] 30dea6a524f1: Pull complete [2023-03-16T11:56:14.481Z] a2aff8979fd8: Pull complete [2023-03-16T11:56:17.010Z] 6808be2612f2: Pull complete [2023-03-16T11:56:17.576Z] f25807f1079a: Pull complete [2023-03-16T11:56:17.576Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T11:56:17.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T11:56:17.576Z] ---> 3b553350e43f [2023-03-16T11:56:17.576Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T11:56:22.915Z] ---> Running in 1ab6e7cb2eb1 [2023-03-16T11:56:23.176Z] Removing intermediate container 1ab6e7cb2eb1 [2023-03-16T11:56:23.176Z] ---> 449e19805772 [2023-03-16T11:56:23.176Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T11:56:23.176Z] ---> Running in 09031226cb74 [2023-03-16T11:56:23.176Z] Removing intermediate container 09031226cb74 [2023-03-16T11:56:23.176Z] ---> 408d91d04ee0 [2023-03-16T11:56:23.176Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T11:56:23.248Z] Still waiting to schedule task [2023-03-16T11:56:23.249Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-16T11:56:23.434Z] ---> Running in 7fd1629090ea [2023-03-16T11:56:23.434Z] Removing intermediate container 7fd1629090ea [2023-03-16T11:56:23.434Z] ---> 24cde8c9a223 [2023-03-16T11:56:23.434Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T11:56:23.434Z] ---> Running in 7815f585ff17 [2023-03-16T11:56:23.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T11:56:23.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T11:56:24.211Z] OK: 265 MiB in 53 packages [2023-03-16T11:56:24.779Z] Removing intermediate container 7815f585ff17 [2023-03-16T11:56:24.779Z] ---> d02dd2d502aa [2023-03-16T11:56:24.779Z] Step 7/12 : WORKDIR /app [2023-03-16T11:56:24.779Z] ---> Running in 4461ccd7ed7a [2023-03-16T11:56:24.779Z] Removing intermediate container 4461ccd7ed7a [2023-03-16T11:56:24.779Z] ---> 80c58670cc05 [2023-03-16T11:56:24.779Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-16T11:56:24.779Z] ---> 1cd1cb6fc0cb [2023-03-16T11:56:24.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T11:56:24.779Z] ---> Running in 7d021c72b3a1 [2023-03-16T11:57:21.017Z] Removing intermediate container 7d021c72b3a1 [2023-03-16T11:57:21.017Z] ---> 075440b66778 [2023-03-16T11:57:21.017Z] Step 10/12 : COPY . . [2023-03-16T11:57:21.017Z] ---> 5edbd2e6316e [2023-03-16T11:57:21.017Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T11:57:21.017Z] ---> Running in f664a21bb7e0 [2023-03-16T11:57:21.017Z] Removing intermediate container f664a21bb7e0 [2023-03-16T11:57:21.017Z] ---> f0399dfdc4ff [2023-03-16T11:57:21.017Z] Step 12/12 : RUN $MAKE [2023-03-16T11:57:21.017Z] ---> Running in d44c8ce3f856 [2023-03-16T11:57:21.017Z] noop [2023-03-16T11:57:21.017Z] Removing intermediate container d44c8ce3f856 [2023-03-16T11:57:21.017Z] ---> d6ba98623db4 [2023-03-16T11:57:21.017Z] Successfully built d6ba98623db4 [2023-03-16T11:57:21.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:57:21.459Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T11:57:21.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T11:57:21.601Z] prd-ubuntu20.04-docker-8c-8g-2402 does not seem to be running inside a container [2023-03-16T11:57:21.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-532 -v /w/workspace/_app-service-configurable_PR-532:/w/workspace/_app-service-configurable_PR-532:rw,z -v /w/workspace/_app-service-configurable_PR-532@tmp:/w/workspace/_app-service-configurable_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T11:57:21.988Z] $ docker top f09d115dd1d8b0f5e91903297339e29d2b6521d43330b1194f0d7b9c4cfe0472 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T11:57:22.372Z] + go version [2023-03-16T11:57:22.372Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T11:57:22.403Z] $ docker stop --time=1 f09d115dd1d8b0f5e91903297339e29d2b6521d43330b1194f0d7b9c4cfe0472 [2023-03-16T11:57:23.652Z] $ docker rm -f --volumes f09d115dd1d8b0f5e91903297339e29d2b6521d43330b1194f0d7b9c4cfe0472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:57:24.353Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T11:57:24.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T11:57:24.490Z] prd-ubuntu20.04-docker-8c-8g-2402 does not seem to be running inside a container [2023-03-16T11:57:24.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-532 -v /w/workspace/_app-service-configurable_PR-532:/w/workspace/_app-service-configurable_PR-532:rw,z -v /w/workspace/_app-service-configurable_PR-532@tmp:/w/workspace/_app-service-configurable_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T11:57:24.872Z] $ docker top 868a6125f589795ce3f0675155734caa7c05d2a3a283389300744ba285769ab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T11:57:25.254Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-532 [Pipeline] fileExists [Pipeline] sh [2023-03-16T11:57:25.607Z] + make test [2023-03-16T11:57:25.608Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T11:57:43.683Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-16T11:58:00.287Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2403 in /w/workspace/_app-service-configurable_PR-532 [Pipeline] { [Pipeline] ws [2023-03-16T11:58:00.346Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-16T11:58:00.424Z] Selected Git installation does not exist. Using Default [2023-03-16T11:58:00.424Z] The recommended git tool is: NONE [2023-03-16T11:58:01.758Z] go vet ./... [2023-03-16T11:58:03.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T11:58:03.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T11:58:03.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T11:58:03.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T11:58:03.729Z] $ docker stop --time=1 868a6125f589795ce3f0675155734caa7c05d2a3a283389300744ba285769ab7 [2023-03-16T11:58:06.207Z] using credential edgex-jenkins-ssh [2023-03-16T11:58:06.223Z] Cloning the remote Git repository [2023-03-16T11:58:06.270Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-16T11:58:06.372Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-16T11:58:06.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-16T11:58:06.523Z] > git --version # timeout=10 [2023-03-16T11:58:06.543Z] > git --version # 'git version 2.25.1' [2023-03-16T11:58:06.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T11:58:06.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T11:58:07.835Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-16T11:58:07.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T11:58:08.187Z] $ docker rm -f --volumes 868a6125f589795ce3f0675155734caa7c05d2a3a283389300744ba285769ab7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T11:58:08.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T11:58:08.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T11:58:08.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-16T11:58:08.800Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-16T11:58:08.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T11:58:08.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T11:58:09.404Z] Merging remotes/origin/main commit ba455a914ebd0f0f38ab28289e95f192324cb412 into PR head commit cb691107b755ecfda0d36ce91f97c339463f839b [2023-03-16T11:58:09.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T11:58:09.691Z] Merge succeeded, producing cb691107b755ecfda0d36ce91f97c339463f839b [2023-03-16T11:58:09.691Z] Checking out Revision cb691107b755ecfda0d36ce91f97c339463f839b (PR-532) [2023-03-16T11:58:09.808Z] + ls -al . [2023-03-16T11:58:09.808Z] total 176 [2023-03-16T11:58:09.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:57 . [2023-03-16T11:58:09.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:55 .. [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 11:55 .dockerignore [2023-03-16T11:58:09.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:56 .git [2023-03-16T11:58:09.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:55 .github [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 11:55 .gitignore [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 11:55 .golangci.yml [2023-03-16T11:58:09.808Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 11:56 .semver [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 11:55 Attribution.txt [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 11:55 CHANGELOG.md [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 11:55 Dockerfile [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 11:55 GOVERNANCE.md [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 11:55 Jenkinsfile [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 11:55 LICENSE [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 11:55 OWNERS.md [2023-03-16T11:58:09.808Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 11:55 README.md [2023-03-16T11:58:09.809Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:56 VERSION [2023-03-16T11:58:09.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:55 bin [2023-03-16T11:58:09.809Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 16 11:57 coverage.out [2023-03-16T11:58:09.809Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 11:55 go.mod [2023-03-16T11:58:09.809Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 11:55 go.sum [2023-03-16T11:58:09.809Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 11:55 main.go [2023-03-16T11:58:09.809Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 11:55 makefile [2023-03-16T11:58:09.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:55 res [2023-03-16T11:58:09.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:58:10.197Z] + 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=cb691107b755ecfda0d36ce91f97c339463f839b --label arch=amd64 --label version=0.0.0 . [2023-03-16T11:58:10.197Z] Sending build context to Docker daemon 3.239MB [2023-03-16T11:58:10.197Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T11:58:10.197Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T11:58:10.197Z] ---> d6ba98623db4 [2023-03-16T11:58:10.197Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T11:58:10.197Z] ---> Running in 702bdad87020 [2023-03-16T11:58:10.457Z] Removing intermediate container 702bdad87020 [2023-03-16T11:58:10.457Z] ---> fdab164ea72d [2023-03-16T11:58:10.457Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T11:58:10.457Z] ---> Running in 0464e50274d5 [2023-03-16T11:58:10.457Z] Removing intermediate container 0464e50274d5 [2023-03-16T11:58:10.457Z] ---> b8a9ee2addef [2023-03-16T11:58:10.457Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T11:58:10.457Z] ---> Running in cda2efab5440 [2023-03-16T11:58:10.457Z] Removing intermediate container cda2efab5440 [2023-03-16T11:58:10.457Z] ---> c312f14e92ec [2023-03-16T11:58:10.457Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T11:58:09.425Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T11:58:09.503Z] > git checkout -f cb691107b755ecfda0d36ce91f97c339463f839b # timeout=10 [2023-03-16T11:58:09.588Z] > git remote # timeout=10 [2023-03-16T11:58:09.605Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T11:58:09.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T11:58:09.641Z] > git merge ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 [2023-03-16T11:58:09.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T11:58:09.700Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T11:58:09.711Z] > git checkout -f cb691107b755ecfda0d36ce91f97c339463f839b # timeout=10 [2023-03-16T11:58:10.717Z] ---> Running in 67f60148768b [2023-03-16T11:58:10.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T11:58:10.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T11:58:11.234Z] OK: 265 MiB in 53 packages [2023-03-16T11:58:11.493Z] Removing intermediate container 67f60148768b [2023-03-16T11:58:11.493Z] ---> 6ea126606375 [2023-03-16T11:58:11.493Z] Step 7/26 : WORKDIR /app [2023-03-16T11:58:11.493Z] ---> Running in bb4e631e152a [2023-03-16T11:58:11.493Z] Removing intermediate container bb4e631e152a [2023-03-16T11:58:11.493Z] ---> 27873b160c51 [2023-03-16T11:58:11.493Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-16T11:58:11.751Z] ---> f948e495a91d [2023-03-16T11:58:11.751Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T11:58:11.751Z] ---> Running in 7da6c31372c3 [2023-03-16T11:58:12.318Z] Removing intermediate container 7da6c31372c3 [2023-03-16T11:58:12.318Z] ---> 40b035a1aabb [2023-03-16T11:58:12.318Z] Step 10/26 : COPY . . [2023-03-16T11:58:12.577Z] ---> d37d3234fea7 [2023-03-16T11:58:12.577Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T11:58:12.577Z] ---> Running in ed1317ea42d2 [2023-03-16T11:58:12.837Z] Removing intermediate container ed1317ea42d2 [2023-03-16T11:58:12.837Z] ---> d661f645d4a1 [2023-03-16T11:58:12.837Z] Step 12/26 : RUN $MAKE [2023-03-16T11:58:12.837Z] ---> Running in 8f6348fdb479 [2023-03-16T11:58:13.096Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-16T11:58:13.208Z] Commit message: "refactor(snap): Update command and metadata sourcing" [2023-03-16T11:58:13.259Z] > git --version # timeout=10 [2023-03-16T11:58:13.271Z] > git --version # 'git version 2.25.1' [2023-03-16T11:58:13.296Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T11:58:14.511Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T11:58:14.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T11:58:14.511Z] Dload Upload Total Spent Left Speed [2023-03-16T11:58:14.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-03-16T11:58:15.185Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T11:58:15.536Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-16T11:58:15.537Z] /etc/docker/daemon.json [2023-03-16T11:58:15.537Z] { [2023-03-16T11:58:15.537Z] "registry-mirrors": [ [2023-03-16T11:58:15.537Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T11:58:15.537Z] ], [2023-03-16T11:58:15.537Z] "bip": "10.250.0.254/24", [2023-03-16T11:58:15.537Z] "hosts": [ [2023-03-16T11:58:15.537Z] "tcp://0.0.0.0:5555", [2023-03-16T11:58:15.537Z] "unix:///var/run/docker.sock" [2023-03-16T11:58:15.537Z] ], [2023-03-16T11:58:15.537Z] "mtu": 1458, [2023-03-16T11:58:15.537Z] "selinux-enabled": true, [2023-03-16T11:58:15.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T11:58:15.537Z] } [Pipeline] sh [2023-03-16T11:58:15.880Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T11:58:16.227Z] + sudo service docker restart [2023-03-16T11:58:31.167Z] Removing intermediate container 8f6348fdb479 [2023-03-16T11:58:31.167Z] ---> e96cf3066105 [2023-03-16T11:58:31.167Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T11:58:31.167Z] 3.17: Pulling from library/alpine [2023-03-16T11:58:31.167Z] 63b65145d645: Already exists [2023-03-16T11:58:31.426Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T11:58:31.426Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T11:58:31.426Z] ---> b2aa39c304c2 [2023-03-16T11:58:31.426Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-16T11:58:31.426Z] ---> Running in 0915e1f665f8 [2023-03-16T11:58:31.426Z] Removing intermediate container 0915e1f665f8 [2023-03-16T11:58:31.426Z] ---> 35e7d79120f1 [2023-03-16T11:58:31.426Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-16T11:58:31.426Z] ---> Running in d523c18befa5 [2023-03-16T11:58:31.683Z] Removing intermediate container d523c18befa5 [2023-03-16T11:58:31.684Z] ---> 191bea06f7be [2023-03-16T11:58:31.684Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T11:58:31.684Z] ---> Running in c485708f0179 [2023-03-16T11:58:31.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T11:58:32.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T11:58:32.461Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T11:58:32.461Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T11:58:32.461Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T11:58:32.461Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T11:58:32.461Z] OK: 8 MiB in 17 packages [2023-03-16T11:58:32.721Z] Removing intermediate container c485708f0179 [2023-03-16T11:58:32.721Z] ---> 9160fa19cdc5 [2023-03-16T11:58:32.721Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-16T11:58:32.981Z] ---> 05cb92b445d4 [2023-03-16T11:58:32.981Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-16T11:58:32.981Z] ---> 3727edbe04f8 [2023-03-16T11:58:32.981Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-16T11:58:33.241Z] ---> 6a1724edce74 [2023-03-16T11:58:33.241Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-16T11:58:33.811Z] ---> 80d84ad9c362 [2023-03-16T11:58:33.811Z] Step 21/26 : EXPOSE 48095 [2023-03-16T11:58:33.811Z] ---> Running in 62b0f8cc3efd [2023-03-16T11:58:34.070Z] Removing intermediate container 62b0f8cc3efd [2023-03-16T11:58:34.070Z] ---> d7bcd9ae6900 [2023-03-16T11:58:34.070Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-16T11:58:34.070Z] ---> Running in 8316e3648748 [2023-03-16T11:58:34.070Z] Removing intermediate container 8316e3648748 [2023-03-16T11:58:34.070Z] ---> 0f4d7c74d18e [2023-03-16T11:58:34.070Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T11:58:34.070Z] ---> Running in 5fa9a4195942 [2023-03-16T11:58:34.328Z] Removing intermediate container 5fa9a4195942 [2023-03-16T11:58:34.328Z] ---> 5eb7ad7c1a5c [2023-03-16T11:58:34.328Z] Step 24/26 : LABEL arch=amd64 [2023-03-16T11:58:34.328Z] ---> Running in ecac7273a9f5 [2023-03-16T11:58:34.328Z] Removing intermediate container ecac7273a9f5 [2023-03-16T11:58:34.328Z] ---> 4e9a20cba1ca [2023-03-16T11:58:34.328Z] Step 25/26 : LABEL git_sha=cb691107b755ecfda0d36ce91f97c339463f839b [2023-03-16T11:58:34.328Z] ---> Running in e3f3f92bc582 [2023-03-16T11:58:34.328Z] Removing intermediate container e3f3f92bc582 [2023-03-16T11:58:34.328Z] ---> 915d775532dc [2023-03-16T11:58:34.328Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T11:58:34.328Z] ---> Running in b56c165c3a3a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T11:58:34.568Z] provisioning config files... [2023-03-16T11:58:34.587Z] Removing intermediate container b56c165c3a3a [2023-03-16T11:58:34.587Z] ---> 6f997290fdab [2023-03-16T11:58:34.587Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T11:58:34.587Z] Successfully built 6f997290fdab [2023-03-16T11:58:34.587Z] Successfully tagged app-service-configurable:latest [2023-03-16T11:58:34.597Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16873234828289504820tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-03-16T11:58:35.034Z] ---> docker-login.sh [2023-03-16T11:58:35.034Z] nexus3.edgexfoundry.org:10001 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:58:35.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:58:35.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T11:58:35.524Z] [2023-03-16T11:58:35.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-16T11:58:35.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:58:35.573Z] Configure a credential helper to remove this warning. See [2023-03-16T11:58:35.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:58:35.573Z] [2023-03-16T11:58:35.573Z] Login Succeeded [2023-03-16T11:58:35.573Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2023-03-16T11:58:35.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:58:35.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T11:58:35.915Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T11:58:35.915Z] 5eb5b503b376: Pulling fs layer [2023-03-16T11:58:35.916Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T11:58:35.916Z] ec43610c2a17: Pulling fs layer [2023-03-16T11:58:35.916Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T11:58:35.916Z] 33b1e0a273af: Pulling fs layer [2023-03-16T11:58:35.916Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T11:58:35.916Z] 2f39f015ded8: Pulling fs layer [2023-03-16T11:58:35.916Z] 3a2ae6a8a46f: Waiting [2023-03-16T11:58:35.916Z] 33b1e0a273af: Waiting [2023-03-16T11:58:35.916Z] 5d3b04190fa2: Waiting [2023-03-16T11:58:35.916Z] 2f39f015ded8: Waiting [2023-03-16T11:58:35.916Z] 5c69ac0246d0: Download complete [2023-03-16T11:58:35.916Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T11:58:35.916Z] 3a2ae6a8a46f: Download complete [2023-03-16T11:58:36.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:58:36.118Z] Configure a credential helper to remove this warning. See [2023-03-16T11:58:36.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:58:36.118Z] [2023-03-16T11:58:36.118Z] Login Succeeded [2023-03-16T11:58:36.118Z] nexus3.edgexfoundry.org:10003 [2023-03-16T11:58:36.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:58:36.176Z] 33b1e0a273af: Verifying Checksum [2023-03-16T11:58:36.176Z] 33b1e0a273af: Download complete [2023-03-16T11:58:36.176Z] ec43610c2a17: Verifying Checksum [2023-03-16T11:58:36.176Z] ec43610c2a17: Download complete [2023-03-16T11:58:36.176Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T11:58:36.176Z] 5d3b04190fa2: Download complete [2023-03-16T11:58:36.176Z] 5eb5b503b376: Verifying Checksum [2023-03-16T11:58:36.176Z] 5eb5b503b376: Download complete [2023-03-16T11:58:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:58:36.390Z] Configure a credential helper to remove this warning. See [2023-03-16T11:58:36.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:58:36.390Z] [2023-03-16T11:58:36.390Z] Login Succeeded [2023-03-16T11:58:36.390Z] nexus3.edgexfoundry.org:10004 [2023-03-16T11:58:36.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:58:36.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:58:36.663Z] Configure a credential helper to remove this warning. See [2023-03-16T11:58:36.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:58:36.663Z] [2023-03-16T11:58:36.663Z] Login Succeeded [2023-03-16T11:58:36.663Z] docker.io [2023-03-16T11:58:36.742Z] 2f39f015ded8: Download complete [2023-03-16T11:58:36.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T11:58:37.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T11:58:37.204Z] Configure a credential helper to remove this warning. See [2023-03-16T11:58:37.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T11:58:37.204Z] [2023-03-16T11:58:37.204Z] Login Succeeded [2023-03-16T11:58:37.204Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T11:58:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T11:58:37.307Z] 5eb5b503b376: Pull complete [2023-03-16T11:58:37.307Z] 5c69ac0246d0: Pull complete [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T11:58:37.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T11:58:37.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T11:58:37.801Z] ========================================================= [2023-03-16T11:58:37.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T11:58:37.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-03-16T11:58:37.874Z] ec43610c2a17: Pull complete [2023-03-16T11:58:37.874Z] 3a2ae6a8a46f: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T11:58:38.133Z] 33b1e0a273af: Pull complete [2023-03-16T11:58:38.133Z] 5d3b04190fa2: Pull complete [2023-03-16T11:58:38.340Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T11:58:38.340Z] Sending build context to Docker daemon 173.1kB [2023-03-16T11:58:38.615Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T11:58:38.615Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T11:58:38.615Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T11:58:38.615Z] af6eaf76a39c: Pulling fs layer [2023-03-16T11:58:38.615Z] 55522c791124: Pulling fs layer [2023-03-16T11:58:38.615Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T11:58:38.615Z] 169dfbe0d373: Pulling fs layer [2023-03-16T11:58:38.615Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T11:58:38.615Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T11:58:38.615Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T11:58:38.615Z] e1ff8fa3b103: Waiting [2023-03-16T11:58:38.615Z] 52ebb69f0ebf: Waiting [2023-03-16T11:58:38.615Z] 5abe8eddf0d5: Waiting [2023-03-16T11:58:38.615Z] 169dfbe0d373: Waiting [2023-03-16T11:58:38.886Z] 55522c791124: Verifying Checksum [2023-03-16T11:58:38.886Z] 55522c791124: Download complete [2023-03-16T11:58:38.886Z] 169dfbe0d373: Verifying Checksum [2023-03-16T11:58:38.886Z] 169dfbe0d373: Download complete [2023-03-16T11:58:38.886Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T11:58:38.886Z] e1ff8fa3b103: Download complete [2023-03-16T11:58:38.886Z] af6eaf76a39c: Verifying Checksum [2023-03-16T11:58:38.886Z] af6eaf76a39c: Download complete [2023-03-16T11:58:39.887Z] af6eaf76a39c: Pull complete [2023-03-16T11:58:39.887Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T11:58:39.887Z] 5abe8eddf0d5: Download complete [2023-03-16T11:58:40.479Z] 55522c791124: Pull complete [2023-03-16T11:58:41.454Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T11:58:41.454Z] ce5c4a1c91eb: Download complete [2023-03-16T11:58:41.454Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T11:58:41.454Z] 52ebb69f0ebf: Download complete [2023-03-16T11:58:42.320Z] 2f39f015ded8: Pull complete [2023-03-16T11:58:42.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T11:58:42.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T11:58:42.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T11:58:42.543Z] prd-ubuntu20.04-docker-8c-8g-2402 does not seem to be running inside a container [2023-03-16T11:58:42.576Z] $ 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-532 -v /w/workspace/_app-service-configurable_PR-532:/w/workspace/_app-service-configurable_PR-532:rw,z -v /w/workspace/_app-service-configurable_PR-532@tmp:/w/workspace/_app-service-configurable_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T11:58:45.109Z] $ docker top d7f9dfe16d3d052220a6590fa1f14df472fcce513848d2f81ebb7a7670c5f883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T11:58:45.573Z] ---> job-cost.sh [2023-03-16T11:58:45.573Z] lf-activate-venv: SKIPPING [2023-03-16T11:58:45.573Z] INFO: No Stack... [2023-03-16T11:58:45.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T11:58:46.093Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T11:58:46.408Z] + cat /w/workspace/_app-service-configurable_PR-532/archives/cost.csv [2023-03-16T11:58:46.408Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T11:58:46.449Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [2023-03-16T11:58:46.454Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] did not exist. Created. [2023-03-16T11:58:46.454Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T11:58:46.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T11:58:46.900Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T11:58:46.929Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T11:58:47.006Z] $ docker stop --time=1 d7f9dfe16d3d052220a6590fa1f14df472fcce513848d2f81ebb7a7670c5f883 [2023-03-16T11:58:48.151Z] $ docker rm -f --volumes d7f9dfe16d3d052220a6590fa1f14df472fcce513848d2f81ebb7a7670c5f883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T11:58:53.786Z] ce5c4a1c91eb: Pull complete [2023-03-16T11:58:53.787Z] 169dfbe0d373: Pull complete [2023-03-16T11:58:53.787Z] e1ff8fa3b103: Pull complete [2023-03-16T11:58:59.159Z] 52ebb69f0ebf: Pull complete [2023-03-16T11:59:01.761Z] 5abe8eddf0d5: Pull complete [2023-03-16T11:59:01.761Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T11:59:01.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T11:59:01.761Z] ---> 6cb57ee374ae [2023-03-16T11:59:01.761Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T11:59:03.174Z] ---> Running in ac86cd378b7a [2023-03-16T11:59:03.445Z] Removing intermediate container ac86cd378b7a [2023-03-16T11:59:03.445Z] ---> 833e54bd55b7 [2023-03-16T11:59:03.445Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T11:59:03.713Z] ---> Running in c05d9cdda2e4 [2023-03-16T11:59:03.981Z] Removing intermediate container c05d9cdda2e4 [2023-03-16T11:59:03.981Z] ---> 0cffd673d94d [2023-03-16T11:59:03.982Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T11:59:03.982Z] ---> Running in 5645b02903c6 [2023-03-16T11:59:04.250Z] Removing intermediate container 5645b02903c6 [2023-03-16T11:59:04.250Z] ---> 59a22c44411d [2023-03-16T11:59:04.250Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T11:59:04.250Z] ---> Running in f2e105c988de [2023-03-16T11:59:05.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T11:59:05.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T11:59:07.353Z] OK: 263 MiB in 53 packages [2023-03-16T11:59:07.940Z] Removing intermediate container f2e105c988de [2023-03-16T11:59:07.940Z] ---> df974d55e34f [2023-03-16T11:59:07.940Z] Step 7/12 : WORKDIR /app [2023-03-16T11:59:07.940Z] ---> Running in 2ba9d2abe8a9 [2023-03-16T11:59:08.528Z] Removing intermediate container 2ba9d2abe8a9 [2023-03-16T11:59:08.528Z] ---> e5962f5e4635 [2023-03-16T11:59:08.528Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-16T11:59:08.797Z] ---> c428b0e17ab9 [2023-03-16T11:59:08.797Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T11:59:08.797Z] ---> Running in 404d195cdf71 [2023-03-16T12:00:16.700Z] Removing intermediate container 404d195cdf71 [2023-03-16T12:00:16.700Z] ---> d0d9c6e79f9b [2023-03-16T12:00:16.700Z] Step 10/12 : COPY . . [2023-03-16T12:00:16.700Z] ---> c4b7f4557ad9 [2023-03-16T12:00:16.700Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:00:16.700Z] ---> Running in f3e307b35fa8 [2023-03-16T12:00:16.700Z] Removing intermediate container f3e307b35fa8 [2023-03-16T12:00:16.700Z] ---> 6f8c41aedcb6 [2023-03-16T12:00:16.700Z] Step 12/12 : RUN $MAKE [2023-03-16T12:00:16.700Z] ---> Running in c264be127308 [2023-03-16T12:00:16.700Z] noop [2023-03-16T12:00:16.700Z] Removing intermediate container c264be127308 [2023-03-16T12:00:16.700Z] ---> 54692c09f902 [2023-03-16T12:00:16.700Z] Successfully built 54692c09f902 [2023-03-16T12:00:16.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:00:17.173Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T12:00:17.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:00:17.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-2403 does not seem to be running inside a container [2023-03-16T12:00:17.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T12:00:18.760Z] $ docker top a61d0654e7f1ed52801d037d61853eacd534563decacae258fbc8a1d81330988 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:00:19.650Z] + go version [2023-03-16T12:00:19.650Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T12:00:19.689Z] $ docker stop --time=1 a61d0654e7f1ed52801d037d61853eacd534563decacae258fbc8a1d81330988 [2023-03-16T12:00:21.335Z] $ docker rm -f --volumes a61d0654e7f1ed52801d037d61853eacd534563decacae258fbc8a1d81330988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:00:22.207Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T12:00:22.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:00:22.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-2403 does not seem to be running inside a container [2023-03-16T12:00:22.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T12:00:23.646Z] $ docker top 19dea5ccfc32cdfa5d93717d1528db439011daadc3d8eaa9b6b423c90405e8f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:00:24.179Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:00:24.561Z] + make test [2023-03-16T12:00:24.561Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T12:03:01.290Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-16T12:03:01.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T12:03:01.290Z] go vet ./... [2023-03-16T12:05:11.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T12:05:11.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T12:05:11.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T12:05:11.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T12:05:11.164Z] $ docker stop --time=1 19dea5ccfc32cdfa5d93717d1528db439011daadc3d8eaa9b6b423c90405e8f5 [2023-03-16T12:05:13.027Z] $ docker rm -f --volumes 19dea5ccfc32cdfa5d93717d1528db439011daadc3d8eaa9b6b423c90405e8f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:05:14.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T12:05:14.547Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T12:05:14.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T12:05:15.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T12:05:15.947Z] + ls -al . [2023-03-16T12:05:15.947Z] total 172 [2023-03-16T12:05:15.947Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 12:00 . [2023-03-16T12:05:15.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:58 .. [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 16 11:58 .dockerignore [2023-03-16T12:05:15.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:58 .git [2023-03-16T12:05:15.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:58 .github [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 16 11:58 .gitignore [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 11:58 .golangci.yml [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 16 11:58 Attribution.txt [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 16 11:58 CHANGELOG.md [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 16 11:58 Dockerfile [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 11:58 GOVERNANCE.md [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 16 11:58 Jenkinsfile [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 16 11:58 LICENSE [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 16 11:58 OWNERS.md [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 16 11:58 README.md [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:56 VERSION [2023-03-16T12:05:15.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:58 bin [2023-03-16T12:05:15.947Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 16 12:00 coverage.out [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 16 11:58 go.mod [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 16 11:58 go.sum [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 16 11:58 main.go [2023-03-16T12:05:15.947Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 16 11:58 makefile [2023-03-16T12:05:15.947Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:58 res [2023-03-16T12:05:15.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:05:16.364Z] + 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=cb691107b755ecfda0d36ce91f97c339463f839b --label arch=arm64 --label version=0.0.0 . [2023-03-16T12:05:16.364Z] Sending build context to Docker daemon 174.1kB [2023-03-16T12:05:16.630Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T12:05:16.630Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T12:05:16.630Z] ---> 54692c09f902 [2023-03-16T12:05:16.630Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T12:05:16.630Z] ---> Running in ab6b0b863263 [2023-03-16T12:05:16.897Z] Removing intermediate container ab6b0b863263 [2023-03-16T12:05:16.897Z] ---> f6af1f326645 [2023-03-16T12:05:16.897Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T12:05:16.897Z] ---> Running in c3716fb31633 [2023-03-16T12:05:17.163Z] Removing intermediate container c3716fb31633 [2023-03-16T12:05:17.163Z] ---> 3bdca03a5987 [2023-03-16T12:05:17.163Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:05:17.429Z] ---> Running in 886b33de006b [2023-03-16T12:05:17.698Z] Removing intermediate container 886b33de006b [2023-03-16T12:05:17.698Z] ---> e510cd264799 [2023-03-16T12:05:17.698Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T12:05:17.698Z] ---> Running in 03e826b738fe [2023-03-16T12:05:18.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:05:19.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:05:20.194Z] OK: 263 MiB in 53 packages [2023-03-16T12:05:20.779Z] Removing intermediate container 03e826b738fe [2023-03-16T12:05:20.779Z] ---> b8d52ca7d08d [2023-03-16T12:05:20.779Z] Step 7/26 : WORKDIR /app [2023-03-16T12:05:21.045Z] ---> Running in 0ef4f34834d1 [2023-03-16T12:05:21.309Z] Removing intermediate container 0ef4f34834d1 [2023-03-16T12:05:21.309Z] ---> b093e4478f7f [2023-03-16T12:05:21.309Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-16T12:05:21.577Z] ---> 11cb5559279e [2023-03-16T12:05:21.577Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:05:21.577Z] ---> Running in 7d8864a6657e [2023-03-16T12:05:24.915Z] Removing intermediate container 7d8864a6657e [2023-03-16T12:05:24.915Z] ---> 436826a5f52e [2023-03-16T12:05:24.915Z] Step 10/26 : COPY . . [2023-03-16T12:05:24.915Z] ---> 6204f45d45c0 [2023-03-16T12:05:24.915Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:05:24.915Z] ---> Running in 6026d4fd7d7d [2023-03-16T12:05:25.182Z] Removing intermediate container 6026d4fd7d7d [2023-03-16T12:05:25.182Z] ---> 35e36e7c9765 [2023-03-16T12:05:25.182Z] Step 12/26 : RUN $MAKE [2023-03-16T12:05:25.182Z] ---> Running in e78e9fd8beee [2023-03-16T12:05:26.140Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-16T12:07:32.794Z] Removing intermediate container e78e9fd8beee [2023-03-16T12:07:32.795Z] ---> 3208fe4a5668 [2023-03-16T12:07:32.795Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T12:07:32.795Z] 3.17: Pulling from library/alpine [2023-03-16T12:07:32.795Z] af6eaf76a39c: Already exists [2023-03-16T12:07:32.795Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T12:07:32.795Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T12:07:32.795Z] ---> d74e625d9115 [2023-03-16T12:07:32.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-16T12:07:32.795Z] ---> Running in ebcef67c726a [2023-03-16T12:07:32.795Z] Removing intermediate container ebcef67c726a [2023-03-16T12:07:32.795Z] ---> 0e733dbb73b2 [2023-03-16T12:07:32.795Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-16T12:07:32.795Z] ---> Running in 6e5f0a5e1f0e [2023-03-16T12:07:32.795Z] Removing intermediate container 6e5f0a5e1f0e [2023-03-16T12:07:32.795Z] ---> 6b050f291aac [2023-03-16T12:07:32.795Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T12:07:32.795Z] ---> Running in 12d4c41a1715 [2023-03-16T12:07:32.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:07:32.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:07:32.795Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T12:07:32.795Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T12:07:32.795Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:07:32.795Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T12:07:32.795Z] OK: 8 MiB in 17 packages [2023-03-16T12:07:32.795Z] Removing intermediate container 12d4c41a1715 [2023-03-16T12:07:32.795Z] ---> 0e2875729d02 [2023-03-16T12:07:32.795Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-16T12:07:33.376Z] ---> 15e9b7dff99f [2023-03-16T12:07:33.376Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-16T12:07:33.641Z] ---> 1bceef5cc46f [2023-03-16T12:07:33.641Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-16T12:07:34.222Z] ---> d859150e4585 [2023-03-16T12:07:34.222Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-16T12:07:35.623Z] ---> 0097ae4ef4bc [2023-03-16T12:07:35.623Z] Step 21/26 : EXPOSE 48095 [2023-03-16T12:07:35.623Z] ---> Running in 25ef49fc315f [2023-03-16T12:07:35.624Z] Removing intermediate container 25ef49fc315f [2023-03-16T12:07:35.624Z] ---> b51de5e80dce [2023-03-16T12:07:35.624Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-16T12:07:35.624Z] ---> Running in 0f51a7092e6e [2023-03-16T12:07:35.890Z] Removing intermediate container 0f51a7092e6e [2023-03-16T12:07:35.890Z] ---> c2c2dedefb46 [2023-03-16T12:07:35.890Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:07:36.156Z] ---> Running in 2138ba3824e5 [2023-03-16T12:07:36.156Z] Removing intermediate container 2138ba3824e5 [2023-03-16T12:07:36.156Z] ---> a524fca2e4fd [2023-03-16T12:07:36.156Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T12:07:36.422Z] ---> Running in f2a754874f6c [2023-03-16T12:07:36.688Z] Removing intermediate container f2a754874f6c [2023-03-16T12:07:36.688Z] ---> af8c4f2a6cb8 [2023-03-16T12:07:36.688Z] Step 25/26 : LABEL git_sha=cb691107b755ecfda0d36ce91f97c339463f839b [2023-03-16T12:07:36.688Z] ---> Running in 034e279f1a3f [2023-03-16T12:07:36.957Z] Removing intermediate container 034e279f1a3f [2023-03-16T12:07:36.957Z] ---> 14cd2a04fc91 [2023-03-16T12:07:36.957Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T12:07:36.957Z] ---> Running in 45beeb8ce79b [2023-03-16T12:07:37.223Z] Removing intermediate container 45beeb8ce79b [2023-03-16T12:07:37.223Z] ---> ec545fd80163 [2023-03-16T12:07:37.223Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T12:07:37.223Z] Successfully built ec545fd80163 [2023-03-16T12:07:37.223Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:07:37.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T12:07:37.981Z] [2023-03-16T12:07:37.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:07:38.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T12:07:38.366Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T12:07:38.366Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T12:07:38.366Z] 04944245beec: Pulling fs layer [2023-03-16T12:07:38.366Z] 699f458cf7ca: Pulling fs layer [2023-03-16T12:07:38.366Z] 765212b225bb: Pulling fs layer [2023-03-16T12:07:38.366Z] f23df028b6ca: Pulling fs layer [2023-03-16T12:07:38.366Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T12:07:38.366Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T12:07:38.366Z] f23df028b6ca: Waiting [2023-03-16T12:07:38.366Z] 765212b225bb: Waiting [2023-03-16T12:07:38.366Z] d65c8cfc05b1: Waiting [2023-03-16T12:07:38.366Z] 2437ff75d9bd: Waiting [2023-03-16T12:07:38.633Z] 04944245beec: Verifying Checksum [2023-03-16T12:07:38.633Z] 04944245beec: Download complete [2023-03-16T12:07:38.633Z] 765212b225bb: Verifying Checksum [2023-03-16T12:07:38.633Z] 765212b225bb: Download complete [2023-03-16T12:07:38.633Z] f23df028b6ca: Verifying Checksum [2023-03-16T12:07:38.633Z] f23df028b6ca: Download complete [2023-03-16T12:07:38.633Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T12:07:38.633Z] d65c8cfc05b1: Download complete [2023-03-16T12:07:38.633Z] 699f458cf7ca: Verifying Checksum [2023-03-16T12:07:38.633Z] 699f458cf7ca: Download complete [2023-03-16T12:07:39.214Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T12:07:39.214Z] 8998bd30e6a1: Download complete [2023-03-16T12:07:41.156Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T12:07:41.156Z] 2437ff75d9bd: Download complete [2023-03-16T12:07:42.562Z] 8998bd30e6a1: Pull complete [2023-03-16T12:07:43.148Z] 04944245beec: Pull complete [2023-03-16T12:07:44.104Z] 699f458cf7ca: Pull complete [2023-03-16T12:07:46.787Z] 765212b225bb: Pull complete [2023-03-16T12:07:47.391Z] f23df028b6ca: Pull complete [2023-03-16T12:07:47.391Z] d65c8cfc05b1: Pull complete [2023-03-16T12:08:02.461Z] 2437ff75d9bd: Pull complete [2023-03-16T12:08:02.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T12:08:02.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T12:08:02.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:08:02.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-2403 does not seem to be running inside a container [2023-03-16T12:08:02.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T12:08:05.269Z] $ docker top f96d186e2796f9835b6c315c1a66cc7acb38bdf6a0ecd77092dd16136471aa6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:05.832Z] ---> job-cost.sh [2023-03-16T12:08:06.099Z] lf-activate-venv: SKIPPING [2023-03-16T12:08:06.099Z] INFO: No Stack... [2023-03-16T12:08:06.365Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T12:08:07.317Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T12:08:07.754Z] + cut -d, -f6 [2023-03-16T12:08:07.754Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-03-16T12:08:07.803Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [2023-03-16T12:08:07.809Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] did not exist. Created. [2023-03-16T12:08:07.809Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T12:08:08.201Z] /w/workspace/app-service-configurable/1@tmp/durable-a3181091/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T12:08:08.540Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T12:08:08.574Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T12:08:08.617Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T12:08:08.647Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-532-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T12:08:08.731Z] $ docker stop --time=1 f96d186e2796f9835b6c315c1a66cc7acb38bdf6a0ecd77092dd16136471aa6b [2023-03-16T12:08:10.163Z] $ docker rm -f --volumes f96d186e2796f9835b6c315c1a66cc7acb38bdf6a0ecd77092dd16136471aa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T12:08:11.287Z] provisioning config files... [2023-03-16T12:08:11.295Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-532@tmp/config16704283053670434513tmp [Pipeline] { [Pipeline] sh [2023-03-16T12:08:11.626Z] + set +x [2023-03-16T12:08:11.626Z] + curl -s https://codecov.io/bash [2023-03-16T12:08:11.626Z] + bash -s -- [2023-03-16T12:08:11.626Z] [2023-03-16T12:08:11.626Z] _____ _ [2023-03-16T12:08:11.626Z] / ____| | | [2023-03-16T12:08:11.626Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T12:08:11.626Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T12:08:11.626Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T12:08:11.626Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T12:08:11.626Z] Bash-1.0.6 [2023-03-16T12:08:11.626Z] [2023-03-16T12:08:11.626Z] [2023-03-16T12:08:11.626Z] ==> git version 2.25.1 found [2023-03-16T12:08:11.626Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T12:08:11.626Z] Release-Date: 2020-01-08 [2023-03-16T12:08:11.626Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T12:08:11.626Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T12:08:11.626Z] ==> Jenkins CI detected. [2023-03-16T12:08:11.626Z] current dir:  /w/workspace/_app-service-configurable_PR-532 [2023-03-16T12:08:11.626Z] project root: . [2023-03-16T12:08:11.626Z] --> token set from env [2023-03-16T12:08:11.626Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T12:08:11.626Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T12:08:11.626Z] ==> Python coveragepy not found [2023-03-16T12:08:11.626Z] ==> Searching for coverage reports in: [2023-03-16T12:08:11.626Z] + . [2023-03-16T12:08:11.626Z] -> Found 1 reports [2023-03-16T12:08:11.626Z] ==> Detecting git/mercurial file structure [2023-03-16T12:08:11.626Z] ==> Reading reports [2023-03-16T12:08:11.626Z] + ./coverage.out bytes=13 [2023-03-16T12:08:11.885Z] ==> Appending adjustments [2023-03-16T12:08:11.886Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T12:08:11.886Z] + Found adjustments [2023-03-16T12:08:11.886Z] ==> Gzipping contents [2023-03-16T12:08:11.886Z] 4.0K /tmp/codecov.t7rykF.gz [2023-03-16T12:08:11.886Z] ==> Uploading reports [2023-03-16T12:08:11.886Z] url: https://codecov.io [2023-03-16T12:08:11.886Z] query: branch=PR-532&commit=cb691107b755ecfda0d36ce91f97c339463f839b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-03-16T12:08:11.886Z] -> Pinging Codecov [2023-03-16T12:08:11.886Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-532&commit=cb691107b755ecfda0d36ce91f97c339463f839b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-03-16T12:08:11.886Z] -> Uploading to [2023-03-16T12:08:11.886Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/A97CA9966030D2A3747ED39772930CCE/cb691107b755ecfda0d36ce91f97c339463f839b/a3d597a3-7a52-407b-a0bc-fa7135d65bbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T120811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ff4dbfbd5b6b3cf1986b2cef69cf0c4c0271b920528b0378f9af69d1a62debf [2023-03-16T12:08:11.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T12:08:11.886Z] Dload Upload Total Spent Left Speed [2023-03-16T12:08:12.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1713 --:--:-- --:--:-- --:--:-- 1713 [2023-03-16T12:08:12.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cb691107b755ecfda0d36ce91f97c339463f839b [Pipeline] } [2023-03-16T12:08:12.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T12:08:14.453Z] + [ -d /w/workspace/_app-service-configurable_PR-532/archives ] [2023-03-16T12:08:14.453Z] + ls -al /w/workspace/_app-service-configurable_PR-532/archives [2023-03-16T12:08:14.453Z] total 16 [2023-03-16T12:08:14.453Z] drwxr-xr-x 3 root root 4096 Mar 16 11:58 . [2023-03-16T12:08:14.453Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:58 .. [2023-03-16T12:08:14.453Z] drwxr-xr-x 2 root root 4096 Mar 16 11:58 cost [2023-03-16T12:08:14.453Z] -rw-r--r-- 1 root root 96 Mar 16 11:58 cost.csv [2023-03-16T12:08:14.453Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-532/archives [2023-03-16T12:08:14.453Z] + ls -al /w/workspace/_app-service-configurable_PR-532/archives [2023-03-16T12:08:14.453Z] total 16 [2023-03-16T12:08:14.453Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 11:58 . [2023-03-16T12:08:14.453Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:58 .. [2023-03-16T12:08:14.453Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 11:58 cost [2023-03-16T12:08:14.453Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 16 11:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:14.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:15.666Z] ---> package-listing.sh [2023-03-16T12:08:15.666Z] ++ facter osfamily [2023-03-16T12:08:15.666Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T12:08:15.926Z] + OS_FAMILY=debian [2023-03-16T12:08:15.926Z] + workspace=/w/workspace/_app-service-configurable_PR-532 [2023-03-16T12:08:15.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T12:08:15.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T12:08:15.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T12:08:15.926Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T12:08:15.926Z] + '[' /w/workspace/_app-service-configurable_PR-532 ']' [2023-03-16T12:08:15.926Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T12:08:15.926Z] + case "${OS_FAMILY}" in [2023-03-16T12:08:15.926Z] + dpkg -l [2023-03-16T12:08:15.926Z] + grep '^ii' [2023-03-16T12:08:15.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T12:08:15.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T12:08:15.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T12:08:15.926Z] + '[' /w/workspace/_app-service-configurable_PR-532 ']' [2023-03-16T12:08:15.926Z] + mkdir -p /w/workspace/_app-service-configurable_PR-532/archives/ [2023-03-16T12:08:15.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-532/archives/ [Pipeline] echo [2023-03-16T12:08:15.963Z] 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-532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T12:08:16.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:08:16.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T12:08:16.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:08:17.232Z] prd-ubuntu20.04-docker-8c-8g-2402 does not seem to be running inside a container [2023-03-16T12:08:17.256Z] $ 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-532/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-532 -v /w/workspace/_app-service-configurable_PR-532:/w/workspace/_app-service-configurable_PR-532:rw,z -v /w/workspace/_app-service-configurable_PR-532@tmp:/w/workspace/_app-service-configurable_PR-532@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 [2023-03-16T12:08:17.442Z] $ docker top e5fb1e15496d4c5fb308846c6b3228b4e099eb9709034198010ca7bcbb37db30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:08:17.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T12:08:18.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T12:08:18.474Z] + ls /var/log/sa-host [2023-03-16T12:08:18.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:08:18.684Z] provisioning config files... [2023-03-16T12:08:18.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-532@tmp/config5714978557782347943tmp [Pipeline] { [Pipeline] echo [2023-03-16T12:08:18.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:19.117Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T12:08:19.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:19.601Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T12:08:19.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:19.945Z] ---> sudo-logs.sh [2023-03-16T12:08:19.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T12:08:20.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:20.344Z] ---> job-cost.sh [2023-03-16T12:08:20.344Z] lf-activate-venv: SKIPPING [2023-03-16T12:08:20.344Z] DEBUG: total: 0.2199999988079071 [2023-03-16T12:08:20.344Z] INFO: Retrieving Stack Cost... [2023-03-16T12:08:20.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T12:08:21.171Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T12:08:21.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:08:21.519Z] ---> logs-deploy.sh [2023-03-16T12:08:21.520Z] lf-activate-venv: SKIPPING [2023-03-16T12:08:21.520Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-532/1 [2023-03-16T12:08:21.520Z] INFO: archiving workspace using pattern(s): [2023-03-16T12:08:22.458Z] Archives upload complete. [2023-03-16T12:08:22.458Z] INFO: archiving logs to Nexus