Pull request #504 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02fcb0ee35132ff22f35b0d09624d5321ba76276+33a8a0fb1d1881fd1b73fa23662390bbef39c173 (96bcbd7a5bf449a0305b2f0c3424195918a757ea) 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-ssh9862674123014398949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12010119360245612834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-504/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-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16772078820876692132.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-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1067044106780940041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13596569815464288950.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-504/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-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2522277263093087040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3114 in /w/workspace/_app-service-configurable_PR-504 [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-504 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 33a8a0fb1d1881fd1b73fa23662390bbef39c173 into PR head commit 02fcb0ee35132ff22f35b0d09624d5321ba76276 Merge succeeded, producing 02fcb0ee35132ff22f35b0d09624d5321ba76276 Checking out Revision 02fcb0ee35132ff22f35b0d09624d5321ba76276 (PR-504) > 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/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T12:02:32.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T12:02:32.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T12:02:33.098Z] ========================================================= [2023-01-19T12:02:33.098Z] EdgeX Global Pipelines Version Info [2023-01-19T12:02:33.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:02:33.837Z] ------------------- [2023-01-19T12:02:33.837Z] stable info: [2023-01-19T12:02:33.837Z] ------------------- [2023-01-19T12:02:33.837Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T12:02:33.837Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T12:02:33.837Z] Message: update stable to v1.0.244 [2023-01-19T12:02:34.408Z] ------------------- [2023-01-19T12:02:34.408Z] experimental info: [2023-01-19T12:02:34.408Z] ------------------- [2023-01-19T12:02:34.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T12:02:34.408Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T12:02:34.408Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T12:02:34.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-19T12:02:34.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-19T12:02:34.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T12:02:34.838Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T12:02:34.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T12:02:34.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T12:02:34.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T12:02:35.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T12:02:35.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T12:02:35.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T12:02:35.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T12:02:35.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-19T12:02:35.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T12:02:35.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T12:02:35.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T12:02:35.355Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T12:02:35.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T12:02:35.446Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T12:02:35.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T12:02:35.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T12:02:35.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T12:02:35.612Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T12:02:35.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T12:02:35.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T12:02:35.742Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T12:02:35.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T12:02:35.840Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T12:02:35.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-504 [Pipeline] echo [2023-01-19T12:02:35.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-504 [Pipeline] echo [2023-01-19T12:02:35.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-504 [Pipeline] echo [2023-01-19T12:02:36.015Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02fcb0ee35132ff22f35b0d09624d5321ba76276 [Pipeline] echo [2023-01-19T12:02:36.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02fcb0e [Pipeline] echo [2023-01-19T12:02:36.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T12:02:36.223Z] provisioning config files... [2023-01-19T12:02:36.237Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config18124460181973498524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:02:36.577Z] ---> docker-login.sh [2023-01-19T12:02:36.578Z] nexus3.edgexfoundry.org:10001 [2023-01-19T12:02:36.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:36.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:36.842Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:36.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:36.842Z] [2023-01-19T12:02:36.842Z] Login Succeeded [2023-01-19T12:02:36.842Z] nexus3.edgexfoundry.org:10002 [2023-01-19T12:02:36.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:37.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:37.102Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:37.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:37.102Z] [2023-01-19T12:02:37.102Z] Login Succeeded [2023-01-19T12:02:37.102Z] nexus3.edgexfoundry.org:10003 [2023-01-19T12:02:37.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:37.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:37.102Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:37.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:37.102Z] [2023-01-19T12:02:37.102Z] Login Succeeded [2023-01-19T12:02:37.102Z] nexus3.edgexfoundry.org:10004 [2023-01-19T12:02:37.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:37.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:37.363Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:37.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:37.363Z] [2023-01-19T12:02:37.363Z] Login Succeeded [2023-01-19T12:02:37.363Z] docker.io [2023-01-19T12:02:37.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:37.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:37.623Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:37.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:37.623Z] [2023-01-19T12:02:37.623Z] Login Succeeded [2023-01-19T12:02:37.623Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T12:02:37.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T12:02:38.268Z] + git rev-list -1 --merges 02fcb0ee35132ff22f35b0d09624d5321ba76276~1..02fcb0ee35132ff22f35b0d09624d5321ba76276 [Pipeline] echo [2023-01-19T12:02:38.333Z] -----------> git rev-list -1 --merges 02fcb0ee35132ff22f35b0d09624d5321ba76276~1..02fcb0ee35132ff22f35b0d09624d5321ba76276 02fcb0ee35132ff22f35b0d09624d5321ba76276 [false] [Pipeline] sh [2023-01-19T12:02:38.645Z] + git log --format=format:%s -1 02fcb0ee35132ff22f35b0d09624d5321ba76276 [Pipeline] echo [2023-01-19T12:02:38.686Z] ========================================================= [2023-01-19T12:02:38.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T12:02:38.686Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T12:02:39.107Z] + git log --format=format:%s -1 02fcb0ee35132ff22f35b0d09624d5321ba76276 [Pipeline] echo [2023-01-19T12:02:39.137Z] [semverPrep] GIT_COMMIT: 02fcb0ee35132ff22f35b0d09624d5321ba76276, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-19T12:02:39.168Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T12:02:39.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T12:02:39.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T12:02:39.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T12:02:39.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T12:02:39.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T12:02:39.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T12:02:39.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:02:40.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T12:02:40.034Z] [2023-01-19T12:02:40.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:02:40.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T12:02:40.408Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T12:02:40.408Z] b85a868b505f: Pulling fs layer [2023-01-19T12:02:40.408Z] e2be974225ed: Pulling fs layer [2023-01-19T12:02:40.408Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T12:02:40.408Z] 988bab9f4d93: Pulling fs layer [2023-01-19T12:02:40.408Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T12:02:40.408Z] eaf3925da568: Pulling fs layer [2023-01-19T12:02:40.408Z] bab4dde63d76: Pulling fs layer [2023-01-19T12:02:40.408Z] bde34c3a00c8: Pulling fs layer [2023-01-19T12:02:40.408Z] b352a97aabf1: Pulling fs layer [2023-01-19T12:02:40.408Z] 4872d77fe225: Pulling fs layer [2023-01-19T12:02:40.408Z] 5851b861e8e6: Pulling fs layer [2023-01-19T12:02:40.408Z] bab4dde63d76: Waiting [2023-01-19T12:02:40.408Z] bde34c3a00c8: Waiting [2023-01-19T12:02:40.408Z] b352a97aabf1: Waiting [2023-01-19T12:02:40.408Z] 4872d77fe225: Waiting [2023-01-19T12:02:40.408Z] 5851b861e8e6: Waiting [2023-01-19T12:02:40.408Z] 988bab9f4d93: Waiting [2023-01-19T12:02:40.408Z] 1469e6f7b9e6: Waiting [2023-01-19T12:02:40.408Z] eaf3925da568: Waiting [2023-01-19T12:02:40.408Z] e2be974225ed: Verifying Checksum [2023-01-19T12:02:40.408Z] e2be974225ed: Download complete [2023-01-19T12:02:40.408Z] 988bab9f4d93: Verifying Checksum [2023-01-19T12:02:40.408Z] 988bab9f4d93: Download complete [2023-01-19T12:02:40.673Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T12:02:40.673Z] 1469e6f7b9e6: Download complete [2023-01-19T12:02:40.673Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T12:02:40.673Z] 339a4e72a1f5: Download complete [2023-01-19T12:02:40.673Z] eaf3925da568: Download complete [2023-01-19T12:02:40.673Z] bde34c3a00c8: Verifying Checksum [2023-01-19T12:02:40.673Z] bde34c3a00c8: Download complete [2023-01-19T12:02:40.673Z] b352a97aabf1: Verifying Checksum [2023-01-19T12:02:40.673Z] b352a97aabf1: Download complete [2023-01-19T12:02:40.936Z] 4872d77fe225: Verifying Checksum [2023-01-19T12:02:40.936Z] 4872d77fe225: Download complete [2023-01-19T12:02:40.936Z] 5851b861e8e6: Verifying Checksum [2023-01-19T12:02:40.936Z] 5851b861e8e6: Download complete [2023-01-19T12:02:40.936Z] b85a868b505f: Verifying Checksum [2023-01-19T12:02:40.936Z] b85a868b505f: Download complete [2023-01-19T12:02:41.199Z] bab4dde63d76: Verifying Checksum [2023-01-19T12:02:41.199Z] bab4dde63d76: Download complete [2023-01-19T12:02:42.137Z] b85a868b505f: Pull complete [2023-01-19T12:02:42.137Z] e2be974225ed: Pull complete [2023-01-19T12:02:42.715Z] 339a4e72a1f5: Pull complete [2023-01-19T12:02:42.715Z] 988bab9f4d93: Pull complete [2023-01-19T12:02:42.973Z] 1469e6f7b9e6: Pull complete [2023-01-19T12:02:43.232Z] eaf3925da568: Pull complete [2023-01-19T12:02:45.138Z] bab4dde63d76: Pull complete [2023-01-19T12:02:45.138Z] bde34c3a00c8: Pull complete [2023-01-19T12:02:45.138Z] b352a97aabf1: Pull complete [2023-01-19T12:02:45.138Z] 4872d77fe225: Pull complete [2023-01-19T12:02:45.138Z] 5851b861e8e6: Pull complete [2023-01-19T12:02:45.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T12:02:45.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T12:02:45.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:02:45.363Z] prd-ubuntu20.04-docker-8c-8g-3114 does not seem to be running inside a container [2023-01-19T12:02:45.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T12:02:46.915Z] $ docker top b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 -eo pid,comm [2023-01-19T12:02:46.971Z] 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-01-19T12:02:46.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T12:02:47.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T12:02:47.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T12:02:47.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T12:02:47.220Z] $ docker exec b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 ssh-agent [2023-01-19T12:02:47.321Z] SSH_AUTH_SOCK=/tmp/ssh-nMg50OXdR82U/agent.31 [2023-01-19T12:02:47.321Z] SSH_AGENT_PID=38 [2023-01-19T12:02:47.328Z] Running ssh-add (command line suppressed) [2023-01-19T12:02:47.430Z] Identity added: /w/workspace/_app-service-configurable_PR-504@tmp/private_key_4823126097608697108.key (/w/workspace/_app-service-configurable_PR-504@tmp/private_key_4823126097608697108.key) [2023-01-19T12:02:47.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T12:02:47.773Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T12:02:47.812Z] $ docker exec --env ******** --env ******** b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 ssh-agent -k [2023-01-19T12:02:47.902Z] unset SSH_AUTH_SOCK; [2023-01-19T12:02:47.903Z] unset SSH_AGENT_PID; [2023-01-19T12:02:47.903Z] echo Agent pid 38 killed; [2023-01-19T12:02:47.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T12:02:47.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T12:02:47.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T12:02:48.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T12:02:48.109Z] $ docker exec b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 ssh-agent [2023-01-19T12:02:48.224Z] SSH_AUTH_SOCK=/tmp/ssh-A7hiiqUc1E44/agent.70 [2023-01-19T12:02:48.224Z] SSH_AGENT_PID=76 [2023-01-19T12:02:48.228Z] Running ssh-add (command line suppressed) [2023-01-19T12:02:48.327Z] Identity added: /w/workspace/_app-service-configurable_PR-504@tmp/private_key_7643860536038634601.key (/w/workspace/_app-service-configurable_PR-504@tmp/private_key_7643860536038634601.key) [2023-01-19T12:02:48.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T12:02:48.671Z] + git semver init [2023-01-19T12:02:48.930Z] 2023-01-19 12:02:48,827 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T12:02:48.930Z] 2023-01-19 12:02:48,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-504/.semver [2023-01-19T12:02:48.930Z] 2023-01-19 12:02:48,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-504/.semver [2023-01-19T12:02:48.930Z] 2023-01-19 12:02:48,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-504/.semver'], cwd=/w/workspace/_app-service-configurable_PR-504, universal_newlines=False, shell=None, istream=None) [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,691 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-504/.git/info/exclude [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-504/.semver/PR-504 with force:False [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,691 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-504/.semver/PR-504 [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,695 [execute] INFO git cat-file --batch-check [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,701 [execute] INFO git cat-file --batch [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T12:02:49.870Z] 2023-01-19 12:02:49,706 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-504/.semver/PR-504 [2023-01-19T12:02:49.870Z] 0.0.0 [Pipeline] } [2023-01-19T12:02:49.898Z] $ docker exec --env ******** --env ******** b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 ssh-agent -k [2023-01-19T12:02:49.996Z] unset SSH_AUTH_SOCK; [2023-01-19T12:02:49.997Z] unset SSH_AGENT_PID; [2023-01-19T12:02:49.997Z] echo Agent pid 76 killed; [2023-01-19T12:02:50.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T12:02:50.431Z] + git semver [Pipeline] } [2023-01-19T12:02:50.714Z] $ docker stop --time=1 b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 [2023-01-19T12:02:52.040Z] $ docker rm -f --volumes b1feb5b4e953e39d153f2d4b9ea4913b42eac70061a64095e257c575046af370 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T12:02:52.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T12:02:52.717Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T12:02:52.735Z] [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-01-19T12:02:53.294Z] provisioning config files... [2023-01-19T12:02:53.303Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config3055028916206985964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:02:53.648Z] ---> docker-login.sh [2023-01-19T12:02:53.648Z] nexus3.edgexfoundry.org:10001 [2023-01-19T12:02:53.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:53.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:53.648Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:53.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:53.648Z] [2023-01-19T12:02:53.648Z] Login Succeeded [2023-01-19T12:02:53.648Z] nexus3.edgexfoundry.org:10002 [2023-01-19T12:02:53.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:53.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:53.648Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:53.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:53.648Z] [2023-01-19T12:02:53.648Z] Login Succeeded [2023-01-19T12:02:53.648Z] nexus3.edgexfoundry.org:10003 [2023-01-19T12:02:53.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:53.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:53.907Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:53.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:53.907Z] [2023-01-19T12:02:53.907Z] Login Succeeded [2023-01-19T12:02:53.907Z] nexus3.edgexfoundry.org:10004 [2023-01-19T12:02:53.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:53.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:53.907Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:53.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:53.907Z] [2023-01-19T12:02:53.907Z] Login Succeeded [2023-01-19T12:02:53.907Z] docker.io [2023-01-19T12:02:54.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:02:54.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:02:54.167Z] Configure a credential helper to remove this warning. See [2023-01-19T12:02:54.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:02:54.167Z] [2023-01-19T12:02:54.167Z] Login Succeeded [2023-01-19T12:02:54.167Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T12:02:54.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T12:02:54.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T12:02:54.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T12:02:54.455Z] ========================================================= [2023-01-19T12:02:54.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T12:02:54.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:02:54.933Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T12:02:54.933Z] Sending build context to Docker daemon 3.219MB [2023-01-19T12:02:54.933Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T12:02:54.933Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T12:02:54.933Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T12:02:54.933Z] 213ec9aee27d: Pulling fs layer [2023-01-19T12:02:54.933Z] 4583459ba037: Pulling fs layer [2023-01-19T12:02:54.933Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T12:02:54.933Z] 53926ce57604: Pulling fs layer [2023-01-19T12:02:54.933Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T12:02:54.933Z] 22ff95d597cd: Pulling fs layer [2023-01-19T12:02:54.933Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T12:02:54.933Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T12:02:54.933Z] a7acece74701: Pulling fs layer [2023-01-19T12:02:54.933Z] 53926ce57604: Waiting [2023-01-19T12:02:54.933Z] 22ff95d597cd: Waiting [2023-01-19T12:02:54.933Z] 96b7cbca73a9: Waiting [2023-01-19T12:02:54.933Z] 21b2b0c7a3f4: Waiting [2023-01-19T12:02:54.933Z] a7acece74701: Waiting [2023-01-19T12:02:54.933Z] 12d6caf4c0d1: Waiting [2023-01-19T12:02:54.933Z] 93c1e223e6f2: Download complete [2023-01-19T12:02:54.933Z] 4583459ba037: Verifying Checksum [2023-01-19T12:02:54.933Z] 4583459ba037: Download complete [2023-01-19T12:02:54.933Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-19T12:02:54.933Z] 21b2b0c7a3f4: Download complete [2023-01-19T12:02:55.195Z] 22ff95d597cd: Verifying Checksum [2023-01-19T12:02:55.195Z] 22ff95d597cd: Download complete [2023-01-19T12:02:55.195Z] 213ec9aee27d: Verifying Checksum [2023-01-19T12:02:55.195Z] 213ec9aee27d: Download complete [2023-01-19T12:02:55.195Z] 12d6caf4c0d1: Download complete [2023-01-19T12:02:55.195Z] 213ec9aee27d: Pull complete [2023-01-19T12:02:55.468Z] 4583459ba037: Pull complete [2023-01-19T12:02:55.468Z] 93c1e223e6f2: Pull complete [2023-01-19T12:02:56.473Z] a7acece74701: Verifying Checksum [2023-01-19T12:02:56.473Z] a7acece74701: Download complete [2023-01-19T12:02:56.473Z] 53926ce57604: Verifying Checksum [2023-01-19T12:02:56.473Z] 53926ce57604: Download complete [2023-01-19T12:02:56.730Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T12:03:00.009Z] 53926ce57604: Pull complete [2023-01-19T12:03:00.009Z] 21b2b0c7a3f4: Pull complete [2023-01-19T12:03:00.009Z] 22ff95d597cd: Pull complete [2023-01-19T12:03:00.009Z] 12d6caf4c0d1: Pull complete [2023-01-19T12:03:01.915Z] 96b7cbca73a9: Pull complete [2023-01-19T12:03:02.849Z] a7acece74701: Pull complete [2023-01-19T12:03:02.849Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T12:03:02.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T12:03:02.849Z] ---> db6d94c90886 [2023-01-19T12:03:02.849Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T12:03:04.747Z] ---> Running in 678f0cd8710c [2023-01-19T12:03:04.747Z] Removing intermediate container 678f0cd8710c [2023-01-19T12:03:04.747Z] ---> ef931b805fba [2023-01-19T12:03:04.747Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T12:03:04.747Z] ---> Running in 2317bb9bb832 [2023-01-19T12:03:04.747Z] Removing intermediate container 2317bb9bb832 [2023-01-19T12:03:04.747Z] ---> 2c0a8b2533f7 [2023-01-19T12:03:04.747Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T12:03:04.747Z] ---> Running in 0a6e80608343 [2023-01-19T12:03:04.747Z] Removing intermediate container 0a6e80608343 [2023-01-19T12:03:04.747Z] ---> 03aa8562c83e [2023-01-19T12:03:04.747Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T12:03:04.747Z] ---> Running in eb237483c880 [2023-01-19T12:03:05.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T12:03:05.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T12:03:05.528Z] OK: 211 MiB in 51 packages [2023-01-19T12:03:05.786Z] Removing intermediate container eb237483c880 [2023-01-19T12:03:05.786Z] ---> 2d0e701f5e6d [2023-01-19T12:03:05.786Z] Step 7/12 : WORKDIR /app [2023-01-19T12:03:06.052Z] ---> Running in e7bf0f9b280b [2023-01-19T12:03:06.052Z] Removing intermediate container e7bf0f9b280b [2023-01-19T12:03:06.052Z] ---> 677eb62ac8e9 [2023-01-19T12:03:06.052Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-19T12:03:06.052Z] ---> f6d44fe9b972 [2023-01-19T12:03:06.052Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T12:03:06.311Z] ---> Running in 2bfdc52de33f [2023-01-19T12:03:08.124Z] Still waiting to schedule task [2023-01-19T12:03:08.125Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-19T12:03:52.990Z] Removing intermediate container 2bfdc52de33f [2023-01-19T12:03:52.990Z] ---> f580490a38dd [2023-01-19T12:03:52.990Z] Step 10/12 : COPY . . [2023-01-19T12:03:52.990Z] ---> dd10fd5543db [2023-01-19T12:03:52.990Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T12:03:52.990Z] ---> Running in acbdd9749df8 [2023-01-19T12:03:52.990Z] Removing intermediate container acbdd9749df8 [2023-01-19T12:03:52.990Z] ---> 53670c989e16 [2023-01-19T12:03:52.990Z] Step 12/12 : RUN $MAKE [2023-01-19T12:03:52.990Z] ---> Running in 59530c2e6be4 [2023-01-19T12:03:52.990Z] noop [2023-01-19T12:03:52.990Z] Removing intermediate container 59530c2e6be4 [2023-01-19T12:03:52.990Z] ---> 9bfa878e7087 [2023-01-19T12:03:52.990Z] Successfully built 9bfa878e7087 [2023-01-19T12:03:52.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:03:53.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T12:03:53.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:03:53.577Z] prd-ubuntu20.04-docker-8c-8g-3114 does not seem to be running inside a container [2023-01-19T12:03:53.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T12:03:53.985Z] $ docker top 59163744f996e189be4dd8554b5805b5e0d002e3639090aa1b07a2445fafa902 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T12:03:54.365Z] + go version [2023-01-19T12:03:54.365Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T12:03:54.403Z] $ docker stop --time=1 59163744f996e189be4dd8554b5805b5e0d002e3639090aa1b07a2445fafa902 [2023-01-19T12:03:55.721Z] $ docker rm -f --volumes 59163744f996e189be4dd8554b5805b5e0d002e3639090aa1b07a2445fafa902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:03:56.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T12:03:56.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:03:56.664Z] prd-ubuntu20.04-docker-8c-8g-3114 does not seem to be running inside a container [2023-01-19T12:03:56.697Z] $ 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-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T12:03:57.089Z] $ docker top 80cc86cce7362e377209ffe99590964dc14cd95b440a88d2742e852195ecafb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T12:03:57.473Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-504 [Pipeline] fileExists [Pipeline] sh [2023-01-19T12:03:57.830Z] + make test [2023-01-19T12:03:57.831Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T12:04:15.917Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-19T12:04:15.917Z] go vet ./... [2023-01-19T12:04:24.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T12:04:24.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T12:04:24.023Z] ./bin/test-attribution-txt.sh [2023-01-19T12:04:24.023Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T12:04:24.023Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T12:04:24.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T12:04:24.089Z] $ docker stop --time=1 80cc86cce7362e377209ffe99590964dc14cd95b440a88d2742e852195ecafb9 [2023-01-19T12:04:26.206Z] $ docker rm -f --volumes 80cc86cce7362e377209ffe99590964dc14cd95b440a88d2742e852195ecafb9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T12:04:26.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T12:04:26.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T12:04:27.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T12:04:27.855Z] + ls -al . [2023-01-19T12:04:27.855Z] total 176 [2023-01-19T12:04:27.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 12:03 . [2023-01-19T12:04:27.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 12:02 .. [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 12:02 .dockerignore [2023-01-19T12:04:27.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 12:02 .git [2023-01-19T12:04:27.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 12:02 .github [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 19 12:02 .gitignore [2023-01-19T12:04:27.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 12:02 .semver [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 19 12:02 Attribution.txt [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 19 12:02 CHANGELOG.md [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 19 12:02 Dockerfile [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 12:02 GOVERNANCE.md [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 19 12:02 Jenkinsfile [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 12:02 LICENSE [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 12:02 OWNERS.md [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 19 12:02 README.md [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 12:02 VERSION [2023-01-19T12:04:27.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 12:02 bin [2023-01-19T12:04:27.855Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 19 12:03 coverage.out [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 19 12:02 go.mod [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 19 12:02 go.sum [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 12:02 main.go [2023-01-19T12:04:27.855Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 19 12:02 makefile [2023-01-19T12:04:27.855Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 12:02 res [2023-01-19T12:04:27.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:04:28.256Z] + 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=02fcb0ee35132ff22f35b0d09624d5321ba76276 --label arch=amd64 --label version=0.0.0 . [2023-01-19T12:04:28.256Z] Sending build context to Docker daemon 3.22MB [2023-01-19T12:04:28.256Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T12:04:28.256Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-19T12:04:28.256Z] ---> 9bfa878e7087 [2023-01-19T12:04:28.256Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T12:04:28.256Z] ---> Running in 76795ce7a4d1 [2023-01-19T12:04:28.515Z] Removing intermediate container 76795ce7a4d1 [2023-01-19T12:04:28.515Z] ---> 63f4bd660e29 [2023-01-19T12:04:28.515Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T12:04:28.515Z] ---> Running in 3a72019f89f1 [2023-01-19T12:04:28.515Z] Removing intermediate container 3a72019f89f1 [2023-01-19T12:04:28.515Z] ---> f219e330e9e5 [2023-01-19T12:04:28.515Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-19T12:04:28.515Z] ---> Running in a13e9a5b6578 [2023-01-19T12:04:28.515Z] Removing intermediate container a13e9a5b6578 [2023-01-19T12:04:28.515Z] ---> e8781052c3a5 [2023-01-19T12:04:28.515Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T12:04:28.775Z] ---> Running in abb8f05513e3 [2023-01-19T12:04:29.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T12:04:29.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T12:04:29.292Z] OK: 211 MiB in 51 packages [2023-01-19T12:04:29.860Z] Removing intermediate container abb8f05513e3 [2023-01-19T12:04:29.860Z] ---> 76946f4f4365 [2023-01-19T12:04:29.860Z] Step 7/26 : WORKDIR /app [2023-01-19T12:04:29.860Z] ---> Running in 1d6fbb353078 [2023-01-19T12:04:29.860Z] Removing intermediate container 1d6fbb353078 [2023-01-19T12:04:29.860Z] ---> c83d3d0fc538 [2023-01-19T12:04:29.860Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-19T12:04:29.860Z] ---> 992c08072d63 [2023-01-19T12:04:29.860Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T12:04:29.860Z] ---> Running in 30a907e971fc [2023-01-19T12:04:30.798Z] Removing intermediate container 30a907e971fc [2023-01-19T12:04:30.798Z] ---> 14d46200881f [2023-01-19T12:04:30.798Z] Step 10/26 : COPY . . [2023-01-19T12:04:31.060Z] ---> c08e26c56e97 [2023-01-19T12:04:31.060Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T12:04:31.060Z] ---> Running in e434c9ae6719 [2023-01-19T12:04:31.060Z] Removing intermediate container e434c9ae6719 [2023-01-19T12:04:31.060Z] ---> e8574b736d46 [2023-01-19T12:04:31.060Z] Step 12/26 : RUN $MAKE [2023-01-19T12:04:31.320Z] ---> Running in 56767fed4792 [2023-01-19T12:04:31.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-19T12:04:38.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3115 in /w/workspace/_app-service-configurable_PR-504 [Pipeline] { [Pipeline] ws [2023-01-19T12:04:38.847Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-19T12:04:38.923Z] Selected Git installation does not exist. Using Default [2023-01-19T12:04:38.923Z] The recommended git tool is: NONE [2023-01-19T12:04:44.111Z] using credential edgex-jenkins-ssh [2023-01-19T12:04:44.127Z] Cloning the remote Git repository [2023-01-19T12:04:44.169Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T12:04:44.233Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-19T12:04:44.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T12:04:44.361Z] > git --version # timeout=10 [2023-01-19T12:04:44.384Z] > git --version # 'git version 2.25.1' [2023-01-19T12:04:44.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T12:04:44.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T12:04:45.553Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-19T12:04:45.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T12:04:46.978Z] Merging remotes/origin/main commit 33a8a0fb1d1881fd1b73fa23662390bbef39c173 into PR head commit 02fcb0ee35132ff22f35b0d09624d5321ba76276 [2023-01-19T12:04:47.207Z] Merge succeeded, producing 02fcb0ee35132ff22f35b0d09624d5321ba76276 [2023-01-19T12:04:47.208Z] Checking out Revision 02fcb0ee35132ff22f35b0d09624d5321ba76276 (PR-504) [2023-01-19T12:04:46.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-19T12:04:46.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-19T12:04:46.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T12:04:46.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T12:04:47.000Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T12:04:47.017Z] > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 [2023-01-19T12:04:47.103Z] > git remote # timeout=10 [2023-01-19T12:04:47.122Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T12:04:47.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T12:04:47.158Z] > git merge 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 [2023-01-19T12:04:47.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T12:04:47.219Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T12:04:47.247Z] > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 [2023-01-19T12:04:47.737Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-19T12:04:47.789Z] > git --version # timeout=10 [2023-01-19T12:04:47.800Z] > git --version # 'git version 2.25.1' [2023-01-19T12:04:47.820Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T12:04:49.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T12:04:49.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T12:04:49.025Z] Dload Upload Total Spent Left Speed [2023-01-19T12:04:49.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-01-19T12:04:49.662Z] Removing intermediate container 56767fed4792 [2023-01-19T12:04:49.662Z] ---> cef9ad82a5c3 [2023-01-19T12:04:49.662Z] Step 13/26 : FROM alpine:3.16 [2023-01-19T12:04:49.662Z] 3.16: Pulling from library/alpine [2023-01-19T12:04:49.662Z] ca7dd9ec2225: Pulling fs layer [2023-01-19T12:04:49.662Z] ca7dd9ec2225: Verifying Checksum [2023-01-19T12:04:49.662Z] ca7dd9ec2225: Download complete [2023-01-19T12:04:49.662Z] ca7dd9ec2225: Pull complete [2023-01-19T12:04:49.662Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T12:04:49.662Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T12:04:49.662Z] ---> bfe296a52501 [2023-01-19T12:04:49.662Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-19T12:04:49.662Z] ---> Running in 97eea7569898 [2023-01-19T12:04:49.662Z] Removing intermediate container 97eea7569898 [2023-01-19T12:04:49.662Z] ---> a327e102cad3 [2023-01-19T12:04:49.662Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-19T12:04:49.662Z] ---> Running in 90de053bd8d0 [2023-01-19T12:04:49.662Z] Removing intermediate container 90de053bd8d0 [2023-01-19T12:04:49.662Z] ---> 7a0e6b7dddd0 [2023-01-19T12:04:49.662Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-19T12:04:49.662Z] ---> Running in c8f5ee16a338 [2023-01-19T12:04:49.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T12:04:49.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T12:04:49.662Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-19T12:04:49.662Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-19T12:04:49.662Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T12:04:49.662Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T12:04:49.662Z] OK: 6 MiB in 16 packages [2023-01-19T12:04:49.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T12:04:50.025Z] + sudo tee /etc/docker/daemon.new [2023-01-19T12:04:50.025Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T12:04:50.025Z] { [2023-01-19T12:04:50.025Z] "registry-mirrors": [ [2023-01-19T12:04:50.025Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T12:04:50.025Z] ], [2023-01-19T12:04:50.025Z] "bip": "10.250.0.254/24", [2023-01-19T12:04:50.025Z] "hosts": [ [2023-01-19T12:04:50.025Z] "tcp://0.0.0.0:5555", [2023-01-19T12:04:50.025Z] "unix:///var/run/docker.sock" [2023-01-19T12:04:50.025Z] ], [2023-01-19T12:04:50.025Z] "mtu": 1458, [2023-01-19T12:04:50.025Z] "selinux-enabled": true, [2023-01-19T12:04:50.025Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T12:04:50.025Z] } [Pipeline] sh [2023-01-19T12:04:50.238Z] Removing intermediate container c8f5ee16a338 [2023-01-19T12:04:50.238Z] ---> 1a52190eba7b [2023-01-19T12:04:50.238Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-19T12:04:50.238Z] ---> 1855e8acbb09 [2023-01-19T12:04:50.238Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-19T12:04:50.376Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T12:04:50.496Z] ---> 6c3e45e4274c [2023-01-19T12:04:50.496Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-19T12:04:50.496Z] ---> 57da7b8a4a7d [2023-01-19T12:04:50.496Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-19T12:04:50.732Z] + sudo service docker restart [2023-01-19T12:04:51.063Z] ---> 25865b064c43 [2023-01-19T12:04:51.063Z] Step 21/26 : EXPOSE 48095 [2023-01-19T12:04:51.063Z] ---> Running in bbb1a34b785b [2023-01-19T12:04:51.323Z] Removing intermediate container bbb1a34b785b [2023-01-19T12:04:51.323Z] ---> c1da84579019 [2023-01-19T12:04:51.323Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-19T12:04:51.323Z] ---> Running in af4ff558c2e6 [2023-01-19T12:04:51.323Z] Removing intermediate container af4ff558c2e6 [2023-01-19T12:04:51.323Z] ---> 2fabb951fa02 [2023-01-19T12:04:51.323Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T12:04:51.323Z] ---> Running in b587ede90b3e [2023-01-19T12:04:51.582Z] Removing intermediate container b587ede90b3e [2023-01-19T12:04:51.582Z] ---> 7a538b90922e [2023-01-19T12:04:51.582Z] Step 24/26 : LABEL arch=amd64 [2023-01-19T12:04:51.582Z] ---> Running in a0d030a62adb [2023-01-19T12:04:51.582Z] Removing intermediate container a0d030a62adb [2023-01-19T12:04:51.582Z] ---> 693e34182c88 [2023-01-19T12:04:51.582Z] Step 25/26 : LABEL git_sha=02fcb0ee35132ff22f35b0d09624d5321ba76276 [2023-01-19T12:04:51.582Z] ---> Running in aa753cc8b838 [2023-01-19T12:04:51.841Z] Removing intermediate container aa753cc8b838 [2023-01-19T12:04:51.841Z] ---> e05213a961c8 [2023-01-19T12:04:51.841Z] Step 26/26 : LABEL version=0.0.0 [2023-01-19T12:04:51.841Z] ---> Running in ff7ea925b7d1 [2023-01-19T12:04:51.841Z] Removing intermediate container ff7ea925b7d1 [2023-01-19T12:04:51.841Z] ---> 2ec8fc95e9fc [2023-01-19T12:04:51.841Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T12:04:51.841Z] Successfully built 2ec8fc95e9fc [2023-01-19T12:04:51.841Z] 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-01-19T12:04:52.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T12:04:52.829Z] [2023-01-19T12:04:52.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:04:53.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T12:04:53.194Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T12:04:53.194Z] 5eb5b503b376: Pulling fs layer [2023-01-19T12:04:53.194Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T12:04:53.194Z] ec43610c2a17: Pulling fs layer [2023-01-19T12:04:53.194Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T12:04:53.194Z] 33b1e0a273af: Pulling fs layer [2023-01-19T12:04:53.195Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T12:04:53.195Z] 2f39f015ded8: Pulling fs layer [2023-01-19T12:04:53.195Z] 33b1e0a273af: Waiting [2023-01-19T12:04:53.195Z] 5d3b04190fa2: Waiting [2023-01-19T12:04:53.195Z] 2f39f015ded8: Waiting [2023-01-19T12:04:53.195Z] 3a2ae6a8a46f: Waiting [2023-01-19T12:04:53.195Z] 5c69ac0246d0: Download complete [2023-01-19T12:04:53.195Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T12:04:53.195Z] 3a2ae6a8a46f: Download complete [2023-01-19T12:04:53.455Z] 33b1e0a273af: Verifying Checksum [2023-01-19T12:04:53.455Z] 33b1e0a273af: Download complete [2023-01-19T12:04:53.455Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T12:04:53.455Z] 5d3b04190fa2: Download complete [2023-01-19T12:04:53.455Z] ec43610c2a17: Verifying Checksum [2023-01-19T12:04:53.455Z] ec43610c2a17: Download complete [2023-01-19T12:04:53.455Z] 5eb5b503b376: Download complete [2023-01-19T12:04:54.025Z] 2f39f015ded8: Verifying Checksum [2023-01-19T12:04:54.025Z] 2f39f015ded8: Download complete [2023-01-19T12:04:54.591Z] 5eb5b503b376: Pull complete [2023-01-19T12:04:54.852Z] 5c69ac0246d0: Pull complete [2023-01-19T12:04:55.112Z] ec43610c2a17: Pull complete [2023-01-19T12:04:55.112Z] 3a2ae6a8a46f: Pull complete [2023-01-19T12:04:55.371Z] 33b1e0a273af: Pull complete [2023-01-19T12:04:55.371Z] 5d3b04190fa2: Pull complete [2023-01-19T12:04:59.553Z] 2f39f015ded8: Pull complete [2023-01-19T12:04:59.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T12:04:59.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T12:04:59.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:04:59.781Z] prd-ubuntu20.04-docker-8c-8g-3114 does not seem to be running inside a container [2023-01-19T12:04:59.811Z] $ 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-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T12:05:01.328Z] $ docker top 36ec34cc955f83614f74bd994186c80b5d0de359a52d563453ab906a46a7925b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:05:01.787Z] ---> job-cost.sh [2023-01-19T12:05:01.787Z] lf-activate-venv: SKIPPING [2023-01-19T12:05:01.787Z] INFO: No Stack... [2023-01-19T12:05:02.045Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T12:05:02.610Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T12:05:02.926Z] + cat /w/workspace/_app-service-configurable_PR-504/archives/cost.csv [2023-01-19T12:05:02.926Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T12:05:02.966Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [2023-01-19T12:05:02.971Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] did not exist. Created. [2023-01-19T12:05:02.972Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T12:05:03.364Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T12:05:03.419Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T12:05:03.450Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T12:05:03.532Z] $ docker stop --time=1 36ec34cc955f83614f74bd994186c80b5d0de359a52d563453ab906a46a7925b [2023-01-19T12:05:04.717Z] $ docker rm -f --volumes 36ec34cc955f83614f74bd994186c80b5d0de359a52d563453ab906a46a7925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T12:05:09.065Z] provisioning config files... [2023-01-19T12:05:09.091Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4451736141531724231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:05:09.475Z] ---> docker-login.sh [2023-01-19T12:05:09.475Z] nexus3.edgexfoundry.org:10001 [2023-01-19T12:05:09.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:05:10.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:05:10.015Z] Configure a credential helper to remove this warning. See [2023-01-19T12:05:10.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:05:10.015Z] [2023-01-19T12:05:10.015Z] Login Succeeded [2023-01-19T12:05:10.015Z] nexus3.edgexfoundry.org:10002 [2023-01-19T12:05:10.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:05:10.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:05:10.554Z] Configure a credential helper to remove this warning. See [2023-01-19T12:05:10.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:05:10.554Z] [2023-01-19T12:05:10.554Z] Login Succeeded [2023-01-19T12:05:10.554Z] nexus3.edgexfoundry.org:10003 [2023-01-19T12:05:10.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:05:10.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:05:10.825Z] Configure a credential helper to remove this warning. See [2023-01-19T12:05:10.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:05:10.825Z] [2023-01-19T12:05:10.825Z] Login Succeeded [2023-01-19T12:05:10.825Z] nexus3.edgexfoundry.org:10004 [2023-01-19T12:05:11.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:05:11.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:05:11.098Z] Configure a credential helper to remove this warning. See [2023-01-19T12:05:11.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:05:11.098Z] [2023-01-19T12:05:11.098Z] Login Succeeded [2023-01-19T12:05:11.098Z] docker.io [2023-01-19T12:05:11.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T12:05:11.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T12:05:11.639Z] Configure a credential helper to remove this warning. See [2023-01-19T12:05:11.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T12:05:11.639Z] [2023-01-19T12:05:11.639Z] Login Succeeded [2023-01-19T12:05:11.639Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T12:05:11.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T12:05:12.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T12:05:12.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T12:05:12.144Z] ========================================================= [2023-01-19T12:05:12.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T12:05:12.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:05:12.663Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T12:05:12.663Z] Sending build context to Docker daemon 205.3kB [2023-01-19T12:05:12.933Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T12:05:12.933Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T12:05:13.205Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T12:05:13.205Z] 9b18e9b68314: Pulling fs layer [2023-01-19T12:05:13.205Z] 35d82f9e3411: Pulling fs layer [2023-01-19T12:05:13.205Z] e16973657156: Pulling fs layer [2023-01-19T12:05:13.205Z] fc693d55d65f: Pulling fs layer [2023-01-19T12:05:13.205Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T12:05:13.205Z] dda99020689f: Pulling fs layer [2023-01-19T12:05:13.205Z] db1c61fa0a46: Pulling fs layer [2023-01-19T12:05:13.205Z] 891c053d2c06: Pulling fs layer [2023-01-19T12:05:13.205Z] 7e9fc2657dce: Waiting [2023-01-19T12:05:13.205Z] dda99020689f: Waiting [2023-01-19T12:05:13.205Z] db1c61fa0a46: Waiting [2023-01-19T12:05:13.205Z] 891c053d2c06: Waiting [2023-01-19T12:05:13.205Z] fc693d55d65f: Waiting [2023-01-19T12:05:13.205Z] e16973657156: Verifying Checksum [2023-01-19T12:05:13.205Z] e16973657156: Download complete [2023-01-19T12:05:13.205Z] 35d82f9e3411: Verifying Checksum [2023-01-19T12:05:13.205Z] 35d82f9e3411: Download complete [2023-01-19T12:05:13.205Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T12:05:13.205Z] 7e9fc2657dce: Download complete [2023-01-19T12:05:13.205Z] dda99020689f: Verifying Checksum [2023-01-19T12:05:13.205Z] dda99020689f: Download complete [2023-01-19T12:05:13.488Z] 9b18e9b68314: Download complete [2023-01-19T12:05:14.457Z] 9b18e9b68314: Pull complete [2023-01-19T12:05:14.457Z] 891c053d2c06: Verifying Checksum [2023-01-19T12:05:14.457Z] 891c053d2c06: Download complete [2023-01-19T12:05:14.727Z] 35d82f9e3411: Pull complete [2023-01-19T12:05:15.000Z] e16973657156: Pull complete [2023-01-19T12:05:15.585Z] db1c61fa0a46: Verifying Checksum [2023-01-19T12:05:15.585Z] db1c61fa0a46: Download complete [2023-01-19T12:05:16.171Z] fc693d55d65f: Verifying Checksum [2023-01-19T12:05:16.171Z] fc693d55d65f: Download complete [2023-01-19T12:05:28.503Z] fc693d55d65f: Pull complete [2023-01-19T12:05:28.503Z] 7e9fc2657dce: Pull complete [2023-01-19T12:05:28.503Z] dda99020689f: Pull complete [2023-01-19T12:05:35.269Z] db1c61fa0a46: Pull complete [2023-01-19T12:05:36.237Z] 891c053d2c06: Pull complete [2023-01-19T12:05:36.237Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T12:05:36.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T12:05:36.237Z] ---> f96f9c87975a [2023-01-19T12:05:36.237Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T12:05:38.198Z] ---> Running in 210d270e51dd [2023-01-19T12:05:38.198Z] Removing intermediate container 210d270e51dd [2023-01-19T12:05:38.198Z] ---> 74ec8b474550 [2023-01-19T12:05:38.465Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T12:05:38.465Z] ---> Running in 87a14adabf1b [2023-01-19T12:05:38.733Z] Removing intermediate container 87a14adabf1b [2023-01-19T12:05:38.733Z] ---> 8aaa785f488c [2023-01-19T12:05:38.733Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T12:05:38.733Z] ---> Running in 66ce61ea9830 [2023-01-19T12:05:39.007Z] Removing intermediate container 66ce61ea9830 [2023-01-19T12:05:39.007Z] ---> fcb52bc5cb14 [2023-01-19T12:05:39.007Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T12:05:39.274Z] ---> Running in cdf9164a0752 [2023-01-19T12:05:40.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T12:05:40.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T12:05:41.469Z] OK: 221 MiB in 51 packages [2023-01-19T12:05:42.439Z] Removing intermediate container cdf9164a0752 [2023-01-19T12:05:42.439Z] ---> 342584ebe045 [2023-01-19T12:05:42.439Z] Step 7/12 : WORKDIR /app [2023-01-19T12:05:42.439Z] ---> Running in 7d7926ca85dc [2023-01-19T12:05:42.706Z] Removing intermediate container 7d7926ca85dc [2023-01-19T12:05:42.706Z] ---> ce36dea0e3aa [2023-01-19T12:05:42.706Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-19T12:05:43.291Z] ---> 14aba3d4b331 [2023-01-19T12:05:43.291Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T12:05:43.291Z] ---> Running in b684f1ed3989 [2023-01-19T12:06:51.167Z] Removing intermediate container b684f1ed3989 [2023-01-19T12:06:51.167Z] ---> 2c9ecd886be3 [2023-01-19T12:06:51.167Z] Step 10/12 : COPY . . [2023-01-19T12:06:51.167Z] ---> 8369cdfbc789 [2023-01-19T12:06:51.167Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T12:06:51.167Z] ---> Running in 26440fa6503d [2023-01-19T12:06:51.167Z] Removing intermediate container 26440fa6503d [2023-01-19T12:06:51.167Z] ---> ba661b2d4d4d [2023-01-19T12:06:51.167Z] Step 12/12 : RUN $MAKE [2023-01-19T12:06:51.167Z] ---> Running in d6ea298134d1 [2023-01-19T12:06:51.167Z] noop [2023-01-19T12:06:51.167Z] Removing intermediate container d6ea298134d1 [2023-01-19T12:06:51.167Z] ---> c592ee78bfd7 [2023-01-19T12:06:51.167Z] Successfully built c592ee78bfd7 [2023-01-19T12:06:51.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:06:51.652Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T12:06:51.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:06:51.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-3115 does not seem to be running inside a container [2023-01-19T12:06:51.967Z] $ 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-01-19T12:06:53.764Z] $ docker top 3423c9dbc0b66cb24bd7ad4bc375ba6bdfbe5ce3113a9354956bdb1b154627b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T12:06:54.640Z] + go version [2023-01-19T12:06:54.640Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T12:06:54.674Z] $ docker stop --time=1 3423c9dbc0b66cb24bd7ad4bc375ba6bdfbe5ce3113a9354956bdb1b154627b3 [2023-01-19T12:06:56.320Z] $ docker rm -f --volumes 3423c9dbc0b66cb24bd7ad4bc375ba6bdfbe5ce3113a9354956bdb1b154627b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:06:57.156Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T12:06:57.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:06:57.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-3115 does not seem to be running inside a container [2023-01-19T12:06:57.475Z] $ 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-01-19T12:06:58.627Z] $ docker top 5e7782ba987628eef92d2ed1a196c6c664f8acaf199893a9ebfa6045f7b1ac8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T12:06:59.174Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T12:06:59.555Z] + make test [2023-01-19T12:06:59.555Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T12:09:06.229Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-19T12:09:06.229Z] go vet ./... [2023-01-19T12:10:57.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T12:10:57.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T12:10:57.902Z] ./bin/test-attribution-txt.sh [2023-01-19T12:10:57.902Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T12:10:57.902Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T12:10:57.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T12:10:57.971Z] $ docker stop --time=1 5e7782ba987628eef92d2ed1a196c6c664f8acaf199893a9ebfa6045f7b1ac8e [2023-01-19T12:10:59.740Z] $ docker rm -f --volumes 5e7782ba987628eef92d2ed1a196c6c664f8acaf199893a9ebfa6045f7b1ac8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T12:11:01.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T12:11:01.069Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T12:11:01.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T12:11:02.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T12:11:02.440Z] + ls -al . [2023-01-19T12:11:02.440Z] total 172 [2023-01-19T12:11:02.440Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 12:07 . [2023-01-19T12:11:02.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 12:04 .. [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 12:04 .dockerignore [2023-01-19T12:11:02.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 12:04 .git [2023-01-19T12:11:02.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 12:04 .github [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 19 12:04 .gitignore [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 19 12:04 Attribution.txt [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 19 12:04 CHANGELOG.md [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 19 12:04 Dockerfile [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 12:04 GOVERNANCE.md [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 19 12:04 Jenkinsfile [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 12:04 LICENSE [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 12:04 OWNERS.md [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 19 12:04 README.md [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 12:02 VERSION [2023-01-19T12:11:02.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 12:04 bin [2023-01-19T12:11:02.440Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 19 12:07 coverage.out [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 19 12:04 go.mod [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 19 12:04 go.sum [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 12:04 main.go [2023-01-19T12:11:02.440Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 19 12:04 makefile [2023-01-19T12:11:02.440Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 12:04 res [2023-01-19T12:11:02.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:11:02.857Z] + 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=02fcb0ee35132ff22f35b0d09624d5321ba76276 --label arch=arm64 --label version=0.0.0 . [2023-01-19T12:11:02.857Z] Sending build context to Docker daemon 206.3kB [2023-01-19T12:11:03.124Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T12:11:03.124Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-19T12:11:03.124Z] ---> c592ee78bfd7 [2023-01-19T12:11:03.124Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-19T12:11:03.124Z] ---> Running in 0fcac495142e [2023-01-19T12:11:03.390Z] Removing intermediate container 0fcac495142e [2023-01-19T12:11:03.390Z] ---> bf012c262b82 [2023-01-19T12:11:03.390Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T12:11:03.669Z] ---> Running in b45510b342f6 [2023-01-19T12:11:03.669Z] Removing intermediate container b45510b342f6 [2023-01-19T12:11:03.669Z] ---> 21555331aec5 [2023-01-19T12:11:03.669Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-19T12:11:03.937Z] ---> Running in 20ff09a137d1 [2023-01-19T12:11:04.206Z] Removing intermediate container 20ff09a137d1 [2023-01-19T12:11:04.206Z] ---> e9950db58255 [2023-01-19T12:11:04.206Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T12:11:04.206Z] ---> Running in 403ca4801fc7 [2023-01-19T12:11:05.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T12:11:05.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T12:11:06.392Z] OK: 221 MiB in 51 packages [2023-01-19T12:11:07.374Z] Removing intermediate container 403ca4801fc7 [2023-01-19T12:11:07.374Z] ---> 49d282108607 [2023-01-19T12:11:07.374Z] Step 7/26 : WORKDIR /app [2023-01-19T12:11:07.374Z] ---> Running in 80d7ea3415fc [2023-01-19T12:11:07.374Z] Removing intermediate container 80d7ea3415fc [2023-01-19T12:11:07.374Z] ---> af13a99d7e8e [2023-01-19T12:11:07.374Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-19T12:11:07.963Z] ---> 0feb4b36285e [2023-01-19T12:11:07.963Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T12:11:07.963Z] ---> Running in 2a38de706474 [2023-01-19T12:11:10.546Z] Removing intermediate container 2a38de706474 [2023-01-19T12:11:10.546Z] ---> 9983b5199772 [2023-01-19T12:11:10.546Z] Step 10/26 : COPY . . [2023-01-19T12:11:11.129Z] ---> 05e77d62d067 [2023-01-19T12:11:11.129Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T12:11:11.129Z] ---> Running in 75b37450fb14 [2023-01-19T12:11:11.400Z] Removing intermediate container 75b37450fb14 [2023-01-19T12:11:11.400Z] ---> 8d2693a63672 [2023-01-19T12:11:11.400Z] Step 12/26 : RUN $MAKE [2023-01-19T12:11:11.400Z] ---> Running in 358cfb31482b [2023-01-19T12:11:12.369Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-19T12:13:19.097Z] Removing intermediate container 358cfb31482b [2023-01-19T12:13:19.097Z] ---> 5ef1fbbd3ae1 [2023-01-19T12:13:19.097Z] Step 13/26 : FROM alpine:3.16 [2023-01-19T12:13:19.097Z] 3.16: Pulling from library/alpine [2023-01-19T12:13:19.097Z] 6875df1f5354: Pulling fs layer [2023-01-19T12:13:19.097Z] 6875df1f5354: Verifying Checksum [2023-01-19T12:13:19.097Z] 6875df1f5354: Pull complete [2023-01-19T12:13:19.097Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T12:13:19.097Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T12:13:19.097Z] ---> 2b4661558fb8 [2023-01-19T12:13:19.097Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-19T12:13:19.097Z] ---> Running in cfd3422ffed9 [2023-01-19T12:13:19.097Z] Removing intermediate container cfd3422ffed9 [2023-01-19T12:13:19.097Z] ---> 31564a25ceed [2023-01-19T12:13:19.097Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-19T12:13:19.097Z] ---> Running in e093780d1d90 [2023-01-19T12:13:19.097Z] Removing intermediate container e093780d1d90 [2023-01-19T12:13:19.097Z] ---> 3471dcf9971c [2023-01-19T12:13:19.097Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-19T12:13:19.097Z] ---> Running in 0415017b5442 [2023-01-19T12:13:19.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T12:13:19.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T12:13:19.098Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-19T12:13:19.098Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-19T12:13:19.098Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T12:13:19.098Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T12:13:19.098Z] OK: 6 MiB in 16 packages [2023-01-19T12:13:19.098Z] Removing intermediate container 0415017b5442 [2023-01-19T12:13:19.098Z] ---> 46cb82cb2d98 [2023-01-19T12:13:19.098Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-19T12:13:19.098Z] ---> 204bb4362873 [2023-01-19T12:13:19.098Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-19T12:13:19.098Z] ---> bbc6e6d2e7fd [2023-01-19T12:13:19.098Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-19T12:13:19.098Z] ---> e56a6807e06f [2023-01-19T12:13:19.098Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-19T12:13:19.098Z] ---> 636350f534b7 [2023-01-19T12:13:19.098Z] Step 21/26 : EXPOSE 48095 [2023-01-19T12:13:19.098Z] ---> Running in b25e32e4874b [2023-01-19T12:13:19.098Z] Removing intermediate container b25e32e4874b [2023-01-19T12:13:19.098Z] ---> 734ce422539c [2023-01-19T12:13:19.098Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-19T12:13:19.098Z] ---> Running in 3917affeddca [2023-01-19T12:13:19.098Z] Removing intermediate container 3917affeddca [2023-01-19T12:13:19.098Z] ---> 7004971621ae [2023-01-19T12:13:19.098Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T12:13:19.098Z] ---> Running in 7228aad91e0f [2023-01-19T12:13:19.098Z] Removing intermediate container 7228aad91e0f [2023-01-19T12:13:19.098Z] ---> a7ea345bf977 [2023-01-19T12:13:19.098Z] Step 24/26 : LABEL arch=arm64 [2023-01-19T12:13:19.098Z] ---> Running in b83494be7276 [2023-01-19T12:13:19.098Z] Removing intermediate container b83494be7276 [2023-01-19T12:13:19.098Z] ---> 0e70190e218f [2023-01-19T12:13:19.098Z] Step 25/26 : LABEL git_sha=02fcb0ee35132ff22f35b0d09624d5321ba76276 [2023-01-19T12:13:19.098Z] ---> Running in a62326cf2e6b [2023-01-19T12:13:19.098Z] Removing intermediate container a62326cf2e6b [2023-01-19T12:13:19.098Z] ---> 583cb495e17d [2023-01-19T12:13:19.098Z] Step 26/26 : LABEL version=0.0.0 [2023-01-19T12:13:19.098Z] ---> Running in faff3569a012 [2023-01-19T12:13:19.098Z] Removing intermediate container faff3569a012 [2023-01-19T12:13:19.098Z] ---> 849aa549a304 [2023-01-19T12:13:19.098Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T12:13:19.098Z] Successfully built 849aa549a304 [2023-01-19T12:13:19.098Z] 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-01-19T12:13:19.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T12:13:19.979Z] [2023-01-19T12:13:19.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:13:20.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T12:13:20.368Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T12:13:20.368Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T12:13:20.368Z] 04944245beec: Pulling fs layer [2023-01-19T12:13:20.368Z] 699f458cf7ca: Pulling fs layer [2023-01-19T12:13:20.368Z] 765212b225bb: Pulling fs layer [2023-01-19T12:13:20.368Z] f23df028b6ca: Pulling fs layer [2023-01-19T12:13:20.368Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T12:13:20.368Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T12:13:20.368Z] f23df028b6ca: Waiting [2023-01-19T12:13:20.368Z] d65c8cfc05b1: Waiting [2023-01-19T12:13:20.368Z] 2437ff75d9bd: Waiting [2023-01-19T12:13:20.368Z] 765212b225bb: Waiting [2023-01-19T12:13:20.635Z] 04944245beec: Verifying Checksum [2023-01-19T12:13:20.635Z] 04944245beec: Download complete [2023-01-19T12:13:20.635Z] 765212b225bb: Verifying Checksum [2023-01-19T12:13:20.635Z] 765212b225bb: Download complete [2023-01-19T12:13:20.635Z] f23df028b6ca: Download complete [2023-01-19T12:13:20.635Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T12:13:20.635Z] d65c8cfc05b1: Download complete [2023-01-19T12:13:20.903Z] 699f458cf7ca: Verifying Checksum [2023-01-19T12:13:20.903Z] 699f458cf7ca: Download complete [2023-01-19T12:13:21.185Z] 8998bd30e6a1: Download complete [2023-01-19T12:13:23.781Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T12:13:23.781Z] 2437ff75d9bd: Download complete [2023-01-19T12:13:25.191Z] 8998bd30e6a1: Pull complete [2023-01-19T12:13:25.773Z] 04944245beec: Pull complete [2023-01-19T12:13:27.184Z] 699f458cf7ca: Pull complete [2023-01-19T12:13:27.184Z] 765212b225bb: Pull complete [2023-01-19T12:13:27.769Z] f23df028b6ca: Pull complete [2023-01-19T12:13:28.039Z] d65c8cfc05b1: Pull complete [2023-01-19T12:13:43.039Z] 2437ff75d9bd: Pull complete [2023-01-19T12:13:43.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T12:13:43.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T12:13:43.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:13:43.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-3115 does not seem to be running inside a container [2023-01-19T12:13:43.589Z] $ 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-01-19T12:13:46.329Z] $ docker top 73fb8083b311a23b34aea617893a06677f57aece3a6da1ed72fb45704cf719cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:13:47.216Z] ---> job-cost.sh [2023-01-19T12:13:47.216Z] lf-activate-venv: SKIPPING [2023-01-19T12:13:47.216Z] INFO: No Stack... [2023-01-19T12:13:47.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T12:13:48.759Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T12:13:49.521Z] + cut -d, -f6 [2023-01-19T12:13:49.522Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-01-19T12:13:49.625Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [2023-01-19T12:13:49.630Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] did not exist. Created. [2023-01-19T12:13:49.630Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T12:13:50.096Z] /w/workspace/app-service-configurable/1@tmp/durable-ea0216d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T12:13:50.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T12:13:50.821Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T12:13:50.876Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T12:13:50.891Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T12:13:50.976Z] $ docker stop --time=1 73fb8083b311a23b34aea617893a06677f57aece3a6da1ed72fb45704cf719cc [2023-01-19T12:13:52.497Z] $ docker rm -f --volumes 73fb8083b311a23b34aea617893a06677f57aece3a6da1ed72fb45704cf719cc [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-01-19T12:13:53.518Z] provisioning config files... [2023-01-19T12:13:53.529Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config16738434631642702855tmp [Pipeline] { [Pipeline] sh [2023-01-19T12:13:53.866Z] + set +x [2023-01-19T12:13:53.866Z] + + bash -s -- [2023-01-19T12:13:53.866Z] curl -s https://codecov.io/bash [2023-01-19T12:13:53.866Z] [2023-01-19T12:13:53.866Z] _____ _ [2023-01-19T12:13:53.866Z] / ____| | | [2023-01-19T12:13:53.866Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T12:13:53.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T12:13:53.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T12:13:53.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T12:13:53.866Z] Bash-1.0.6 [2023-01-19T12:13:53.866Z] [2023-01-19T12:13:53.866Z] [2023-01-19T12:13:53.866Z] ==> git version 2.25.1 found [2023-01-19T12:13:53.866Z] ==> 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-01-19T12:13:53.866Z] Release-Date: 2020-01-08 [2023-01-19T12:13:53.866Z] 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-01-19T12:13:53.866Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T12:13:53.866Z] ==> Jenkins CI detected. [2023-01-19T12:13:53.866Z] current dir:  /w/workspace/_app-service-configurable_PR-504 [2023-01-19T12:13:53.866Z] project root: . [2023-01-19T12:13:53.866Z] --> token set from env [2023-01-19T12:13:53.866Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T12:13:53.866Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T12:13:53.866Z] ==> Python coveragepy not found [2023-01-19T12:13:53.866Z] ==> Searching for coverage reports in: [2023-01-19T12:13:53.866Z] + . [2023-01-19T12:13:53.866Z] -> Found 1 reports [2023-01-19T12:13:53.866Z] ==> Detecting git/mercurial file structure [2023-01-19T12:13:53.866Z] ==> Reading reports [2023-01-19T12:13:53.866Z] + ./coverage.out bytes=13 [2023-01-19T12:13:53.866Z] ==> Appending adjustments [2023-01-19T12:13:53.866Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T12:13:54.127Z] + Found adjustments [2023-01-19T12:13:54.127Z] ==> Gzipping contents [2023-01-19T12:13:54.127Z] 4.0K /tmp/codecov.O88mo7.gz [2023-01-19T12:13:54.127Z] ==> Uploading reports [2023-01-19T12:13:54.127Z] url: https://codecov.io [2023-01-19T12:13:54.127Z] query: branch=PR-504&commit=02fcb0ee35132ff22f35b0d09624d5321ba76276&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=504&job=&cmd_args= [2023-01-19T12:13:54.127Z] -> Pinging Codecov [2023-01-19T12:13:54.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-504&commit=02fcb0ee35132ff22f35b0d09624d5321ba76276&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=504&job=&cmd_args= [2023-01-19T12:13:54.386Z] -> Uploading to [2023-01-19T12:13:54.386Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/A97CA9966030D2A3747ED39772930CCE/02fcb0ee35132ff22f35b0d09624d5321ba76276/bd007c9e-f1ce-4bd1-8406-0da0f430a8dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T121354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4d68a3bb9e85d19d4bb9f70ae8cbe2298e610d54b4b96fbea124e65fc85bd4b [2023-01-19T12:13:54.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T12:13:54.386Z] Dload Upload Total Spent Left Speed [2023-01-19T12:13:54.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2290 --:--:-- --:--:-- --:--:-- 2300 [2023-01-19T12:13:54.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/02fcb0ee35132ff22f35b0d09624d5321ba76276 [Pipeline] } [2023-01-19T12:13:54.673Z] 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-01-19T12:13:56.470Z] + [ -d /w/workspace/_app-service-configurable_PR-504/archives ] [2023-01-19T12:13:56.470Z] + ls -al /w/workspace/_app-service-configurable_PR-504/archives [2023-01-19T12:13:56.470Z] total 16 [2023-01-19T12:13:56.470Z] drwxr-xr-x 3 root root 4096 Jan 19 12:05 . [2023-01-19T12:13:56.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 12:05 .. [2023-01-19T12:13:56.470Z] drwxr-xr-x 2 root root 4096 Jan 19 12:05 cost [2023-01-19T12:13:56.470Z] -rw-r--r-- 1 root root 96 Jan 19 12:05 cost.csv [2023-01-19T12:13:56.470Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-504/archives [2023-01-19T12:13:56.470Z] + ls -al /w/workspace/_app-service-configurable_PR-504/archives [2023-01-19T12:13:56.470Z] total 16 [2023-01-19T12:13:56.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 12:05 . [2023-01-19T12:13:56.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 12:05 .. [2023-01-19T12:13:56.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 12:05 cost [2023-01-19T12:13:56.470Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 19 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:13:56.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:13:57.689Z] ---> package-listing.sh [2023-01-19T12:13:57.689Z] ++ facter osfamily [2023-01-19T12:13:57.689Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T12:13:57.949Z] + OS_FAMILY=debian [2023-01-19T12:13:57.949Z] + workspace=/w/workspace/_app-service-configurable_PR-504 [2023-01-19T12:13:57.949Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T12:13:57.949Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T12:13:57.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T12:13:57.949Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T12:13:57.949Z] + '[' /w/workspace/_app-service-configurable_PR-504 ']' [2023-01-19T12:13:57.949Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T12:13:57.949Z] + case "${OS_FAMILY}" in [2023-01-19T12:13:57.949Z] + dpkg -l [2023-01-19T12:13:57.949Z] + grep '^ii' [2023-01-19T12:13:57.949Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T12:13:57.949Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T12:13:57.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T12:13:57.949Z] + '[' /w/workspace/_app-service-configurable_PR-504 ']' [2023-01-19T12:13:57.949Z] + mkdir -p /w/workspace/_app-service-configurable_PR-504/archives/ [2023-01-19T12:13:57.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-504/archives/ [Pipeline] echo [2023-01-19T12:13:57.989Z] 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-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T12:13:58.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T12:13:58.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T12:13:58.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T12:13:59.063Z] prd-ubuntu20.04-docker-8c-8g-3114 does not seem to be running inside a container [2023-01-19T12:13:59.099Z] $ 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-504/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-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@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-01-19T12:13:59.329Z] $ docker top 17cb659ce136fc82ad7f23dd78d4969e639675b6b99e5887c85690d9e87d811f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T12:13:59.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T12:14:00.022Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T12:14:00.332Z] + ls /var/log/sa-host [2023-01-19T12:14:00.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T12:14:00.546Z] provisioning config files... [2023-01-19T12:14:00.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config5717857340689977794tmp [Pipeline] { [Pipeline] echo [2023-01-19T12:14:00.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:14:00.922Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T12:14:00.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:14:01.352Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T12:14:01.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:14:01.694Z] ---> sudo-logs.sh [2023-01-19T12:14:01.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T12:14:01.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:14:02.092Z] ---> job-cost.sh [2023-01-19T12:14:02.092Z] lf-activate-venv: SKIPPING [2023-01-19T12:14:02.092Z] DEBUG: total: 0.2199999988079071 [2023-01-19T12:14:02.092Z] INFO: Retrieving Stack Cost... [2023-01-19T12:14:02.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T12:14:02.924Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T12:14:02.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T12:14:03.265Z] ---> logs-deploy.sh [2023-01-19T12:14:03.265Z] lf-activate-venv: SKIPPING [2023-01-19T12:14:03.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-504/1 [2023-01-19T12:14:03.265Z] INFO: archiving workspace using pattern(s): [2023-01-19T12:14:04.205Z] Archives upload complete. [2023-01-19T12:14:04.205Z] INFO: archiving logs to Nexus