Pull request #573 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ceef16283cbac6905d8b02dba0d23a33295441a5+458aadecb4486dfbbf1060360ea4d12c7efd2521 (ff5f8ca30bbd8784fb655c0852e22c74e0849f8c) 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-ssh11482497676145543623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15438697110318312059.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-573/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-573/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1895268465969377567.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-573/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12602365489705626215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3982299007011303197.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-573/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-573/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15356090113775963679.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1319 in /w/workspace/_app-service-configurable_PR-573 [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-573 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 458aadecb4486dfbbf1060360ea4d12c7efd2521 into PR head commit ceef16283cbac6905d8b02dba0d23a33295441a5 > 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/573/head:refs/remotes/origin/PR-573 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing ceef16283cbac6905d8b02dba0d23a33295441a5 Checking out Revision ceef16283cbac6905d8b02dba0d23a33295441a5 (PR-573) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-17T12:35:18.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T12:35:18.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T12:35:18.994Z] ========================================================= [2023-07-17T12:35:18.994Z] EdgeX Global Pipelines Version Info [2023-07-17T12:35:18.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ceef16283cbac6905d8b02dba0d23a33295441a5 # 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 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceef16283cbac6905d8b02dba0d23a33295441a5 # timeout=10 [2023-07-17T12:35:19.759Z] ------------------- [2023-07-17T12:35:19.759Z] stable info: [2023-07-17T12:35:19.759Z] ------------------- [2023-07-17T12:35:19.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T12:35:19.759Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T12:35:19.759Z] Message: update stable to v1.0.250 [2023-07-17T12:35:20.328Z] ------------------- [2023-07-17T12:35:20.329Z] experimental info: [2023-07-17T12:35:20.329Z] ------------------- [2023-07-17T12:35:20.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T12:35:20.329Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T12:35:20.329Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T12:35:20.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-17T12:35:20.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-17T12:35:20.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T12:35:20.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T12:35:20.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T12:35:20.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T12:35:20.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T12:35:20.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-17T12:35:20.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T12:35:21.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T12:35:21.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T12:35:21.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-17T12:35:21.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T12:35:21.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T12:35:21.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T12:35:21.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T12:35:21.302Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T12:35:21.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T12:35:21.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T12:35:21.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T12:35:21.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-17T12:35:21.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-17T12:35:21.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-17T12:35:21.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-17T12:35:21.645Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-17T12:35:21.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T12:35:21.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T12:35:21.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-573 [Pipeline] echo [2023-07-17T12:35:21.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-573 [Pipeline] echo [2023-07-17T12:35:21.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-573 [Pipeline] echo [2023-07-17T12:35:21.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceef16283cbac6905d8b02dba0d23a33295441a5 [Pipeline] echo [2023-07-17T12:35:21.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceef162 [Pipeline] echo [2023-07-17T12:35:21.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T12:35:22.097Z] provisioning config files... [2023-07-17T12:35:22.110Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-573@tmp/config11851927194962271510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:35:22.452Z] ---> docker-login.sh [2023-07-17T12:35:22.452Z] nexus3.edgexfoundry.org:10001 [2023-07-17T12:35:22.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:22.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:22.712Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:22.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:22.712Z] [2023-07-17T12:35:22.712Z] Login Succeeded [2023-07-17T12:35:22.712Z] nexus3.edgexfoundry.org:10002 [2023-07-17T12:35:22.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:22.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:22.979Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:22.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:22.979Z] [2023-07-17T12:35:22.979Z] Login Succeeded [2023-07-17T12:35:22.979Z] nexus3.edgexfoundry.org:10003 [2023-07-17T12:35:22.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:22.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:22.979Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:22.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:22.979Z] [2023-07-17T12:35:22.979Z] Login Succeeded [2023-07-17T12:35:22.979Z] nexus3.edgexfoundry.org:10004 [2023-07-17T12:35:22.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:23.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:23.239Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:23.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:23.239Z] [2023-07-17T12:35:23.239Z] Login Succeeded [2023-07-17T12:35:23.239Z] docker.io [2023-07-17T12:35:23.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:23.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:23.499Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:23.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:23.499Z] [2023-07-17T12:35:23.499Z] Login Succeeded [2023-07-17T12:35:23.499Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T12:35:23.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-17T12:35:24.143Z] + git rev-list -1 --merges ceef16283cbac6905d8b02dba0d23a33295441a5~1..ceef16283cbac6905d8b02dba0d23a33295441a5 [Pipeline] echo [2023-07-17T12:35:24.209Z] -----------> git rev-list -1 --merges ceef16283cbac6905d8b02dba0d23a33295441a5~1..ceef16283cbac6905d8b02dba0d23a33295441a5 ceef16283cbac6905d8b02dba0d23a33295441a5 [false] [Pipeline] sh [2023-07-17T12:35:24.526Z] + git log --format=format:%s -1 ceef16283cbac6905d8b02dba0d23a33295441a5 [Pipeline] echo [2023-07-17T12:35:24.562Z] ========================================================= [2023-07-17T12:35:24.562Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T12:35:24.562Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T12:35:24.987Z] + git log --format=format:%s -1 ceef16283cbac6905d8b02dba0d23a33295441a5 [Pipeline] echo [2023-07-17T12:35:25.018Z] [semverPrep] GIT_COMMIT: ceef16283cbac6905d8b02dba0d23a33295441a5, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-17T12:35:25.047Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-17T12:35:25.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T12:35:25.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T12:35:25.431Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T12:35:25.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T12:35:25.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-07-17T12:35:25.431Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T12:35:25.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:35:25.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T12:35:25.938Z] [2023-07-17T12:35:25.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:35:26.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T12:35:26.312Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T12:35:26.312Z] b85a868b505f: Pulling fs layer [2023-07-17T12:35:26.312Z] e2be974225ed: Pulling fs layer [2023-07-17T12:35:26.312Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T12:35:26.312Z] 988bab9f4d93: Pulling fs layer [2023-07-17T12:35:26.312Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T12:35:26.312Z] eaf3925da568: Pulling fs layer [2023-07-17T12:35:26.312Z] bab4dde63d76: Pulling fs layer [2023-07-17T12:35:26.312Z] bde34c3a00c8: Pulling fs layer [2023-07-17T12:35:26.312Z] b352a97aabf1: Pulling fs layer [2023-07-17T12:35:26.312Z] 4872d77fe225: Pulling fs layer [2023-07-17T12:35:26.312Z] 5851b861e8e6: Pulling fs layer [2023-07-17T12:35:26.312Z] eaf3925da568: Waiting [2023-07-17T12:35:26.312Z] bab4dde63d76: Waiting [2023-07-17T12:35:26.312Z] bde34c3a00c8: Waiting [2023-07-17T12:35:26.312Z] 4872d77fe225: Waiting [2023-07-17T12:35:26.312Z] b352a97aabf1: Waiting [2023-07-17T12:35:26.312Z] 988bab9f4d93: Waiting [2023-07-17T12:35:26.312Z] 1469e6f7b9e6: Waiting [2023-07-17T12:35:26.312Z] 5851b861e8e6: Waiting [2023-07-17T12:35:26.312Z] e2be974225ed: Download complete [2023-07-17T12:35:26.312Z] 988bab9f4d93: Verifying Checksum [2023-07-17T12:35:26.312Z] 988bab9f4d93: Download complete [2023-07-17T12:35:26.312Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T12:35:26.312Z] 1469e6f7b9e6: Download complete [2023-07-17T12:35:26.571Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T12:35:26.571Z] 339a4e72a1f5: Download complete [2023-07-17T12:35:26.571Z] eaf3925da568: Download complete [2023-07-17T12:35:26.571Z] bde34c3a00c8: Verifying Checksum [2023-07-17T12:35:26.571Z] bde34c3a00c8: Download complete [2023-07-17T12:35:26.571Z] b352a97aabf1: Download complete [2023-07-17T12:35:26.571Z] b85a868b505f: Verifying Checksum [2023-07-17T12:35:26.571Z] b85a868b505f: Download complete [2023-07-17T12:35:26.830Z] bab4dde63d76: Verifying Checksum [2023-07-17T12:35:26.830Z] bab4dde63d76: Download complete [2023-07-17T12:35:27.764Z] b85a868b505f: Pull complete [2023-07-17T12:35:27.764Z] e2be974225ed: Pull complete [2023-07-17T12:35:28.340Z] 339a4e72a1f5: Pull complete [2023-07-17T12:35:28.340Z] 988bab9f4d93: Pull complete [2023-07-17T12:35:28.601Z] 1469e6f7b9e6: Pull complete [2023-07-17T12:35:28.601Z] eaf3925da568: Pull complete [2023-07-17T12:35:30.507Z] bab4dde63d76: Pull complete [2023-07-17T12:35:30.507Z] bde34c3a00c8: Pull complete [2023-07-17T12:35:30.767Z] b352a97aabf1: Pull complete [2023-07-17T12:35:30.767Z] 4872d77fe225: Pull complete [2023-07-17T12:35:30.767Z] 5851b861e8e6: Pull complete [2023-07-17T12:35:30.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T12:35:30.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T12:35:30.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:35:31.006Z] prd-ubuntu20.04-docker-8c-8g-1319 does not seem to be running inside a container [2023-07-17T12:35:31.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-573 -v /w/workspace/_app-service-configurable_PR-573:/w/workspace/_app-service-configurable_PR-573:rw,z -v /w/workspace/_app-service-configurable_PR-573@tmp:/w/workspace/_app-service-configurable_PR-573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-17T12:35:33.686Z] $ docker top 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 -eo pid,comm [2023-07-17T12:35:33.739Z] 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-07-17T12:35:33.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T12:35:33.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T12:35:33.881Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T12:35:34.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T12:35:34.018Z] $ docker exec 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 ssh-agent [2023-07-17T12:35:34.133Z] SSH_AUTH_SOCK=/tmp/ssh-jT1QcMTdBoaN/agent.33 [2023-07-17T12:35:34.133Z] SSH_AGENT_PID=39 [2023-07-17T12:35:34.138Z] Running ssh-add (command line suppressed) [2023-07-17T12:35:34.231Z] Identity added: /w/workspace/_app-service-configurable_PR-573@tmp/private_key_10038098713439730163.key (/w/workspace/_app-service-configurable_PR-573@tmp/private_key_10038098713439730163.key) [2023-07-17T12:35:34.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T12:35:34.579Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T12:35:34.603Z] $ docker exec --env ******** --env ******** 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 ssh-agent -k [2023-07-17T12:35:34.707Z] unset SSH_AUTH_SOCK; [2023-07-17T12:35:34.707Z] unset SSH_AGENT_PID; [2023-07-17T12:35:34.707Z] echo Agent pid 39 killed; [2023-07-17T12:35:34.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T12:35:34.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T12:35:34.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T12:35:34.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T12:35:34.921Z] $ docker exec 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 ssh-agent [2023-07-17T12:35:35.020Z] SSH_AUTH_SOCK=/tmp/ssh-T55QtsUX7ERD/agent.71 [2023-07-17T12:35:35.020Z] SSH_AGENT_PID=77 [2023-07-17T12:35:35.024Z] Running ssh-add (command line suppressed) [2023-07-17T12:35:35.125Z] Identity added: /w/workspace/_app-service-configurable_PR-573@tmp/private_key_817368915176738729.key (/w/workspace/_app-service-configurable_PR-573@tmp/private_key_817368915176738729.key) [2023-07-17T12:35:35.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T12:35:35.463Z] + git semver init [2023-07-17T12:35:35.722Z] 2023-07-17 12:35:35,623 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T12:35:35.722Z] 2023-07-17 12:35:35,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-573/.semver [2023-07-17T12:35:35.722Z] 2023-07-17 12:35:35,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-573/.semver [2023-07-17T12:35:35.722Z] 2023-07-17 12:35:35,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-573/.semver'], cwd=/w/workspace/_app-service-configurable_PR-573, universal_newlines=False, shell=None, istream=None) [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,435 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-573/.git/info/exclude [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-573/.semver/PR-573 with force:False [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,436 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-573/.semver/PR-573 [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,441 [execute] INFO git cat-file --batch-check [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-573/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,447 [execute] INFO git cat-file --batch [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-573/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T12:35:36.659Z] 2023-07-17 12:35:36,450 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-573/.semver/PR-573 [2023-07-17T12:35:36.659Z] 0.0.0 [Pipeline] } [2023-07-17T12:35:36.687Z] $ docker exec --env ******** --env ******** 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 ssh-agent -k [2023-07-17T12:35:36.785Z] unset SSH_AUTH_SOCK; [2023-07-17T12:35:36.785Z] unset SSH_AGENT_PID; [2023-07-17T12:35:36.785Z] echo Agent pid 77 killed; [2023-07-17T12:35:36.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T12:35:37.219Z] + git semver [Pipeline] } [2023-07-17T12:35:37.502Z] $ docker stop --time=1 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 [2023-07-17T12:35:38.779Z] $ docker rm -f --volumes 99d21e6295acad1b139a348c553efcae836017ce483b75c01da1b8da5ff8ef77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T12:35:39.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T12:35:39.428Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T12:35:39.446Z] [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-07-17T12:35:40.030Z] provisioning config files... [2023-07-17T12:35:40.040Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-573@tmp/config8059176114423553766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:35:40.388Z] ---> docker-login.sh [2023-07-17T12:35:40.388Z] nexus3.edgexfoundry.org:10001 [2023-07-17T12:35:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:40.388Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:40.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:40.388Z] [2023-07-17T12:35:40.388Z] Login Succeeded [2023-07-17T12:35:40.388Z] nexus3.edgexfoundry.org:10002 [2023-07-17T12:35:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:40.388Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:40.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:40.388Z] [2023-07-17T12:35:40.388Z] Login Succeeded [2023-07-17T12:35:40.388Z] nexus3.edgexfoundry.org:10003 [2023-07-17T12:35:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:40.647Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:40.647Z] [2023-07-17T12:35:40.647Z] Login Succeeded [2023-07-17T12:35:40.647Z] nexus3.edgexfoundry.org:10004 [2023-07-17T12:35:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:40.647Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:40.647Z] [2023-07-17T12:35:40.647Z] Login Succeeded [2023-07-17T12:35:40.647Z] docker.io [2023-07-17T12:35:40.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:35:41.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:35:41.168Z] Configure a credential helper to remove this warning. See [2023-07-17T12:35:41.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:35:41.168Z] [2023-07-17T12:35:41.168Z] Login Succeeded [2023-07-17T12:35:41.168Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T12:35:41.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T12:35:41.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T12:35:41.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T12:35:41.462Z] ========================================================= [2023-07-17T12:35:41.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T12:35:41.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:35:41.942Z] + 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-07-17T12:35:41.942Z] Sending build context to Docker daemon 3.302MB [2023-07-17T12:35:41.942Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T12:35:41.942Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T12:35:41.942Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T12:35:41.942Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T12:35:41.942Z] 6911f1a30b25: Pulling fs layer [2023-07-17T12:35:41.942Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T12:35:41.942Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T12:35:41.942Z] ec0bb842ea78: Pulling fs layer [2023-07-17T12:35:41.942Z] 40a00589a448: Pulling fs layer [2023-07-17T12:35:41.942Z] 6c08303d61cc: Pulling fs layer [2023-07-17T12:35:41.942Z] 798269fcf238: Pulling fs layer [2023-07-17T12:35:41.942Z] ec0bb842ea78: Waiting [2023-07-17T12:35:41.942Z] 40a00589a448: Waiting [2023-07-17T12:35:41.942Z] 6c08303d61cc: Waiting [2023-07-17T12:35:41.942Z] 798269fcf238: Waiting [2023-07-17T12:35:41.942Z] 6863d3e3a2b1: Waiting [2023-07-17T12:35:41.942Z] 6911f1a30b25: Verifying Checksum [2023-07-17T12:35:41.942Z] 6911f1a30b25: Download complete [2023-07-17T12:35:41.942Z] 6863d3e3a2b1: Download complete [2023-07-17T12:35:42.202Z] ec0bb842ea78: Verifying Checksum [2023-07-17T12:35:42.202Z] ec0bb842ea78: Download complete [2023-07-17T12:35:42.202Z] 4db1b89c0bd1: Verifying Checksum [2023-07-17T12:35:42.202Z] 4db1b89c0bd1: Download complete [2023-07-17T12:35:42.202Z] 40a00589a448: Verifying Checksum [2023-07-17T12:35:42.202Z] 40a00589a448: Download complete [2023-07-17T12:35:42.202Z] 4db1b89c0bd1: Pull complete [2023-07-17T12:35:42.462Z] 6911f1a30b25: Pull complete [2023-07-17T12:35:42.462Z] 798269fcf238: Verifying Checksum [2023-07-17T12:35:42.462Z] 798269fcf238: Download complete [2023-07-17T12:35:42.721Z] e194b8c5c2a9: Verifying Checksum [2023-07-17T12:35:42.721Z] e194b8c5c2a9: Download complete [2023-07-17T12:35:42.981Z] 6c08303d61cc: Verifying Checksum [2023-07-17T12:35:42.981Z] 6c08303d61cc: Download complete [2023-07-17T12:35:46.276Z] e194b8c5c2a9: Pull complete [2023-07-17T12:35:46.276Z] 6863d3e3a2b1: Pull complete [2023-07-17T12:35:46.276Z] ec0bb842ea78: Pull complete [2023-07-17T12:35:46.276Z] 40a00589a448: Pull complete [2023-07-17T12:35:48.806Z] 6c08303d61cc: Pull complete [2023-07-17T12:35:49.375Z] 798269fcf238: Pull complete [2023-07-17T12:35:49.375Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T12:35:49.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T12:35:49.375Z] ---> ec979cd7f677 [2023-07-17T12:35:49.375Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T12:35:54.648Z] ---> Running in 09ee837c9828 [2023-07-17T12:35:54.648Z] Removing intermediate container 09ee837c9828 [2023-07-17T12:35:54.648Z] ---> 033ce955d790 [2023-07-17T12:35:54.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T12:35:54.648Z] ---> Running in c44d42e4537f [2023-07-17T12:35:54.648Z] Removing intermediate container c44d42e4537f [2023-07-17T12:35:54.648Z] ---> 00a20e2bf6de [2023-07-17T12:35:54.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T12:35:54.648Z] ---> Running in 32af7226f212 [2023-07-17T12:35:54.648Z] Removing intermediate container 32af7226f212 [2023-07-17T12:35:54.648Z] ---> fb97d1e32e47 [2023-07-17T12:35:54.648Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T12:35:54.648Z] ---> Running in 850ac0b4b470 [2023-07-17T12:35:54.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T12:35:54.854Z] Still waiting to schedule task [2023-07-17T12:35:54.855Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-17T12:35:54.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T12:35:55.168Z] OK: 265 MiB in 53 packages [2023-07-17T12:35:55.737Z] Removing intermediate container 850ac0b4b470 [2023-07-17T12:35:55.737Z] ---> 8c98d710e720 [2023-07-17T12:35:55.737Z] Step 7/12 : WORKDIR /app [2023-07-17T12:35:55.737Z] ---> Running in 77eaa3880ee8 [2023-07-17T12:35:55.737Z] Removing intermediate container 77eaa3880ee8 [2023-07-17T12:35:55.737Z] ---> 3f5479828b96 [2023-07-17T12:35:55.737Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T12:35:55.737Z] ---> 148971011e07 [2023-07-17T12:35:55.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T12:35:55.737Z] ---> Running in b75675193fe0 [2023-07-17T12:37:03.443Z] Removing intermediate container b75675193fe0 [2023-07-17T12:37:03.443Z] ---> 57b69faeca71 [2023-07-17T12:37:03.443Z] Step 10/12 : COPY . . [2023-07-17T12:37:03.443Z] ---> 0ea40eae38f4 [2023-07-17T12:37:03.443Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T12:37:03.443Z] ---> Running in 2a0ce1344de0 [2023-07-17T12:37:03.443Z] Removing intermediate container 2a0ce1344de0 [2023-07-17T12:37:03.443Z] ---> 229b8c59473b [2023-07-17T12:37:03.443Z] Step 12/12 : RUN $MAKE [2023-07-17T12:37:03.443Z] ---> Running in 190c0d7b2e6e [2023-07-17T12:37:03.443Z] noop [2023-07-17T12:37:03.443Z] Removing intermediate container 190c0d7b2e6e [2023-07-17T12:37:03.443Z] ---> a697853a434e [2023-07-17T12:37:03.443Z] Successfully built a697853a434e [2023-07-17T12:37:03.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:37:03.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T12:37:03.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:37:04.340Z] prd-ubuntu20.04-docker-8c-8g-1319 does not seem to be running inside a container [2023-07-17T12:37:04.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-573 -v /w/workspace/_app-service-configurable_PR-573:/w/workspace/_app-service-configurable_PR-573:rw,z -v /w/workspace/_app-service-configurable_PR-573@tmp:/w/workspace/_app-service-configurable_PR-573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T12:37:04.718Z] $ docker top 8971b5144528820591719f5f8a9006afccc5fa62c17164a9dcaeac908d2c3974 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T12:37:05.097Z] + go version [2023-07-17T12:37:05.097Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T12:37:05.134Z] $ docker stop --time=1 8971b5144528820591719f5f8a9006afccc5fa62c17164a9dcaeac908d2c3974 [2023-07-17T12:37:06.383Z] $ docker rm -f --volumes 8971b5144528820591719f5f8a9006afccc5fa62c17164a9dcaeac908d2c3974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:37:07.084Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T12:37:07.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:37:07.230Z] prd-ubuntu20.04-docker-8c-8g-1319 does not seem to be running inside a container [2023-07-17T12:37:07.268Z] $ 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-573 -v /w/workspace/_app-service-configurable_PR-573:/w/workspace/_app-service-configurable_PR-573:rw,z -v /w/workspace/_app-service-configurable_PR-573@tmp:/w/workspace/_app-service-configurable_PR-573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T12:37:07.601Z] $ docker top ca2c23c09ac343aaccc6a5b397d99ac38ac15debbdb218ffec37fcd8487f3e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T12:37:07.991Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-573 [Pipeline] fileExists [Pipeline] sh [2023-07-17T12:37:08.356Z] + make test [2023-07-17T12:37:08.356Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T12:37:24.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1320 in /w/workspace/_app-service-configurable_PR-573 [Pipeline] { [Pipeline] ws [2023-07-17T12:37:24.682Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-17T12:37:24.746Z] Selected Git installation does not exist. Using Default [2023-07-17T12:37:24.746Z] The recommended git tool is: NONE [2023-07-17T12:37:29.799Z] using credential edgex-jenkins-ssh [2023-07-17T12:37:29.815Z] Cloning the remote Git repository [2023-07-17T12:37:30.466Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-17T12:37:29.861Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-17T12:37:29.949Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-17T12:37:30.081Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-17T12:37:30.082Z] > git --version # timeout=10 [2023-07-17T12:37:30.102Z] > git --version # 'git version 2.25.1' [2023-07-17T12:37:30.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T12:37:30.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T12:37:31.293Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-17T12:37:31.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T12:37:32.661Z] Merging remotes/origin/main commit 458aadecb4486dfbbf1060360ea4d12c7efd2521 into PR head commit ceef16283cbac6905d8b02dba0d23a33295441a5 [2023-07-17T12:37:32.929Z] Merge succeeded, producing ceef16283cbac6905d8b02dba0d23a33295441a5 [2023-07-17T12:37:32.930Z] Checking out Revision ceef16283cbac6905d8b02dba0d23a33295441a5 (PR-573) [2023-07-17T12:37:33.381Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-17T12:37:32.098Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-17T12:37:32.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-17T12:37:32.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T12:37:32.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/573/head:refs/remotes/origin/PR-573 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-17T12:37:32.682Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T12:37:32.753Z] > git checkout -f ceef16283cbac6905d8b02dba0d23a33295441a5 # timeout=10 [2023-07-17T12:37:32.827Z] > git remote # timeout=10 [2023-07-17T12:37:32.846Z] > git config --get remote.origin.url # timeout=10 [2023-07-17T12:37:32.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T12:37:32.888Z] > git merge 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 [2023-07-17T12:37:32.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-17T12:37:32.939Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T12:37:32.964Z] > git checkout -f ceef16283cbac6905d8b02dba0d23a33295441a5 # timeout=10 [2023-07-17T12:37:33.433Z] > git --version # timeout=10 [2023-07-17T12:37:33.445Z] > git --version # 'git version 2.25.1' [2023-07-17T12:37:33.466Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T12:37:34.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T12:37:34.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T12:37:34.599Z] Dload Upload Total Spent Left Speed [2023-07-17T12:37:34.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-07-17T12:37:35.191Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-17T12:37:35.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-17T12:37:35.537Z] + sudo tee /etc/docker/daemon.new [2023-07-17T12:37:35.537Z] { [2023-07-17T12:37:35.537Z] "registry-mirrors": [ [2023-07-17T12:37:35.537Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T12:37:35.537Z] ], [2023-07-17T12:37:35.537Z] "bip": "10.250.0.254/24", [2023-07-17T12:37:35.537Z] "hosts": [ [2023-07-17T12:37:35.537Z] "tcp://0.0.0.0:5555", [2023-07-17T12:37:35.537Z] "unix:///var/run/docker.sock" [2023-07-17T12:37:35.537Z] ], [2023-07-17T12:37:35.537Z] "mtu": 1458, [2023-07-17T12:37:35.537Z] "selinux-enabled": true, [2023-07-17T12:37:35.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T12:37:35.537Z] } [Pipeline] sh [2023-07-17T12:37:35.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T12:37:36.223Z] + sudo service docker restart [2023-07-17T12:37:48.547Z] go vet ./... [2023-07-17T12:37:51.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T12:37:51.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T12:37:51.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T12:37:51.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T12:37:51.234Z] $ docker stop --time=1 ca2c23c09ac343aaccc6a5b397d99ac38ac15debbdb218ffec37fcd8487f3e3b [2023-07-17T12:37:54.961Z] $ docker rm -f --volumes ca2c23c09ac343aaccc6a5b397d99ac38ac15debbdb218ffec37fcd8487f3e3b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T12:37:55.339Z] provisioning config files... [2023-07-17T12:37:55.364Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13303745507813145545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:37:55.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T12:37:55.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-07-17T12:37:55.742Z] ---> docker-login.sh [2023-07-17T12:37:55.742Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-07-17T12:37:56.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:37:56.272Z] + sudo chown -R jenkins:jenkins . [2023-07-17T12:37:56.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:37:56.281Z] Configure a credential helper to remove this warning. See [2023-07-17T12:37:56.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:37:56.281Z] [2023-07-17T12:37:56.281Z] Login Succeeded [2023-07-17T12:37:56.281Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2023-07-17T12:37:56.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:37:56.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:37:56.548Z] Configure a credential helper to remove this warning. See [2023-07-17T12:37:56.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:37:56.548Z] [2023-07-17T12:37:56.548Z] Login Succeeded [2023-07-17T12:37:56.548Z] nexus3.edgexfoundry.org:10003 [2023-07-17T12:37:56.601Z] + ls -al . [2023-07-17T12:37:56.601Z] total 180 [2023-07-17T12:37:56.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 12:37 . [2023-07-17T12:37:56.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 12:35 .. [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 12:35 .dockerignore [2023-07-17T12:37:56.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 12:35 .git [2023-07-17T12:37:56.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 12:35 .github [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 12:35 .gitignore [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 12:35 .golangci.yml [2023-07-17T12:37:56.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 12:35 .semver [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 12:35 Attribution.txt [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 12:35 CHANGELOG.md [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 12:35 Dockerfile [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 12:35 GOVERNANCE.md [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 12:35 Jenkinsfile [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 12:35 LICENSE [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 12:35 OWNERS.md [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 12:35 README.md [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 12:35 VERSION [2023-07-17T12:37:56.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 12:35 bin [2023-07-17T12:37:56.601Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 12:37 coverage.out [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 12:35 go.mod [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 12:35 go.sum [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 12:35 main.go [2023-07-17T12:37:56.601Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 12:35 makefile [2023-07-17T12:37:56.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 12:35 res [2023-07-17T12:37:56.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 12:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:37:56.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:37:56.995Z] + 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=ceef16283cbac6905d8b02dba0d23a33295441a5 --label arch=amd64 --label version=0.0.0 . [2023-07-17T12:37:56.995Z] Sending build context to Docker daemon 3.303MB [2023-07-17T12:37:56.995Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T12:37:56.995Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T12:37:56.995Z] ---> a697853a434e [2023-07-17T12:37:56.995Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T12:37:56.995Z] ---> Running in d029a51bab7e [2023-07-17T12:37:57.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:37:57.085Z] Configure a credential helper to remove this warning. See [2023-07-17T12:37:57.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:37:57.085Z] [2023-07-17T12:37:57.085Z] Login Succeeded [2023-07-17T12:37:57.085Z] nexus3.edgexfoundry.org:10004 [2023-07-17T12:37:57.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:37:57.253Z] Removing intermediate container d029a51bab7e [2023-07-17T12:37:57.253Z] ---> 159c45512b7d [2023-07-17T12:37:57.253Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T12:37:57.253Z] ---> Running in ea85ae500929 [2023-07-17T12:37:57.253Z] Removing intermediate container ea85ae500929 [2023-07-17T12:37:57.253Z] ---> ac8fa2a9f7d1 [2023-07-17T12:37:57.253Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T12:37:57.253Z] ---> Running in ae3d07d6b467 [2023-07-17T12:37:57.253Z] Removing intermediate container ae3d07d6b467 [2023-07-17T12:37:57.253Z] ---> 63f75832a566 [2023-07-17T12:37:57.253Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T12:37:57.253Z] ---> Running in 82409121baf2 [2023-07-17T12:37:57.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:37:57.356Z] Configure a credential helper to remove this warning. See [2023-07-17T12:37:57.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:37:57.356Z] [2023-07-17T12:37:57.356Z] Login Succeeded [2023-07-17T12:37:57.356Z] docker.io [2023-07-17T12:37:57.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T12:37:57.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T12:37:57.625Z] Configure a credential helper to remove this warning. See [2023-07-17T12:37:57.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T12:37:57.625Z] [2023-07-17T12:37:57.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T12:37:57.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T12:37:57.891Z] Login Succeeded [2023-07-17T12:37:57.891Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T12:37:57.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-17T12:37:58.080Z] OK: 265 MiB in 53 packages [Pipeline] echo [2023-07-17T12:37:58.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T12:37:58.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-07-17T12:37:58.338Z] Removing intermediate container 82409121baf2 [2023-07-17T12:37:58.339Z] ---> fc1d6c14f746 [2023-07-17T12:37:58.339Z] Step 7/26 : WORKDIR /app [2023-07-17T12:37:58.339Z] ---> Running in 6cb242f1d171 [2023-07-17T12:37:58.339Z] Removing intermediate container 6cb242f1d171 [2023-07-17T12:37:58.339Z] ---> b7d0c2c14c97 [2023-07-17T12:37:58.339Z] Step 8/26 : COPY go.mod vendor* ./ [Pipeline] echo [2023-07-17T12:37:58.375Z] ========================================================= [2023-07-17T12:37:58.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T12:37:58.375Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:37:58.596Z] ---> 13b87a8462fb [2023-07-17T12:37:58.596Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T12:37:58.596Z] ---> Running in 8d39b437e8ed [2023-07-17T12:37:58.861Z] + 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-07-17T12:37:58.861Z] Sending build context to Docker daemon 176.1kB [2023-07-17T12:37:59.134Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T12:37:59.134Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T12:37:59.134Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T12:37:59.134Z] edb6bdbacee9: Pulling fs layer [2023-07-17T12:37:59.134Z] 5f9638ab2659: Pulling fs layer [2023-07-17T12:37:59.134Z] 8d51d6327a98: Pulling fs layer [2023-07-17T12:37:59.134Z] 8b374f2dd631: Pulling fs layer [2023-07-17T12:37:59.134Z] ec14aa9079de: Pulling fs layer [2023-07-17T12:37:59.134Z] 2f466654f4bb: Pulling fs layer [2023-07-17T12:37:59.134Z] 554e91adad29: Pulling fs layer [2023-07-17T12:37:59.134Z] ec14aa9079de: Waiting [2023-07-17T12:37:59.134Z] 2f466654f4bb: Waiting [2023-07-17T12:37:59.134Z] 554e91adad29: Waiting [2023-07-17T12:37:59.134Z] 8b374f2dd631: Waiting [2023-07-17T12:37:59.134Z] 5f9638ab2659: Verifying Checksum [2023-07-17T12:37:59.134Z] 5f9638ab2659: Download complete [2023-07-17T12:37:59.409Z] 8b374f2dd631: Verifying Checksum [2023-07-17T12:37:59.409Z] 8b374f2dd631: Download complete [2023-07-17T12:37:59.409Z] ec14aa9079de: Verifying Checksum [2023-07-17T12:37:59.409Z] ec14aa9079de: Download complete [2023-07-17T12:37:59.409Z] edb6bdbacee9: Verifying Checksum [2023-07-17T12:37:59.530Z] Removing intermediate container 8d39b437e8ed [2023-07-17T12:37:59.530Z] ---> d865b0bd9ddf [2023-07-17T12:37:59.530Z] Step 10/26 : COPY . . [2023-07-17T12:37:59.530Z] ---> c3e2bb3c3ecb [2023-07-17T12:37:59.530Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T12:37:59.530Z] ---> Running in 525f2d3e34f6 [2023-07-17T12:37:59.789Z] Removing intermediate container 525f2d3e34f6 [2023-07-17T12:37:59.789Z] ---> 7b16c052168b [2023-07-17T12:37:59.789Z] Step 12/26 : RUN $MAKE [2023-07-17T12:37:59.789Z] ---> Running in b1cfdf7952b1 [2023-07-17T12:38:00.047Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-17T12:38:00.847Z] 554e91adad29: Verifying Checksum [2023-07-17T12:38:00.848Z] 554e91adad29: Download complete [2023-07-17T12:38:01.822Z] 8d51d6327a98: Verifying Checksum [2023-07-17T12:38:01.822Z] 8d51d6327a98: Download complete [2023-07-17T12:38:01.822Z] edb6bdbacee9: Pull complete [2023-07-17T12:38:01.822Z] 2f466654f4bb: Verifying Checksum [2023-07-17T12:38:01.822Z] 2f466654f4bb: Download complete [2023-07-17T12:38:02.094Z] 5f9638ab2659: Pull complete [2023-07-17T12:38:14.503Z] 8d51d6327a98: Pull complete [2023-07-17T12:38:14.794Z] 8b374f2dd631: Pull complete [2023-07-17T12:38:15.071Z] ec14aa9079de: Pull complete [2023-07-17T12:38:21.732Z] 2f466654f4bb: Pull complete [2023-07-17T12:38:21.978Z] Removing intermediate container b1cfdf7952b1 [2023-07-17T12:38:21.978Z] ---> 4b4e8df2d798 [2023-07-17T12:38:21.978Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T12:38:21.978Z] 3.17: Pulling from library/alpine [2023-07-17T12:38:21.978Z] 4db1b89c0bd1: Already exists [2023-07-17T12:38:21.978Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T12:38:21.978Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T12:38:21.978Z] ---> 1f73a9d63274 [2023-07-17T12:38:21.978Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T12:38:21.978Z] ---> Running in 917feda44175 [2023-07-17T12:38:21.978Z] Removing intermediate container 917feda44175 [2023-07-17T12:38:21.978Z] ---> 31eef11d871d [2023-07-17T12:38:21.978Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-17T12:38:21.978Z] ---> Running in c9c8ddb7d415 [2023-07-17T12:38:21.978Z] Removing intermediate container c9c8ddb7d415 [2023-07-17T12:38:21.978Z] ---> 8ed9ff47b201 [2023-07-17T12:38:21.978Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T12:38:21.978Z] ---> Running in fb57f8caf092 [2023-07-17T12:38:21.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T12:38:21.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T12:38:21.978Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T12:38:21.978Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T12:38:21.978Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T12:38:21.978Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T12:38:21.978Z] OK: 8 MiB in 17 packages [2023-07-17T12:38:21.978Z] Removing intermediate container fb57f8caf092 [2023-07-17T12:38:21.978Z] ---> fbf45d529698 [2023-07-17T12:38:21.978Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T12:38:21.978Z] ---> 7580c3059c3b [2023-07-17T12:38:21.978Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T12:38:21.978Z] ---> 0ce9a9f1565a [2023-07-17T12:38:21.978Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T12:38:21.978Z] ---> d442b5bb5a92 [2023-07-17T12:38:21.978Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-17T12:38:22.975Z] ---> 9f51cee73463 [2023-07-17T12:38:22.975Z] Step 21/26 : EXPOSE 48095 [2023-07-17T12:38:22.975Z] ---> Running in ecc7b5cc0c00 [2023-07-17T12:38:22.975Z] Removing intermediate container ecc7b5cc0c00 [2023-07-17T12:38:22.975Z] ---> 2f63f74e3674 [2023-07-17T12:38:22.975Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-17T12:38:22.975Z] ---> Running in a165cf2e7758 [2023-07-17T12:38:22.975Z] Removing intermediate container a165cf2e7758 [2023-07-17T12:38:22.975Z] ---> 7b464b6a1e5e [2023-07-17T12:38:22.975Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T12:38:22.975Z] ---> Running in bee6533e24e1 [2023-07-17T12:38:23.234Z] Removing intermediate container bee6533e24e1 [2023-07-17T12:38:23.234Z] ---> 5de12effc1e6 [2023-07-17T12:38:23.234Z] Step 24/26 : LABEL arch=amd64 [2023-07-17T12:38:23.234Z] ---> Running in 105c737b0bdd [2023-07-17T12:38:23.234Z] Removing intermediate container 105c737b0bdd [2023-07-17T12:38:23.234Z] ---> 55284dfffd84 [2023-07-17T12:38:23.234Z] Step 25/26 : LABEL git_sha=ceef16283cbac6905d8b02dba0d23a33295441a5 [2023-07-17T12:38:23.234Z] ---> Running in 0d7e90f7382d [2023-07-17T12:38:23.234Z] Removing intermediate container 0d7e90f7382d [2023-07-17T12:38:23.234Z] ---> 8b1800cead53 [2023-07-17T12:38:23.234Z] Step 26/26 : LABEL version=0.0.0 [2023-07-17T12:38:23.234Z] ---> Running in b6408dff328c [2023-07-17T12:38:23.494Z] Removing intermediate container b6408dff328c [2023-07-17T12:38:23.494Z] ---> af97fe29a01f [2023-07-17T12:38:23.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T12:38:23.494Z] Successfully built af97fe29a01f [2023-07-17T12:38:23.494Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:38:24.314Z] 554e91adad29: Pull complete [2023-07-17T12:38:24.315Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T12:38:24.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T12:38:24.315Z] ---> 1e15ea492957 [2023-07-17T12:38:24.315Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T12:38:24.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T12:38:24.517Z] [2023-07-17T12:38:24.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:38:24.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T12:38:24.898Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T12:38:24.898Z] 5eb5b503b376: Pulling fs layer [2023-07-17T12:38:24.898Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T12:38:24.898Z] ec43610c2a17: Pulling fs layer [2023-07-17T12:38:24.898Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T12:38:24.898Z] 33b1e0a273af: Pulling fs layer [2023-07-17T12:38:24.898Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T12:38:24.898Z] 2f39f015ded8: Pulling fs layer [2023-07-17T12:38:24.898Z] 3a2ae6a8a46f: Waiting [2023-07-17T12:38:24.898Z] 33b1e0a273af: Waiting [2023-07-17T12:38:24.898Z] 5d3b04190fa2: Waiting [2023-07-17T12:38:24.898Z] 2f39f015ded8: Waiting [2023-07-17T12:38:24.898Z] 5c69ac0246d0: Download complete [2023-07-17T12:38:24.898Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T12:38:24.898Z] 3a2ae6a8a46f: Download complete [2023-07-17T12:38:24.898Z] 33b1e0a273af: Verifying Checksum [2023-07-17T12:38:24.898Z] 33b1e0a273af: Download complete [2023-07-17T12:38:24.898Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T12:38:24.898Z] 5d3b04190fa2: Download complete [2023-07-17T12:38:24.898Z] ec43610c2a17: Verifying Checksum [2023-07-17T12:38:24.898Z] ec43610c2a17: Download complete [2023-07-17T12:38:25.157Z] 5eb5b503b376: Verifying Checksum [2023-07-17T12:38:25.157Z] 5eb5b503b376: Download complete [2023-07-17T12:38:25.724Z] 2f39f015ded8: Download complete [2023-07-17T12:38:26.270Z] ---> Running in 1b472cc52816 [2023-07-17T12:38:26.270Z] Removing intermediate container 1b472cc52816 [2023-07-17T12:38:26.270Z] ---> c89e2c0ac4d2 [2023-07-17T12:38:26.270Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T12:38:26.290Z] 5eb5b503b376: Pull complete [2023-07-17T12:38:26.546Z] ---> Running in ddae0658ae68 [2023-07-17T12:38:26.549Z] 5c69ac0246d0: Pull complete [2023-07-17T12:38:26.816Z] Removing intermediate container ddae0658ae68 [2023-07-17T12:38:26.816Z] ---> 2d84ecb6f306 [2023-07-17T12:38:26.816Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T12:38:26.816Z] ---> Running in e25b349725d8 [2023-07-17T12:38:27.085Z] Removing intermediate container e25b349725d8 [2023-07-17T12:38:27.085Z] ---> 6ce41e36f447 [2023-07-17T12:38:27.085Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T12:38:27.085Z] ---> Running in a6bc7c0910ef [2023-07-17T12:38:27.121Z] ec43610c2a17: Pull complete [2023-07-17T12:38:27.121Z] 3a2ae6a8a46f: Pull complete [2023-07-17T12:38:27.381Z] 33b1e0a273af: Pull complete [2023-07-17T12:38:27.381Z] 5d3b04190fa2: Pull complete [2023-07-17T12:38:28.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T12:38:28.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T12:38:29.713Z] OK: 263 MiB in 53 packages [2023-07-17T12:38:30.681Z] Removing intermediate container a6bc7c0910ef [2023-07-17T12:38:30.681Z] ---> 867ba9be0c8b [2023-07-17T12:38:30.681Z] Step 7/12 : WORKDIR /app [2023-07-17T12:38:30.681Z] ---> Running in 85a0a126ce73 [2023-07-17T12:38:30.948Z] Removing intermediate container 85a0a126ce73 [2023-07-17T12:38:30.948Z] ---> a9444c44c6c0 [2023-07-17T12:38:30.948Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T12:38:31.535Z] ---> 86569856a1c6 [2023-07-17T12:38:31.535Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T12:38:31.535Z] ---> Running in 054873a3804a [2023-07-17T12:38:31.567Z] 2f39f015ded8: Pull complete [2023-07-17T12:38:31.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T12:38:31.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T12:38:31.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:38:31.791Z] prd-ubuntu20.04-docker-8c-8g-1319 does not seem to be running inside a container [2023-07-17T12:38:31.828Z] $ 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-573 -v /w/workspace/_app-service-configurable_PR-573:/w/workspace/_app-service-configurable_PR-573:rw,z -v /w/workspace/_app-service-configurable_PR-573@tmp:/w/workspace/_app-service-configurable_PR-573@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-07-17T12:38:35.166Z] $ docker top 34b0040949e9747b6cf2561e0db5246d4dd58512a2669de00cffac5f57cc6cb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:38:35.626Z] ---> job-cost.sh [2023-07-17T12:38:35.626Z] lf-activate-venv: SKIPPING [2023-07-17T12:38:35.626Z] INFO: No Stack... [2023-07-17T12:38:35.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T12:38:36.145Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T12:38:36.463Z] + cat /w/workspace/_app-service-configurable_PR-573/archives/cost.csv [2023-07-17T12:38:36.463Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T12:38:36.507Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [2023-07-17T12:38:36.511Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] did not exist. Created. [2023-07-17T12:38:36.511Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T12:38:36.916Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-17T12:38:36.971Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T12:38:36.999Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T12:38:37.089Z] $ docker stop --time=1 34b0040949e9747b6cf2561e0db5246d4dd58512a2669de00cffac5f57cc6cb6 [2023-07-17T12:38:38.234Z] $ docker rm -f --volumes 34b0040949e9747b6cf2561e0db5246d4dd58512a2669de00cffac5f57cc6cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-17T12:39:39.411Z] Removing intermediate container 054873a3804a [2023-07-17T12:39:39.411Z] ---> ec4d3276d89a [2023-07-17T12:39:39.411Z] Step 10/12 : COPY . . [2023-07-17T12:39:39.411Z] ---> c1ff351c6276 [2023-07-17T12:39:39.411Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T12:39:39.411Z] ---> Running in d626da0ccb03 [2023-07-17T12:39:39.411Z] Removing intermediate container d626da0ccb03 [2023-07-17T12:39:39.411Z] ---> 70d03f219794 [2023-07-17T12:39:39.411Z] Step 12/12 : RUN $MAKE [2023-07-17T12:39:39.411Z] ---> Running in 9323f3c0d8a3 [2023-07-17T12:39:39.411Z] noop [2023-07-17T12:39:39.411Z] Removing intermediate container 9323f3c0d8a3 [2023-07-17T12:39:39.411Z] ---> edc682789f6d [2023-07-17T12:39:39.411Z] Successfully built edc682789f6d [2023-07-17T12:39:39.411Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:39:39.865Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T12:39:39.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:39:40.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container [2023-07-17T12:39:40.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T12:39:41.353Z] $ docker top 5bf1bcb3b767de7348c849a5f7bc572eaf47844eb647554bb607783a45156b6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T12:39:42.228Z] + go version [2023-07-17T12:39:42.228Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T12:39:42.261Z] $ docker stop --time=1 5bf1bcb3b767de7348c849a5f7bc572eaf47844eb647554bb607783a45156b6d [2023-07-17T12:39:43.868Z] $ docker rm -f --volumes 5bf1bcb3b767de7348c849a5f7bc572eaf47844eb647554bb607783a45156b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:39:44.673Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T12:39:44.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:39:44.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container [2023-07-17T12:39:44.972Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-17T12:39:46.056Z] $ docker top 1bb04640a9d0526fba5226581aaaf9e643c7d214e5004a960cb7d57695d3a523 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T12:39:46.601Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-17T12:39:46.984Z] + make test [2023-07-17T12:39:46.984Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T12:42:23.694Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-17T12:42:23.694Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T12:42:23.694Z] go vet ./... [2023-07-17T12:44:45.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T12:44:45.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T12:44:45.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T12:44:45.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T12:44:45.491Z] $ docker stop --time=1 1bb04640a9d0526fba5226581aaaf9e643c7d214e5004a960cb7d57695d3a523 [2023-07-17T12:44:47.310Z] $ docker rm -f --volumes 1bb04640a9d0526fba5226581aaaf9e643c7d214e5004a960cb7d57695d3a523 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T12:44:48.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T12:44:48.867Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T12:44:49.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T12:44:49.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T12:44:50.146Z] + ls -al . [2023-07-17T12:44:50.147Z] total 176 [2023-07-17T12:44:50.147Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 17 12:39 . [2023-07-17T12:44:50.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 12:37 .. [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 12:37 .dockerignore [2023-07-17T12:44:50.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 12:37 .git [2023-07-17T12:44:50.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 12:37 .github [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 12:37 .gitignore [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 12:37 .golangci.yml [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 12:37 Attribution.txt [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 12:37 CHANGELOG.md [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 12:37 Dockerfile [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 12:37 GOVERNANCE.md [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 12:37 Jenkinsfile [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 12:37 LICENSE [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 12:37 OWNERS.md [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 12:37 README.md [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 12:35 VERSION [2023-07-17T12:44:50.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 12:37 bin [2023-07-17T12:44:50.147Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 12:39 coverage.out [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 12:37 go.mod [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 12:37 go.sum [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 12:37 main.go [2023-07-17T12:44:50.147Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 12:37 makefile [2023-07-17T12:44:50.147Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 12:37 res [2023-07-17T12:44:50.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 12:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:44:50.554Z] + 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=ceef16283cbac6905d8b02dba0d23a33295441a5 --label arch=arm64 --label version=0.0.0 . [2023-07-17T12:44:50.554Z] Sending build context to Docker daemon 177.2kB [2023-07-17T12:44:50.822Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T12:44:50.822Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T12:44:50.822Z] ---> edc682789f6d [2023-07-17T12:44:50.822Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T12:44:50.822Z] ---> Running in 0395be1ad82f [2023-07-17T12:44:51.095Z] Removing intermediate container 0395be1ad82f [2023-07-17T12:44:51.095Z] ---> 799c56eed1eb [2023-07-17T12:44:51.095Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T12:44:51.095Z] ---> Running in e7e3a104c9cd [2023-07-17T12:44:51.366Z] Removing intermediate container e7e3a104c9cd [2023-07-17T12:44:51.366Z] ---> 8621557e1f42 [2023-07-17T12:44:51.366Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T12:44:51.648Z] ---> Running in dd4975b1f638 [2023-07-17T12:44:51.915Z] Removing intermediate container dd4975b1f638 [2023-07-17T12:44:51.915Z] ---> 0cb7ad6588c8 [2023-07-17T12:44:51.915Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T12:44:51.915Z] ---> Running in 1a24f6f5c890 [2023-07-17T12:44:52.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T12:44:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T12:44:54.424Z] OK: 263 MiB in 53 packages [2023-07-17T12:44:56.366Z] Removing intermediate container 1a24f6f5c890 [2023-07-17T12:44:56.366Z] ---> 734797a17a8f [2023-07-17T12:44:56.366Z] Step 7/26 : WORKDIR /app [2023-07-17T12:44:56.636Z] ---> Running in a0d305ef4571 [2023-07-17T12:44:56.904Z] Removing intermediate container a0d305ef4571 [2023-07-17T12:44:56.904Z] ---> f47eb7f40c61 [2023-07-17T12:44:56.904Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T12:44:57.175Z] ---> 255bd43b05f8 [2023-07-17T12:44:57.175Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T12:44:57.442Z] ---> Running in 5abe37e9eea2 [2023-07-17T12:45:00.025Z] Removing intermediate container 5abe37e9eea2 [2023-07-17T12:45:00.025Z] ---> 688423fcf4c1 [2023-07-17T12:45:00.025Z] Step 10/26 : COPY . . [2023-07-17T12:45:00.297Z] ---> 2cdd0473da62 [2023-07-17T12:45:00.297Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T12:45:00.297Z] ---> Running in ec9262a62646 [2023-07-17T12:45:00.997Z] Removing intermediate container ec9262a62646 [2023-07-17T12:45:00.997Z] ---> c81ef57db9c7 [2023-07-17T12:45:00.997Z] Step 12/26 : RUN $MAKE [2023-07-17T12:45:00.997Z] ---> Running in 5956c3ed7e0d [2023-07-17T12:45:01.998Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-17T12:47:10.210Z] Removing intermediate container 5956c3ed7e0d [2023-07-17T12:47:10.210Z] ---> 93bdb51e3ab1 [2023-07-17T12:47:10.210Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T12:47:10.210Z] 3.17: Pulling from library/alpine [2023-07-17T12:47:10.210Z] edb6bdbacee9: Already exists [2023-07-17T12:47:10.210Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T12:47:10.210Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T12:47:10.210Z] ---> 779605e5fbc0 [2023-07-17T12:47:10.210Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T12:47:10.210Z] ---> Running in 1696b3d6113c [2023-07-17T12:47:10.210Z] Removing intermediate container 1696b3d6113c [2023-07-17T12:47:10.210Z] ---> 101a2a46eabd [2023-07-17T12:47:10.210Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-17T12:47:10.210Z] ---> Running in 6e78ea3a95f3 [2023-07-17T12:47:10.210Z] Removing intermediate container 6e78ea3a95f3 [2023-07-17T12:47:10.210Z] ---> 438b45d6fd19 [2023-07-17T12:47:10.210Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T12:47:10.210Z] ---> Running in 1184b982fec2 [2023-07-17T12:47:10.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T12:47:10.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T12:47:10.210Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T12:47:10.210Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T12:47:10.210Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T12:47:10.210Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T12:47:10.210Z] OK: 8 MiB in 17 packages [2023-07-17T12:47:10.210Z] Removing intermediate container 1184b982fec2 [2023-07-17T12:47:10.210Z] ---> b0e312847558 [2023-07-17T12:47:10.210Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T12:47:10.487Z] ---> f5498fe99fb9 [2023-07-17T12:47:10.487Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T12:47:11.071Z] ---> 51dc4e930261 [2023-07-17T12:47:11.071Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T12:47:11.670Z] ---> 42849243f66b [2023-07-17T12:47:11.671Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-17T12:47:13.081Z] ---> d1dd7269e3f1 [2023-07-17T12:47:13.081Z] Step 21/26 : EXPOSE 48095 [2023-07-17T12:47:13.081Z] ---> Running in 25da3896b2b4 [2023-07-17T12:47:13.081Z] Removing intermediate container 25da3896b2b4 [2023-07-17T12:47:13.081Z] ---> 5db89b874576 [2023-07-17T12:47:13.081Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-17T12:47:13.348Z] ---> Running in 63569f95b689 [2023-07-17T12:47:13.619Z] Removing intermediate container 63569f95b689 [2023-07-17T12:47:13.619Z] ---> d7a6017c0225 [2023-07-17T12:47:13.619Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T12:47:13.619Z] ---> Running in 6416f4c2213f [2023-07-17T12:47:13.888Z] Removing intermediate container 6416f4c2213f [2023-07-17T12:47:13.888Z] ---> 881f7c94c5b1 [2023-07-17T12:47:13.888Z] Step 24/26 : LABEL arch=arm64 [2023-07-17T12:47:13.888Z] ---> Running in 4a829e9d3b4e [2023-07-17T12:47:14.155Z] Removing intermediate container 4a829e9d3b4e [2023-07-17T12:47:14.155Z] ---> e709650417e5 [2023-07-17T12:47:14.155Z] Step 25/26 : LABEL git_sha=ceef16283cbac6905d8b02dba0d23a33295441a5 [2023-07-17T12:47:14.155Z] ---> Running in 66334d8d02df [2023-07-17T12:47:14.428Z] Removing intermediate container 66334d8d02df [2023-07-17T12:47:14.428Z] ---> f1f294cc7577 [2023-07-17T12:47:14.428Z] Step 26/26 : LABEL version=0.0.0 [2023-07-17T12:47:14.695Z] ---> Running in 36fa5d72faef [2023-07-17T12:47:14.960Z] Removing intermediate container 36fa5d72faef [2023-07-17T12:47:14.960Z] ---> 31918f23325c [2023-07-17T12:47:14.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T12:47:14.960Z] Successfully built 31918f23325c [2023-07-17T12:47:14.960Z] 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-07-17T12:47:15.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T12:47:15.777Z] [2023-07-17T12:47:15.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:47:16.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T12:47:16.173Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T12:47:16.173Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T12:47:16.173Z] 04944245beec: Pulling fs layer [2023-07-17T12:47:16.173Z] 699f458cf7ca: Pulling fs layer [2023-07-17T12:47:16.173Z] 765212b225bb: Pulling fs layer [2023-07-17T12:47:16.173Z] f23df028b6ca: Pulling fs layer [2023-07-17T12:47:16.173Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T12:47:16.173Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T12:47:16.173Z] 765212b225bb: Waiting [2023-07-17T12:47:16.173Z] f23df028b6ca: Waiting [2023-07-17T12:47:16.173Z] d65c8cfc05b1: Waiting [2023-07-17T12:47:16.173Z] 2437ff75d9bd: Waiting [2023-07-17T12:47:16.441Z] 04944245beec: Verifying Checksum [2023-07-17T12:47:16.441Z] 04944245beec: Download complete [2023-07-17T12:47:16.441Z] 765212b225bb: Verifying Checksum [2023-07-17T12:47:16.441Z] 765212b225bb: Download complete [2023-07-17T12:47:16.441Z] f23df028b6ca: Verifying Checksum [2023-07-17T12:47:16.441Z] f23df028b6ca: Download complete [2023-07-17T12:47:16.441Z] d65c8cfc05b1: Download complete [2023-07-17T12:47:16.441Z] 699f458cf7ca: Verifying Checksum [2023-07-17T12:47:16.441Z] 699f458cf7ca: Download complete [2023-07-17T12:47:17.022Z] 8998bd30e6a1: Verifying Checksum [2023-07-17T12:47:17.022Z] 8998bd30e6a1: Download complete [2023-07-17T12:47:18.961Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T12:47:18.961Z] 2437ff75d9bd: Download complete [2023-07-17T12:47:22.298Z] 8998bd30e6a1: Pull complete [2023-07-17T12:47:22.564Z] 04944245beec: Pull complete [2023-07-17T12:47:23.969Z] 699f458cf7ca: Pull complete [2023-07-17T12:47:24.235Z] 765212b225bb: Pull complete [2023-07-17T12:47:24.819Z] f23df028b6ca: Pull complete [2023-07-17T12:47:25.087Z] d65c8cfc05b1: Pull complete [2023-07-17T12:47:40.070Z] 2437ff75d9bd: Pull complete [2023-07-17T12:47:40.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T12:47:40.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T12:47:40.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:47:40.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container [2023-07-17T12:47:40.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-17T12:47:42.833Z] $ docker top a9fbb4407e0027a14456ca59cfc71ba48e269166449f4375f90655ba2d8c7b66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:43.392Z] ---> job-cost.sh [2023-07-17T12:47:43.657Z] lf-activate-venv: SKIPPING [2023-07-17T12:47:43.657Z] INFO: No Stack... [2023-07-17T12:47:44.233Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T12:47:44.812Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T12:47:45.217Z] + cut -d, -f6 [2023-07-17T12:47:45.217Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-07-17T12:47:45.370Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [2023-07-17T12:47:45.377Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] did not exist. Created. [2023-07-17T12:47:45.377Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T12:47:45.788Z] /w/workspace/app-service-configurable/1@tmp/durable-8f731a67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-17T12:47:46.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T12:47:46.168Z] Warning: overwriting stash ‘stack-cost’ [2023-07-17T12:47:46.223Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T12:47:46.239Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-573-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T12:47:46.323Z] $ docker stop --time=1 a9fbb4407e0027a14456ca59cfc71ba48e269166449f4375f90655ba2d8c7b66 [2023-07-17T12:47:47.772Z] $ docker rm -f --volumes a9fbb4407e0027a14456ca59cfc71ba48e269166449f4375f90655ba2d8c7b66 [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-07-17T12:47:48.856Z] provisioning config files... [2023-07-17T12:47:48.863Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-573@tmp/config15583203880108019994tmp [Pipeline] { [Pipeline] sh [2023-07-17T12:47:49.205Z] + set +x [2023-07-17T12:47:49.205Z] + bash -s -- [2023-07-17T12:47:49.205Z] + curl -s https://codecov.io/bash [2023-07-17T12:47:49.205Z] [2023-07-17T12:47:49.205Z] _____ _ [2023-07-17T12:47:49.205Z] / ____| | | [2023-07-17T12:47:49.205Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T12:47:49.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T12:47:49.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T12:47:49.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T12:47:49.205Z] Bash-1.0.6 [2023-07-17T12:47:49.205Z] [2023-07-17T12:47:49.205Z] [2023-07-17T12:47:49.205Z] ==> git version 2.25.1 found [2023-07-17T12:47:49.205Z] ==> 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-07-17T12:47:49.205Z] Release-Date: 2020-01-08 [2023-07-17T12:47:49.205Z] 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-07-17T12:47:49.205Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T12:47:49.205Z] ==> Jenkins CI detected. [2023-07-17T12:47:49.205Z] current dir:  /w/workspace/_app-service-configurable_PR-573 [2023-07-17T12:47:49.205Z] project root: . [2023-07-17T12:47:49.205Z] --> token set from env [2023-07-17T12:47:49.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T12:47:49.205Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T12:47:49.205Z] ==> Python coveragepy not found [2023-07-17T12:47:49.205Z] ==> Searching for coverage reports in: [2023-07-17T12:47:49.205Z] + . [2023-07-17T12:47:49.205Z] -> Found 1 reports [2023-07-17T12:47:49.205Z] ==> Detecting git/mercurial file structure [2023-07-17T12:47:49.205Z] ==> Reading reports [2023-07-17T12:47:49.465Z] + ./coverage.out bytes=13 [2023-07-17T12:47:49.465Z] ==> Appending adjustments [2023-07-17T12:47:49.465Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T12:47:49.465Z] + Found adjustments [2023-07-17T12:47:49.465Z] ==> Gzipping contents [2023-07-17T12:47:49.465Z] 4.0K /tmp/codecov.o4LHPj.gz [2023-07-17T12:47:49.465Z] ==> Uploading reports [2023-07-17T12:47:49.465Z] url: https://codecov.io [2023-07-17T12:47:49.465Z] query: branch=PR-573&commit=ceef16283cbac6905d8b02dba0d23a33295441a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=573&job=&cmd_args= [2023-07-17T12:47:49.465Z] -> Pinging Codecov [2023-07-17T12:47:49.465Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-573&commit=ceef16283cbac6905d8b02dba0d23a33295441a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=573&job=&cmd_args= [2023-07-17T12:47:49.465Z] -> Uploading to [2023-07-17T12:47:49.465Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-17/A97CA9966030D2A3747ED39772930CCE/ceef16283cbac6905d8b02dba0d23a33295441a5/8d204dcd-af14-4b13-9f52-2a1924b23fef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T124749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cfdd4c914fe71f6fb99c43aca6ae9f559d3ed878ede1ebdc2cb330fe05f7ef6 [2023-07-17T12:47:49.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T12:47:49.465Z] Dload Upload Total Spent Left Speed [2023-07-17T12:47:49.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2033 --:--:-- --:--:-- --:--:-- 2023 100 429 0 0 100 429 0 2023 --:--:-- --:--:-- --:--:-- 2014 [2023-07-17T12:47:49.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ceef16283cbac6905d8b02dba0d23a33295441a5 [Pipeline] } [2023-07-17T12:47:49.753Z] 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-07-17T12:47:51.523Z] + [ -d /w/workspace/_app-service-configurable_PR-573/archives ] [2023-07-17T12:47:51.523Z] + ls -al /w/workspace/_app-service-configurable_PR-573/archives [2023-07-17T12:47:51.523Z] total 16 [2023-07-17T12:47:51.524Z] drwxr-xr-x 3 root root 4096 Jul 17 12:38 . [2023-07-17T12:47:51.524Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 12:38 .. [2023-07-17T12:47:51.524Z] drwxr-xr-x 2 root root 4096 Jul 17 12:38 cost [2023-07-17T12:47:51.524Z] -rw-r--r-- 1 root root 96 Jul 17 12:38 cost.csv [2023-07-17T12:47:51.524Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-573/archives [2023-07-17T12:47:51.524Z] + ls -al /w/workspace/_app-service-configurable_PR-573/archives [2023-07-17T12:47:51.524Z] total 16 [2023-07-17T12:47:51.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 12:38 . [2023-07-17T12:47:51.524Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 12:38 .. [2023-07-17T12:47:51.524Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 12:38 cost [2023-07-17T12:47:51.524Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 17 12:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:51.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:52.735Z] ---> package-listing.sh [2023-07-17T12:47:52.735Z] ++ facter osfamily [2023-07-17T12:47:52.735Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T12:47:52.735Z] + OS_FAMILY=debian [2023-07-17T12:47:52.735Z] + workspace=/w/workspace/_app-service-configurable_PR-573 [2023-07-17T12:47:52.735Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T12:47:52.735Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T12:47:52.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T12:47:52.735Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T12:47:52.735Z] + '[' /w/workspace/_app-service-configurable_PR-573 ']' [2023-07-17T12:47:52.735Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T12:47:52.735Z] + case "${OS_FAMILY}" in [2023-07-17T12:47:52.735Z] + dpkg -l [2023-07-17T12:47:52.735Z] + grep '^ii' [2023-07-17T12:47:52.994Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T12:47:52.994Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T12:47:52.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T12:47:52.994Z] + '[' /w/workspace/_app-service-configurable_PR-573 ']' [2023-07-17T12:47:52.994Z] + mkdir -p /w/workspace/_app-service-configurable_PR-573/archives/ [2023-07-17T12:47:52.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-573/archives/ [Pipeline] echo [2023-07-17T12:47:53.029Z] 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-573/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-17T12:47:53.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T12:47:53.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T12:47:53.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T12:47:54.120Z] prd-ubuntu20.04-docker-8c-8g-1319 does not seem to be running inside a container [2023-07-17T12:47:54.158Z] $ 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-573/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-573 -v /w/workspace/_app-service-configurable_PR-573:/w/workspace/_app-service-configurable_PR-573:rw,z -v /w/workspace/_app-service-configurable_PR-573@tmp:/w/workspace/_app-service-configurable_PR-573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T12:47:54.312Z] $ docker top a1d8202ff61ccdc18dc0c53c3967685108b12f1f72c79fedda64739b2b313292 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T12:47:54.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T12:47:55.017Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T12:47:55.339Z] + ls /var/log/sa-host [2023-07-17T12:47:55.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T12:47:55.552Z] provisioning config files... [2023-07-17T12:47:55.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-573@tmp/config17238241706391546721tmp [Pipeline] { [Pipeline] echo [2023-07-17T12:47:55.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:55.923Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T12:47:55.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:56.353Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T12:47:56.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:56.699Z] ---> sudo-logs.sh [2023-07-17T12:47:56.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T12:47:56.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:57.096Z] ---> job-cost.sh [2023-07-17T12:47:57.096Z] lf-activate-venv: SKIPPING [2023-07-17T12:47:57.096Z] DEBUG: total: 0.2199999988079071 [2023-07-17T12:47:57.096Z] INFO: Retrieving Stack Cost... [2023-07-17T12:47:57.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T12:47:57.923Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T12:47:57.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T12:47:58.275Z] ---> logs-deploy.sh [2023-07-17T12:47:58.275Z] lf-activate-venv: SKIPPING [2023-07-17T12:47:58.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-573/1 [2023-07-17T12:47:58.275Z] INFO: archiving workspace using pattern(s): [2023-07-17T12:47:59.214Z] Archives upload complete. [2023-07-17T12:47:59.214Z] INFO: archiving logs to Nexus