Pull request #556 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab4307e0efaac96c1b60d6caa6dda957920450a3+f6c79abbbe137ac8802e525be2bea65aaac7fbd6 (098cad8866b7173a80f8dc26f572fbc7ef9548b3) 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-ssh11866869184255333770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4315307885075493746.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-556/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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3107821240167216137.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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2880410602086650432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9096387777766666782.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-556/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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8241348537527241783.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-12581 in /w/workspace/_app-service-configurable_PR-556 [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-556 # 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/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f6c79abbbe137ac8802e525be2bea65aaac7fbd6 into PR head commit ab4307e0efaac96c1b60d6caa6dda957920450a3 Merge succeeded, producing ab4307e0efaac96c1b60d6caa6dda957920450a3 Checking out Revision ab4307e0efaac96c1b60d6caa6dda957920450a3 (PR-556) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T12:58:34.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T12:58:34.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T12:58:34.963Z] ========================================================= [2023-05-03T12:58:34.963Z] EdgeX Global Pipelines Version Info [2023-05-03T12:58:34.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ab4307e0efaac96c1b60d6caa6dda957920450a3 # 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 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab4307e0efaac96c1b60d6caa6dda957920450a3 # timeout=10 [2023-05-03T12:58:35.719Z] ------------------- [2023-05-03T12:58:35.719Z] stable info: [2023-05-03T12:58:35.719Z] ------------------- [2023-05-03T12:58:35.719Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T12:58:35.719Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T12:58:35.719Z] Message: update stable to v1.0.248 [2023-05-03T12:58:36.289Z] ------------------- [2023-05-03T12:58:36.289Z] experimental info: [2023-05-03T12:58:36.289Z] ------------------- [2023-05-03T12:58:36.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T12:58:36.289Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T12:58:36.289Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T12:58:36.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-03T12:58:36.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-03T12:58:36.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T12:58:36.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T12:58:36.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T12:58:36.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T12:58:36.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T12:58:36.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T12:58:36.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T12:58:37.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T12:58:37.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T12:58:37.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-03T12:58:37.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T12:58:37.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T12:58:37.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T12:58:37.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T12:58:37.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T12:58:37.335Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T12:58:37.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T12:58:37.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T12:58:37.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T12:58:37.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T12:58:37.555Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T12:58:37.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T12:58:37.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T12:58:37.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T12:58:37.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T12:58:37.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2023-05-03T12:58:37.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2023-05-03T12:58:37.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2023-05-03T12:58:37.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab4307e0efaac96c1b60d6caa6dda957920450a3 [Pipeline] echo [2023-05-03T12:58:37.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab4307e [Pipeline] echo [2023-05-03T12:58:37.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:58:38.071Z] provisioning config files... [2023-05-03T12:58:38.102Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-556@tmp/config14658123270093252763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:58:38.450Z] ---> docker-login.sh [2023-05-03T12:58:38.450Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:58:38.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:38.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:38.711Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:38.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:38.711Z] [2023-05-03T12:58:38.711Z] Login Succeeded [2023-05-03T12:58:38.711Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:58:38.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:38.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:38.972Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:38.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:38.972Z] [2023-05-03T12:58:38.972Z] Login Succeeded [2023-05-03T12:58:38.972Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:58:38.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:38.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:38.972Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:38.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:38.972Z] [2023-05-03T12:58:38.972Z] Login Succeeded [2023-05-03T12:58:38.972Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:58:38.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:39.234Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:39.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:39.234Z] [2023-05-03T12:58:39.234Z] Login Succeeded [2023-05-03T12:58:39.234Z] docker.io [2023-05-03T12:58:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:39.494Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:39.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:39.494Z] [2023-05-03T12:58:39.494Z] Login Succeeded [2023-05-03T12:58:39.494Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:58:39.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T12:58:40.149Z] + git rev-list -1 --merges ab4307e0efaac96c1b60d6caa6dda957920450a3~1..ab4307e0efaac96c1b60d6caa6dda957920450a3 [Pipeline] echo [2023-05-03T12:58:40.217Z] -----------> git rev-list -1 --merges ab4307e0efaac96c1b60d6caa6dda957920450a3~1..ab4307e0efaac96c1b60d6caa6dda957920450a3 ab4307e0efaac96c1b60d6caa6dda957920450a3 [false] [Pipeline] sh [2023-05-03T12:58:40.530Z] + git log --format=format:%s -1 ab4307e0efaac96c1b60d6caa6dda957920450a3 [Pipeline] echo [2023-05-03T12:58:40.561Z] ========================================================= [2023-05-03T12:58:40.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T12:58:40.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:58:40.998Z] + git log --format=format:%s -1 ab4307e0efaac96c1b60d6caa6dda957920450a3 [Pipeline] echo [2023-05-03T12:58:41.030Z] [semverPrep] GIT_COMMIT: ab4307e0efaac96c1b60d6caa6dda957920450a3, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-03T12:58:41.061Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T12:58:41.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T12:58:41.529Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T12:58:41.529Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T12:58:41.529Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T12:58:41.529Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T12:58:41.529Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T12:58:41.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:58:42.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:58:42.048Z] [2023-05-03T12:58:42.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:58:42.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:58:42.424Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T12:58:42.424Z] b85a868b505f: Pulling fs layer [2023-05-03T12:58:42.424Z] e2be974225ed: Pulling fs layer [2023-05-03T12:58:42.424Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T12:58:42.424Z] 988bab9f4d93: Pulling fs layer [2023-05-03T12:58:42.424Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T12:58:42.424Z] eaf3925da568: Pulling fs layer [2023-05-03T12:58:42.424Z] bab4dde63d76: Pulling fs layer [2023-05-03T12:58:42.424Z] bde34c3a00c8: Pulling fs layer [2023-05-03T12:58:42.424Z] b352a97aabf1: Pulling fs layer [2023-05-03T12:58:42.424Z] 4872d77fe225: Pulling fs layer [2023-05-03T12:58:42.424Z] 5851b861e8e6: Pulling fs layer [2023-05-03T12:58:42.424Z] bab4dde63d76: Waiting [2023-05-03T12:58:42.424Z] bde34c3a00c8: Waiting [2023-05-03T12:58:42.424Z] 1469e6f7b9e6: Waiting [2023-05-03T12:58:42.424Z] eaf3925da568: Waiting [2023-05-03T12:58:42.424Z] 988bab9f4d93: Waiting [2023-05-03T12:58:42.424Z] b352a97aabf1: Waiting [2023-05-03T12:58:42.424Z] 4872d77fe225: Waiting [2023-05-03T12:58:42.424Z] 5851b861e8e6: Waiting [2023-05-03T12:58:42.424Z] e2be974225ed: Download complete [2023-05-03T12:58:42.424Z] 988bab9f4d93: Verifying Checksum [2023-05-03T12:58:42.424Z] 988bab9f4d93: Download complete [2023-05-03T12:58:42.684Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T12:58:42.684Z] 1469e6f7b9e6: Download complete [2023-05-03T12:58:42.684Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T12:58:42.684Z] 339a4e72a1f5: Download complete [2023-05-03T12:58:42.684Z] eaf3925da568: Verifying Checksum [2023-05-03T12:58:42.684Z] eaf3925da568: Download complete [2023-05-03T12:58:42.684Z] bde34c3a00c8: Verifying Checksum [2023-05-03T12:58:42.684Z] bde34c3a00c8: Download complete [2023-05-03T12:58:42.684Z] b352a97aabf1: Verifying Checksum [2023-05-03T12:58:42.684Z] b352a97aabf1: Download complete [2023-05-03T12:58:42.684Z] 4872d77fe225: Verifying Checksum [2023-05-03T12:58:42.684Z] 4872d77fe225: Download complete [2023-05-03T12:58:42.684Z] 5851b861e8e6: Verifying Checksum [2023-05-03T12:58:42.684Z] 5851b861e8e6: Download complete [2023-05-03T12:58:42.684Z] b85a868b505f: Verifying Checksum [2023-05-03T12:58:42.684Z] b85a868b505f: Download complete [2023-05-03T12:58:42.942Z] bab4dde63d76: Verifying Checksum [2023-05-03T12:58:42.942Z] bab4dde63d76: Download complete [2023-05-03T12:58:43.878Z] b85a868b505f: Pull complete [2023-05-03T12:58:44.138Z] e2be974225ed: Pull complete [2023-05-03T12:58:44.708Z] 339a4e72a1f5: Pull complete [2023-05-03T12:58:44.708Z] 988bab9f4d93: Pull complete [2023-05-03T12:58:44.968Z] 1469e6f7b9e6: Pull complete [2023-05-03T12:58:45.228Z] eaf3925da568: Pull complete [2023-05-03T12:58:47.135Z] bab4dde63d76: Pull complete [2023-05-03T12:58:47.135Z] bde34c3a00c8: Pull complete [2023-05-03T12:58:47.135Z] b352a97aabf1: Pull complete [2023-05-03T12:58:47.396Z] 4872d77fe225: Pull complete [2023-05-03T12:58:47.396Z] 5851b861e8e6: Pull complete [2023-05-03T12:58:47.396Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T12:58:47.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:58:47.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:58:47.631Z] prd-ubuntu20.04-docker-8c-8g-12581 does not seem to be running inside a container [2023-05-03T12:58:47.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-556 -v /w/workspace/_app-service-configurable_PR-556:/w/workspace/_app-service-configurable_PR-556:rw,z -v /w/workspace/_app-service-configurable_PR-556@tmp:/w/workspace/_app-service-configurable_PR-556@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T12:58:51.169Z] $ docker top 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 -eo pid,comm [2023-05-03T12:58:51.224Z] 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-05-03T12:58:51.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T12:58:51.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:58:51.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:58:51.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:58:51.467Z] $ docker exec 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 ssh-agent [2023-05-03T12:58:51.570Z] SSH_AUTH_SOCK=/tmp/ssh-ttn7yJmynkUK/agent.32 [2023-05-03T12:58:51.570Z] SSH_AGENT_PID=38 [2023-05-03T12:58:51.576Z] Running ssh-add (command line suppressed) [2023-05-03T12:58:51.682Z] Identity added: /w/workspace/_app-service-configurable_PR-556@tmp/private_key_5402073263884770118.key (/w/workspace/_app-service-configurable_PR-556@tmp/private_key_5402073263884770118.key) [2023-05-03T12:58:51.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:58:52.030Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T12:58:52.061Z] $ docker exec --env ******** --env ******** 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 ssh-agent -k [2023-05-03T12:58:52.160Z] unset SSH_AUTH_SOCK; [2023-05-03T12:58:52.160Z] unset SSH_AGENT_PID; [2023-05-03T12:58:52.161Z] echo Agent pid 38 killed; [2023-05-03T12:58:52.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T12:58:52.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:58:52.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:58:52.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:58:52.379Z] $ docker exec 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 ssh-agent [2023-05-03T12:58:52.493Z] SSH_AUTH_SOCK=/tmp/ssh-NdLt4hK7330v/agent.70 [2023-05-03T12:58:52.493Z] SSH_AGENT_PID=76 [2023-05-03T12:58:52.498Z] Running ssh-add (command line suppressed) [2023-05-03T12:58:52.599Z] Identity added: /w/workspace/_app-service-configurable_PR-556@tmp/private_key_14731291316144922217.key (/w/workspace/_app-service-configurable_PR-556@tmp/private_key_14731291316144922217.key) [2023-05-03T12:58:52.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:58:52.941Z] + git semver init [2023-05-03T12:58:53.202Z] 2023-05-03 12:58:53,109 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T12:58:53.202Z] 2023-05-03 12:58:53,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-556/.semver [2023-05-03T12:58:53.202Z] 2023-05-03 12:58:53,110 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-556/.semver [2023-05-03T12:58:53.202Z] 2023-05-03 12:58:53,111 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-556/.semver'], cwd=/w/workspace/_app-service-configurable_PR-556, universal_newlines=False, shell=None, istream=None) [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,877 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-556/.git/info/exclude [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-556/.semver/PR-556 with force:False [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,878 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-556/.semver/PR-556 [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,882 [execute] INFO git cat-file --batch-check [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,889 [execute] INFO git cat-file --batch [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T12:58:54.140Z] 2023-05-03 12:58:53,894 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-556/.semver/PR-556 [2023-05-03T12:58:54.140Z] 0.0.0 [Pipeline] } [2023-05-03T12:58:54.171Z] $ docker exec --env ******** --env ******** 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 ssh-agent -k [2023-05-03T12:58:54.276Z] unset SSH_AUTH_SOCK; [2023-05-03T12:58:54.276Z] unset SSH_AGENT_PID; [2023-05-03T12:58:54.276Z] echo Agent pid 76 killed; [2023-05-03T12:58:54.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T12:58:54.722Z] + git semver [Pipeline] } [2023-05-03T12:58:55.010Z] $ docker stop --time=1 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 [2023-05-03T12:58:56.329Z] $ docker rm -f --volumes 620e3345c520320b4355ece693aba5cc488994573328ac3fe246d69ee1f98ce7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:58:56.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T12:58:57.020Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T12:58:57.039Z] [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-05-03T12:58:57.646Z] provisioning config files... [2023-05-03T12:58:57.655Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-556@tmp/config7568228133972437020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:58:58.003Z] ---> docker-login.sh [2023-05-03T12:58:58.003Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:58:58.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:58.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:58.003Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:58.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:58.003Z] [2023-05-03T12:58:58.003Z] Login Succeeded [2023-05-03T12:58:58.003Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:58:58.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:58.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:58.003Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:58.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:58.003Z] [2023-05-03T12:58:58.003Z] Login Succeeded [2023-05-03T12:58:58.003Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:58:58.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:58.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:58.263Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:58.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:58.263Z] [2023-05-03T12:58:58.263Z] Login Succeeded [2023-05-03T12:58:58.263Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:58:58.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:58.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:58.263Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:58.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:58.263Z] [2023-05-03T12:58:58.263Z] Login Succeeded [2023-05-03T12:58:58.263Z] docker.io [2023-05-03T12:58:58.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:58:58.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:58:58.522Z] Configure a credential helper to remove this warning. See [2023-05-03T12:58:58.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:58:58.522Z] [2023-05-03T12:58:58.522Z] Login Succeeded [2023-05-03T12:58:58.522Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:58:58.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T12:58:58.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:58:58.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:58:58.785Z] ========================================================= [2023-05-03T12:58:58.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T12:58:58.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:58:59.247Z] + 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-05-03T12:58:59.247Z] Sending build context to Docker daemon 3.311MB [2023-05-03T12:58:59.247Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:58:59.247Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T12:58:59.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T12:58:59.247Z] f56be85fc22e: Pulling fs layer [2023-05-03T12:58:59.247Z] 85791d961cd3: Pulling fs layer [2023-05-03T12:58:59.247Z] d694b5ae8c79: Pulling fs layer [2023-05-03T12:58:59.247Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T12:58:59.247Z] 4d19c01a9841: Pulling fs layer [2023-05-03T12:58:59.247Z] 9325e15d5711: Pulling fs layer [2023-05-03T12:58:59.247Z] 556b6ee489ea: Pulling fs layer [2023-05-03T12:58:59.247Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T12:58:59.247Z] 9f32a84ed3da: Waiting [2023-05-03T12:58:59.247Z] 4d19c01a9841: Waiting [2023-05-03T12:58:59.247Z] 9325e15d5711: Waiting [2023-05-03T12:58:59.247Z] 556b6ee489ea: Waiting [2023-05-03T12:58:59.247Z] c5a4b2cf53e6: Waiting [2023-05-03T12:58:59.247Z] 85791d961cd3: Download complete [2023-05-03T12:58:59.247Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T12:58:59.247Z] 9f32a84ed3da: Download complete [2023-05-03T12:58:59.247Z] 4d19c01a9841: Verifying Checksum [2023-05-03T12:58:59.247Z] 4d19c01a9841: Download complete [2023-05-03T12:58:59.247Z] f56be85fc22e: Download complete [2023-05-03T12:58:59.507Z] 9325e15d5711: Verifying Checksum [2023-05-03T12:58:59.507Z] 9325e15d5711: Download complete [2023-05-03T12:58:59.507Z] f56be85fc22e: Pull complete [2023-05-03T12:58:59.776Z] 85791d961cd3: Pull complete [2023-05-03T12:59:00.036Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T12:59:00.036Z] c5a4b2cf53e6: Download complete [2023-05-03T12:59:00.036Z] d694b5ae8c79: Verifying Checksum [2023-05-03T12:59:00.036Z] d694b5ae8c79: Download complete [2023-05-03T12:59:00.297Z] 556b6ee489ea: Verifying Checksum [2023-05-03T12:59:00.297Z] 556b6ee489ea: Download complete [2023-05-03T12:59:03.587Z] d694b5ae8c79: Pull complete [2023-05-03T12:59:03.587Z] 9f32a84ed3da: Pull complete [2023-05-03T12:59:03.587Z] 4d19c01a9841: Pull complete [2023-05-03T12:59:03.847Z] 9325e15d5711: Pull complete [2023-05-03T12:59:06.379Z] 556b6ee489ea: Pull complete [2023-05-03T12:59:07.318Z] c5a4b2cf53e6: Pull complete [2023-05-03T12:59:07.318Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T12:59:07.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T12:59:07.318Z] ---> c4be618373d6 [2023-05-03T12:59:07.318Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T12:59:12.456Z] Still waiting to schedule task [2023-05-03T12:59:12.456Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T12:59:13.945Z] ---> Running in b068f24d7a5d [2023-05-03T12:59:13.945Z] Removing intermediate container b068f24d7a5d [2023-05-03T12:59:13.945Z] ---> 978a303593c4 [2023-05-03T12:59:13.945Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:59:13.945Z] ---> Running in 916c9dde7ef9 [2023-05-03T12:59:13.945Z] Removing intermediate container 916c9dde7ef9 [2023-05-03T12:59:13.945Z] ---> f9d612821de6 [2023-05-03T12:59:13.945Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:59:13.945Z] ---> Running in cf17bab58007 [2023-05-03T12:59:13.945Z] Removing intermediate container cf17bab58007 [2023-05-03T12:59:13.945Z] ---> 390f7b8b7ef5 [2023-05-03T12:59:13.945Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:59:13.945Z] ---> Running in eab1833d2bfb [2023-05-03T12:59:14.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:59:14.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:59:14.464Z] OK: 265 MiB in 53 packages [2023-05-03T12:59:15.029Z] Removing intermediate container eab1833d2bfb [2023-05-03T12:59:15.029Z] ---> ac51b6d76293 [2023-05-03T12:59:15.029Z] Step 7/12 : WORKDIR /app [2023-05-03T12:59:15.029Z] ---> Running in e4935a08de89 [2023-05-03T12:59:15.029Z] Removing intermediate container e4935a08de89 [2023-05-03T12:59:15.029Z] ---> c5428b95746d [2023-05-03T12:59:15.029Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T12:59:15.029Z] ---> 30394f7fec3f [2023-05-03T12:59:15.029Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:59:15.029Z] ---> Running in cd9f94da038e [2023-05-03T12:59:53.778Z] Removing intermediate container cd9f94da038e [2023-05-03T12:59:53.778Z] ---> f63a0ad862a7 [2023-05-03T12:59:53.778Z] Step 10/12 : COPY . . [2023-05-03T12:59:53.778Z] ---> d4a0cecc938c [2023-05-03T12:59:53.778Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:59:53.778Z] ---> Running in 0d774876ff05 [2023-05-03T12:59:53.778Z] Removing intermediate container 0d774876ff05 [2023-05-03T12:59:53.778Z] ---> 51bf64594d47 [2023-05-03T12:59:53.778Z] Step 12/12 : RUN $MAKE [2023-05-03T12:59:53.778Z] ---> Running in 53917576e1cc [2023-05-03T12:59:53.778Z] noop [2023-05-03T12:59:53.778Z] Removing intermediate container 53917576e1cc [2023-05-03T12:59:53.778Z] ---> f80a6b834030 [2023-05-03T12:59:53.778Z] Successfully built f80a6b834030 [2023-05-03T12:59:53.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:59:54.231Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T12:59:54.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:59:54.393Z] prd-ubuntu20.04-docker-8c-8g-12581 does not seem to be running inside a container [2023-05-03T12:59:54.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-556 -v /w/workspace/_app-service-configurable_PR-556:/w/workspace/_app-service-configurable_PR-556:rw,z -v /w/workspace/_app-service-configurable_PR-556@tmp:/w/workspace/_app-service-configurable_PR-556@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 ******** ci-base-image-x86_64 cat [2023-05-03T12:59:54.738Z] $ docker top 70b2a9f4e37c1ff1045fd613a900ecd5bfff38e310c82fb677217ceb776c437d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:59:55.127Z] + go version [2023-05-03T12:59:55.127Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T12:59:55.163Z] $ docker stop --time=1 70b2a9f4e37c1ff1045fd613a900ecd5bfff38e310c82fb677217ceb776c437d [2023-05-03T12:59:56.409Z] $ docker rm -f --volumes 70b2a9f4e37c1ff1045fd613a900ecd5bfff38e310c82fb677217ceb776c437d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:59:57.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T12:59:57.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:59:57.256Z] prd-ubuntu20.04-docker-8c-8g-12581 does not seem to be running inside a container [2023-05-03T12:59:57.289Z] $ 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-556 -v /w/workspace/_app-service-configurable_PR-556:/w/workspace/_app-service-configurable_PR-556:rw,z -v /w/workspace/_app-service-configurable_PR-556@tmp:/w/workspace/_app-service-configurable_PR-556@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 ******** ci-base-image-x86_64 cat [2023-05-03T12:59:57.585Z] $ docker top ba4f438ea453b4c32711a2cccedf0ad63a81926e8c1edeed5cfb17332fa2bdf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:59:57.970Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-556 [Pipeline] fileExists [Pipeline] sh [2023-05-03T12:59:58.337Z] + make test [2023-05-03T12:59:58.337Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T13:00:17.111Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-03T13:00:35.328Z] go vet ./... [2023-05-03T13:00:36.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T13:00:36.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T13:00:36.716Z] ./bin/test-attribution-txt.sh [2023-05-03T13:00:36.716Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-03T13:00:36.716Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-03T13:00:36.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T13:00:36.789Z] $ docker stop --time=1 ba4f438ea453b4c32711a2cccedf0ad63a81926e8c1edeed5cfb17332fa2bdf7 [2023-05-03T13:00:42.325Z] $ docker rm -f --volumes ba4f438ea453b4c32711a2cccedf0ad63a81926e8c1edeed5cfb17332fa2bdf7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T13:00:42.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T13:00:42.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T13:00:43.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T13:00:43.942Z] + ls -al . [2023-05-03T13:00:43.942Z] total 176 [2023-05-03T13:00:43.942Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:59 . [2023-05-03T13:00:43.942Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:58 .. [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 119 May 3 12:58 .dockerignore [2023-05-03T13:00:43.942Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:58 .git [2023-05-03T13:00:43.942Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:58 .github [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 171 May 3 12:58 .gitignore [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:58 .golangci.yml [2023-05-03T13:00:43.942Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:58 .semver [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 3 12:58 Attribution.txt [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 3 12:58 CHANGELOG.md [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 3 12:58 Dockerfile [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:58 GOVERNANCE.md [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 688 May 3 12:58 Jenkinsfile [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 3 12:58 LICENSE [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 618 May 3 12:58 OWNERS.md [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 3 12:58 README.md [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 12:58 VERSION [2023-05-03T13:00:43.942Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:58 bin [2023-05-03T13:00:43.942Z] -rw-r--r-- 1 jenkins jenkins 13 May 3 12:59 coverage.out [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 3 12:58 go.mod [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 3 12:58 go.sum [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 3 12:58 main.go [2023-05-03T13:00:43.942Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 3 12:58 makefile [2023-05-03T13:00:43.942Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 12:58 res [2023-05-03T13:00:43.942Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:00:44.331Z] + 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=ab4307e0efaac96c1b60d6caa6dda957920450a3 --label arch=amd64 --label version=0.0.0 . [2023-05-03T13:00:44.331Z] Sending build context to Docker daemon 3.312MB [2023-05-03T13:00:44.331Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T13:00:44.331Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-03T13:00:44.331Z] ---> f80a6b834030 [2023-05-03T13:00:44.331Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T13:00:44.591Z] ---> Running in 14dfe507692d [2023-05-03T13:00:44.591Z] Removing intermediate container 14dfe507692d [2023-05-03T13:00:44.591Z] ---> 39ba1ad13b63 [2023-05-03T13:00:44.591Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T13:00:44.591Z] ---> Running in 6b6977dc873d [2023-05-03T13:00:44.591Z] Removing intermediate container 6b6977dc873d [2023-05-03T13:00:44.591Z] ---> 3e7239e41dbf [2023-05-03T13:00:44.591Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-03T13:00:44.591Z] ---> Running in dd05acc8c83e [2023-05-03T13:00:44.850Z] Removing intermediate container dd05acc8c83e [2023-05-03T13:00:44.850Z] ---> d36c478e6587 [2023-05-03T13:00:44.850Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T13:00:44.850Z] ---> Running in ee0169b6fc93 [2023-05-03T13:00:45.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T13:00:45.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T13:00:45.368Z] OK: 265 MiB in 53 packages [2023-05-03T13:00:45.626Z] Removing intermediate container ee0169b6fc93 [2023-05-03T13:00:45.626Z] ---> 6ef2ae4b7d19 [2023-05-03T13:00:45.627Z] Step 7/26 : WORKDIR /app [2023-05-03T13:00:45.627Z] ---> Running in e0f8a0d36aad [2023-05-03T13:00:45.627Z] Removing intermediate container e0f8a0d36aad [2023-05-03T13:00:45.627Z] ---> 2c1d7210ac0a [2023-05-03T13:00:45.627Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-03T13:00:45.884Z] ---> 5c8083d2cc8a [2023-05-03T13:00:45.884Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T13:00:45.884Z] ---> Running in 972945bff93d [2023-05-03T13:00:46.819Z] Removing intermediate container 972945bff93d [2023-05-03T13:00:46.819Z] ---> 556c600edbd0 [2023-05-03T13:00:46.819Z] Step 10/26 : COPY . . [2023-05-03T13:00:46.819Z] ---> f04ea4f02433 [2023-05-03T13:00:46.819Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T13:00:46.819Z] ---> Running in f105241ff7fd [2023-05-03T13:00:47.078Z] Removing intermediate container f105241ff7fd [2023-05-03T13:00:47.078Z] ---> aecb15d4e06b [2023-05-03T13:00:47.078Z] Step 12/26 : RUN $MAKE [2023-05-03T13:00:47.078Z] ---> Running in ff9e498d851b [2023-05-03T13:00:47.336Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-03T13:00:51.079Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12582 in /w/workspace/_app-service-configurable_PR-556 [Pipeline] { [Pipeline] ws [2023-05-03T13:00:51.145Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-03T13:00:51.225Z] Selected Git installation does not exist. Using Default [2023-05-03T13:00:51.225Z] The recommended git tool is: NONE [2023-05-03T13:00:56.476Z] using credential edgex-jenkins-ssh [2023-05-03T13:00:56.494Z] Cloning the remote Git repository [2023-05-03T13:00:56.538Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-03T13:00:56.631Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-03T13:00:56.790Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-03T13:00:56.791Z] > git --version # timeout=10 [2023-05-03T13:00:56.814Z] > git --version # 'git version 2.25.1' [2023-05-03T13:00:56.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T13:00:56.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T13:00:58.166Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-03T13:00:58.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T13:00:59.645Z] Merging remotes/origin/main commit f6c79abbbe137ac8802e525be2bea65aaac7fbd6 into PR head commit ab4307e0efaac96c1b60d6caa6dda957920450a3 [2023-05-03T13:00:59.934Z] Merge succeeded, producing ab4307e0efaac96c1b60d6caa6dda957920450a3 [2023-05-03T13:00:59.934Z] Checking out Revision ab4307e0efaac96c1b60d6caa6dda957920450a3 (PR-556) [2023-05-03T13:00:59.067Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-03T13:00:59.110Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-03T13:00:59.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T13:00:59.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T13:00:59.672Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T13:00:59.741Z] > git checkout -f ab4307e0efaac96c1b60d6caa6dda957920450a3 # timeout=10 [2023-05-03T13:00:59.828Z] > git remote # timeout=10 [2023-05-03T13:00:59.852Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T13:00:59.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T13:00:59.884Z] > git merge f6c79abbbe137ac8802e525be2bea65aaac7fbd6 # timeout=10 [2023-05-03T13:00:59.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T13:00:59.940Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T13:00:59.952Z] > git checkout -f ab4307e0efaac96c1b60d6caa6dda957920450a3 # timeout=10 [2023-05-03T13:01:00.511Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-03T13:01:00.557Z] > git --version # timeout=10 [2023-05-03T13:01:00.567Z] > git --version # 'git version 2.25.1' [2023-05-03T13:01:00.592Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T13:01:01.938Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T13:01:01.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T13:01:01.938Z] Dload Upload Total Spent Left Speed [2023-05-03T13:01:01.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh [2023-05-03T13:01:02.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T13:01:02.995Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T13:01:02.995Z] + sudo tee /etc/docker/daemon.new [2023-05-03T13:01:02.995Z] { [2023-05-03T13:01:02.995Z] "registry-mirrors": [ [2023-05-03T13:01:02.995Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T13:01:02.995Z] ], [2023-05-03T13:01:02.995Z] "bip": "10.250.0.254/24", [2023-05-03T13:01:02.995Z] "hosts": [ [2023-05-03T13:01:02.995Z] "tcp://0.0.0.0:5555", [2023-05-03T13:01:02.995Z] "unix:///var/run/docker.sock" [2023-05-03T13:01:02.995Z] ], [2023-05-03T13:01:02.995Z] "mtu": 1458, [2023-05-03T13:01:02.995Z] "selinux-enabled": true, [2023-05-03T13:01:02.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T13:01:02.995Z] } [Pipeline] sh [2023-05-03T13:01:03.351Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T13:01:03.716Z] + sudo service docker restart [2023-05-03T13:01:09.250Z] Removing intermediate container ff9e498d851b [2023-05-03T13:01:09.250Z] ---> a4a94cce70c4 [2023-05-03T13:01:09.250Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T13:01:09.250Z] 3.17: Pulling from library/alpine [2023-05-03T13:01:09.250Z] f56be85fc22e: Already exists [2023-05-03T13:01:09.250Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T13:01:09.250Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T13:01:09.250Z] ---> 9ed4aefc74f6 [2023-05-03T13:01:09.250Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T13:01:09.250Z] ---> Running in 4867b6520c71 [2023-05-03T13:01:09.250Z] Removing intermediate container 4867b6520c71 [2023-05-03T13:01:09.250Z] ---> 54f88eeba651 [2023-05-03T13:01:09.250Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-03T13:01:09.250Z] ---> Running in e2f7caf4f738 [2023-05-03T13:01:09.250Z] Removing intermediate container e2f7caf4f738 [2023-05-03T13:01:09.250Z] ---> dbd93a428ca8 [2023-05-03T13:01:09.250Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T13:01:09.250Z] ---> Running in 8022b2a9fb4f [2023-05-03T13:01:09.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T13:01:09.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T13:01:09.250Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T13:01:09.250Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T13:01:09.250Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T13:01:09.250Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T13:01:09.250Z] OK: 8 MiB in 17 packages [2023-05-03T13:01:09.250Z] Removing intermediate container 8022b2a9fb4f [2023-05-03T13:01:09.250Z] ---> 8bfea2266e7d [2023-05-03T13:01:09.250Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-03T13:01:09.250Z] ---> b566037c983c [2023-05-03T13:01:09.250Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-03T13:01:09.250Z] ---> b147c835c61d [2023-05-03T13:01:09.250Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-03T13:01:09.250Z] ---> 9e57504185ac [2023-05-03T13:01:09.250Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-03T13:01:09.250Z] ---> a8c4e1342589 [2023-05-03T13:01:09.250Z] Step 21/26 : EXPOSE 48095 [2023-05-03T13:01:09.250Z] ---> Running in 3689f37c3d01 [2023-05-03T13:01:09.250Z] Removing intermediate container 3689f37c3d01 [2023-05-03T13:01:09.250Z] ---> e137b0189c7d [2023-05-03T13:01:09.250Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-03T13:01:09.250Z] ---> Running in 9c4dd6ff21df [2023-05-03T13:01:09.508Z] Removing intermediate container 9c4dd6ff21df [2023-05-03T13:01:09.508Z] ---> adf3cd9f3c9f [2023-05-03T13:01:09.508Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T13:01:09.508Z] ---> Running in bfcb05d0eec0 [2023-05-03T13:01:09.508Z] Removing intermediate container bfcb05d0eec0 [2023-05-03T13:01:09.508Z] ---> 7d91a65b7cc5 [2023-05-03T13:01:09.508Z] Step 24/26 : LABEL arch=amd64 [2023-05-03T13:01:09.508Z] ---> Running in f686faf8dcb0 [2023-05-03T13:01:09.508Z] Removing intermediate container f686faf8dcb0 [2023-05-03T13:01:09.508Z] ---> 33199dbbfa7d [2023-05-03T13:01:09.508Z] Step 25/26 : LABEL git_sha=ab4307e0efaac96c1b60d6caa6dda957920450a3 [2023-05-03T13:01:09.508Z] ---> Running in 2d5992fb96f6 [2023-05-03T13:01:09.768Z] Removing intermediate container 2d5992fb96f6 [2023-05-03T13:01:09.768Z] ---> ef76ab41a45e [2023-05-03T13:01:09.768Z] Step 26/26 : LABEL version=0.0.0 [2023-05-03T13:01:09.768Z] ---> Running in 0283cc91f59b [2023-05-03T13:01:09.768Z] Removing intermediate container 0283cc91f59b [2023-05-03T13:01:09.768Z] ---> 48b50252b3ee [2023-05-03T13:01:09.768Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T13:01:09.768Z] Successfully built 48b50252b3ee [2023-05-03T13:01:09.768Z] 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-05-03T13:01:10.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T13:01:10.662Z] [2023-05-03T13:01:10.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:01:11.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T13:01:11.042Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T13:01:11.042Z] 5eb5b503b376: Pulling fs layer [2023-05-03T13:01:11.042Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T13:01:11.042Z] ec43610c2a17: Pulling fs layer [2023-05-03T13:01:11.042Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T13:01:11.042Z] 33b1e0a273af: Pulling fs layer [2023-05-03T13:01:11.042Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T13:01:11.042Z] 2f39f015ded8: Pulling fs layer [2023-05-03T13:01:11.042Z] 33b1e0a273af: Waiting [2023-05-03T13:01:11.042Z] 5d3b04190fa2: Waiting [2023-05-03T13:01:11.042Z] 3a2ae6a8a46f: Waiting [2023-05-03T13:01:11.042Z] 2f39f015ded8: Waiting [2023-05-03T13:01:11.042Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T13:01:11.042Z] 5c69ac0246d0: Download complete [2023-05-03T13:01:11.042Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T13:01:11.042Z] 3a2ae6a8a46f: Download complete [2023-05-03T13:01:11.042Z] 33b1e0a273af: Verifying Checksum [2023-05-03T13:01:11.042Z] 33b1e0a273af: Download complete [2023-05-03T13:01:11.042Z] ec43610c2a17: Verifying Checksum [2023-05-03T13:01:11.042Z] ec43610c2a17: Download complete [2023-05-03T13:01:11.042Z] 5d3b04190fa2: Download complete [2023-05-03T13:01:11.302Z] 5eb5b503b376: Download complete [2023-05-03T13:01:11.867Z] 2f39f015ded8: Verifying Checksum [2023-05-03T13:01:11.868Z] 2f39f015ded8: Download complete [2023-05-03T13:01:12.446Z] 5eb5b503b376: Pull complete [2023-05-03T13:01:12.446Z] 5c69ac0246d0: Pull complete [2023-05-03T13:01:12.706Z] ec43610c2a17: Pull complete [2023-05-03T13:01:12.706Z] 3a2ae6a8a46f: Pull complete [2023-05-03T13:01:12.965Z] 33b1e0a273af: Pull complete [2023-05-03T13:01:12.965Z] 5d3b04190fa2: Pull complete [2023-05-03T13:01:17.148Z] 2f39f015ded8: Pull complete [2023-05-03T13:01:17.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T13:01:17.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T13:01:17.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T13:01:17.364Z] prd-ubuntu20.04-docker-8c-8g-12581 does not seem to be running inside a container [2023-05-03T13:01:17.397Z] $ 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-556 -v /w/workspace/_app-service-configurable_PR-556:/w/workspace/_app-service-configurable_PR-556:rw,z -v /w/workspace/_app-service-configurable_PR-556@tmp:/w/workspace/_app-service-configurable_PR-556@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-05-03T13:01:21.580Z] $ docker top 7e17203e52d7e6bb95eba05b47a056d895ed2119c6c9300bfaabb0ea8346aaed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:01:22.031Z] ---> job-cost.sh [2023-05-03T13:01:22.031Z] lf-activate-venv: SKIPPING [2023-05-03T13:01:22.031Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T13:01:22.128Z] provisioning config files... [2023-05-03T13:01:22.160Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7310351768243732275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:01:22.552Z] ---> docker-login.sh [2023-05-03T13:01:22.552Z] nexus3.edgexfoundry.org:10001 [2023-05-03T13:01:22.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T13:01:22.855Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T13:01:23.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T13:01:23.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T13:01:23.142Z] Configure a credential helper to remove this warning. See [2023-05-03T13:01:23.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T13:01:23.142Z] [2023-05-03T13:01:23.142Z] Login Succeeded [2023-05-03T13:01:23.142Z] nexus3.edgexfoundry.org:10002 [2023-05-03T13:01:23.166Z] + cat /w/workspace/_app-service-configurable_PR-556/archives/cost.csv [2023-05-03T13:01:23.166Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T13:01:23.205Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [2023-05-03T13:01:23.210Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] did not exist. Created. [2023-05-03T13:01:23.210Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T13:01:23.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T13:01:23.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T13:01:23.410Z] Configure a credential helper to remove this warning. See [2023-05-03T13:01:23.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T13:01:23.410Z] [2023-05-03T13:01:23.410Z] Login Succeeded [2023-05-03T13:01:23.410Z] nexus3.edgexfoundry.org:10003 [2023-05-03T13:01:23.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T13:01:23.648Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T13:01:23.677Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [2023-05-03T13:01:23.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } [2023-05-03T13:01:23.771Z] $ docker stop --time=1 7e17203e52d7e6bb95eba05b47a056d895ed2119c6c9300bfaabb0ea8346aaed [2023-05-03T13:01:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T13:01:23.952Z] Configure a credential helper to remove this warning. See [2023-05-03T13:01:23.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T13:01:23.952Z] [2023-05-03T13:01:23.952Z] Login Succeeded [2023-05-03T13:01:23.952Z] nexus3.edgexfoundry.org:10004 [2023-05-03T13:01:24.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T13:01:24.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T13:01:24.223Z] Configure a credential helper to remove this warning. See [2023-05-03T13:01:24.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T13:01:24.223Z] [2023-05-03T13:01:24.223Z] Login Succeeded [2023-05-03T13:01:24.223Z] docker.io [2023-05-03T13:01:24.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T13:01:24.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T13:01:24.762Z] Configure a credential helper to remove this warning. See [2023-05-03T13:01:24.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T13:01:24.762Z] [2023-05-03T13:01:24.762Z] Login Succeeded [2023-05-03T13:01:24.762Z] ---> docker-login.sh ends [2023-05-03T13:01:24.906Z] $ docker rm -f --volumes 7e17203e52d7e6bb95eba05b47a056d895ed2119c6c9300bfaabb0ea8346aaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-03T13:01:25.080Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-03T13:01:25.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T13:01:25.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T13:01:25.547Z] ========================================================= [2023-05-03T13:01:25.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T13:01:25.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:01:26.050Z] + 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-05-03T13:01:26.051Z] Sending build context to Docker daemon 168.4kB [2023-05-03T13:01:26.327Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T13:01:26.327Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T13:01:26.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T13:01:26.598Z] c41833b44d91: Pulling fs layer [2023-05-03T13:01:26.598Z] ed15518f5707: Pulling fs layer [2023-05-03T13:01:26.598Z] feae8fd75edb: Pulling fs layer [2023-05-03T13:01:26.598Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T13:01:26.598Z] 3cdef696dda3: Pulling fs layer [2023-05-03T13:01:26.598Z] 2ced38df9373: Pulling fs layer [2023-05-03T13:01:26.598Z] 58f1dce35555: Pulling fs layer [2023-05-03T13:01:26.598Z] 242c74f7c9fa: Waiting [2023-05-03T13:01:26.598Z] 3cdef696dda3: Waiting [2023-05-03T13:01:26.598Z] 2ced38df9373: Waiting [2023-05-03T13:01:26.598Z] 58f1dce35555: Waiting [2023-05-03T13:01:26.598Z] ed15518f5707: Verifying Checksum [2023-05-03T13:01:26.598Z] ed15518f5707: Download complete [2023-05-03T13:01:26.598Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T13:01:26.598Z] 242c74f7c9fa: Download complete [2023-05-03T13:01:26.598Z] 3cdef696dda3: Verifying Checksum [2023-05-03T13:01:26.598Z] 3cdef696dda3: Download complete [2023-05-03T13:01:26.598Z] c41833b44d91: Verifying Checksum [2023-05-03T13:01:26.598Z] c41833b44d91: Download complete [2023-05-03T13:01:28.038Z] c41833b44d91: Pull complete [2023-05-03T13:01:28.038Z] 58f1dce35555: Verifying Checksum [2023-05-03T13:01:28.038Z] 58f1dce35555: Download complete [2023-05-03T13:01:28.630Z] ed15518f5707: Pull complete [2023-05-03T13:01:29.221Z] feae8fd75edb: Verifying Checksum [2023-05-03T13:01:29.221Z] feae8fd75edb: Download complete [2023-05-03T13:01:29.495Z] 2ced38df9373: Verifying Checksum [2023-05-03T13:01:29.495Z] 2ced38df9373: Download complete [2023-05-03T13:01:41.955Z] feae8fd75edb: Pull complete [2023-05-03T13:01:41.955Z] 242c74f7c9fa: Pull complete [2023-05-03T13:01:41.955Z] 3cdef696dda3: Pull complete [2023-05-03T13:01:50.178Z] 2ced38df9373: Pull complete [2023-05-03T13:01:52.134Z] 58f1dce35555: Pull complete [2023-05-03T13:01:52.134Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T13:01:52.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T13:01:52.134Z] ---> fadd8f120f05 [2023-05-03T13:01:52.134Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T13:01:53.548Z] ---> Running in aca6c88d642b [2023-05-03T13:01:54.132Z] Removing intermediate container aca6c88d642b [2023-05-03T13:01:54.132Z] ---> d2385764a929 [2023-05-03T13:01:54.132Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T13:01:54.132Z] ---> Running in cd768179057a [2023-05-03T13:01:54.399Z] Removing intermediate container cd768179057a [2023-05-03T13:01:54.399Z] ---> cce669a5a5a6 [2023-05-03T13:01:54.399Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T13:01:54.399Z] ---> Running in 6a6d170bb04d [2023-05-03T13:01:54.670Z] Removing intermediate container 6a6d170bb04d [2023-05-03T13:01:54.670Z] ---> 349379b82fe9 [2023-05-03T13:01:54.670Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T13:01:54.670Z] ---> Running in f14c00d0e9a4 [2023-05-03T13:01:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T13:01:56.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T13:01:57.313Z] OK: 263 MiB in 53 packages [2023-05-03T13:01:58.275Z] Removing intermediate container f14c00d0e9a4 [2023-05-03T13:01:58.275Z] ---> 163a54dd7d5c [2023-05-03T13:01:58.275Z] Step 7/12 : WORKDIR /app [2023-05-03T13:01:58.275Z] ---> Running in a90ceb223484 [2023-05-03T13:01:58.553Z] Removing intermediate container a90ceb223484 [2023-05-03T13:01:58.553Z] ---> dc7e478f227a [2023-05-03T13:01:58.553Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T13:01:59.137Z] ---> d0b7687b35c9 [2023-05-03T13:01:59.137Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T13:01:59.137Z] ---> Running in 2393b10c0f64 [2023-05-03T13:03:07.031Z] Removing intermediate container 2393b10c0f64 [2023-05-03T13:03:07.031Z] ---> 3a37e1932ecb [2023-05-03T13:03:07.031Z] Step 10/12 : COPY . . [2023-05-03T13:03:07.031Z] ---> 32edcb4fffd4 [2023-05-03T13:03:07.031Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T13:03:07.031Z] ---> Running in bd1fd18d3c3d [2023-05-03T13:03:07.031Z] Removing intermediate container bd1fd18d3c3d [2023-05-03T13:03:07.031Z] ---> 6ede11283914 [2023-05-03T13:03:07.031Z] Step 12/12 : RUN $MAKE [2023-05-03T13:03:07.031Z] ---> Running in ab38d91e0b27 [2023-05-03T13:03:07.031Z] noop [2023-05-03T13:03:07.031Z] Removing intermediate container ab38d91e0b27 [2023-05-03T13:03:07.031Z] ---> 18b029c31d93 [2023-05-03T13:03:07.031Z] Successfully built 18b029c31d93 [2023-05-03T13:03:07.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:03:07.524Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T13:03:07.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T13:03:07.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-12582 does not seem to be running inside a container [2023-05-03T13:03:07.881Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-03T13:03:09.096Z] $ docker top b8a6d2d9d7e7ebd42a7376a7017e72886443902d906e974b80eb80f0f4314e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T13:03:09.971Z] + go version [2023-05-03T13:03:09.971Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T13:03:10.005Z] $ docker stop --time=1 b8a6d2d9d7e7ebd42a7376a7017e72886443902d906e974b80eb80f0f4314e96 [2023-05-03T13:03:11.603Z] $ docker rm -f --volumes b8a6d2d9d7e7ebd42a7376a7017e72886443902d906e974b80eb80f0f4314e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:03:12.463Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T13:03:12.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T13:03:12.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-12582 does not seem to be running inside a container [2023-05-03T13:03:12.763Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-03T13:03:13.935Z] $ docker top 1733ff2d91eff940c19ef39cd20e00ae060bb6a56bccdb987fd69996b7008357 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T13:03:14.812Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T13:03:15.516Z] + make test [2023-05-03T13:03:15.516Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T13:05:52.237Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-03T13:05:52.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T13:05:52.237Z] go vet ./... [2023-05-03T13:07:58.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T13:07:58.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T13:07:58.923Z] ./bin/test-attribution-txt.sh [2023-05-03T13:07:58.923Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-03T13:07:58.923Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-03T13:07:58.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T13:07:58.983Z] $ docker stop --time=1 1733ff2d91eff940c19ef39cd20e00ae060bb6a56bccdb987fd69996b7008357 [2023-05-03T13:08:02.199Z] $ docker rm -f --volumes 1733ff2d91eff940c19ef39cd20e00ae060bb6a56bccdb987fd69996b7008357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T13:08:03.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T13:08:03.745Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T13:08:04.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T13:08:04.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T13:08:05.218Z] + ls -al . [2023-05-03T13:08:05.218Z] total 172 [2023-05-03T13:08:05.218Z] drwxrwxr-x 7 jenkins jenkins 4096 May 3 13:03 . [2023-05-03T13:08:05.218Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 13:00 .. [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 119 May 3 13:00 .dockerignore [2023-05-03T13:08:05.218Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 13:00 .git [2023-05-03T13:08:05.218Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 13:00 .github [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 171 May 3 13:00 .gitignore [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 13:00 .golangci.yml [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 3 13:00 Attribution.txt [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 3 13:00 CHANGELOG.md [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 3 13:00 Dockerfile [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 13:00 GOVERNANCE.md [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 688 May 3 13:00 Jenkinsfile [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 3 13:00 LICENSE [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 618 May 3 13:00 OWNERS.md [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 3 13:00 README.md [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 12:58 VERSION [2023-05-03T13:08:05.218Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 13:00 bin [2023-05-03T13:08:05.218Z] -rw-r--r-- 1 jenkins jenkins 13 May 3 13:03 coverage.out [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 3 13:00 go.mod [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 3 13:00 go.sum [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 3 13:00 main.go [2023-05-03T13:08:05.218Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 3 13:00 makefile [2023-05-03T13:08:05.218Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 13:00 res [2023-05-03T13:08:05.218Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:08:05.640Z] + 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=ab4307e0efaac96c1b60d6caa6dda957920450a3 --label arch=arm64 --label version=0.0.0 . [2023-05-03T13:08:05.640Z] Sending build context to Docker daemon 169.5kB [2023-05-03T13:08:05.909Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T13:08:05.910Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-03T13:08:05.910Z] ---> 18b029c31d93 [2023-05-03T13:08:05.910Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T13:08:05.910Z] ---> Running in 550061252f0b [2023-05-03T13:08:06.179Z] Removing intermediate container 550061252f0b [2023-05-03T13:08:06.179Z] ---> 093860cf5aeb [2023-05-03T13:08:06.179Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T13:08:06.446Z] ---> Running in 031b42368e61 [2023-05-03T13:08:06.715Z] Removing intermediate container 031b42368e61 [2023-05-03T13:08:06.715Z] ---> 7e575fe4b845 [2023-05-03T13:08:06.715Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-03T13:08:06.715Z] ---> Running in ba412e6c571b [2023-05-03T13:08:06.984Z] Removing intermediate container ba412e6c571b [2023-05-03T13:08:06.984Z] ---> c11070ea41cb [2023-05-03T13:08:06.984Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T13:08:06.984Z] ---> Running in b31a41702a5e [2023-05-03T13:08:08.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T13:08:08.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T13:08:10.079Z] OK: 263 MiB in 53 packages [2023-05-03T13:08:10.666Z] Removing intermediate container b31a41702a5e [2023-05-03T13:08:10.667Z] ---> 3fca6dcfc975 [2023-05-03T13:08:10.667Z] Step 7/26 : WORKDIR /app [2023-05-03T13:08:10.940Z] ---> Running in f6d39a1dfa6c [2023-05-03T13:08:11.208Z] Removing intermediate container f6d39a1dfa6c [2023-05-03T13:08:11.208Z] ---> 9f9821df4f34 [2023-05-03T13:08:11.208Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-03T13:08:11.799Z] ---> 1fcdb61a1ca0 [2023-05-03T13:08:11.799Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T13:08:11.799Z] ---> Running in 893e2f31bc0b [2023-05-03T13:08:14.391Z] Removing intermediate container 893e2f31bc0b [2023-05-03T13:08:14.391Z] ---> 1608358e6173 [2023-05-03T13:08:14.391Z] Step 10/26 : COPY . . [2023-05-03T13:08:14.659Z] ---> 9bcfad336acb [2023-05-03T13:08:14.659Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T13:08:14.659Z] ---> Running in e4768f3c2857 [2023-05-03T13:08:14.928Z] Removing intermediate container e4768f3c2857 [2023-05-03T13:08:14.928Z] ---> f80e157bda8e [2023-05-03T13:08:14.928Z] Step 12/26 : RUN $MAKE [2023-05-03T13:08:15.198Z] ---> Running in 8ca75ac96adc [2023-05-03T13:08:16.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-03T13:10:22.856Z] Removing intermediate container 8ca75ac96adc [2023-05-03T13:10:22.856Z] ---> 82f61fe0aaa6 [2023-05-03T13:10:22.856Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T13:10:22.856Z] 3.17: Pulling from library/alpine [2023-05-03T13:10:22.856Z] c41833b44d91: Already exists [2023-05-03T13:10:22.856Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T13:10:22.856Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T13:10:22.856Z] ---> 51e60588ff2c [2023-05-03T13:10:22.856Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T13:10:22.856Z] ---> Running in a51fc93ca6fd [2023-05-03T13:10:22.856Z] Removing intermediate container a51fc93ca6fd [2023-05-03T13:10:22.856Z] ---> 0a3ab684f7b4 [2023-05-03T13:10:22.856Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-03T13:10:22.856Z] ---> Running in 73cdc34ed388 [2023-05-03T13:10:22.856Z] Removing intermediate container 73cdc34ed388 [2023-05-03T13:10:22.856Z] ---> d0e4715cd0e9 [2023-05-03T13:10:22.856Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T13:10:22.856Z] ---> Running in 82851182a450 [2023-05-03T13:10:22.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T13:10:23.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T13:10:24.393Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T13:10:24.393Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T13:10:24.393Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T13:10:24.393Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T13:10:24.662Z] OK: 8 MiB in 17 packages [2023-05-03T13:10:26.070Z] Removing intermediate container 82851182a450 [2023-05-03T13:10:26.070Z] ---> 807bb61a490c [2023-05-03T13:10:26.070Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-03T13:10:26.336Z] ---> 9ad25f535412 [2023-05-03T13:10:26.336Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-03T13:10:27.743Z] ---> e64ad83ef320 [2023-05-03T13:10:27.743Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-03T13:10:28.324Z] ---> 3513a755459a [2023-05-03T13:10:28.324Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-03T13:10:29.733Z] ---> 12aa0b8f7e22 [2023-05-03T13:10:29.733Z] Step 21/26 : EXPOSE 48095 [2023-05-03T13:10:29.733Z] ---> Running in a0fcc25a0aa5 [2023-05-03T13:10:29.733Z] Removing intermediate container a0fcc25a0aa5 [2023-05-03T13:10:29.733Z] ---> 09f62c865e15 [2023-05-03T13:10:29.733Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-03T13:10:29.733Z] ---> Running in c351d2e43c12 [2023-05-03T13:10:29.999Z] Removing intermediate container c351d2e43c12 [2023-05-03T13:10:29.999Z] ---> 8db2d793c8fb [2023-05-03T13:10:29.999Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T13:10:30.265Z] ---> Running in 1230a89225fb [2023-05-03T13:10:30.266Z] Removing intermediate container 1230a89225fb [2023-05-03T13:10:30.266Z] ---> faae906efc58 [2023-05-03T13:10:30.266Z] Step 24/26 : LABEL arch=arm64 [2023-05-03T13:10:30.532Z] ---> Running in 12ccb8b7fdbd [2023-05-03T13:10:30.798Z] Removing intermediate container 12ccb8b7fdbd [2023-05-03T13:10:30.798Z] ---> 5fe8114d1639 [2023-05-03T13:10:30.798Z] Step 25/26 : LABEL git_sha=ab4307e0efaac96c1b60d6caa6dda957920450a3 [2023-05-03T13:10:30.798Z] ---> Running in a4d76571b430 [2023-05-03T13:10:31.064Z] Removing intermediate container a4d76571b430 [2023-05-03T13:10:31.064Z] ---> 195a259b2841 [2023-05-03T13:10:31.064Z] Step 26/26 : LABEL version=0.0.0 [2023-05-03T13:10:31.064Z] ---> Running in c6e154c919a9 [2023-05-03T13:10:31.330Z] Removing intermediate container c6e154c919a9 [2023-05-03T13:10:31.330Z] ---> e4e88695f56f [2023-05-03T13:10:31.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T13:10:31.330Z] Successfully built e4e88695f56f [2023-05-03T13:10:31.330Z] 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-05-03T13:10:32.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T13:10:32.166Z] [2023-05-03T13:10:32.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:10:32.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T13:10:32.561Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T13:10:32.561Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T13:10:32.561Z] 04944245beec: Pulling fs layer [2023-05-03T13:10:32.561Z] 699f458cf7ca: Pulling fs layer [2023-05-03T13:10:32.561Z] 765212b225bb: Pulling fs layer [2023-05-03T13:10:32.561Z] f23df028b6ca: Pulling fs layer [2023-05-03T13:10:32.561Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T13:10:32.561Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T13:10:32.561Z] 765212b225bb: Waiting [2023-05-03T13:10:32.561Z] f23df028b6ca: Waiting [2023-05-03T13:10:32.561Z] d65c8cfc05b1: Waiting [2023-05-03T13:10:32.561Z] 2437ff75d9bd: Waiting [2023-05-03T13:10:32.829Z] 04944245beec: Verifying Checksum [2023-05-03T13:10:32.829Z] 04944245beec: Download complete [2023-05-03T13:10:32.829Z] 765212b225bb: Download complete [2023-05-03T13:10:32.829Z] f23df028b6ca: Verifying Checksum [2023-05-03T13:10:32.829Z] f23df028b6ca: Download complete [2023-05-03T13:10:32.829Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T13:10:32.829Z] d65c8cfc05b1: Download complete [2023-05-03T13:10:32.829Z] 699f458cf7ca: Verifying Checksum [2023-05-03T13:10:32.829Z] 699f458cf7ca: Download complete [2023-05-03T13:10:33.413Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T13:10:33.413Z] 8998bd30e6a1: Download complete [2023-05-03T13:10:35.349Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T13:10:36.749Z] 8998bd30e6a1: Pull complete [2023-05-03T13:10:37.014Z] 04944245beec: Pull complete [2023-05-03T13:10:38.416Z] 699f458cf7ca: Pull complete [2023-05-03T13:10:38.416Z] 765212b225bb: Pull complete [2023-05-03T13:10:40.984Z] f23df028b6ca: Pull complete [2023-05-03T13:10:40.984Z] d65c8cfc05b1: Pull complete [2023-05-03T13:10:56.099Z] 2437ff75d9bd: Pull complete [2023-05-03T13:10:56.099Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T13:10:56.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T13:10:56.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T13:10:56.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-12582 does not seem to be running inside a container [2023-05-03T13:10:56.445Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T13:10:58.781Z] $ docker top 08835c3da50106761e448b2d4a681dec1c0a19d7742858c7002714c8a0f9fea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:10:59.339Z] ---> job-cost.sh [2023-05-03T13:10:59.607Z] lf-activate-venv: SKIPPING [2023-05-03T13:10:59.607Z] INFO: No Stack... [2023-05-03T13:10:59.872Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T13:11:00.823Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T13:11:01.162Z] + cut -d, -f6 [2023-05-03T13:11:01.163Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-05-03T13:11:01.236Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [2023-05-03T13:11:01.241Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] did not exist. Created. [2023-05-03T13:11:01.241Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T13:11:01.655Z] /w/workspace/app-service-configurable/1@tmp/durable-bf890b68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T13:11:01.995Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T13:11:02.030Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T13:11:02.071Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T13:11:02.086Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-556-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T13:11:02.160Z] $ docker stop --time=1 08835c3da50106761e448b2d4a681dec1c0a19d7742858c7002714c8a0f9fea5 [2023-05-03T13:11:03.585Z] $ docker rm -f --volumes 08835c3da50106761e448b2d4a681dec1c0a19d7742858c7002714c8a0f9fea5 [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-05-03T13:11:04.633Z] provisioning config files... [2023-05-03T13:11:04.640Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-556@tmp/config18352729274810040165tmp [Pipeline] { [Pipeline] sh [2023-05-03T13:11:04.971Z] + set +x [2023-05-03T13:11:04.971Z] + curl -s https://codecov.io/bash [2023-05-03T13:11:04.971Z] + bash -s -- [2023-05-03T13:11:05.231Z] [2023-05-03T13:11:05.231Z] _____ _ [2023-05-03T13:11:05.231Z] / ____| | | [2023-05-03T13:11:05.231Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T13:11:05.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T13:11:05.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T13:11:05.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T13:11:05.231Z] Bash-1.0.6 [2023-05-03T13:11:05.231Z] [2023-05-03T13:11:05.231Z] [2023-05-03T13:11:05.231Z] ==> git version 2.25.1 found [2023-05-03T13:11:05.231Z] ==> 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-05-03T13:11:05.231Z] Release-Date: 2020-01-08 [2023-05-03T13:11:05.231Z] 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-05-03T13:11:05.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T13:11:05.231Z] ==> Jenkins CI detected. [2023-05-03T13:11:05.231Z] current dir:  /w/workspace/_app-service-configurable_PR-556 [2023-05-03T13:11:05.231Z] project root: . [2023-05-03T13:11:05.231Z] --> token set from env [2023-05-03T13:11:05.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T13:11:05.231Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T13:11:05.231Z] ==> Python coveragepy not found [2023-05-03T13:11:05.231Z] ==> Searching for coverage reports in: [2023-05-03T13:11:05.231Z] + . [2023-05-03T13:11:05.231Z] -> Found 1 reports [2023-05-03T13:11:05.231Z] ==> Detecting git/mercurial file structure [2023-05-03T13:11:05.231Z] ==> Reading reports [2023-05-03T13:11:05.231Z] + ./coverage.out bytes=13 [2023-05-03T13:11:05.231Z] ==> Appending adjustments [2023-05-03T13:11:05.231Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T13:11:05.231Z] + Found adjustments [2023-05-03T13:11:05.231Z] ==> Gzipping contents [2023-05-03T13:11:05.231Z] 4.0K /tmp/codecov.s8Q3t0.gz [2023-05-03T13:11:05.231Z] ==> Uploading reports [2023-05-03T13:11:05.231Z] url: https://codecov.io [2023-05-03T13:11:05.231Z] query: branch=PR-556&commit=ab4307e0efaac96c1b60d6caa6dda957920450a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-556%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-05-03T13:11:05.231Z] -> Pinging Codecov [2023-05-03T13:11:05.231Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-556&commit=ab4307e0efaac96c1b60d6caa6dda957920450a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-556%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-05-03T13:11:05.490Z] -> Uploading to [2023-05-03T13:11:05.490Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/A97CA9966030D2A3747ED39772930CCE/ab4307e0efaac96c1b60d6caa6dda957920450a3/124cc208-4b91-4798-97ec-09cf26219f07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T131105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e638418e703aded1c395604f10d34558f154a8c88115b366db940b8bdd12469 [2023-05-03T13:11:05.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T13:11:05.490Z] Dload Upload Total Spent Left Speed [2023-05-03T13:11:05.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1841 --:--:-- --:--:-- --:--:-- 1841 [2023-05-03T13:11:05.749Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab4307e0efaac96c1b60d6caa6dda957920450a3 [Pipeline] } [2023-05-03T13:11:05.777Z] 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-05-03T13:11:07.484Z] + [ -d /w/workspace/_app-service-configurable_PR-556/archives ] [2023-05-03T13:11:07.484Z] + ls -al /w/workspace/_app-service-configurable_PR-556/archives [2023-05-03T13:11:07.484Z] total 16 [2023-05-03T13:11:07.484Z] drwxr-xr-x 3 root root 4096 May 3 13:01 . [2023-05-03T13:11:07.484Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 13:01 .. [2023-05-03T13:11:07.484Z] drwxr-xr-x 2 root root 4096 May 3 13:01 cost [2023-05-03T13:11:07.484Z] -rw-r--r-- 1 root root 96 May 3 13:01 cost.csv [2023-05-03T13:11:07.484Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-556/archives [2023-05-03T13:11:07.484Z] + ls -al /w/workspace/_app-service-configurable_PR-556/archives [2023-05-03T13:11:07.484Z] total 16 [2023-05-03T13:11:07.484Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 13:01 . [2023-05-03T13:11:07.484Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 13:01 .. [2023-05-03T13:11:07.484Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 13:01 cost [2023-05-03T13:11:07.484Z] -rw-r--r-- 1 jenkins jenkins 96 May 3 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:07.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:08.705Z] ---> package-listing.sh [2023-05-03T13:11:08.705Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T13:11:08.705Z] ++ facter osfamily [2023-05-03T13:11:08.964Z] + OS_FAMILY=debian [2023-05-03T13:11:08.964Z] + workspace=/w/workspace/_app-service-configurable_PR-556 [2023-05-03T13:11:08.964Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T13:11:08.964Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T13:11:08.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T13:11:08.964Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T13:11:08.964Z] + '[' /w/workspace/_app-service-configurable_PR-556 ']' [2023-05-03T13:11:08.964Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T13:11:08.964Z] + case "${OS_FAMILY}" in [2023-05-03T13:11:08.964Z] + dpkg -l [2023-05-03T13:11:08.964Z] + grep '^ii' [2023-05-03T13:11:08.964Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T13:11:08.964Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T13:11:08.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T13:11:08.964Z] + '[' /w/workspace/_app-service-configurable_PR-556 ']' [2023-05-03T13:11:08.964Z] + mkdir -p /w/workspace/_app-service-configurable_PR-556/archives/ [2023-05-03T13:11:08.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-556/archives/ [Pipeline] echo [2023-05-03T13:11:08.999Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T13:11:09.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T13:11:09.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T13:11:09.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T13:11:10.067Z] prd-ubuntu20.04-docker-8c-8g-12581 does not seem to be running inside a container [2023-05-03T13:11:10.110Z] $ 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-556/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-556 -v /w/workspace/_app-service-configurable_PR-556:/w/workspace/_app-service-configurable_PR-556:rw,z -v /w/workspace/_app-service-configurable_PR-556@tmp:/w/workspace/_app-service-configurable_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T13:11:10.318Z] $ docker top 70143b412f57693473c12a78d36e94b6b8b4bb49dc3535d1e1b63933a83665da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T13:11:10.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T13:11:11.005Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T13:11:11.309Z] + ls /var/log/sa-host [2023-05-03T13:11:11.309Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T13:11:11.525Z] provisioning config files... [2023-05-03T13:11:11.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-556@tmp/config12289714600253637588tmp [Pipeline] { [Pipeline] echo [2023-05-03T13:11:11.584Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:11.891Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T13:11:11.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:12.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T13:11:12.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:12.654Z] ---> sudo-logs.sh [2023-05-03T13:11:12.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T13:11:12.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:13.044Z] ---> job-cost.sh [2023-05-03T13:11:13.044Z] lf-activate-venv: SKIPPING [2023-05-03T13:11:13.044Z] DEBUG: total: 0.2199999988079071 [2023-05-03T13:11:13.044Z] INFO: Retrieving Stack Cost... [2023-05-03T13:11:13.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T13:11:14.239Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T13:11:14.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T13:11:14.590Z] ---> logs-deploy.sh [2023-05-03T13:11:14.590Z] lf-activate-venv: SKIPPING [2023-05-03T13:11:14.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-556/1 [2023-05-03T13:11:14.590Z] INFO: archiving workspace using pattern(s): [2023-05-03T13:11:15.527Z] Archives upload complete. [2023-05-03T13:11:15.527Z] INFO: archiving logs to Nexus