Pull request #575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e80bef99b3ab90509f2b3559a3b96692fd47813+a1ff75ce4f452d12354ab0b1f24bdf4428979f4c (cfec164abf0204bf02f84ed95da27a77da19a0da) 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-ssh14915084031167911762.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-ssh226914314125533318.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-575/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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13254594964913979207.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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh876735783999891557.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-ssh1177177236906469004.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-575/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-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13845798664598031281.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-1658 in /w/workspace/_app-service-configurable_PR-575 [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-575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit 3e80bef99b3ab90509f2b3559a3b96692fd47813 Merge succeeded, producing 3e80bef99b3ab90509f2b3559a3b96692fd47813 Checking out Revision 3e80bef99b3ab90509f2b3559a3b96692fd47813 (PR-575) 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-20T12:20:29.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T12:20:29.582Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T12:20:29.676Z] ========================================================= [2023-07-20T12:20:29.676Z] EdgeX Global Pipelines Version Info [2023-07-20T12:20:29.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3e80bef99b3ab90509f2b3559a3b96692fd47813 # 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 a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e80bef99b3ab90509f2b3559a3b96692fd47813 # timeout=10 [2023-07-20T12:20:30.433Z] ------------------- [2023-07-20T12:20:30.433Z] stable info: [2023-07-20T12:20:30.433Z] ------------------- [2023-07-20T12:20:30.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T12:20:30.433Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T12:20:30.433Z] Message: update stable to v1.0.250 [2023-07-20T12:20:31.003Z] ------------------- [2023-07-20T12:20:31.003Z] experimental info: [2023-07-20T12:20:31.003Z] ------------------- [2023-07-20T12:20:31.003Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T12:20:31.003Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T12:20:31.003Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T12:20:31.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-20T12:20:31.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-20T12:20:31.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T12:20:31.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T12:20:31.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T12:20:31.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T12:20:31.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T12:20:31.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-20T12:20:31.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T12:20:31.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T12:20:31.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T12:20:31.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-20T12:20:31.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T12:20:31.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T12:20:31.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T12:20:31.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T12:20:31.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T12:20:32.026Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T12:20:32.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T12:20:32.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T12:20:32.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-20T12:20:32.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-20T12:20:32.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-20T12:20:32.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-20T12:20:32.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-20T12:20:32.387Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T12:20:32.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T12:20:32.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2023-07-20T12:20:32.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2023-07-20T12:20:32.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2023-07-20T12:20:32.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e80bef99b3ab90509f2b3559a3b96692fd47813 [Pipeline] echo [2023-07-20T12:20:32.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e80bef [Pipeline] echo [2023-07-20T12:20:32.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T12:20:32.807Z] provisioning config files... [2023-07-20T12:20:32.823Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-575@tmp/config6226159150573099295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:20:33.195Z] ---> docker-login.sh [2023-07-20T12:20:33.195Z] nexus3.edgexfoundry.org:10001 [2023-07-20T12:20:33.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:33.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:33.718Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:33.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:33.718Z] [2023-07-20T12:20:33.718Z] Login Succeeded [2023-07-20T12:20:33.718Z] nexus3.edgexfoundry.org:10002 [2023-07-20T12:20:33.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:33.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:33.718Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:33.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:33.718Z] [2023-07-20T12:20:33.718Z] Login Succeeded [2023-07-20T12:20:33.718Z] nexus3.edgexfoundry.org:10003 [2023-07-20T12:20:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:33.978Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:33.978Z] [2023-07-20T12:20:33.978Z] Login Succeeded [2023-07-20T12:20:33.978Z] nexus3.edgexfoundry.org:10004 [2023-07-20T12:20:33.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:33.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:33.978Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:33.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:33.978Z] [2023-07-20T12:20:33.978Z] Login Succeeded [2023-07-20T12:20:33.978Z] docker.io [2023-07-20T12:20:34.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:34.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:34.237Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:34.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:34.237Z] [2023-07-20T12:20:34.237Z] Login Succeeded [2023-07-20T12:20:34.237Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T12:20:34.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-20T12:20:34.918Z] + git rev-list -1 --merges 3e80bef99b3ab90509f2b3559a3b96692fd47813~1..3e80bef99b3ab90509f2b3559a3b96692fd47813 [Pipeline] echo [2023-07-20T12:20:34.982Z] -----------> git rev-list -1 --merges 3e80bef99b3ab90509f2b3559a3b96692fd47813~1..3e80bef99b3ab90509f2b3559a3b96692fd47813 3e80bef99b3ab90509f2b3559a3b96692fd47813 [false] [Pipeline] sh [2023-07-20T12:20:35.295Z] + git log --format=format:%s -1 3e80bef99b3ab90509f2b3559a3b96692fd47813 [Pipeline] echo [2023-07-20T12:20:35.340Z] ========================================================= [2023-07-20T12:20:35.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T12:20:35.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T12:20:35.790Z] + git log --format=format:%s -1 3e80bef99b3ab90509f2b3559a3b96692fd47813 [Pipeline] echo [2023-07-20T12:20:35.820Z] [semverPrep] GIT_COMMIT: 3e80bef99b3ab90509f2b3559a3b96692fd47813, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-20T12:20:35.846Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-20T12:20:36.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T12:20:36.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T12:20:36.254Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T12:20:36.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T12:20:36.254Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-20T12:20:36.254Z] -a /etc/ssh/ssh_known_hosts [2023-07-20T12:20:36.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:20:36.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T12:20:36.747Z] [2023-07-20T12:20:36.747Z] 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-20T12:20:37.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T12:20:37.135Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T12:20:37.135Z] b85a868b505f: Pulling fs layer [2023-07-20T12:20:37.135Z] e2be974225ed: Pulling fs layer [2023-07-20T12:20:37.135Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T12:20:37.135Z] 988bab9f4d93: Pulling fs layer [2023-07-20T12:20:37.135Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T12:20:37.135Z] eaf3925da568: Pulling fs layer [2023-07-20T12:20:37.135Z] bab4dde63d76: Pulling fs layer [2023-07-20T12:20:37.135Z] bde34c3a00c8: Pulling fs layer [2023-07-20T12:20:37.135Z] b352a97aabf1: Pulling fs layer [2023-07-20T12:20:37.135Z] 4872d77fe225: Pulling fs layer [2023-07-20T12:20:37.135Z] 5851b861e8e6: Pulling fs layer [2023-07-20T12:20:37.135Z] bde34c3a00c8: Waiting [2023-07-20T12:20:37.135Z] b352a97aabf1: Waiting [2023-07-20T12:20:37.135Z] 4872d77fe225: Waiting [2023-07-20T12:20:37.135Z] 5851b861e8e6: Waiting [2023-07-20T12:20:37.135Z] 988bab9f4d93: Waiting [2023-07-20T12:20:37.135Z] 1469e6f7b9e6: Waiting [2023-07-20T12:20:37.135Z] eaf3925da568: Waiting [2023-07-20T12:20:37.135Z] bab4dde63d76: Waiting [2023-07-20T12:20:37.135Z] e2be974225ed: Download complete [2023-07-20T12:20:37.135Z] 988bab9f4d93: Download complete [2023-07-20T12:20:37.135Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T12:20:37.136Z] 1469e6f7b9e6: Download complete [2023-07-20T12:20:37.395Z] eaf3925da568: Verifying Checksum [2023-07-20T12:20:37.395Z] eaf3925da568: Download complete [2023-07-20T12:20:37.395Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T12:20:37.395Z] 339a4e72a1f5: Download complete [2023-07-20T12:20:37.395Z] bde34c3a00c8: Verifying Checksum [2023-07-20T12:20:37.395Z] bde34c3a00c8: Download complete [2023-07-20T12:20:37.395Z] b352a97aabf1: Download complete [2023-07-20T12:20:37.395Z] 4872d77fe225: Verifying Checksum [2023-07-20T12:20:37.395Z] 4872d77fe225: Download complete [2023-07-20T12:20:37.395Z] 5851b861e8e6: Verifying Checksum [2023-07-20T12:20:37.395Z] b85a868b505f: Verifying Checksum [2023-07-20T12:20:37.395Z] b85a868b505f: Download complete [2023-07-20T12:20:37.653Z] bab4dde63d76: Verifying Checksum [2023-07-20T12:20:37.653Z] bab4dde63d76: Download complete [2023-07-20T12:20:38.588Z] b85a868b505f: Pull complete [2023-07-20T12:20:38.848Z] e2be974225ed: Pull complete [2023-07-20T12:20:39.417Z] 339a4e72a1f5: Pull complete [2023-07-20T12:20:39.417Z] 988bab9f4d93: Pull complete [2023-07-20T12:20:39.677Z] 1469e6f7b9e6: Pull complete [2023-07-20T12:20:39.937Z] eaf3925da568: Pull complete [2023-07-20T12:20:41.840Z] bab4dde63d76: Pull complete [2023-07-20T12:20:41.840Z] bde34c3a00c8: Pull complete [2023-07-20T12:20:41.840Z] b352a97aabf1: Pull complete [2023-07-20T12:20:41.840Z] 4872d77fe225: Pull complete [2023-07-20T12:20:41.840Z] 5851b861e8e6: Pull complete [2023-07-20T12:20:42.102Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T12:20:42.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T12:20:42.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:20:42.348Z] prd-ubuntu20.04-docker-8c-8g-1658 does not seem to be running inside a container [2023-07-20T12:20:42.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-575 -v /w/workspace/_app-service-configurable_PR-575:/w/workspace/_app-service-configurable_PR-575:rw,z -v /w/workspace/_app-service-configurable_PR-575@tmp:/w/workspace/_app-service-configurable_PR-575@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-20T12:20:46.624Z] $ docker top 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c -eo pid,comm [2023-07-20T12:20:46.692Z] 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-20T12:20:46.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T12:20:46.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T12:20:46.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T12:20:46.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T12:20:46.942Z] $ docker exec 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c ssh-agent [2023-07-20T12:20:47.044Z] SSH_AUTH_SOCK=/tmp/ssh-1Fz09y9kKpcD/agent.33 [2023-07-20T12:20:47.044Z] SSH_AGENT_PID=39 [2023-07-20T12:20:47.052Z] Running ssh-add (command line suppressed) [2023-07-20T12:20:47.162Z] Identity added: /w/workspace/_app-service-configurable_PR-575@tmp/private_key_4303250279617916896.key (/w/workspace/_app-service-configurable_PR-575@tmp/private_key_4303250279617916896.key) [2023-07-20T12:20:47.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T12:20:47.520Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T12:20:47.543Z] $ docker exec --env ******** --env ******** 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c ssh-agent -k [2023-07-20T12:20:47.650Z] unset SSH_AUTH_SOCK; [2023-07-20T12:20:47.651Z] unset SSH_AGENT_PID; [2023-07-20T12:20:47.651Z] echo Agent pid 39 killed; [2023-07-20T12:20:47.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T12:20:47.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T12:20:47.757Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T12:20:47.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T12:20:47.872Z] $ docker exec 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c ssh-agent [2023-07-20T12:20:47.966Z] SSH_AUTH_SOCK=/tmp/ssh-Z6LnVWXqlYuZ/agent.71 [2023-07-20T12:20:47.966Z] SSH_AGENT_PID=78 [2023-07-20T12:20:47.974Z] Running ssh-add (command line suppressed) [2023-07-20T12:20:48.091Z] Identity added: /w/workspace/_app-service-configurable_PR-575@tmp/private_key_10049400830257978512.key (/w/workspace/_app-service-configurable_PR-575@tmp/private_key_10049400830257978512.key) [2023-07-20T12:20:48.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T12:20:48.449Z] + git semver init [2023-07-20T12:20:48.710Z] 2023-07-20 12:20:48,624 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T12:20:48.710Z] 2023-07-20 12:20:48,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-575/.semver [2023-07-20T12:20:48.710Z] 2023-07-20 12:20:48,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-575/.semver [2023-07-20T12:20:48.710Z] 2023-07-20 12:20:48,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-575/.semver'], cwd=/w/workspace/_app-service-configurable_PR-575, universal_newlines=False, shell=None, istream=None) [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,395 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-575/.git/info/exclude [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-575/.semver/PR-575 with force:False [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,396 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-575/.semver/PR-575 [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,400 [execute] INFO git cat-file --batch-check [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,406 [execute] INFO git cat-file --batch [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T12:20:49.648Z] 2023-07-20 12:20:49,411 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-575/.semver/PR-575 [2023-07-20T12:20:49.648Z] 0.0.0 [Pipeline] } [2023-07-20T12:20:49.677Z] $ docker exec --env ******** --env ******** 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c ssh-agent -k [2023-07-20T12:20:49.776Z] unset SSH_AUTH_SOCK; [2023-07-20T12:20:49.776Z] unset SSH_AGENT_PID; [2023-07-20T12:20:49.776Z] echo Agent pid 78 killed; [2023-07-20T12:20:49.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T12:20:50.219Z] + git semver [Pipeline] } [2023-07-20T12:20:50.506Z] $ docker stop --time=1 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c [2023-07-20T12:20:51.764Z] $ docker rm -f --volumes 5db0c12ca16f6a8e187f61b35f6da3fb4252283dc203a3a00f3e7b7fb8e9a13c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T12:20:52.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T12:20:52.439Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T12:20:52.461Z] [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-20T12:20:53.089Z] provisioning config files... [2023-07-20T12:20:53.100Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-575@tmp/config11032005777871661962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:20:53.445Z] ---> docker-login.sh [2023-07-20T12:20:53.445Z] nexus3.edgexfoundry.org:10001 [2023-07-20T12:20:53.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:53.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:53.445Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:53.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:53.445Z] [2023-07-20T12:20:53.445Z] Login Succeeded [2023-07-20T12:20:53.445Z] nexus3.edgexfoundry.org:10002 [2023-07-20T12:20:53.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:53.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:53.445Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:53.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:53.445Z] [2023-07-20T12:20:53.445Z] Login Succeeded [2023-07-20T12:20:53.445Z] nexus3.edgexfoundry.org:10003 [2023-07-20T12:20:53.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:53.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:53.706Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:53.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:53.706Z] [2023-07-20T12:20:53.706Z] Login Succeeded [2023-07-20T12:20:53.706Z] nexus3.edgexfoundry.org:10004 [2023-07-20T12:20:53.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:53.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:53.706Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:53.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:53.706Z] [2023-07-20T12:20:53.706Z] Login Succeeded [2023-07-20T12:20:53.706Z] docker.io [2023-07-20T12:20:53.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:20:53.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:20:53.967Z] Configure a credential helper to remove this warning. See [2023-07-20T12:20:53.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:20:53.967Z] [2023-07-20T12:20:53.967Z] Login Succeeded [2023-07-20T12:20:53.967Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T12:20:53.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T12:20:54.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T12:20:54.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T12:20:54.304Z] ========================================================= [2023-07-20T12:20:54.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T12:20:54.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:20:54.796Z] + 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-20T12:20:54.796Z] Sending build context to Docker daemon 3.306MB [2023-07-20T12:20:54.796Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T12:20:54.796Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T12:20:54.796Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T12:20:54.796Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T12:20:54.796Z] 6911f1a30b25: Pulling fs layer [2023-07-20T12:20:54.796Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T12:20:54.796Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T12:20:54.796Z] ec0bb842ea78: Pulling fs layer [2023-07-20T12:20:54.796Z] 40a00589a448: Pulling fs layer [2023-07-20T12:20:54.796Z] 6c08303d61cc: Pulling fs layer [2023-07-20T12:20:54.796Z] 798269fcf238: Pulling fs layer [2023-07-20T12:20:54.796Z] 6863d3e3a2b1: Waiting [2023-07-20T12:20:54.796Z] 6c08303d61cc: Waiting [2023-07-20T12:20:54.796Z] ec0bb842ea78: Waiting [2023-07-20T12:20:54.796Z] 798269fcf238: Waiting [2023-07-20T12:20:54.796Z] 6911f1a30b25: Download complete [2023-07-20T12:20:54.796Z] 6863d3e3a2b1: Download complete [2023-07-20T12:20:54.796Z] ec0bb842ea78: Verifying Checksum [2023-07-20T12:20:54.796Z] ec0bb842ea78: Download complete [2023-07-20T12:20:54.796Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T12:20:54.796Z] 4db1b89c0bd1: Download complete [2023-07-20T12:20:55.071Z] 40a00589a448: Verifying Checksum [2023-07-20T12:20:55.071Z] 40a00589a448: Download complete [2023-07-20T12:20:55.071Z] 4db1b89c0bd1: Pull complete [2023-07-20T12:20:55.332Z] 6911f1a30b25: Pull complete [2023-07-20T12:20:55.591Z] 798269fcf238: Verifying Checksum [2023-07-20T12:20:55.591Z] 798269fcf238: Download complete [2023-07-20T12:20:55.851Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T12:20:55.851Z] e194b8c5c2a9: Download complete [2023-07-20T12:20:55.851Z] 6c08303d61cc: Verifying Checksum [2023-07-20T12:20:55.851Z] 6c08303d61cc: Download complete [2023-07-20T12:20:59.149Z] e194b8c5c2a9: Pull complete [2023-07-20T12:20:59.149Z] 6863d3e3a2b1: Pull complete [2023-07-20T12:20:59.149Z] ec0bb842ea78: Pull complete [2023-07-20T12:20:59.407Z] 40a00589a448: Pull complete [2023-07-20T12:21:01.936Z] 6c08303d61cc: Pull complete [2023-07-20T12:21:02.870Z] 798269fcf238: Pull complete [2023-07-20T12:21:02.870Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T12:21:02.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T12:21:02.870Z] ---> ec979cd7f677 [2023-07-20T12:21:02.870Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T12:21:07.887Z] Still waiting to schedule task [2023-07-20T12:21:07.887Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T12:21:12.895Z] ---> Running in 83eb66a756fa [2023-07-20T12:21:12.895Z] Removing intermediate container 83eb66a756fa [2023-07-20T12:21:12.895Z] ---> ab637a91e753 [2023-07-20T12:21:12.895Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T12:21:12.895Z] ---> Running in c64c2571d8d6 [2023-07-20T12:21:12.895Z] Removing intermediate container c64c2571d8d6 [2023-07-20T12:21:12.895Z] ---> 39a4c01d1c88 [2023-07-20T12:21:12.895Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T12:21:12.895Z] ---> Running in 02d8409a1178 [2023-07-20T12:21:12.895Z] Removing intermediate container 02d8409a1178 [2023-07-20T12:21:12.895Z] ---> aae40786d6b8 [2023-07-20T12:21:12.895Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T12:21:12.895Z] ---> Running in d3890cab3f57 [2023-07-20T12:21:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T12:21:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T12:21:12.895Z] OK: 265 MiB in 53 packages [2023-07-20T12:21:12.895Z] Removing intermediate container d3890cab3f57 [2023-07-20T12:21:12.895Z] ---> fc07452e49e3 [2023-07-20T12:21:12.895Z] Step 7/12 : WORKDIR /app [2023-07-20T12:21:12.895Z] ---> Running in ff472e35da1c [2023-07-20T12:21:12.895Z] Removing intermediate container ff472e35da1c [2023-07-20T12:21:12.895Z] ---> 15986962e817 [2023-07-20T12:21:12.895Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T12:21:12.895Z] ---> dad90b4fbc57 [2023-07-20T12:21:12.895Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T12:21:12.895Z] ---> Running in cae7bb22bffb [2023-07-20T12:21:59.625Z] Removing intermediate container cae7bb22bffb [2023-07-20T12:21:59.625Z] ---> 781d9af8871d [2023-07-20T12:21:59.625Z] Step 10/12 : COPY . . [2023-07-20T12:21:59.625Z] ---> cbd925890766 [2023-07-20T12:21:59.625Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T12:21:59.625Z] ---> Running in 7c48a3c98ee7 [2023-07-20T12:21:59.625Z] Removing intermediate container 7c48a3c98ee7 [2023-07-20T12:21:59.625Z] ---> 10447f81a8de [2023-07-20T12:21:59.625Z] Step 12/12 : RUN $MAKE [2023-07-20T12:21:59.625Z] ---> Running in 6c4790729b19 [2023-07-20T12:21:59.625Z] noop [2023-07-20T12:21:59.625Z] Removing intermediate container 6c4790729b19 [2023-07-20T12:21:59.625Z] ---> 13ecb4e47ea4 [2023-07-20T12:21:59.625Z] Successfully built 13ecb4e47ea4 [2023-07-20T12:21:59.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:22:00.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T12:22:00.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:22:00.244Z] prd-ubuntu20.04-docker-8c-8g-1658 does not seem to be running inside a container [2023-07-20T12:22:00.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-575 -v /w/workspace/_app-service-configurable_PR-575:/w/workspace/_app-service-configurable_PR-575:rw,z -v /w/workspace/_app-service-configurable_PR-575@tmp:/w/workspace/_app-service-configurable_PR-575@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-20T12:22:00.604Z] $ docker top 4b00a01b6f5ca08fde3021127e159163b71560d9666413ee4bb474bce5cebeef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T12:22:01.006Z] + go version [2023-07-20T12:22:01.006Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T12:22:01.035Z] $ docker stop --time=1 4b00a01b6f5ca08fde3021127e159163b71560d9666413ee4bb474bce5cebeef [2023-07-20T12:22:02.408Z] $ docker rm -f --volumes 4b00a01b6f5ca08fde3021127e159163b71560d9666413ee4bb474bce5cebeef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:22:03.120Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T12:22:03.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:22:03.272Z] prd-ubuntu20.04-docker-8c-8g-1658 does not seem to be running inside a container [2023-07-20T12:22:03.300Z] $ 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-575 -v /w/workspace/_app-service-configurable_PR-575:/w/workspace/_app-service-configurable_PR-575:rw,z -v /w/workspace/_app-service-configurable_PR-575@tmp:/w/workspace/_app-service-configurable_PR-575@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-20T12:22:03.625Z] $ docker top 88997662c73b1472efc0ac1f341b479d563ffa7f3f091c1c6133f9ee3dbd9b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T12:22:04.017Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-575 [Pipeline] fileExists [Pipeline] sh [2023-07-20T12:22:04.381Z] + make test [2023-07-20T12:22:04.381Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T12:22:22.484Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-20T12:22:30.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1659 in /w/workspace/_app-service-configurable_PR-575 [Pipeline] { [Pipeline] ws [2023-07-20T12:22:30.827Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-20T12:22:30.916Z] Selected Git installation does not exist. Using Default [2023-07-20T12:22:30.916Z] The recommended git tool is: NONE [2023-07-20T12:22:35.699Z] using credential edgex-jenkins-ssh [2023-07-20T12:22:35.714Z] Cloning the remote Git repository [2023-07-20T12:22:35.762Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-20T12:22:35.856Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-20T12:22:35.998Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-20T12:22:35.999Z] > git --version # timeout=10 [2023-07-20T12:22:36.022Z] > git --version # 'git version 2.25.1' [2023-07-20T12:22:36.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T12:22:36.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T12:22:37.274Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-20T12:22:37.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T12:22:38.097Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-20T12:22:38.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-20T12:22:38.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T12:22:38.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-20T12:22:38.640Z] Merging remotes/origin/main commit a1ff75ce4f452d12354ab0b1f24bdf4428979f4c into PR head commit 3e80bef99b3ab90509f2b3559a3b96692fd47813 [2023-07-20T12:22:38.890Z] Merge succeeded, producing 3e80bef99b3ab90509f2b3559a3b96692fd47813 [2023-07-20T12:22:38.890Z] Checking out Revision 3e80bef99b3ab90509f2b3559a3b96692fd47813 (PR-575) [2023-07-20T12:22:39.362Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-20T12:22:39.409Z] > git --version # timeout=10 [2023-07-20T12:22:39.421Z] > git --version # 'git version 2.25.1' [2023-07-20T12:22:39.443Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T12:22:38.657Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T12:22:38.736Z] > git checkout -f 3e80bef99b3ab90509f2b3559a3b96692fd47813 # timeout=10 [2023-07-20T12:22:38.810Z] > git remote # timeout=10 [2023-07-20T12:22:38.826Z] > git config --get remote.origin.url # timeout=10 [2023-07-20T12:22:38.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T12:22:38.851Z] > git merge a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [2023-07-20T12:22:38.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-20T12:22:38.896Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T12:22:38.916Z] > git checkout -f 3e80bef99b3ab90509f2b3559a3b96692fd47813 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T12:22:40.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T12:22:40.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T12:22:40.628Z] Dload Upload Total Spent Left Speed [2023-07-20T12:22:40.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [2023-07-20T12:22:40.716Z] go vet ./... [Pipeline] sh [2023-07-20T12:22:41.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T12:22:41.643Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T12:22:41.643Z] sudo tee /etc/docker/daemon.new [2023-07-20T12:22:41.643Z] { [2023-07-20T12:22:41.643Z] "registry-mirrors": [ [2023-07-20T12:22:41.643Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T12:22:41.643Z] ], [2023-07-20T12:22:41.643Z] "bip": "10.250.0.254/24", [2023-07-20T12:22:41.643Z] "hosts": [ [2023-07-20T12:22:41.643Z] "tcp://0.0.0.0:5555", [2023-07-20T12:22:41.643Z] "unix:///var/run/docker.sock" [2023-07-20T12:22:41.643Z] ], [2023-07-20T12:22:41.643Z] "mtu": 1458, [2023-07-20T12:22:41.643Z] "selinux-enabled": true, [2023-07-20T12:22:41.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T12:22:41.643Z] } [Pipeline] sh [2023-07-20T12:22:41.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T12:22:42.349Z] + sudo service docker restart [2023-07-20T12:22:44.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T12:22:44.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T12:22:44.004Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T12:22:44.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T12:22:44.076Z] $ docker stop --time=1 88997662c73b1472efc0ac1f341b479d563ffa7f3f091c1c6133f9ee3dbd9b8e [2023-07-20T12:22:46.375Z] $ docker rm -f --volumes 88997662c73b1472efc0ac1f341b479d563ffa7f3f091c1c6133f9ee3dbd9b8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T12:22:46.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T12:22:46.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-20T12:22:47.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T12:22:48.010Z] + ls -al . [2023-07-20T12:22:48.010Z] total 180 [2023-07-20T12:22:48.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:22 . [2023-07-20T12:22:48.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:20 .. [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:20 .dockerignore [2023-07-20T12:22:48.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:20 .git [2023-07-20T12:22:48.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:20 .github [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:20 .gitignore [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 12:20 .golangci.yml [2023-07-20T12:22:48.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:20 .semver [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 12:20 Attribution.txt [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 20 12:20 CHANGELOG.md [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 20 12:20 Dockerfile [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:20 GOVERNANCE.md [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:20 Jenkinsfile [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:20 LICENSE [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:20 OWNERS.md [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 20 12:20 README.md [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:20 VERSION [2023-07-20T12:22:48.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:20 bin [2023-07-20T12:22:48.010Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 20 12:22 coverage.out [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 20 12:20 go.mod [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 20 12:20 go.sum [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 20 12:20 main.go [2023-07-20T12:22:48.010Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 20 12:20 makefile [2023-07-20T12:22:48.010Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:20 res [2023-07-20T12:22:48.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:22:48.410Z] + 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=3e80bef99b3ab90509f2b3559a3b96692fd47813 --label arch=amd64 --label version=0.0.0 . [2023-07-20T12:22:48.410Z] Sending build context to Docker daemon 3.307MB [2023-07-20T12:22:48.410Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T12:22:48.410Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T12:22:48.410Z] ---> 13ecb4e47ea4 [2023-07-20T12:22:48.410Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T12:22:48.410Z] ---> Running in c996ec7df036 [2023-07-20T12:22:48.670Z] Removing intermediate container c996ec7df036 [2023-07-20T12:22:48.670Z] ---> 712ed4858fdb [2023-07-20T12:22:48.670Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T12:22:48.670Z] ---> Running in c3f74200697a [2023-07-20T12:22:48.670Z] Removing intermediate container c3f74200697a [2023-07-20T12:22:48.670Z] ---> 73e3e73311da [2023-07-20T12:22:48.670Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T12:22:48.670Z] ---> Running in c6f7099ccf18 [2023-07-20T12:22:48.931Z] Removing intermediate container c6f7099ccf18 [2023-07-20T12:22:48.931Z] ---> 22476207f8be [2023-07-20T12:22:48.931Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T12:22:48.931Z] ---> Running in 1f6ba661c099 [2023-07-20T12:22:49.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T12:22:49.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T12:22:49.453Z] OK: 265 MiB in 53 packages [2023-07-20T12:22:49.712Z] Removing intermediate container 1f6ba661c099 [2023-07-20T12:22:49.712Z] ---> 7de212c50962 [2023-07-20T12:22:49.712Z] Step 7/26 : WORKDIR /app [2023-07-20T12:22:49.712Z] ---> Running in 95546d11750f [2023-07-20T12:22:49.972Z] Removing intermediate container 95546d11750f [2023-07-20T12:22:49.972Z] ---> 19d47301b33e [2023-07-20T12:22:49.972Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T12:22:49.972Z] ---> 4e0aa3a6210b [2023-07-20T12:22:49.972Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T12:22:50.232Z] ---> Running in 29fbca0af0aa [2023-07-20T12:22:50.800Z] Removing intermediate container 29fbca0af0aa [2023-07-20T12:22:50.800Z] ---> 66f27773d46a [2023-07-20T12:22:50.800Z] Step 10/26 : COPY . . [2023-07-20T12:22:51.060Z] ---> 596a03e8df55 [2023-07-20T12:22:51.060Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T12:22:51.318Z] ---> Running in 5b1ac2205de5 [2023-07-20T12:22:51.576Z] Removing intermediate container 5b1ac2205de5 [2023-07-20T12:22:51.576Z] ---> 2eeac89bdc28 [2023-07-20T12:22:51.576Z] Step 12/26 : RUN $MAKE [2023-07-20T12:22:51.576Z] ---> Running in 8313f232107f [2023-07-20T12:22:51.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T12:23:00.658Z] provisioning config files... [2023-07-20T12:23:00.682Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12468006254551579655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:23:01.069Z] ---> docker-login.sh [2023-07-20T12:23:01.070Z] nexus3.edgexfoundry.org:10001 [2023-07-20T12:23:01.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:23:01.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:23:01.613Z] Configure a credential helper to remove this warning. See [2023-07-20T12:23:01.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:23:01.613Z] [2023-07-20T12:23:01.613Z] Login Succeeded [2023-07-20T12:23:01.613Z] nexus3.edgexfoundry.org:10002 [2023-07-20T12:23:01.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:23:01.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:23:01.883Z] Configure a credential helper to remove this warning. See [2023-07-20T12:23:01.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:23:01.883Z] [2023-07-20T12:23:01.883Z] Login Succeeded [2023-07-20T12:23:01.883Z] nexus3.edgexfoundry.org:10003 [2023-07-20T12:23:02.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:23:02.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:23:02.423Z] Configure a credential helper to remove this warning. See [2023-07-20T12:23:02.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:23:02.423Z] [2023-07-20T12:23:02.423Z] Login Succeeded [2023-07-20T12:23:02.423Z] nexus3.edgexfoundry.org:10004 [2023-07-20T12:23:02.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:23:02.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:23:02.697Z] Configure a credential helper to remove this warning. See [2023-07-20T12:23:02.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:23:02.697Z] [2023-07-20T12:23:02.697Z] Login Succeeded [2023-07-20T12:23:02.697Z] docker.io [2023-07-20T12:23:02.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T12:23:03.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T12:23:03.234Z] Configure a credential helper to remove this warning. See [2023-07-20T12:23:03.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T12:23:03.234Z] [2023-07-20T12:23:03.234Z] Login Succeeded [2023-07-20T12:23:03.234Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T12:23:03.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T12:23:03.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T12:23:03.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T12:23:03.733Z] ========================================================= [2023-07-20T12:23:03.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T12:23:03.733Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:23:04.229Z] + 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-20T12:23:04.229Z] Sending build context to Docker daemon 176.1kB [2023-07-20T12:23:04.498Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T12:23:04.498Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T12:23:04.769Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T12:23:04.769Z] edb6bdbacee9: Pulling fs layer [2023-07-20T12:23:04.769Z] 5f9638ab2659: Pulling fs layer [2023-07-20T12:23:04.769Z] 8d51d6327a98: Pulling fs layer [2023-07-20T12:23:04.769Z] 8b374f2dd631: Pulling fs layer [2023-07-20T12:23:04.769Z] ec14aa9079de: Pulling fs layer [2023-07-20T12:23:04.769Z] 2f466654f4bb: Pulling fs layer [2023-07-20T12:23:04.769Z] 554e91adad29: Pulling fs layer [2023-07-20T12:23:04.769Z] ec14aa9079de: Waiting [2023-07-20T12:23:04.769Z] 2f466654f4bb: Waiting [2023-07-20T12:23:04.769Z] 554e91adad29: Waiting [2023-07-20T12:23:04.769Z] 8b374f2dd631: Waiting [2023-07-20T12:23:04.769Z] 5f9638ab2659: Verifying Checksum [2023-07-20T12:23:04.769Z] 5f9638ab2659: Download complete [2023-07-20T12:23:04.769Z] 8b374f2dd631: Verifying Checksum [2023-07-20T12:23:04.769Z] 8b374f2dd631: Download complete [2023-07-20T12:23:04.769Z] ec14aa9079de: Verifying Checksum [2023-07-20T12:23:04.769Z] ec14aa9079de: Download complete [2023-07-20T12:23:04.769Z] edb6bdbacee9: Download complete [2023-07-20T12:23:05.733Z] edb6bdbacee9: Pull complete [2023-07-20T12:23:06.014Z] 554e91adad29: Verifying Checksum [2023-07-20T12:23:06.014Z] 554e91adad29: Download complete [2023-07-20T12:23:06.282Z] 5f9638ab2659: Pull complete [2023-07-20T12:23:07.248Z] 2f466654f4bb: Verifying Checksum [2023-07-20T12:23:07.248Z] 2f466654f4bb: Download complete [2023-07-20T12:23:07.248Z] 8d51d6327a98: Verifying Checksum [2023-07-20T12:23:07.248Z] 8d51d6327a98: Download complete [2023-07-20T12:23:13.786Z] Removing intermediate container 8313f232107f [2023-07-20T12:23:13.786Z] ---> 6c91d70ce82b [2023-07-20T12:23:13.786Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T12:23:13.786Z] 3.17: Pulling from library/alpine [2023-07-20T12:23:14.045Z] 4db1b89c0bd1: Already exists [2023-07-20T12:23:14.305Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T12:23:14.305Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T12:23:14.305Z] ---> 1f73a9d63274 [2023-07-20T12:23:14.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T12:23:14.565Z] ---> Running in d48f48e73d40 [2023-07-20T12:23:14.826Z] Removing intermediate container d48f48e73d40 [2023-07-20T12:23:14.826Z] ---> 03f8f454178d [2023-07-20T12:23:14.826Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-20T12:23:14.826Z] ---> Running in afff940367ed [2023-07-20T12:23:15.394Z] Removing intermediate container afff940367ed [2023-07-20T12:23:15.394Z] ---> 801d5c4cfd63 [2023-07-20T12:23:15.394Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T12:23:15.653Z] ---> Running in 047f450bfc2f [2023-07-20T12:23:16.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T12:23:16.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T12:23:16.487Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T12:23:16.487Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T12:23:16.747Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T12:23:16.747Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T12:23:16.747Z] OK: 8 MiB in 17 packages [2023-07-20T12:23:17.313Z] Removing intermediate container 047f450bfc2f [2023-07-20T12:23:17.313Z] ---> fe32aa6aa956 [2023-07-20T12:23:17.313Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T12:23:17.313Z] ---> 2004e4edb001 [2023-07-20T12:23:17.313Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T12:23:17.313Z] ---> 168f4aedd7a9 [2023-07-20T12:23:17.313Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T12:23:17.572Z] ---> 7d414ba945e0 [2023-07-20T12:23:17.572Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-20T12:23:18.512Z] ---> 12a973ee413a [2023-07-20T12:23:18.512Z] Step 21/26 : EXPOSE 48095 [2023-07-20T12:23:18.512Z] ---> Running in f9f5dec038af [2023-07-20T12:23:18.512Z] Removing intermediate container f9f5dec038af [2023-07-20T12:23:18.512Z] ---> ebf2fb228ade [2023-07-20T12:23:18.512Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-20T12:23:18.772Z] ---> Running in 6de37724e08e [2023-07-20T12:23:18.772Z] Removing intermediate container 6de37724e08e [2023-07-20T12:23:18.772Z] ---> 26c24ff23f43 [2023-07-20T12:23:18.772Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T12:23:18.772Z] ---> Running in 88900e9044f6 [2023-07-20T12:23:18.772Z] Removing intermediate container 88900e9044f6 [2023-07-20T12:23:18.772Z] ---> 74cc945f8d05 [2023-07-20T12:23:18.772Z] Step 24/26 : LABEL arch=amd64 [2023-07-20T12:23:18.772Z] ---> Running in a39ace15541f [2023-07-20T12:23:19.032Z] Removing intermediate container a39ace15541f [2023-07-20T12:23:19.032Z] ---> df66d9d68e16 [2023-07-20T12:23:19.032Z] Step 25/26 : LABEL git_sha=3e80bef99b3ab90509f2b3559a3b96692fd47813 [2023-07-20T12:23:19.032Z] ---> Running in 433bff67b87f [2023-07-20T12:23:19.032Z] Removing intermediate container 433bff67b87f [2023-07-20T12:23:19.032Z] ---> 3c1ee971245c [2023-07-20T12:23:19.032Z] Step 26/26 : LABEL version=0.0.0 [2023-07-20T12:23:19.032Z] ---> Running in 3537d87fc005 [2023-07-20T12:23:19.032Z] Removing intermediate container 3537d87fc005 [2023-07-20T12:23:19.032Z] ---> e5040634bc8e [2023-07-20T12:23:19.032Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T12:23:19.032Z] Successfully built e5040634bc8e [2023-07-20T12:23:19.032Z] 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-20T12:23:19.695Z] 8d51d6327a98: Pull complete [2023-07-20T12:23:19.695Z] 8b374f2dd631: Pull complete [2023-07-20T12:23:19.695Z] ec14aa9079de: Pull complete [2023-07-20T12:23:19.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T12:23:19.936Z] [2023-07-20T12:23:19.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:23:20.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T12:23:20.361Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T12:23:20.361Z] 5eb5b503b376: Pulling fs layer [2023-07-20T12:23:20.361Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T12:23:20.361Z] ec43610c2a17: Pulling fs layer [2023-07-20T12:23:20.361Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T12:23:20.361Z] 33b1e0a273af: Pulling fs layer [2023-07-20T12:23:20.361Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T12:23:20.361Z] 2f39f015ded8: Pulling fs layer [2023-07-20T12:23:20.361Z] 5d3b04190fa2: Waiting [2023-07-20T12:23:20.361Z] 33b1e0a273af: Waiting [2023-07-20T12:23:20.361Z] 2f39f015ded8: Waiting [2023-07-20T12:23:20.361Z] 3a2ae6a8a46f: Waiting [2023-07-20T12:23:20.361Z] 5c69ac0246d0: Verifying Checksum [2023-07-20T12:23:20.361Z] 5c69ac0246d0: Download complete [2023-07-20T12:23:20.361Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-20T12:23:20.361Z] 3a2ae6a8a46f: Download complete [2023-07-20T12:23:20.361Z] 33b1e0a273af: Verifying Checksum [2023-07-20T12:23:20.361Z] 33b1e0a273af: Download complete [2023-07-20T12:23:20.361Z] ec43610c2a17: Verifying Checksum [2023-07-20T12:23:20.361Z] ec43610c2a17: Download complete [2023-07-20T12:23:20.623Z] 5d3b04190fa2: Verifying Checksum [2023-07-20T12:23:20.623Z] 5d3b04190fa2: Download complete [2023-07-20T12:23:20.623Z] 5eb5b503b376: Verifying Checksum [2023-07-20T12:23:20.623Z] 5eb5b503b376: Download complete [2023-07-20T12:23:21.561Z] 2f39f015ded8: Download complete [2023-07-20T12:23:22.130Z] 5eb5b503b376: Pull complete [2023-07-20T12:23:22.390Z] 5c69ac0246d0: Pull complete [2023-07-20T12:23:23.327Z] ec43610c2a17: Pull complete [2023-07-20T12:23:23.327Z] 3a2ae6a8a46f: Pull complete [2023-07-20T12:23:23.327Z] 33b1e0a273af: Pull complete [2023-07-20T12:23:23.327Z] 5d3b04190fa2: Pull complete [2023-07-20T12:23:25.145Z] 2f466654f4bb: Pull complete [2023-07-20T12:23:27.512Z] 2f39f015ded8: Pull complete [2023-07-20T12:23:27.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T12:23:27.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T12:23:27.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:23:27.746Z] 554e91adad29: Pull complete [2023-07-20T12:23:27.746Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T12:23:27.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T12:23:27.746Z] ---> 1e15ea492957 [2023-07-20T12:23:27.746Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T12:23:27.751Z] prd-ubuntu20.04-docker-8c-8g-1658 does not seem to be running inside a container [2023-07-20T12:23:27.780Z] $ 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-575 -v /w/workspace/_app-service-configurable_PR-575:/w/workspace/_app-service-configurable_PR-575:rw,z -v /w/workspace/_app-service-configurable_PR-575@tmp:/w/workspace/_app-service-configurable_PR-575@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-20T12:23:29.686Z] ---> Running in 783be9828da5 [2023-07-20T12:23:29.686Z] Removing intermediate container 783be9828da5 [2023-07-20T12:23:29.686Z] ---> f9d56b362714 [2023-07-20T12:23:29.686Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T12:23:29.686Z] ---> Running in c08f5cb72ec4 [2023-07-20T12:23:29.955Z] Removing intermediate container c08f5cb72ec4 [2023-07-20T12:23:29.955Z] ---> 00f1e20585dc [2023-07-20T12:23:29.955Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T12:23:30.224Z] ---> Running in 0e3ed5d83f61 [2023-07-20T12:23:30.492Z] Removing intermediate container 0e3ed5d83f61 [2023-07-20T12:23:30.492Z] ---> 2a6f25f3da10 [2023-07-20T12:23:30.492Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T12:23:30.492Z] ---> Running in 5efe35bced6d [2023-07-20T12:23:31.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T12:23:32.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T12:23:32.989Z] OK: 263 MiB in 53 packages [2023-07-20T12:23:33.574Z] Removing intermediate container 5efe35bced6d [2023-07-20T12:23:33.574Z] ---> 13a4cdf20cd1 [2023-07-20T12:23:33.574Z] Step 7/12 : WORKDIR /app [2023-07-20T12:23:33.840Z] ---> Running in 7651712767fc [2023-07-20T12:23:34.106Z] Removing intermediate container 7651712767fc [2023-07-20T12:23:34.106Z] ---> bd8757059ebb [2023-07-20T12:23:34.106Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T12:23:34.373Z] ---> 14f1d22eb9c8 [2023-07-20T12:23:34.373Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T12:23:34.642Z] ---> Running in 27f37ac841e9 [2023-07-20T12:23:38.961Z] $ docker top 6d2aed1065febee4914124e7c3e5c5cfb587ea558163c6ddce16d43090eb9a58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:23:39.670Z] ---> job-cost.sh [2023-07-20T12:23:39.670Z] lf-activate-venv: SKIPPING [2023-07-20T12:23:39.670Z] INFO: No Stack... [2023-07-20T12:23:39.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T12:23:40.500Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T12:23:40.813Z] + cat /w/workspace/_app-service-configurable_PR-575/archives/cost.csv [2023-07-20T12:23:40.813Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T12:23:40.867Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [2023-07-20T12:23:40.872Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] did not exist. Created. [2023-07-20T12:23:40.872Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T12:23:41.264Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-20T12:23:41.316Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T12:23:41.350Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T12:23:41.433Z] $ docker stop --time=1 6d2aed1065febee4914124e7c3e5c5cfb587ea558163c6ddce16d43090eb9a58 [2023-07-20T12:23:42.573Z] $ docker rm -f --volumes 6d2aed1065febee4914124e7c3e5c5cfb587ea558163c6ddce16d43090eb9a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-20T12:24:42.514Z] Removing intermediate container 27f37ac841e9 [2023-07-20T12:24:42.514Z] ---> f80649a8ea24 [2023-07-20T12:24:42.514Z] Step 10/12 : COPY . . [2023-07-20T12:24:42.514Z] ---> 991d146564c0 [2023-07-20T12:24:42.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T12:24:42.514Z] ---> Running in 6e20c28484f1 [2023-07-20T12:24:42.514Z] Removing intermediate container 6e20c28484f1 [2023-07-20T12:24:42.514Z] ---> fcf66880b797 [2023-07-20T12:24:42.514Z] Step 12/12 : RUN $MAKE [2023-07-20T12:24:42.514Z] ---> Running in 1cd4ceac1e63 [2023-07-20T12:24:42.514Z] noop [2023-07-20T12:24:42.514Z] Removing intermediate container 1cd4ceac1e63 [2023-07-20T12:24:42.514Z] ---> 7ed429afda1d [2023-07-20T12:24:42.514Z] Successfully built 7ed429afda1d [2023-07-20T12:24:42.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:24:42.970Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T12:24:42.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:24:43.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-1659 does not seem to be running inside a container [2023-07-20T12:24:43.308Z] $ 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-20T12:24:44.438Z] $ docker top 35740d604615c79cb6792b2e1204287cdd211dcdbfa69efb3d78b59679285024 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T12:24:45.299Z] + go version [2023-07-20T12:24:45.299Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T12:24:45.335Z] $ docker stop --time=1 35740d604615c79cb6792b2e1204287cdd211dcdbfa69efb3d78b59679285024 [2023-07-20T12:24:46.914Z] $ docker rm -f --volumes 35740d604615c79cb6792b2e1204287cdd211dcdbfa69efb3d78b59679285024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:24:47.754Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T12:24:47.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:24:47.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-1659 does not seem to be running inside a container [2023-07-20T12:24:48.066Z] $ 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-20T12:24:49.952Z] $ docker top d94cb7bb5d99b0cabe48178bcd9104bc825f63c4b0da2ce1a5abd6e3d6a9f9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T12:24:50.501Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T12:24:50.890Z] + make test [2023-07-20T12:24:50.890Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T12:27:27.628Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-20T12:27:27.628Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T12:27:27.628Z] go vet ./... [2023-07-20T12:29:49.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T12:29:49.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T12:29:49.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T12:29:49.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T12:29:49.405Z] $ docker stop --time=1 d94cb7bb5d99b0cabe48178bcd9104bc825f63c4b0da2ce1a5abd6e3d6a9f9ca [2023-07-20T12:29:51.231Z] $ docker rm -f --volumes d94cb7bb5d99b0cabe48178bcd9104bc825f63c4b0da2ce1a5abd6e3d6a9f9ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T12:29:52.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T12:29:52.711Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T12:29:53.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T12:29:53.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T12:29:54.025Z] + ls -al . [2023-07-20T12:29:54.025Z] total 176 [2023-07-20T12:29:54.025Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 12:24 . [2023-07-20T12:29:54.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:22 .. [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:22 .dockerignore [2023-07-20T12:29:54.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:22 .git [2023-07-20T12:29:54.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:22 .github [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:22 .gitignore [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 12:22 .golangci.yml [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 12:22 Attribution.txt [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 20 12:22 CHANGELOG.md [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 20 12:22 Dockerfile [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:22 GOVERNANCE.md [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:22 Jenkinsfile [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:22 LICENSE [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:22 OWNERS.md [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 20 12:22 README.md [2023-07-20T12:29:54.025Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:20 VERSION [2023-07-20T12:29:54.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:22 bin [2023-07-20T12:29:54.026Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 20 12:24 coverage.out [2023-07-20T12:29:54.026Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 20 12:22 go.mod [2023-07-20T12:29:54.026Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 20 12:22 go.sum [2023-07-20T12:29:54.026Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 20 12:22 main.go [2023-07-20T12:29:54.026Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 20 12:22 makefile [2023-07-20T12:29:54.026Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:22 res [2023-07-20T12:29:54.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:29:54.441Z] + 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=3e80bef99b3ab90509f2b3559a3b96692fd47813 --label arch=arm64 --label version=0.0.0 . [2023-07-20T12:29:54.441Z] Sending build context to Docker daemon 177.2kB [2023-07-20T12:29:54.710Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T12:29:54.710Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T12:29:54.710Z] ---> 7ed429afda1d [2023-07-20T12:29:54.710Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T12:29:54.710Z] ---> Running in 67292fc3d322 [2023-07-20T12:29:54.977Z] Removing intermediate container 67292fc3d322 [2023-07-20T12:29:54.977Z] ---> 34fcdcbd457c [2023-07-20T12:29:54.977Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T12:29:54.977Z] ---> Running in f897f6e8c9bf [2023-07-20T12:29:57.561Z] Removing intermediate container f897f6e8c9bf [2023-07-20T12:29:57.561Z] ---> 42c474d898e3 [2023-07-20T12:29:57.561Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T12:29:57.561Z] ---> Running in 131bc29f77fc [2023-07-20T12:29:57.561Z] Removing intermediate container 131bc29f77fc [2023-07-20T12:29:57.561Z] ---> d194a39451fb [2023-07-20T12:29:57.561Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T12:29:57.561Z] ---> Running in 7ec63f33856a [2023-07-20T12:29:58.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T12:29:59.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T12:30:00.061Z] OK: 263 MiB in 53 packages [2023-07-20T12:30:01.024Z] Removing intermediate container 7ec63f33856a [2023-07-20T12:30:01.025Z] ---> ef300d74ff3f [2023-07-20T12:30:01.025Z] Step 7/26 : WORKDIR /app [2023-07-20T12:30:01.025Z] ---> Running in 9c91bce10d5c [2023-07-20T12:30:01.025Z] Removing intermediate container 9c91bce10d5c [2023-07-20T12:30:01.025Z] ---> 243c38e1007a [2023-07-20T12:30:01.025Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T12:30:01.610Z] ---> 15a02b16b685 [2023-07-20T12:30:01.610Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T12:30:01.610Z] ---> Running in 3644b1449b7b [2023-07-20T12:30:04.196Z] Removing intermediate container 3644b1449b7b [2023-07-20T12:30:04.196Z] ---> e55cad44e200 [2023-07-20T12:30:04.196Z] Step 10/26 : COPY . . [2023-07-20T12:30:04.465Z] ---> db21423f1dc5 [2023-07-20T12:30:04.466Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T12:30:04.739Z] ---> Running in 4f243eb03ab2 [2023-07-20T12:30:05.007Z] Removing intermediate container 4f243eb03ab2 [2023-07-20T12:30:05.007Z] ---> 400227cc9fc7 [2023-07-20T12:30:05.007Z] Step 12/26 : RUN $MAKE [2023-07-20T12:30:05.007Z] ---> Running in cfcfdeea0a92 [2023-07-20T12:30:05.982Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-20T12:32:12.665Z] Removing intermediate container cfcfdeea0a92 [2023-07-20T12:32:12.665Z] ---> 16fdddbd357d [2023-07-20T12:32:12.665Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T12:32:12.665Z] 3.17: Pulling from library/alpine [2023-07-20T12:32:12.665Z] edb6bdbacee9: Already exists [2023-07-20T12:32:12.665Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T12:32:12.665Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T12:32:12.665Z] ---> 779605e5fbc0 [2023-07-20T12:32:12.665Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T12:32:12.665Z] ---> Running in df3ca2116ca7 [2023-07-20T12:32:12.665Z] Removing intermediate container df3ca2116ca7 [2023-07-20T12:32:12.665Z] ---> 365a3c4749ff [2023-07-20T12:32:12.665Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-20T12:32:12.665Z] ---> Running in 68237e59d656 [2023-07-20T12:32:12.665Z] Removing intermediate container 68237e59d656 [2023-07-20T12:32:12.665Z] ---> b737ac4efb72 [2023-07-20T12:32:12.665Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T12:32:12.665Z] ---> Running in 14c3b9f5f49f [2023-07-20T12:32:12.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T12:32:12.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T12:32:12.665Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T12:32:12.665Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T12:32:12.665Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T12:32:12.665Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T12:32:12.665Z] OK: 8 MiB in 17 packages [2023-07-20T12:32:13.624Z] Removing intermediate container 14c3b9f5f49f [2023-07-20T12:32:13.624Z] ---> b4a1fee21c4f [2023-07-20T12:32:13.624Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T12:32:13.891Z] ---> 659e9cf56d14 [2023-07-20T12:32:13.891Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T12:32:14.483Z] ---> dd9d933f3941 [2023-07-20T12:32:14.483Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T12:32:14.750Z] ---> 0b7210226f21 [2023-07-20T12:32:14.750Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-20T12:32:16.157Z] ---> ace19f0a20a2 [2023-07-20T12:32:16.157Z] Step 21/26 : EXPOSE 48095 [2023-07-20T12:32:16.157Z] ---> Running in 7ea0803decec [2023-07-20T12:32:16.425Z] Removing intermediate container 7ea0803decec [2023-07-20T12:32:16.425Z] ---> 0b14c8bb5651 [2023-07-20T12:32:16.425Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-20T12:32:16.691Z] ---> Running in 9aad513ce253 [2023-07-20T12:32:16.691Z] Removing intermediate container 9aad513ce253 [2023-07-20T12:32:16.691Z] ---> 105a6eb96408 [2023-07-20T12:32:16.691Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T12:32:16.959Z] ---> Running in b7353068c6b5 [2023-07-20T12:32:17.228Z] Removing intermediate container b7353068c6b5 [2023-07-20T12:32:17.228Z] ---> a15bef926643 [2023-07-20T12:32:17.228Z] Step 24/26 : LABEL arch=arm64 [2023-07-20T12:32:17.228Z] ---> Running in ef7935bd6b92 [2023-07-20T12:32:17.501Z] Removing intermediate container ef7935bd6b92 [2023-07-20T12:32:17.501Z] ---> a7f7a0c3dbbc [2023-07-20T12:32:17.501Z] Step 25/26 : LABEL git_sha=3e80bef99b3ab90509f2b3559a3b96692fd47813 [2023-07-20T12:32:17.501Z] ---> Running in 759058dbb268 [2023-07-20T12:32:17.768Z] Removing intermediate container 759058dbb268 [2023-07-20T12:32:17.768Z] ---> 76d305ed841e [2023-07-20T12:32:17.768Z] Step 26/26 : LABEL version=0.0.0 [2023-07-20T12:32:18.035Z] ---> Running in e05b519eb056 [2023-07-20T12:32:18.306Z] Removing intermediate container e05b519eb056 [2023-07-20T12:32:18.306Z] ---> 1ccad65b9a98 [2023-07-20T12:32:18.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T12:32:18.306Z] Successfully built 1ccad65b9a98 [2023-07-20T12:32:18.306Z] 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-20T12:32:19.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T12:32:19.135Z] [2023-07-20T12:32:19.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:32:19.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T12:32:20.953Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T12:32:20.953Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T12:32:20.953Z] 04944245beec: Pulling fs layer [2023-07-20T12:32:20.953Z] 699f458cf7ca: Pulling fs layer [2023-07-20T12:32:20.953Z] 765212b225bb: Pulling fs layer [2023-07-20T12:32:20.953Z] f23df028b6ca: Pulling fs layer [2023-07-20T12:32:20.953Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T12:32:20.953Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T12:32:20.953Z] 765212b225bb: Waiting [2023-07-20T12:32:20.953Z] d65c8cfc05b1: Waiting [2023-07-20T12:32:20.953Z] 2437ff75d9bd: Waiting [2023-07-20T12:32:20.953Z] f23df028b6ca: Waiting [2023-07-20T12:32:20.953Z] 04944245beec: Verifying Checksum [2023-07-20T12:32:20.953Z] 04944245beec: Download complete [2023-07-20T12:32:20.953Z] 765212b225bb: Verifying Checksum [2023-07-20T12:32:20.953Z] 765212b225bb: Download complete [2023-07-20T12:32:20.953Z] f23df028b6ca: Verifying Checksum [2023-07-20T12:32:20.953Z] f23df028b6ca: Download complete [2023-07-20T12:32:20.953Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T12:32:20.953Z] d65c8cfc05b1: Download complete [2023-07-20T12:32:21.222Z] 699f458cf7ca: Verifying Checksum [2023-07-20T12:32:21.222Z] 699f458cf7ca: Download complete [2023-07-20T12:32:21.490Z] 8998bd30e6a1: Verifying Checksum [2023-07-20T12:32:21.490Z] 8998bd30e6a1: Download complete [2023-07-20T12:32:23.456Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T12:32:23.456Z] 2437ff75d9bd: Download complete [2023-07-20T12:32:25.397Z] 8998bd30e6a1: Pull complete [2023-07-20T12:32:25.977Z] 04944245beec: Pull complete [2023-07-20T12:32:27.503Z] 699f458cf7ca: Pull complete [2023-07-20T12:32:27.503Z] 765212b225bb: Pull complete [2023-07-20T12:32:28.120Z] f23df028b6ca: Pull complete [2023-07-20T12:32:28.395Z] d65c8cfc05b1: Pull complete [2023-07-20T12:32:43.405Z] 2437ff75d9bd: Pull complete [2023-07-20T12:32:43.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T12:32:43.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T12:32:43.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:32:43.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-1659 does not seem to be running inside a container [2023-07-20T12:32:43.776Z] $ 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-20T12:32:46.125Z] $ docker top c16bc75fe86714aa96f5ab3d98762e8b20ee1bcb7428a3dd55663a6c09145778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:32:46.699Z] ---> job-cost.sh [2023-07-20T12:32:46.965Z] lf-activate-venv: SKIPPING [2023-07-20T12:32:46.965Z] INFO: No Stack... [2023-07-20T12:32:47.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T12:32:48.183Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T12:32:48.516Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-20T12:32:48.516Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T12:32:48.594Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [2023-07-20T12:32:48.599Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] did not exist. Created. [2023-07-20T12:32:48.599Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T12:32:48.999Z] /w/workspace/app-service-configurable/1@tmp/durable-be034f38/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-20T12:32:49.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T12:32:49.383Z] Warning: overwriting stash ‘stack-cost’ [2023-07-20T12:32:49.431Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T12:32:49.445Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T12:32:49.519Z] $ docker stop --time=1 c16bc75fe86714aa96f5ab3d98762e8b20ee1bcb7428a3dd55663a6c09145778 [2023-07-20T12:32:50.974Z] $ docker rm -f --volumes c16bc75fe86714aa96f5ab3d98762e8b20ee1bcb7428a3dd55663a6c09145778 [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-20T12:32:52.021Z] provisioning config files... [2023-07-20T12:32:52.028Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-575@tmp/config15554380969594491735tmp [Pipeline] { [Pipeline] sh [2023-07-20T12:32:52.373Z] + set +x [2023-07-20T12:32:52.373Z] + + curl -s https://codecov.io/bash [2023-07-20T12:32:52.373Z] bash -s -- [2023-07-20T12:32:52.373Z] [2023-07-20T12:32:52.373Z] _____ _ [2023-07-20T12:32:52.373Z] / ____| | | [2023-07-20T12:32:52.373Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T12:32:52.373Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T12:32:52.373Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T12:32:52.373Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T12:32:52.373Z] Bash-1.0.6 [2023-07-20T12:32:52.373Z] [2023-07-20T12:32:52.373Z] [2023-07-20T12:32:52.373Z] ==> git version 2.25.1 found [2023-07-20T12:32:52.373Z] ==> 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-20T12:32:52.373Z] Release-Date: 2020-01-08 [2023-07-20T12:32:52.373Z] 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-20T12:32:52.373Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T12:32:52.373Z] ==> Jenkins CI detected. [2023-07-20T12:32:52.373Z] current dir:  /w/workspace/_app-service-configurable_PR-575 [2023-07-20T12:32:52.373Z] project root: . [2023-07-20T12:32:52.373Z] --> token set from env [2023-07-20T12:32:52.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T12:32:52.373Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T12:32:52.373Z] ==> Python coveragepy not found [2023-07-20T12:32:52.373Z] ==> Searching for coverage reports in: [2023-07-20T12:32:52.373Z] + . [2023-07-20T12:32:52.373Z] -> Found 1 reports [2023-07-20T12:32:52.373Z] ==> Detecting git/mercurial file structure [2023-07-20T12:32:52.632Z] ==> Reading reports [2023-07-20T12:32:52.632Z] + ./coverage.out bytes=13 [2023-07-20T12:32:52.632Z] ==> Appending adjustments [2023-07-20T12:32:52.632Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T12:32:52.632Z] + Found adjustments [2023-07-20T12:32:52.632Z] ==> Gzipping contents [2023-07-20T12:32:52.632Z] 4.0K /tmp/codecov.pVrzF3.gz [2023-07-20T12:32:52.632Z] ==> Uploading reports [2023-07-20T12:32:52.632Z] url: https://codecov.io [2023-07-20T12:32:52.632Z] query: branch=PR-575&commit=3e80bef99b3ab90509f2b3559a3b96692fd47813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-07-20T12:32:52.632Z] -> Pinging Codecov [2023-07-20T12:32:52.633Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-575&commit=3e80bef99b3ab90509f2b3559a3b96692fd47813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-07-20T12:32:52.891Z] -> Uploading to [2023-07-20T12:32:52.892Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-20/A97CA9966030D2A3747ED39772930CCE/3e80bef99b3ab90509f2b3559a3b96692fd47813/d3676b41-0008-4e6a-9649-155f3292cb28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T123252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be59eb7a089c25367ab8183ac3e913a8c303b833669bbdc39de4d3e35f05846a [2023-07-20T12:32:52.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T12:32:52.892Z] Dload Upload Total Spent Left Speed [2023-07-20T12:32:52.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2234 --:--:-- --:--:-- --:--:-- 2234 [2023-07-20T12:32:52.892Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3e80bef99b3ab90509f2b3559a3b96692fd47813 [Pipeline] } [2023-07-20T12:32:52.917Z] 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-20T12:32:54.731Z] + [ -d /w/workspace/_app-service-configurable_PR-575/archives ] [2023-07-20T12:32:54.731Z] + ls -al /w/workspace/_app-service-configurable_PR-575/archives [2023-07-20T12:32:54.731Z] total 16 [2023-07-20T12:32:54.731Z] drwxr-xr-x 3 root root 4096 Jul 20 12:23 . [2023-07-20T12:32:54.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:23 .. [2023-07-20T12:32:54.731Z] drwxr-xr-x 2 root root 4096 Jul 20 12:23 cost [2023-07-20T12:32:54.731Z] -rw-r--r-- 1 root root 96 Jul 20 12:23 cost.csv [2023-07-20T12:32:54.731Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-575/archives [2023-07-20T12:32:54.731Z] + ls -al /w/workspace/_app-service-configurable_PR-575/archives [2023-07-20T12:32:54.731Z] total 16 [2023-07-20T12:32:54.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:23 . [2023-07-20T12:32:54.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:23 .. [2023-07-20T12:32:54.731Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 12:23 cost [2023-07-20T12:32:54.731Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 20 12:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:32:55.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:32:55.954Z] ---> package-listing.sh [2023-07-20T12:32:55.954Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T12:32:55.954Z] ++ facter osfamily [2023-07-20T12:32:56.214Z] + OS_FAMILY=debian [2023-07-20T12:32:56.214Z] + workspace=/w/workspace/_app-service-configurable_PR-575 [2023-07-20T12:32:56.214Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T12:32:56.214Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T12:32:56.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T12:32:56.214Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T12:32:56.214Z] + '[' /w/workspace/_app-service-configurable_PR-575 ']' [2023-07-20T12:32:56.214Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T12:32:56.214Z] + case "${OS_FAMILY}" in [2023-07-20T12:32:56.214Z] + dpkg -l [2023-07-20T12:32:56.214Z] + grep '^ii' [2023-07-20T12:32:56.214Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T12:32:56.214Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T12:32:56.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T12:32:56.214Z] + '[' /w/workspace/_app-service-configurable_PR-575 ']' [2023-07-20T12:32:56.214Z] + mkdir -p /w/workspace/_app-service-configurable_PR-575/archives/ [2023-07-20T12:32:56.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-575/archives/ [Pipeline] echo [2023-07-20T12:32:56.247Z] 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-20T12:32:56.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T12:32:57.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T12:32:57.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T12:32:57.313Z] prd-ubuntu20.04-docker-8c-8g-1658 does not seem to be running inside a container [2023-07-20T12:32:57.343Z] $ 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-575/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-575 -v /w/workspace/_app-service-configurable_PR-575:/w/workspace/_app-service-configurable_PR-575:rw,z -v /w/workspace/_app-service-configurable_PR-575@tmp:/w/workspace/_app-service-configurable_PR-575@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-20T12:32:57.750Z] $ docker top a0911e0c5869c0c719bdab336c9115756abe0f7189ab1f63893b58a0ebed4a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T12:32:58.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T12:32:58.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T12:32:58.836Z] + ls /var/log/sa-host [2023-07-20T12:32:58.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T12:32:59.057Z] provisioning config files... [2023-07-20T12:32:59.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-575@tmp/config3259066728164897058tmp [Pipeline] { [Pipeline] echo [2023-07-20T12:32:59.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:32:59.430Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T12:32:59.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:32:59.873Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T12:32:59.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:33:00.217Z] ---> sudo-logs.sh [2023-07-20T12:33:00.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T12:33:00.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:33:00.620Z] ---> job-cost.sh [2023-07-20T12:33:00.620Z] lf-activate-venv: SKIPPING [2023-07-20T12:33:00.620Z] DEBUG: total: 0.2199999988079071 [2023-07-20T12:33:00.620Z] INFO: Retrieving Stack Cost... [2023-07-20T12:33:00.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T12:33:01.447Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T12:33:01.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T12:33:01.791Z] ---> logs-deploy.sh [2023-07-20T12:33:01.792Z] lf-activate-venv: SKIPPING [2023-07-20T12:33:01.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-575/1 [2023-07-20T12:33:01.792Z] INFO: archiving workspace using pattern(s): [2023-07-20T12:33:02.749Z] Archives upload complete. [2023-07-20T12:33:02.749Z] INFO: archiving logs to Nexus