Pull request #527 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 443f82bd0849174730c4b4febf621a290d0e29ef+9924ce3792302461657905c814d890402047d1ca (531d26d43eeda687e09df5d817ba99186a5bd995) 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-ssh18219283189683244757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3918012083061197433.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-527/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-527/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5297335774496573071.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-527/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17044024139686116630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14307724494246861061.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-527/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-527/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8073678342441421240.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-8542 in /w/workspace/_app-service-configurable_PR-527 [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-527 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 443f82bd0849174730c4b4febf621a290d0e29ef Merge succeeded, producing 443f82bd0849174730c4b4febf621a290d0e29ef Checking out Revision 443f82bd0849174730c4b4febf621a290d0e29ef (PR-527) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/527/head:refs/remotes/origin/PR-527 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 443f82bd0849174730c4b4febf621a290d0e29ef # 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 443f82bd0849174730c4b4febf621a290d0e29ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T12:57:30.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T12:57:30.242Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T12:57:30.349Z] ========================================================= [2023-03-07T12:57:30.349Z] EdgeX Global Pipelines Version Info [2023-03-07T12:57:30.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T12:57:31.093Z] ------------------- [2023-03-07T12:57:31.093Z] stable info: [2023-03-07T12:57:31.093Z] ------------------- [2023-03-07T12:57:31.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T12:57:31.093Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T12:57:31.093Z] Message: update stable to v1.0.244 [2023-03-07T12:57:31.664Z] ------------------- [2023-03-07T12:57:31.664Z] experimental info: [2023-03-07T12:57:31.664Z] ------------------- [2023-03-07T12:57:31.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T12:57:31.664Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T12:57:31.664Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T12:57:31.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-07T12:57:31.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-07T12:57:32.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T12:57:32.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T12:57:32.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T12:57:32.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T12:57:32.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T12:57:32.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T12:57:32.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T12:57:32.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T12:57:32.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T12:57:32.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-07T12:57:32.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T12:57:32.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T12:57:32.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T12:57:32.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T12:57:32.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T12:57:32.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T12:57:32.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T12:57:32.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T12:57:32.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T12:57:32.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T12:57:32.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T12:57:32.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T12:57:32.852Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T12:57:32.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T12:57:32.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T12:57:32.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-527 [Pipeline] echo [2023-03-07T12:57:32.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-527 [Pipeline] echo [2023-03-07T12:57:33.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-527 [Pipeline] echo [2023-03-07T12:57:33.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 443f82bd0849174730c4b4febf621a290d0e29ef [Pipeline] echo [2023-03-07T12:57:33.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 443f82b [Pipeline] echo [2023-03-07T12:57:33.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T12:57:33.262Z] provisioning config files... [2023-03-07T12:57:33.277Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-527@tmp/config8692560066933454412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T12:57:33.617Z] ---> docker-login.sh [2023-03-07T12:57:33.617Z] nexus3.edgexfoundry.org:10001 [2023-03-07T12:57:33.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:33.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:33.875Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:33.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:33.875Z] [2023-03-07T12:57:33.875Z] Login Succeeded [2023-03-07T12:57:33.875Z] nexus3.edgexfoundry.org:10002 [2023-03-07T12:57:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:34.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:34.137Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:34.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:34.137Z] [2023-03-07T12:57:34.137Z] Login Succeeded [2023-03-07T12:57:34.137Z] nexus3.edgexfoundry.org:10003 [2023-03-07T12:57:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:34.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:34.137Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:34.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:34.137Z] [2023-03-07T12:57:34.137Z] Login Succeeded [2023-03-07T12:57:34.137Z] nexus3.edgexfoundry.org:10004 [2023-03-07T12:57:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:34.397Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:34.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:34.398Z] [2023-03-07T12:57:34.398Z] Login Succeeded [2023-03-07T12:57:34.398Z] docker.io [2023-03-07T12:57:34.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:34.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:34.659Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:34.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:34.659Z] [2023-03-07T12:57:34.659Z] Login Succeeded [2023-03-07T12:57:34.659Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T12:57:34.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T12:57:35.317Z] + git rev-list -1 --merges 443f82bd0849174730c4b4febf621a290d0e29ef~1..443f82bd0849174730c4b4febf621a290d0e29ef [Pipeline] echo [2023-03-07T12:57:35.349Z] -----------> git rev-list -1 --merges 443f82bd0849174730c4b4febf621a290d0e29ef~1..443f82bd0849174730c4b4febf621a290d0e29ef 443f82bd0849174730c4b4febf621a290d0e29ef [false] [Pipeline] sh [2023-03-07T12:57:35.662Z] + git log --format=format:%s -1 443f82bd0849174730c4b4febf621a290d0e29ef [Pipeline] echo [2023-03-07T12:57:35.702Z] ========================================================= [2023-03-07T12:57:35.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T12:57:35.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T12:57:36.136Z] + git log --format=format:%s -1 443f82bd0849174730c4b4febf621a290d0e29ef [Pipeline] echo [2023-03-07T12:57:36.171Z] [semverPrep] GIT_COMMIT: 443f82bd0849174730c4b4febf621a290d0e29ef, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-07T12:57:36.200Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T12:57:36.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T12:57:36.597Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T12:57:36.597Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T12:57:36.597Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T12:57:36.597Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T12:57:36.597Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T12:57:36.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:57:37.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T12:57:37.068Z] [2023-03-07T12:57:37.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:57:37.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T12:57:37.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T12:57:37.445Z] b85a868b505f: Pulling fs layer [2023-03-07T12:57:37.445Z] e2be974225ed: Pulling fs layer [2023-03-07T12:57:37.445Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T12:57:37.445Z] 988bab9f4d93: Pulling fs layer [2023-03-07T12:57:37.445Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T12:57:37.445Z] eaf3925da568: Pulling fs layer [2023-03-07T12:57:37.445Z] bab4dde63d76: Pulling fs layer [2023-03-07T12:57:37.445Z] bde34c3a00c8: Pulling fs layer [2023-03-07T12:57:37.445Z] b352a97aabf1: Pulling fs layer [2023-03-07T12:57:37.445Z] 4872d77fe225: Pulling fs layer [2023-03-07T12:57:37.445Z] 5851b861e8e6: Pulling fs layer [2023-03-07T12:57:37.445Z] eaf3925da568: Waiting [2023-03-07T12:57:37.445Z] 1469e6f7b9e6: Waiting [2023-03-07T12:57:37.445Z] bab4dde63d76: Waiting [2023-03-07T12:57:37.445Z] 4872d77fe225: Waiting [2023-03-07T12:57:37.445Z] 5851b861e8e6: Waiting [2023-03-07T12:57:37.445Z] bde34c3a00c8: Waiting [2023-03-07T12:57:37.445Z] 988bab9f4d93: Waiting [2023-03-07T12:57:37.445Z] 988bab9f4d93: Verifying Checksum [2023-03-07T12:57:37.445Z] 988bab9f4d93: Download complete [2023-03-07T12:57:37.705Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T12:57:37.705Z] 1469e6f7b9e6: Download complete [2023-03-07T12:57:37.705Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T12:57:37.705Z] 339a4e72a1f5: Download complete [2023-03-07T12:57:37.705Z] b352a97aabf1: Verifying Checksum [2023-03-07T12:57:37.705Z] b352a97aabf1: Download complete [2023-03-07T12:57:37.705Z] 4872d77fe225: Verifying Checksum [2023-03-07T12:57:37.705Z] 4872d77fe225: Download complete [2023-03-07T12:57:37.705Z] 5851b861e8e6: Download complete [2023-03-07T12:57:37.705Z] b85a868b505f: Download complete [2023-03-07T12:57:37.964Z] bab4dde63d76: Verifying Checksum [2023-03-07T12:57:37.964Z] bab4dde63d76: Download complete [2023-03-07T12:57:38.903Z] b85a868b505f: Pull complete [2023-03-07T12:57:39.162Z] e2be974225ed: Pull complete [2023-03-07T12:57:39.733Z] 339a4e72a1f5: Pull complete [2023-03-07T12:57:39.733Z] 988bab9f4d93: Pull complete [2023-03-07T12:57:39.992Z] 1469e6f7b9e6: Pull complete [2023-03-07T12:57:39.992Z] eaf3925da568: Pull complete [2023-03-07T12:57:41.895Z] bab4dde63d76: Pull complete [2023-03-07T12:57:41.895Z] bde34c3a00c8: Pull complete [2023-03-07T12:57:41.895Z] b352a97aabf1: Pull complete [2023-03-07T12:57:41.895Z] 4872d77fe225: Pull complete [2023-03-07T12:57:41.895Z] 5851b861e8e6: Pull complete [2023-03-07T12:57:41.895Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T12:57:41.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T12:57:41.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T12:57:42.090Z] prd-ubuntu20.04-docker-8c-8g-8542 does not seem to be running inside a container [2023-03-07T12:57:42.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-527 -v /w/workspace/_app-service-configurable_PR-527:/w/workspace/_app-service-configurable_PR-527:rw,z -v /w/workspace/_app-service-configurable_PR-527@tmp:/w/workspace/_app-service-configurable_PR-527@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-03-07T12:57:43.410Z] $ docker top db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 -eo pid,comm [2023-03-07T12:57:43.467Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T12:57:43.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T12:57:43.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T12:57:43.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T12:57:43.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T12:57:43.714Z] $ docker exec db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 ssh-agent [2023-03-07T12:57:43.827Z] SSH_AUTH_SOCK=/tmp/ssh-Slj8IVyJ3msl/agent.31 [2023-03-07T12:57:43.827Z] SSH_AGENT_PID=37 [2023-03-07T12:57:43.833Z] Running ssh-add (command line suppressed) [2023-03-07T12:57:43.942Z] Identity added: /w/workspace/_app-service-configurable_PR-527@tmp/private_key_754606604838588001.key (/w/workspace/_app-service-configurable_PR-527@tmp/private_key_754606604838588001.key) [2023-03-07T12:57:43.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T12:57:44.287Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T12:57:44.310Z] $ docker exec --env ******** --env ******** db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 ssh-agent -k [2023-03-07T12:57:44.407Z] unset SSH_AUTH_SOCK; [2023-03-07T12:57:44.408Z] unset SSH_AGENT_PID; [2023-03-07T12:57:44.408Z] echo Agent pid 37 killed; [2023-03-07T12:57:44.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T12:57:44.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T12:57:44.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T12:57:44.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T12:57:44.593Z] $ docker exec db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 ssh-agent [2023-03-07T12:57:44.691Z] SSH_AUTH_SOCK=/tmp/ssh-U4caxIpRoepQ/agent.69 [2023-03-07T12:57:44.691Z] SSH_AGENT_PID=75 [2023-03-07T12:57:44.696Z] Running ssh-add (command line suppressed) [2023-03-07T12:57:44.796Z] Identity added: /w/workspace/_app-service-configurable_PR-527@tmp/private_key_5345086157164809681.key (/w/workspace/_app-service-configurable_PR-527@tmp/private_key_5345086157164809681.key) [2023-03-07T12:57:44.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T12:57:45.142Z] + git semver init [2023-03-07T12:57:45.403Z] 2023-03-07 12:57:45,361 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T12:57:45.403Z] 2023-03-07 12:57:45,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-527/.semver [2023-03-07T12:57:45.403Z] 2023-03-07 12:57:45,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-527/.semver [2023-03-07T12:57:45.403Z] 2023-03-07 12:57:45,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-527/.semver'], cwd=/w/workspace/_app-service-configurable_PR-527, universal_newlines=False, shell=None, istream=None) [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,191 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-527/.git/info/exclude [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-527/.semver/PR-527 with force:False [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,191 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-527/.semver/PR-527 [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,194 [execute] INFO git cat-file --batch-check [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-527/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,202 [execute] INFO git cat-file --batch [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-527/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T12:57:46.343Z] 2023-03-07 12:57:46,208 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-527/.semver/PR-527 [2023-03-07T12:57:46.343Z] 0.0.0 [Pipeline] } [2023-03-07T12:57:46.368Z] $ docker exec --env ******** --env ******** db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 ssh-agent -k [2023-03-07T12:57:46.464Z] unset SSH_AUTH_SOCK; [2023-03-07T12:57:46.464Z] unset SSH_AGENT_PID; [2023-03-07T12:57:46.464Z] echo Agent pid 75 killed; [2023-03-07T12:57:46.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T12:57:46.877Z] + git semver [Pipeline] } [2023-03-07T12:57:47.157Z] $ docker stop --time=1 db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 [2023-03-07T12:57:48.518Z] $ docker rm -f --volumes db256b4479e5f6e67195533b2d72480a286e402a8e9d3b438d80863b9fda2f56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T12:57:48.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T12:57:49.187Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T12:57:49.204Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T12:57:49.777Z] provisioning config files... [2023-03-07T12:57:49.787Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-527@tmp/config13034658984948046730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T12:57:50.148Z] ---> docker-login.sh [2023-03-07T12:57:50.148Z] nexus3.edgexfoundry.org:10001 [2023-03-07T12:57:50.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:50.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:50.148Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:50.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:50.148Z] [2023-03-07T12:57:50.148Z] Login Succeeded [2023-03-07T12:57:50.148Z] nexus3.edgexfoundry.org:10002 [2023-03-07T12:57:50.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:50.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:50.148Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:50.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:50.148Z] [2023-03-07T12:57:50.148Z] Login Succeeded [2023-03-07T12:57:50.148Z] nexus3.edgexfoundry.org:10003 [2023-03-07T12:57:50.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:50.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:50.409Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:50.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:50.409Z] [2023-03-07T12:57:50.409Z] Login Succeeded [2023-03-07T12:57:50.409Z] nexus3.edgexfoundry.org:10004 [2023-03-07T12:57:50.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:50.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:50.409Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:50.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:50.409Z] [2023-03-07T12:57:50.409Z] Login Succeeded [2023-03-07T12:57:50.409Z] docker.io [2023-03-07T12:57:50.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T12:57:50.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T12:57:50.671Z] Configure a credential helper to remove this warning. See [2023-03-07T12:57:50.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T12:57:50.671Z] [2023-03-07T12:57:50.671Z] Login Succeeded [2023-03-07T12:57:50.671Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T12:57:50.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T12:57:50.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T12:57:50.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T12:57:50.961Z] ========================================================= [2023-03-07T12:57:50.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T12:57:50.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:57:51.436Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T12:57:51.436Z] Sending build context to Docker daemon 3.229MB [2023-03-07T12:57:51.436Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T12:57:51.436Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T12:57:51.436Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T12:57:51.436Z] 213ec9aee27d: Pulling fs layer [2023-03-07T12:57:51.436Z] 4583459ba037: Pulling fs layer [2023-03-07T12:57:51.436Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T12:57:51.436Z] 53926ce57604: Pulling fs layer [2023-03-07T12:57:51.436Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T12:57:51.436Z] 22ff95d597cd: Pulling fs layer [2023-03-07T12:57:51.436Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T12:57:51.436Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T12:57:51.436Z] a7acece74701: Pulling fs layer [2023-03-07T12:57:51.436Z] 21b2b0c7a3f4: Waiting [2023-03-07T12:57:51.436Z] 22ff95d597cd: Waiting [2023-03-07T12:57:51.436Z] 12d6caf4c0d1: Waiting [2023-03-07T12:57:51.436Z] 96b7cbca73a9: Waiting [2023-03-07T12:57:51.436Z] a7acece74701: Waiting [2023-03-07T12:57:51.436Z] 53926ce57604: Waiting [2023-03-07T12:57:51.436Z] 93c1e223e6f2: Download complete [2023-03-07T12:57:51.436Z] 4583459ba037: Download complete [2023-03-07T12:57:51.436Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T12:57:51.436Z] 21b2b0c7a3f4: Download complete [2023-03-07T12:57:51.436Z] 22ff95d597cd: Verifying Checksum [2023-03-07T12:57:51.436Z] 22ff95d597cd: Download complete [2023-03-07T12:57:51.699Z] 213ec9aee27d: Verifying Checksum [2023-03-07T12:57:51.699Z] 12d6caf4c0d1: Download complete [2023-03-07T12:57:51.699Z] 213ec9aee27d: Pull complete [2023-03-07T12:57:51.962Z] 4583459ba037: Pull complete [2023-03-07T12:57:51.962Z] 93c1e223e6f2: Pull complete [2023-03-07T12:57:52.223Z] a7acece74701: Verifying Checksum [2023-03-07T12:57:52.223Z] a7acece74701: Download complete [2023-03-07T12:57:52.486Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T12:57:52.745Z] 53926ce57604: Verifying Checksum [2023-03-07T12:57:52.745Z] 53926ce57604: Download complete [2023-03-07T12:57:56.924Z] 53926ce57604: Pull complete [2023-03-07T12:57:56.924Z] 21b2b0c7a3f4: Pull complete [2023-03-07T12:57:56.924Z] 22ff95d597cd: Pull complete [2023-03-07T12:57:56.924Z] 12d6caf4c0d1: Pull complete [2023-03-07T12:57:58.825Z] 96b7cbca73a9: Pull complete [2023-03-07T12:57:59.763Z] a7acece74701: Pull complete [2023-03-07T12:57:59.763Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T12:57:59.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T12:57:59.763Z] ---> db6d94c90886 [2023-03-07T12:57:59.763Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T12:58:01.672Z] ---> Running in bf62790ff498 [2023-03-07T12:58:01.672Z] Removing intermediate container bf62790ff498 [2023-03-07T12:58:01.672Z] ---> 9242d4eb64fb [2023-03-07T12:58:01.672Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T12:58:01.672Z] ---> Running in 4b9d9c5b62eb [2023-03-07T12:58:01.672Z] Removing intermediate container 4b9d9c5b62eb [2023-03-07T12:58:01.672Z] ---> ff90bb51636e [2023-03-07T12:58:01.672Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T12:58:01.672Z] ---> Running in 2f8e1fa6bbbd [2023-03-07T12:58:01.672Z] Removing intermediate container 2f8e1fa6bbbd [2023-03-07T12:58:01.672Z] ---> 8a41f9f3eafc [2023-03-07T12:58:01.672Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T12:58:01.672Z] ---> Running in be6b1ee5d3d4 [2023-03-07T12:58:02.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T12:58:02.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T12:58:02.498Z] OK: 211 MiB in 51 packages [2023-03-07T12:58:02.757Z] Removing intermediate container be6b1ee5d3d4 [2023-03-07T12:58:02.757Z] ---> 3fbcfb1f3e4a [2023-03-07T12:58:02.757Z] Step 7/12 : WORKDIR /app [2023-03-07T12:58:03.016Z] ---> Running in 7fc5f94555f3 [2023-03-07T12:58:03.016Z] Removing intermediate container 7fc5f94555f3 [2023-03-07T12:58:03.016Z] ---> e0acdbf54269 [2023-03-07T12:58:03.016Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-07T12:58:03.016Z] ---> ce749fe78568 [2023-03-07T12:58:03.016Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T12:58:03.274Z] ---> Running in fc416fd0e666 [2023-03-07T12:58:04.582Z] Still waiting to schedule task [2023-03-07T12:58:04.583Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T12:58:41.992Z] Removing intermediate container fc416fd0e666 [2023-03-07T12:58:41.993Z] ---> 11737e0b0cca [2023-03-07T12:58:41.993Z] Step 10/12 : COPY . . [2023-03-07T12:58:41.993Z] ---> c42f47b2ffe3 [2023-03-07T12:58:41.993Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T12:58:41.993Z] ---> Running in e0983ddaef5c [2023-03-07T12:58:41.993Z] Removing intermediate container e0983ddaef5c [2023-03-07T12:58:41.993Z] ---> a6bb213d16c9 [2023-03-07T12:58:41.993Z] Step 12/12 : RUN $MAKE [2023-03-07T12:58:41.993Z] ---> Running in fc67ff8b028b [2023-03-07T12:58:41.993Z] noop [2023-03-07T12:58:41.993Z] Removing intermediate container fc67ff8b028b [2023-03-07T12:58:41.993Z] ---> c8b5d707a8a7 [2023-03-07T12:58:41.993Z] Successfully built c8b5d707a8a7 [2023-03-07T12:58:41.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:58:42.441Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T12:58:42.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T12:58:42.599Z] prd-ubuntu20.04-docker-8c-8g-8542 does not seem to be running inside a container [2023-03-07T12:58:42.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-527 -v /w/workspace/_app-service-configurable_PR-527:/w/workspace/_app-service-configurable_PR-527:rw,z -v /w/workspace/_app-service-configurable_PR-527@tmp:/w/workspace/_app-service-configurable_PR-527@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-03-07T12:58:43.002Z] $ docker top b857fe7d4f5c91c3507109c3aeb9e39bc48170a6bdcdb4f7dbe63290ebd5e336 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T12:58:43.402Z] + go version [2023-03-07T12:58:43.403Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T12:58:43.481Z] $ docker stop --time=1 b857fe7d4f5c91c3507109c3aeb9e39bc48170a6bdcdb4f7dbe63290ebd5e336 [2023-03-07T12:58:44.820Z] $ docker rm -f --volumes b857fe7d4f5c91c3507109c3aeb9e39bc48170a6bdcdb4f7dbe63290ebd5e336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:58:45.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T12:58:45.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T12:58:45.667Z] prd-ubuntu20.04-docker-8c-8g-8542 does not seem to be running inside a container [2023-03-07T12:58:45.694Z] $ 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-527 -v /w/workspace/_app-service-configurable_PR-527:/w/workspace/_app-service-configurable_PR-527:rw,z -v /w/workspace/_app-service-configurable_PR-527@tmp:/w/workspace/_app-service-configurable_PR-527@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-03-07T12:58:46.066Z] $ docker top a60f472d1ceea417fb783dd1ae7200139a574ebdae3c9e1c93bb14393967d02f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T12:58:46.536Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-527 [Pipeline] fileExists [Pipeline] sh [2023-03-07T12:58:46.889Z] + make test [2023-03-07T12:58:46.889Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T12:59:08.820Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-07T12:59:08.820Z] go vet ./... [2023-03-07T12:59:18.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T12:59:18.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T12:59:18.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T12:59:18.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T12:59:18.867Z] $ docker stop --time=1 a60f472d1ceea417fb783dd1ae7200139a574ebdae3c9e1c93bb14393967d02f [2023-03-07T12:59:21.083Z] $ docker rm -f --volumes a60f472d1ceea417fb783dd1ae7200139a574ebdae3c9e1c93bb14393967d02f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T12:59:21.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T12:59:21.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T12:59:22.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T12:59:22.698Z] + ls -al . [2023-03-07T12:59:22.698Z] total 172 [2023-03-07T12:59:22.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:58 . [2023-03-07T12:59:22.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 12:57 .. [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 12:57 .dockerignore [2023-03-07T12:59:22.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:57 .git [2023-03-07T12:59:22.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 12:57 .github [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 7 12:57 .gitignore [2023-03-07T12:59:22.698Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 12:57 .semver [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 7 12:57 Attribution.txt [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 7 12:57 CHANGELOG.md [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 12:57 Dockerfile [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 12:57 GOVERNANCE.md [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 7 12:57 Jenkinsfile [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 12:57 LICENSE [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 12:57 OWNERS.md [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 7 12:57 README.md [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 12:57 VERSION [2023-03-07T12:59:22.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 12:57 bin [2023-03-07T12:59:22.698Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 7 12:58 coverage.out [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 7 12:57 go.mod [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 7 12:57 go.sum [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 7 12:57 main.go [2023-03-07T12:59:22.698Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 7 12:57 makefile [2023-03-07T12:59:22.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 12:57 res [2023-03-07T12:59:22.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 12:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:59:23.093Z] + 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=443f82bd0849174730c4b4febf621a290d0e29ef --label arch=amd64 --label version=0.0.0 . [2023-03-07T12:59:23.093Z] Sending build context to Docker daemon 3.23MB [2023-03-07T12:59:23.093Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T12:59:23.093Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T12:59:23.093Z] ---> c8b5d707a8a7 [2023-03-07T12:59:23.093Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T12:59:23.093Z] ---> Running in 00ef74fd2bfe [2023-03-07T12:59:23.353Z] Removing intermediate container 00ef74fd2bfe [2023-03-07T12:59:23.353Z] ---> d9340ba72ffe [2023-03-07T12:59:23.353Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T12:59:23.353Z] ---> Running in 757e3798571b [2023-03-07T12:59:23.353Z] Removing intermediate container 757e3798571b [2023-03-07T12:59:23.353Z] ---> 29dcf9600a32 [2023-03-07T12:59:23.353Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T12:59:23.353Z] ---> Running in 2cd645c0ee2b [2023-03-07T12:59:23.615Z] Removing intermediate container 2cd645c0ee2b [2023-03-07T12:59:23.615Z] ---> 2769ad2a1253 [2023-03-07T12:59:23.615Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T12:59:23.615Z] ---> Running in 32bafe464d55 [2023-03-07T12:59:23.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T12:59:23.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T12:59:24.136Z] OK: 211 MiB in 51 packages [2023-03-07T12:59:25.074Z] Removing intermediate container 32bafe464d55 [2023-03-07T12:59:25.074Z] ---> f70b268359c1 [2023-03-07T12:59:25.074Z] Step 7/26 : WORKDIR /app [2023-03-07T12:59:25.074Z] ---> Running in 4fd72f86c0b3 [2023-03-07T12:59:25.074Z] Removing intermediate container 4fd72f86c0b3 [2023-03-07T12:59:25.074Z] ---> 2970978cb1f4 [2023-03-07T12:59:25.074Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-07T12:59:25.336Z] ---> 34c5bdf6c026 [2023-03-07T12:59:25.336Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T12:59:25.336Z] ---> Running in 01fef3c18f3d [2023-03-07T12:59:26.272Z] Removing intermediate container 01fef3c18f3d [2023-03-07T12:59:26.272Z] ---> 640830df6975 [2023-03-07T12:59:26.272Z] Step 10/26 : COPY . . [2023-03-07T12:59:26.532Z] ---> b774f0799f38 [2023-03-07T12:59:26.532Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T12:59:26.532Z] ---> Running in 5683a2eb9233 [2023-03-07T12:59:26.791Z] Removing intermediate container 5683a2eb9233 [2023-03-07T12:59:26.791Z] ---> 403f588bace7 [2023-03-07T12:59:26.791Z] Step 12/26 : RUN $MAKE [2023-03-07T12:59:26.791Z] ---> Running in 44879919972b [2023-03-07T12:59:27.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-07T12:59:37.722Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8548 in /w/workspace/_app-service-configurable_PR-527 [Pipeline] { [Pipeline] ws [2023-03-07T12:59:37.788Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-07T12:59:37.864Z] Selected Git installation does not exist. Using Default [2023-03-07T12:59:37.864Z] The recommended git tool is: NONE [2023-03-07T12:59:42.717Z] using credential edgex-jenkins-ssh [2023-03-07T12:59:42.740Z] Cloning the remote Git repository [2023-03-07T12:59:42.788Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-07T12:59:42.862Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-07T12:59:43.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-07T12:59:43.020Z] > git --version # timeout=10 [2023-03-07T12:59:43.044Z] > git --version # 'git version 2.25.1' [2023-03-07T12:59:43.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T12:59:43.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T12:59:45.433Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-07T12:59:45.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T12:59:46.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-07T12:59:46.331Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-07T12:59:46.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T12:59:46.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T12:59:46.860Z] Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 443f82bd0849174730c4b4febf621a290d0e29ef [2023-03-07T12:59:47.074Z] Merge succeeded, producing 443f82bd0849174730c4b4febf621a290d0e29ef [2023-03-07T12:59:47.074Z] Checking out Revision 443f82bd0849174730c4b4febf621a290d0e29ef (PR-527) [2023-03-07T12:59:47.519Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-07T12:59:47.571Z] > git --version # timeout=10 [2023-03-07T12:59:47.582Z] > git --version # 'git version 2.25.1' [2023-03-07T12:59:47.599Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-03-07T12:59:46.880Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T12:59:46.897Z] > git checkout -f 443f82bd0849174730c4b4febf621a290d0e29ef # timeout=10 [2023-03-07T12:59:46.986Z] > git remote # timeout=10 [2023-03-07T12:59:47.006Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T12:59:47.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T12:59:47.040Z] > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-07T12:59:47.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T12:59:47.083Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T12:59:47.101Z] > git checkout -f 443f82bd0849174730c4b4febf621a290d0e29ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T12:59:48.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T12:59:48.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T12:59:48.698Z] Dload Upload Total Spent Left Speed [2023-03-07T12:59:48.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-03-07T12:59:49.047Z] Removing intermediate container 44879919972b [2023-03-07T12:59:49.047Z] ---> 019e57a848e0 [2023-03-07T12:59:49.047Z] Step 13/26 : FROM alpine:3.16 [2023-03-07T12:59:49.047Z] 3.16: Pulling from library/alpine [2023-03-07T12:59:49.047Z] ef5531b6e74e: Pulling fs layer [2023-03-07T12:59:49.047Z] ef5531b6e74e: Verifying Checksum [2023-03-07T12:59:49.047Z] ef5531b6e74e: Download complete [2023-03-07T12:59:49.047Z] ef5531b6e74e: Pull complete [2023-03-07T12:59:49.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T12:59:49.047Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T12:59:49.047Z] ---> dfd21b5a31f5 [2023-03-07T12:59:49.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T12:59:49.047Z] ---> Running in 9c588472073f [2023-03-07T12:59:49.047Z] Removing intermediate container 9c588472073f [2023-03-07T12:59:49.047Z] ---> c939475ef09f [2023-03-07T12:59:49.047Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-07T12:59:49.047Z] ---> Running in 5fc80904e068 [2023-03-07T12:59:49.047Z] Removing intermediate container 5fc80904e068 [2023-03-07T12:59:49.047Z] ---> b5e0b06f7d44 [2023-03-07T12:59:49.047Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T12:59:49.047Z] ---> Running in ff80af15dc0e [2023-03-07T12:59:49.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T12:59:49.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T12:59:49.047Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T12:59:49.047Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T12:59:49.047Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T12:59:49.047Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T12:59:49.047Z] OK: 6 MiB in 16 packages [2023-03-07T12:59:49.306Z] Removing intermediate container ff80af15dc0e [2023-03-07T12:59:49.306Z] ---> 54ab7c4ffcb5 [2023-03-07T12:59:49.306Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-07T12:59:49.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T12:59:49.569Z] ---> 1acfdb6bd074 [2023-03-07T12:59:49.569Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-07T12:59:49.670Z] + sudo tee /etc/docker/daemon.new [2023-03-07T12:59:49.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T12:59:49.670Z] { [2023-03-07T12:59:49.670Z] "registry-mirrors": [ [2023-03-07T12:59:49.670Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T12:59:49.670Z] ], [2023-03-07T12:59:49.670Z] "bip": "10.250.0.254/24", [2023-03-07T12:59:49.670Z] "hosts": [ [2023-03-07T12:59:49.670Z] "tcp://0.0.0.0:5555", [2023-03-07T12:59:49.670Z] "unix:///var/run/docker.sock" [2023-03-07T12:59:49.670Z] ], [2023-03-07T12:59:49.670Z] "mtu": 1458, [2023-03-07T12:59:49.670Z] "selinux-enabled": true, [2023-03-07T12:59:49.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T12:59:49.670Z] } [Pipeline] sh [2023-03-07T12:59:49.829Z] ---> f101e48a9c53 [2023-03-07T12:59:49.829Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-07T12:59:49.829Z] ---> 609277a93357 [2023-03-07T12:59:49.829Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-07T12:59:50.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T12:59:50.395Z] ---> 491e6de10e6c [2023-03-07T12:59:50.395Z] Step 21/26 : EXPOSE 48095 [2023-03-07T12:59:50.395Z] ---> Running in a175fb8cf574 [2023-03-07T12:59:50.499Z] + sudo service docker restart [2023-03-07T12:59:50.654Z] Removing intermediate container a175fb8cf574 [2023-03-07T12:59:50.654Z] ---> fc920742a80a [2023-03-07T12:59:50.654Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-07T12:59:50.654Z] ---> Running in 4eeeb3395dec [2023-03-07T12:59:50.654Z] Removing intermediate container 4eeeb3395dec [2023-03-07T12:59:50.654Z] ---> 19053bbdeeed [2023-03-07T12:59:50.654Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T12:59:50.654Z] ---> Running in 48201d069aa2 [2023-03-07T12:59:50.913Z] Removing intermediate container 48201d069aa2 [2023-03-07T12:59:50.913Z] ---> 53bc06c1a07e [2023-03-07T12:59:50.913Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T12:59:50.913Z] ---> Running in 96394d9b1d83 [2023-03-07T12:59:50.913Z] Removing intermediate container 96394d9b1d83 [2023-03-07T12:59:50.913Z] ---> 9c90d84e2279 [2023-03-07T12:59:50.913Z] Step 25/26 : LABEL git_sha=443f82bd0849174730c4b4febf621a290d0e29ef [2023-03-07T12:59:50.913Z] ---> Running in e4ea3143ab87 [2023-03-07T12:59:51.173Z] Removing intermediate container e4ea3143ab87 [2023-03-07T12:59:51.173Z] ---> 8a2459b5fb3a [2023-03-07T12:59:51.173Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T12:59:51.173Z] ---> Running in ea80c4f84d25 [2023-03-07T12:59:51.173Z] Removing intermediate container ea80c4f84d25 [2023-03-07T12:59:51.173Z] ---> 15a6d62dfdf0 [2023-03-07T12:59:51.173Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T12:59:51.173Z] Successfully built 15a6d62dfdf0 [2023-03-07T12:59:51.173Z] 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-03-07T12:59:52.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T12:59:52.044Z] [2023-03-07T12:59:52.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T12:59:52.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T12:59:52.432Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T12:59:52.432Z] 5eb5b503b376: Pulling fs layer [2023-03-07T12:59:52.432Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T12:59:52.432Z] ec43610c2a17: Pulling fs layer [2023-03-07T12:59:52.432Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T12:59:52.432Z] 33b1e0a273af: Pulling fs layer [2023-03-07T12:59:52.432Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T12:59:52.432Z] 2f39f015ded8: Pulling fs layer [2023-03-07T12:59:52.432Z] 33b1e0a273af: Waiting [2023-03-07T12:59:52.432Z] 5d3b04190fa2: Waiting [2023-03-07T12:59:52.432Z] 2f39f015ded8: Waiting [2023-03-07T12:59:52.432Z] 3a2ae6a8a46f: Waiting [2023-03-07T12:59:52.432Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T12:59:52.432Z] 5c69ac0246d0: Download complete [2023-03-07T12:59:52.432Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T12:59:52.432Z] 3a2ae6a8a46f: Download complete [2023-03-07T12:59:52.691Z] 33b1e0a273af: Verifying Checksum [2023-03-07T12:59:52.691Z] 33b1e0a273af: Download complete [2023-03-07T12:59:52.691Z] 5d3b04190fa2: Download complete [2023-03-07T12:59:52.691Z] ec43610c2a17: Verifying Checksum [2023-03-07T12:59:52.691Z] ec43610c2a17: Download complete [2023-03-07T12:59:52.691Z] 5eb5b503b376: Verifying Checksum [2023-03-07T12:59:52.691Z] 5eb5b503b376: Download complete [2023-03-07T12:59:53.260Z] 2f39f015ded8: Verifying Checksum [2023-03-07T12:59:53.260Z] 2f39f015ded8: Download complete [2023-03-07T12:59:53.826Z] 5eb5b503b376: Pull complete [2023-03-07T12:59:54.084Z] 5c69ac0246d0: Pull complete [2023-03-07T12:59:54.342Z] ec43610c2a17: Pull complete [2023-03-07T12:59:54.600Z] 3a2ae6a8a46f: Pull complete [2023-03-07T12:59:54.858Z] 33b1e0a273af: Pull complete [2023-03-07T12:59:54.858Z] 5d3b04190fa2: Pull complete [2023-03-07T12:59:59.042Z] 2f39f015ded8: Pull complete [2023-03-07T12:59:59.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T12:59:59.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T12:59:59.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T12:59:59.262Z] prd-ubuntu20.04-docker-8c-8g-8542 does not seem to be running inside a container [2023-03-07T12:59:59.291Z] $ 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-527 -v /w/workspace/_app-service-configurable_PR-527:/w/workspace/_app-service-configurable_PR-527:rw,z -v /w/workspace/_app-service-configurable_PR-527@tmp:/w/workspace/_app-service-configurable_PR-527@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-03-07T13:00:01.023Z] $ docker top 03368d9553f6d05b819c1efed80c28ff82aaf787244b828c033d9bcaa5143239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:00:01.478Z] ---> job-cost.sh [2023-03-07T13:00:01.478Z] lf-activate-venv: SKIPPING [2023-03-07T13:00:01.478Z] INFO: No Stack... [2023-03-07T13:00:01.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T13:00:02.305Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T13:00:02.626Z] + cat /w/workspace/_app-service-configurable_PR-527/archives/cost.csv [2023-03-07T13:00:02.626Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T13:00:02.667Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [2023-03-07T13:00:02.672Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] did not exist. Created. [2023-03-07T13:00:02.672Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T13:00:03.068Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-03-07T13:00:03.122Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T13:00:03.154Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T13:00:03.235Z] $ docker stop --time=1 03368d9553f6d05b819c1efed80c28ff82aaf787244b828c033d9bcaa5143239 [2023-03-07T13:00:04.392Z] $ docker rm -f --volumes 03368d9553f6d05b819c1efed80c28ff82aaf787244b828c033d9bcaa5143239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T13:00:08.836Z] provisioning config files... [2023-03-07T13:00:08.865Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6013273088140690250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:00:09.254Z] ---> docker-login.sh [2023-03-07T13:00:09.254Z] nexus3.edgexfoundry.org:10001 [2023-03-07T13:00:09.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T13:00:09.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T13:00:09.845Z] Configure a credential helper to remove this warning. See [2023-03-07T13:00:09.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T13:00:09.845Z] [2023-03-07T13:00:09.845Z] Login Succeeded [2023-03-07T13:00:09.845Z] nexus3.edgexfoundry.org:10002 [2023-03-07T13:00:10.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T13:00:10.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T13:00:10.115Z] Configure a credential helper to remove this warning. See [2023-03-07T13:00:10.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T13:00:10.115Z] [2023-03-07T13:00:10.115Z] Login Succeeded [2023-03-07T13:00:10.386Z] nexus3.edgexfoundry.org:10003 [2023-03-07T13:00:10.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T13:00:10.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T13:00:10.657Z] Configure a credential helper to remove this warning. See [2023-03-07T13:00:10.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T13:00:10.657Z] [2023-03-07T13:00:10.657Z] Login Succeeded [2023-03-07T13:00:10.657Z] nexus3.edgexfoundry.org:10004 [2023-03-07T13:00:10.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T13:00:10.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T13:00:10.931Z] Configure a credential helper to remove this warning. See [2023-03-07T13:00:10.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T13:00:10.931Z] [2023-03-07T13:00:10.931Z] Login Succeeded [2023-03-07T13:00:10.931Z] docker.io [2023-03-07T13:00:11.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T13:00:13.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T13:00:13.142Z] Configure a credential helper to remove this warning. See [2023-03-07T13:00:13.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T13:00:13.142Z] [2023-03-07T13:00:13.142Z] Login Succeeded [2023-03-07T13:00:13.142Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T13:00:13.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T13:00:13.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T13:00:13.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T13:00:13.613Z] ========================================================= [2023-03-07T13:00:13.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T13:00:13.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:00:14.123Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T13:00:14.124Z] Sending build context to Docker daemon 176.6kB [2023-03-07T13:00:14.392Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T13:00:14.392Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T13:00:14.392Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T13:00:14.392Z] 9b18e9b68314: Pulling fs layer [2023-03-07T13:00:14.392Z] 35d82f9e3411: Pulling fs layer [2023-03-07T13:00:14.392Z] e16973657156: Pulling fs layer [2023-03-07T13:00:14.392Z] fc693d55d65f: Pulling fs layer [2023-03-07T13:00:14.392Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T13:00:14.392Z] dda99020689f: Pulling fs layer [2023-03-07T13:00:14.392Z] db1c61fa0a46: Pulling fs layer [2023-03-07T13:00:14.392Z] 891c053d2c06: Pulling fs layer [2023-03-07T13:00:14.392Z] fc693d55d65f: Waiting [2023-03-07T13:00:14.392Z] dda99020689f: Waiting [2023-03-07T13:00:14.392Z] 7e9fc2657dce: Waiting [2023-03-07T13:00:14.392Z] 891c053d2c06: Waiting [2023-03-07T13:00:14.668Z] e16973657156: Verifying Checksum [2023-03-07T13:00:14.668Z] e16973657156: Download complete [2023-03-07T13:00:14.668Z] 35d82f9e3411: Verifying Checksum [2023-03-07T13:00:14.668Z] 35d82f9e3411: Download complete [2023-03-07T13:00:14.668Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T13:00:14.668Z] 7e9fc2657dce: Download complete [2023-03-07T13:00:14.668Z] dda99020689f: Verifying Checksum [2023-03-07T13:00:14.668Z] dda99020689f: Download complete [2023-03-07T13:00:14.668Z] 9b18e9b68314: Verifying Checksum [2023-03-07T13:00:14.668Z] 9b18e9b68314: Download complete [2023-03-07T13:00:15.657Z] 9b18e9b68314: Pull complete [2023-03-07T13:00:15.658Z] 891c053d2c06: Verifying Checksum [2023-03-07T13:00:15.658Z] 891c053d2c06: Download complete [2023-03-07T13:00:15.927Z] 35d82f9e3411: Pull complete [2023-03-07T13:00:16.198Z] e16973657156: Pull complete [2023-03-07T13:00:17.162Z] db1c61fa0a46: Verifying Checksum [2023-03-07T13:00:17.162Z] db1c61fa0a46: Download complete [2023-03-07T13:00:17.431Z] fc693d55d65f: Verifying Checksum [2023-03-07T13:00:17.431Z] fc693d55d65f: Download complete [2023-03-07T13:00:29.763Z] fc693d55d65f: Pull complete [2023-03-07T13:00:29.763Z] 7e9fc2657dce: Pull complete [2023-03-07T13:00:29.763Z] dda99020689f: Pull complete [2023-03-07T13:00:37.999Z] db1c61fa0a46: Pull complete [2023-03-07T13:00:38.586Z] 891c053d2c06: Pull complete [2023-03-07T13:00:38.860Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T13:00:38.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T13:00:38.860Z] ---> f96f9c87975a [2023-03-07T13:00:38.860Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T13:00:40.275Z] ---> Running in e9be4fbb705c [2023-03-07T13:00:40.612Z] Removing intermediate container e9be4fbb705c [2023-03-07T13:00:40.612Z] ---> d04df0886430 [2023-03-07T13:00:40.612Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T13:00:40.895Z] ---> Running in 619a64bce773 [2023-03-07T13:00:41.186Z] Removing intermediate container 619a64bce773 [2023-03-07T13:00:41.186Z] ---> 03478a350fa0 [2023-03-07T13:00:41.186Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T13:00:41.186Z] ---> Running in 48944e0c5b10 [2023-03-07T13:00:41.461Z] Removing intermediate container 48944e0c5b10 [2023-03-07T13:00:41.461Z] ---> db309bb21dc9 [2023-03-07T13:00:41.461Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T13:00:41.729Z] ---> Running in 633f6793f7f0 [2023-03-07T13:00:42.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T13:00:42.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T13:00:43.920Z] OK: 221 MiB in 51 packages [2023-03-07T13:00:44.879Z] Removing intermediate container 633f6793f7f0 [2023-03-07T13:00:44.879Z] ---> 07a8d7cf3ff8 [2023-03-07T13:00:44.879Z] Step 7/12 : WORKDIR /app [2023-03-07T13:00:44.879Z] ---> Running in 6c74446b4152 [2023-03-07T13:00:45.144Z] Removing intermediate container 6c74446b4152 [2023-03-07T13:00:45.144Z] ---> a3f24e0c10c3 [2023-03-07T13:00:45.144Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-07T13:00:45.412Z] ---> 365b9cef306f [2023-03-07T13:00:45.412Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T13:00:45.683Z] ---> Running in 32161c6354b6 [2023-03-07T13:01:53.572Z] Removing intermediate container 32161c6354b6 [2023-03-07T13:01:53.572Z] ---> 6bf442a87531 [2023-03-07T13:01:53.572Z] Step 10/12 : COPY . . [2023-03-07T13:01:53.572Z] ---> b0612fc1acdc [2023-03-07T13:01:53.572Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T13:01:53.572Z] ---> Running in 597de68a4b45 [2023-03-07T13:01:53.572Z] Removing intermediate container 597de68a4b45 [2023-03-07T13:01:53.572Z] ---> 1a1b447e407a [2023-03-07T13:01:53.572Z] Step 12/12 : RUN $MAKE [2023-03-07T13:01:53.572Z] ---> Running in 8de0b9ca1b52 [2023-03-07T13:01:53.572Z] noop [2023-03-07T13:01:53.572Z] Removing intermediate container 8de0b9ca1b52 [2023-03-07T13:01:53.572Z] ---> 7384098ad0b1 [2023-03-07T13:01:53.572Z] Successfully built 7384098ad0b1 [2023-03-07T13:01:53.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:01:54.043Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T13:01:54.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T13:01:54.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-8548 does not seem to be running inside a container [2023-03-07T13:01:54.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T13:01:55.536Z] $ docker top 3c517f860a1c958327eba1fbefd401f05c1381eec7d26bd1a35843fe0595f367 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T13:01:56.412Z] + go version [2023-03-07T13:01:56.412Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T13:01:56.447Z] $ docker stop --time=1 3c517f860a1c958327eba1fbefd401f05c1381eec7d26bd1a35843fe0595f367 [2023-03-07T13:01:58.036Z] $ docker rm -f --volumes 3c517f860a1c958327eba1fbefd401f05c1381eec7d26bd1a35843fe0595f367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:01:58.941Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T13:01:58.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T13:01:59.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-8548 does not seem to be running inside a container [2023-03-07T13:01:59.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T13:02:00.338Z] $ docker top da9607d596f1ee550a02554cee126bca0a154a6744bdf1cd7750dbda17eea61e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T13:02:00.886Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T13:02:01.276Z] + make test [2023-03-07T13:02:01.547Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T13:04:23.240Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-07T13:04:23.240Z] go vet ./... [2023-03-07T13:05:59.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T13:05:59.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T13:05:59.924Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T13:05:59.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T13:06:00.006Z] $ docker stop --time=1 da9607d596f1ee550a02554cee126bca0a154a6744bdf1cd7750dbda17eea61e [2023-03-07T13:06:01.849Z] $ docker rm -f --volumes da9607d596f1ee550a02554cee126bca0a154a6744bdf1cd7750dbda17eea61e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T13:06:03.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T13:06:03.206Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T13:06:03.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T13:06:04.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T13:06:04.589Z] + ls -al . [2023-03-07T13:06:04.589Z] total 168 [2023-03-07T13:06:04.589Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 13:02 . [2023-03-07T13:06:04.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 12:59 .. [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 12:59 .dockerignore [2023-03-07T13:06:04.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:59 .git [2023-03-07T13:06:04.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 12:59 .github [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 7 12:59 .gitignore [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 7 12:59 Attribution.txt [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 7 12:59 CHANGELOG.md [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 12:59 Dockerfile [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 12:59 GOVERNANCE.md [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 7 12:59 Jenkinsfile [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 12:59 LICENSE [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 12:59 OWNERS.md [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 7 12:59 README.md [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 12:57 VERSION [2023-03-07T13:06:04.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 12:59 bin [2023-03-07T13:06:04.589Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 7 13:02 coverage.out [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 7 12:59 go.mod [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 7 12:59 go.sum [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 7 12:59 main.go [2023-03-07T13:06:04.589Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 7 12:59 makefile [2023-03-07T13:06:04.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 12:59 res [2023-03-07T13:06:04.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 12:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:06:05.008Z] + 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=443f82bd0849174730c4b4febf621a290d0e29ef --label arch=arm64 --label version=0.0.0 . [2023-03-07T13:06:05.008Z] Sending build context to Docker daemon 177.7kB [2023-03-07T13:06:05.275Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T13:06:05.275Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T13:06:05.275Z] ---> 7384098ad0b1 [2023-03-07T13:06:05.275Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T13:06:05.275Z] ---> Running in 8f77fe3ec9a7 [2023-03-07T13:06:05.544Z] Removing intermediate container 8f77fe3ec9a7 [2023-03-07T13:06:05.544Z] ---> 17936d2ad747 [2023-03-07T13:06:05.544Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T13:06:05.811Z] ---> Running in 01c9483014ab [2023-03-07T13:06:06.083Z] Removing intermediate container 01c9483014ab [2023-03-07T13:06:06.083Z] ---> 23559b617851 [2023-03-07T13:06:06.083Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T13:06:06.083Z] ---> Running in 4e35f9f805e9 [2023-03-07T13:06:06.350Z] Removing intermediate container 4e35f9f805e9 [2023-03-07T13:06:06.350Z] ---> 5274e2b79af0 [2023-03-07T13:06:06.350Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T13:06:06.350Z] ---> Running in 5245d2915ac3 [2023-03-07T13:06:07.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T13:06:07.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T13:06:08.538Z] OK: 221 MiB in 51 packages [2023-03-07T13:06:10.498Z] Removing intermediate container 5245d2915ac3 [2023-03-07T13:06:10.498Z] ---> 145ee1d1af2a [2023-03-07T13:06:10.498Z] Step 7/26 : WORKDIR /app [2023-03-07T13:06:10.498Z] ---> Running in 124a47871b1e [2023-03-07T13:06:10.498Z] Removing intermediate container 124a47871b1e [2023-03-07T13:06:10.498Z] ---> 72d6de757144 [2023-03-07T13:06:10.498Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-07T13:06:11.460Z] ---> 85309375fa00 [2023-03-07T13:06:11.460Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T13:06:11.460Z] ---> Running in 774bc517f115 [2023-03-07T13:06:14.806Z] Removing intermediate container 774bc517f115 [2023-03-07T13:06:14.806Z] ---> b06849957d13 [2023-03-07T13:06:14.806Z] Step 10/26 : COPY . . [2023-03-07T13:06:15.073Z] ---> 8f811d11caca [2023-03-07T13:06:15.073Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T13:06:15.340Z] ---> Running in 9b07368dd41a [2023-03-07T13:06:15.608Z] Removing intermediate container 9b07368dd41a [2023-03-07T13:06:15.608Z] ---> 0244330c5146 [2023-03-07T13:06:15.608Z] Step 12/26 : RUN $MAKE [2023-03-07T13:06:15.608Z] ---> Running in fb7e9acdbbe0 [2023-03-07T13:06:16.567Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-07T13:08:23.256Z] Removing intermediate container fb7e9acdbbe0 [2023-03-07T13:08:23.256Z] ---> 47dedf0af5ef [2023-03-07T13:08:23.256Z] Step 13/26 : FROM alpine:3.16 [2023-03-07T13:08:23.256Z] 3.16: Pulling from library/alpine [2023-03-07T13:08:23.256Z] 3760b48202b3: Pulling fs layer [2023-03-07T13:08:23.256Z] 3760b48202b3: Verifying Checksum [2023-03-07T13:08:23.256Z] 3760b48202b3: Download complete [2023-03-07T13:08:23.256Z] 3760b48202b3: Pull complete [2023-03-07T13:08:23.256Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T13:08:23.256Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T13:08:23.256Z] ---> 4c81e5bf8899 [2023-03-07T13:08:23.256Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T13:08:23.256Z] ---> Running in 6a8137a6413f [2023-03-07T13:08:23.256Z] Removing intermediate container 6a8137a6413f [2023-03-07T13:08:23.256Z] ---> 6d74d1fdc8e3 [2023-03-07T13:08:23.256Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-07T13:08:23.256Z] ---> Running in ee47a77c35ed [2023-03-07T13:08:23.256Z] Removing intermediate container ee47a77c35ed [2023-03-07T13:08:23.256Z] ---> 6063f8209f17 [2023-03-07T13:08:23.256Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T13:08:23.256Z] ---> Running in 02088850c14a [2023-03-07T13:08:23.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T13:08:23.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T13:08:23.256Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T13:08:23.256Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T13:08:23.256Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T13:08:23.256Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T13:08:23.256Z] OK: 6 MiB in 16 packages [2023-03-07T13:08:23.256Z] Removing intermediate container 02088850c14a [2023-03-07T13:08:23.256Z] ---> 91dc09656e91 [2023-03-07T13:08:23.256Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-07T13:08:23.256Z] ---> 4d5c53094668 [2023-03-07T13:08:23.256Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-07T13:08:23.256Z] ---> 2c7ffe756f90 [2023-03-07T13:08:23.256Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-07T13:08:23.256Z] ---> 6989c9af62a0 [2023-03-07T13:08:23.256Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-07T13:08:23.256Z] ---> ab6c3266c94b [2023-03-07T13:08:23.256Z] Step 21/26 : EXPOSE 48095 [2023-03-07T13:08:23.256Z] ---> Running in 8fdb8b496719 [2023-03-07T13:08:23.256Z] Removing intermediate container 8fdb8b496719 [2023-03-07T13:08:23.256Z] ---> 6b9631aaa9fc [2023-03-07T13:08:23.256Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-07T13:08:23.256Z] ---> Running in f5dee3441b67 [2023-03-07T13:08:23.256Z] Removing intermediate container f5dee3441b67 [2023-03-07T13:08:23.256Z] ---> 9e972ca49fe4 [2023-03-07T13:08:23.256Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T13:08:23.256Z] ---> Running in c374ccc5ef77 [2023-03-07T13:08:23.256Z] Removing intermediate container c374ccc5ef77 [2023-03-07T13:08:23.256Z] ---> 0369b04092ea [2023-03-07T13:08:23.256Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T13:08:23.256Z] ---> Running in e19cf62f2fbe [2023-03-07T13:08:23.256Z] Removing intermediate container e19cf62f2fbe [2023-03-07T13:08:23.256Z] ---> bd62a9194bff [2023-03-07T13:08:23.256Z] Step 25/26 : LABEL git_sha=443f82bd0849174730c4b4febf621a290d0e29ef [2023-03-07T13:08:23.256Z] ---> Running in 5c80798a000f [2023-03-07T13:08:23.256Z] Removing intermediate container 5c80798a000f [2023-03-07T13:08:23.256Z] ---> f3faec384bdc [2023-03-07T13:08:23.256Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T13:08:23.256Z] ---> Running in e4bd1d4e8721 [2023-03-07T13:08:23.523Z] Removing intermediate container e4bd1d4e8721 [2023-03-07T13:08:23.523Z] ---> aa4a7e4507cc [2023-03-07T13:08:23.523Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T13:08:23.523Z] Successfully built aa4a7e4507cc [2023-03-07T13:08:23.523Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:08:24.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T13:08:24.364Z] [2023-03-07T13:08:24.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:08:24.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T13:08:24.780Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T13:08:24.780Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T13:08:24.780Z] 04944245beec: Pulling fs layer [2023-03-07T13:08:24.780Z] 699f458cf7ca: Pulling fs layer [2023-03-07T13:08:24.780Z] 765212b225bb: Pulling fs layer [2023-03-07T13:08:24.780Z] f23df028b6ca: Pulling fs layer [2023-03-07T13:08:24.780Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T13:08:24.780Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T13:08:24.780Z] f23df028b6ca: Waiting [2023-03-07T13:08:24.780Z] d65c8cfc05b1: Waiting [2023-03-07T13:08:24.780Z] 765212b225bb: Waiting [2023-03-07T13:08:24.780Z] 2437ff75d9bd: Waiting [2023-03-07T13:08:25.050Z] 04944245beec: Verifying Checksum [2023-03-07T13:08:25.050Z] 04944245beec: Download complete [2023-03-07T13:08:25.050Z] 765212b225bb: Download complete [2023-03-07T13:08:25.050Z] f23df028b6ca: Verifying Checksum [2023-03-07T13:08:25.050Z] f23df028b6ca: Download complete [2023-03-07T13:08:25.050Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T13:08:25.050Z] d65c8cfc05b1: Download complete [2023-03-07T13:08:25.321Z] 699f458cf7ca: Verifying Checksum [2023-03-07T13:08:25.321Z] 699f458cf7ca: Download complete [2023-03-07T13:08:25.590Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T13:08:25.590Z] 8998bd30e6a1: Download complete [2023-03-07T13:08:28.177Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T13:08:28.177Z] 2437ff75d9bd: Download complete [2023-03-07T13:08:29.591Z] 8998bd30e6a1: Pull complete [2023-03-07T13:08:32.190Z] 04944245beec: Pull complete [2023-03-07T13:08:33.150Z] 699f458cf7ca: Pull complete [2023-03-07T13:08:33.419Z] 765212b225bb: Pull complete [2023-03-07T13:08:34.002Z] f23df028b6ca: Pull complete [2023-03-07T13:08:34.269Z] d65c8cfc05b1: Pull complete [2023-03-07T13:08:49.261Z] 2437ff75d9bd: Pull complete [2023-03-07T13:08:49.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T13:08:49.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T13:08:49.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T13:08:49.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-8548 does not seem to be running inside a container [2023-03-07T13:08:49.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T13:08:52.049Z] $ docker top b3e0e0ec677085ae01b308f8ab17bade3966b16bf54b832a3fb5b89e22f9c470 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:08:52.940Z] ---> job-cost.sh [2023-03-07T13:08:52.941Z] lf-activate-venv: SKIPPING [2023-03-07T13:08:52.941Z] INFO: No Stack... [2023-03-07T13:08:53.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T13:08:54.165Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T13:08:54.827Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-07T13:08:54.827Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T13:08:54.974Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [2023-03-07T13:08:54.979Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] did not exist. Created. [2023-03-07T13:08:54.979Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T13:08:55.723Z] /w/workspace/app-service-configurable/1@tmp/durable-b03c19c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T13:08:56.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T13:08:56.451Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T13:08:56.500Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T13:08:56.515Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-527-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T13:08:56.589Z] $ docker stop --time=1 b3e0e0ec677085ae01b308f8ab17bade3966b16bf54b832a3fb5b89e22f9c470 [2023-03-07T13:08:58.099Z] $ docker rm -f --volumes b3e0e0ec677085ae01b308f8ab17bade3966b16bf54b832a3fb5b89e22f9c470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T13:08:59.077Z] provisioning config files... [2023-03-07T13:08:59.084Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-527@tmp/config4952500570784546662tmp [Pipeline] { [Pipeline] sh [2023-03-07T13:08:59.428Z] + set +x [2023-03-07T13:08:59.428Z] + curl -s https://codecov.io/bash [2023-03-07T13:08:59.428Z] + bash -s -- [2023-03-07T13:08:59.428Z] [2023-03-07T13:08:59.428Z] _____ _ [2023-03-07T13:08:59.428Z] / ____| | | [2023-03-07T13:08:59.428Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T13:08:59.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T13:08:59.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T13:08:59.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T13:08:59.428Z] Bash-1.0.6 [2023-03-07T13:08:59.428Z] [2023-03-07T13:08:59.428Z] [2023-03-07T13:08:59.428Z] ==> git version 2.25.1 found [2023-03-07T13:08:59.428Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T13:08:59.428Z] Release-Date: 2020-01-08 [2023-03-07T13:08:59.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T13:08:59.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T13:08:59.428Z] ==> Jenkins CI detected. [2023-03-07T13:08:59.428Z] current dir:  /w/workspace/_app-service-configurable_PR-527 [2023-03-07T13:08:59.428Z] project root: . [2023-03-07T13:08:59.428Z] --> token set from env [2023-03-07T13:08:59.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T13:08:59.428Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T13:08:59.428Z] ==> Python coveragepy not found [2023-03-07T13:08:59.428Z] ==> Searching for coverage reports in: [2023-03-07T13:08:59.428Z] + . [2023-03-07T13:08:59.428Z] -> Found 1 reports [2023-03-07T13:08:59.428Z] ==> Detecting git/mercurial file structure [2023-03-07T13:08:59.428Z] ==> Reading reports [2023-03-07T13:08:59.428Z] + ./coverage.out bytes=13 [2023-03-07T13:08:59.428Z] ==> Appending adjustments [2023-03-07T13:08:59.428Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T13:08:59.687Z] + Found adjustments [2023-03-07T13:08:59.687Z] ==> Gzipping contents [2023-03-07T13:08:59.687Z] 4.0K /tmp/codecov.qPuZ1g.gz [2023-03-07T13:08:59.687Z] ==> Uploading reports [2023-03-07T13:08:59.687Z] url: https://codecov.io [2023-03-07T13:08:59.687Z] query: branch=PR-527&commit=443f82bd0849174730c4b4febf621a290d0e29ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-527%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=527&job=&cmd_args= [2023-03-07T13:08:59.687Z] -> Pinging Codecov [2023-03-07T13:08:59.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-527&commit=443f82bd0849174730c4b4febf621a290d0e29ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-527%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=527&job=&cmd_args= [2023-03-07T13:08:59.687Z] -> Uploading to [2023-03-07T13:08:59.687Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/A97CA9966030D2A3747ED39772930CCE/443f82bd0849174730c4b4febf621a290d0e29ef/2f45c409-0fab-47ed-8e53-6a14d8cbe53b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T130859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=564fce2648aa28239b106a779b94590dbebc0f10deed64492a4342b4b20238cf [2023-03-07T13:08:59.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T13:08:59.687Z] Dload Upload Total Spent Left Speed [2023-03-07T13:08:59.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1762 --:--:-- --:--:-- --:--:-- 1762 [2023-03-07T13:08:59.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/443f82bd0849174730c4b4febf621a290d0e29ef [Pipeline] } [2023-03-07T13:08:59.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T13:09:01.695Z] + [ -d /w/workspace/_app-service-configurable_PR-527/archives ] [2023-03-07T13:09:01.695Z] + ls -al /w/workspace/_app-service-configurable_PR-527/archives [2023-03-07T13:09:01.695Z] total 16 [2023-03-07T13:09:01.695Z] drwxr-xr-x 3 root root 4096 Mar 7 13:00 . [2023-03-07T13:09:01.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 13:00 .. [2023-03-07T13:09:01.695Z] drwxr-xr-x 2 root root 4096 Mar 7 13:00 cost [2023-03-07T13:09:01.695Z] -rw-r--r-- 1 root root 97 Mar 7 13:00 cost.csv [2023-03-07T13:09:01.695Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-527/archives [2023-03-07T13:09:01.695Z] + ls -al /w/workspace/_app-service-configurable_PR-527/archives [2023-03-07T13:09:01.695Z] total 16 [2023-03-07T13:09:01.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 13:00 . [2023-03-07T13:09:01.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 13:00 .. [2023-03-07T13:09:01.695Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 13:00 cost [2023-03-07T13:09:01.695Z] -rw-r--r-- 1 jenkins jenkins 97 Mar 7 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:02.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:02.916Z] ---> package-listing.sh [2023-03-07T13:09:02.916Z] ++ facter osfamily [2023-03-07T13:09:02.916Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T13:09:03.174Z] + OS_FAMILY=debian [2023-03-07T13:09:03.174Z] + workspace=/w/workspace/_app-service-configurable_PR-527 [2023-03-07T13:09:03.174Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T13:09:03.174Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T13:09:03.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T13:09:03.174Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T13:09:03.174Z] + '[' /w/workspace/_app-service-configurable_PR-527 ']' [2023-03-07T13:09:03.174Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T13:09:03.174Z] + case "${OS_FAMILY}" in [2023-03-07T13:09:03.174Z] + dpkg -l [2023-03-07T13:09:03.174Z] + grep '^ii' [2023-03-07T13:09:03.174Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T13:09:03.174Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T13:09:03.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T13:09:03.174Z] + '[' /w/workspace/_app-service-configurable_PR-527 ']' [2023-03-07T13:09:03.174Z] + mkdir -p /w/workspace/_app-service-configurable_PR-527/archives/ [2023-03-07T13:09:03.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-527/archives/ [Pipeline] echo [2023-03-07T13:09:03.204Z] 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-527/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T13:09:03.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T13:09:04.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T13:09:04.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T13:09:04.270Z] prd-ubuntu20.04-docker-8c-8g-8542 does not seem to be running inside a container [2023-03-07T13:09:04.309Z] $ 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-527/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-527 -v /w/workspace/_app-service-configurable_PR-527:/w/workspace/_app-service-configurable_PR-527:rw,z -v /w/workspace/_app-service-configurable_PR-527@tmp:/w/workspace/_app-service-configurable_PR-527@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-03-07T13:09:04.536Z] $ docker top b4c6185cf931962e69dd36b9189f4bb62463e89f67ad8114501bcf6382bd1e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T13:09:04.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T13:09:05.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T13:09:05.541Z] + ls /var/log/sa-host [2023-03-07T13:09:05.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T13:09:05.755Z] provisioning config files... [2023-03-07T13:09:05.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-527@tmp/config12205632437705883041tmp [Pipeline] { [Pipeline] echo [2023-03-07T13:09:05.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:06.129Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T13:09:06.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:06.572Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T13:09:06.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:06.916Z] ---> sudo-logs.sh [2023-03-07T13:09:06.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T13:09:06.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:07.300Z] ---> job-cost.sh [2023-03-07T13:09:07.300Z] lf-activate-venv: SKIPPING [2023-03-07T13:09:07.300Z] DEBUG: total: 0.4399999976158142 [2023-03-07T13:09:07.300Z] INFO: Retrieving Stack Cost... [2023-03-07T13:09:07.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T13:09:07.816Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T13:09:07.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T13:09:08.164Z] ---> logs-deploy.sh [2023-03-07T13:09:08.164Z] lf-activate-venv: SKIPPING [2023-03-07T13:09:08.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-527/1 [2023-03-07T13:09:08.164Z] INFO: archiving workspace using pattern(s): [2023-03-07T13:09:09.101Z] Archives upload complete. [2023-03-07T13:09:09.101Z] INFO: archiving logs to Nexus