Pull request #433 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0954952eba56b0bee3643e2867d74eedd3e9f7ba+2322ffdcb95edf8567155f04f68d1e09bc614b8a (0a26ab7a97992c8b29cce63442df3ea1f7107563) 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-ssh927574437642327627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1125523462595962633.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-433/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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1234700509959724669.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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16555783094462901684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh8498315182490017287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-433/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-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13427011396347882848.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-15455 in /w/workspace/_app-service-configurable_PR-433 [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-433 # 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 2322ffdcb95edf8567155f04f68d1e09bc614b8a into PR head commit 0954952eba56b0bee3643e2867d74eedd3e9f7ba Merge succeeded, producing 0954952eba56b0bee3643e2867d74eedd3e9f7ba Checking out Revision 0954952eba56b0bee3643e2867d74eedd3e9f7ba (PR-433) > 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/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # 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 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T14:14:21.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T14:14:21.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T14:14:21.707Z] ========================================================= [2022-06-23T14:14:21.707Z] EdgeX Global Pipelines Version Info [2022-06-23T14:14:21.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:14:22.550Z] ------------------- [2022-06-23T14:14:22.550Z] stable info: [2022-06-23T14:14:22.550Z] ------------------- [2022-06-23T14:14:22.550Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T14:14:22.550Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T14:14:22.550Z] Message: update stable to v1.0.234 [2022-06-23T14:14:23.117Z] ------------------- [2022-06-23T14:14:23.117Z] experimental info: [2022-06-23T14:14:23.117Z] ------------------- [2022-06-23T14:14:23.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T14:14:23.117Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T14:14:23.117Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T14:14:23.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-23T14:14:23.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-23T14:14:23.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T14:14:23.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T14:14:23.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T14:14:23.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T14:14:23.778Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T14:14:23.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T14:14:23.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T14:14:23.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T14:14:23.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T14:14:23.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-23T14:14:24.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T14:14:24.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T14:14:24.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T14:14:24.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T14:14:24.163Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T14:14:24.199Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T14:14:24.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T14:14:24.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T14:14:24.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T14:14:24.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T14:14:24.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T14:14:24.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T14:14:24.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T14:14:24.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T14:14:24.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T14:14:24.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-433 [Pipeline] echo [2022-06-23T14:14:24.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-433 [Pipeline] echo [2022-06-23T14:14:24.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-433 [Pipeline] echo [2022-06-23T14:14:24.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo [2022-06-23T14:14:24.765Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0954952 [Pipeline] echo [2022-06-23T14:14:24.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T14:14:24.913Z] provisioning config files... [2022-06-23T14:14:24.927Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config4316280893962145512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:14:25.291Z] ---> docker-login.sh [2022-06-23T14:14:25.291Z] nexus3.edgexfoundry.org:10001 [2022-06-23T14:14:25.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:25.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:25.552Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:25.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:25.552Z] [2022-06-23T14:14:25.552Z] Login Succeeded [2022-06-23T14:14:25.552Z] nexus3.edgexfoundry.org:10002 [2022-06-23T14:14:25.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:25.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:25.812Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:25.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:25.812Z] [2022-06-23T14:14:25.812Z] Login Succeeded [2022-06-23T14:14:25.812Z] nexus3.edgexfoundry.org:10003 [2022-06-23T14:14:25.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:26.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:26.072Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:26.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:26.072Z] [2022-06-23T14:14:26.072Z] Login Succeeded [2022-06-23T14:14:26.072Z] nexus3.edgexfoundry.org:10004 [2022-06-23T14:14:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:26.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:26.072Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:26.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:26.072Z] [2022-06-23T14:14:26.072Z] Login Succeeded [2022-06-23T14:14:26.072Z] docker.io [2022-06-23T14:14:26.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:26.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:26.591Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:26.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:26.591Z] [2022-06-23T14:14:26.591Z] Login Succeeded [2022-06-23T14:14:26.591Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T14:14:26.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T14:14:27.182Z] + git rev-list -1 --merges 0954952eba56b0bee3643e2867d74eedd3e9f7ba~1..0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo [2022-06-23T14:14:27.228Z] -----------> git rev-list -1 --merges 0954952eba56b0bee3643e2867d74eedd3e9f7ba~1..0954952eba56b0bee3643e2867d74eedd3e9f7ba 0954952eba56b0bee3643e2867d74eedd3e9f7ba [false] [Pipeline] sh [2022-06-23T14:14:27.543Z] + git log --format=format:%s -1 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo [2022-06-23T14:14:27.576Z] ========================================================= [2022-06-23T14:14:27.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T14:14:27.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T14:14:27.991Z] + git log --format=format:%s -1 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo [2022-06-23T14:14:28.023Z] [semverPrep] GIT_COMMIT: 0954952eba56b0bee3643e2867d74eedd3e9f7ba, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-06-23T14:14:28.051Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T14:14:28.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T14:14:28.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T14:14:28.444Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T14:14:28.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T14:14:28.444Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T14:14:28.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T14:14:28.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:14:28.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T14:14:28.921Z] [2022-06-23T14:14:28.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:14:29.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T14:14:29.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T14:14:29.358Z] 42c077c10790: Pulling fs layer [2022-06-23T14:14:29.358Z] f63e77b7563a: Pulling fs layer [2022-06-23T14:14:29.358Z] bd5fdadae976: Pulling fs layer [2022-06-23T14:14:29.358Z] 205491f53016: Pulling fs layer [2022-06-23T14:14:29.358Z] df18705c85c3: Pulling fs layer [2022-06-23T14:14:29.358Z] bdb3f477010e: Pulling fs layer [2022-06-23T14:14:29.358Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T14:14:29.358Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T14:14:29.358Z] bdb8f0575790: Pulling fs layer [2022-06-23T14:14:29.358Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T14:14:29.358Z] 2343380bae48: Pulling fs layer [2022-06-23T14:14:29.358Z] 2c6e9b1d212d: Waiting [2022-06-23T14:14:29.358Z] df18705c85c3: Waiting [2022-06-23T14:14:29.358Z] bdb8f0575790: Waiting [2022-06-23T14:14:29.358Z] bdb3f477010e: Waiting [2022-06-23T14:14:29.358Z] 2343380bae48: Waiting [2022-06-23T14:14:29.358Z] f63e77b7563a: Download complete [2022-06-23T14:14:29.358Z] 205491f53016: Verifying Checksum [2022-06-23T14:14:29.641Z] df18705c85c3: Verifying Checksum [2022-06-23T14:14:29.641Z] df18705c85c3: Download complete [2022-06-23T14:14:29.641Z] bdb3f477010e: Verifying Checksum [2022-06-23T14:14:29.641Z] bdb3f477010e: Download complete [2022-06-23T14:14:29.641Z] bd5fdadae976: Verifying Checksum [2022-06-23T14:14:29.641Z] bd5fdadae976: Download complete [2022-06-23T14:14:29.641Z] 2c6e9b1d212d: Download complete [2022-06-23T14:14:29.641Z] bdb8f0575790: Download complete [2022-06-23T14:14:29.641Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T14:14:29.641Z] 386e3cb2ff24: Download complete [2022-06-23T14:14:29.641Z] 2343380bae48: Download complete [2022-06-23T14:14:29.641Z] 42c077c10790: Verifying Checksum [2022-06-23T14:14:29.641Z] 42c077c10790: Download complete [2022-06-23T14:14:29.925Z] c8a8fc8e1c8f: Download complete [2022-06-23T14:14:31.308Z] 42c077c10790: Pull complete [2022-06-23T14:14:31.308Z] f63e77b7563a: Pull complete [2022-06-23T14:14:31.880Z] bd5fdadae976: Pull complete [2022-06-23T14:14:31.880Z] 205491f53016: Pull complete [2022-06-23T14:14:32.141Z] df18705c85c3: Pull complete [2022-06-23T14:14:32.401Z] bdb3f477010e: Pull complete [2022-06-23T14:14:34.310Z] c8a8fc8e1c8f: Pull complete [2022-06-23T14:14:34.310Z] 2c6e9b1d212d: Pull complete [2022-06-23T14:14:34.310Z] bdb8f0575790: Pull complete [2022-06-23T14:14:34.572Z] 386e3cb2ff24: Pull complete [2022-06-23T14:14:34.572Z] 2343380bae48: Pull complete [2022-06-23T14:14:34.572Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T14:14:34.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T14:14:34.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:14:34.804Z] prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container [2022-06-23T14:14:34.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@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 [2022-06-23T14:14:35.976Z] $ docker top f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T14:14:36.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T14:14:36.172Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T14:14:36.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T14:14:36.305Z] $ docker exec f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent [2022-06-23T14:14:36.442Z] SSH_AUTH_SOCK=/tmp/ssh-ImpMivt6JLQh/agent.33 [2022-06-23T14:14:36.442Z] SSH_AGENT_PID=39 [2022-06-23T14:14:36.449Z] Running ssh-add (command line suppressed) [2022-06-23T14:14:36.585Z] Identity added: /w/workspace/_app-service-configurable_PR-433@tmp/private_key_2380453489016012632.key (/w/workspace/_app-service-configurable_PR-433@tmp/private_key_2380453489016012632.key) [2022-06-23T14:14:36.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T14:14:36.940Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T14:14:36.968Z] $ docker exec --env ******** --env ******** f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent -k [2022-06-23T14:14:37.085Z] unset SSH_AUTH_SOCK; [2022-06-23T14:14:37.085Z] unset SSH_AGENT_PID; [2022-06-23T14:14:37.085Z] echo Agent pid 39 killed; [2022-06-23T14:14:37.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T14:14:37.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T14:14:37.188Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T14:14:37.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T14:14:37.327Z] $ docker exec f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent [2022-06-23T14:14:37.461Z] SSH_AUTH_SOCK=/tmp/ssh-Tpzkz6MwP87w/agent.72 [2022-06-23T14:14:37.461Z] SSH_AGENT_PID=78 [2022-06-23T14:14:37.467Z] Running ssh-add (command line suppressed) [2022-06-23T14:14:37.606Z] Identity added: /w/workspace/_app-service-configurable_PR-433@tmp/private_key_2118860818676936157.key (/w/workspace/_app-service-configurable_PR-433@tmp/private_key_2118860818676936157.key) [2022-06-23T14:14:37.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T14:14:37.949Z] + git semver init [2022-06-23T14:14:38.210Z] 2022-06-23 14:14:38,158 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T14:14:38.210Z] 2022-06-23 14:14:38,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-433/.semver [2022-06-23T14:14:38.210Z] 2022-06-23 14:14:38,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-433/.semver [2022-06-23T14:14:38.210Z] 2022-06-23 14:14:38,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-433/.semver'], cwd=/w/workspace/_app-service-configurable_PR-433, universal_newlines=False, shell=None, istream=None) [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,862 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-433/.git/info/exclude [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-433/.semver/PR-433 with force:False [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,862 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-433/.semver/PR-433 [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,865 [execute] INFO git cat-file --batch-check [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-433/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,872 [execute] INFO git cat-file --batch [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-433/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T14:14:39.151Z] 2022-06-23 14:14:38,878 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-433/.semver/PR-433 [2022-06-23T14:14:39.151Z] 0.0.0 [Pipeline] } [2022-06-23T14:14:39.181Z] $ docker exec --env ******** --env ******** f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent -k [2022-06-23T14:14:39.307Z] unset SSH_AUTH_SOCK; [2022-06-23T14:14:39.307Z] unset SSH_AGENT_PID; [2022-06-23T14:14:39.307Z] echo Agent pid 78 killed; [2022-06-23T14:14:39.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T14:14:39.722Z] + git semver [Pipeline] } [2022-06-23T14:14:40.013Z] $ docker stop --time=1 f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a [2022-06-23T14:14:41.306Z] $ docker rm -f f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T14:14:41.717Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T14:14:42.061Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T14:14:42.078Z] [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 [2022-06-23T14:14:42.595Z] provisioning config files... [2022-06-23T14:14:42.606Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config2562767600652455739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:14:42.959Z] ---> docker-login.sh [2022-06-23T14:14:42.959Z] nexus3.edgexfoundry.org:10001 [2022-06-23T14:14:42.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:42.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:42.959Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:42.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:42.959Z] [2022-06-23T14:14:42.959Z] Login Succeeded [2022-06-23T14:14:42.959Z] nexus3.edgexfoundry.org:10002 [2022-06-23T14:14:42.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:43.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:43.220Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:43.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:43.220Z] [2022-06-23T14:14:43.220Z] Login Succeeded [2022-06-23T14:14:43.220Z] nexus3.edgexfoundry.org:10003 [2022-06-23T14:14:43.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:43.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:43.220Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:43.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:43.220Z] [2022-06-23T14:14:43.220Z] Login Succeeded [2022-06-23T14:14:43.220Z] nexus3.edgexfoundry.org:10004 [2022-06-23T14:14:43.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:43.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:43.482Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:43.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:43.482Z] [2022-06-23T14:14:43.482Z] Login Succeeded [2022-06-23T14:14:43.482Z] docker.io [2022-06-23T14:14:43.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:14:43.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:14:43.743Z] Configure a credential helper to remove this warning. See [2022-06-23T14:14:43.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:14:43.743Z] [2022-06-23T14:14:43.743Z] Login Succeeded [2022-06-23T14:14:43.743Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T14:14:43.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T14:14:43.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T14:14:43.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T14:14:44.026Z] ========================================================= [2022-06-23T14:14:44.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T14:14:44.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:14:44.488Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-23T14:14:44.488Z] Sending build context to Docker daemon 3.085MB [2022-06-23T14:14:44.488Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T14:14:44.488Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T14:14:44.488Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T14:14:44.488Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T14:14:44.488Z] 666ba61612fd: Pulling fs layer [2022-06-23T14:14:44.488Z] 8ed8ca486205: Pulling fs layer [2022-06-23T14:14:44.488Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T14:14:44.488Z] c516ae0d96e1: Pulling fs layer [2022-06-23T14:14:44.488Z] 684cea983483: Pulling fs layer [2022-06-23T14:14:44.488Z] dd3240ac7de5: Pulling fs layer [2022-06-23T14:14:44.488Z] b1e948a4e11c: Pulling fs layer [2022-06-23T14:14:44.488Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T14:14:44.488Z] 646ad004c059: Pulling fs layer [2022-06-23T14:14:44.488Z] cc1cd167ecdc: Waiting [2022-06-23T14:14:44.488Z] 684cea983483: Waiting [2022-06-23T14:14:44.488Z] c516ae0d96e1: Waiting [2022-06-23T14:14:44.488Z] b1e948a4e11c: Waiting [2022-06-23T14:14:44.488Z] 646ad004c059: Waiting [2022-06-23T14:14:44.488Z] 8ed8ca486205: Verifying Checksum [2022-06-23T14:14:44.488Z] 8ed8ca486205: Download complete [2022-06-23T14:14:44.488Z] 666ba61612fd: Verifying Checksum [2022-06-23T14:14:44.488Z] 666ba61612fd: Download complete [2022-06-23T14:14:44.753Z] c516ae0d96e1: Verifying Checksum [2022-06-23T14:14:44.753Z] c516ae0d96e1: Download complete [2022-06-23T14:14:44.753Z] 684cea983483: Verifying Checksum [2022-06-23T14:14:44.753Z] 684cea983483: Download complete [2022-06-23T14:14:44.753Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T14:14:44.753Z] 59bf1c3509f3: Download complete [2022-06-23T14:14:44.753Z] dd3240ac7de5: Download complete [2022-06-23T14:14:44.753Z] b1e948a4e11c: Verifying Checksum [2022-06-23T14:14:44.753Z] b1e948a4e11c: Download complete [2022-06-23T14:14:44.753Z] 59bf1c3509f3: Pull complete [2022-06-23T14:14:45.022Z] 666ba61612fd: Pull complete [2022-06-23T14:14:45.022Z] 8ed8ca486205: Pull complete [2022-06-23T14:14:45.296Z] a8fd76ee1af6: Download complete [2022-06-23T14:14:45.560Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T14:14:45.560Z] cc1cd167ecdc: Download complete [2022-06-23T14:14:45.560Z] 646ad004c059: Verifying Checksum [2022-06-23T14:14:45.560Z] 646ad004c059: Download complete [2022-06-23T14:14:49.759Z] cc1cd167ecdc: Pull complete [2022-06-23T14:14:49.759Z] c516ae0d96e1: Pull complete [2022-06-23T14:14:49.759Z] 684cea983483: Pull complete [2022-06-23T14:14:49.759Z] dd3240ac7de5: Pull complete [2022-06-23T14:14:50.017Z] b1e948a4e11c: Pull complete [2022-06-23T14:14:52.554Z] a8fd76ee1af6: Pull complete [2022-06-23T14:14:53.121Z] 646ad004c059: Pull complete [2022-06-23T14:14:53.121Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T14:14:53.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T14:14:53.121Z] ---> 8f69c11f6b0c [2022-06-23T14:14:53.121Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T14:14:54.504Z] ---> Running in dd6145b81c56 [2022-06-23T14:14:54.504Z] Removing intermediate container dd6145b81c56 [2022-06-23T14:14:54.504Z] ---> 99a0652e4e02 [2022-06-23T14:14:54.504Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T14:14:54.504Z] ---> Running in 36c273208bb8 [2022-06-23T14:14:54.504Z] Removing intermediate container 36c273208bb8 [2022-06-23T14:14:54.504Z] ---> 7d0d239be307 [2022-06-23T14:14:54.504Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:14:54.504Z] ---> Running in 7c83eb8ee568 [2022-06-23T14:14:54.504Z] Removing intermediate container 7c83eb8ee568 [2022-06-23T14:14:54.504Z] ---> b85cd7be7d7e [2022-06-23T14:14:54.504Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T14:14:54.504Z] ---> Running in 701c45faea8e [2022-06-23T14:14:55.072Z] Removing intermediate container 701c45faea8e [2022-06-23T14:14:55.072Z] ---> 4eff55748cb4 [2022-06-23T14:14:55.072Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T14:14:55.332Z] ---> Running in 29ecc5cc0c55 [2022-06-23T14:14:55.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T14:14:56.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T14:14:56.790Z] OK: 221 MiB in 52 packages [2022-06-23T14:14:57.051Z] Removing intermediate container 29ecc5cc0c55 [2022-06-23T14:14:57.051Z] ---> 82cd68a3adef [2022-06-23T14:14:57.051Z] Step 8/13 : WORKDIR /app [2022-06-23T14:14:57.051Z] ---> Running in e00a00b7b5ab [2022-06-23T14:14:57.311Z] Removing intermediate container e00a00b7b5ab [2022-06-23T14:14:57.311Z] ---> b7b93025099a [2022-06-23T14:14:57.311Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-23T14:14:57.311Z] ---> 3c2e2fbeb37e [2022-06-23T14:14:57.311Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T14:14:57.311Z] ---> Running in 0a823b9c41ef [2022-06-23T14:14:57.437Z] Still waiting to schedule task [2022-06-23T14:14:57.438Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T14:15:15.432Z] Removing intermediate container 0a823b9c41ef [2022-06-23T14:15:15.432Z] ---> 233b1405eb86 [2022-06-23T14:15:15.432Z] Step 11/13 : COPY . . [2022-06-23T14:15:15.432Z] ---> 65d26b5141d9 [2022-06-23T14:15:15.432Z] Step 12/13 : ARG MAKE="make build" [2022-06-23T14:15:15.432Z] ---> Running in 8e0d223e1922 [2022-06-23T14:15:15.432Z] Removing intermediate container 8e0d223e1922 [2022-06-23T14:15:15.432Z] ---> 9eed533072bd [2022-06-23T14:15:15.432Z] Step 13/13 : RUN $MAKE [2022-06-23T14:15:15.432Z] ---> Running in 8393d47b9b3d [2022-06-23T14:15:15.432Z] noop [2022-06-23T14:15:15.432Z] Removing intermediate container 8393d47b9b3d [2022-06-23T14:15:15.432Z] ---> b5cf2ea7f5da [2022-06-23T14:15:15.432Z] Successfully built b5cf2ea7f5da [2022-06-23T14:15:15.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:15:15.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T14:15:15.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:15:16.030Z] prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container [2022-06-23T14:15:16.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@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 [2022-06-23T14:15:16.476Z] $ docker top 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T14:15:16.911Z] + go version [2022-06-23T14:15:16.911Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T14:15:16.943Z] $ docker stop --time=1 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 [2022-06-23T14:15:18.227Z] $ docker rm -f 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:15:18.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T14:15:18.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:15:19.086Z] prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container [2022-06-23T14:15:19.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@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 [2022-06-23T14:15:19.538Z] $ docker top b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T14:15:19.993Z] + make test [2022-06-23T14:15:19.993Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-23T14:15:29.972Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-23T14:15:29.972Z] CGO_ENABLED=1 go vet ./... [2022-06-23T14:15:33.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T14:15:33.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T14:15:33.281Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T14:15:33.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T14:15:33.914Z] $ docker stop --time=1 b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da [2022-06-23T14:15:35.483Z] $ docker rm -f b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T14:15:35.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T14:15:36.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T14:15:36.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T14:15:36.997Z] + ls -al . [2022-06-23T14:15:36.997Z] total 168 [2022-06-23T14:15:36.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:15 . [2022-06-23T14:15:36.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 14:14 .. [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 14:14 .dockerignore [2022-06-23T14:15:36.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:14 .git [2022-06-23T14:15:36.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:14 .github [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 14:14 .gitignore [2022-06-23T14:15:36.997Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 14:14 .semver [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 14:14 Attribution.txt [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 14:14 CHANGELOG.md [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 14:14 Dockerfile [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 14:14 GOVERNANCE.md [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 14:14 Jenkinsfile [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 14:14 LICENSE [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 14:14 OWNERS.md [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 14:14 README.md [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 14:14 VERSION [2022-06-23T14:15:36.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 14:14 bin [2022-06-23T14:15:36.997Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 14:15 coverage.out [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 14:14 go.mod [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 35803 Jun 23 14:14 go.sum [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 14:14 main.go [2022-06-23T14:15:36.997Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 14:14 makefile [2022-06-23T14:15:36.997Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 14:14 res [2022-06-23T14:15:36.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:15:37.400Z] + 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=0954952eba56b0bee3643e2867d74eedd3e9f7ba --label arch=amd64 --label version=0.0.0 . [2022-06-23T14:15:37.401Z] Sending build context to Docker daemon 3.086MB [2022-06-23T14:15:37.401Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T14:15:37.401Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-23T14:15:37.401Z] ---> b5cf2ea7f5da [2022-06-23T14:15:37.401Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T14:15:37.401Z] ---> Running in da14ab384ccd [2022-06-23T14:15:37.401Z] Removing intermediate container da14ab384ccd [2022-06-23T14:15:37.401Z] ---> 312b574e5e56 [2022-06-23T14:15:37.401Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T14:15:37.660Z] ---> Running in 7022b423cd21 [2022-06-23T14:15:37.660Z] Removing intermediate container 7022b423cd21 [2022-06-23T14:15:37.660Z] ---> ad1ad4b5a088 [2022-06-23T14:15:37.660Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:15:37.660Z] ---> Running in 1378d4af8506 [2022-06-23T14:15:37.660Z] Removing intermediate container 1378d4af8506 [2022-06-23T14:15:37.660Z] ---> 11b4c87b89a5 [2022-06-23T14:15:37.660Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T14:15:37.660Z] ---> Running in 3fcfaecd3c7c [2022-06-23T14:15:38.598Z] Removing intermediate container 3fcfaecd3c7c [2022-06-23T14:15:38.598Z] ---> c08334001d01 [2022-06-23T14:15:38.598Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T14:15:38.598Z] ---> Running in a1c51d96c8aa [2022-06-23T14:15:38.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T14:15:39.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T14:15:39.809Z] OK: 221 MiB in 52 packages [2022-06-23T14:15:40.387Z] Removing intermediate container a1c51d96c8aa [2022-06-23T14:15:40.387Z] ---> d97129d88221 [2022-06-23T14:15:40.387Z] Step 8/27 : WORKDIR /app [2022-06-23T14:15:40.387Z] ---> Running in 3e772016be38 [2022-06-23T14:15:40.387Z] Removing intermediate container 3e772016be38 [2022-06-23T14:15:40.387Z] ---> f29abe3f5345 [2022-06-23T14:15:40.387Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-23T14:15:40.387Z] ---> 48688d3c41ce [2022-06-23T14:15:40.387Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T14:15:40.387Z] ---> Running in 7e62fe7ce8cd [2022-06-23T14:15:41.331Z] Removing intermediate container 7e62fe7ce8cd [2022-06-23T14:15:41.331Z] ---> 580eb3296959 [2022-06-23T14:15:41.331Z] Step 11/27 : COPY . . [2022-06-23T14:15:41.331Z] ---> 354137b695f8 [2022-06-23T14:15:41.331Z] Step 12/27 : ARG MAKE="make build" [2022-06-23T14:15:41.331Z] ---> Running in 4b43a5388ffb [2022-06-23T14:15:41.331Z] Removing intermediate container 4b43a5388ffb [2022-06-23T14:15:41.331Z] ---> 9ebbc9480363 [2022-06-23T14:15:41.331Z] Step 13/27 : RUN $MAKE [2022-06-23T14:15:41.331Z] ---> Running in 8b07c4c03654 [2022-06-23T14:15:41.902Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-23T14:16:00.006Z] Removing intermediate container 8b07c4c03654 [2022-06-23T14:16:00.006Z] ---> dc791fa3c645 [2022-06-23T14:16:00.006Z] Step 14/27 : FROM alpine:3.14 [2022-06-23T14:16:00.582Z] 3.14: Pulling from library/alpine [2022-06-23T14:16:00.582Z] 8663204ce13b: Pulling fs layer [2022-06-23T14:16:00.842Z] 8663204ce13b: Verifying Checksum [2022-06-23T14:16:00.842Z] 8663204ce13b: Download complete [2022-06-23T14:16:00.842Z] 8663204ce13b: Pull complete [2022-06-23T14:16:00.842Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T14:16:00.842Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T14:16:00.842Z] ---> e04c818066af [2022-06-23T14:16:00.842Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:16:01.103Z] ---> Running in d3331497949c [2022-06-23T14:16:01.103Z] Removing intermediate container d3331497949c [2022-06-23T14:16:01.103Z] ---> 36ec3112a4e7 [2022-06-23T14:16:01.103Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-23T14:16:01.103Z] ---> Running in 98bf76132f14 [2022-06-23T14:16:01.103Z] Removing intermediate container 98bf76132f14 [2022-06-23T14:16:01.103Z] ---> 36ca93a93685 [2022-06-23T14:16:01.103Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-23T14:16:01.103Z] ---> Running in 9c2bed748daa [2022-06-23T14:16:01.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T14:16:01.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T14:16:01.624Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-23T14:16:01.624Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-23T14:16:01.624Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T14:16:01.624Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-23T14:16:01.624Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T14:16:01.883Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-23T14:16:01.883Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-23T14:16:01.883Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T14:16:01.883Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T14:16:01.883Z] OK: 9 MiB in 21 packages [2022-06-23T14:16:02.143Z] Removing intermediate container 9c2bed748daa [2022-06-23T14:16:02.143Z] ---> 99202b53a0f9 [2022-06-23T14:16:02.143Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-23T14:16:02.403Z] ---> 54793a516414 [2022-06-23T14:16:02.403Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-23T14:16:02.403Z] ---> 0afc98dec3cc [2022-06-23T14:16:02.403Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-23T14:16:02.663Z] ---> 587eb47c1802 [2022-06-23T14:16:02.663Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-23T14:16:03.235Z] ---> e6287adb750c [2022-06-23T14:16:03.235Z] Step 22/27 : EXPOSE 48095 [2022-06-23T14:16:03.235Z] ---> Running in 6d55f33abca4 [2022-06-23T14:16:03.235Z] Removing intermediate container 6d55f33abca4 [2022-06-23T14:16:03.235Z] ---> 6298de248c76 [2022-06-23T14:16:03.235Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-23T14:16:03.235Z] ---> Running in acd7b2649972 [2022-06-23T14:16:03.235Z] Removing intermediate container acd7b2649972 [2022-06-23T14:16:03.235Z] ---> 22deab79c8c1 [2022-06-23T14:16:03.235Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T14:16:03.235Z] ---> Running in ae47e3154c5a [2022-06-23T14:16:03.496Z] Removing intermediate container ae47e3154c5a [2022-06-23T14:16:03.496Z] ---> fd934f070f80 [2022-06-23T14:16:03.496Z] Step 25/27 : LABEL arch=amd64 [2022-06-23T14:16:03.496Z] ---> Running in 4849651b5de3 [2022-06-23T14:16:03.496Z] Removing intermediate container 4849651b5de3 [2022-06-23T14:16:03.496Z] ---> 6eb1e814ec12 [2022-06-23T14:16:03.496Z] Step 26/27 : LABEL git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba [2022-06-23T14:16:03.496Z] ---> Running in 363821a1e27b [2022-06-23T14:16:03.757Z] Removing intermediate container 363821a1e27b [2022-06-23T14:16:03.757Z] ---> 3964dd649e19 [2022-06-23T14:16:03.757Z] Step 27/27 : LABEL version=0.0.0 [2022-06-23T14:16:03.757Z] ---> Running in 363a8136c775 [2022-06-23T14:16:03.757Z] Removing intermediate container 363a8136c775 [2022-06-23T14:16:03.757Z] ---> 6ead1b33107d [2022-06-23T14:16:03.757Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T14:16:03.757Z] Successfully built 6ead1b33107d [2022-06-23T14:16:03.757Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:16:04.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T14:16:04.582Z] [2022-06-23T14:16:04.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:16:04.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T14:16:04.951Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T14:16:04.951Z] 5eb5b503b376: Pulling fs layer [2022-06-23T14:16:04.951Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T14:16:04.951Z] ec43610c2a17: Pulling fs layer [2022-06-23T14:16:04.951Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T14:16:04.951Z] 33b1e0a273af: Pulling fs layer [2022-06-23T14:16:04.951Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T14:16:04.951Z] 2f39f015ded8: Pulling fs layer [2022-06-23T14:16:04.951Z] 3a2ae6a8a46f: Waiting [2022-06-23T14:16:04.951Z] 5d3b04190fa2: Waiting [2022-06-23T14:16:04.951Z] 2f39f015ded8: Waiting [2022-06-23T14:16:04.951Z] 5c69ac0246d0: Download complete [2022-06-23T14:16:04.951Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T14:16:04.951Z] 3a2ae6a8a46f: Download complete [2022-06-23T14:16:04.951Z] 33b1e0a273af: Verifying Checksum [2022-06-23T14:16:04.951Z] 33b1e0a273af: Download complete [2022-06-23T14:16:04.951Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T14:16:04.951Z] 5d3b04190fa2: Download complete [2022-06-23T14:16:05.210Z] ec43610c2a17: Verifying Checksum [2022-06-23T14:16:05.210Z] ec43610c2a17: Download complete [2022-06-23T14:16:05.210Z] 5eb5b503b376: Verifying Checksum [2022-06-23T14:16:05.210Z] 5eb5b503b376: Download complete [2022-06-23T14:16:05.778Z] 2f39f015ded8: Download complete [2022-06-23T14:16:06.347Z] 5eb5b503b376: Pull complete [2022-06-23T14:16:06.606Z] 5c69ac0246d0: Pull complete [2022-06-23T14:16:06.868Z] ec43610c2a17: Pull complete [2022-06-23T14:16:06.868Z] 3a2ae6a8a46f: Pull complete [2022-06-23T14:16:07.129Z] 33b1e0a273af: Pull complete [2022-06-23T14:16:07.389Z] 5d3b04190fa2: Pull complete [2022-06-23T14:16:11.586Z] 2f39f015ded8: Pull complete [2022-06-23T14:16:11.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T14:16:11.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T14:16:11.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:16:11.797Z] prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container [2022-06-23T14:16:11.834Z] $ 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-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@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 [2022-06-23T14:16:13.117Z] $ docker top 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:16:13.588Z] ---> job-cost.sh [2022-06-23T14:16:13.588Z] lf-activate-venv: SKIPPING [2022-06-23T14:16:13.588Z] INFO: No Stack... [2022-06-23T14:16:13.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T14:16:14.417Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T14:16:14.732Z] + cut -d,+ -f6 [2022-06-23T14:16:14.732Z] cat /w/workspace/_app-service-configurable_PR-433/archives/cost.csv [Pipeline] lock [2022-06-23T14:16:14.771Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [2022-06-23T14:16:14.775Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] did not exist. Created. [2022-06-23T14:16:14.775Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T14:16:15.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T14:16:15.204Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T14:16:15.234Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T14:16:15.312Z] $ docker stop --time=1 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 [2022-06-23T14:16:16.492Z] $ docker rm -f 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T14:16:38.919Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15456 in /w/workspace/_app-service-configurable_PR-433 [Pipeline] { [Pipeline] ws [2022-06-23T14:16:38.962Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-23T14:16:39.036Z] Selected Git installation does not exist. Using Default [2022-06-23T14:16:39.036Z] The recommended git tool is: NONE [2022-06-23T14:16:45.215Z] using credential edgex-jenkins-ssh [2022-06-23T14:16:45.246Z] Cloning the remote Git repository [2022-06-23T14:16:45.376Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-23T14:16:45.507Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-23T14:16:45.620Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-23T14:16:45.621Z] > git --version # timeout=10 [2022-06-23T14:16:45.639Z] > git --version # 'git version 2.25.1' [2022-06-23T14:16:45.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T14:16:45.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T14:16:46.660Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-23T14:16:46.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T14:16:46.704Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-23T14:16:46.737Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-23T14:16:46.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T14:16:46.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-23T14:16:47.234Z] Merging remotes/origin/main commit 2322ffdcb95edf8567155f04f68d1e09bc614b8a into PR head commit 0954952eba56b0bee3643e2867d74eedd3e9f7ba [2022-06-23T14:16:47.433Z] Merge succeeded, producing 0954952eba56b0bee3643e2867d74eedd3e9f7ba [2022-06-23T14:16:47.434Z] Checking out Revision 0954952eba56b0bee3643e2867d74eedd3e9f7ba (PR-433) [2022-06-23T14:16:47.256Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:16:47.270Z] > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 [2022-06-23T14:16:47.356Z] > git remote # timeout=10 [2022-06-23T14:16:47.372Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:16:47.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T14:16:47.400Z] > git merge 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 [2022-06-23T14:16:47.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:16:47.443Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:16:47.461Z] > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 [2022-06-23T14:16:51.589Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-06-23T14:16:51.644Z] > git --version # timeout=10 [2022-06-23T14:16:51.654Z] > git --version # 'git version 2.25.1' [2022-06-23T14:16:51.670Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T14:16:52.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T14:16:52.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T14:16:52.792Z] Dload Upload Total Spent Left Speed [2022-06-23T14:16:52.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66956 0 --:--:-- --:--:-- --:--:-- 66956 [Pipeline] sh [2022-06-23T14:16:53.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T14:16:54.064Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T14:16:54.064Z] + sudo tee /etc/docker/daemon.new [2022-06-23T14:16:54.064Z] { [2022-06-23T14:16:54.064Z] "registry-mirrors": [ [2022-06-23T14:16:54.064Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T14:16:54.064Z] ], [2022-06-23T14:16:54.065Z] "bip": "10.250.0.254/24", [2022-06-23T14:16:54.065Z] "hosts": [ [2022-06-23T14:16:54.065Z] "tcp://0.0.0.0:5555", [2022-06-23T14:16:54.065Z] "unix:///var/run/docker.sock" [2022-06-23T14:16:54.065Z] ], [2022-06-23T14:16:54.065Z] "mtu": 1458, [2022-06-23T14:16:54.065Z] "selinux-enabled": true, [2022-06-23T14:16:54.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T14:16:54.065Z] } [Pipeline] sh [2022-06-23T14:16:54.414Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T14:16:54.766Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T14:17:13.168Z] provisioning config files... [2022-06-23T14:17:13.194Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7173952306374595777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:17:13.589Z] ---> docker-login.sh [2022-06-23T14:17:13.590Z] nexus3.edgexfoundry.org:10001 [2022-06-23T14:17:14.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:17:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:17:14.463Z] Configure a credential helper to remove this warning. See [2022-06-23T14:17:14.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:17:14.463Z] [2022-06-23T14:17:14.463Z] Login Succeeded [2022-06-23T14:17:14.463Z] nexus3.edgexfoundry.org:10002 [2022-06-23T14:17:14.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:17:15.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:17:15.014Z] Configure a credential helper to remove this warning. See [2022-06-23T14:17:15.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:17:15.014Z] [2022-06-23T14:17:15.014Z] Login Succeeded [2022-06-23T14:17:15.014Z] nexus3.edgexfoundry.org:10003 [2022-06-23T14:17:15.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:17:15.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:17:15.295Z] Configure a credential helper to remove this warning. See [2022-06-23T14:17:15.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:17:15.295Z] [2022-06-23T14:17:15.295Z] Login Succeeded [2022-06-23T14:17:15.295Z] nexus3.edgexfoundry.org:10004 [2022-06-23T14:17:15.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:17:15.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:17:15.844Z] Configure a credential helper to remove this warning. See [2022-06-23T14:17:15.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:17:15.845Z] [2022-06-23T14:17:15.845Z] Login Succeeded [2022-06-23T14:17:15.845Z] docker.io [2022-06-23T14:17:16.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T14:17:16.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T14:17:16.715Z] Configure a credential helper to remove this warning. See [2022-06-23T14:17:16.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T14:17:16.715Z] [2022-06-23T14:17:16.715Z] Login Succeeded [2022-06-23T14:17:16.715Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T14:17:16.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T14:17:17.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T14:17:17.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T14:17:17.184Z] ========================================================= [2022-06-23T14:17:17.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T14:17:17.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:17:17.696Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-23T14:17:17.696Z] Sending build context to Docker daemon 204.8kB [2022-06-23T14:17:17.971Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T14:17:17.971Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T14:17:18.254Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T14:17:18.254Z] 9b3977197b4f: Pulling fs layer [2022-06-23T14:17:18.254Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T14:17:18.254Z] 94645a83ff95: Pulling fs layer [2022-06-23T14:17:18.254Z] e6fb740bc735: Pulling fs layer [2022-06-23T14:17:18.254Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T14:17:18.254Z] 355e64cbe906: Pulling fs layer [2022-06-23T14:17:18.254Z] 63ab81a10011: Pulling fs layer [2022-06-23T14:17:18.254Z] 555d1d1c4555: Pulling fs layer [2022-06-23T14:17:18.254Z] 7d9057610161: Pulling fs layer [2022-06-23T14:17:18.254Z] 3a77bd46dcc9: Waiting [2022-06-23T14:17:18.254Z] 355e64cbe906: Waiting [2022-06-23T14:17:18.254Z] 63ab81a10011: Waiting [2022-06-23T14:17:18.254Z] 555d1d1c4555: Waiting [2022-06-23T14:17:18.254Z] 7d9057610161: Waiting [2022-06-23T14:17:18.254Z] e6fb740bc735: Waiting [2022-06-23T14:17:18.254Z] 94645a83ff95: Verifying Checksum [2022-06-23T14:17:18.254Z] 94645a83ff95: Download complete [2022-06-23T14:17:18.254Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T14:17:18.254Z] 1a89e8eeedd5: Download complete [2022-06-23T14:17:18.254Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T14:17:18.254Z] 3a77bd46dcc9: Download complete [2022-06-23T14:17:18.254Z] 355e64cbe906: Download complete [2022-06-23T14:17:18.254Z] 63ab81a10011: Verifying Checksum [2022-06-23T14:17:18.254Z] 9b3977197b4f: Verifying Checksum [2022-06-23T14:17:18.254Z] 9b3977197b4f: Download complete [2022-06-23T14:17:18.254Z] 63ab81a10011: Download complete [2022-06-23T14:17:19.249Z] 9b3977197b4f: Pull complete [2022-06-23T14:17:19.249Z] 7d9057610161: Verifying Checksum [2022-06-23T14:17:19.249Z] 7d9057610161: Download complete [2022-06-23T14:17:19.856Z] 1a89e8eeedd5: Pull complete [2022-06-23T14:17:20.134Z] 94645a83ff95: Pull complete [2022-06-23T14:17:20.414Z] 555d1d1c4555: Verifying Checksum [2022-06-23T14:17:20.414Z] 555d1d1c4555: Download complete [2022-06-23T14:17:21.014Z] e6fb740bc735: Download complete [2022-06-23T14:17:33.428Z] e6fb740bc735: Pull complete [2022-06-23T14:17:33.428Z] 3a77bd46dcc9: Pull complete [2022-06-23T14:17:33.428Z] 355e64cbe906: Pull complete [2022-06-23T14:17:33.702Z] 63ab81a10011: Pull complete [2022-06-23T14:17:40.422Z] 555d1d1c4555: Pull complete [2022-06-23T14:17:42.402Z] 7d9057610161: Pull complete [2022-06-23T14:17:42.402Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T14:17:42.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T14:17:42.402Z] ---> 819e984ddca1 [2022-06-23T14:17:42.402Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T14:17:43.006Z] ---> Running in e3d3c514cb68 [2022-06-23T14:17:43.283Z] Removing intermediate container e3d3c514cb68 [2022-06-23T14:17:43.283Z] ---> a98e5f043fba [2022-06-23T14:17:43.283Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T14:17:43.283Z] ---> Running in c76867988747 [2022-06-23T14:17:43.557Z] Removing intermediate container c76867988747 [2022-06-23T14:17:43.557Z] ---> 82e9181688ee [2022-06-23T14:17:43.557Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:17:43.840Z] ---> Running in f15f30c8ff88 [2022-06-23T14:17:44.113Z] Removing intermediate container f15f30c8ff88 [2022-06-23T14:17:44.113Z] ---> 9b212c0a73fd [2022-06-23T14:17:44.113Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T14:17:44.113Z] ---> Running in aa7924228d32 [2022-06-23T14:17:47.522Z] Removing intermediate container aa7924228d32 [2022-06-23T14:17:47.522Z] ---> f88f15c09a34 [2022-06-23T14:17:47.522Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T14:17:47.522Z] ---> Running in 70fcef00449c [2022-06-23T14:17:48.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T14:17:49.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T14:17:49.701Z] OK: 220 MiB in 52 packages [2022-06-23T14:17:50.694Z] Removing intermediate container 70fcef00449c [2022-06-23T14:17:50.694Z] ---> 774e37f832f7 [2022-06-23T14:17:50.694Z] Step 8/13 : WORKDIR /app [2022-06-23T14:17:50.694Z] ---> Running in c9a37a57da98 [2022-06-23T14:17:50.971Z] Removing intermediate container c9a37a57da98 [2022-06-23T14:17:50.971Z] ---> 0f7820abe5b4 [2022-06-23T14:17:50.971Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-23T14:17:51.578Z] ---> 38c304462ef3 [2022-06-23T14:17:51.578Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T14:17:51.578Z] ---> Running in 084a6b0a68f8 [2022-06-23T14:18:38.563Z] Removing intermediate container 084a6b0a68f8 [2022-06-23T14:18:38.563Z] ---> 2f88d89bc5e7 [2022-06-23T14:18:38.563Z] Step 11/13 : COPY . . [2022-06-23T14:18:38.563Z] ---> a4dc0607ae75 [2022-06-23T14:18:38.563Z] Step 12/13 : ARG MAKE="make build" [2022-06-23T14:18:38.563Z] ---> Running in 25747a3c0ca3 [2022-06-23T14:18:38.563Z] Removing intermediate container 25747a3c0ca3 [2022-06-23T14:18:38.563Z] ---> 958788210c87 [2022-06-23T14:18:38.563Z] Step 13/13 : RUN $MAKE [2022-06-23T14:18:38.563Z] ---> Running in b84a2305218e [2022-06-23T14:18:38.563Z] noop [2022-06-23T14:18:38.563Z] Removing intermediate container b84a2305218e [2022-06-23T14:18:38.563Z] ---> 92ee7d7aa90c [2022-06-23T14:18:38.563Z] Successfully built 92ee7d7aa90c [2022-06-23T14:18:38.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:18:39.048Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T14:18:39.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:18:39.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container [2022-06-23T14:18:39.439Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-23T14:18:40.708Z] $ docker top e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T14:18:41.661Z] + go version [2022-06-23T14:18:41.661Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T14:18:41.699Z] $ docker stop --time=1 e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 [2022-06-23T14:18:43.339Z] $ docker rm -f e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:18:44.226Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T14:18:44.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:18:44.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container [2022-06-23T14:18:44.623Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-23T14:18:45.866Z] $ docker top 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T14:18:46.864Z] + make test [2022-06-23T14:18:46.864Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-23T14:20:08.727Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-23T14:20:08.727Z] CGO_ENABLED=1 go vet ./... [2022-06-23T14:20:30.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T14:20:30.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T14:20:30.953Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T14:20:30.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T14:20:31.032Z] $ docker stop --time=1 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 [2022-06-23T14:20:32.763Z] $ docker rm -f 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T14:20:33.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T14:20:33.766Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T14:20:34.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T14:20:34.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T14:20:35.367Z] + ls -al . [2022-06-23T14:20:35.367Z] total 164 [2022-06-23T14:20:35.367Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 14:20 . [2022-06-23T14:20:35.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 14:16 .. [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 14:16 .dockerignore [2022-06-23T14:20:35.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:16 .git [2022-06-23T14:20:35.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:16 .github [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 14:16 .gitignore [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 14:16 Attribution.txt [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 14:16 CHANGELOG.md [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 14:16 Dockerfile [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 14:16 GOVERNANCE.md [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 14:16 Jenkinsfile [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 14:16 LICENSE [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 14:16 OWNERS.md [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 14:16 README.md [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 14:14 VERSION [2022-06-23T14:20:35.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 14:16 bin [2022-06-23T14:20:35.367Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 14:18 coverage.out [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 14:16 go.mod [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 35803 Jun 23 14:16 go.sum [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 14:16 main.go [2022-06-23T14:20:35.367Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 14:16 makefile [2022-06-23T14:20:35.367Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 14:16 res [2022-06-23T14:20:35.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:20:35.818Z] + 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=0954952eba56b0bee3643e2867d74eedd3e9f7ba --label arch=arm64 --label version=0.0.0 . [2022-06-23T14:20:35.818Z] Sending build context to Docker daemon 205.8kB [2022-06-23T14:20:36.129Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T14:20:36.129Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-23T14:20:36.129Z] ---> 92ee7d7aa90c [2022-06-23T14:20:36.129Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-23T14:20:36.431Z] ---> Running in 45fbccb3d24b [2022-06-23T14:20:36.716Z] Removing intermediate container 45fbccb3d24b [2022-06-23T14:20:36.716Z] ---> ec49ffdd78f6 [2022-06-23T14:20:36.716Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T14:20:36.716Z] ---> Running in acd4283ced3b [2022-06-23T14:20:36.990Z] Removing intermediate container acd4283ced3b [2022-06-23T14:20:36.990Z] ---> b0d3a1bc052e [2022-06-23T14:20:36.990Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:20:36.990Z] ---> Running in 30f68c621cc2 [2022-06-23T14:20:37.268Z] Removing intermediate container 30f68c621cc2 [2022-06-23T14:20:37.268Z] ---> 6d25e9d0e6ca [2022-06-23T14:20:37.268Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T14:20:37.561Z] ---> Running in 63a4af3c5970 [2022-06-23T14:20:39.007Z] Removing intermediate container 63a4af3c5970 [2022-06-23T14:20:39.007Z] ---> 9e49c6675777 [2022-06-23T14:20:39.007Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T14:20:39.344Z] ---> Running in 07eff36e9dc2 [2022-06-23T14:20:40.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T14:20:40.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T14:20:41.907Z] OK: 220 MiB in 52 packages [2022-06-23T14:20:42.516Z] Removing intermediate container 07eff36e9dc2 [2022-06-23T14:20:42.516Z] ---> 04bfe39d566b [2022-06-23T14:20:42.516Z] Step 8/27 : WORKDIR /app [2022-06-23T14:20:42.516Z] ---> Running in 6cdf40bb7348 [2022-06-23T14:20:43.113Z] Removing intermediate container 6cdf40bb7348 [2022-06-23T14:20:43.113Z] ---> af398c2a656a [2022-06-23T14:20:43.113Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-23T14:20:43.387Z] ---> 8b3e8b8148e6 [2022-06-23T14:20:43.387Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T14:20:43.387Z] ---> Running in fb738a81acf6 [2022-06-23T14:20:45.376Z] Removing intermediate container fb738a81acf6 [2022-06-23T14:20:45.376Z] ---> fba2f3810b36 [2022-06-23T14:20:45.376Z] Step 11/27 : COPY . . [2022-06-23T14:20:45.985Z] ---> 7e507aacbdd3 [2022-06-23T14:20:45.985Z] Step 12/27 : ARG MAKE="make build" [2022-06-23T14:20:46.266Z] ---> Running in e83107576f11 [2022-06-23T14:20:46.538Z] Removing intermediate container e83107576f11 [2022-06-23T14:20:46.538Z] ---> a81130b5274b [2022-06-23T14:20:46.538Z] Step 13/27 : RUN $MAKE [2022-06-23T14:20:46.538Z] ---> Running in 8f72ecc99642 [2022-06-23T14:20:47.519Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-23T14:22:54.408Z] Removing intermediate container 8f72ecc99642 [2022-06-23T14:22:54.408Z] ---> e7c321743cc5 [2022-06-23T14:22:54.408Z] Step 14/27 : FROM alpine:3.14 [2022-06-23T14:22:54.408Z] 3.14: Pulling from library/alpine [2022-06-23T14:22:54.408Z] 455c02918c45: Pulling fs layer [2022-06-23T14:22:54.408Z] 455c02918c45: Download complete [2022-06-23T14:22:54.408Z] 455c02918c45: Pull complete [2022-06-23T14:22:54.409Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T14:22:54.409Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T14:22:54.409Z] ---> ac73e934f311 [2022-06-23T14:22:54.409Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-23T14:22:54.409Z] ---> Running in e138d2b1900c [2022-06-23T14:22:54.409Z] Removing intermediate container e138d2b1900c [2022-06-23T14:22:54.409Z] ---> c8836fc83d92 [2022-06-23T14:22:54.409Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-23T14:22:54.409Z] ---> Running in 5d350840c08a [2022-06-23T14:22:54.409Z] Removing intermediate container 5d350840c08a [2022-06-23T14:22:54.409Z] ---> ee74078bf273 [2022-06-23T14:22:54.409Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-23T14:22:54.409Z] ---> Running in 48daf852a5b8 [2022-06-23T14:22:54.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T14:22:54.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T14:22:54.409Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-23T14:22:54.409Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-23T14:22:54.409Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T14:22:54.409Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-23T14:22:54.409Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T14:22:54.409Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-23T14:22:54.409Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-23T14:22:54.409Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T14:22:54.409Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T14:22:54.409Z] OK: 9 MiB in 21 packages [2022-06-23T14:22:54.409Z] Removing intermediate container 48daf852a5b8 [2022-06-23T14:22:54.409Z] ---> a336c411860c [2022-06-23T14:22:54.409Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-23T14:22:54.409Z] ---> bb52f7fac7c6 [2022-06-23T14:22:54.409Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-23T14:22:54.409Z] ---> f78d4b294bb3 [2022-06-23T14:22:54.409Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-23T14:22:54.409Z] ---> ccdfc77a6314 [2022-06-23T14:22:54.409Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-23T14:22:54.409Z] ---> 1c85d9a30222 [2022-06-23T14:22:54.409Z] Step 22/27 : EXPOSE 48095 [2022-06-23T14:22:54.409Z] ---> Running in c25ebf78c8e0 [2022-06-23T14:22:54.409Z] Removing intermediate container c25ebf78c8e0 [2022-06-23T14:22:54.409Z] ---> 61e9a9588325 [2022-06-23T14:22:54.409Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-23T14:22:54.409Z] ---> Running in f203766eecfd [2022-06-23T14:22:54.409Z] Removing intermediate container f203766eecfd [2022-06-23T14:22:54.409Z] ---> 429cea1c9904 [2022-06-23T14:22:54.409Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T14:22:54.409Z] ---> Running in 21a8cae2d166 [2022-06-23T14:22:54.409Z] Removing intermediate container 21a8cae2d166 [2022-06-23T14:22:54.409Z] ---> ce3c045d8c30 [2022-06-23T14:22:54.409Z] Step 25/27 : LABEL arch=arm64 [2022-06-23T14:22:54.409Z] ---> Running in 2b06dce1d929 [2022-06-23T14:22:54.409Z] Removing intermediate container 2b06dce1d929 [2022-06-23T14:22:54.409Z] ---> efecda965e7d [2022-06-23T14:22:54.409Z] Step 26/27 : LABEL git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba [2022-06-23T14:22:54.409Z] ---> Running in 34ecc40d8437 [2022-06-23T14:22:54.409Z] Removing intermediate container 34ecc40d8437 [2022-06-23T14:22:54.409Z] ---> 07ae21e2f920 [2022-06-23T14:22:54.409Z] Step 27/27 : LABEL version=0.0.0 [2022-06-23T14:22:54.409Z] ---> Running in 6c9a040e7898 [2022-06-23T14:22:54.409Z] Removing intermediate container 6c9a040e7898 [2022-06-23T14:22:54.409Z] ---> 8873d2fa4c27 [2022-06-23T14:22:54.409Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T14:22:54.409Z] Successfully built 8873d2fa4c27 [2022-06-23T14:22:54.409Z] 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 [2022-06-23T14:22:55.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T14:22:55.311Z] [2022-06-23T14:22:55.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:22:55.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T14:22:56.005Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T14:22:56.005Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T14:22:56.005Z] 04944245beec: Pulling fs layer [2022-06-23T14:22:56.005Z] 699f458cf7ca: Pulling fs layer [2022-06-23T14:22:56.005Z] 765212b225bb: Pulling fs layer [2022-06-23T14:22:56.005Z] f23df028b6ca: Pulling fs layer [2022-06-23T14:22:56.005Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T14:22:56.005Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T14:22:56.005Z] f23df028b6ca: Waiting [2022-06-23T14:22:56.005Z] d65c8cfc05b1: Waiting [2022-06-23T14:22:56.005Z] 2437ff75d9bd: Waiting [2022-06-23T14:22:56.005Z] 765212b225bb: Waiting [2022-06-23T14:22:56.005Z] 04944245beec: Verifying Checksum [2022-06-23T14:22:56.005Z] 04944245beec: Download complete [2022-06-23T14:22:56.005Z] 765212b225bb: Verifying Checksum [2022-06-23T14:22:56.005Z] 765212b225bb: Download complete [2022-06-23T14:22:56.005Z] f23df028b6ca: Verifying Checksum [2022-06-23T14:22:56.005Z] f23df028b6ca: Download complete [2022-06-23T14:22:56.005Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T14:22:56.005Z] d65c8cfc05b1: Download complete [2022-06-23T14:22:56.283Z] 699f458cf7ca: Verifying Checksum [2022-06-23T14:22:56.283Z] 699f458cf7ca: Download complete [2022-06-23T14:22:56.559Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T14:22:56.559Z] 8998bd30e6a1: Download complete [2022-06-23T14:22:59.188Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T14:22:59.188Z] 2437ff75d9bd: Download complete [2022-06-23T14:23:01.165Z] 8998bd30e6a1: Pull complete [2022-06-23T14:23:01.438Z] 04944245beec: Pull complete [2022-06-23T14:23:02.872Z] 699f458cf7ca: Pull complete [2022-06-23T14:23:03.146Z] 765212b225bb: Pull complete [2022-06-23T14:23:04.123Z] f23df028b6ca: Pull complete [2022-06-23T14:23:04.123Z] d65c8cfc05b1: Pull complete [2022-06-23T14:23:19.206Z] 2437ff75d9bd: Pull complete [2022-06-23T14:23:19.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T14:23:19.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T14:23:19.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:23:19.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container [2022-06-23T14:23:19.654Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-23T14:23:22.187Z] $ docker top 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:23.166Z] ---> job-cost.sh [2022-06-23T14:23:23.166Z] lf-activate-venv: SKIPPING [2022-06-23T14:23:23.166Z] INFO: No Stack... [2022-06-23T14:23:23.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T14:23:24.355Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T14:23:25.024Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-06-23T14:23:25.024Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T14:23:25.101Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [2022-06-23T14:23:25.107Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] did not exist. Created. [2022-06-23T14:23:25.107Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T14:23:25.845Z] /w/workspace/app-service-configurable/1@tmp/durable-93709a3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T14:23:26.540Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T14:23:26.575Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T14:23:26.622Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T14:23:26.637Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T14:23:26.719Z] $ docker stop --time=1 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 [2022-06-23T14:23:28.235Z] $ docker rm -f 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 [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 [2022-06-23T14:23:29.218Z] provisioning config files... [2022-06-23T14:23:29.242Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config7909921618119368148tmp [Pipeline] { [Pipeline] sh [2022-06-23T14:23:29.605Z] + set +x [2022-06-23T14:23:29.605Z] + curl -s https://codecov.io/bash [2022-06-23T14:23:29.605Z] + bash -s -- [2022-06-23T14:23:29.605Z] [2022-06-23T14:23:29.605Z] _____ _ [2022-06-23T14:23:29.605Z] / ____| | | [2022-06-23T14:23:29.605Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T14:23:29.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T14:23:29.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T14:23:29.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T14:23:29.605Z] Bash-1.0.6 [2022-06-23T14:23:29.605Z] [2022-06-23T14:23:29.605Z] [2022-06-23T14:23:29.605Z] ==> git version 2.25.1 found [2022-06-23T14:23:29.605Z] ==> 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 [2022-06-23T14:23:29.605Z] Release-Date: 2020-01-08 [2022-06-23T14:23:29.605Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-23T14:23:29.605Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T14:23:29.605Z] ==> Jenkins CI detected. [2022-06-23T14:23:29.605Z] current dir:  /w/workspace/_app-service-configurable_PR-433 [2022-06-23T14:23:29.605Z] project root: . [2022-06-23T14:23:29.605Z] --> token set from env [2022-06-23T14:23:29.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T14:23:29.605Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T14:23:29.605Z] ==> Python coveragepy not found [2022-06-23T14:23:29.605Z] ==> Searching for coverage reports in: [2022-06-23T14:23:29.605Z] + . [2022-06-23T14:23:29.605Z] -> Found 1 reports [2022-06-23T14:23:29.605Z] ==> Detecting git/mercurial file structure [2022-06-23T14:23:29.605Z] ==> Reading reports [2022-06-23T14:23:29.605Z] + ./coverage.out bytes=10 [2022-06-23T14:23:29.605Z] ==> Appending adjustments [2022-06-23T14:23:29.605Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T14:23:29.866Z] + Found adjustments [2022-06-23T14:23:29.866Z] ==> Gzipping contents [2022-06-23T14:23:29.866Z] 4.0K /tmp/codecov.TrFup6.gz [2022-06-23T14:23:29.866Z] ==> Uploading reports [2022-06-23T14:23:29.866Z] url: https://codecov.io [2022-06-23T14:23:29.866Z] query: branch=PR-433&commit=0954952eba56b0bee3643e2867d74eedd3e9f7ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=433&job=&cmd_args= [2022-06-23T14:23:29.866Z] -> Pinging Codecov [2022-06-23T14:23:29.866Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-433&commit=0954952eba56b0bee3643e2867d74eedd3e9f7ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=433&job=&cmd_args= [2022-06-23T14:23:30.127Z] -> Uploading to [2022-06-23T14:23:30.127Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/0954952eba56b0bee3643e2867d74eedd3e9f7ba/2cee3dff-75cd-4da6-bfb4-96b9da439469.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T142329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bbfb6153d3a48dc189abb5986f221fa32d8ace45845ffd0d566d87326b60148 [2022-06-23T14:23:30.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T14:23:30.127Z] Dload Upload Total Spent Left Speed [2022-06-23T14:23:30.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2176 --:--:-- --:--:-- --:--:-- 2176 [2022-06-23T14:23:30.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] } [2022-06-23T14:23:30.415Z] 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 [2022-06-23T14:23:32.092Z] + [ -d /w/workspace/_app-service-configurable_PR-433/archives ] [2022-06-23T14:23:32.092Z] + ls -al /w/workspace/_app-service-configurable_PR-433/archives [2022-06-23T14:23:32.092Z] total 16 [2022-06-23T14:23:32.092Z] drwxr-xr-x 3 root root 4096 Jun 23 14:16 . [2022-06-23T14:23:32.092Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 14:16 .. [2022-06-23T14:23:32.092Z] drwxr-xr-x 2 root root 4096 Jun 23 14:16 cost [2022-06-23T14:23:32.092Z] -rw-r--r-- 1 root root 95 Jun 23 14:16 cost.csv [2022-06-23T14:23:32.092Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-433/archives [2022-06-23T14:23:32.092Z] + ls -al /w/workspace/_app-service-configurable_PR-433/archives [2022-06-23T14:23:32.092Z] total 16 [2022-06-23T14:23:32.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 14:16 . [2022-06-23T14:23:32.092Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 14:16 .. [2022-06-23T14:23:32.092Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 14:16 cost [2022-06-23T14:23:32.092Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 23 14:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:32.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:33.314Z] ---> package-listing.sh [2022-06-23T14:23:33.314Z] ++ facter osfamily [2022-06-23T14:23:33.314Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T14:23:33.575Z] + OS_FAMILY=debian [2022-06-23T14:23:33.575Z] + workspace=/w/workspace/_app-service-configurable_PR-433 [2022-06-23T14:23:33.575Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T14:23:33.575Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T14:23:33.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T14:23:33.575Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T14:23:33.575Z] + '[' /w/workspace/_app-service-configurable_PR-433 ']' [2022-06-23T14:23:33.575Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T14:23:33.575Z] + case "${OS_FAMILY}" in [2022-06-23T14:23:33.575Z] + dpkg -l [2022-06-23T14:23:33.575Z] + grep '^ii' [2022-06-23T14:23:33.576Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T14:23:33.576Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T14:23:33.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T14:23:33.576Z] + '[' /w/workspace/_app-service-configurable_PR-433 ']' [2022-06-23T14:23:33.576Z] + mkdir -p /w/workspace/_app-service-configurable_PR-433/archives/ [2022-06-23T14:23:33.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-433/archives/ [Pipeline] echo [2022-06-23T14:23:33.610Z] 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-433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T14:23:33.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:23:34.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T14:23:34.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T14:23:34.704Z] prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container [2022-06-23T14:23:34.740Z] $ 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-433/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-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@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 [2022-06-23T14:23:34.955Z] $ docker top 19156fa97f5df7089b3b780580f995b4328ff19f9aa93d42e7aa59a6dc2036d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T14:23:35.356Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T14:23:35.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T14:23:35.979Z] + ls /var/log/sa-host [2022-06-23T14:23:35.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T14:23:36.163Z] provisioning config files... [2022-06-23T14:23:36.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config3051187251595535081tmp [Pipeline] { [Pipeline] echo [2022-06-23T14:23:36.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:36.537Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T14:23:36.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:36.966Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T14:23:37.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:37.314Z] ---> sudo-logs.sh [2022-06-23T14:23:37.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T14:23:37.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:37.704Z] ---> job-cost.sh [2022-06-23T14:23:37.704Z] lf-activate-venv: SKIPPING [2022-06-23T14:23:37.704Z] DEBUG: total: 0.2199999988079071 [2022-06-23T14:23:37.704Z] INFO: Retrieving Stack Cost... [2022-06-23T14:23:37.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T14:23:38.541Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T14:23:38.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T14:23:38.892Z] ---> logs-deploy.sh [2022-06-23T14:23:38.892Z] lf-activate-venv: SKIPPING [2022-06-23T14:23:38.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-433/1 [2022-06-23T14:23:38.892Z] INFO: archiving workspace using pattern(s): [2022-06-23T14:23:39.830Z] Archives upload complete. [2022-06-23T14:23:39.830Z] INFO: archiving logs to Nexus