Pull request #600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from caaaa20c198b9f00f8dba7095076e543a62c1178+0395e99d32a0d2d9a72dc5ab9b084062246bcd10 (a19611404c69ee9d274269df7cea9c2747649d61) 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-ssh1544859042717460915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10601786848097962874.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2998602886587561804.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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3911789907485906474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5801250597904404616.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh79042271005433864.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7562 in /w/workspace/_app-service-configurable_PR-600 [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-600 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 into PR head commit caaaa20c198b9f00f8dba7095076e543a62c1178 Merge succeeded, producing caaaa20c198b9f00f8dba7095076e543a62c1178 Checking out Revision caaaa20c198b9f00f8dba7095076e543a62c1178 (PR-600) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T12:22:44.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f caaaa20c198b9f00f8dba7095076e543a62c1178 # 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 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caaaa20c198b9f00f8dba7095076e543a62c1178 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T12:22:44.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T12:22:44.591Z] ========================================================= [2023-09-21T12:22:44.591Z] EdgeX Global Pipelines Version Info [2023-09-21T12:22:44.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:22:45.370Z] ------------------- [2023-09-21T12:22:45.370Z] stable info: [2023-09-21T12:22:45.370Z] ------------------- [2023-09-21T12:22:45.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T12:22:45.370Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T12:22:45.370Z] Message: update stable to v1.0.254 [2023-09-21T12:22:45.939Z] ------------------- [2023-09-21T12:22:45.939Z] experimental info: [2023-09-21T12:22:45.939Z] ------------------- [2023-09-21T12:22:45.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T12:22:45.939Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T12:22:45.939Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T12:22:46.210Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-21T12:22:46.260Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-21T12:22:46.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T12:22:46.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T12:22:46.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T12:22:46.412Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T12:22:46.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T12:22:46.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T12:22:46.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T12:22:46.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T12:22:46.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T12:22:46.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-21T12:22:46.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T12:22:46.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T12:22:46.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T12:22:46.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T12:22:46.849Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T12:22:46.888Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T12:22:46.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T12:22:46.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T12:22:47.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T12:22:47.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T12:22:47.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T12:22:47.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T12:22:47.171Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T12:22:47.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T12:22:47.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T12:22:47.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-09-21T12:22:47.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-09-21T12:22:47.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-09-21T12:22:47.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caaaa20c198b9f00f8dba7095076e543a62c1178 [Pipeline] echo [2023-09-21T12:22:47.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caaaa20 [Pipeline] echo [2023-09-21T12:22:47.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T12:22:47.621Z] provisioning config files... [2023-09-21T12:22:47.635Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-600@tmp/config9878970152845502476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:22:47.971Z] ---> docker-login.sh [2023-09-21T12:22:47.971Z] nexus3.edgexfoundry.org:10001 [2023-09-21T12:22:48.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:22:48.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:22:48.493Z] Configure a credential helper to remove this warning. See [2023-09-21T12:22:48.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:22:48.493Z] [2023-09-21T12:22:48.493Z] Login Succeeded [2023-09-21T12:22:48.493Z] nexus3.edgexfoundry.org:10002 [2023-09-21T12:22:48.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:22:48.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:22:48.493Z] Configure a credential helper to remove this warning. See [2023-09-21T12:22:48.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:22:48.493Z] [2023-09-21T12:22:48.493Z] Login Succeeded [2023-09-21T12:22:48.493Z] nexus3.edgexfoundry.org:10003 [2023-09-21T12:22:48.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:22:48.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:22:48.753Z] Configure a credential helper to remove this warning. See [2023-09-21T12:22:48.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:22:48.753Z] [2023-09-21T12:22:48.753Z] Login Succeeded [2023-09-21T12:22:48.753Z] nexus3.edgexfoundry.org:10004 [2023-09-21T12:22:48.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:22:48.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:22:48.753Z] Configure a credential helper to remove this warning. See [2023-09-21T12:22:48.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:22:48.753Z] [2023-09-21T12:22:48.753Z] Login Succeeded [2023-09-21T12:22:48.753Z] docker.io [2023-09-21T12:22:48.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:22:49.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:22:49.012Z] Configure a credential helper to remove this warning. See [2023-09-21T12:22:49.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:22:49.012Z] [2023-09-21T12:22:49.013Z] Login Succeeded [2023-09-21T12:22:49.013Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T12:22:49.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T12:22:49.681Z] + git rev-list -1 --merges caaaa20c198b9f00f8dba7095076e543a62c1178~1..caaaa20c198b9f00f8dba7095076e543a62c1178 [Pipeline] echo [2023-09-21T12:22:49.739Z] -----------> git rev-list -1 --merges caaaa20c198b9f00f8dba7095076e543a62c1178~1..caaaa20c198b9f00f8dba7095076e543a62c1178 caaaa20c198b9f00f8dba7095076e543a62c1178 [false] [Pipeline] sh [2023-09-21T12:22:50.048Z] + git log --format=format:%s -1 caaaa20c198b9f00f8dba7095076e543a62c1178 [Pipeline] echo [2023-09-21T12:22:50.085Z] ========================================================= [2023-09-21T12:22:50.085Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T12:22:50.085Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T12:22:50.526Z] + git log --format=format:%s -1 caaaa20c198b9f00f8dba7095076e543a62c1178 [Pipeline] echo [2023-09-21T12:22:50.556Z] [semverPrep] GIT_COMMIT: caaaa20c198b9f00f8dba7095076e543a62c1178, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-21T12:22:50.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T12:22:50.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T12:22:50.980Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T12:22:50.980Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T12:22:50.980Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T12:22:50.980Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T12:22:50.980Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T12:22:50.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:22:51.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T12:22:51.481Z] [2023-09-21T12:22:51.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:22:51.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T12:22:51.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T12:22:51.862Z] b85a868b505f: Pulling fs layer [2023-09-21T12:22:51.862Z] e2be974225ed: Pulling fs layer [2023-09-21T12:22:51.862Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T12:22:51.862Z] 988bab9f4d93: Pulling fs layer [2023-09-21T12:22:51.862Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T12:22:51.862Z] 988bab9f4d93: Waiting [2023-09-21T12:22:51.862Z] eaf3925da568: Pulling fs layer [2023-09-21T12:22:51.862Z] bab4dde63d76: Pulling fs layer [2023-09-21T12:22:51.862Z] bde34c3a00c8: Pulling fs layer [2023-09-21T12:22:51.862Z] 1469e6f7b9e6: Waiting [2023-09-21T12:22:51.862Z] eaf3925da568: Waiting [2023-09-21T12:22:51.862Z] bab4dde63d76: Waiting [2023-09-21T12:22:51.862Z] b352a97aabf1: Pulling fs layer [2023-09-21T12:22:51.862Z] bde34c3a00c8: Waiting [2023-09-21T12:22:51.862Z] 4872d77fe225: Pulling fs layer [2023-09-21T12:22:51.862Z] 5851b861e8e6: Pulling fs layer [2023-09-21T12:22:51.862Z] b352a97aabf1: Waiting [2023-09-21T12:22:51.862Z] 4872d77fe225: Waiting [2023-09-21T12:22:51.862Z] 5851b861e8e6: Waiting [2023-09-21T12:22:51.862Z] e2be974225ed: Download complete [2023-09-21T12:22:51.862Z] 988bab9f4d93: Download complete [2023-09-21T12:22:51.862Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T12:22:51.862Z] 1469e6f7b9e6: Download complete [2023-09-21T12:22:52.122Z] eaf3925da568: Download complete [2023-09-21T12:22:52.122Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T12:22:52.122Z] 339a4e72a1f5: Download complete [2023-09-21T12:22:52.122Z] bde34c3a00c8: Verifying Checksum [2023-09-21T12:22:52.122Z] bde34c3a00c8: Download complete [2023-09-21T12:22:52.122Z] b352a97aabf1: Verifying Checksum [2023-09-21T12:22:52.122Z] b352a97aabf1: Download complete [2023-09-21T12:22:52.122Z] 4872d77fe225: Download complete [2023-09-21T12:22:52.122Z] 5851b861e8e6: Verifying Checksum [2023-09-21T12:22:52.122Z] 5851b861e8e6: Download complete [2023-09-21T12:22:52.122Z] b85a868b505f: Verifying Checksum [2023-09-21T12:22:52.122Z] b85a868b505f: Download complete [2023-09-21T12:22:52.382Z] bab4dde63d76: Verifying Checksum [2023-09-21T12:22:52.382Z] bab4dde63d76: Download complete [2023-09-21T12:22:53.319Z] b85a868b505f: Pull complete [2023-09-21T12:22:53.579Z] e2be974225ed: Pull complete [2023-09-21T12:22:54.148Z] 339a4e72a1f5: Pull complete [2023-09-21T12:22:54.148Z] 988bab9f4d93: Pull complete [2023-09-21T12:22:54.408Z] 1469e6f7b9e6: Pull complete [2023-09-21T12:22:54.408Z] eaf3925da568: Pull complete [2023-09-21T12:22:56.320Z] bab4dde63d76: Pull complete [2023-09-21T12:22:56.320Z] bde34c3a00c8: Pull complete [2023-09-21T12:22:56.609Z] b352a97aabf1: Pull complete [2023-09-21T12:22:56.609Z] 4872d77fe225: Pull complete [2023-09-21T12:22:56.609Z] 5851b861e8e6: Pull complete [2023-09-21T12:22:56.609Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T12:22:56.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T12:22:56.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:22:56.841Z] prd-ubuntu20.04-docker-8c-8g-7562 does not seem to be running inside a container [2023-09-21T12:22:56.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-600 -v /w/workspace/_app-service-configurable_PR-600:/w/workspace/_app-service-configurable_PR-600:rw,z -v /w/workspace/_app-service-configurable_PR-600@tmp:/w/workspace/_app-service-configurable_PR-600@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-09-21T12:23:00.224Z] $ docker top 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce -eo pid,comm [2023-09-21T12:23:00.295Z] 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-09-21T12:23:00.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T12:23:00.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T12:23:00.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T12:23:00.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T12:23:00.524Z] $ docker exec 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce ssh-agent [2023-09-21T12:23:00.650Z] SSH_AUTH_SOCK=/tmp/ssh-vju9yiO37CE4/agent.32 [2023-09-21T12:23:00.650Z] SSH_AGENT_PID=38 [2023-09-21T12:23:00.657Z] Running ssh-add (command line suppressed) [2023-09-21T12:23:00.746Z] Identity added: /w/workspace/_app-service-configurable_PR-600@tmp/private_key_5073536302632189567.key (/w/workspace/_app-service-configurable_PR-600@tmp/private_key_5073536302632189567.key) [2023-09-21T12:23:00.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T12:23:01.109Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T12:23:01.124Z] $ docker exec --env ******** --env ******** 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce ssh-agent -k [2023-09-21T12:23:01.223Z] unset SSH_AUTH_SOCK; [2023-09-21T12:23:01.224Z] unset SSH_AGENT_PID; [2023-09-21T12:23:01.224Z] echo Agent pid 38 killed; [2023-09-21T12:23:01.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T12:23:01.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T12:23:01.341Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T12:23:01.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T12:23:01.454Z] $ docker exec 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce ssh-agent [2023-09-21T12:23:01.574Z] SSH_AUTH_SOCK=/tmp/ssh-1eLayBnGISwG/agent.70 [2023-09-21T12:23:01.574Z] SSH_AGENT_PID=76 [2023-09-21T12:23:01.579Z] Running ssh-add (command line suppressed) [2023-09-21T12:23:01.665Z] Identity added: /w/workspace/_app-service-configurable_PR-600@tmp/private_key_3187515567391165327.key (/w/workspace/_app-service-configurable_PR-600@tmp/private_key_3187515567391165327.key) [2023-09-21T12:23:01.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T12:23:02.030Z] + git semver init [2023-09-21T12:23:02.290Z] 2023-09-21 12:23:02,204 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T12:23:02.290Z] 2023-09-21 12:23:02,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-600/.semver [2023-09-21T12:23:02.290Z] 2023-09-21 12:23:02,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-600/.semver [2023-09-21T12:23:02.290Z] 2023-09-21 12:23:02,206 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-600/.semver'], cwd=/w/workspace/_app-service-configurable_PR-600, universal_newlines=False, shell=None, istream=None) [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,006 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-600/.git/info/exclude [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-600/.semver/PR-600 with force:False [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,007 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-600/.semver/PR-600 [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,010 [execute] INFO git cat-file --batch-check [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,016 [execute] INFO git cat-file --batch [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T12:23:03.228Z] 2023-09-21 12:23:03,022 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-600/.semver/PR-600 [2023-09-21T12:23:03.228Z] 0.0.0 [Pipeline] } [2023-09-21T12:23:03.245Z] $ docker exec --env ******** --env ******** 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce ssh-agent -k [2023-09-21T12:23:03.349Z] unset SSH_AUTH_SOCK; [2023-09-21T12:23:03.349Z] unset SSH_AGENT_PID; [2023-09-21T12:23:03.349Z] echo Agent pid 76 killed; [2023-09-21T12:23:03.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T12:23:03.811Z] + git semver [Pipeline] } [2023-09-21T12:23:04.083Z] $ docker stop --time=1 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce [2023-09-21T12:23:05.382Z] $ docker rm -f --volumes 9c1594b61fd38d6b479f73e5e2a70b34571c3a6c41b4555d2347ff706441e5ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T12:23:05.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T12:23:06.070Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T12:23:06.086Z] [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-09-21T12:23:06.687Z] provisioning config files... [2023-09-21T12:23:06.697Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-600@tmp/config10718049912765420569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:23:07.044Z] ---> docker-login.sh [2023-09-21T12:23:07.044Z] nexus3.edgexfoundry.org:10001 [2023-09-21T12:23:07.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:23:07.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:23:07.044Z] Configure a credential helper to remove this warning. See [2023-09-21T12:23:07.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:23:07.044Z] [2023-09-21T12:23:07.044Z] Login Succeeded [2023-09-21T12:23:07.044Z] nexus3.edgexfoundry.org:10002 [2023-09-21T12:23:07.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:23:07.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:23:07.044Z] Configure a credential helper to remove this warning. See [2023-09-21T12:23:07.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:23:07.044Z] [2023-09-21T12:23:07.044Z] Login Succeeded [2023-09-21T12:23:07.044Z] nexus3.edgexfoundry.org:10003 [2023-09-21T12:23:07.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:23:07.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:23:07.304Z] Configure a credential helper to remove this warning. See [2023-09-21T12:23:07.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:23:07.304Z] [2023-09-21T12:23:07.304Z] Login Succeeded [2023-09-21T12:23:07.304Z] nexus3.edgexfoundry.org:10004 [2023-09-21T12:23:07.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:23:07.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:23:07.304Z] Configure a credential helper to remove this warning. See [2023-09-21T12:23:07.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:23:07.304Z] [2023-09-21T12:23:07.304Z] Login Succeeded [2023-09-21T12:23:07.304Z] docker.io [2023-09-21T12:23:07.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:23:07.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:23:07.562Z] Configure a credential helper to remove this warning. See [2023-09-21T12:23:07.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:23:07.562Z] [2023-09-21T12:23:07.562Z] Login Succeeded [2023-09-21T12:23:07.562Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T12:23:07.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T12:23:07.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T12:23:07.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T12:23:07.870Z] ========================================================= [2023-09-21T12:23:07.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T12:23:07.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:23:08.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T12:23:08.346Z] Sending build context to Docker daemon 3.36MB [2023-09-21T12:23:08.346Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T12:23:08.346Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T12:23:08.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T12:23:08.346Z] 7264a8db6415: Pulling fs layer [2023-09-21T12:23:08.346Z] c4d48a809fc2: Pulling fs layer [2023-09-21T12:23:08.346Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T12:23:08.346Z] ad3a456e5733: Pulling fs layer [2023-09-21T12:23:08.346Z] 33e27b845d1e: Pulling fs layer [2023-09-21T12:23:08.346Z] c68163c4e522: Pulling fs layer [2023-09-21T12:23:08.346Z] 50da416c3ac9: Pulling fs layer [2023-09-21T12:23:08.346Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T12:23:08.346Z] ad3a456e5733: Waiting [2023-09-21T12:23:08.346Z] 33e27b845d1e: Waiting [2023-09-21T12:23:08.346Z] c68163c4e522: Waiting [2023-09-21T12:23:08.346Z] 50da416c3ac9: Waiting [2023-09-21T12:23:08.346Z] 23d2d4c4bb30: Waiting [2023-09-21T12:23:08.346Z] c4d48a809fc2: Download complete [2023-09-21T12:23:08.346Z] ad3a456e5733: Verifying Checksum [2023-09-21T12:23:08.346Z] ad3a456e5733: Download complete [2023-09-21T12:23:08.346Z] 33e27b845d1e: Download complete [2023-09-21T12:23:08.346Z] 7264a8db6415: Verifying Checksum [2023-09-21T12:23:08.346Z] 7264a8db6415: Download complete [2023-09-21T12:23:08.609Z] c68163c4e522: Verifying Checksum [2023-09-21T12:23:08.609Z] c68163c4e522: Download complete [2023-09-21T12:23:08.609Z] 7264a8db6415: Pull complete [2023-09-21T12:23:08.609Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T12:23:08.609Z] 23d2d4c4bb30: Download complete [2023-09-21T12:23:08.869Z] c4d48a809fc2: Pull complete [2023-09-21T12:23:08.869Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T12:23:08.869Z] 4f1c88b9dad5: Download complete [2023-09-21T12:23:09.128Z] 50da416c3ac9: Verifying Checksum [2023-09-21T12:23:09.128Z] 50da416c3ac9: Download complete [2023-09-21T12:23:12.420Z] 4f1c88b9dad5: Pull complete [2023-09-21T12:23:12.420Z] ad3a456e5733: Pull complete [2023-09-21T12:23:12.420Z] 33e27b845d1e: Pull complete [2023-09-21T12:23:12.420Z] c68163c4e522: Pull complete [2023-09-21T12:23:14.995Z] 50da416c3ac9: Pull complete [2023-09-21T12:23:14.995Z] 23d2d4c4bb30: Pull complete [2023-09-21T12:23:14.995Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T12:23:14.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T12:23:14.995Z] ---> 0786185ac409 [2023-09-21T12:23:14.995Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T12:23:20.310Z] ---> Running in 18d86b03086b [2023-09-21T12:23:20.310Z] Removing intermediate container 18d86b03086b [2023-09-21T12:23:20.310Z] ---> 5666c81015ab [2023-09-21T12:23:20.310Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T12:23:20.310Z] ---> Running in 79d98e1975d4 [2023-09-21T12:23:20.310Z] Removing intermediate container 79d98e1975d4 [2023-09-21T12:23:20.310Z] ---> bc730113a839 [2023-09-21T12:23:20.310Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T12:23:20.310Z] ---> Running in 702a6f9e6917 [2023-09-21T12:23:20.310Z] Removing intermediate container 702a6f9e6917 [2023-09-21T12:23:20.310Z] ---> 84018a574380 [2023-09-21T12:23:20.310Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T12:23:20.310Z] ---> Running in 8c9096ecca25 [2023-09-21T12:23:20.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T12:23:20.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T12:23:20.575Z] OK: 264 MiB in 52 packages [2023-09-21T12:23:20.836Z] Removing intermediate container 8c9096ecca25 [2023-09-21T12:23:20.837Z] ---> a06390f98167 [2023-09-21T12:23:20.837Z] Step 7/12 : WORKDIR /app [2023-09-21T12:23:21.095Z] ---> Running in 427f1883c2b6 [2023-09-21T12:23:21.095Z] Removing intermediate container 427f1883c2b6 [2023-09-21T12:23:21.095Z] ---> 68e6601efdd4 [2023-09-21T12:23:21.095Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-21T12:23:21.095Z] ---> ee932bfc3177 [2023-09-21T12:23:21.095Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T12:23:21.095Z] ---> Running in 0c142ef7cbf0 [2023-09-21T12:23:21.505Z] Still waiting to schedule task [2023-09-21T12:23:21.505Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-21T12:23:59.858Z] Removing intermediate container 0c142ef7cbf0 [2023-09-21T12:23:59.858Z] ---> 61b691867781 [2023-09-21T12:23:59.858Z] Step 10/12 : COPY . . [2023-09-21T12:23:59.858Z] ---> 260be2e1f37c [2023-09-21T12:23:59.858Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T12:23:59.858Z] ---> Running in 51770bbc2dd9 [2023-09-21T12:23:59.858Z] Removing intermediate container 51770bbc2dd9 [2023-09-21T12:23:59.858Z] ---> b00f4d38aca2 [2023-09-21T12:23:59.858Z] Step 12/12 : RUN $MAKE [2023-09-21T12:23:59.858Z] ---> Running in dd351d09e3cb [2023-09-21T12:23:59.858Z] noop [2023-09-21T12:23:59.858Z] Removing intermediate container dd351d09e3cb [2023-09-21T12:23:59.858Z] ---> 9e9356f317a1 [2023-09-21T12:23:59.858Z] Successfully built 9e9356f317a1 [2023-09-21T12:23:59.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:24:00.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T12:24:00.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:24:00.481Z] prd-ubuntu20.04-docker-8c-8g-7562 does not seem to be running inside a container [2023-09-21T12:24:00.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-600 -v /w/workspace/_app-service-configurable_PR-600:/w/workspace/_app-service-configurable_PR-600:rw,z -v /w/workspace/_app-service-configurable_PR-600@tmp:/w/workspace/_app-service-configurable_PR-600@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-09-21T12:24:00.872Z] $ docker top d6db09a3c5e62cd50cbead7f5fa5f315da9a57de24312d5bfedea4a2910c8555 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T12:24:01.262Z] + go version [2023-09-21T12:24:01.262Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T12:24:01.305Z] $ docker stop --time=1 d6db09a3c5e62cd50cbead7f5fa5f315da9a57de24312d5bfedea4a2910c8555 [2023-09-21T12:24:02.571Z] $ docker rm -f --volumes d6db09a3c5e62cd50cbead7f5fa5f315da9a57de24312d5bfedea4a2910c8555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:24:03.269Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T12:24:03.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:24:03.413Z] prd-ubuntu20.04-docker-8c-8g-7562 does not seem to be running inside a container [2023-09-21T12:24:03.451Z] $ 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-600 -v /w/workspace/_app-service-configurable_PR-600:/w/workspace/_app-service-configurable_PR-600:rw,z -v /w/workspace/_app-service-configurable_PR-600@tmp:/w/workspace/_app-service-configurable_PR-600@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-09-21T12:24:03.774Z] $ docker top e39cdde5ecd24daa2233841b2364b4f915cc83e215bf1f509803368608c9eeab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T12:24:04.154Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-09-21T12:24:04.512Z] + make test [2023-09-21T12:24:04.512Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T12:24:26.450Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-21T12:24:38.708Z] go vet ./... [2023-09-21T12:24:42.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T12:24:42.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T12:24:42.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T12:24:42.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T12:24:42.149Z] $ docker stop --time=1 e39cdde5ecd24daa2233841b2364b4f915cc83e215bf1f509803368608c9eeab [2023-09-21T12:24:47.262Z] $ docker rm -f --volumes e39cdde5ecd24daa2233841b2364b4f915cc83e215bf1f509803368608c9eeab [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T12:24:47.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T12:24:47.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T12:24:48.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T12:24:48.990Z] + ls -al . [2023-09-21T12:24:48.990Z] total 184 [2023-09-21T12:24:48.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 12:24 . [2023-09-21T12:24:48.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 12:22 .. [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 12:22 .dockerignore [2023-09-21T12:24:48.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 12:24 .git [2023-09-21T12:24:48.990Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 12:22 .github [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 12:22 .gitignore [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 12:22 .golangci.yml [2023-09-21T12:24:48.990Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 12:23 .semver [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 21 12:22 Attribution.txt [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 21 12:22 CHANGELOG.md [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 21 12:22 Dockerfile [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 12:22 GOVERNANCE.md [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 12:22 Jenkinsfile [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 12:22 LICENSE [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 12:22 OWNERS.md [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 21 12:22 README.md [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 12:23 VERSION [2023-09-21T12:24:48.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 12:22 bin [2023-09-21T12:24:48.990Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 21 12:24 coverage.out [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 21 12:22 go.mod [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 21 12:22 go.sum [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 21 12:22 main.go [2023-09-21T12:24:48.990Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 21 12:22 makefile [2023-09-21T12:24:48.990Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 12:22 res [2023-09-21T12:24:48.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 12:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:24:49.387Z] + 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=caaaa20c198b9f00f8dba7095076e543a62c1178 --label arch=amd64 --label version=0.0.0 . [2023-09-21T12:24:49.387Z] Sending build context to Docker daemon 3.361MB [2023-09-21T12:24:49.387Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T12:24:49.387Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-21T12:24:49.387Z] ---> 9e9356f317a1 [2023-09-21T12:24:49.387Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T12:24:49.645Z] ---> Running in 488bc56845cf [2023-09-21T12:24:49.645Z] Removing intermediate container 488bc56845cf [2023-09-21T12:24:49.645Z] ---> f8f56fc859c8 [2023-09-21T12:24:49.645Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T12:24:49.645Z] ---> Running in 1a1505d844d3 [2023-09-21T12:24:49.645Z] Removing intermediate container 1a1505d844d3 [2023-09-21T12:24:49.645Z] ---> ab75d149b5d2 [2023-09-21T12:24:49.645Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-21T12:24:49.645Z] ---> Running in 497cca9cffad [2023-09-21T12:24:49.905Z] Removing intermediate container 497cca9cffad [2023-09-21T12:24:49.905Z] ---> a6d966b7eac6 [2023-09-21T12:24:49.905Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T12:24:49.905Z] ---> Running in 61f0b8961bf5 [2023-09-21T12:24:50.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T12:24:50.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T12:24:50.420Z] OK: 264 MiB in 52 packages [2023-09-21T12:24:50.679Z] Removing intermediate container 61f0b8961bf5 [2023-09-21T12:24:50.679Z] ---> 51a344d3672d [2023-09-21T12:24:50.679Z] Step 7/26 : WORKDIR /app [2023-09-21T12:24:50.679Z] ---> Running in 46ed468c9532 [2023-09-21T12:24:50.679Z] Removing intermediate container 46ed468c9532 [2023-09-21T12:24:50.679Z] ---> 9435192d8371 [2023-09-21T12:24:50.679Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-21T12:24:50.937Z] ---> 4f04e5a44b48 [2023-09-21T12:24:50.937Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T12:24:50.937Z] ---> Running in 3e07d7beac21 [2023-09-21T12:24:51.914Z] Removing intermediate container 3e07d7beac21 [2023-09-21T12:24:51.914Z] ---> 27becdff05b3 [2023-09-21T12:24:51.914Z] Step 10/26 : COPY . . [2023-09-21T12:24:52.171Z] ---> 03cd8cd46d27 [2023-09-21T12:24:52.171Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T12:24:52.171Z] ---> Running in ccd064d4ea46 [2023-09-21T12:24:52.171Z] Removing intermediate container ccd064d4ea46 [2023-09-21T12:24:52.171Z] ---> 47c689fb325c [2023-09-21T12:24:52.171Z] Step 12/26 : RUN $MAKE [2023-09-21T12:24:52.171Z] ---> Running in c824942789b0 [2023-09-21T12:24:52.428Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-21T12:24:55.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7563 in /w/workspace/_app-service-configurable_PR-600 [Pipeline] { [Pipeline] ws [2023-09-21T12:24:55.379Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-21T12:24:55.456Z] Selected Git installation does not exist. Using Default [2023-09-21T12:24:55.456Z] The recommended git tool is: NONE [2023-09-21T12:25:00.500Z] using credential edgex-jenkins-ssh [2023-09-21T12:25:00.518Z] Cloning the remote Git repository [2023-09-21T12:25:00.558Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-21T12:25:00.650Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-21T12:25:00.790Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-21T12:25:00.791Z] > git --version # timeout=10 [2023-09-21T12:25:00.812Z] > git --version # 'git version 2.25.1' [2023-09-21T12:25:00.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T12:25:00.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T12:25:02.171Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-21T12:25:02.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T12:25:03.562Z] Merging remotes/origin/main commit 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 into PR head commit caaaa20c198b9f00f8dba7095076e543a62c1178 [2023-09-21T12:25:03.821Z] Merge succeeded, producing caaaa20c198b9f00f8dba7095076e543a62c1178 [2023-09-21T12:25:03.821Z] Checking out Revision caaaa20c198b9f00f8dba7095076e543a62c1178 (PR-600) [2023-09-21T12:25:02.975Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-21T12:25:03.015Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-21T12:25:03.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T12:25:03.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T12:25:03.578Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T12:25:03.643Z] > git checkout -f caaaa20c198b9f00f8dba7095076e543a62c1178 # timeout=10 [2023-09-21T12:25:03.726Z] > git remote # timeout=10 [2023-09-21T12:25:03.745Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T12:25:03.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T12:25:03.778Z] > git merge 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 [2023-09-21T12:25:03.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T12:25:03.827Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T12:25:03.840Z] > git checkout -f caaaa20c198b9f00f8dba7095076e543a62c1178 # timeout=10 [2023-09-21T12:25:04.255Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-21T12:25:04.306Z] > git --version # timeout=10 [2023-09-21T12:25:04.318Z] > git --version # 'git version 2.25.1' [2023-09-21T12:25:04.333Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T12:25:05.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T12:25:05.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T12:25:05.578Z] Dload Upload Total Spent Left Speed [2023-09-21T12:25:05.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-09-21T12:25:06.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T12:25:06.567Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T12:25:06.567Z] + sudo tee /etc/docker/daemon.new [2023-09-21T12:25:06.567Z] { [2023-09-21T12:25:06.567Z] "registry-mirrors": [ [2023-09-21T12:25:06.567Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T12:25:06.567Z] ], [2023-09-21T12:25:06.567Z] "bip": "10.250.0.254/24", [2023-09-21T12:25:06.567Z] "hosts": [ [2023-09-21T12:25:06.567Z] "tcp://0.0.0.0:5555", [2023-09-21T12:25:06.567Z] "unix:///var/run/docker.sock" [2023-09-21T12:25:06.567Z] ], [2023-09-21T12:25:06.567Z] "mtu": 1458, [2023-09-21T12:25:06.567Z] "selinux-enabled": true, [2023-09-21T12:25:06.567Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T12:25:06.567Z] } [Pipeline] sh [2023-09-21T12:25:06.909Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T12:25:07.255Z] + sudo service docker restart [2023-09-21T12:25:14.930Z] Removing intermediate container c824942789b0 [2023-09-21T12:25:14.931Z] ---> fb1a1859b64e [2023-09-21T12:25:14.931Z] Step 13/26 : FROM alpine:3.18 [2023-09-21T12:25:14.931Z] 3.18: Pulling from library/alpine [2023-09-21T12:25:14.931Z] 7264a8db6415: Already exists [2023-09-21T12:25:14.931Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T12:25:14.931Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T12:25:14.931Z] ---> 7e01a0d0a1dc [2023-09-21T12:25:14.931Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T12:25:14.931Z] ---> Running in 1fa115ac5d01 [2023-09-21T12:25:14.931Z] Removing intermediate container 1fa115ac5d01 [2023-09-21T12:25:14.931Z] ---> 712adf92b08b [2023-09-21T12:25:14.931Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-21T12:25:14.931Z] ---> Running in f99a94bc8e89 [2023-09-21T12:25:14.931Z] Removing intermediate container f99a94bc8e89 [2023-09-21T12:25:14.931Z] ---> 4d793cdcf8b2 [2023-09-21T12:25:14.931Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T12:25:14.931Z] ---> Running in d3086e556550 [2023-09-21T12:25:14.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T12:25:14.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T12:25:14.931Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T12:25:14.931Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T12:25:14.931Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T12:25:14.931Z] Executing ca-certificates-20230506-r0.trigger [2023-09-21T12:25:14.931Z] OK: 8 MiB in 17 packages [2023-09-21T12:25:14.931Z] Removing intermediate container d3086e556550 [2023-09-21T12:25:14.931Z] ---> dbc951e98317 [2023-09-21T12:25:14.931Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-21T12:25:14.931Z] ---> 8d8473092488 [2023-09-21T12:25:14.931Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-21T12:25:14.931Z] ---> 478f7ce2780a [2023-09-21T12:25:14.931Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-21T12:25:14.931Z] ---> 3030631dcf40 [2023-09-21T12:25:14.931Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-21T12:25:15.191Z] ---> 044e90967793 [2023-09-21T12:25:15.191Z] Step 21/26 : EXPOSE 48095 [2023-09-21T12:25:15.191Z] ---> Running in c2e41d40b85b [2023-09-21T12:25:15.191Z] Removing intermediate container c2e41d40b85b [2023-09-21T12:25:15.191Z] ---> 6006fe486919 [2023-09-21T12:25:15.191Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-21T12:25:15.191Z] ---> Running in 05f2d943fa37 [2023-09-21T12:25:15.191Z] Removing intermediate container 05f2d943fa37 [2023-09-21T12:25:15.191Z] ---> 0d8db70d04f9 [2023-09-21T12:25:15.191Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T12:25:15.191Z] ---> Running in c587f4bf528d [2023-09-21T12:25:15.450Z] Removing intermediate container c587f4bf528d [2023-09-21T12:25:15.450Z] ---> 9fe76c0830ce [2023-09-21T12:25:15.450Z] Step 24/26 : LABEL arch=amd64 [2023-09-21T12:25:15.450Z] ---> Running in 90b809fb247d [2023-09-21T12:25:15.450Z] Removing intermediate container 90b809fb247d [2023-09-21T12:25:15.450Z] ---> 79a10f963178 [2023-09-21T12:25:15.450Z] Step 25/26 : LABEL git_sha=caaaa20c198b9f00f8dba7095076e543a62c1178 [2023-09-21T12:25:15.450Z] ---> Running in 8e14f26af644 [2023-09-21T12:25:15.450Z] Removing intermediate container 8e14f26af644 [2023-09-21T12:25:15.450Z] ---> c77eb2be03ab [2023-09-21T12:25:15.450Z] Step 26/26 : LABEL version=0.0.0 [2023-09-21T12:25:15.709Z] ---> Running in 5072e16f263f [2023-09-21T12:25:15.709Z] Removing intermediate container 5072e16f263f [2023-09-21T12:25:15.709Z] ---> 311f04766fbb [2023-09-21T12:25:15.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T12:25:15.709Z] Successfully built 311f04766fbb [2023-09-21T12:25:15.709Z] 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-09-21T12:25:16.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T12:25:16.623Z] [2023-09-21T12:25:16.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:25:16.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T12:25:16.997Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T12:25:16.997Z] 5eb5b503b376: Pulling fs layer [2023-09-21T12:25:16.997Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T12:25:16.997Z] ec43610c2a17: Pulling fs layer [2023-09-21T12:25:16.997Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T12:25:16.997Z] 33b1e0a273af: Pulling fs layer [2023-09-21T12:25:16.997Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T12:25:16.997Z] 33b1e0a273af: Waiting [2023-09-21T12:25:16.997Z] 3a2ae6a8a46f: Waiting [2023-09-21T12:25:16.997Z] 2f39f015ded8: Pulling fs layer [2023-09-21T12:25:16.997Z] 2f39f015ded8: Waiting [2023-09-21T12:25:16.997Z] 5d3b04190fa2: Waiting [2023-09-21T12:25:16.997Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T12:25:16.997Z] 5c69ac0246d0: Download complete [2023-09-21T12:25:16.997Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T12:25:16.997Z] 3a2ae6a8a46f: Download complete [2023-09-21T12:25:16.997Z] 33b1e0a273af: Verifying Checksum [2023-09-21T12:25:16.997Z] 33b1e0a273af: Download complete [2023-09-21T12:25:16.997Z] 5d3b04190fa2: Download complete [2023-09-21T12:25:16.997Z] ec43610c2a17: Verifying Checksum [2023-09-21T12:25:16.997Z] ec43610c2a17: Download complete [2023-09-21T12:25:17.256Z] 5eb5b503b376: Verifying Checksum [2023-09-21T12:25:17.256Z] 5eb5b503b376: Download complete [2023-09-21T12:25:17.824Z] 2f39f015ded8: Download complete [2023-09-21T12:25:18.395Z] 5eb5b503b376: Pull complete [2023-09-21T12:25:18.654Z] 5c69ac0246d0: Pull complete [2023-09-21T12:25:18.914Z] ec43610c2a17: Pull complete [2023-09-21T12:25:18.914Z] 3a2ae6a8a46f: Pull complete [2023-09-21T12:25:19.172Z] 33b1e0a273af: Pull complete [2023-09-21T12:25:19.172Z] 5d3b04190fa2: Pull complete [2023-09-21T12:25:23.358Z] 2f39f015ded8: Pull complete [2023-09-21T12:25:23.358Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T12:25:23.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T12:25:23.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:25:23.603Z] prd-ubuntu20.04-docker-8c-8g-7562 does not seem to be running inside a container [2023-09-21T12:25:23.638Z] $ 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-600 -v /w/workspace/_app-service-configurable_PR-600:/w/workspace/_app-service-configurable_PR-600:rw,z -v /w/workspace/_app-service-configurable_PR-600@tmp:/w/workspace/_app-service-configurable_PR-600@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-09-21T12:25:28.246Z] $ docker top c25362955b7cd7b2c33a75476657ca148b292f867a993b7bca5e00456c30ad3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-21T12:25:28.510Z] provisioning config files... [2023-09-21T12:25:28.539Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10409630070552842306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:25:28.749Z] ---> job-cost.sh [2023-09-21T12:25:28.749Z] lf-activate-venv: SKIPPING [2023-09-21T12:25:28.749Z] INFO: No Stack... [2023-09-21T12:25:28.914Z] ---> docker-login.sh [2023-09-21T12:25:28.914Z] nexus3.edgexfoundry.org:10001 [2023-09-21T12:25:29.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T12:25:29.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:25:29.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:25:29.452Z] Configure a credential helper to remove this warning. See [2023-09-21T12:25:29.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:25:29.452Z] [2023-09-21T12:25:29.452Z] Login Succeeded [2023-09-21T12:25:29.452Z] nexus3.edgexfoundry.org:10002 [2023-09-21T12:25:29.580Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T12:25:29.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:25:29.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:25:29.724Z] Configure a credential helper to remove this warning. See [2023-09-21T12:25:29.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:25:29.724Z] [2023-09-21T12:25:29.724Z] Login Succeeded [2023-09-21T12:25:29.724Z] nexus3.edgexfoundry.org:10003 [2023-09-21T12:25:29.988Z] + cat /w/workspace/_app-service-configurable_PR-600/archives/cost.csv [2023-09-21T12:25:29.988Z] + cut -d, -f6 [2023-09-21T12:25:29.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock [2023-09-21T12:25:30.050Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [2023-09-21T12:25:30.055Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] did not exist. Created. [2023-09-21T12:25:30.055Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T12:25:30.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:25:30.264Z] Configure a credential helper to remove this warning. See [2023-09-21T12:25:30.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:25:30.264Z] [2023-09-21T12:25:30.264Z] Login Succeeded [2023-09-21T12:25:30.264Z] nexus3.edgexfoundry.org:10004 [2023-09-21T12:25:30.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:25:30.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T12:25:30.493Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T12:25:30.520Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [2023-09-21T12:25:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:25:30.535Z] Configure a credential helper to remove this warning. See [2023-09-21T12:25:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:25:30.535Z] [2023-09-21T12:25:30.535Z] Login Succeeded [2023-09-21T12:25:30.535Z] docker.io [Pipeline] // lock [Pipeline] } [2023-09-21T12:25:30.633Z] $ docker stop --time=1 c25362955b7cd7b2c33a75476657ca148b292f867a993b7bca5e00456c30ad3e [2023-09-21T12:25:30.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T12:25:31.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T12:25:31.069Z] Configure a credential helper to remove this warning. See [2023-09-21T12:25:31.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T12:25:31.069Z] [2023-09-21T12:25:31.069Z] Login Succeeded [2023-09-21T12:25:31.069Z] ---> docker-login.sh ends [2023-09-21T12:25:31.785Z] $ docker rm -f --volumes c25362955b7cd7b2c33a75476657ca148b292f867a993b7bca5e00456c30ad3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-21T12:25:31.932Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-21T12:25:32.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T12:25:32.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T12:25:32.370Z] ========================================================= [2023-09-21T12:25:32.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T12:25:32.370Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:25:32.861Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T12:25:32.862Z] Sending build context to Docker daemon 181.8kB [2023-09-21T12:25:33.134Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T12:25:33.134Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T12:25:33.134Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T12:25:33.134Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T12:25:33.134Z] 5d54e960e981: Pulling fs layer [2023-09-21T12:25:33.134Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T12:25:33.134Z] f0e02332f6b5: Pulling fs layer [2023-09-21T12:25:33.134Z] cefa15bbcfad: Pulling fs layer [2023-09-21T12:25:33.134Z] 17808c966233: Pulling fs layer [2023-09-21T12:25:33.134Z] f4c1fc716caa: Pulling fs layer [2023-09-21T12:25:33.134Z] f0e02332f6b5: Waiting [2023-09-21T12:25:33.134Z] cefa15bbcfad: Waiting [2023-09-21T12:25:33.134Z] 17808c966233: Waiting [2023-09-21T12:25:33.134Z] f4c1fc716caa: Waiting [2023-09-21T12:25:33.134Z] 5d54e960e981: Verifying Checksum [2023-09-21T12:25:33.134Z] 5d54e960e981: Download complete [2023-09-21T12:25:33.407Z] f0e02332f6b5: Verifying Checksum [2023-09-21T12:25:33.407Z] f0e02332f6b5: Download complete [2023-09-21T12:25:33.407Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T12:25:33.407Z] 9fda8d8052c6: Download complete [2023-09-21T12:25:33.407Z] cefa15bbcfad: Verifying Checksum [2023-09-21T12:25:33.407Z] cefa15bbcfad: Download complete [2023-09-21T12:25:33.675Z] f4c1fc716caa: Verifying Checksum [2023-09-21T12:25:33.675Z] f4c1fc716caa: Download complete [2023-09-21T12:25:34.294Z] 9fda8d8052c6: Pull complete [2023-09-21T12:25:34.563Z] 5d54e960e981: Pull complete [2023-09-21T12:25:35.147Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T12:25:35.147Z] c4a7e357bf2a: Download complete [2023-09-21T12:25:35.732Z] 17808c966233: Verifying Checksum [2023-09-21T12:25:35.732Z] 17808c966233: Download complete [2023-09-21T12:25:45.922Z] c4a7e357bf2a: Pull complete [2023-09-21T12:25:45.922Z] f0e02332f6b5: Pull complete [2023-09-21T12:25:46.190Z] cefa15bbcfad: Pull complete [2023-09-21T12:25:52.843Z] 17808c966233: Pull complete [2023-09-21T12:25:54.256Z] f4c1fc716caa: Pull complete [2023-09-21T12:25:54.525Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T12:25:54.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T12:25:54.525Z] ---> ea914061e18c [2023-09-21T12:25:54.525Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T12:25:55.112Z] ---> Running in c7d24f03087d [2023-09-21T12:25:55.384Z] Removing intermediate container c7d24f03087d [2023-09-21T12:25:55.384Z] ---> 33cf0c9c09f8 [2023-09-21T12:25:55.384Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T12:25:55.651Z] ---> Running in fe1f8ffc6ad6 [2023-09-21T12:25:55.919Z] Removing intermediate container fe1f8ffc6ad6 [2023-09-21T12:25:55.919Z] ---> 3c898625db03 [2023-09-21T12:25:55.919Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T12:25:55.919Z] ---> Running in 5b8f0407af35 [2023-09-21T12:25:56.192Z] Removing intermediate container 5b8f0407af35 [2023-09-21T12:25:56.192Z] ---> 94b38db713e9 [2023-09-21T12:25:56.192Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T12:25:56.192Z] ---> Running in b4d3334e28a6 [2023-09-21T12:25:57.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T12:25:57.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T12:25:58.837Z] OK: 266 MiB in 52 packages [2023-09-21T12:25:59.803Z] Removing intermediate container b4d3334e28a6 [2023-09-21T12:25:59.803Z] ---> 52312d5c22d9 [2023-09-21T12:25:59.803Z] Step 7/12 : WORKDIR /app [2023-09-21T12:25:59.803Z] ---> Running in c4198df2f467 [2023-09-21T12:26:00.072Z] Removing intermediate container c4198df2f467 [2023-09-21T12:26:00.072Z] ---> 22479f162336 [2023-09-21T12:26:00.072Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-21T12:26:00.659Z] ---> 0786695b87cc [2023-09-21T12:26:00.659Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T12:26:00.659Z] ---> Running in 38e0cf5cc482 [2023-09-21T12:27:08.552Z] Removing intermediate container 38e0cf5cc482 [2023-09-21T12:27:08.552Z] ---> bf457d9f0f98 [2023-09-21T12:27:08.552Z] Step 10/12 : COPY . . [2023-09-21T12:27:08.552Z] ---> 7bbeec442c59 [2023-09-21T12:27:08.552Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T12:27:08.552Z] ---> Running in 33f6956d9bbc [2023-09-21T12:27:08.552Z] Removing intermediate container 33f6956d9bbc [2023-09-21T12:27:08.552Z] ---> 5968dff1d367 [2023-09-21T12:27:08.552Z] Step 12/12 : RUN $MAKE [2023-09-21T12:27:08.552Z] ---> Running in 8c9a74bc68a0 [2023-09-21T12:27:08.552Z] noop [2023-09-21T12:27:08.552Z] Removing intermediate container 8c9a74bc68a0 [2023-09-21T12:27:08.552Z] ---> dc870a1ad906 [2023-09-21T12:27:08.552Z] Successfully built dc870a1ad906 [2023-09-21T12:27:08.552Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:27:09.020Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T12:27:09.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:27:09.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-7563 does not seem to be running inside a container [2023-09-21T12:27:09.366Z] $ 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-09-21T12:27:10.479Z] $ docker top 3cc368e84b740b6141ea4177a32eb36b5e316ac296822b41c2f1a61e2936be02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T12:27:11.334Z] + go version [2023-09-21T12:27:11.334Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T12:27:11.371Z] $ docker stop --time=1 3cc368e84b740b6141ea4177a32eb36b5e316ac296822b41c2f1a61e2936be02 [2023-09-21T12:27:12.968Z] $ docker rm -f --volumes 3cc368e84b740b6141ea4177a32eb36b5e316ac296822b41c2f1a61e2936be02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:27:13.799Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T12:27:13.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:27:14.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-7563 does not seem to be running inside a container [2023-09-21T12:27:14.118Z] $ 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-09-21T12:27:15.186Z] $ docker top 8efc22ad830ca952cff3c609c17931b4ef1d0ff1d36a62605d2219351321c594 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T12:27:15.733Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T12:27:16.125Z] + make test [2023-09-21T12:27:16.125Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T12:29:22.810Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-21T12:29:22.810Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T12:29:22.810Z] go vet ./... [2023-09-21T12:30:59.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T12:30:59.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T12:30:59.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T12:30:59.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T12:30:59.612Z] $ docker stop --time=1 8efc22ad830ca952cff3c609c17931b4ef1d0ff1d36a62605d2219351321c594 [2023-09-21T12:31:01.470Z] $ docker rm -f --volumes 8efc22ad830ca952cff3c609c17931b4ef1d0ff1d36a62605d2219351321c594 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T12:31:03.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T12:31:03.067Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T12:31:03.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T12:31:04.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T12:31:04.385Z] + ls -al . [2023-09-21T12:31:04.385Z] total 180 [2023-09-21T12:31:04.385Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 21 12:27 . [2023-09-21T12:31:04.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 12:25 .. [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 12:25 .dockerignore [2023-09-21T12:31:04.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 12:25 .git [2023-09-21T12:31:04.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 12:25 .github [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 12:25 .gitignore [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 12:25 .golangci.yml [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 21 12:25 Attribution.txt [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 21 12:25 CHANGELOG.md [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 21 12:25 Dockerfile [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 12:25 GOVERNANCE.md [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 12:25 Jenkinsfile [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 12:25 LICENSE [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 12:25 OWNERS.md [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 21 12:25 README.md [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 12:23 VERSION [2023-09-21T12:31:04.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 12:25 bin [2023-09-21T12:31:04.385Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 21 12:27 coverage.out [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 21 12:25 go.mod [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 21 12:25 go.sum [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 21 12:25 main.go [2023-09-21T12:31:04.385Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 21 12:25 makefile [2023-09-21T12:31:04.385Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 12:25 res [2023-09-21T12:31:04.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 12:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:31:04.786Z] + 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=caaaa20c198b9f00f8dba7095076e543a62c1178 --label arch=arm64 --label version=0.0.0 . [2023-09-21T12:31:04.786Z] Sending build context to Docker daemon 182.8kB [2023-09-21T12:31:05.054Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T12:31:05.054Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-21T12:31:05.054Z] ---> dc870a1ad906 [2023-09-21T12:31:05.054Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T12:31:05.054Z] ---> Running in fa7bcc386555 [2023-09-21T12:31:05.322Z] Removing intermediate container fa7bcc386555 [2023-09-21T12:31:05.322Z] ---> d501545515eb [2023-09-21T12:31:05.322Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T12:31:05.322Z] ---> Running in e7d6272764d7 [2023-09-21T12:31:05.906Z] Removing intermediate container e7d6272764d7 [2023-09-21T12:31:05.906Z] ---> 90df0693ed32 [2023-09-21T12:31:05.906Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-21T12:31:05.906Z] ---> Running in d26dee062f0c [2023-09-21T12:31:06.173Z] Removing intermediate container d26dee062f0c [2023-09-21T12:31:06.173Z] ---> 0ab21e7bd6eb [2023-09-21T12:31:06.173Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T12:31:06.173Z] ---> Running in acc34f95d537 [2023-09-21T12:31:07.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T12:31:07.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T12:31:08.810Z] OK: 266 MiB in 52 packages [2023-09-21T12:31:10.751Z] Removing intermediate container acc34f95d537 [2023-09-21T12:31:10.751Z] ---> fcb331c1ec83 [2023-09-21T12:31:10.751Z] Step 7/26 : WORKDIR /app [2023-09-21T12:31:10.751Z] ---> Running in 84b395dc56f6 [2023-09-21T12:31:11.025Z] Removing intermediate container 84b395dc56f6 [2023-09-21T12:31:11.025Z] ---> a29fd077a3df [2023-09-21T12:31:11.025Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-21T12:31:11.613Z] ---> 37572eb4aa94 [2023-09-21T12:31:11.613Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T12:31:11.613Z] ---> Running in d1cb1e9fc40f [2023-09-21T12:31:14.193Z] Removing intermediate container d1cb1e9fc40f [2023-09-21T12:31:14.193Z] ---> fc8f421912c9 [2023-09-21T12:31:14.193Z] Step 10/26 : COPY . . [2023-09-21T12:31:14.779Z] ---> db3ab3ed1e7e [2023-09-21T12:31:14.779Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T12:31:14.779Z] ---> Running in 2ade7ac1c4ab [2023-09-21T12:31:15.047Z] Removing intermediate container 2ade7ac1c4ab [2023-09-21T12:31:15.047Z] ---> bc87d0294fdd [2023-09-21T12:31:15.047Z] Step 12/26 : RUN $MAKE [2023-09-21T12:31:15.047Z] ---> Running in 12327489796a [2023-09-21T12:31:16.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-21T12:33:07.660Z] Removing intermediate container 12327489796a [2023-09-21T12:33:07.660Z] ---> 85309ef81756 [2023-09-21T12:33:07.660Z] Step 13/26 : FROM alpine:3.18 [2023-09-21T12:33:07.660Z] 3.18: Pulling from library/alpine [2023-09-21T12:33:07.660Z] 9fda8d8052c6: Already exists [2023-09-21T12:33:07.660Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T12:33:07.660Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T12:33:07.660Z] ---> f6648c04cd6c [2023-09-21T12:33:07.660Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T12:33:07.660Z] ---> Running in 7b6b0fae24d8 [2023-09-21T12:33:07.660Z] Removing intermediate container 7b6b0fae24d8 [2023-09-21T12:33:07.660Z] ---> 1b809e779c65 [2023-09-21T12:33:07.660Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-21T12:33:07.660Z] ---> Running in d33d432b8efc [2023-09-21T12:33:07.660Z] Removing intermediate container d33d432b8efc [2023-09-21T12:33:07.660Z] ---> 72a03dfe0461 [2023-09-21T12:33:07.660Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T12:33:07.660Z] ---> Running in 924891fe900b [2023-09-21T12:33:07.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T12:33:07.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T12:33:07.660Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T12:33:07.660Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T12:33:07.660Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T12:33:07.660Z] Executing ca-certificates-20230506-r0.trigger [2023-09-21T12:33:07.660Z] OK: 9 MiB in 17 packages [2023-09-21T12:33:07.660Z] Removing intermediate container 924891fe900b [2023-09-21T12:33:07.660Z] ---> 40c2453d6e57 [2023-09-21T12:33:07.660Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-21T12:33:07.660Z] ---> 6547a10342f8 [2023-09-21T12:33:07.660Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-21T12:33:07.660Z] ---> 4ebdbabb2171 [2023-09-21T12:33:07.660Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-21T12:33:07.660Z] ---> b923efdbfcd8 [2023-09-21T12:33:07.660Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-21T12:33:07.660Z] ---> 9f606f3e094f [2023-09-21T12:33:07.660Z] Step 21/26 : EXPOSE 48095 [2023-09-21T12:33:07.660Z] ---> Running in b831bdad7ba3 [2023-09-21T12:33:07.660Z] Removing intermediate container b831bdad7ba3 [2023-09-21T12:33:07.660Z] ---> 8562a66e490b [2023-09-21T12:33:07.660Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-21T12:33:07.660Z] ---> Running in 2b4bd9d4d5f3 [2023-09-21T12:33:07.660Z] Removing intermediate container 2b4bd9d4d5f3 [2023-09-21T12:33:07.660Z] ---> 069587cbf891 [2023-09-21T12:33:07.660Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T12:33:07.660Z] ---> Running in 1ab5e1c831fa [2023-09-21T12:33:07.660Z] Removing intermediate container 1ab5e1c831fa [2023-09-21T12:33:07.660Z] ---> a6c49d688a88 [2023-09-21T12:33:07.660Z] Step 24/26 : LABEL arch=arm64 [2023-09-21T12:33:07.660Z] ---> Running in 7b72d5fe7762 [2023-09-21T12:33:07.660Z] Removing intermediate container 7b72d5fe7762 [2023-09-21T12:33:07.660Z] ---> adaed98b8498 [2023-09-21T12:33:07.660Z] Step 25/26 : LABEL git_sha=caaaa20c198b9f00f8dba7095076e543a62c1178 [2023-09-21T12:33:07.660Z] ---> Running in 7cd03bdbb454 [2023-09-21T12:33:07.660Z] Removing intermediate container 7cd03bdbb454 [2023-09-21T12:33:07.660Z] ---> e1db8aaa5c13 [2023-09-21T12:33:07.660Z] Step 26/26 : LABEL version=0.0.0 [2023-09-21T12:33:07.660Z] ---> Running in 6b0bcc736f0a [2023-09-21T12:33:07.660Z] Removing intermediate container 6b0bcc736f0a [2023-09-21T12:33:07.660Z] ---> 7bdf9eb00e0e [2023-09-21T12:33:07.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T12:33:07.660Z] Successfully built 7bdf9eb00e0e [2023-09-21T12:33:07.660Z] 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-09-21T12:33:08.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T12:33:08.469Z] [2023-09-21T12:33:08.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:33:08.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T12:33:08.868Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T12:33:08.868Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T12:33:08.868Z] 04944245beec: Pulling fs layer [2023-09-21T12:33:08.868Z] 699f458cf7ca: Pulling fs layer [2023-09-21T12:33:08.868Z] 765212b225bb: Pulling fs layer [2023-09-21T12:33:08.869Z] f23df028b6ca: Pulling fs layer [2023-09-21T12:33:08.869Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T12:33:08.869Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T12:33:08.869Z] f23df028b6ca: Waiting [2023-09-21T12:33:08.869Z] d65c8cfc05b1: Waiting [2023-09-21T12:33:08.869Z] 2437ff75d9bd: Waiting [2023-09-21T12:33:08.869Z] 765212b225bb: Waiting [2023-09-21T12:33:09.137Z] 04944245beec: Verifying Checksum [2023-09-21T12:33:09.137Z] 04944245beec: Download complete [2023-09-21T12:33:09.137Z] 765212b225bb: Download complete [2023-09-21T12:33:09.137Z] f23df028b6ca: Download complete [2023-09-21T12:33:09.137Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T12:33:09.137Z] d65c8cfc05b1: Download complete [2023-09-21T12:33:09.137Z] 699f458cf7ca: Verifying Checksum [2023-09-21T12:33:09.137Z] 699f458cf7ca: Download complete [2023-09-21T12:33:09.730Z] 8998bd30e6a1: Download complete [2023-09-21T12:33:11.675Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T12:33:11.675Z] 2437ff75d9bd: Download complete [2023-09-21T12:33:14.269Z] 8998bd30e6a1: Pull complete [2023-09-21T12:33:14.269Z] 04944245beec: Pull complete [2023-09-21T12:33:15.675Z] 699f458cf7ca: Pull complete [2023-09-21T12:33:15.942Z] 765212b225bb: Pull complete [2023-09-21T12:33:16.525Z] f23df028b6ca: Pull complete [2023-09-21T12:33:16.793Z] d65c8cfc05b1: Pull complete [2023-09-21T12:33:31.785Z] 2437ff75d9bd: Pull complete [2023-09-21T12:33:31.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T12:33:31.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T12:33:31.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:33:32.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-7563 does not seem to be running inside a container [2023-09-21T12:33:32.162Z] $ 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-09-21T12:33:34.768Z] $ docker top c5931615c5790c8ed8aac64a64c90c8b18cf37bc8adb0be96d8085ed885b85c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:35.421Z] ---> job-cost.sh [2023-09-21T12:33:35.695Z] lf-activate-venv: SKIPPING [2023-09-21T12:33:35.695Z] INFO: No Stack... [2023-09-21T12:33:35.966Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T12:33:36.943Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T12:33:37.315Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-21T12:33:37.315Z] cut -d, -f6 [Pipeline] lock [2023-09-21T12:33:37.430Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [2023-09-21T12:33:37.434Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] did not exist. Created. [2023-09-21T12:33:37.434Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T12:33:38.154Z] /w/workspace/app-service-configurable/1@tmp/durable-99fa030c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T12:33:38.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T12:33:38.538Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T12:33:38.591Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T12:33:38.605Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T12:33:38.684Z] $ docker stop --time=1 c5931615c5790c8ed8aac64a64c90c8b18cf37bc8adb0be96d8085ed885b85c6 [2023-09-21T12:33:40.206Z] $ docker rm -f --volumes c5931615c5790c8ed8aac64a64c90c8b18cf37bc8adb0be96d8085ed885b85c6 [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-09-21T12:33:41.166Z] provisioning config files... [2023-09-21T12:33:41.173Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-600@tmp/config11161671665283660955tmp [Pipeline] { [Pipeline] sh [2023-09-21T12:33:41.517Z] + set +x [2023-09-21T12:33:41.517Z] + curl -s https://codecov.io/bash [2023-09-21T12:33:41.517Z] + bash -s -- [2023-09-21T12:33:41.517Z] [2023-09-21T12:33:41.517Z] _____ _ [2023-09-21T12:33:41.517Z] / ____| | | [2023-09-21T12:33:41.517Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T12:33:41.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T12:33:41.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T12:33:41.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T12:33:41.517Z] Bash-1.0.6 [2023-09-21T12:33:41.517Z] [2023-09-21T12:33:41.517Z] [2023-09-21T12:33:41.517Z] ==> git version 2.25.1 found [2023-09-21T12:33:41.517Z] ==> 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-09-21T12:33:41.517Z] Release-Date: 2020-01-08 [2023-09-21T12:33:41.517Z] 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-09-21T12:33:41.517Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T12:33:41.517Z] ==> Jenkins CI detected. [2023-09-21T12:33:41.517Z] current dir:  /w/workspace/_app-service-configurable_PR-600 [2023-09-21T12:33:41.517Z] project root: . [2023-09-21T12:33:41.517Z] --> token set from env [2023-09-21T12:33:41.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T12:33:41.778Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T12:33:41.778Z] ==> Python coveragepy not found [2023-09-21T12:33:41.778Z] ==> Searching for coverage reports in: [2023-09-21T12:33:41.778Z] + . [2023-09-21T12:33:41.778Z] -> Found 1 reports [2023-09-21T12:33:41.778Z] ==> Detecting git/mercurial file structure [2023-09-21T12:33:41.778Z] ==> Reading reports [2023-09-21T12:33:41.778Z] + ./coverage.out bytes=13 [2023-09-21T12:33:41.778Z] ==> Appending adjustments [2023-09-21T12:33:41.778Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T12:33:41.778Z] + Found adjustments [2023-09-21T12:33:41.778Z] ==> Gzipping contents [2023-09-21T12:33:41.778Z] 4.0K /tmp/codecov.YaTuEv.gz [2023-09-21T12:33:41.778Z] ==> Uploading reports [2023-09-21T12:33:41.778Z] url: https://codecov.io [2023-09-21T12:33:41.778Z] query: branch=PR-600&commit=caaaa20c198b9f00f8dba7095076e543a62c1178&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-09-21T12:33:41.778Z] -> Pinging Codecov [2023-09-21T12:33:41.778Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-600&commit=caaaa20c198b9f00f8dba7095076e543a62c1178&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-09-21T12:33:42.038Z] -> Uploading to [2023-09-21T12:33:42.038Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/A97CA9966030D2A3747ED39772930CCE/caaaa20c198b9f00f8dba7095076e543a62c1178/9cb80631-d969-479f-a862-69744328aebb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T123341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0c096fde5b1c931bf41378211158cba1ef6e9061c693afa097f9892b276bc91 [2023-09-21T12:33:42.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T12:33:42.038Z] Dload Upload Total Spent Left Speed [2023-09-21T12:33:42.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1967 --:--:-- --:--:-- --:--:-- 1967 [2023-09-21T12:33:42.297Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/caaaa20c198b9f00f8dba7095076e543a62c1178 [Pipeline] } [2023-09-21T12:33:42.325Z] 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-09-21T12:33:44.064Z] + [ -d /w/workspace/_app-service-configurable_PR-600/archives ] [2023-09-21T12:33:44.064Z] + ls -al /w/workspace/_app-service-configurable_PR-600/archives [2023-09-21T12:33:44.064Z] total 16 [2023-09-21T12:33:44.064Z] drwxr-xr-x 3 root root 4096 Sep 21 12:25 . [2023-09-21T12:33:44.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 12:25 .. [2023-09-21T12:33:44.064Z] drwxr-xr-x 2 root root 4096 Sep 21 12:25 cost [2023-09-21T12:33:44.064Z] -rw-r--r-- 1 root root 96 Sep 21 12:25 cost.csv [2023-09-21T12:33:44.064Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-600/archives [2023-09-21T12:33:44.064Z] + ls -al /w/workspace/_app-service-configurable_PR-600/archives [2023-09-21T12:33:44.064Z] total 16 [2023-09-21T12:33:44.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 12:25 . [2023-09-21T12:33:44.064Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 12:25 .. [2023-09-21T12:33:44.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 12:25 cost [2023-09-21T12:33:44.064Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 21 12:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:44.391Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:45.279Z] ---> package-listing.sh [2023-09-21T12:33:45.279Z] ++ facter osfamily [2023-09-21T12:33:45.279Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T12:33:45.538Z] + OS_FAMILY=debian [2023-09-21T12:33:45.538Z] + workspace=/w/workspace/_app-service-configurable_PR-600 [2023-09-21T12:33:45.538Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T12:33:45.538Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T12:33:45.538Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T12:33:45.538Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T12:33:45.538Z] + '[' /w/workspace/_app-service-configurable_PR-600 ']' [2023-09-21T12:33:45.538Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T12:33:45.538Z] + case "${OS_FAMILY}" in [2023-09-21T12:33:45.538Z] + dpkg -l [2023-09-21T12:33:45.538Z] + grep '^ii' [2023-09-21T12:33:45.538Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T12:33:45.538Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T12:33:45.538Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T12:33:45.538Z] + '[' /w/workspace/_app-service-configurable_PR-600 ']' [2023-09-21T12:33:45.538Z] + mkdir -p /w/workspace/_app-service-configurable_PR-600/archives/ [2023-09-21T12:33:45.538Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-600/archives/ [Pipeline] echo [2023-09-21T12:33:45.575Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T12:33:45.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T12:33:46.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T12:33:46.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T12:33:46.679Z] prd-ubuntu20.04-docker-8c-8g-7562 does not seem to be running inside a container [2023-09-21T12:33:46.724Z] $ 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-600/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-600 -v /w/workspace/_app-service-configurable_PR-600:/w/workspace/_app-service-configurable_PR-600:rw,z -v /w/workspace/_app-service-configurable_PR-600@tmp:/w/workspace/_app-service-configurable_PR-600@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-09-21T12:33:46.919Z] $ docker top 49d6e96db58101d8fc60fc49db13ab312914a0bad97dfae193d817af0afe68a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T12:33:47.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T12:33:47.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T12:33:47.911Z] + ls /var/log/sa-host [2023-09-21T12:33:47.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T12:33:48.112Z] provisioning config files... [2023-09-21T12:33:48.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-600@tmp/config17720371581496115199tmp [Pipeline] { [Pipeline] echo [2023-09-21T12:33:48.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:48.482Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T12:33:48.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:48.907Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T12:33:48.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:49.247Z] ---> sudo-logs.sh [2023-09-21T12:33:49.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T12:33:49.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:49.650Z] ---> job-cost.sh [2023-09-21T12:33:49.650Z] lf-activate-venv: SKIPPING [2023-09-21T12:33:49.650Z] DEBUG: total: 0.2199999988079071 [2023-09-21T12:33:49.650Z] INFO: Retrieving Stack Cost... [2023-09-21T12:33:49.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T12:33:50.477Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T12:33:50.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T12:33:50.823Z] ---> logs-deploy.sh [2023-09-21T12:33:50.823Z] lf-activate-venv: SKIPPING [2023-09-21T12:33:50.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-600/1 [2023-09-21T12:33:50.823Z] INFO: archiving workspace using pattern(s): [2023-09-21T12:33:51.759Z] Archives upload complete. [2023-09-21T12:33:51.759Z] INFO: archiving logs to Nexus