Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a865ac11ebedd3072e0818614329affd0e8e2af8+fd655868e697ec9388f878b1610694eb9d0dc845 (5c70c46f258c9c9903e9eee07b222aff73e29cd9) 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-ssh1869455689051038734.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-ssh2835461907199058897.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-501/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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16491343895837735842.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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16557442451731879301.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-ssh11551356458753065150.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-501/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-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10425727900348609263.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-2045 in /w/workspace/_app-service-configurable_PR-501 [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-501 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fd655868e697ec9388f878b1610694eb9d0dc845 into PR head commit a865ac11ebedd3072e0818614329affd0e8e2af8 Merge succeeded, producing a865ac11ebedd3072e0818614329affd0e8e2af8 Checking out Revision a865ac11ebedd3072e0818614329affd0e8e2af8 (PR-501) > 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/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a865ac11ebedd3072e0818614329affd0e8e2af8 # 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 fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a865ac11ebedd3072e0818614329affd0e8e2af8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-12T12:02:24.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-12T12:02:25.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-12T12:02:25.114Z] ========================================================= [2023-01-12T12:02:25.114Z] EdgeX Global Pipelines Version Info [2023-01-12T12:02:25.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:02:25.846Z] ------------------- [2023-01-12T12:02:25.846Z] stable info: [2023-01-12T12:02:25.846Z] ------------------- [2023-01-12T12:02:25.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-12T12:02:25.846Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-12T12:02:25.846Z] Message: update stable to v1.0.244 [2023-01-12T12:02:26.417Z] ------------------- [2023-01-12T12:02:26.417Z] experimental info: [2023-01-12T12:02:26.417Z] ------------------- [2023-01-12T12:02:26.417Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-12T12:02:26.417Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-12T12:02:26.417Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-12T12:02:26.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-12T12:02:26.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-12T12:02:26.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-12T12:02:26.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-12T12:02:26.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-12T12:02:26.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-12T12:02:26.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-12T12:02:26.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-12T12:02:27.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-12T12:02:27.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-12T12:02:27.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-12T12:02:27.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-12T12:02:27.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-12T12:02:27.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-12T12:02:27.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-12T12:02:27.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-12T12:02:27.332Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-12T12:02:27.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-12T12:02:27.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-12T12:02:27.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-12T12:02:27.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-12T12:02:27.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-12T12:02:27.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-12T12:02:27.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-12T12:02:27.616Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-12T12:02:27.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-12T12:02:27.690Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-12T12:02:27.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2023-01-12T12:02:27.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2023-01-12T12:02:27.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2023-01-12T12:02:27.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a865ac11ebedd3072e0818614329affd0e8e2af8 [Pipeline] echo [2023-01-12T12:02:27.883Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a865ac1 [Pipeline] echo [2023-01-12T12:02:27.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T12:02:28.049Z] provisioning config files... [2023-01-12T12:02:28.062Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-501@tmp/config7150901643103524605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:02:28.409Z] ---> docker-login.sh [2023-01-12T12:02:28.409Z] nexus3.edgexfoundry.org:10001 [2023-01-12T12:02:28.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:28.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:28.928Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:28.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:28.928Z] [2023-01-12T12:02:28.928Z] Login Succeeded [2023-01-12T12:02:28.928Z] nexus3.edgexfoundry.org:10002 [2023-01-12T12:02:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:28.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:28.928Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:28.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:28.928Z] [2023-01-12T12:02:28.928Z] Login Succeeded [2023-01-12T12:02:28.928Z] nexus3.edgexfoundry.org:10003 [2023-01-12T12:02:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:29.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:29.187Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:29.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:29.187Z] [2023-01-12T12:02:29.187Z] Login Succeeded [2023-01-12T12:02:29.187Z] nexus3.edgexfoundry.org:10004 [2023-01-12T12:02:29.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:29.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:29.187Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:29.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:29.187Z] [2023-01-12T12:02:29.187Z] Login Succeeded [2023-01-12T12:02:29.187Z] docker.io [2023-01-12T12:02:29.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:29.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:29.449Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:29.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:29.449Z] [2023-01-12T12:02:29.449Z] Login Succeeded [2023-01-12T12:02:29.449Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T12:02:29.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-12T12:02:30.097Z] + git rev-list -1 --merges a865ac11ebedd3072e0818614329affd0e8e2af8~1..a865ac11ebedd3072e0818614329affd0e8e2af8 [Pipeline] echo [2023-01-12T12:02:30.167Z] -----------> git rev-list -1 --merges a865ac11ebedd3072e0818614329affd0e8e2af8~1..a865ac11ebedd3072e0818614329affd0e8e2af8 a865ac11ebedd3072e0818614329affd0e8e2af8 [false] [Pipeline] sh [2023-01-12T12:02:30.479Z] + git log --format=format:%s -1 a865ac11ebedd3072e0818614329affd0e8e2af8 [Pipeline] echo [2023-01-12T12:02:30.516Z] ========================================================= [2023-01-12T12:02:30.516Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-12T12:02:30.516Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T12:02:30.963Z] + git log --format=format:%s -1 a865ac11ebedd3072e0818614329affd0e8e2af8 [Pipeline] echo [2023-01-12T12:02:30.998Z] [semverPrep] GIT_COMMIT: a865ac11ebedd3072e0818614329affd0e8e2af8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-12T12:02:31.026Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-12T12:02:31.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-12T12:02:31.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-12T12:02:31.424Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-12T12:02:31.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-12T12:02:31.424Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-12T12:02:31.424Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-12T12:02:31.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:02:31.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T12:02:31.939Z] [2023-01-12T12:02:31.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:02:32.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T12:02:32.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-12T12:02:32.325Z] b85a868b505f: Pulling fs layer [2023-01-12T12:02:32.325Z] e2be974225ed: Pulling fs layer [2023-01-12T12:02:32.325Z] 339a4e72a1f5: Pulling fs layer [2023-01-12T12:02:32.325Z] 988bab9f4d93: Pulling fs layer [2023-01-12T12:02:32.325Z] 1469e6f7b9e6: Pulling fs layer [2023-01-12T12:02:32.325Z] eaf3925da568: Pulling fs layer [2023-01-12T12:02:32.325Z] bab4dde63d76: Pulling fs layer [2023-01-12T12:02:32.325Z] bde34c3a00c8: Pulling fs layer [2023-01-12T12:02:32.325Z] b352a97aabf1: Pulling fs layer [2023-01-12T12:02:32.325Z] 4872d77fe225: Pulling fs layer [2023-01-12T12:02:32.325Z] 5851b861e8e6: Pulling fs layer [2023-01-12T12:02:32.326Z] 1469e6f7b9e6: Waiting [2023-01-12T12:02:32.326Z] eaf3925da568: Waiting [2023-01-12T12:02:32.326Z] bab4dde63d76: Waiting [2023-01-12T12:02:32.326Z] bde34c3a00c8: Waiting [2023-01-12T12:02:32.326Z] b352a97aabf1: Waiting [2023-01-12T12:02:32.326Z] 4872d77fe225: Waiting [2023-01-12T12:02:32.326Z] 5851b861e8e6: Waiting [2023-01-12T12:02:32.326Z] e2be974225ed: Download complete [2023-01-12T12:02:32.326Z] 988bab9f4d93: Verifying Checksum [2023-01-12T12:02:32.326Z] 988bab9f4d93: Download complete [2023-01-12T12:02:32.593Z] 1469e6f7b9e6: Verifying Checksum [2023-01-12T12:02:32.593Z] 1469e6f7b9e6: Download complete [2023-01-12T12:02:32.593Z] 339a4e72a1f5: Verifying Checksum [2023-01-12T12:02:32.593Z] 339a4e72a1f5: Download complete [2023-01-12T12:02:32.593Z] eaf3925da568: Download complete [2023-01-12T12:02:32.593Z] bde34c3a00c8: Verifying Checksum [2023-01-12T12:02:32.593Z] bde34c3a00c8: Download complete [2023-01-12T12:02:32.593Z] b352a97aabf1: Verifying Checksum [2023-01-12T12:02:32.593Z] b352a97aabf1: Download complete [2023-01-12T12:02:32.593Z] 4872d77fe225: Verifying Checksum [2023-01-12T12:02:32.593Z] 4872d77fe225: Download complete [2023-01-12T12:02:32.593Z] 5851b861e8e6: Verifying Checksum [2023-01-12T12:02:32.593Z] 5851b861e8e6: Download complete [2023-01-12T12:02:32.593Z] b85a868b505f: Verifying Checksum [2023-01-12T12:02:32.593Z] b85a868b505f: Download complete [2023-01-12T12:02:32.854Z] bab4dde63d76: Download complete [2023-01-12T12:02:33.796Z] b85a868b505f: Pull complete [2023-01-12T12:02:34.057Z] e2be974225ed: Pull complete [2023-01-12T12:02:34.623Z] 339a4e72a1f5: Pull complete [2023-01-12T12:02:34.623Z] 988bab9f4d93: Pull complete [2023-01-12T12:02:34.883Z] 1469e6f7b9e6: Pull complete [2023-01-12T12:02:34.883Z] eaf3925da568: Pull complete [2023-01-12T12:02:36.786Z] bab4dde63d76: Pull complete [2023-01-12T12:02:36.786Z] bde34c3a00c8: Pull complete [2023-01-12T12:02:36.786Z] b352a97aabf1: Pull complete [2023-01-12T12:02:36.786Z] 4872d77fe225: Pull complete [2023-01-12T12:02:37.047Z] 5851b861e8e6: Pull complete [2023-01-12T12:02:37.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-12T12:02:37.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-12T12:02:37.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:02:37.270Z] prd-ubuntu20.04-docker-8c-8g-2045 does not seem to be running inside a container [2023-01-12T12:02:37.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-501 -v /w/workspace/_app-service-configurable_PR-501:/w/workspace/_app-service-configurable_PR-501:rw,z -v /w/workspace/_app-service-configurable_PR-501@tmp:/w/workspace/_app-service-configurable_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-12T12:02:39.757Z] $ docker top 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e -eo pid,comm [2023-01-12T12:02:39.908Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-12T12:02:39.908Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-12T12:02:40.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-12T12:02:40.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-12T12:02:40.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-12T12:02:40.147Z] $ docker exec 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e ssh-agent [2023-01-12T12:02:40.256Z] SSH_AUTH_SOCK=/tmp/ssh-QWnkAAARyulq/agent.31 [2023-01-12T12:02:40.256Z] SSH_AGENT_PID=37 [2023-01-12T12:02:40.262Z] Running ssh-add (command line suppressed) [2023-01-12T12:02:40.351Z] Identity added: /w/workspace/_app-service-configurable_PR-501@tmp/private_key_16513479013072499263.key (/w/workspace/_app-service-configurable_PR-501@tmp/private_key_16513479013072499263.key) [2023-01-12T12:02:40.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-12T12:02:40.703Z] + git tag --points-at HEAD [Pipeline] } [2023-01-12T12:02:40.716Z] $ docker exec --env ******** --env ******** 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e ssh-agent -k [2023-01-12T12:02:40.818Z] unset SSH_AUTH_SOCK; [2023-01-12T12:02:40.819Z] unset SSH_AGENT_PID; [2023-01-12T12:02:40.819Z] echo Agent pid 37 killed; [2023-01-12T12:02:40.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-12T12:02:40.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-12T12:02:40.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-12T12:02:41.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-12T12:02:41.047Z] $ docker exec 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e ssh-agent [2023-01-12T12:02:41.172Z] SSH_AUTH_SOCK=/tmp/ssh-Bz2qWPwOGcCs/agent.69 [2023-01-12T12:02:41.172Z] SSH_AGENT_PID=75 [2023-01-12T12:02:41.177Z] Running ssh-add (command line suppressed) [2023-01-12T12:02:41.279Z] Identity added: /w/workspace/_app-service-configurable_PR-501@tmp/private_key_1694634339826089054.key (/w/workspace/_app-service-configurable_PR-501@tmp/private_key_1694634339826089054.key) [2023-01-12T12:02:41.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-12T12:02:41.635Z] + git semver init [2023-01-12T12:02:41.900Z] 2023-01-12 12:02:41,822 [run_init] DEBUG init version:0.0.0 force:False [2023-01-12T12:02:41.900Z] 2023-01-12 12:02:41,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-501/.semver [2023-01-12T12:02:41.900Z] 2023-01-12 12:02:41,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-501/.semver [2023-01-12T12:02:41.900Z] 2023-01-12 12:02:41,824 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-501/.semver'], cwd=/w/workspace/_app-service-configurable_PR-501, universal_newlines=False, shell=None, istream=None) [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,708 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-501/.git/info/exclude [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-501/.semver/PR-501 with force:False [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,709 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-501/.semver/PR-501 [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,713 [execute] INFO git cat-file --batch-check [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,719 [execute] INFO git cat-file --batch [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2023-01-12T12:02:42.841Z] 2023-01-12 12:02:42,725 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-501/.semver/PR-501 [2023-01-12T12:02:42.841Z] 0.0.0 [Pipeline] } [2023-01-12T12:02:42.859Z] $ docker exec --env ******** --env ******** 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e ssh-agent -k [2023-01-12T12:02:42.958Z] unset SSH_AUTH_SOCK; [2023-01-12T12:02:42.959Z] unset SSH_AGENT_PID; [2023-01-12T12:02:42.959Z] echo Agent pid 75 killed; [2023-01-12T12:02:42.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-12T12:02:43.403Z] + git semver [Pipeline] } [2023-01-12T12:02:43.678Z] $ docker stop --time=1 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e [2023-01-12T12:02:44.994Z] $ docker rm -f --volumes 766c6fc8d8844372e411fc6be7c844487887435bc139636ef4c9aa4170bfca3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T12:02:45.413Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-12T12:02:45.673Z] Stashed 1 file(s) [Pipeline] echo [2023-01-12T12:02:45.691Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T12:02:46.247Z] provisioning config files... [2023-01-12T12:02:46.257Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-501@tmp/config15053809763218075622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:02:46.597Z] ---> docker-login.sh [2023-01-12T12:02:46.597Z] nexus3.edgexfoundry.org:10001 [2023-01-12T12:02:46.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:46.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:46.597Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:46.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:46.597Z] [2023-01-12T12:02:46.597Z] Login Succeeded [2023-01-12T12:02:46.597Z] nexus3.edgexfoundry.org:10002 [2023-01-12T12:02:46.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:46.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:46.597Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:46.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:46.597Z] [2023-01-12T12:02:46.597Z] Login Succeeded [2023-01-12T12:02:46.597Z] nexus3.edgexfoundry.org:10003 [2023-01-12T12:02:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:46.858Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:46.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:46.858Z] [2023-01-12T12:02:46.858Z] Login Succeeded [2023-01-12T12:02:46.858Z] nexus3.edgexfoundry.org:10004 [2023-01-12T12:02:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:46.858Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:46.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:46.858Z] [2023-01-12T12:02:46.858Z] Login Succeeded [2023-01-12T12:02:46.858Z] docker.io [2023-01-12T12:02:47.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:02:47.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:02:47.118Z] Configure a credential helper to remove this warning. See [2023-01-12T12:02:47.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:02:47.118Z] [2023-01-12T12:02:47.118Z] Login Succeeded [2023-01-12T12:02:47.118Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T12:02:47.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-12T12:02:47.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T12:02:47.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T12:02:47.410Z] ========================================================= [2023-01-12T12:02:47.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-12T12:02:47.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:02:47.871Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-12T12:02:47.871Z] Sending build context to Docker daemon 3.225MB [2023-01-12T12:02:47.871Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T12:02:47.872Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-12T12:02:47.872Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-12T12:02:47.872Z] 213ec9aee27d: Pulling fs layer [2023-01-12T12:02:47.872Z] 4583459ba037: Pulling fs layer [2023-01-12T12:02:47.872Z] 93c1e223e6f2: Pulling fs layer [2023-01-12T12:02:47.872Z] 53926ce57604: Pulling fs layer [2023-01-12T12:02:47.872Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-12T12:02:47.872Z] 22ff95d597cd: Pulling fs layer [2023-01-12T12:02:47.872Z] 12d6caf4c0d1: Pulling fs layer [2023-01-12T12:02:47.872Z] 96b7cbca73a9: Pulling fs layer [2023-01-12T12:02:47.872Z] a7acece74701: Pulling fs layer [2023-01-12T12:02:47.872Z] 22ff95d597cd: Waiting [2023-01-12T12:02:47.872Z] 96b7cbca73a9: Waiting [2023-01-12T12:02:47.872Z] a7acece74701: Waiting [2023-01-12T12:02:47.872Z] 53926ce57604: Waiting [2023-01-12T12:02:47.872Z] 21b2b0c7a3f4: Waiting [2023-01-12T12:02:47.872Z] 93c1e223e6f2: Verifying Checksum [2023-01-12T12:02:47.872Z] 93c1e223e6f2: Download complete [2023-01-12T12:02:47.872Z] 4583459ba037: Download complete [2023-01-12T12:02:47.872Z] 21b2b0c7a3f4: Download complete [2023-01-12T12:02:47.872Z] 22ff95d597cd: Download complete [2023-01-12T12:02:48.137Z] 213ec9aee27d: Verifying Checksum [2023-01-12T12:02:48.137Z] 213ec9aee27d: Download complete [2023-01-12T12:02:48.137Z] 12d6caf4c0d1: Verifying Checksum [2023-01-12T12:02:48.137Z] 12d6caf4c0d1: Download complete [2023-01-12T12:02:48.137Z] 213ec9aee27d: Pull complete [2023-01-12T12:02:48.413Z] 4583459ba037: Pull complete [2023-01-12T12:02:48.413Z] 93c1e223e6f2: Pull complete [2023-01-12T12:02:48.413Z] a7acece74701: Verifying Checksum [2023-01-12T12:02:48.413Z] a7acece74701: Download complete [2023-01-12T12:02:49.006Z] 53926ce57604: Verifying Checksum [2023-01-12T12:02:49.006Z] 53926ce57604: Download complete [2023-01-12T12:02:49.006Z] 96b7cbca73a9: Verifying Checksum [2023-01-12T12:02:49.006Z] 96b7cbca73a9: Download complete [2023-01-12T12:02:53.190Z] 53926ce57604: Pull complete [2023-01-12T12:02:53.190Z] 21b2b0c7a3f4: Pull complete [2023-01-12T12:02:53.190Z] 22ff95d597cd: Pull complete [2023-01-12T12:02:53.190Z] 12d6caf4c0d1: Pull complete [2023-01-12T12:02:55.723Z] 96b7cbca73a9: Pull complete [2023-01-12T12:02:55.987Z] a7acece74701: Pull complete [2023-01-12T12:02:55.987Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-12T12:02:55.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-12T12:02:55.987Z] ---> db6d94c90886 [2023-01-12T12:02:55.987Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-12T12:03:01.081Z] Still waiting to schedule task [2023-01-12T12:03:01.081Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-12T12:03:01.362Z] ---> Running in b051e6932564 [2023-01-12T12:03:01.362Z] Removing intermediate container b051e6932564 [2023-01-12T12:03:01.362Z] ---> c6ee4cdcfa67 [2023-01-12T12:03:01.362Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T12:03:01.362Z] ---> Running in 5268a0cc0597 [2023-01-12T12:03:01.362Z] Removing intermediate container 5268a0cc0597 [2023-01-12T12:03:01.362Z] ---> be5e8f5387b6 [2023-01-12T12:03:01.362Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-12T12:03:01.362Z] ---> Running in 36e8045dc504 [2023-01-12T12:03:01.362Z] Removing intermediate container 36e8045dc504 [2023-01-12T12:03:01.362Z] ---> 8f902f51060e [2023-01-12T12:03:01.362Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T12:03:01.362Z] ---> Running in b124ddf7f530 [2023-01-12T12:03:01.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T12:03:01.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T12:03:01.904Z] OK: 211 MiB in 51 packages [2023-01-12T12:03:02.474Z] Removing intermediate container b124ddf7f530 [2023-01-12T12:03:02.474Z] ---> 5e336695603c [2023-01-12T12:03:02.474Z] Step 7/12 : WORKDIR /app [2023-01-12T12:03:02.474Z] ---> Running in 5b1d30fccd70 [2023-01-12T12:03:02.734Z] Removing intermediate container 5b1d30fccd70 [2023-01-12T12:03:02.734Z] ---> bf842b926ff9 [2023-01-12T12:03:02.734Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-12T12:03:02.993Z] ---> 5edf402791b6 [2023-01-12T12:03:02.993Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T12:03:02.993Z] ---> Running in c6028d7ca719 [2023-01-12T12:03:35.078Z] Removing intermediate container c6028d7ca719 [2023-01-12T12:03:35.078Z] ---> 8c421f317dc1 [2023-01-12T12:03:35.078Z] Step 10/12 : COPY . . [2023-01-12T12:03:35.078Z] ---> 28a7ea457273 [2023-01-12T12:03:35.078Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T12:03:35.078Z] ---> Running in 067a9f29e74f [2023-01-12T12:03:35.078Z] Removing intermediate container 067a9f29e74f [2023-01-12T12:03:35.078Z] ---> 463936eac3c3 [2023-01-12T12:03:35.078Z] Step 12/12 : RUN $MAKE [2023-01-12T12:03:35.078Z] ---> Running in bdd08a9630d1 [2023-01-12T12:03:35.078Z] noop [2023-01-12T12:03:35.078Z] Removing intermediate container bdd08a9630d1 [2023-01-12T12:03:35.078Z] ---> 0aebe269c4ea [2023-01-12T12:03:35.078Z] Successfully built 0aebe269c4ea [2023-01-12T12:03:35.078Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:03:35.522Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-12T12:03:35.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:03:35.669Z] prd-ubuntu20.04-docker-8c-8g-2045 does not seem to be running inside a container [2023-01-12T12:03:35.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-501 -v /w/workspace/_app-service-configurable_PR-501:/w/workspace/_app-service-configurable_PR-501:rw,z -v /w/workspace/_app-service-configurable_PR-501@tmp:/w/workspace/_app-service-configurable_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-12T12:03:36.137Z] $ docker top b2b0b93faa14428bf43521e9b0604cb0c32a74bed3b6be410cf7d218e28bbc4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T12:03:36.521Z] + go version [2023-01-12T12:03:36.521Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-12T12:03:36.561Z] $ docker stop --time=1 b2b0b93faa14428bf43521e9b0604cb0c32a74bed3b6be410cf7d218e28bbc4f [2023-01-12T12:03:37.891Z] $ docker rm -f --volumes b2b0b93faa14428bf43521e9b0604cb0c32a74bed3b6be410cf7d218e28bbc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:03:38.597Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-12T12:03:38.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:03:38.750Z] prd-ubuntu20.04-docker-8c-8g-2045 does not seem to be running inside a container [2023-01-12T12:03:38.791Z] $ 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-501 -v /w/workspace/_app-service-configurable_PR-501:/w/workspace/_app-service-configurable_PR-501:rw,z -v /w/workspace/_app-service-configurable_PR-501@tmp:/w/workspace/_app-service-configurable_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-12T12:03:39.215Z] $ docker top dd7ad88d513d80dc4665aa8bd4621962ded45580db21f0804ef94a94d653c79b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T12:03:39.605Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-501 [Pipeline] fileExists [Pipeline] sh [2023-01-12T12:03:39.964Z] + make test [2023-01-12T12:03:39.964Z] go test -race -coverprofile=coverage.out ./... [2023-01-12T12:04:01.891Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-12T12:04:01.891Z] go vet ./... [2023-01-12T12:04:08.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-12T12:04:08.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-12T12:04:08.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-12T12:04:08.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-12T12:04:08.520Z] $ docker stop --time=1 dd7ad88d513d80dc4665aa8bd4621962ded45580db21f0804ef94a94d653c79b [2023-01-12T12:04:13.516Z] $ docker rm -f --volumes dd7ad88d513d80dc4665aa8bd4621962ded45580db21f0804ef94a94d653c79b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T12:04:14.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-12T12:04:14.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-12T12:04:14.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-12T12:04:15.288Z] + ls -al . [2023-01-12T12:04:15.288Z] total 184 [2023-01-12T12:04:15.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 12:03 . [2023-01-12T12:04:15.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 12:02 .. [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 12 12:02 .dockerignore [2023-01-12T12:04:15.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 12:02 .git [2023-01-12T12:04:15.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 12:02 .github [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 12 12:02 .gitignore [2023-01-12T12:04:15.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 12:02 .semver [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 12 12:02 Attribution.txt [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 12 12:02 CHANGELOG.md [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 12 12:02 Dockerfile [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 12:02 GOVERNANCE.md [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 12 12:02 Jenkinsfile [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 12 12:02 LICENSE [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 12 12:02 OWNERS.md [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 12 12:02 README.md [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 12:02 VERSION [2023-01-12T12:04:15.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 12:02 bin [2023-01-12T12:04:15.288Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 12 12:03 coverage.out [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 12 12:02 go.mod [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 12 12:02 go.sum [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 12 12:02 main.go [2023-01-12T12:04:15.288Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 12 12:02 makefile [2023-01-12T12:04:15.288Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 12:02 res [2023-01-12T12:04:15.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:04:15.679Z] + 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=a865ac11ebedd3072e0818614329affd0e8e2af8 --label arch=amd64 --label version=0.0.0 . [2023-01-12T12:04:15.679Z] Sending build context to Docker daemon 3.226MB [2023-01-12T12:04:15.679Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T12:04:15.679Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-12T12:04:15.679Z] ---> 0aebe269c4ea [2023-01-12T12:04:15.679Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-12T12:04:15.679Z] ---> Running in a389008bb65b [2023-01-12T12:04:16.247Z] Removing intermediate container a389008bb65b [2023-01-12T12:04:16.247Z] ---> a0428abfe850 [2023-01-12T12:04:16.247Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T12:04:16.247Z] ---> Running in f1737c7b12a7 [2023-01-12T12:04:16.506Z] Removing intermediate container f1737c7b12a7 [2023-01-12T12:04:16.506Z] ---> 9164069b84f9 [2023-01-12T12:04:16.506Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-12T12:04:16.506Z] ---> Running in 5e5f57150c48 [2023-01-12T12:04:16.766Z] Removing intermediate container 5e5f57150c48 [2023-01-12T12:04:16.766Z] ---> b59f151fcf02 [2023-01-12T12:04:16.766Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T12:04:17.342Z] ---> Running in 4879ac116df7 [2023-01-12T12:04:17.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T12:04:17.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T12:04:18.126Z] OK: 211 MiB in 51 packages [2023-01-12T12:04:18.693Z] Removing intermediate container 4879ac116df7 [2023-01-12T12:04:18.693Z] ---> 89ba0d4337e0 [2023-01-12T12:04:18.693Z] Step 7/26 : WORKDIR /app [2023-01-12T12:04:18.693Z] ---> Running in 440c9ecf19c1 [2023-01-12T12:04:18.693Z] Removing intermediate container 440c9ecf19c1 [2023-01-12T12:04:18.693Z] ---> 91c494830142 [2023-01-12T12:04:18.693Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-12T12:04:18.952Z] ---> 6ced950ae186 [2023-01-12T12:04:18.952Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T12:04:18.952Z] ---> Running in 5d2b40709cd4 [2023-01-12T12:04:19.520Z] Removing intermediate container 5d2b40709cd4 [2023-01-12T12:04:19.520Z] ---> 81dd5be49b30 [2023-01-12T12:04:19.520Z] Step 10/26 : COPY . . [2023-01-12T12:04:19.779Z] ---> 8a86e4136160 [2023-01-12T12:04:19.779Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T12:04:20.043Z] ---> Running in 50d31828b1ff [2023-01-12T12:04:20.043Z] Removing intermediate container 50d31828b1ff [2023-01-12T12:04:20.043Z] ---> d6c6f66b9038 [2023-01-12T12:04:20.043Z] Step 12/26 : RUN $MAKE [2023-01-12T12:04:20.043Z] ---> Running in eb473593e1fb [2023-01-12T12:04:20.301Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-12T12:04:36.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2046 in /w/workspace/_app-service-configurable_PR-501 [Pipeline] { [Pipeline] ws [2023-01-12T12:04:36.696Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-12T12:04:36.772Z] Selected Git installation does not exist. Using Default [2023-01-12T12:04:36.772Z] The recommended git tool is: NONE [2023-01-12T12:04:41.818Z] using credential edgex-jenkins-ssh [2023-01-12T12:04:41.835Z] Cloning the remote Git repository [2023-01-12T12:04:42.232Z] Removing intermediate container eb473593e1fb [2023-01-12T12:04:42.232Z] ---> 78f642b3b57c [2023-01-12T12:04:42.232Z] Step 13/26 : FROM alpine:3.16 [2023-01-12T12:04:42.232Z] 3.16: Pulling from library/alpine [2023-01-12T12:04:42.491Z] ca7dd9ec2225: Pulling fs layer [2023-01-12T12:04:42.750Z] ca7dd9ec2225: Verifying Checksum [2023-01-12T12:04:42.750Z] ca7dd9ec2225: Download complete [2023-01-12T12:04:41.883Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-12T12:04:41.958Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-12T12:04:42.105Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-12T12:04:42.106Z] > git --version # timeout=10 [2023-01-12T12:04:42.126Z] > git --version # 'git version 2.25.1' [2023-01-12T12:04:42.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T12:04:42.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-12T12:04:43.009Z] ca7dd9ec2225: Pull complete [2023-01-12T12:04:43.009Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-12T12:04:43.269Z] Status: Downloaded newer image for alpine:3.16 [2023-01-12T12:04:43.269Z] ---> bfe296a52501 [2023-01-12T12:04:43.269Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-12T12:04:43.532Z] ---> Running in 0342432985b4 [2023-01-12T12:04:43.791Z] Removing intermediate container 0342432985b4 [2023-01-12T12:04:43.791Z] ---> f26b5a13f70b [2023-01-12T12:04:43.791Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-12T12:04:43.791Z] ---> Running in 47d20be3a779 [2023-01-12T12:04:44.050Z] Removing intermediate container 47d20be3a779 [2023-01-12T12:04:44.050Z] ---> 0453b0bcd3d7 [2023-01-12T12:04:44.050Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-12T12:04:43.271Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-12T12:04:43.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-12T12:04:44.161Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-12T12:04:44.311Z] ---> Running in 3d3a0b462c19 [2023-01-12T12:04:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-12T12:04:44.770Z] Merging remotes/origin/main commit fd655868e697ec9388f878b1610694eb9d0dc845 into PR head commit a865ac11ebedd3072e0818614329affd0e8e2af8 [2023-01-12T12:04:44.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-12T12:04:44.999Z] Merge succeeded, producing a865ac11ebedd3072e0818614329affd0e8e2af8 [2023-01-12T12:04:45.000Z] Checking out Revision a865ac11ebedd3072e0818614329affd0e8e2af8 (PR-501) [2023-01-12T12:04:45.090Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-12T12:04:45.090Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-12T12:04:45.090Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T12:04:45.090Z] Executing ca-certificates-20220614-r0.trigger [2023-01-12T12:04:45.090Z] OK: 6 MiB in 16 packages [2023-01-12T12:04:45.494Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-12T12:04:44.219Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-12T12:04:44.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T12:04:44.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-12T12:04:44.790Z] > git config core.sparsecheckout # timeout=10 [2023-01-12T12:04:44.808Z] > git checkout -f a865ac11ebedd3072e0818614329affd0e8e2af8 # timeout=10 [2023-01-12T12:04:44.898Z] > git remote # timeout=10 [2023-01-12T12:04:44.916Z] > git config --get remote.origin.url # timeout=10 [2023-01-12T12:04:44.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-12T12:04:44.954Z] > git merge fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 [2023-01-12T12:04:44.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-12T12:04:45.008Z] > git config core.sparsecheckout # timeout=10 [2023-01-12T12:04:45.026Z] > git checkout -f a865ac11ebedd3072e0818614329affd0e8e2af8 # timeout=10 [2023-01-12T12:04:45.546Z] > git --version # timeout=10 [2023-01-12T12:04:45.557Z] > git --version # 'git version 2.25.1' [2023-01-12T12:04:45.578Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-12T12:04:45.657Z] Removing intermediate container 3d3a0b462c19 [2023-01-12T12:04:45.658Z] ---> ea957eaf94f9 [2023-01-12T12:04:45.658Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-12T12:04:45.658Z] ---> c61bc2b80d85 [2023-01-12T12:04:45.658Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-12T12:04:45.916Z] ---> 731a855f8fdf [2023-01-12T12:04:45.916Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-12T12:04:45.916Z] ---> dd52d0864426 [2023-01-12T12:04:45.916Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T12:04:46.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-12T12:04:46.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-12T12:04:46.699Z] Dload Upload Total Spent Left Speed [2023-01-12T12:04:46.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [2023-01-12T12:04:46.854Z] ---> 495f6ba07839 [2023-01-12T12:04:46.854Z] Step 21/26 : EXPOSE 48095 [2023-01-12T12:04:46.854Z] ---> Running in 48ac45f58924 [2023-01-12T12:04:46.854Z] Removing intermediate container 48ac45f58924 [2023-01-12T12:04:46.854Z] ---> 10d87e18c869 [2023-01-12T12:04:46.854Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-12T12:04:46.854Z] ---> Running in 99893de89040 [2023-01-12T12:04:46.854Z] Removing intermediate container 99893de89040 [2023-01-12T12:04:46.854Z] ---> 8a896ddfbd16 [2023-01-12T12:04:46.854Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-12T12:04:46.854Z] ---> Running in 275135fffea4 [2023-01-12T12:04:46.854Z] Removing intermediate container 275135fffea4 [2023-01-12T12:04:46.854Z] ---> ad3b16c8d318 [2023-01-12T12:04:46.854Z] Step 24/26 : LABEL arch=amd64 [Pipeline] sh [2023-01-12T12:04:47.113Z] ---> Running in 17cb946d0ef5 [2023-01-12T12:04:47.113Z] Removing intermediate container 17cb946d0ef5 [2023-01-12T12:04:47.113Z] ---> 57cb3b29be8b [2023-01-12T12:04:47.113Z] Step 25/26 : LABEL git_sha=a865ac11ebedd3072e0818614329affd0e8e2af8 [2023-01-12T12:04:47.113Z] ---> Running in bbfb9b03c7ec [2023-01-12T12:04:47.113Z] Removing intermediate container bbfb9b03c7ec [2023-01-12T12:04:47.113Z] ---> 55c8ccba57d1 [2023-01-12T12:04:47.113Z] Step 26/26 : LABEL version=0.0.0 [2023-01-12T12:04:47.113Z] ---> Running in e7394102717d [2023-01-12T12:04:47.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-12T12:04:47.371Z] Removing intermediate container e7394102717d [2023-01-12T12:04:47.371Z] ---> 75c58b0d6527 [2023-01-12T12:04:47.371Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-12T12:04:47.371Z] Successfully built 75c58b0d6527 [2023-01-12T12:04:47.371Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2023-01-12T12:04:47.736Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-12T12:04:47.736Z] + sudo tee /etc/docker/daemon.new [2023-01-12T12:04:47.736Z] { [2023-01-12T12:04:47.736Z] "registry-mirrors": [ [2023-01-12T12:04:47.736Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-12T12:04:47.736Z] ], [2023-01-12T12:04:47.736Z] "bip": "10.250.0.254/24", [2023-01-12T12:04:47.736Z] "hosts": [ [2023-01-12T12:04:47.736Z] "tcp://0.0.0.0:5555", [2023-01-12T12:04:47.736Z] "unix:///var/run/docker.sock" [2023-01-12T12:04:47.736Z] ], [2023-01-12T12:04:47.736Z] "mtu": 1458, [2023-01-12T12:04:47.736Z] "selinux-enabled": true, [2023-01-12T12:04:47.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-12T12:04:47.736Z] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:04:48.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-12T12:04:48.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T12:04:48.396Z] [2023-01-12T12:04:48.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:04:48.519Z] + sudo service docker restart [2023-01-12T12:04:48.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T12:04:48.771Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-12T12:04:48.771Z] 5eb5b503b376: Pulling fs layer [2023-01-12T12:04:48.771Z] 5c69ac0246d0: Pulling fs layer [2023-01-12T12:04:48.771Z] ec43610c2a17: Pulling fs layer [2023-01-12T12:04:48.771Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-12T12:04:48.771Z] 33b1e0a273af: Pulling fs layer [2023-01-12T12:04:48.771Z] 5d3b04190fa2: Pulling fs layer [2023-01-12T12:04:48.771Z] 2f39f015ded8: Pulling fs layer [2023-01-12T12:04:48.771Z] 33b1e0a273af: Waiting [2023-01-12T12:04:48.771Z] 5d3b04190fa2: Waiting [2023-01-12T12:04:48.771Z] 3a2ae6a8a46f: Waiting [2023-01-12T12:04:48.771Z] 2f39f015ded8: Waiting [2023-01-12T12:04:48.771Z] 5c69ac0246d0: Verifying Checksum [2023-01-12T12:04:48.771Z] 5c69ac0246d0: Download complete [2023-01-12T12:04:49.029Z] 3a2ae6a8a46f: Download complete [2023-01-12T12:04:49.029Z] ec43610c2a17: Verifying Checksum [2023-01-12T12:04:49.029Z] ec43610c2a17: Download complete [2023-01-12T12:04:49.029Z] 33b1e0a273af: Verifying Checksum [2023-01-12T12:04:49.029Z] 33b1e0a273af: Download complete [2023-01-12T12:04:49.029Z] 5d3b04190fa2: Verifying Checksum [2023-01-12T12:04:49.029Z] 5d3b04190fa2: Download complete [2023-01-12T12:04:49.287Z] 5eb5b503b376: Verifying Checksum [2023-01-12T12:04:49.287Z] 5eb5b503b376: Download complete [2023-01-12T12:04:49.852Z] 2f39f015ded8: Download complete [2023-01-12T12:04:50.111Z] 5eb5b503b376: Pull complete [2023-01-12T12:04:50.369Z] 5c69ac0246d0: Pull complete [2023-01-12T12:04:50.935Z] ec43610c2a17: Pull complete [2023-01-12T12:04:50.935Z] 3a2ae6a8a46f: Pull complete [2023-01-12T12:04:51.193Z] 33b1e0a273af: Pull complete [2023-01-12T12:04:51.193Z] 5d3b04190fa2: Pull complete [2023-01-12T12:04:55.395Z] 2f39f015ded8: Pull complete [2023-01-12T12:04:55.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-12T12:04:55.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T12:04:55.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:04:55.873Z] prd-ubuntu20.04-docker-8c-8g-2045 does not seem to be running inside a container [2023-01-12T12:04:55.912Z] $ 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-501 -v /w/workspace/_app-service-configurable_PR-501:/w/workspace/_app-service-configurable_PR-501:rw,z -v /w/workspace/_app-service-configurable_PR-501@tmp:/w/workspace/_app-service-configurable_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-12T12:05:00.725Z] $ docker top 9411cbe238e8d3adf38954fe81eb3e65f8b69d0f83669684a0b737db702eba53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:05:01.165Z] ---> job-cost.sh [2023-01-12T12:05:01.165Z] lf-activate-venv: SKIPPING [2023-01-12T12:05:01.165Z] INFO: No Stack... [2023-01-12T12:05:01.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-12T12:05:02.002Z] INFO: Archiving Costs [Pipeline] sh [2023-01-12T12:05:02.319Z] + cat /w/workspace/_app-service-configurable_PR-501/archives/cost.csv [2023-01-12T12:05:02.319Z] + cut -d, -f6 [Pipeline] lock [2023-01-12T12:05:02.364Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [2023-01-12T12:05:02.368Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] did not exist. Created. [2023-01-12T12:05:02.369Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-12T12:05:02.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-12T12:05:02.809Z] Stashed 1 file(s) [Pipeline] } [2023-01-12T12:05:02.835Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-12T12:05:02.920Z] $ docker stop --time=1 9411cbe238e8d3adf38954fe81eb3e65f8b69d0f83669684a0b737db702eba53 [2023-01-12T12:05:04.082Z] $ docker rm -f --volumes 9411cbe238e8d3adf38954fe81eb3e65f8b69d0f83669684a0b737db702eba53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T12:05:06.829Z] provisioning config files... [2023-01-12T12:05:06.857Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4473394214619159586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:05:07.245Z] ---> docker-login.sh [2023-01-12T12:05:07.245Z] nexus3.edgexfoundry.org:10001 [2023-01-12T12:05:07.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:05:07.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:05:07.833Z] Configure a credential helper to remove this warning. See [2023-01-12T12:05:07.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:05:07.833Z] [2023-01-12T12:05:07.833Z] Login Succeeded [2023-01-12T12:05:07.833Z] nexus3.edgexfoundry.org:10002 [2023-01-12T12:05:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:05:08.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:05:08.103Z] Configure a credential helper to remove this warning. See [2023-01-12T12:05:08.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:05:08.103Z] [2023-01-12T12:05:08.103Z] Login Succeeded [2023-01-12T12:05:08.103Z] nexus3.edgexfoundry.org:10003 [2023-01-12T12:05:08.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:05:08.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:05:08.649Z] Configure a credential helper to remove this warning. See [2023-01-12T12:05:08.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:05:08.649Z] [2023-01-12T12:05:08.649Z] Login Succeeded [2023-01-12T12:05:08.649Z] nexus3.edgexfoundry.org:10004 [2023-01-12T12:05:08.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:05:08.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:05:08.925Z] Configure a credential helper to remove this warning. See [2023-01-12T12:05:08.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:05:08.925Z] [2023-01-12T12:05:08.925Z] Login Succeeded [2023-01-12T12:05:08.925Z] docker.io [2023-01-12T12:05:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-12T12:05:09.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-12T12:05:09.465Z] Configure a credential helper to remove this warning. See [2023-01-12T12:05:09.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-12T12:05:09.465Z] [2023-01-12T12:05:09.465Z] Login Succeeded [2023-01-12T12:05:09.465Z] ---> docker-login.sh ends [Pipeline] } [2023-01-12T12:05:09.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-12T12:05:09.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T12:05:09.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-12T12:05:09.915Z] ========================================================= [2023-01-12T12:05:09.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-12T12:05:09.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:05:10.400Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-12T12:05:10.400Z] Sending build context to Docker daemon 216.6kB [2023-01-12T12:05:10.670Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T12:05:10.670Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-12T12:05:10.670Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-12T12:05:10.670Z] 9b18e9b68314: Pulling fs layer [2023-01-12T12:05:10.670Z] 35d82f9e3411: Pulling fs layer [2023-01-12T12:05:10.670Z] e16973657156: Pulling fs layer [2023-01-12T12:05:10.670Z] fc693d55d65f: Pulling fs layer [2023-01-12T12:05:10.670Z] 7e9fc2657dce: Pulling fs layer [2023-01-12T12:05:10.670Z] dda99020689f: Pulling fs layer [2023-01-12T12:05:10.670Z] fc693d55d65f: Waiting [2023-01-12T12:05:10.670Z] 7e9fc2657dce: Waiting [2023-01-12T12:05:10.670Z] db1c61fa0a46: Pulling fs layer [2023-01-12T12:05:10.670Z] 891c053d2c06: Pulling fs layer [2023-01-12T12:05:10.670Z] 891c053d2c06: Waiting [2023-01-12T12:05:10.670Z] db1c61fa0a46: Waiting [2023-01-12T12:05:10.670Z] e16973657156: Verifying Checksum [2023-01-12T12:05:10.670Z] e16973657156: Download complete [2023-01-12T12:05:10.940Z] 35d82f9e3411: Verifying Checksum [2023-01-12T12:05:10.940Z] 35d82f9e3411: Download complete [2023-01-12T12:05:10.940Z] 7e9fc2657dce: Verifying Checksum [2023-01-12T12:05:10.940Z] 7e9fc2657dce: Download complete [2023-01-12T12:05:10.940Z] dda99020689f: Verifying Checksum [2023-01-12T12:05:10.940Z] dda99020689f: Download complete [2023-01-12T12:05:10.940Z] 9b18e9b68314: Download complete [2023-01-12T12:05:11.929Z] 9b18e9b68314: Pull complete [2023-01-12T12:05:12.199Z] 891c053d2c06: Verifying Checksum [2023-01-12T12:05:12.199Z] 891c053d2c06: Download complete [2023-01-12T12:05:13.167Z] db1c61fa0a46: Verifying Checksum [2023-01-12T12:05:13.167Z] db1c61fa0a46: Download complete [2023-01-12T12:05:13.753Z] fc693d55d65f: Verifying Checksum [2023-01-12T12:05:13.753Z] fc693d55d65f: Download complete [2023-01-12T12:05:14.719Z] 35d82f9e3411: Pull complete [2023-01-12T12:05:14.986Z] e16973657156: Pull complete [2023-01-12T12:05:27.458Z] fc693d55d65f: Pull complete [2023-01-12T12:05:27.458Z] 7e9fc2657dce: Pull complete [2023-01-12T12:05:27.458Z] dda99020689f: Pull complete [2023-01-12T12:05:34.153Z] db1c61fa0a46: Pull complete [2023-01-12T12:05:35.563Z] 891c053d2c06: Pull complete [2023-01-12T12:05:35.563Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-12T12:05:35.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-12T12:05:35.563Z] ---> f96f9c87975a [2023-01-12T12:05:35.563Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-12T12:05:37.507Z] ---> Running in eb57fc38dd41 [2023-01-12T12:05:37.507Z] Removing intermediate container eb57fc38dd41 [2023-01-12T12:05:37.507Z] ---> a8975ea199fe [2023-01-12T12:05:37.507Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T12:05:37.507Z] ---> Running in 601b0b1005cc [2023-01-12T12:05:37.774Z] Removing intermediate container 601b0b1005cc [2023-01-12T12:05:37.774Z] ---> 87b2e7636e23 [2023-01-12T12:05:37.774Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-12T12:05:37.774Z] ---> Running in cb84128f42bc [2023-01-12T12:05:38.041Z] Removing intermediate container cb84128f42bc [2023-01-12T12:05:38.041Z] ---> b3d749ff0b3a [2023-01-12T12:05:38.041Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T12:05:38.308Z] ---> Running in 98473de0697e [2023-01-12T12:05:39.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T12:05:39.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T12:05:40.502Z] OK: 221 MiB in 51 packages [2023-01-12T12:05:41.094Z] Removing intermediate container 98473de0697e [2023-01-12T12:05:41.094Z] ---> 9110fa1f364c [2023-01-12T12:05:41.094Z] Step 7/12 : WORKDIR /app [2023-01-12T12:05:41.361Z] ---> Running in 07d968b75614 [2023-01-12T12:05:41.627Z] Removing intermediate container 07d968b75614 [2023-01-12T12:05:41.627Z] ---> b61433c558bc [2023-01-12T12:05:41.627Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-12T12:05:41.893Z] ---> cfe890fadc62 [2023-01-12T12:05:41.893Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T12:05:42.170Z] ---> Running in f1e606bd6fb6 [2023-01-12T12:06:38.573Z] Removing intermediate container f1e606bd6fb6 [2023-01-12T12:06:38.573Z] ---> f72691c43506 [2023-01-12T12:06:38.573Z] Step 10/12 : COPY . . [2023-01-12T12:06:38.573Z] ---> be5b86e78499 [2023-01-12T12:06:38.573Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T12:06:38.573Z] ---> Running in 92d954381fcd [2023-01-12T12:06:38.573Z] Removing intermediate container 92d954381fcd [2023-01-12T12:06:38.573Z] ---> 3926b2bb1977 [2023-01-12T12:06:38.573Z] Step 12/12 : RUN $MAKE [2023-01-12T12:06:38.573Z] ---> Running in 40e3149fdbc9 [2023-01-12T12:06:38.573Z] noop [2023-01-12T12:06:38.573Z] Removing intermediate container 40e3149fdbc9 [2023-01-12T12:06:38.573Z] ---> 0849ee39f007 [2023-01-12T12:06:38.573Z] Successfully built 0849ee39f007 [2023-01-12T12:06:38.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:06:39.046Z] + docker inspect -f . ci-base-image-arm64 [2023-01-12T12:06:39.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:06:39.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container [2023-01-12T12:06:39.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-12T12:06:41.975Z] $ docker top 8517bd76ee4c0dd8a24ce2e9565865e7f3f9f83ed34b2dc7323b3acf9594935f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T12:06:42.833Z] + go version [2023-01-12T12:06:42.833Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-12T12:06:42.870Z] $ docker stop --time=1 8517bd76ee4c0dd8a24ce2e9565865e7f3f9f83ed34b2dc7323b3acf9594935f [2023-01-12T12:06:44.431Z] $ docker rm -f --volumes 8517bd76ee4c0dd8a24ce2e9565865e7f3f9f83ed34b2dc7323b3acf9594935f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:06:45.245Z] + docker inspect -f . ci-base-image-arm64 [2023-01-12T12:06:45.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:06:45.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container [2023-01-12T12:06:45.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-12T12:06:46.607Z] $ docker top cd28ee7d852ad7ff28856addad09127f7a013e11227cdd12fc10d14e772d3153 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T12:06:47.146Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-12T12:06:47.530Z] + make test [2023-01-12T12:06:47.530Z] go test -race -coverprofile=coverage.out ./... [2023-01-12T12:08:54.218Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-12T12:08:54.218Z] go vet ./... [2023-01-12T12:10:45.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-12T12:10:45.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-12T12:10:45.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-12T12:10:46.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-12T12:10:46.065Z] $ docker stop --time=1 cd28ee7d852ad7ff28856addad09127f7a013e11227cdd12fc10d14e772d3153 [2023-01-12T12:10:47.787Z] $ docker rm -f --volumes cd28ee7d852ad7ff28856addad09127f7a013e11227cdd12fc10d14e772d3153 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-12T12:10:49.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-12T12:10:49.089Z] Warning: overwriting stash ‘coverage-report’ [2023-01-12T12:10:49.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-12T12:10:50.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-12T12:10:50.373Z] + ls -al . [2023-01-12T12:10:50.373Z] total 180 [2023-01-12T12:10:50.373Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 12 12:06 . [2023-01-12T12:10:50.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 12:04 .. [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 12 12:04 .dockerignore [2023-01-12T12:10:50.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 12:04 .git [2023-01-12T12:10:50.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 12:04 .github [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 12 12:04 .gitignore [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 12 12:04 Attribution.txt [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 12 12:04 CHANGELOG.md [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 12 12:04 Dockerfile [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 12:04 GOVERNANCE.md [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 12 12:04 Jenkinsfile [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 12 12:04 LICENSE [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 12 12:04 OWNERS.md [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 12 12:04 README.md [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 12:02 VERSION [2023-01-12T12:10:50.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 12:04 bin [2023-01-12T12:10:50.373Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 12 12:06 coverage.out [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 12 12:04 go.mod [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 12 12:04 go.sum [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 12 12:04 main.go [2023-01-12T12:10:50.373Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 12 12:04 makefile [2023-01-12T12:10:50.373Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 12:04 res [2023-01-12T12:10:50.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:10:50.846Z] + 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=a865ac11ebedd3072e0818614329affd0e8e2af8 --label arch=arm64 --label version=0.0.0 . [2023-01-12T12:10:50.846Z] Sending build context to Docker daemon 217.6kB [2023-01-12T12:10:51.115Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-12T12:10:51.115Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-12T12:10:51.115Z] ---> 0849ee39f007 [2023-01-12T12:10:51.115Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-12T12:10:51.115Z] ---> Running in 8d3e43cc5333 [2023-01-12T12:10:51.387Z] Removing intermediate container 8d3e43cc5333 [2023-01-12T12:10:51.387Z] ---> 9a549bea1859 [2023-01-12T12:10:51.387Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-12T12:10:51.387Z] ---> Running in 6e824e1bd94f [2023-01-12T12:10:51.970Z] Removing intermediate container 6e824e1bd94f [2023-01-12T12:10:51.970Z] ---> 8427d99f464c [2023-01-12T12:10:51.970Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-12T12:10:51.970Z] ---> Running in 4293a1ed16a8 [2023-01-12T12:10:52.237Z] Removing intermediate container 4293a1ed16a8 [2023-01-12T12:10:52.237Z] ---> 448b2b5e15dd [2023-01-12T12:10:52.237Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-12T12:10:52.237Z] ---> Running in 7c965e845a41 [2023-01-12T12:10:53.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T12:10:53.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T12:10:54.879Z] OK: 221 MiB in 51 packages [2023-01-12T12:10:55.466Z] Removing intermediate container 7c965e845a41 [2023-01-12T12:10:55.466Z] ---> a83afe70e30e [2023-01-12T12:10:55.466Z] Step 7/26 : WORKDIR /app [2023-01-12T12:10:55.466Z] ---> Running in a16279c9ca88 [2023-01-12T12:10:55.733Z] Removing intermediate container a16279c9ca88 [2023-01-12T12:10:55.733Z] ---> 03aca25ec943 [2023-01-12T12:10:55.733Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-12T12:10:56.314Z] ---> 1c88febac4ee [2023-01-12T12:10:56.314Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-12T12:10:56.314Z] ---> Running in 9094601a5086 [2023-01-12T12:10:58.254Z] Removing intermediate container 9094601a5086 [2023-01-12T12:10:58.254Z] ---> d9508e8799bc [2023-01-12T12:10:58.254Z] Step 10/26 : COPY . . [2023-01-12T12:10:58.841Z] ---> 6611dd41c6e7 [2023-01-12T12:10:58.841Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-12T12:10:58.841Z] ---> Running in 49088af97e86 [2023-01-12T12:10:59.116Z] Removing intermediate container 49088af97e86 [2023-01-12T12:10:59.116Z] ---> c40fdb467a5b [2023-01-12T12:10:59.116Z] Step 12/26 : RUN $MAKE [2023-01-12T12:10:59.116Z] ---> Running in 15dff9fa8eba [2023-01-12T12:11:00.079Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-12T12:13:06.758Z] Removing intermediate container 15dff9fa8eba [2023-01-12T12:13:06.758Z] ---> a547fff537ac [2023-01-12T12:13:06.758Z] Step 13/26 : FROM alpine:3.16 [2023-01-12T12:13:06.758Z] 3.16: Pulling from library/alpine [2023-01-12T12:13:06.758Z] 6875df1f5354: Pulling fs layer [2023-01-12T12:13:06.758Z] 6875df1f5354: Verifying Checksum [2023-01-12T12:13:06.758Z] 6875df1f5354: Download complete [2023-01-12T12:13:06.758Z] 6875df1f5354: Pull complete [2023-01-12T12:13:06.758Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-12T12:13:06.758Z] Status: Downloaded newer image for alpine:3.16 [2023-01-12T12:13:06.758Z] ---> 2b4661558fb8 [2023-01-12T12:13:06.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-12T12:13:06.758Z] ---> Running in 410de4825bd8 [2023-01-12T12:13:06.758Z] Removing intermediate container 410de4825bd8 [2023-01-12T12:13:06.758Z] ---> d2e719933643 [2023-01-12T12:13:06.758Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-12T12:13:06.758Z] ---> Running in f3a98eda4a46 [2023-01-12T12:13:06.758Z] Removing intermediate container f3a98eda4a46 [2023-01-12T12:13:06.758Z] ---> 9bf9750a3424 [2023-01-12T12:13:06.758Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-12T12:13:06.758Z] ---> Running in b0ba3b76dfd5 [2023-01-12T12:13:06.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-12T12:13:06.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-12T12:13:06.758Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-12T12:13:06.758Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-12T12:13:06.758Z] Executing busybox-1.35.0-r17.trigger [2023-01-12T12:13:06.758Z] Executing ca-certificates-20220614-r0.trigger [2023-01-12T12:13:06.758Z] OK: 6 MiB in 16 packages [2023-01-12T12:13:06.758Z] Removing intermediate container b0ba3b76dfd5 [2023-01-12T12:13:06.758Z] ---> c55fb5ce8d21 [2023-01-12T12:13:06.758Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-12T12:13:06.758Z] ---> f7465a712e62 [2023-01-12T12:13:06.758Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-12T12:13:06.758Z] ---> f3fb7e8d0e3e [2023-01-12T12:13:06.758Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-12T12:13:06.758Z] ---> 51b22db90424 [2023-01-12T12:13:06.758Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-12T12:13:06.758Z] ---> 5532ad6ab5f8 [2023-01-12T12:13:06.758Z] Step 21/26 : EXPOSE 48095 [2023-01-12T12:13:06.758Z] ---> Running in 451bbb05156c [2023-01-12T12:13:06.758Z] Removing intermediate container 451bbb05156c [2023-01-12T12:13:06.758Z] ---> ebbd8a90b009 [2023-01-12T12:13:06.758Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-12T12:13:06.758Z] ---> Running in f99f22e06b37 [2023-01-12T12:13:06.758Z] Removing intermediate container f99f22e06b37 [2023-01-12T12:13:06.758Z] ---> 51432f4ab53e [2023-01-12T12:13:06.758Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-12T12:13:06.758Z] ---> Running in 1c0b50359e90 [2023-01-12T12:13:06.758Z] Removing intermediate container 1c0b50359e90 [2023-01-12T12:13:06.758Z] ---> e7aec30b90e5 [2023-01-12T12:13:06.758Z] Step 24/26 : LABEL arch=arm64 [2023-01-12T12:13:06.758Z] ---> Running in a0a5a6ffbd68 [2023-01-12T12:13:06.758Z] Removing intermediate container a0a5a6ffbd68 [2023-01-12T12:13:06.758Z] ---> 868e45e285f0 [2023-01-12T12:13:06.758Z] Step 25/26 : LABEL git_sha=a865ac11ebedd3072e0818614329affd0e8e2af8 [2023-01-12T12:13:06.758Z] ---> Running in 5b9db3146f18 [2023-01-12T12:13:06.758Z] Removing intermediate container 5b9db3146f18 [2023-01-12T12:13:06.758Z] ---> 9b460b0b3799 [2023-01-12T12:13:06.758Z] Step 26/26 : LABEL version=0.0.0 [2023-01-12T12:13:06.758Z] ---> Running in 5f2530ce6395 [2023-01-12T12:13:06.758Z] Removing intermediate container 5f2530ce6395 [2023-01-12T12:13:06.758Z] ---> 9fd5354470d3 [2023-01-12T12:13:06.758Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-12T12:13:06.758Z] Successfully built 9fd5354470d3 [2023-01-12T12:13:06.758Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:13:07.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T12:13:07.596Z] [2023-01-12T12:13:07.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:13:08.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T12:13:08.008Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-12T12:13:08.008Z] 8998bd30e6a1: Pulling fs layer [2023-01-12T12:13:08.008Z] 04944245beec: Pulling fs layer [2023-01-12T12:13:08.008Z] 699f458cf7ca: Pulling fs layer [2023-01-12T12:13:08.008Z] 765212b225bb: Pulling fs layer [2023-01-12T12:13:08.008Z] f23df028b6ca: Pulling fs layer [2023-01-12T12:13:08.008Z] d65c8cfc05b1: Pulling fs layer [2023-01-12T12:13:08.008Z] 2437ff75d9bd: Pulling fs layer [2023-01-12T12:13:08.008Z] d65c8cfc05b1: Waiting [2023-01-12T12:13:08.008Z] 765212b225bb: Waiting [2023-01-12T12:13:08.008Z] f23df028b6ca: Waiting [2023-01-12T12:13:08.008Z] 2437ff75d9bd: Waiting [2023-01-12T12:13:08.276Z] 04944245beec: Verifying Checksum [2023-01-12T12:13:08.276Z] 04944245beec: Download complete [2023-01-12T12:13:08.276Z] 765212b225bb: Verifying Checksum [2023-01-12T12:13:08.276Z] 765212b225bb: Download complete [2023-01-12T12:13:08.276Z] f23df028b6ca: Verifying Checksum [2023-01-12T12:13:08.276Z] f23df028b6ca: Download complete [2023-01-12T12:13:08.276Z] d65c8cfc05b1: Verifying Checksum [2023-01-12T12:13:08.276Z] d65c8cfc05b1: Download complete [2023-01-12T12:13:08.276Z] 699f458cf7ca: Verifying Checksum [2023-01-12T12:13:08.276Z] 699f458cf7ca: Download complete [2023-01-12T12:13:08.860Z] 8998bd30e6a1: Verifying Checksum [2023-01-12T12:13:08.860Z] 8998bd30e6a1: Download complete [2023-01-12T12:13:10.938Z] 2437ff75d9bd: Verifying Checksum [2023-01-12T12:13:10.938Z] 2437ff75d9bd: Download complete [2023-01-12T12:13:12.951Z] 8998bd30e6a1: Pull complete [2023-01-12T12:13:13.239Z] 04944245beec: Pull complete [2023-01-12T12:13:14.656Z] 699f458cf7ca: Pull complete [2023-01-12T12:13:14.656Z] 765212b225bb: Pull complete [2023-01-12T12:13:15.618Z] f23df028b6ca: Pull complete [2023-01-12T12:13:15.618Z] d65c8cfc05b1: Pull complete [2023-01-12T12:13:30.620Z] 2437ff75d9bd: Pull complete [2023-01-12T12:13:30.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-12T12:13:30.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-12T12:13:30.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:13:30.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container [2023-01-12T12:13:30.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-12T12:13:33.529Z] $ docker top f8f5da530ec64ffed159063001bed4fbd794762980376767280694db5b7f491e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:34.087Z] ---> job-cost.sh [2023-01-12T12:13:34.354Z] lf-activate-venv: SKIPPING [2023-01-12T12:13:34.354Z] INFO: No Stack... [2023-01-12T12:13:34.938Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-12T12:13:35.520Z] INFO: Archiving Costs [Pipeline] sh [2023-01-12T12:13:35.860Z] + cut -d, -f6 [2023-01-12T12:13:35.860Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-01-12T12:13:35.919Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [2023-01-12T12:13:35.926Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] did not exist. Created. [2023-01-12T12:13:35.926Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-12T12:13:36.663Z] /w/workspace/app-service-configurable/1@tmp/durable-86386091/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-12T12:13:37.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-12T12:13:37.056Z] Warning: overwriting stash ‘stack-cost’ [2023-01-12T12:13:37.099Z] Stashed 1 file(s) [Pipeline] } [2023-01-12T12:13:37.114Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-12T12:13:37.190Z] $ docker stop --time=1 f8f5da530ec64ffed159063001bed4fbd794762980376767280694db5b7f491e [2023-01-12T12:13:38.679Z] $ docker rm -f --volumes f8f5da530ec64ffed159063001bed4fbd794762980376767280694db5b7f491e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-12T12:13:39.795Z] provisioning config files... [2023-01-12T12:13:39.808Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-501@tmp/config13058860277923070640tmp [Pipeline] { [Pipeline] sh [2023-01-12T12:13:40.149Z] + set +x [2023-01-12T12:13:40.149Z] + curl -s https://codecov.io/bash [2023-01-12T12:13:40.149Z] + bash -s -- [2023-01-12T12:13:40.149Z] [2023-01-12T12:13:40.149Z] _____ _ [2023-01-12T12:13:40.149Z] / ____| | | [2023-01-12T12:13:40.149Z] | | ___ __| | ___ ___ _____ __ [2023-01-12T12:13:40.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-12T12:13:40.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-12T12:13:40.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-12T12:13:40.149Z] Bash-1.0.6 [2023-01-12T12:13:40.149Z] [2023-01-12T12:13:40.149Z] [2023-01-12T12:13:40.149Z] ==> git version 2.25.1 found [2023-01-12T12:13:40.149Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-12T12:13:40.149Z] Release-Date: 2020-01-08 [2023-01-12T12:13:40.149Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-12T12:13:40.149Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-12T12:13:40.149Z] ==> Jenkins CI detected. [2023-01-12T12:13:40.149Z] current dir:  /w/workspace/_app-service-configurable_PR-501 [2023-01-12T12:13:40.149Z] project root: . [2023-01-12T12:13:40.149Z] --> token set from env [2023-01-12T12:13:40.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-12T12:13:40.149Z] ==> Running gcov in . (disable via -X gcov) [2023-01-12T12:13:40.149Z] ==> Python coveragepy not found [2023-01-12T12:13:40.149Z] ==> Searching for coverage reports in: [2023-01-12T12:13:40.149Z] + . [2023-01-12T12:13:40.149Z] -> Found 1 reports [2023-01-12T12:13:40.149Z] ==> Detecting git/mercurial file structure [2023-01-12T12:13:40.149Z] ==> Reading reports [2023-01-12T12:13:40.149Z] + ./coverage.out bytes=13 [2023-01-12T12:13:40.149Z] ==> Appending adjustments [2023-01-12T12:13:40.149Z] https://docs.codecov.io/docs/fixing-reports [2023-01-12T12:13:40.408Z] + Found adjustments [2023-01-12T12:13:40.408Z] ==> Gzipping contents [2023-01-12T12:13:40.408Z] 4.0K /tmp/codecov.mNFkxf.gz [2023-01-12T12:13:40.408Z] ==> Uploading reports [2023-01-12T12:13:40.408Z] url: https://codecov.io [2023-01-12T12:13:40.408Z] query: branch=PR-501&commit=a865ac11ebedd3072e0818614329affd0e8e2af8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=501&job=&cmd_args= [2023-01-12T12:13:40.408Z] -> Pinging Codecov [2023-01-12T12:13:40.408Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-501&commit=a865ac11ebedd3072e0818614329affd0e8e2af8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=501&job=&cmd_args= [2023-01-12T12:13:41.347Z] -> Uploading to [2023-01-12T12:13:41.347Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-12/A97CA9966030D2A3747ED39772930CCE/a865ac11ebedd3072e0818614329affd0e8e2af8/e5557e26-da45-424c-a0d6-5e1a0b9d52ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230112T121341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64dda21e65f1510b7ce3ccaa1e2300aa0d1b4e71047139c05832b36466c82f59 [2023-01-12T12:13:41.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-12T12:13:41.347Z] Dload Upload Total Spent Left Speed [2023-01-12T12:13:41.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 1934 --:--:-- --:--:-- --:--:-- 1934 [2023-01-12T12:13:41.347Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a865ac11ebedd3072e0818614329affd0e8e2af8 [Pipeline] } [2023-01-12T12:13:41.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-12T12:13:43.117Z] + [ -d /w/workspace/_app-service-configurable_PR-501/archives ] [2023-01-12T12:13:43.117Z] + ls -al /w/workspace/_app-service-configurable_PR-501/archives [2023-01-12T12:13:43.117Z] total 16 [2023-01-12T12:13:43.117Z] drwxr-xr-x 3 root root 4096 Jan 12 12:05 . [2023-01-12T12:13:43.117Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 12:05 .. [2023-01-12T12:13:43.117Z] drwxr-xr-x 2 root root 4096 Jan 12 12:05 cost [2023-01-12T12:13:43.117Z] -rw-r--r-- 1 root root 96 Jan 12 12:05 cost.csv [2023-01-12T12:13:43.117Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-501/archives [2023-01-12T12:13:43.117Z] + ls -al /w/workspace/_app-service-configurable_PR-501/archives [2023-01-12T12:13:43.117Z] total 16 [2023-01-12T12:13:43.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 12:05 . [2023-01-12T12:13:43.117Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 12:05 .. [2023-01-12T12:13:43.117Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 12 12:05 cost [2023-01-12T12:13:43.117Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 12 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:43.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:44.337Z] ---> package-listing.sh [2023-01-12T12:13:44.337Z] ++ facter osfamily [2023-01-12T12:13:44.337Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-12T12:13:44.337Z] + OS_FAMILY=debian [2023-01-12T12:13:44.337Z] + workspace=/w/workspace/_app-service-configurable_PR-501 [2023-01-12T12:13:44.337Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-12T12:13:44.337Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-12T12:13:44.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-12T12:13:44.337Z] + PACKAGES=/tmp/packages_start.txt [2023-01-12T12:13:44.337Z] + '[' /w/workspace/_app-service-configurable_PR-501 ']' [2023-01-12T12:13:44.337Z] + PACKAGES=/tmp/packages_end.txt [2023-01-12T12:13:44.337Z] + case "${OS_FAMILY}" in [2023-01-12T12:13:44.597Z] + dpkg -l [2023-01-12T12:13:44.597Z] + grep '^ii' [2023-01-12T12:13:44.597Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-12T12:13:44.597Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-12T12:13:44.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-12T12:13:44.597Z] + '[' /w/workspace/_app-service-configurable_PR-501 ']' [2023-01-12T12:13:44.597Z] + mkdir -p /w/workspace/_app-service-configurable_PR-501/archives/ [2023-01-12T12:13:44.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-501/archives/ [Pipeline] echo [2023-01-12T12:13:44.631Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-12T12:13:44.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-12T12:13:45.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-12T12:13:45.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-12T12:13:45.716Z] prd-ubuntu20.04-docker-8c-8g-2045 does not seem to be running inside a container [2023-01-12T12:13:45.762Z] $ 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-501/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-501 -v /w/workspace/_app-service-configurable_PR-501:/w/workspace/_app-service-configurable_PR-501:rw,z -v /w/workspace/_app-service-configurable_PR-501@tmp:/w/workspace/_app-service-configurable_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-12T12:13:45.952Z] $ docker top 8fd3d2423b3b6f79d7f6c4d1cf5d212b71a03f56f39cb049ac9ff7261b48379d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-12T12:13:46.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-12T12:13:46.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-12T12:13:46.945Z] + ls /var/log/sa-host [2023-01-12T12:13:46.945Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-12T12:13:47.209Z] provisioning config files... [2023-01-12T12:13:47.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-501@tmp/config10368807638302716751tmp [Pipeline] { [Pipeline] echo [2023-01-12T12:13:47.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:47.575Z] ---> create-netrc.sh [Pipeline] } [2023-01-12T12:13:47.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:48.018Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-12T12:13:48.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:48.362Z] ---> sudo-logs.sh [2023-01-12T12:13:48.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-12T12:13:48.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:48.761Z] ---> job-cost.sh [2023-01-12T12:13:48.761Z] lf-activate-venv: SKIPPING [2023-01-12T12:13:48.761Z] DEBUG: total: 0.2199999988079071 [2023-01-12T12:13:48.761Z] INFO: Retrieving Stack Cost... [2023-01-12T12:13:49.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-12T12:13:49.588Z] INFO: Archiving Costs [Pipeline] echo [2023-01-12T12:13:49.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-12T12:13:49.941Z] ---> logs-deploy.sh [2023-01-12T12:13:49.941Z] lf-activate-venv: SKIPPING [2023-01-12T12:13:49.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-501/1 [2023-01-12T12:13:49.941Z] INFO: archiving workspace using pattern(s): [2023-01-12T12:13:50.878Z] Archives upload complete. [2023-01-12T12:13:50.878Z] INFO: archiving logs to Nexus