Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47d2353c27f720a7ac6a5437e28cddabd45fb298+9924ce3792302461657905c814d890402047d1ca (ae680f0c4ea28f8ab9ab4b796a1c5d8791fbfd79) 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-ssh2992510224718365602.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-ssh8129366911740433459.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-526/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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4456825898311125880.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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1998332178804278049.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-ssh10584463383886948447.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-526/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-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13421499966651524143.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-8086 in /w/workspace/_app-service-configurable_PR-526 [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-526 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 47d2353c27f720a7ac6a5437e28cddabd45fb298 Merge succeeded, producing 47d2353c27f720a7ac6a5437e28cddabd45fb298 Checking out Revision 47d2353c27f720a7ac6a5437e28cddabd45fb298 (PR-526) 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-03-02T12:58:30.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-02T12:58:30.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-02T12:58:30.935Z] ========================================================= [2023-03-02T12:58:30.935Z] EdgeX Global Pipelines Version Info [2023-03-02T12:58:30.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 47d2353c27f720a7ac6a5437e28cddabd45fb298 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47d2353c27f720a7ac6a5437e28cddabd45fb298 # timeout=10 [2023-03-02T12:58:31.705Z] ------------------- [2023-03-02T12:58:31.705Z] stable info: [2023-03-02T12:58:31.705Z] ------------------- [2023-03-02T12:58:31.705Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-02T12:58:31.705Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T12:58:31.705Z] Message: update stable to v1.0.244 [2023-03-02T12:58:32.276Z] ------------------- [2023-03-02T12:58:32.276Z] experimental info: [2023-03-02T12:58:32.276Z] ------------------- [2023-03-02T12:58:32.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-02T12:58:32.276Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T12:58:32.276Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-02T12:58:32.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-02T12:58:32.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-02T12:58:32.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-02T12:58:32.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-02T12:58:32.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-02T12:58:32.780Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-02T12:58:32.819Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-02T12:58:32.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-02T12:58:32.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-02T12:58:32.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-02T12:58:32.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-02T12:58:33.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-02T12:58:33.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-02T12:58:33.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-02T12:58:33.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T12:58:33.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T12:58:33.225Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-02T12:58:33.277Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-02T12:58:33.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-02T12:58:33.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-02T12:58:33.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-02T12:58:33.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-02T12:58:33.464Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-02T12:58:33.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-02T12:58:33.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-02T12:58:33.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-02T12:58:33.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-02T12:58:33.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo [2023-03-02T12:58:33.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo [2023-03-02T12:58:33.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo [2023-03-02T12:58:33.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47d2353c27f720a7ac6a5437e28cddabd45fb298 [Pipeline] echo [2023-03-02T12:58:33.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47d2353 [Pipeline] echo [2023-03-02T12:58:33.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T12:58:33.963Z] provisioning config files... [2023-03-02T12:58:33.976Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-526@tmp/config2293826145770176595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T12:58:34.329Z] ---> docker-login.sh [2023-03-02T12:58:34.329Z] nexus3.edgexfoundry.org:10001 [2023-03-02T12:58:34.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:34.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:34.588Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:34.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:34.588Z] [2023-03-02T12:58:34.588Z] Login Succeeded [2023-03-02T12:58:34.588Z] nexus3.edgexfoundry.org:10002 [2023-03-02T12:58:34.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:34.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:34.848Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:34.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:34.848Z] [2023-03-02T12:58:34.848Z] Login Succeeded [2023-03-02T12:58:34.848Z] nexus3.edgexfoundry.org:10003 [2023-03-02T12:58:34.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:34.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:34.848Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:34.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:34.848Z] [2023-03-02T12:58:34.848Z] Login Succeeded [2023-03-02T12:58:34.848Z] nexus3.edgexfoundry.org:10004 [2023-03-02T12:58:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:35.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:35.107Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:35.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:35.107Z] [2023-03-02T12:58:35.107Z] Login Succeeded [2023-03-02T12:58:35.107Z] docker.io [2023-03-02T12:58:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:35.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:35.367Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:35.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:35.367Z] [2023-03-02T12:58:35.367Z] Login Succeeded [2023-03-02T12:58:35.367Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T12:58:35.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-02T12:58:35.987Z] + git rev-list -1 --merges 47d2353c27f720a7ac6a5437e28cddabd45fb298~1..47d2353c27f720a7ac6a5437e28cddabd45fb298 [Pipeline] echo [2023-03-02T12:58:36.045Z] -----------> git rev-list -1 --merges 47d2353c27f720a7ac6a5437e28cddabd45fb298~1..47d2353c27f720a7ac6a5437e28cddabd45fb298 47d2353c27f720a7ac6a5437e28cddabd45fb298 [false] [Pipeline] sh [2023-03-02T12:58:36.358Z] + git log --format=format:%s -1 47d2353c27f720a7ac6a5437e28cddabd45fb298 [Pipeline] echo [2023-03-02T12:58:36.398Z] ========================================================= [2023-03-02T12:58:36.398Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-02T12:58:36.398Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T12:58:36.846Z] + git log --format=format:%s -1 47d2353c27f720a7ac6a5437e28cddabd45fb298 [Pipeline] echo [2023-03-02T12:58:36.880Z] [semverPrep] GIT_COMMIT: 47d2353c27f720a7ac6a5437e28cddabd45fb298, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-02T12:58:36.911Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-02T12:58:37.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T12:58:37.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-02T12:58:37.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-02T12:58:37.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-02T12:58:37.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-02T12:58:37.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-02T12:58:37.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T12:58:37.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T12:58:37.785Z] [2023-03-02T12:58:37.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T12:58:38.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T12:58:38.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-02T12:58:38.160Z] b85a868b505f: Pulling fs layer [2023-03-02T12:58:38.160Z] e2be974225ed: Pulling fs layer [2023-03-02T12:58:38.160Z] 339a4e72a1f5: Pulling fs layer [2023-03-02T12:58:38.160Z] 988bab9f4d93: Pulling fs layer [2023-03-02T12:58:38.160Z] 1469e6f7b9e6: Pulling fs layer [2023-03-02T12:58:38.160Z] eaf3925da568: Pulling fs layer [2023-03-02T12:58:38.160Z] bab4dde63d76: Pulling fs layer [2023-03-02T12:58:38.160Z] bde34c3a00c8: Pulling fs layer [2023-03-02T12:58:38.160Z] b352a97aabf1: Pulling fs layer [2023-03-02T12:58:38.160Z] 988bab9f4d93: Waiting [2023-03-02T12:58:38.160Z] 1469e6f7b9e6: Waiting [2023-03-02T12:58:38.160Z] eaf3925da568: Waiting [2023-03-02T12:58:38.160Z] bab4dde63d76: Waiting [2023-03-02T12:58:38.160Z] bde34c3a00c8: Waiting [2023-03-02T12:58:38.160Z] b352a97aabf1: Waiting [2023-03-02T12:58:38.160Z] 4872d77fe225: Pulling fs layer [2023-03-02T12:58:38.160Z] 5851b861e8e6: Pulling fs layer [2023-03-02T12:58:38.160Z] 4872d77fe225: Waiting [2023-03-02T12:58:38.160Z] e2be974225ed: Download complete [2023-03-02T12:58:38.160Z] 988bab9f4d93: Download complete [2023-03-02T12:58:38.420Z] 1469e6f7b9e6: Verifying Checksum [2023-03-02T12:58:38.420Z] 1469e6f7b9e6: Download complete [2023-03-02T12:58:38.420Z] 339a4e72a1f5: Verifying Checksum [2023-03-02T12:58:38.420Z] 339a4e72a1f5: Download complete [2023-03-02T12:58:38.420Z] eaf3925da568: Download complete [2023-03-02T12:58:38.420Z] bde34c3a00c8: Verifying Checksum [2023-03-02T12:58:38.420Z] bde34c3a00c8: Download complete [2023-03-02T12:58:38.420Z] b352a97aabf1: Download complete [2023-03-02T12:58:38.420Z] 4872d77fe225: Verifying Checksum [2023-03-02T12:58:38.420Z] 4872d77fe225: Download complete [2023-03-02T12:58:38.420Z] 5851b861e8e6: Verifying Checksum [2023-03-02T12:58:38.420Z] 5851b861e8e6: Download complete [2023-03-02T12:58:38.680Z] b85a868b505f: Verifying Checksum [2023-03-02T12:58:38.680Z] b85a868b505f: Download complete [2023-03-02T12:58:38.939Z] bab4dde63d76: Verifying Checksum [2023-03-02T12:58:38.939Z] bab4dde63d76: Download complete [2023-03-02T12:58:39.878Z] b85a868b505f: Pull complete [2023-03-02T12:58:39.878Z] e2be974225ed: Pull complete [2023-03-02T12:58:40.447Z] 339a4e72a1f5: Pull complete [2023-03-02T12:58:40.447Z] 988bab9f4d93: Pull complete [2023-03-02T12:58:40.707Z] 1469e6f7b9e6: Pull complete [2023-03-02T12:58:40.707Z] eaf3925da568: Pull complete [2023-03-02T12:58:42.609Z] bab4dde63d76: Pull complete [2023-03-02T12:58:42.609Z] bde34c3a00c8: Pull complete [2023-03-02T12:58:42.609Z] b352a97aabf1: Pull complete [2023-03-02T12:58:42.609Z] 4872d77fe225: Pull complete [2023-03-02T12:58:42.609Z] 5851b861e8e6: Pull complete [2023-03-02T12:58:42.609Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-02T12:58:42.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T12:58:42.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T12:58:42.823Z] prd-ubuntu20.04-docker-8c-8g-8086 does not seem to be running inside a container [2023-03-02T12:58:42.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-526 -v /w/workspace/_app-service-configurable_PR-526:/w/workspace/_app-service-configurable_PR-526:rw,z -v /w/workspace/_app-service-configurable_PR-526@tmp:/w/workspace/_app-service-configurable_PR-526@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-03-02T12:58:45.899Z] $ docker top b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd -eo pid,comm [2023-03-02T12:58:45.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-02T12:58:45.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T12:58:46.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T12:58:46.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T12:58:46.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T12:58:46.209Z] $ docker exec b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd ssh-agent [2023-03-02T12:58:46.316Z] SSH_AUTH_SOCK=/tmp/ssh-IUfcRfguK1tv/agent.32 [2023-03-02T12:58:46.316Z] SSH_AGENT_PID=38 [2023-03-02T12:58:46.322Z] Running ssh-add (command line suppressed) [2023-03-02T12:58:46.427Z] Identity added: /w/workspace/_app-service-configurable_PR-526@tmp/private_key_12117886377039494471.key (/w/workspace/_app-service-configurable_PR-526@tmp/private_key_12117886377039494471.key) [2023-03-02T12:58:46.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T12:58:46.769Z] + git tag --points-at HEAD [Pipeline] } [2023-03-02T12:58:46.793Z] $ docker exec --env ******** --env ******** b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd ssh-agent -k [2023-03-02T12:58:46.889Z] unset SSH_AUTH_SOCK; [2023-03-02T12:58:46.889Z] unset SSH_AGENT_PID; [2023-03-02T12:58:46.889Z] echo Agent pid 38 killed; [2023-03-02T12:58:46.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-02T12:58:46.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T12:58:46.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T12:58:47.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T12:58:47.082Z] $ docker exec b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd ssh-agent [2023-03-02T12:58:47.181Z] SSH_AUTH_SOCK=/tmp/ssh-8dredv4iRyL1/agent.70 [2023-03-02T12:58:47.181Z] SSH_AGENT_PID=76 [2023-03-02T12:58:47.185Z] Running ssh-add (command line suppressed) [2023-03-02T12:58:47.286Z] Identity added: /w/workspace/_app-service-configurable_PR-526@tmp/private_key_11143957819652307712.key (/w/workspace/_app-service-configurable_PR-526@tmp/private_key_11143957819652307712.key) [2023-03-02T12:58:47.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T12:58:47.619Z] + git semver init [2023-03-02T12:58:47.880Z] 2023-03-02 12:58:47,794 [run_init] DEBUG init version:0.0.0 force:False [2023-03-02T12:58:47.880Z] 2023-03-02 12:58:47,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-526/.semver [2023-03-02T12:58:47.880Z] 2023-03-02 12:58:47,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-526/.semver [2023-03-02T12:58:47.880Z] 2023-03-02 12:58:47,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-526/.semver'], cwd=/w/workspace/_app-service-configurable_PR-526, universal_newlines=False, shell=None, istream=None) [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,786 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-526/.git/info/exclude [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-526/.semver/PR-526 with force:False [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,787 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-526/.semver/PR-526 [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,790 [execute] INFO git cat-file --batch-check [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,796 [execute] INFO git cat-file --batch [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-526/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T12:58:48.819Z] 2023-03-02 12:58:48,800 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-526/.semver/PR-526 [2023-03-02T12:58:48.819Z] 0.0.0 [Pipeline] } [2023-03-02T12:58:48.846Z] $ docker exec --env ******** --env ******** b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd ssh-agent -k [2023-03-02T12:58:48.950Z] unset SSH_AUTH_SOCK; [2023-03-02T12:58:48.951Z] unset SSH_AGENT_PID; [2023-03-02T12:58:48.951Z] echo Agent pid 76 killed; [2023-03-02T12:58:48.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T12:58:49.361Z] + git semver [Pipeline] } [2023-03-02T12:58:49.645Z] $ docker stop --time=1 b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd [2023-03-02T12:58:50.955Z] $ docker rm -f --volumes b6c4f8f8248369d068636057bfb31cb25631cfaa95aa18a74d05ae5b16593ccd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T12:58:51.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-02T12:58:51.613Z] Stashed 1 file(s) [Pipeline] echo [2023-03-02T12:58:51.630Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T12:58:52.222Z] provisioning config files... [2023-03-02T12:58:52.232Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-526@tmp/config12184766812507825803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T12:58:52.572Z] ---> docker-login.sh [2023-03-02T12:58:52.572Z] nexus3.edgexfoundry.org:10001 [2023-03-02T12:58:52.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:52.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:52.572Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:52.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:52.572Z] [2023-03-02T12:58:52.572Z] Login Succeeded [2023-03-02T12:58:52.572Z] nexus3.edgexfoundry.org:10002 [2023-03-02T12:58:52.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:52.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:52.572Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:52.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:52.572Z] [2023-03-02T12:58:52.572Z] Login Succeeded [2023-03-02T12:58:52.572Z] nexus3.edgexfoundry.org:10003 [2023-03-02T12:58:52.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:52.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:52.832Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:52.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:52.832Z] [2023-03-02T12:58:52.832Z] Login Succeeded [2023-03-02T12:58:52.832Z] nexus3.edgexfoundry.org:10004 [2023-03-02T12:58:52.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:52.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:52.832Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:52.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:52.832Z] [2023-03-02T12:58:52.832Z] Login Succeeded [2023-03-02T12:58:52.832Z] docker.io [2023-03-02T12:58:53.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T12:58:53.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T12:58:53.095Z] Configure a credential helper to remove this warning. See [2023-03-02T12:58:53.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T12:58:53.095Z] [2023-03-02T12:58:53.095Z] Login Succeeded [2023-03-02T12:58:53.095Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T12:58:53.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-02T12:58:53.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T12:58:53.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T12:58:53.364Z] ========================================================= [2023-03-02T12:58:53.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-02T12:58:53.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T12:58:53.827Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-02T12:58:53.827Z] Sending build context to Docker daemon 3.23MB [2023-03-02T12:58:53.827Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T12:58:53.827Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-02T12:58:53.827Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-02T12:58:53.827Z] 213ec9aee27d: Pulling fs layer [2023-03-02T12:58:53.827Z] 4583459ba037: Pulling fs layer [2023-03-02T12:58:53.827Z] 93c1e223e6f2: Pulling fs layer [2023-03-02T12:58:53.827Z] 53926ce57604: Pulling fs layer [2023-03-02T12:58:53.827Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-02T12:58:53.827Z] 22ff95d597cd: Pulling fs layer [2023-03-02T12:58:53.827Z] 12d6caf4c0d1: Pulling fs layer [2023-03-02T12:58:53.827Z] 96b7cbca73a9: Pulling fs layer [2023-03-02T12:58:53.827Z] 21b2b0c7a3f4: Waiting [2023-03-02T12:58:53.827Z] 53926ce57604: Waiting [2023-03-02T12:58:53.827Z] 22ff95d597cd: Waiting [2023-03-02T12:58:53.827Z] 12d6caf4c0d1: Waiting [2023-03-02T12:58:53.827Z] a7acece74701: Pulling fs layer [2023-03-02T12:58:53.827Z] 96b7cbca73a9: Waiting [2023-03-02T12:58:53.827Z] a7acece74701: Waiting [2023-03-02T12:58:53.827Z] 93c1e223e6f2: Verifying Checksum [2023-03-02T12:58:53.827Z] 93c1e223e6f2: Download complete [2023-03-02T12:58:53.827Z] 4583459ba037: Verifying Checksum [2023-03-02T12:58:53.827Z] 4583459ba037: Download complete [2023-03-02T12:58:53.827Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-02T12:58:53.827Z] 21b2b0c7a3f4: Download complete [2023-03-02T12:58:53.827Z] 22ff95d597cd: Verifying Checksum [2023-03-02T12:58:53.827Z] 22ff95d597cd: Download complete [2023-03-02T12:58:54.089Z] 213ec9aee27d: Verifying Checksum [2023-03-02T12:58:54.089Z] 213ec9aee27d: Download complete [2023-03-02T12:58:54.089Z] 12d6caf4c0d1: Verifying Checksum [2023-03-02T12:58:54.089Z] 12d6caf4c0d1: Download complete [2023-03-02T12:58:54.089Z] 213ec9aee27d: Pull complete [2023-03-02T12:58:54.354Z] 4583459ba037: Pull complete [2023-03-02T12:58:54.354Z] 93c1e223e6f2: Pull complete [2023-03-02T12:58:54.614Z] a7acece74701: Verifying Checksum [2023-03-02T12:58:54.614Z] a7acece74701: Download complete [2023-03-02T12:58:54.874Z] 96b7cbca73a9: Verifying Checksum [2023-03-02T12:58:54.874Z] 96b7cbca73a9: Download complete [2023-03-02T12:58:54.874Z] 53926ce57604: Verifying Checksum [2023-03-02T12:58:54.874Z] 53926ce57604: Download complete [2023-03-02T12:58:59.063Z] 53926ce57604: Pull complete [2023-03-02T12:58:59.063Z] 21b2b0c7a3f4: Pull complete [2023-03-02T12:58:59.063Z] 22ff95d597cd: Pull complete [2023-03-02T12:58:59.063Z] 12d6caf4c0d1: Pull complete [2023-03-02T12:59:00.963Z] 96b7cbca73a9: Pull complete [2023-03-02T12:59:01.896Z] a7acece74701: Pull complete [2023-03-02T12:59:01.896Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-02T12:59:01.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T12:59:01.896Z] ---> db6d94c90886 [2023-03-02T12:59:01.896Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-02T12:59:06.089Z] ---> Running in 7044603cd507 [2023-03-02T12:59:06.089Z] Removing intermediate container 7044603cd507 [2023-03-02T12:59:06.089Z] ---> 4f0ec8f66e59 [2023-03-02T12:59:06.089Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-02T12:59:06.089Z] ---> Running in 330de402944e [2023-03-02T12:59:06.089Z] Removing intermediate container 330de402944e [2023-03-02T12:59:06.089Z] ---> db263a974989 [2023-03-02T12:59:06.089Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-02T12:59:06.349Z] ---> Running in eeb1d41c6014 [2023-03-02T12:59:06.349Z] Removing intermediate container eeb1d41c6014 [2023-03-02T12:59:06.349Z] ---> 1317c43a59f2 [2023-03-02T12:59:06.349Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T12:59:06.349Z] ---> Running in bb45d00e002f [2023-03-02T12:59:06.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T12:59:06.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T12:59:07.052Z] Still waiting to schedule task [2023-03-02T12:59:07.052Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-02T12:59:07.127Z] OK: 211 MiB in 51 packages [2023-03-02T12:59:07.386Z] Removing intermediate container bb45d00e002f [2023-03-02T12:59:07.386Z] ---> dd1ee7edbd5e [2023-03-02T12:59:07.386Z] Step 7/12 : WORKDIR /app [2023-03-02T12:59:07.386Z] ---> Running in 90205deccfab [2023-03-02T12:59:07.644Z] Removing intermediate container 90205deccfab [2023-03-02T12:59:07.644Z] ---> a925c77af761 [2023-03-02T12:59:07.644Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-02T12:59:07.644Z] ---> 429a35e1cb62 [2023-03-02T12:59:07.644Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T12:59:07.644Z] ---> Running in da1653c0c7be [2023-03-02T12:59:54.338Z] Removing intermediate container da1653c0c7be [2023-03-02T12:59:54.338Z] ---> a6792b563a57 [2023-03-02T12:59:54.338Z] Step 10/12 : COPY . . [2023-03-02T12:59:54.338Z] ---> 64f297dcc990 [2023-03-02T12:59:54.338Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T12:59:54.338Z] ---> Running in 32c1087d461f [2023-03-02T12:59:54.338Z] Removing intermediate container 32c1087d461f [2023-03-02T12:59:54.338Z] ---> 275508e8bd09 [2023-03-02T12:59:54.338Z] Step 12/12 : RUN $MAKE [2023-03-02T12:59:54.338Z] ---> Running in 7105f390003f [2023-03-02T12:59:54.338Z] noop [2023-03-02T12:59:54.338Z] Removing intermediate container 7105f390003f [2023-03-02T12:59:54.338Z] ---> 546993687c76 [2023-03-02T12:59:54.338Z] Successfully built 546993687c76 [2023-03-02T12:59:54.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T12:59:54.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T12:59:54.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T12:59:54.926Z] prd-ubuntu20.04-docker-8c-8g-8086 does not seem to be running inside a container [2023-03-02T12:59:54.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-526 -v /w/workspace/_app-service-configurable_PR-526:/w/workspace/_app-service-configurable_PR-526:rw,z -v /w/workspace/_app-service-configurable_PR-526@tmp:/w/workspace/_app-service-configurable_PR-526@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-03-02T12:59:55.322Z] $ docker top fc8defc47af6177ca08c02d95bc4c3c732749f83c6fe957ef90bab3023b2d97d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T12:59:55.715Z] + go version [2023-03-02T12:59:55.715Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-02T12:59:55.755Z] $ docker stop --time=1 fc8defc47af6177ca08c02d95bc4c3c732749f83c6fe957ef90bab3023b2d97d [2023-03-02T12:59:57.067Z] $ docker rm -f --volumes fc8defc47af6177ca08c02d95bc4c3c732749f83c6fe957ef90bab3023b2d97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T12:59:57.763Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T12:59:57.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T12:59:57.915Z] prd-ubuntu20.04-docker-8c-8g-8086 does not seem to be running inside a container [2023-03-02T12:59:57.947Z] $ 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-526 -v /w/workspace/_app-service-configurable_PR-526:/w/workspace/_app-service-configurable_PR-526:rw,z -v /w/workspace/_app-service-configurable_PR-526@tmp:/w/workspace/_app-service-configurable_PR-526@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-03-02T12:59:58.285Z] $ docker top 6f79d6b43e6c229a401f45b45209332a4fa1650f63b7617e083f6ae4810ffda9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T12:59:58.693Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-526 [Pipeline] fileExists [Pipeline] sh [2023-03-02T12:59:59.060Z] + make test [2023-03-02T12:59:59.060Z] go test -race -coverprofile=coverage.out ./... [2023-03-02T13:00:21.005Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-02T13:00:21.005Z] go vet ./... [2023-03-02T13:00:27.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T13:00:27.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T13:00:27.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T13:00:27.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-02T13:00:27.631Z] $ docker stop --time=1 6f79d6b43e6c229a401f45b45209332a4fa1650f63b7617e083f6ae4810ffda9 [2023-03-02T13:00:30.905Z] $ docker rm -f --volumes 6f79d6b43e6c229a401f45b45209332a4fa1650f63b7617e083f6ae4810ffda9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T13:00:31.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-02T13:00:31.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-02T13:00:32.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-02T13:00:32.443Z] + ls -al . [2023-03-02T13:00:32.443Z] total 172 [2023-03-02T13:00:32.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 12:59 . [2023-03-02T13:00:32.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 12:58 .. [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 2 12:58 .dockerignore [2023-03-02T13:00:32.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 12:58 .git [2023-03-02T13:00:32.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 12:58 .github [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 2 12:58 .gitignore [2023-03-02T13:00:32.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 12:58 .semver [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 2 12:58 Attribution.txt [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 2 12:58 CHANGELOG.md [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 2 12:58 Dockerfile [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 2 12:58 GOVERNANCE.md [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 2 12:58 Jenkinsfile [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 2 12:58 LICENSE [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 2 12:58 OWNERS.md [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 2 12:58 README.md [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 2 12:58 VERSION [2023-03-02T13:00:32.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 12:58 bin [2023-03-02T13:00:32.443Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 2 12:59 coverage.out [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 2 12:58 go.mod [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 2 12:58 go.sum [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 2 12:58 main.go [2023-03-02T13:00:32.443Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 2 12:58 makefile [2023-03-02T13:00:32.443Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 2 12:58 res [2023-03-02T13:00:32.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:00:32.834Z] + 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=47d2353c27f720a7ac6a5437e28cddabd45fb298 --label arch=amd64 --label version=0.0.0 . [2023-03-02T13:00:32.834Z] Sending build context to Docker daemon 3.231MB [2023-03-02T13:00:32.834Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T13:00:32.834Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-02T13:00:32.834Z] ---> 546993687c76 [2023-03-02T13:00:32.834Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-02T13:00:32.834Z] ---> Running in 1a95065add99 [2023-03-02T13:00:33.094Z] Removing intermediate container 1a95065add99 [2023-03-02T13:00:33.094Z] ---> 83db7b06d77c [2023-03-02T13:00:33.094Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-02T13:00:33.094Z] ---> Running in f91105dfde8e [2023-03-02T13:00:33.094Z] Removing intermediate container f91105dfde8e [2023-03-02T13:00:33.094Z] ---> ec13875b0966 [2023-03-02T13:00:33.094Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-02T13:00:33.094Z] ---> Running in ae60ecfa5938 [2023-03-02T13:00:33.094Z] Removing intermediate container ae60ecfa5938 [2023-03-02T13:00:33.094Z] ---> b2feb0bb878b [2023-03-02T13:00:33.094Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T13:00:33.094Z] ---> Running in a957808d9626 [2023-03-02T13:00:33.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T13:00:33.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T13:00:33.923Z] OK: 211 MiB in 51 packages [2023-03-02T13:00:34.200Z] Removing intermediate container a957808d9626 [2023-03-02T13:00:34.200Z] ---> c3ba3763b0fd [2023-03-02T13:00:34.200Z] Step 7/26 : WORKDIR /app [2023-03-02T13:00:34.200Z] ---> Running in f227645e9e5c [2023-03-02T13:00:34.200Z] Removing intermediate container f227645e9e5c [2023-03-02T13:00:34.200Z] ---> 0f3324ae8ea6 [2023-03-02T13:00:34.200Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-02T13:00:34.487Z] ---> 46f55d421b69 [2023-03-02T13:00:34.487Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T13:00:34.487Z] ---> Running in 3d41a23ebb3d [2023-03-02T13:00:35.436Z] Removing intermediate container 3d41a23ebb3d [2023-03-02T13:00:35.436Z] ---> aee41b525b6f [2023-03-02T13:00:35.436Z] Step 10/26 : COPY . . [2023-03-02T13:00:35.436Z] ---> 7102c1455130 [2023-03-02T13:00:35.436Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T13:00:35.694Z] ---> Running in 5b648fec9969 [2023-03-02T13:00:35.694Z] Removing intermediate container 5b648fec9969 [2023-03-02T13:00:35.694Z] ---> 31615ebcfe0e [2023-03-02T13:00:35.694Z] Step 12/26 : RUN $MAKE [2023-03-02T13:00:35.694Z] ---> Running in d8687f08f411 [2023-03-02T13:00:36.259Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-02T13:00:41.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8087 in /w/workspace/_app-service-configurable_PR-526 [Pipeline] { [Pipeline] ws [2023-03-02T13:00:41.642Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-02T13:00:41.726Z] Selected Git installation does not exist. Using Default [2023-03-02T13:00:41.726Z] The recommended git tool is: NONE [2023-03-02T13:00:47.352Z] using credential edgex-jenkins-ssh [2023-03-02T13:00:47.369Z] Cloning the remote Git repository [2023-03-02T13:00:47.418Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-02T13:00:47.496Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-02T13:00:47.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-02T13:00:47.651Z] > git --version # timeout=10 [2023-03-02T13:00:47.674Z] > git --version # 'git version 2.25.1' [2023-03-02T13:00:47.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T13:00:47.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T13:00:48.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-02T13:00:48.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T13:00:50.380Z] Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 47d2353c27f720a7ac6a5437e28cddabd45fb298 [2023-03-02T13:00:49.756Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-02T13:00:49.804Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-02T13:00:49.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T13:00:49.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-02T13:00:50.400Z] > git config core.sparsecheckout # timeout=10 [2023-03-02T13:00:50.423Z] > git checkout -f 47d2353c27f720a7ac6a5437e28cddabd45fb298 # timeout=10 [2023-03-02T13:00:50.620Z] Merge succeeded, producing 47d2353c27f720a7ac6a5437e28cddabd45fb298 [2023-03-02T13:00:50.620Z] Checking out Revision 47d2353c27f720a7ac6a5437e28cddabd45fb298 (PR-526) [2023-03-02T13:00:51.082Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-02T13:00:51.132Z] > git --version # timeout=10 [2023-03-02T13:00:51.145Z] > git --version # 'git version 2.25.1' [2023-03-02T13:00:51.159Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T13:00:50.523Z] > git remote # timeout=10 [2023-03-02T13:00:50.544Z] > git config --get remote.origin.url # timeout=10 [2023-03-02T13:00:50.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T13:00:50.576Z] > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-02T13:00:50.602Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-02T13:00:50.628Z] > git config core.sparsecheckout # timeout=10 [2023-03-02T13:00:50.643Z] > git checkout -f 47d2353c27f720a7ac6a5437e28cddabd45fb298 # timeout=10 [2023-03-02T13:00:52.279Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-02T13:00:52.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T13:00:52.280Z] Dload Upload Total Spent Left Speed [2023-03-02T13:00:52.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-03-02T13:00:52.983Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-02T13:00:53.329Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-02T13:00:53.329Z] + sudo tee /etc/docker/daemon.new [2023-03-02T13:00:53.329Z] { [2023-03-02T13:00:53.329Z] "registry-mirrors": [ [2023-03-02T13:00:53.329Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-02T13:00:53.329Z] ], [2023-03-02T13:00:53.329Z] "bip": "10.250.0.254/24", [2023-03-02T13:00:53.329Z] "hosts": [ [2023-03-02T13:00:53.329Z] "tcp://0.0.0.0:5555", [2023-03-02T13:00:53.329Z] "unix:///var/run/docker.sock" [2023-03-02T13:00:53.329Z] ], [2023-03-02T13:00:53.329Z] "mtu": 1458, [2023-03-02T13:00:53.329Z] "selinux-enabled": true, [2023-03-02T13:00:53.329Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-02T13:00:53.329Z] } [Pipeline] sh [2023-03-02T13:00:53.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-02T13:00:54.025Z] + sudo service docker restart [2023-03-02T13:00:58.177Z] Removing intermediate container d8687f08f411 [2023-03-02T13:00:58.177Z] ---> 29ccb946afe5 [2023-03-02T13:00:58.177Z] Step 13/26 : FROM alpine:3.16 [2023-03-02T13:00:58.177Z] 3.16: Pulling from library/alpine [2023-03-02T13:00:58.177Z] ef5531b6e74e: Pulling fs layer [2023-03-02T13:00:58.177Z] ef5531b6e74e: Verifying Checksum [2023-03-02T13:00:58.177Z] ef5531b6e74e: Download complete [2023-03-02T13:00:58.177Z] ef5531b6e74e: Pull complete [2023-03-02T13:00:58.177Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T13:00:58.177Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T13:00:58.177Z] ---> dfd21b5a31f5 [2023-03-02T13:00:58.177Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-02T13:00:58.177Z] ---> Running in 8731bb9591bb [2023-03-02T13:00:58.177Z] Removing intermediate container 8731bb9591bb [2023-03-02T13:00:58.177Z] ---> 6b3438636532 [2023-03-02T13:00:58.177Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-02T13:00:58.177Z] ---> Running in d0a339ab6a93 [2023-03-02T13:00:58.177Z] Removing intermediate container d0a339ab6a93 [2023-03-02T13:00:58.177Z] ---> ac6faab57080 [2023-03-02T13:00:58.177Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-02T13:00:58.177Z] ---> Running in ad71dad48743 [2023-03-02T13:00:58.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T13:00:58.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T13:00:58.177Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-02T13:00:58.177Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-02T13:00:58.177Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T13:00:58.177Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T13:00:58.177Z] OK: 6 MiB in 16 packages [2023-03-02T13:00:58.178Z] Removing intermediate container ad71dad48743 [2023-03-02T13:00:58.178Z] ---> 49a4f98d1960 [2023-03-02T13:00:58.178Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-02T13:00:58.178Z] ---> ec068541bed6 [2023-03-02T13:00:58.178Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-02T13:00:58.178Z] ---> 0f6cc5df788a [2023-03-02T13:00:58.178Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-02T13:00:58.436Z] ---> b89b2483febb [2023-03-02T13:00:58.436Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-02T13:00:59.383Z] ---> 0f75d4e159c1 [2023-03-02T13:00:59.383Z] Step 21/26 : EXPOSE 48095 [2023-03-02T13:00:59.383Z] ---> Running in 11a09dc35340 [2023-03-02T13:00:59.383Z] Removing intermediate container 11a09dc35340 [2023-03-02T13:00:59.383Z] ---> bdb4c474b8c1 [2023-03-02T13:00:59.383Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-02T13:00:59.383Z] ---> Running in d968ed55321d [2023-03-02T13:00:59.383Z] Removing intermediate container d968ed55321d [2023-03-02T13:00:59.383Z] ---> e9f43095412d [2023-03-02T13:00:59.383Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T13:00:59.642Z] ---> Running in 33458a801d75 [2023-03-02T13:00:59.642Z] Removing intermediate container 33458a801d75 [2023-03-02T13:00:59.642Z] ---> c844a90476e7 [2023-03-02T13:00:59.642Z] Step 24/26 : LABEL arch=amd64 [2023-03-02T13:00:59.642Z] ---> Running in 08eb54472e22 [2023-03-02T13:00:59.642Z] Removing intermediate container 08eb54472e22 [2023-03-02T13:00:59.642Z] ---> 28133ceb54b8 [2023-03-02T13:00:59.642Z] Step 25/26 : LABEL git_sha=47d2353c27f720a7ac6a5437e28cddabd45fb298 [2023-03-02T13:00:59.642Z] ---> Running in aec7da67e5d2 [2023-03-02T13:00:59.642Z] Removing intermediate container aec7da67e5d2 [2023-03-02T13:00:59.642Z] ---> 4f9007927f6f [2023-03-02T13:00:59.642Z] Step 26/26 : LABEL version=0.0.0 [2023-03-02T13:00:59.903Z] ---> Running in 0c085f98779a [2023-03-02T13:00:59.903Z] Removing intermediate container 0c085f98779a [2023-03-02T13:00:59.903Z] ---> 0bacd813e9b6 [2023-03-02T13:00:59.903Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-02T13:00:59.903Z] Successfully built 0bacd813e9b6 [2023-03-02T13:00:59.903Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:01:00.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T13:01:00.737Z] [2023-03-02T13:01:00.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:01:01.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T13:01:01.111Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-02T13:01:01.111Z] 5eb5b503b376: Pulling fs layer [2023-03-02T13:01:01.111Z] 5c69ac0246d0: Pulling fs layer [2023-03-02T13:01:01.111Z] ec43610c2a17: Pulling fs layer [2023-03-02T13:01:01.111Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-02T13:01:01.111Z] 33b1e0a273af: Pulling fs layer [2023-03-02T13:01:01.111Z] 5d3b04190fa2: Pulling fs layer [2023-03-02T13:01:01.111Z] 2f39f015ded8: Pulling fs layer [2023-03-02T13:01:01.111Z] 33b1e0a273af: Waiting [2023-03-02T13:01:01.111Z] 5d3b04190fa2: Waiting [2023-03-02T13:01:01.111Z] 5c69ac0246d0: Verifying Checksum [2023-03-02T13:01:01.111Z] 5c69ac0246d0: Download complete [2023-03-02T13:01:01.111Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-02T13:01:01.111Z] 3a2ae6a8a46f: Download complete [2023-03-02T13:01:01.371Z] 33b1e0a273af: Verifying Checksum [2023-03-02T13:01:01.371Z] 33b1e0a273af: Download complete [2023-03-02T13:01:01.371Z] 5d3b04190fa2: Verifying Checksum [2023-03-02T13:01:01.371Z] 5d3b04190fa2: Download complete [2023-03-02T13:01:01.371Z] ec43610c2a17: Verifying Checksum [2023-03-02T13:01:01.371Z] ec43610c2a17: Download complete [2023-03-02T13:01:01.371Z] 5eb5b503b376: Verifying Checksum [2023-03-02T13:01:01.371Z] 5eb5b503b376: Download complete [2023-03-02T13:01:01.938Z] 2f39f015ded8: Download complete [2023-03-02T13:01:02.504Z] 5eb5b503b376: Pull complete [2023-03-02T13:01:02.762Z] 5c69ac0246d0: Pull complete [2023-03-02T13:01:03.020Z] ec43610c2a17: Pull complete [2023-03-02T13:01:03.278Z] 3a2ae6a8a46f: Pull complete [2023-03-02T13:01:03.537Z] 33b1e0a273af: Pull complete [2023-03-02T13:01:03.537Z] 5d3b04190fa2: Pull complete [2023-03-02T13:01:07.721Z] 2f39f015ded8: Pull complete [2023-03-02T13:01:07.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-02T13:01:07.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T13:01:07.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T13:01:07.955Z] prd-ubuntu20.04-docker-8c-8g-8086 does not seem to be running inside a container [2023-03-02T13:01:07.995Z] $ 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-526 -v /w/workspace/_app-service-configurable_PR-526:/w/workspace/_app-service-configurable_PR-526:rw,z -v /w/workspace/_app-service-configurable_PR-526@tmp:/w/workspace/_app-service-configurable_PR-526@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-03-02T13:01:11.776Z] $ docker top 158cfbbb0d04cd219bb256ad54454946c3f972e03659442c3a3c3d8976b14684 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:01:12.230Z] ---> job-cost.sh [2023-03-02T13:01:12.230Z] lf-activate-venv: SKIPPING [2023-03-02T13:01:12.230Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T13:01:12.353Z] provisioning config files... [2023-03-02T13:01:12.381Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8822552321155009646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:01:12.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-02T13:01:12.746Z] INFO: Archiving Costs [Pipeline] sh [2023-03-02T13:01:12.793Z] ---> docker-login.sh [2023-03-02T13:01:12.793Z] nexus3.edgexfoundry.org:10001 [2023-03-02T13:01:13.097Z] + cat /w/workspace/_app-service-configurable_PR-526/archives/cost.csv [2023-03-02T13:01:13.097Z] + cut -d, -f6 [Pipeline] lock [2023-03-02T13:01:13.136Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [2023-03-02T13:01:13.159Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] did not exist. Created. [2023-03-02T13:01:13.159Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T13:01:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T13:01:13.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T13:01:13.381Z] Configure a credential helper to remove this warning. See [2023-03-02T13:01:13.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T13:01:13.381Z] [2023-03-02T13:01:13.381Z] Login Succeeded [2023-03-02T13:01:13.381Z] nexus3.edgexfoundry.org:10002 [2023-03-02T13:01:13.626Z] + echo total: 0.2199999988079071 [2023-03-02T13:01:13.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T13:01:13.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T13:01:13.653Z] Configure a credential helper to remove this warning. See [2023-03-02T13:01:13.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T13:01:13.653Z] [2023-03-02T13:01:13.653Z] Login Succeeded [2023-03-02T13:01:13.653Z] nexus3.edgexfoundry.org:10003 [Pipeline] stash [2023-03-02T13:01:13.689Z] Stashed 1 file(s) [Pipeline] } [2023-03-02T13:01:13.750Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-02T13:01:13.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T13:01:13.940Z] $ docker stop --time=1 158cfbbb0d04cd219bb256ad54454946c3f972e03659442c3a3c3d8976b14684 [2023-03-02T13:01:14.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T13:01:14.193Z] Configure a credential helper to remove this warning. See [2023-03-02T13:01:14.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T13:01:14.193Z] [2023-03-02T13:01:14.193Z] Login Succeeded [2023-03-02T13:01:14.193Z] nexus3.edgexfoundry.org:10004 [2023-03-02T13:01:14.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T13:01:14.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T13:01:14.465Z] Configure a credential helper to remove this warning. See [2023-03-02T13:01:14.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T13:01:14.465Z] [2023-03-02T13:01:14.465Z] Login Succeeded [2023-03-02T13:01:14.465Z] docker.io [2023-03-02T13:01:14.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T13:01:15.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T13:01:15.001Z] Configure a credential helper to remove this warning. See [2023-03-02T13:01:15.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T13:01:15.001Z] [2023-03-02T13:01:15.001Z] Login Succeeded [2023-03-02T13:01:15.001Z] ---> docker-login.sh ends [2023-03-02T13:01:15.085Z] $ docker rm -f --volumes 158cfbbb0d04cd219bb256ad54454946c3f972e03659442c3a3c3d8976b14684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-02T13:01:15.297Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-03-02T13:01:15.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T13:01:15.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T13:01:15.963Z] ========================================================= [2023-03-02T13:01:15.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-02T13:01:15.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:01:16.593Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-02T13:01:16.593Z] Sending build context to Docker daemon 176.6kB [2023-03-02T13:01:16.863Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T13:01:16.864Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-02T13:01:16.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-02T13:01:16.864Z] 9b18e9b68314: Pulling fs layer [2023-03-02T13:01:16.864Z] 35d82f9e3411: Pulling fs layer [2023-03-02T13:01:16.864Z] e16973657156: Pulling fs layer [2023-03-02T13:01:16.864Z] fc693d55d65f: Pulling fs layer [2023-03-02T13:01:16.864Z] 7e9fc2657dce: Pulling fs layer [2023-03-02T13:01:16.864Z] dda99020689f: Pulling fs layer [2023-03-02T13:01:16.864Z] db1c61fa0a46: Pulling fs layer [2023-03-02T13:01:16.864Z] 891c053d2c06: Pulling fs layer [2023-03-02T13:01:16.864Z] dda99020689f: Waiting [2023-03-02T13:01:16.864Z] db1c61fa0a46: Waiting [2023-03-02T13:01:16.864Z] 891c053d2c06: Waiting [2023-03-02T13:01:16.864Z] 7e9fc2657dce: Waiting [2023-03-02T13:01:16.864Z] fc693d55d65f: Waiting [2023-03-02T13:01:17.133Z] e16973657156: Verifying Checksum [2023-03-02T13:01:17.133Z] e16973657156: Download complete [2023-03-02T13:01:17.133Z] 35d82f9e3411: Verifying Checksum [2023-03-02T13:01:17.133Z] 35d82f9e3411: Download complete [2023-03-02T13:01:17.133Z] 7e9fc2657dce: Verifying Checksum [2023-03-02T13:01:17.133Z] 7e9fc2657dce: Download complete [2023-03-02T13:01:17.133Z] dda99020689f: Verifying Checksum [2023-03-02T13:01:17.133Z] dda99020689f: Download complete [2023-03-02T13:01:17.133Z] 9b18e9b68314: Verifying Checksum [2023-03-02T13:01:17.133Z] 9b18e9b68314: Download complete [2023-03-02T13:01:18.113Z] 9b18e9b68314: Pull complete [2023-03-02T13:01:18.113Z] 891c053d2c06: Verifying Checksum [2023-03-02T13:01:18.113Z] 891c053d2c06: Download complete [2023-03-02T13:01:18.709Z] 35d82f9e3411: Pull complete [2023-03-02T13:01:18.980Z] e16973657156: Pull complete [2023-03-02T13:01:19.564Z] db1c61fa0a46: Verifying Checksum [2023-03-02T13:01:19.564Z] db1c61fa0a46: Download complete [2023-03-02T13:01:19.832Z] fc693d55d65f: Verifying Checksum [2023-03-02T13:01:19.833Z] fc693d55d65f: Download complete [2023-03-02T13:01:32.153Z] fc693d55d65f: Pull complete [2023-03-02T13:01:32.153Z] 7e9fc2657dce: Pull complete [2023-03-02T13:01:32.153Z] dda99020689f: Pull complete [2023-03-02T13:01:38.919Z] db1c61fa0a46: Pull complete [2023-03-02T13:01:40.382Z] 891c053d2c06: Pull complete [2023-03-02T13:01:40.382Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-02T13:01:40.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T13:01:40.382Z] ---> f96f9c87975a [2023-03-02T13:01:40.382Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-02T13:01:42.338Z] ---> Running in 956b6216b67b [2023-03-02T13:01:42.606Z] Removing intermediate container 956b6216b67b [2023-03-02T13:01:42.606Z] ---> 48f6eff59e3c [2023-03-02T13:01:42.606Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-02T13:01:42.606Z] ---> Running in f321744a8b60 [2023-03-02T13:01:42.874Z] Removing intermediate container f321744a8b60 [2023-03-02T13:01:42.874Z] ---> 30f83282229f [2023-03-02T13:01:42.874Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-02T13:01:42.874Z] ---> Running in b074d8f157d6 [2023-03-02T13:01:43.463Z] Removing intermediate container b074d8f157d6 [2023-03-02T13:01:43.463Z] ---> eef41e8a8545 [2023-03-02T13:01:43.463Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T13:01:43.463Z] ---> Running in 72fc1d81fb51 [2023-03-02T13:01:44.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T13:01:45.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T13:01:45.976Z] OK: 221 MiB in 51 packages [2023-03-02T13:01:46.559Z] Removing intermediate container 72fc1d81fb51 [2023-03-02T13:01:46.559Z] ---> 52d474abe590 [2023-03-02T13:01:46.559Z] Step 7/12 : WORKDIR /app [2023-03-02T13:01:46.828Z] ---> Running in 8a962a17e691 [2023-03-02T13:01:47.094Z] Removing intermediate container 8a962a17e691 [2023-03-02T13:01:47.094Z] ---> e0ea40e67d7d [2023-03-02T13:01:47.094Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-02T13:01:47.680Z] ---> 179222850659 [2023-03-02T13:01:47.680Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T13:01:47.680Z] ---> Running in 8106ed449e32 [2023-03-02T13:02:55.839Z] Removing intermediate container 8106ed449e32 [2023-03-02T13:02:55.839Z] ---> 92ed906521d2 [2023-03-02T13:02:55.839Z] Step 10/12 : COPY . . [2023-03-02T13:02:55.839Z] ---> c96dcc95e62f [2023-03-02T13:02:55.839Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T13:02:55.839Z] ---> Running in 7fcdc057e580 [2023-03-02T13:02:55.839Z] Removing intermediate container 7fcdc057e580 [2023-03-02T13:02:55.839Z] ---> c973a01437d1 [2023-03-02T13:02:55.839Z] Step 12/12 : RUN $MAKE [2023-03-02T13:02:55.839Z] ---> Running in fbabb0258e40 [2023-03-02T13:02:55.839Z] noop [2023-03-02T13:02:55.839Z] Removing intermediate container fbabb0258e40 [2023-03-02T13:02:55.839Z] ---> 8db2276f8c0a [2023-03-02T13:02:55.839Z] Successfully built 8db2276f8c0a [2023-03-02T13:02:55.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:02:56.316Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T13:02:56.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T13:02:56.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-8087 does not seem to be running inside a container [2023-03-02T13:02:56.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-02T13:02:57.832Z] $ docker top 02e2838465994bb6e097174f8964a1283d58360ec1f069bba3ae587f50ab6a46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T13:02:58.746Z] + go version [2023-03-02T13:02:58.746Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-02T13:02:58.781Z] $ docker stop --time=1 02e2838465994bb6e097174f8964a1283d58360ec1f069bba3ae587f50ab6a46 [2023-03-02T13:03:00.402Z] $ docker rm -f --volumes 02e2838465994bb6e097174f8964a1283d58360ec1f069bba3ae587f50ab6a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:03:01.252Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T13:03:01.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T13:03:01.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-8087 does not seem to be running inside a container [2023-03-02T13:03:01.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-02T13:03:02.716Z] $ docker top 77c03c483af549c38908d0131bcf6820faba07c117be0033d0931193ecde5faf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T13:03:03.592Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-02T13:03:03.991Z] + make test [2023-03-02T13:03:03.991Z] go test -race -coverprofile=coverage.out ./... [2023-03-02T13:05:25.722Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-02T13:05:25.722Z] go vet ./... [2023-03-02T13:07:02.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T13:07:02.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T13:07:02.408Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T13:07:02.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-02T13:07:02.480Z] $ docker stop --time=1 77c03c483af549c38908d0131bcf6820faba07c117be0033d0931193ecde5faf [2023-03-02T13:07:04.224Z] $ docker rm -f --volumes 77c03c483af549c38908d0131bcf6820faba07c117be0033d0931193ecde5faf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T13:07:05.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-02T13:07:05.603Z] Warning: overwriting stash ‘coverage-report’ [2023-03-02T13:07:05.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T13:07:06.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-02T13:07:06.892Z] + ls -al . [2023-03-02T13:07:06.892Z] total 168 [2023-03-02T13:07:06.892Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 2 13:03 . [2023-03-02T13:07:06.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:00 .. [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 2 13:00 .dockerignore [2023-03-02T13:07:06.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 13:00 .git [2023-03-02T13:07:06.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 13:00 .github [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 2 13:00 .gitignore [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 2 13:00 Attribution.txt [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 2 13:00 CHANGELOG.md [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 2 13:00 Dockerfile [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 2 13:00 GOVERNANCE.md [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 2 13:00 Jenkinsfile [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 2 13:00 LICENSE [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 2 13:00 OWNERS.md [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 2 13:00 README.md [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 2 12:58 VERSION [2023-03-02T13:07:06.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:00 bin [2023-03-02T13:07:06.892Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 2 13:03 coverage.out [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 2 13:00 go.mod [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 30619 Mar 2 13:00 go.sum [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 2 13:00 main.go [2023-03-02T13:07:06.892Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 2 13:00 makefile [2023-03-02T13:07:06.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 2 13:00 res [2023-03-02T13:07:06.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:07:07.310Z] + 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=47d2353c27f720a7ac6a5437e28cddabd45fb298 --label arch=arm64 --label version=0.0.0 . [2023-03-02T13:07:07.310Z] Sending build context to Docker daemon 177.7kB [2023-03-02T13:07:07.576Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T13:07:07.576Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-02T13:07:07.576Z] ---> 8db2276f8c0a [2023-03-02T13:07:07.576Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-02T13:07:07.576Z] ---> Running in 15d455779677 [2023-03-02T13:07:07.842Z] Removing intermediate container 15d455779677 [2023-03-02T13:07:07.842Z] ---> 3144abb6231e [2023-03-02T13:07:07.842Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-02T13:07:07.842Z] ---> Running in 893b67074790 [2023-03-02T13:07:08.108Z] Removing intermediate container 893b67074790 [2023-03-02T13:07:08.108Z] ---> 6a40cb9db2dd [2023-03-02T13:07:08.108Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-02T13:07:08.379Z] ---> Running in d70ad7ca6adc [2023-03-02T13:07:08.645Z] Removing intermediate container d70ad7ca6adc [2023-03-02T13:07:08.645Z] ---> c29ae00b639a [2023-03-02T13:07:08.645Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T13:07:08.645Z] ---> Running in a8e43b0c8467 [2023-03-02T13:07:09.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T13:07:09.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T13:07:10.825Z] OK: 221 MiB in 51 packages [2023-03-02T13:07:11.408Z] Removing intermediate container a8e43b0c8467 [2023-03-02T13:07:11.408Z] ---> 3358c8a2093c [2023-03-02T13:07:11.408Z] Step 7/26 : WORKDIR /app [2023-03-02T13:07:11.408Z] ---> Running in 4f1fbf800919 [2023-03-02T13:07:11.676Z] Removing intermediate container 4f1fbf800919 [2023-03-02T13:07:11.677Z] ---> 1762c2b92586 [2023-03-02T13:07:11.677Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-02T13:07:12.257Z] ---> 8830096c3fc7 [2023-03-02T13:07:12.257Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T13:07:12.257Z] ---> Running in 2827e37f863f [2023-03-02T13:07:17.600Z] Removing intermediate container 2827e37f863f [2023-03-02T13:07:17.600Z] ---> 10ae995b93ac [2023-03-02T13:07:17.600Z] Step 10/26 : COPY . . [2023-03-02T13:07:18.187Z] ---> 06d764b3a0a9 [2023-03-02T13:07:18.187Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T13:07:18.453Z] ---> Running in e1a016fb1c75 [2023-03-02T13:07:18.719Z] Removing intermediate container e1a016fb1c75 [2023-03-02T13:07:18.719Z] ---> b4baf685b5e1 [2023-03-02T13:07:18.719Z] Step 12/26 : RUN $MAKE [2023-03-02T13:07:18.719Z] ---> Running in 1499d290961c [2023-03-02T13:07:19.677Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-02T13:09:26.557Z] Removing intermediate container 1499d290961c [2023-03-02T13:09:26.557Z] ---> 34a516d2037a [2023-03-02T13:09:26.557Z] Step 13/26 : FROM alpine:3.16 [2023-03-02T13:09:26.557Z] 3.16: Pulling from library/alpine [2023-03-02T13:09:26.557Z] 3760b48202b3: Pulling fs layer [2023-03-02T13:09:26.557Z] 3760b48202b3: Verifying Checksum [2023-03-02T13:09:26.557Z] 3760b48202b3: Download complete [2023-03-02T13:09:26.557Z] 3760b48202b3: Pull complete [2023-03-02T13:09:26.557Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T13:09:26.557Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T13:09:26.557Z] ---> 4c81e5bf8899 [2023-03-02T13:09:26.557Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-02T13:09:26.557Z] ---> Running in 653463bc4bbb [2023-03-02T13:09:26.557Z] Removing intermediate container 653463bc4bbb [2023-03-02T13:09:26.557Z] ---> 0193677679ca [2023-03-02T13:09:26.557Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-02T13:09:26.557Z] ---> Running in c53fad868d95 [2023-03-02T13:09:26.557Z] Removing intermediate container c53fad868d95 [2023-03-02T13:09:26.557Z] ---> d7e787d66e10 [2023-03-02T13:09:26.557Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-02T13:09:26.557Z] ---> Running in afc717f929cf [2023-03-02T13:09:26.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T13:09:26.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T13:09:26.557Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-02T13:09:26.557Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-02T13:09:26.557Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T13:09:26.557Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T13:09:26.557Z] OK: 6 MiB in 16 packages [2023-03-02T13:09:26.557Z] Removing intermediate container afc717f929cf [2023-03-02T13:09:26.557Z] ---> 3a88e9882d1c [2023-03-02T13:09:26.557Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-02T13:09:26.558Z] ---> 9e2b35d8a052 [2023-03-02T13:09:26.558Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-02T13:09:26.558Z] ---> 706bf775a9e1 [2023-03-02T13:09:26.558Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-02T13:09:26.558Z] ---> 7d00d19bd116 [2023-03-02T13:09:26.558Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-02T13:09:26.558Z] ---> c764a7a34415 [2023-03-02T13:09:26.558Z] Step 21/26 : EXPOSE 48095 [2023-03-02T13:09:26.558Z] ---> Running in 5e207d497602 [2023-03-02T13:09:26.558Z] Removing intermediate container 5e207d497602 [2023-03-02T13:09:26.558Z] ---> 59edaff52a2e [2023-03-02T13:09:26.558Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-02T13:09:26.558Z] ---> Running in a94dcf0bd3ba [2023-03-02T13:09:26.558Z] Removing intermediate container a94dcf0bd3ba [2023-03-02T13:09:26.558Z] ---> 34104c1a1121 [2023-03-02T13:09:26.558Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T13:09:26.558Z] ---> Running in a7869d3060d8 [2023-03-02T13:09:26.558Z] Removing intermediate container a7869d3060d8 [2023-03-02T13:09:26.558Z] ---> 023f305560c6 [2023-03-02T13:09:26.558Z] Step 24/26 : LABEL arch=arm64 [2023-03-02T13:09:26.558Z] ---> Running in b7a7bac34efa [2023-03-02T13:09:26.558Z] Removing intermediate container b7a7bac34efa [2023-03-02T13:09:26.558Z] ---> 14d4fcc2f195 [2023-03-02T13:09:26.558Z] Step 25/26 : LABEL git_sha=47d2353c27f720a7ac6a5437e28cddabd45fb298 [2023-03-02T13:09:26.558Z] ---> Running in 7a9be638b322 [2023-03-02T13:09:26.558Z] Removing intermediate container 7a9be638b322 [2023-03-02T13:09:26.558Z] ---> 65e0cfdb564c [2023-03-02T13:09:26.558Z] Step 26/26 : LABEL version=0.0.0 [2023-03-02T13:09:26.558Z] ---> Running in 596d85c8a747 [2023-03-02T13:09:26.558Z] Removing intermediate container 596d85c8a747 [2023-03-02T13:09:26.558Z] ---> 8d76ec55d8fd [2023-03-02T13:09:26.558Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-02T13:09:26.558Z] Successfully built 8d76ec55d8fd [2023-03-02T13:09:26.558Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:09:27.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T13:09:27.361Z] [2023-03-02T13:09:27.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:09:27.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T13:09:27.768Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-02T13:09:27.768Z] 8998bd30e6a1: Pulling fs layer [2023-03-02T13:09:27.768Z] 04944245beec: Pulling fs layer [2023-03-02T13:09:27.768Z] 699f458cf7ca: Pulling fs layer [2023-03-02T13:09:27.768Z] 765212b225bb: Pulling fs layer [2023-03-02T13:09:27.768Z] f23df028b6ca: Pulling fs layer [2023-03-02T13:09:27.768Z] d65c8cfc05b1: Pulling fs layer [2023-03-02T13:09:27.768Z] 2437ff75d9bd: Pulling fs layer [2023-03-02T13:09:27.768Z] 765212b225bb: Waiting [2023-03-02T13:09:27.768Z] f23df028b6ca: Waiting [2023-03-02T13:09:27.768Z] d65c8cfc05b1: Waiting [2023-03-02T13:09:27.768Z] 2437ff75d9bd: Waiting [2023-03-02T13:09:28.040Z] 04944245beec: Verifying Checksum [2023-03-02T13:09:28.040Z] 04944245beec: Download complete [2023-03-02T13:09:28.040Z] 765212b225bb: Verifying Checksum [2023-03-02T13:09:28.040Z] 765212b225bb: Download complete [2023-03-02T13:09:28.040Z] f23df028b6ca: Verifying Checksum [2023-03-02T13:09:28.040Z] f23df028b6ca: Download complete [2023-03-02T13:09:28.040Z] d65c8cfc05b1: Verifying Checksum [2023-03-02T13:09:28.040Z] d65c8cfc05b1: Download complete [2023-03-02T13:09:28.040Z] 699f458cf7ca: Verifying Checksum [2023-03-02T13:09:28.040Z] 699f458cf7ca: Download complete [2023-03-02T13:09:28.624Z] 8998bd30e6a1: Download complete [2023-03-02T13:09:31.220Z] 2437ff75d9bd: Verifying Checksum [2023-03-02T13:09:31.220Z] 2437ff75d9bd: Download complete [2023-03-02T13:09:32.632Z] 8998bd30e6a1: Pull complete [2023-03-02T13:09:32.903Z] 04944245beec: Pull complete [2023-03-02T13:09:34.312Z] 699f458cf7ca: Pull complete [2023-03-02T13:09:34.578Z] 765212b225bb: Pull complete [2023-03-02T13:09:35.541Z] f23df028b6ca: Pull complete [2023-03-02T13:09:35.541Z] d65c8cfc05b1: Pull complete [2023-03-02T13:09:50.536Z] 2437ff75d9bd: Pull complete [2023-03-02T13:09:50.536Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-02T13:09:50.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T13:09:50.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T13:09:50.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-8087 does not seem to be running inside a container [2023-03-02T13:09:51.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-02T13:09:53.419Z] $ docker top 238392d37e2c9139b8996094d9efe400f74ec5744d6a25b289228302fdf7a48d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:09:54.320Z] ---> job-cost.sh [2023-03-02T13:09:54.320Z] lf-activate-venv: SKIPPING [2023-03-02T13:09:54.320Z] INFO: No Stack... [2023-03-02T13:09:54.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-02T13:09:55.481Z] INFO: Archiving Costs [Pipeline] sh [2023-03-02T13:09:55.819Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-02T13:09:55.819Z] + cut -d, -f6 [Pipeline] lock [2023-03-02T13:09:56.140Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [2023-03-02T13:09:56.145Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] did not exist. Created. [2023-03-02T13:09:56.145Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T13:09:56.917Z] /w/workspace/app-service-configurable/1@tmp/durable-d3dbf089/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-02T13:09:57.272Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-02T13:09:57.308Z] Warning: overwriting stash ‘stack-cost’ [2023-03-02T13:09:57.351Z] Stashed 1 file(s) [Pipeline] } [2023-03-02T13:09:57.367Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-02T13:09:57.445Z] $ docker stop --time=1 238392d37e2c9139b8996094d9efe400f74ec5744d6a25b289228302fdf7a48d [2023-03-02T13:09:58.961Z] $ docker rm -f --volumes 238392d37e2c9139b8996094d9efe400f74ec5744d6a25b289228302fdf7a48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-02T13:09:59.906Z] provisioning config files... [2023-03-02T13:09:59.916Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-526@tmp/config9437472120504011404tmp [Pipeline] { [Pipeline] sh [2023-03-02T13:10:00.249Z] + set +x [2023-03-02T13:10:00.249Z] + bash -s -- [2023-03-02T13:10:00.249Z] + curl -s https://codecov.io/bash [2023-03-02T13:10:00.249Z] [2023-03-02T13:10:00.249Z] _____ _ [2023-03-02T13:10:00.249Z] / ____| | | [2023-03-02T13:10:00.249Z] | | ___ __| | ___ ___ _____ __ [2023-03-02T13:10:00.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-02T13:10:00.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-02T13:10:00.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-02T13:10:00.249Z] Bash-1.0.6 [2023-03-02T13:10:00.249Z] [2023-03-02T13:10:00.249Z] [2023-03-02T13:10:00.249Z] ==> git version 2.25.1 found [2023-03-02T13:10:00.249Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-02T13:10:00.249Z] Release-Date: 2020-01-08 [2023-03-02T13:10:00.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-02T13:10:00.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-02T13:10:00.249Z] ==> Jenkins CI detected. [2023-03-02T13:10:00.249Z] current dir:  /w/workspace/_app-service-configurable_PR-526 [2023-03-02T13:10:00.249Z] project root: . [2023-03-02T13:10:00.249Z] --> token set from env [2023-03-02T13:10:00.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-02T13:10:00.249Z] ==> Running gcov in . (disable via -X gcov) [2023-03-02T13:10:00.508Z] ==> Python coveragepy not found [2023-03-02T13:10:00.508Z] ==> Searching for coverage reports in: [2023-03-02T13:10:00.508Z] + . [2023-03-02T13:10:00.508Z] -> Found 1 reports [2023-03-02T13:10:00.508Z] ==> Detecting git/mercurial file structure [2023-03-02T13:10:00.508Z] ==> Reading reports [2023-03-02T13:10:00.508Z] + ./coverage.out bytes=13 [2023-03-02T13:10:00.508Z] ==> Appending adjustments [2023-03-02T13:10:00.508Z] https://docs.codecov.io/docs/fixing-reports [2023-03-02T13:10:00.508Z] + Found adjustments [2023-03-02T13:10:00.508Z] ==> Gzipping contents [2023-03-02T13:10:00.508Z] 4.0K /tmp/codecov.HycVT7.gz [2023-03-02T13:10:00.508Z] ==> Uploading reports [2023-03-02T13:10:00.508Z] url: https://codecov.io [2023-03-02T13:10:00.508Z] query: branch=PR-526&commit=47d2353c27f720a7ac6a5437e28cddabd45fb298&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=526&job=&cmd_args= [2023-03-02T13:10:00.508Z] -> Pinging Codecov [2023-03-02T13:10:00.508Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-526&commit=47d2353c27f720a7ac6a5437e28cddabd45fb298&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=526&job=&cmd_args= [2023-03-02T13:10:00.768Z] -> Uploading to [2023-03-02T13:10:00.768Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-02/A97CA9966030D2A3747ED39772930CCE/47d2353c27f720a7ac6a5437e28cddabd45fb298/ec2855c5-6351-463a-bba1-34787976550a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230302T131000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfcfc86c796ce3ef196b02083c2cfea9f0bcbcab8d634e048676e0f7b0f30c4b [2023-03-02T13:10:00.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T13:10:00.768Z] Dload Upload Total Spent Left Speed [2023-03-02T13:10:01.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2363 --:--:-- --:--:-- --:--:-- 2352 100 520 0 0 100 520 0 1739 --:--:-- --:--:-- --:--:-- 1733 [2023-03-02T13:10:01.027Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/47d2353c27f720a7ac6a5437e28cddabd45fb298 [Pipeline] } [2023-03-02T13:10:01.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-02T13:10:02.828Z] + [ -d /w/workspace/_app-service-configurable_PR-526/archives ] [2023-03-02T13:10:02.828Z] + ls -al /w/workspace/_app-service-configurable_PR-526/archives [2023-03-02T13:10:02.828Z] total 16 [2023-03-02T13:10:02.828Z] drwxr-xr-x 3 root root 4096 Mar 2 13:01 . [2023-03-02T13:10:02.828Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 13:01 .. [2023-03-02T13:10:02.828Z] drwxr-xr-x 2 root root 4096 Mar 2 13:01 cost [2023-03-02T13:10:02.828Z] -rw-r--r-- 1 root root 96 Mar 2 13:01 cost.csv [2023-03-02T13:10:02.828Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-526/archives [2023-03-02T13:10:02.828Z] + ls -al /w/workspace/_app-service-configurable_PR-526/archives [2023-03-02T13:10:02.828Z] total 16 [2023-03-02T13:10:02.828Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 13:01 . [2023-03-02T13:10:02.828Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 13:01 .. [2023-03-02T13:10:02.828Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 2 13:01 cost [2023-03-02T13:10:02.828Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 2 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:03.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:04.064Z] ---> package-listing.sh [2023-03-02T13:10:04.064Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-02T13:10:04.064Z] ++ facter osfamily [2023-03-02T13:10:04.327Z] + OS_FAMILY=debian [2023-03-02T13:10:04.327Z] + workspace=/w/workspace/_app-service-configurable_PR-526 [2023-03-02T13:10:04.327Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-02T13:10:04.327Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-02T13:10:04.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-02T13:10:04.327Z] + PACKAGES=/tmp/packages_start.txt [2023-03-02T13:10:04.327Z] + '[' /w/workspace/_app-service-configurable_PR-526 ']' [2023-03-02T13:10:04.327Z] + PACKAGES=/tmp/packages_end.txt [2023-03-02T13:10:04.327Z] + case "${OS_FAMILY}" in [2023-03-02T13:10:04.327Z] + dpkg -l [2023-03-02T13:10:04.327Z] + grep '^ii' [2023-03-02T13:10:04.327Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-02T13:10:04.327Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-02T13:10:04.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-02T13:10:04.327Z] + '[' /w/workspace/_app-service-configurable_PR-526 ']' [2023-03-02T13:10:04.327Z] + mkdir -p /w/workspace/_app-service-configurable_PR-526/archives/ [2023-03-02T13:10:04.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-526/archives/ [Pipeline] echo [2023-03-02T13:10:04.359Z] 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-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-02T13:10:04.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T13:10:05.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T13:10:05.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T13:10:05.432Z] prd-ubuntu20.04-docker-8c-8g-8086 does not seem to be running inside a container [2023-03-02T13:10:05.469Z] $ 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-526/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-526 -v /w/workspace/_app-service-configurable_PR-526:/w/workspace/_app-service-configurable_PR-526:rw,z -v /w/workspace/_app-service-configurable_PR-526@tmp:/w/workspace/_app-service-configurable_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-02T13:10:05.656Z] $ docker top 6b5ebd6548cd27bf50e28ee4dcfcb3f4a410d1828f0fee27f72fbd4cb7726498 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T13:10:06.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-02T13:10:06.342Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-02T13:10:06.655Z] + ls /var/log/sa-host [2023-03-02T13:10:06.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T13:10:06.881Z] provisioning config files... [2023-03-02T13:10:06.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-526@tmp/config1339013858034751580tmp [Pipeline] { [Pipeline] echo [2023-03-02T13:10:06.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:07.241Z] ---> create-netrc.sh [Pipeline] } [2023-03-02T13:10:07.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:07.661Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-02T13:10:07.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:08.010Z] ---> sudo-logs.sh [2023-03-02T13:10:08.010Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-02T13:10:08.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:08.407Z] ---> job-cost.sh [2023-03-02T13:10:08.407Z] lf-activate-venv: SKIPPING [2023-03-02T13:10:08.407Z] DEBUG: total: 0.2199999988079071 [2023-03-02T13:10:08.407Z] INFO: Retrieving Stack Cost... [2023-03-02T13:10:08.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-02T13:10:09.236Z] INFO: Archiving Costs [Pipeline] echo [2023-03-02T13:10:09.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T13:10:09.578Z] ---> logs-deploy.sh [2023-03-02T13:10:09.578Z] lf-activate-venv: SKIPPING [2023-03-02T13:10:09.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-526/1 [2023-03-02T13:10:09.578Z] INFO: archiving workspace using pattern(s): [2023-03-02T13:10:10.515Z] Archives upload complete. [2023-03-02T13:10:10.515Z] INFO: archiving logs to Nexus