lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a576fe058936a7290e3ffe8cc458073ac3a6a4cf+748c375b9e927734e5c39e9bf70730eec1c3f6a7 (543f991055a53542bf6edf12ced42f779f3b8e96) 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-ssh1685997097581939137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11662877436819144674.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7747212693361935305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5249548874505866711.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11680108911855999752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2249 in /w/workspace/_app-service-configurable_PR-372 [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-372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh136988606314907090.key > 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 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh7948724162145020023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 > git remote # timeout=10 > 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 /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh2862405834076328687.key > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" > git rev-list --no-walk a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T17:14:44.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T17:14:44.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T17:14:44.147Z] ========================================================= [2022-01-20T17:14:44.147Z] EdgeX Global Pipelines Version Info [2022-01-20T17:14:44.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:14:45.277Z] ------------------- [2022-01-20T17:14:45.278Z] stable info: [2022-01-20T17:14:45.278Z] ------------------- [2022-01-20T17:14:45.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T17:14:45.278Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T17:14:45.278Z] Message: update stable to v1.0.219 [2022-01-20T17:14:45.849Z] ------------------- [2022-01-20T17:14:45.849Z] experimental info: [2022-01-20T17:14:45.849Z] ------------------- [2022-01-20T17:14:45.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T17:14:45.849Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T17:14:45.849Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T17:14:45.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-20T17:14:45.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-20T17:14:45.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T17:14:46.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T17:14:46.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T17:14:46.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T17:14:46.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T17:14:46.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T17:14:46.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T17:14:46.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T17:14:46.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T17:14:46.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-20T17:14:46.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T17:14:46.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T17:14:46.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T17:14:46.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T17:14:46.179Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T17:14:46.193Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T17:14:46.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T17:14:46.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T17:14:46.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T17:14:46.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T17:14:46.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T17:14:46.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T17:14:46.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T17:14:46.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T17:14:46.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo [2022-01-20T17:14:46.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo [2022-01-20T17:14:46.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo [2022-01-20T17:14:46.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T17:14:46.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo [2022-01-20T17:14:46.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T17:14:46.410Z] provisioning config files... [2022-01-20T17:14:46.422Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config5467497974432171654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:14:46.723Z] ---> docker-login.sh [2022-01-20T17:14:46.723Z] nexus3.edgexfoundry.org:10001 [2022-01-20T17:14:46.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:46.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:46.985Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:46.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:46.985Z] [2022-01-20T17:14:46.985Z] Login Succeeded [2022-01-20T17:14:46.985Z] nexus3.edgexfoundry.org:10002 [2022-01-20T17:14:46.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:46.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:46.985Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:46.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:46.985Z] [2022-01-20T17:14:46.985Z] Login Succeeded [2022-01-20T17:14:46.985Z] nexus3.edgexfoundry.org:10003 [2022-01-20T17:14:46.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:47.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:47.245Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:47.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:47.245Z] [2022-01-20T17:14:47.245Z] Login Succeeded [2022-01-20T17:14:47.245Z] nexus3.edgexfoundry.org:10004 [2022-01-20T17:14:47.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:47.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:47.245Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:47.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:47.245Z] [2022-01-20T17:14:47.245Z] Login Succeeded [2022-01-20T17:14:47.245Z] docker.io [2022-01-20T17:14:47.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:47.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:47.812Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:47.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:47.812Z] [2022-01-20T17:14:47.812Z] Login Succeeded [2022-01-20T17:14:47.812Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T17:14:47.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T17:14:48.197Z] + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T17:14:48.231Z] -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh [2022-01-20T17:14:48.520Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T17:14:48.536Z] ========================================================= [2022-01-20T17:14:48.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T17:14:48.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T17:14:48.894Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T17:14:48.908Z] [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-01-20T17:14:48.920Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T17:14:49.317Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T17:14:49.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T17:14:49.317Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T17:14:49.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T17:14:49.317Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T17:14:49.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T17:14:49.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:14:49.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T17:14:49.662Z] [2022-01-20T17:14:49.662Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:14:49.971Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T17:14:49.971Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T17:14:49.971Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T17:14:49.971Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T17:14:49.971Z] 4c7163046ea9: Pulling fs layer [2022-01-20T17:14:49.971Z] 0c2d73faf560: Pulling fs layer [2022-01-20T17:14:49.971Z] 0c2d73faf560: Waiting [2022-01-20T17:14:49.971Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T17:14:49.971Z] 3e5f54012d9b: Download complete [2022-01-20T17:14:49.971Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T17:14:49.971Z] a0d0a0d46f8b: Download complete [2022-01-20T17:14:49.971Z] 4c7163046ea9: Verifying Checksum [2022-01-20T17:14:49.971Z] 4c7163046ea9: Download complete [2022-01-20T17:14:49.971Z] 0c2d73faf560: Verifying Checksum [2022-01-20T17:14:49.971Z] 0c2d73faf560: Download complete [2022-01-20T17:14:50.246Z] a0d0a0d46f8b: Pull complete [2022-01-20T17:14:50.246Z] 3e5f54012d9b: Pull complete [2022-01-20T17:14:50.513Z] 4c7163046ea9: Pull complete [2022-01-20T17:14:50.781Z] 0c2d73faf560: Pull complete [2022-01-20T17:14:50.781Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T17:14:50.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T17:14:50.781Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T17:14:50.847Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2022-01-20T17:14:50.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T17:14:51.555Z] $ docker top 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T17:14:51.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T17:14:51.651Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T17:14:51.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T17:14:51.751Z] $ docker exec 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent [2022-01-20T17:14:51.843Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLhEgh/agent.14 [2022-01-20T17:14:51.843Z] SSH_AGENT_PID=20 [2022-01-20T17:14:51.851Z] Running ssh-add (command line suppressed) [2022-01-20T17:14:51.939Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_7888789898475794962.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_7888789898475794962.key) [2022-01-20T17:14:51.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T17:14:52.257Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T17:14:52.267Z] $ docker exec --env ******** --env ******** 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent -k [2022-01-20T17:14:52.346Z] unset SSH_AUTH_SOCK; [2022-01-20T17:14:52.346Z] unset SSH_AGENT_PID; [2022-01-20T17:14:52.346Z] echo Agent pid 20 killed; [2022-01-20T17:14:52.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T17:14:52.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T17:14:52.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T17:14:52.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T17:14:52.477Z] $ docker exec 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent [2022-01-20T17:14:52.571Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdBHOkM/agent.53 [2022-01-20T17:14:52.571Z] SSH_AGENT_PID=60 [2022-01-20T17:14:52.576Z] Running ssh-add (command line suppressed) [2022-01-20T17:14:52.656Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_6726710322981737769.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_6726710322981737769.key) [2022-01-20T17:14:52.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T17:14:52.971Z] + git semver init [2022-01-20T17:14:52.971Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T17:14:52.971Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git [2022-01-20T17:14:52.971Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 [2022-01-20T17:14:52.971Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T17:14:52.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T17:14:52.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T17:14:52.971Z] # $SEMVER_BRANCH = PR-372 [2022-01-20T17:14:52.971Z] # $SEMVER_TEMP = /tmp/semver-160991706 [2022-01-20T17:14:52.971Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-20T17:14:53.915Z] # '/tmp/semver-160991706' -> '/w/workspace/_app-service-configurable_PR-372/.semver' [2022-01-20T17:14:53.915Z] # -> Force: false [2022-01-20T17:14:53.915Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } [2022-01-20T17:14:53.931Z] $ docker exec --env ******** --env ******** 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent -k [2022-01-20T17:14:54.016Z] unset SSH_AUTH_SOCK; [2022-01-20T17:14:54.017Z] unset SSH_AGENT_PID; [2022-01-20T17:14:54.017Z] echo Agent pid 60 killed; [2022-01-20T17:14:54.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T17:14:54.342Z] + git semver [Pipeline] } [2022-01-20T17:14:54.365Z] $ docker stop --time=1 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 [2022-01-20T17:14:55.641Z] $ docker rm -f 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T17:14:56.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T17:14:56.339Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T17:14:56.343Z] [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-01-20T17:14:56.473Z] provisioning config files... [2022-01-20T17:14:56.481Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config6246393838699791186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:14:56.791Z] ---> docker-login.sh [2022-01-20T17:14:56.791Z] nexus3.edgexfoundry.org:10001 [2022-01-20T17:14:56.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:56.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:56.791Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:56.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:56.791Z] [2022-01-20T17:14:56.791Z] Login Succeeded [2022-01-20T17:14:56.791Z] nexus3.edgexfoundry.org:10002 [2022-01-20T17:14:56.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:56.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:56.791Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:56.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:56.791Z] [2022-01-20T17:14:56.791Z] Login Succeeded [2022-01-20T17:14:56.791Z] nexus3.edgexfoundry.org:10003 [2022-01-20T17:14:57.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:57.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:57.053Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:57.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:57.053Z] [2022-01-20T17:14:57.053Z] Login Succeeded [2022-01-20T17:14:57.053Z] nexus3.edgexfoundry.org:10004 [2022-01-20T17:14:57.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:57.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:57.053Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:57.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:57.053Z] [2022-01-20T17:14:57.053Z] Login Succeeded [2022-01-20T17:14:57.053Z] docker.io [2022-01-20T17:14:57.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:14:57.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:14:57.622Z] Configure a credential helper to remove this warning. See [2022-01-20T17:14:57.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:14:57.622Z] [2022-01-20T17:14:57.622Z] Login Succeeded [2022-01-20T17:14:57.622Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T17:14:57.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T17:14:57.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T17:14:57.713Z] ========================================================= [2022-01-20T17:14:57.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T17:14:57.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:14:58.038Z] + 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-01-20T17:14:58.038Z] Sending build context to Docker daemon 2.946MB [2022-01-20T17:14:58.038Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T17:14:58.038Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T17:14:58.038Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T17:14:58.038Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T17:14:58.038Z] 666ba61612fd: Pulling fs layer [2022-01-20T17:14:58.038Z] 8ed8ca486205: Pulling fs layer [2022-01-20T17:14:58.038Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T17:14:58.038Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T17:14:58.038Z] f965cba54748: Pulling fs layer [2022-01-20T17:14:58.038Z] 861ffc35075e: Pulling fs layer [2022-01-20T17:14:58.038Z] 4b385c91608e: Pulling fs layer [2022-01-20T17:14:58.038Z] 560528eb2ebb: Pulling fs layer [2022-01-20T17:14:58.038Z] f965cba54748: Waiting [2022-01-20T17:14:58.038Z] 861ffc35075e: Waiting [2022-01-20T17:14:58.038Z] 4b385c91608e: Waiting [2022-01-20T17:14:58.038Z] 560528eb2ebb: Waiting [2022-01-20T17:14:58.038Z] 4fe6c5a15a65: Waiting [2022-01-20T17:14:58.038Z] 22a0e8bec74d: Waiting [2022-01-20T17:14:58.038Z] 8ed8ca486205: Verifying Checksum [2022-01-20T17:14:58.038Z] 8ed8ca486205: Download complete [2022-01-20T17:14:58.038Z] 666ba61612fd: Verifying Checksum [2022-01-20T17:14:58.038Z] 666ba61612fd: Download complete [2022-01-20T17:14:58.038Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T17:14:58.039Z] 22a0e8bec74d: Download complete [2022-01-20T17:14:58.039Z] f965cba54748: Verifying Checksum [2022-01-20T17:14:58.039Z] f965cba54748: Download complete [2022-01-20T17:14:58.039Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T17:14:58.039Z] 59bf1c3509f3: Download complete [2022-01-20T17:14:58.311Z] 861ffc35075e: Verifying Checksum [2022-01-20T17:14:58.311Z] 861ffc35075e: Download complete [2022-01-20T17:14:58.311Z] 4b385c91608e: Verifying Checksum [2022-01-20T17:14:58.311Z] 4b385c91608e: Download complete [2022-01-20T17:14:58.911Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T17:14:58.911Z] 4fe6c5a15a65: Download complete [2022-01-20T17:14:58.911Z] 560528eb2ebb: Verifying Checksum [2022-01-20T17:14:58.911Z] 560528eb2ebb: Download complete [2022-01-20T17:14:58.911Z] 59bf1c3509f3: Pull complete [2022-01-20T17:14:58.911Z] 666ba61612fd: Pull complete [2022-01-20T17:14:58.911Z] 8ed8ca486205: Pull complete [2022-01-20T17:15:03.133Z] 4fe6c5a15a65: Pull complete [2022-01-20T17:15:03.133Z] 22a0e8bec74d: Pull complete [2022-01-20T17:15:03.133Z] f965cba54748: Pull complete [2022-01-20T17:15:03.133Z] 861ffc35075e: Pull complete [2022-01-20T17:15:03.133Z] 4b385c91608e: Pull complete [2022-01-20T17:15:06.502Z] 560528eb2ebb: Pull complete [2022-01-20T17:15:06.502Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T17:15:06.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T17:15:06.502Z] ---> dd4a08f94e63 [2022-01-20T17:15:06.502Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T17:15:08.416Z] ---> Running in dcb95b090948 [2022-01-20T17:15:08.416Z] Removing intermediate container dcb95b090948 [2022-01-20T17:15:08.416Z] ---> 9ede82761848 [2022-01-20T17:15:08.416Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T17:15:08.416Z] ---> Running in 98cb49af1739 [2022-01-20T17:15:08.416Z] Removing intermediate container 98cb49af1739 [2022-01-20T17:15:08.416Z] ---> df5482cab828 [2022-01-20T17:15:08.416Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:15:08.416Z] ---> Running in 1a4bfc6dc8a7 [2022-01-20T17:15:08.679Z] Removing intermediate container 1a4bfc6dc8a7 [2022-01-20T17:15:08.679Z] ---> 17f15cb6c87b [2022-01-20T17:15:08.679Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T17:15:08.679Z] ---> Running in 3449885aeb06 [2022-01-20T17:15:09.257Z] Removing intermediate container 3449885aeb06 [2022-01-20T17:15:09.257Z] ---> 9b037cccc836 [2022-01-20T17:15:09.257Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T17:15:09.257Z] ---> Running in 952afdcc9c2c [2022-01-20T17:15:09.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T17:15:10.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T17:15:10.661Z] OK: 221 MiB in 52 packages [2022-01-20T17:15:10.921Z] Removing intermediate container 952afdcc9c2c [2022-01-20T17:15:10.921Z] ---> 7f7ddc50a92b [2022-01-20T17:15:10.921Z] Step 8/13 : WORKDIR /app [2022-01-20T17:15:10.921Z] ---> Running in f47174121fbc [2022-01-20T17:15:10.921Z] Removing intermediate container f47174121fbc [2022-01-20T17:15:10.921Z] ---> 57b4ea8548fc [2022-01-20T17:15:10.921Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T17:15:11.186Z] ---> 526edee888bd [2022-01-20T17:15:11.186Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T17:15:11.186Z] ---> Running in 4a4699138ee5 [2022-01-20T17:15:11.442Z] Still waiting to schedule task [2022-01-20T17:15:11.442Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T17:15:43.326Z] Removing intermediate container 4a4699138ee5 [2022-01-20T17:15:43.326Z] ---> ce902a997f2c [2022-01-20T17:15:43.326Z] Step 11/13 : COPY . . [2022-01-20T17:15:43.326Z] ---> e6609dde9002 [2022-01-20T17:15:43.326Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T17:15:43.326Z] ---> Running in fa301c318ca1 [2022-01-20T17:15:43.326Z] Removing intermediate container fa301c318ca1 [2022-01-20T17:15:43.326Z] ---> 06a055102bcb [2022-01-20T17:15:43.326Z] Step 13/13 : RUN $MAKE [2022-01-20T17:15:43.326Z] ---> Running in 8b6db08e28c1 [2022-01-20T17:15:43.326Z] noop [2022-01-20T17:15:43.326Z] Removing intermediate container 8b6db08e28c1 [2022-01-20T17:15:43.326Z] ---> a8d66b088695 [2022-01-20T17:15:43.326Z] Successfully built a8d66b088695 [2022-01-20T17:15:43.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:15:43.629Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T17:15:43.629Z] . [Pipeline] withDockerContainer [2022-01-20T17:15:43.714Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2022-01-20T17:15:43.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T17:15:44.106Z] $ docker top 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T17:15:44.470Z] + go version [2022-01-20T17:15:44.470Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T17:15:44.482Z] $ docker stop --time=1 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 [2022-01-20T17:15:45.649Z] $ docker rm -f 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:15:46.059Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T17:15:46.059Z] . [Pipeline] withDockerContainer [2022-01-20T17:15:46.132Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2022-01-20T17:15:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T17:15:46.511Z] $ docker top 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T17:15:46.877Z] + make test [2022-01-20T17:15:46.877Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T17:16:01.891Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T17:16:01.891Z] CGO_ENABLED=1 go vet ./... [2022-01-20T17:16:06.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T17:16:06.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T17:16:06.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T17:16:06.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T17:16:06.163Z] $ docker stop --time=1 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 [2022-01-20T17:16:07.705Z] $ docker rm -f 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T17:16:08.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T17:16:08.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T17:16:08.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T17:16:09.040Z] + ls -al . [2022-01-20T17:16:09.040Z] total 148 [2022-01-20T17:16:09.040Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 17:16 . [2022-01-20T17:16:09.040Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 17:14 .. [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 17:14 Attribution.txt [2022-01-20T17:16:09.040Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 17:14 bin [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 17:14 CHANGELOG.md [2022-01-20T17:16:09.040Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 17:15 coverage.out [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 17:14 Dockerfile [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 17:14 .dockerignore [2022-01-20T17:16:09.040Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 17:14 .git [2022-01-20T17:16:09.040Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 17:14 .github [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 17:14 .gitignore [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 17:14 go.mod [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 17:14 go.sum [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 17:14 GOVERNANCE.md [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 17:14 Jenkinsfile [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 17:14 LICENSE [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 17:14 main.go [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 17:14 makefile [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 17:14 OWNERS.md [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 17:14 README.md [2022-01-20T17:16:09.040Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 17:14 res [2022-01-20T17:16:09.040Z] drwx------. 3 jenkins jenkins 72 Jan 20 17:14 .semver [2022-01-20T17:16:09.040Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 17:14 snap [2022-01-20T17:16:09.040Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 17:14 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:16:09.342Z] + 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=amd64 --label version=0.0.0 . [2022-01-20T17:16:09.342Z] Sending build context to Docker daemon 2.947MB [2022-01-20T17:16:09.342Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T17:16:09.342Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T17:16:09.342Z] ---> a8d66b088695 [2022-01-20T17:16:09.342Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T17:16:09.604Z] ---> Running in 2865a7ee7b33 [2022-01-20T17:16:09.604Z] Removing intermediate container 2865a7ee7b33 [2022-01-20T17:16:09.604Z] ---> 20be8ee1dc36 [2022-01-20T17:16:09.604Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T17:16:09.604Z] ---> Running in 1cab31df9197 [2022-01-20T17:16:09.604Z] Removing intermediate container 1cab31df9197 [2022-01-20T17:16:09.604Z] ---> 283c8fa64a83 [2022-01-20T17:16:09.604Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:16:09.604Z] ---> Running in 4a1d3945c5a9 [2022-01-20T17:16:09.869Z] Removing intermediate container 4a1d3945c5a9 [2022-01-20T17:16:09.869Z] ---> d3917273f911 [2022-01-20T17:16:09.869Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T17:16:09.869Z] ---> Running in 851ce58c1281 [2022-01-20T17:16:10.448Z] Removing intermediate container 851ce58c1281 [2022-01-20T17:16:10.448Z] ---> 55022814d5aa [2022-01-20T17:16:10.448Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T17:16:10.448Z] ---> Running in 35189a90e62b [2022-01-20T17:16:10.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T17:16:11.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T17:16:11.654Z] OK: 221 MiB in 52 packages [2022-01-20T17:16:11.919Z] Removing intermediate container 35189a90e62b [2022-01-20T17:16:11.919Z] ---> fe66330070bf [2022-01-20T17:16:11.919Z] Step 8/27 : WORKDIR /app [2022-01-20T17:16:11.919Z] ---> Running in 8393860fb0a7 [2022-01-20T17:16:12.182Z] Removing intermediate container 8393860fb0a7 [2022-01-20T17:16:12.182Z] ---> a5840c005f42 [2022-01-20T17:16:12.182Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T17:16:12.182Z] ---> 66ad1778f0a5 [2022-01-20T17:16:12.182Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T17:16:12.182Z] ---> Running in aae93e9352db [2022-01-20T17:16:12.766Z] Removing intermediate container aae93e9352db [2022-01-20T17:16:12.766Z] ---> 7f5b86158f4b [2022-01-20T17:16:12.766Z] Step 11/27 : COPY . . [2022-01-20T17:16:13.026Z] ---> ccce83063e78 [2022-01-20T17:16:13.026Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T17:16:13.026Z] ---> Running in 0a74459cff98 [2022-01-20T17:16:13.026Z] Removing intermediate container 0a74459cff98 [2022-01-20T17:16:13.026Z] ---> e38c24af126d [2022-01-20T17:16:13.026Z] Step 13/27 : RUN $MAKE [2022-01-20T17:16:13.291Z] ---> Running in 46f84b956e4e [2022-01-20T17:16:13.554Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2022-01-20T17:16:25.884Z] Removing intermediate container 46f84b956e4e [2022-01-20T17:16:25.884Z] ---> 83d8788b8b8b [2022-01-20T17:16:25.884Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T17:16:25.884Z] 3.14: Pulling from library/alpine [2022-01-20T17:16:25.884Z] 97518928ae5f: Pulling fs layer [2022-01-20T17:16:26.144Z] 97518928ae5f: Verifying Checksum [2022-01-20T17:16:26.144Z] 97518928ae5f: Download complete [2022-01-20T17:16:26.144Z] 97518928ae5f: Pull complete [2022-01-20T17:16:26.144Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T17:16:26.144Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T17:16:26.144Z] ---> 0a97eee8041e [2022-01-20T17:16:26.144Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:16:26.410Z] ---> Running in c40ef92da711 [2022-01-20T17:16:26.410Z] Removing intermediate container c40ef92da711 [2022-01-20T17:16:26.410Z] ---> 9062c88968e9 [2022-01-20T17:16:26.410Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T17:16:26.410Z] ---> Running in 1175032bc7ba [2022-01-20T17:16:26.410Z] Removing intermediate container 1175032bc7ba [2022-01-20T17:16:26.410Z] ---> 43abc227d351 [2022-01-20T17:16:26.410Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T17:16:26.410Z] ---> Running in 3f0f025dc485 [2022-01-20T17:16:26.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T17:16:26.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T17:16:26.932Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T17:16:27.195Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T17:16:27.195Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T17:16:27.195Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T17:16:27.195Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T17:16:27.195Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T17:16:27.195Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T17:16:27.195Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T17:16:27.195Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T17:16:27.195Z] OK: 9 MiB in 21 packages [2022-01-20T17:16:27.466Z] Removing intermediate container 3f0f025dc485 [2022-01-20T17:16:27.466Z] ---> 0d538e1bcc08 [2022-01-20T17:16:27.466Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T17:16:27.729Z] ---> ea0b421ad458 [2022-01-20T17:16:27.729Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T17:16:27.729Z] ---> f04ff19f6140 [2022-01-20T17:16:27.729Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T17:16:27.994Z] ---> 627cac98dd6f [2022-01-20T17:16:27.994Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T17:16:28.256Z] ---> c136d575b7a1 [2022-01-20T17:16:28.256Z] Step 22/27 : EXPOSE 48095 [2022-01-20T17:16:28.256Z] ---> Running in 8cbfaa300924 [2022-01-20T17:16:28.523Z] Removing intermediate container 8cbfaa300924 [2022-01-20T17:16:28.523Z] ---> 033582b3439d [2022-01-20T17:16:28.523Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T17:16:28.523Z] ---> Running in 32c54d3b118b [2022-01-20T17:16:28.523Z] Removing intermediate container 32c54d3b118b [2022-01-20T17:16:28.523Z] ---> 2d87fb28328d [2022-01-20T17:16:28.523Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T17:16:28.523Z] ---> Running in 70847d8f9d61 [2022-01-20T17:16:28.784Z] Removing intermediate container 70847d8f9d61 [2022-01-20T17:16:28.784Z] ---> 63324d3a13c7 [2022-01-20T17:16:28.784Z] Step 25/27 : LABEL arch=amd64 [2022-01-20T17:16:28.784Z] ---> Running in 07823dc1643f [2022-01-20T17:16:28.784Z] Removing intermediate container 07823dc1643f [2022-01-20T17:16:28.784Z] ---> 2c6ce6e2f09b [2022-01-20T17:16:28.784Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:16:28.784Z] ---> Running in 5e2665b4e35c [2022-01-20T17:16:28.784Z] Removing intermediate container 5e2665b4e35c [2022-01-20T17:16:28.784Z] ---> 3a56390211ea [2022-01-20T17:16:28.784Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T17:16:28.784Z] ---> Running in 2d790933df7d [2022-01-20T17:16:29.045Z] Removing intermediate container 2d790933df7d [2022-01-20T17:16:29.045Z] ---> ebd63d01f767 [2022-01-20T17:16:29.045Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T17:16:29.045Z] Successfully built ebd63d01f767 [2022-01-20T17:16:29.045Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-20T17:16:35.737Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2250 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T17:16:35.752Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-01-20T17:16:35.959Z] Selected Git installation does not exist. Using Default [2022-01-20T17:16:35.959Z] The recommended git tool is: NONE [2022-01-20T17:16:40.461Z] using credential edgex-jenkins-ssh [2022-01-20T17:16:40.484Z] Cloning the remote Git repository [2022-01-20T17:16:40.539Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:16:40.610Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-01-20T17:16:40.694Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:16:40.695Z] > git --version # timeout=10 [2022-01-20T17:16:40.718Z] > git --version # 'git version 2.17.1' [2022-01-20T17:16:40.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:16:40.796Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T17:16:41.921Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T17:16:41.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T17:16:41.977Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T17:16:42.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:16:42.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:16:42.030Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T17:16:42.632Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:16:42.851Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:16:42.851Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T17:16:42.647Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T17:16:42.673Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T17:16:42.763Z] > git remote # timeout=10 [2022-01-20T17:16:42.781Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T17:16:42.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:16:42.811Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T17:16:42.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T17:16:42.857Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T17:16:42.875Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T17:16:44.174Z] Still waiting to schedule task [2022-01-20T17:16:44.174Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-20T17:16:47.015Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T17:16:48.104Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T17:16:48.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T17:16:48.104Z] Dload Upload Total Spent Left Speed [2022-01-20T17:16:48.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74955 0 --:--:-- --:--:-- --:--:-- 74955 [Pipeline] sh [2022-01-20T17:16:48.607Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T17:16:48.956Z] + sudo tee /etc/docker/daemon.new [2022-01-20T17:16:48.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T17:16:48.956Z] { [2022-01-20T17:16:48.956Z] "registry-mirrors": [ [2022-01-20T17:16:48.956Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T17:16:48.956Z] ], [2022-01-20T17:16:48.956Z] "bip": "10.250.0.254/24", [2022-01-20T17:16:48.956Z] "hosts": [ [2022-01-20T17:16:48.956Z] "tcp://0.0.0.0:5555", [2022-01-20T17:16:48.956Z] "unix:///var/run/docker.sock" [2022-01-20T17:16:48.956Z] ], [2022-01-20T17:16:48.956Z] "mtu": 1458, [2022-01-20T17:16:48.956Z] "selinux-enabled": true, [2022-01-20T17:16:48.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T17:16:48.956Z] } [Pipeline] sh [2022-01-20T17:16:49.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T17:16:49.730Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T17:17:08.053Z] provisioning config files... [2022-01-20T17:17:08.079Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config3975041540723583281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:17:08.441Z] ---> docker-login.sh [2022-01-20T17:17:08.441Z] nexus3.edgexfoundry.org:10001 [2022-01-20T17:17:09.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:17:09.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:17:09.309Z] Configure a credential helper to remove this warning. See [2022-01-20T17:17:09.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:17:09.309Z] [2022-01-20T17:17:09.309Z] Login Succeeded [2022-01-20T17:17:09.309Z] nexus3.edgexfoundry.org:10002 [2022-01-20T17:17:09.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:17:09.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:17:09.584Z] Configure a credential helper to remove this warning. See [2022-01-20T17:17:09.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:17:09.584Z] [2022-01-20T17:17:09.584Z] Login Succeeded [2022-01-20T17:17:09.584Z] nexus3.edgexfoundry.org:10003 [2022-01-20T17:17:09.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:17:10.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:17:10.137Z] Configure a credential helper to remove this warning. See [2022-01-20T17:17:10.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:17:10.137Z] [2022-01-20T17:17:10.137Z] Login Succeeded [2022-01-20T17:17:10.137Z] nexus3.edgexfoundry.org:10004 [2022-01-20T17:17:10.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:17:10.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:17:10.690Z] Configure a credential helper to remove this warning. See [2022-01-20T17:17:10.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:17:10.690Z] [2022-01-20T17:17:10.690Z] Login Succeeded [2022-01-20T17:17:10.690Z] docker.io [2022-01-20T17:17:10.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T17:17:11.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T17:17:11.234Z] Configure a credential helper to remove this warning. See [2022-01-20T17:17:11.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T17:17:11.234Z] [2022-01-20T17:17:11.234Z] Login Succeeded [2022-01-20T17:17:11.234Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T17:17:11.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T17:17:11.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T17:17:11.798Z] ========================================================= [2022-01-20T17:17:11.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T17:17:11.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:17:12.142Z] + 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-01-20T17:17:12.142Z] Sending build context to Docker daemon 207.4kB [2022-01-20T17:17:12.416Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T17:17:12.416Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T17:17:12.689Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T17:17:12.689Z] 9b3977197b4f: Pulling fs layer [2022-01-20T17:17:12.689Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T17:17:12.689Z] 94645a83ff95: Pulling fs layer [2022-01-20T17:17:12.689Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T17:17:12.689Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T17:17:12.689Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T17:17:12.689Z] 9a6b49a46696: Pulling fs layer [2022-01-20T17:17:12.689Z] cf05db05a679: Pulling fs layer [2022-01-20T17:17:12.689Z] 3f3a8bcf1eab: Waiting [2022-01-20T17:17:12.689Z] 0c92f367c5e7: Waiting [2022-01-20T17:17:12.689Z] 4b8299f9d1f4: Waiting [2022-01-20T17:17:12.689Z] cf05db05a679: Waiting [2022-01-20T17:17:12.689Z] 9a6b49a46696: Waiting [2022-01-20T17:17:12.689Z] 94645a83ff95: Verifying Checksum [2022-01-20T17:17:12.689Z] 94645a83ff95: Download complete [2022-01-20T17:17:12.689Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T17:17:12.689Z] 1a89e8eeedd5: Download complete [2022-01-20T17:17:12.689Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T17:17:12.689Z] 0c92f367c5e7: Download complete [2022-01-20T17:17:12.689Z] 4b8299f9d1f4: Download complete [2022-01-20T17:17:12.689Z] 9b3977197b4f: Verifying Checksum [2022-01-20T17:17:12.689Z] 9b3977197b4f: Download complete [2022-01-20T17:17:12.689Z] 9a6b49a46696: Verifying Checksum [2022-01-20T17:17:12.689Z] 9a6b49a46696: Download complete [2022-01-20T17:17:13.292Z] 9b3977197b4f: Pull complete [2022-01-20T17:17:13.897Z] 1a89e8eeedd5: Pull complete [2022-01-20T17:17:14.502Z] 94645a83ff95: Pull complete [2022-01-20T17:17:14.502Z] cf05db05a679: Verifying Checksum [2022-01-20T17:17:14.502Z] cf05db05a679: Download complete [2022-01-20T17:17:15.096Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T17:17:15.096Z] 3f3a8bcf1eab: Download complete [2022-01-20T17:17:18.867Z] Running on prd-ubuntu18.04-docker-8c-8g-2251 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T17:17:18.880Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-01-20T17:17:18.962Z] Selected Git installation does not exist. Using Default [2022-01-20T17:17:18.962Z] The recommended git tool is: NONE [2022-01-20T17:17:20.542Z] using credential edgex-jenkins-ssh [2022-01-20T17:17:20.552Z] Cloning the remote Git repository [2022-01-20T17:17:20.615Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:17:20.652Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-01-20T17:17:20.678Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:17:20.678Z] > git --version # timeout=10 [2022-01-20T17:17:20.684Z] > git --version # 'git version 2.17.1' [2022-01-20T17:17:20.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:17:20.731Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T17:17:22.016Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:17:22.095Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:17:22.095Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T17:17:21.536Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T17:17:21.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T17:17:21.553Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T17:17:21.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T17:17:21.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:17:21.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T17:17:22.059Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T17:17:22.063Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T17:17:22.094Z] > git remote # timeout=10 [2022-01-20T17:17:22.101Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T17:17:22.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T17:17:22.114Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T17:17:22.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T17:17:22.133Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T17:17:22.137Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T17:17:25.614Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:17:26.311Z] + echo snap-build.sh [2022-01-20T17:17:26.311Z] snap-build.sh [2022-01-20T17:17:26.311Z] + SNAP_BASE_DIR=. [2022-01-20T17:17:26.311Z] + '[' '!' -z /w/workspace/app-service-configurable/2 ']' [2022-01-20T17:17:26.311Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/2 [2022-01-20T17:17:26.311Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/2]' [2022-01-20T17:17:26.311Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/2] [2022-01-20T17:17:26.311Z] + cd /w/workspace/app-service-configurable/2 [2022-01-20T17:17:26.311Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-20T17:17:26.311Z] Reading package lists... [2022-01-20T17:17:26.311Z] Building dependency tree... [2022-01-20T17:17:26.311Z] Reading state information... [2022-01-20T17:17:26.311Z] The following packages were automatically installed and are no longer required: [2022-01-20T17:17:26.311Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-20T17:17:26.311Z] uidmap xdelta3 [2022-01-20T17:17:26.311Z] Use 'sudo apt autoremove' to remove them. [2022-01-20T17:17:26.311Z] The following packages will be REMOVED: [2022-01-20T17:17:26.311Z] lxd* lxd-client* [2022-01-20T17:17:26.311Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-20T17:17:26.573Z] After this operation, 31.7 MB disk space will be freed. [2022-01-20T17:17:27.363Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-01-20T17:17:27.363Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T17:17:27.496Z] 3f3a8bcf1eab: Pull complete [2022-01-20T17:17:27.496Z] 0c92f367c5e7: Pull complete [2022-01-20T17:17:27.496Z] 4b8299f9d1f4: Pull complete [2022-01-20T17:17:27.496Z] 9a6b49a46696: Pull complete [2022-01-20T17:17:27.937Z] Removing lxd dnsmasq configuration [2022-01-20T17:17:28.198Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T17:17:28.198Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-20T17:17:28.770Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-20T17:17:29.031Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-01-20T17:17:29.031Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T17:17:30.417Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-20T17:17:30.417Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-20T17:17:30.987Z] + sudo snap remove --purge lxd [2022-01-20T17:17:30.987Z] snap "lxd" is not installed [2022-01-20T17:17:30.987Z] + sudo groupadd --force --system lxd [2022-01-20T17:17:30.987Z] ++ whoami [2022-01-20T17:17:30.987Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-20T17:17:30.987Z] + newgrp - lxd [2022-01-20T17:17:30.987Z] + sudo snap install lxd [2022-01-20T17:17:32.900Z] cf05db05a679: Pull complete [2022-01-20T17:17:32.900Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T17:17:32.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T17:17:32.900Z] ---> 0ccda1f7e2ee [2022-01-20T17:17:32.900Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T17:17:34.346Z] ---> Running in 1496de6608b8 [2022-01-20T17:17:34.938Z] Removing intermediate container 1496de6608b8 [2022-01-20T17:17:34.938Z] ---> 1f9979b90f7b [2022-01-20T17:17:34.938Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T17:17:34.938Z] ---> Running in fc5a9c045d73 [2022-01-20T17:17:35.209Z] Removing intermediate container fc5a9c045d73 [2022-01-20T17:17:35.209Z] ---> a79048836509 [2022-01-20T17:17:35.209Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:17:35.481Z] ---> Running in 80c1f08a7916 [2022-01-20T17:17:35.755Z] Removing intermediate container 80c1f08a7916 [2022-01-20T17:17:35.755Z] ---> 3fb36f8f95b4 [2022-01-20T17:17:35.755Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T17:17:35.755Z] ---> Running in 42c5cc9f5f5c [2022-01-20T17:17:37.742Z] Removing intermediate container 42c5cc9f5f5c [2022-01-20T17:17:37.742Z] ---> b08cf685cbad [2022-01-20T17:17:37.742Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T17:17:37.742Z] ---> Running in 4263f78b744e [2022-01-20T17:17:38.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T17:17:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T17:17:40.278Z] OK: 220 MiB in 52 packages [2022-01-20T17:17:41.253Z] Removing intermediate container 4263f78b744e [2022-01-20T17:17:41.253Z] ---> c9b912a934fe [2022-01-20T17:17:41.253Z] Step 8/13 : WORKDIR /app [2022-01-20T17:17:41.253Z] ---> Running in d2a9312cc3ee [2022-01-20T17:17:41.522Z] Removing intermediate container d2a9312cc3ee [2022-01-20T17:17:41.522Z] ---> b41ac7657814 [2022-01-20T17:17:41.522Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T17:17:42.119Z] ---> 63d795b1d58d [2022-01-20T17:17:42.119Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T17:17:42.119Z] ---> Running in b7b8760946ae [2022-01-20T17:18:17.723Z] error: cannot perform the following tasks: [2022-01-20T17:18:17.723Z] - Ensure prerequisites for "lxd" are available (cannot install snap base "core20": Post https://api.snapcraft.io/v2/snaps/refresh: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:18:18.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T17:18:18.228Z] [2022-01-20T17:18:18.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:18:18.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T17:18:18.598Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T17:18:18.598Z] b4d181a07f80: Pulling fs layer [2022-01-20T17:18:18.598Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T17:18:18.598Z] ed53099fbce6: Pulling fs layer [2022-01-20T17:18:18.598Z] dc539afda2c1: Pulling fs layer [2022-01-20T17:18:18.598Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T17:18:18.598Z] 9065ff56babe: Pulling fs layer [2022-01-20T17:18:18.598Z] d287ab97295c: Pulling fs layer [2022-01-20T17:18:18.598Z] dc539afda2c1: Waiting [2022-01-20T17:18:18.598Z] 77bc0d833cb6: Waiting [2022-01-20T17:18:18.598Z] 9065ff56babe: Waiting [2022-01-20T17:18:18.598Z] d287ab97295c: Waiting [2022-01-20T17:18:18.885Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T17:18:18.885Z] a1111a8f2ec3: Download complete [2022-01-20T17:18:18.885Z] dc539afda2c1: Verifying Checksum [2022-01-20T17:18:18.885Z] dc539afda2c1: Download complete [2022-01-20T17:18:18.885Z] ed53099fbce6: Verifying Checksum [2022-01-20T17:18:18.885Z] ed53099fbce6: Download complete [2022-01-20T17:18:19.157Z] 9065ff56babe: Verifying Checksum [2022-01-20T17:18:19.157Z] 9065ff56babe: Download complete [2022-01-20T17:18:19.157Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T17:18:19.157Z] 77bc0d833cb6: Download complete [2022-01-20T17:18:19.157Z] b4d181a07f80: Verifying Checksum [2022-01-20T17:18:19.157Z] b4d181a07f80: Download complete [2022-01-20T17:18:20.114Z] d287ab97295c: Verifying Checksum [2022-01-20T17:18:20.114Z] d287ab97295c: Download complete [2022-01-20T17:18:20.706Z] b4d181a07f80: Pull complete [2022-01-20T17:18:20.972Z] a1111a8f2ec3: Pull complete [2022-01-20T17:18:21.550Z] ed53099fbce6: Pull complete [2022-01-20T17:18:21.550Z] dc539afda2c1: Pull complete [2022-01-20T17:18:21.819Z] 77bc0d833cb6: Pull complete [2022-01-20T17:18:21.819Z] 9065ff56babe: Pull complete [2022-01-20T17:18:27.176Z] d287ab97295c: Pull complete [2022-01-20T17:18:27.176Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T17:18:27.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T17:18:27.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T17:18:27.240Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2022-01-20T17:18:27.274Z] $ 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-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T17:18:29.832Z] $ docker top 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:18:30.261Z] ---> job-cost.sh [2022-01-20T17:18:30.261Z] lf-activate-venv: SKIPPING [2022-01-20T17:18:30.261Z] INFO: No Stack... [2022-01-20T17:18:30.833Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T17:18:31.094Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T17:18:31.394Z] + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv [2022-01-20T17:18:31.394Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T17:18:31.411Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [2022-01-20T17:18:31.420Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] did not exist. Created. [2022-01-20T17:18:31.420Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T17:18:31.725Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T17:18:31.753Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T17:18:31.759Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T17:18:31.778Z] $ docker stop --time=1 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 [2022-01-20T17:18:50.154Z] Removing intermediate container b7b8760946ae [2022-01-20T17:18:50.154Z] ---> 79439e0f85af [2022-01-20T17:18:50.154Z] Step 11/13 : COPY . . [2022-01-20T17:18:50.426Z] ---> 7392c295de1f [2022-01-20T17:18:50.426Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T17:18:50.426Z] ---> Running in fbba706c7b7c [2022-01-20T17:18:50.698Z] Removing intermediate container fbba706c7b7c [2022-01-20T17:18:50.698Z] ---> ea40e287be25 [2022-01-20T17:18:50.698Z] Step 13/13 : RUN $MAKE [2022-01-20T17:18:50.971Z] ---> Running in 59e813d5d23c [2022-01-20T17:18:51.211Z] $ docker rm -f 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T17:18:51.442Z] Failed in branch amd64 [2022-01-20T17:18:51.949Z] noop [2022-01-20T17:18:52.543Z] Removing intermediate container 59e813d5d23c [2022-01-20T17:18:52.544Z] ---> 3fbfdfbc7d22 [2022-01-20T17:18:52.544Z] Successfully built 3fbfdfbc7d22 [2022-01-20T17:18:52.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:18:52.875Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T17:18:52.875Z] . [Pipeline] withDockerContainer [2022-01-20T17:18:53.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2022-01-20T17:18:53.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T17:18:54.378Z] $ docker top a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T17:18:55.277Z] + go version [2022-01-20T17:18:55.277Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T17:18:55.296Z] $ docker stop --time=1 a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a [2022-01-20T17:18:56.939Z] $ docker rm -f a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:18:57.548Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T17:18:57.548Z] . [Pipeline] withDockerContainer [2022-01-20T17:18:57.744Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2022-01-20T17:18:57.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T17:18:59.096Z] $ docker top 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T17:19:00.005Z] + make test [2022-01-20T17:19:00.005Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T17:19:46.992Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T17:19:46.992Z] CGO_ENABLED=1 go vet ./... [2022-01-20T17:19:59.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T17:19:59.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T17:19:59.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T17:20:01.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T17:20:01.426Z] $ docker stop --time=1 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 [2022-01-20T17:20:03.183Z] $ docker rm -f 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T17:20:03.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T17:20:03.975Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T17:20:04.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T17:20:04.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T17:20:05.129Z] + ls -al . [2022-01-20T17:20:05.129Z] total 172 [2022-01-20T17:20:05.129Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 17:20 . [2022-01-20T17:20:05.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 17:16 .. [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 17:16 .dockerignore [2022-01-20T17:20:05.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 17:16 .git [2022-01-20T17:20:05.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 17:16 .github [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 17:16 .gitignore [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 17:16 Attribution.txt [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 17:16 CHANGELOG.md [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 17:16 Dockerfile [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 17:16 GOVERNANCE.md [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 17:16 Jenkinsfile [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 17:16 LICENSE [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 17:16 OWNERS.md [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 17:16 README.md [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 17:14 VERSION [2022-01-20T17:20:05.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 17:16 bin [2022-01-20T17:20:05.129Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 17:19 coverage.out [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 17:16 go.mod [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 17:16 go.sum [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 17:16 main.go [2022-01-20T17:20:05.129Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 17:16 makefile [2022-01-20T17:20:05.129Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 17:16 res [2022-01-20T17:20:05.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 17:16 snap [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:20:05.463Z] + 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=arm64 --label version=0.0.0 . [2022-01-20T17:20:05.463Z] Sending build context to Docker daemon 208.4kB [2022-01-20T17:20:05.736Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T17:20:05.736Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T17:20:05.736Z] ---> 3fbfdfbc7d22 [2022-01-20T17:20:05.736Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T17:20:06.009Z] ---> Running in 133533b539bf [2022-01-20T17:20:06.282Z] Removing intermediate container 133533b539bf [2022-01-20T17:20:06.282Z] ---> 9ad54f6fa60e [2022-01-20T17:20:06.282Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T17:20:06.282Z] ---> Running in 284f26dfde36 [2022-01-20T17:20:06.566Z] Removing intermediate container 284f26dfde36 [2022-01-20T17:20:06.566Z] ---> 2acb508ae2a6 [2022-01-20T17:20:06.566Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:20:06.566Z] ---> Running in 1880912fad1c [2022-01-20T17:20:07.163Z] Removing intermediate container 1880912fad1c [2022-01-20T17:20:07.163Z] ---> 0c0698efc1d1 [2022-01-20T17:20:07.163Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T17:20:07.163Z] ---> Running in cc9bff374bc2 [2022-01-20T17:20:09.144Z] Removing intermediate container cc9bff374bc2 [2022-01-20T17:20:09.144Z] ---> 049ac147931d [2022-01-20T17:20:09.144Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T17:20:09.144Z] ---> Running in 83b134beb634 [2022-01-20T17:20:09.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T17:20:10.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T17:20:11.695Z] OK: 220 MiB in 52 packages [2022-01-20T17:20:12.291Z] Removing intermediate container 83b134beb634 [2022-01-20T17:20:12.291Z] ---> 2fbb4de16c82 [2022-01-20T17:20:12.291Z] Step 8/27 : WORKDIR /app [2022-01-20T17:20:12.291Z] ---> Running in dfd0d433883b [2022-01-20T17:20:12.882Z] Removing intermediate container dfd0d433883b [2022-01-20T17:20:12.882Z] ---> ce6a0f8fb522 [2022-01-20T17:20:12.882Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T17:20:13.156Z] ---> 298f036be575 [2022-01-20T17:20:13.156Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T17:20:13.426Z] ---> Running in e719f9696924 [2022-01-20T17:20:15.388Z] Removing intermediate container e719f9696924 [2022-01-20T17:20:15.388Z] ---> ab1b76a00a6c [2022-01-20T17:20:15.388Z] Step 11/27 : COPY . . [2022-01-20T17:20:15.978Z] ---> e3d5fe24ca3a [2022-01-20T17:20:15.978Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T17:20:16.249Z] ---> Running in bd4a0f0ec850 [2022-01-20T17:20:16.520Z] Removing intermediate container bd4a0f0ec850 [2022-01-20T17:20:16.520Z] ---> ca36ffcad643 [2022-01-20T17:20:16.520Z] Step 13/27 : RUN $MAKE [2022-01-20T17:20:16.520Z] ---> Running in 5b978afaeb96 [2022-01-20T17:20:17.494Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2022-01-20T17:21:04.472Z] Removing intermediate container 5b978afaeb96 [2022-01-20T17:21:04.472Z] ---> b38db4151483 [2022-01-20T17:21:04.472Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T17:21:04.472Z] 3.14: Pulling from library/alpine [2022-01-20T17:21:04.472Z] be307f383ecc: Pulling fs layer [2022-01-20T17:21:04.472Z] be307f383ecc: Verifying Checksum [2022-01-20T17:21:04.473Z] be307f383ecc: Download complete [2022-01-20T17:21:04.473Z] be307f383ecc: Pull complete [2022-01-20T17:21:04.473Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T17:21:04.473Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T17:21:04.473Z] ---> 5b8b7b635229 [2022-01-20T17:21:04.473Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T17:21:04.473Z] ---> Running in 310719f1f8ef [2022-01-20T17:21:04.473Z] Removing intermediate container 310719f1f8ef [2022-01-20T17:21:04.473Z] ---> 0c89629b4666 [2022-01-20T17:21:04.473Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T17:21:04.473Z] ---> Running in cb3c2187222e [2022-01-20T17:21:04.473Z] Removing intermediate container cb3c2187222e [2022-01-20T17:21:04.473Z] ---> 75299ac37c02 [2022-01-20T17:21:04.473Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T17:21:04.473Z] ---> Running in a2d0fbedcd3b [2022-01-20T17:21:04.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T17:21:04.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T17:21:04.473Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T17:21:04.473Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T17:21:04.473Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T17:21:04.473Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T17:21:04.473Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T17:21:04.473Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T17:21:04.473Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T17:21:04.473Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T17:21:04.473Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T17:21:04.473Z] OK: 9 MiB in 21 packages [2022-01-20T17:21:04.473Z] Removing intermediate container a2d0fbedcd3b [2022-01-20T17:21:04.473Z] ---> 8b665025eabb [2022-01-20T17:21:04.473Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T17:21:04.473Z] ---> 2b2ada865e75 [2022-01-20T17:21:04.473Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T17:21:05.065Z] ---> 31577f2f1844 [2022-01-20T17:21:05.065Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T17:21:06.045Z] ---> b89073df3363 [2022-01-20T17:21:06.045Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T17:21:07.021Z] ---> 3b02a32bbdbf [2022-01-20T17:21:07.021Z] Step 22/27 : EXPOSE 48095 [2022-01-20T17:21:07.021Z] ---> Running in a3db1d50aeea [2022-01-20T17:21:07.293Z] Removing intermediate container a3db1d50aeea [2022-01-20T17:21:07.293Z] ---> 9330f25dd09c [2022-01-20T17:21:07.293Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T17:21:07.293Z] ---> Running in b9130122fbe6 [2022-01-20T17:21:07.894Z] Removing intermediate container b9130122fbe6 [2022-01-20T17:21:07.894Z] ---> 5569369889b7 [2022-01-20T17:21:07.894Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T17:21:07.894Z] ---> Running in 3c70455ae775 [2022-01-20T17:21:08.166Z] Removing intermediate container 3c70455ae775 [2022-01-20T17:21:08.166Z] ---> b0b1d85fc468 [2022-01-20T17:21:08.166Z] Step 25/27 : LABEL arch=arm64 [2022-01-20T17:21:08.166Z] ---> Running in 0318d7fb09ab [2022-01-20T17:21:08.763Z] Removing intermediate container 0318d7fb09ab [2022-01-20T17:21:08.763Z] ---> b8a4f7753ccf [2022-01-20T17:21:08.763Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T17:21:08.763Z] ---> Running in 84e21ade9f75 [2022-01-20T17:21:09.042Z] Removing intermediate container 84e21ade9f75 [2022-01-20T17:21:09.042Z] ---> 06fafe280608 [2022-01-20T17:21:09.042Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T17:21:09.042Z] ---> Running in 1af79fc98082 [2022-01-20T17:21:09.637Z] Removing intermediate container 1af79fc98082 [2022-01-20T17:21:09.637Z] ---> 6e089ab8209b [2022-01-20T17:21:09.637Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T17:21:09.637Z] Successfully built 6e089ab8209b [2022-01-20T17:21:09.637Z] Successfully tagged app-service-configurable-arm64:latest [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] sh [2022-01-20T17:21:10.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T17:21:10.075Z] [2022-01-20T17:21:10.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:21:10.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T17:21:10.697Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T17:21:10.697Z] 448f6bf000e3: Pulling fs layer [2022-01-20T17:21:10.697Z] f757da607395: Pulling fs layer [2022-01-20T17:21:10.697Z] 05883995daec: Pulling fs layer [2022-01-20T17:21:10.697Z] 8603b9c90790: Pulling fs layer [2022-01-20T17:21:10.697Z] 1560dd03e051: Pulling fs layer [2022-01-20T17:21:10.697Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T17:21:10.697Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T17:21:10.697Z] 8603b9c90790: Waiting [2022-01-20T17:21:10.697Z] 1560dd03e051: Waiting [2022-01-20T17:21:10.697Z] 27f5ce0e4adf: Waiting [2022-01-20T17:21:10.697Z] c2d8d7efcc4b: Waiting [2022-01-20T17:21:10.697Z] f757da607395: Verifying Checksum [2022-01-20T17:21:10.697Z] f757da607395: Download complete [2022-01-20T17:21:10.697Z] 8603b9c90790: Verifying Checksum [2022-01-20T17:21:10.697Z] 8603b9c90790: Download complete [2022-01-20T17:21:10.697Z] 1560dd03e051: Verifying Checksum [2022-01-20T17:21:10.697Z] 1560dd03e051: Download complete [2022-01-20T17:21:10.697Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T17:21:10.697Z] 27f5ce0e4adf: Download complete [2022-01-20T17:21:10.972Z] 05883995daec: Verifying Checksum [2022-01-20T17:21:10.972Z] 05883995daec: Download complete [2022-01-20T17:21:11.248Z] 448f6bf000e3: Verifying Checksum [2022-01-20T17:21:11.248Z] 448f6bf000e3: Download complete [2022-01-20T17:21:13.874Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T17:21:13.874Z] c2d8d7efcc4b: Download complete [2022-01-20T17:21:14.876Z] 448f6bf000e3: Pull complete [2022-01-20T17:21:15.474Z] f757da607395: Pull complete [2022-01-20T17:21:16.908Z] 05883995daec: Pull complete [2022-01-20T17:21:17.184Z] 8603b9c90790: Pull complete [2022-01-20T17:21:18.163Z] 1560dd03e051: Pull complete [2022-01-20T17:21:18.163Z] 27f5ce0e4adf: Pull complete [2022-01-20T17:21:33.241Z] c2d8d7efcc4b: Pull complete [2022-01-20T17:21:33.241Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T17:21:33.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T17:21:33.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T17:21:33.470Z] prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container [2022-01-20T17:21:33.545Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T17:21:36.021Z] $ docker top c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:36.934Z] ---> job-cost.sh [2022-01-20T17:21:36.934Z] lf-activate-venv: SKIPPING [2022-01-20T17:21:36.934Z] INFO: No Stack... [2022-01-20T17:21:37.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T17:21:37.797Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T17:21:38.136Z] + + cut -d,cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-01-20T17:21:38.136Z] -f6 [Pipeline] lock [2022-01-20T17:21:38.199Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [2022-01-20T17:21:38.204Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] did not exist. Created. [2022-01-20T17:21:38.204Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T17:21:38.880Z] /w/workspace/app-service-configurable/2@tmp/durable-0adbc343/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-0adbc343/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T17:21:39.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T17:21:39.575Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T17:21:39.617Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T17:21:39.626Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T17:21:39.643Z] $ docker stop --time=1 c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 [2022-01-20T17:21:41.084Z] $ docker rm -f c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-01-20T17:21:42.215Z] + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' [2022-01-20T17:21:42.215Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T17:21:42.215Z] total 8 [2022-01-20T17:21:42.215Z] drwxr-xr-x. 3 root root 34 Jan 20 17:18 . [2022-01-20T17:21:42.215Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 17:18 .. [2022-01-20T17:21:42.215Z] drwxr-xr-x. 2 root root 6 Jan 20 17:18 cost [2022-01-20T17:21:42.215Z] -rw-r--r--. 1 root root 95 Jan 20 17:18 cost.csv [2022-01-20T17:21:42.215Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T17:21:42.215Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T17:21:42.215Z] total 8 [2022-01-20T17:21:42.215Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 17:18 . [2022-01-20T17:21:42.215Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 17:18 .. [2022-01-20T17:21:42.215Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 17:18 cost [2022-01-20T17:21:42.215Z] -rw-r--r--. 1 jenkins jenkins 95 Jan 20 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:42.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:43.089Z] ---> package-listing.sh [2022-01-20T17:21:43.089Z] ++ facter osfamily [2022-01-20T17:21:43.089Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T17:21:43.351Z] + OS_FAMILY=redhat [2022-01-20T17:21:43.351Z] + workspace=/w/workspace/_app-service-configurable_PR-372 [2022-01-20T17:21:43.351Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T17:21:43.351Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T17:21:43.351Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T17:21:43.351Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T17:21:43.351Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T17:21:43.351Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T17:21:43.351Z] + case "${OS_FAMILY}" in [2022-01-20T17:21:43.351Z] + rpm -qa [2022-01-20T17:21:43.351Z] + sort [2022-01-20T17:21:43.923Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T17:21:43.923Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T17:21:43.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T17:21:43.923Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T17:21:43.923Z] + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ [2022-01-20T17:21:43.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-372/archives/ [Pipeline] echo [2022-01-20T17:21:43.936Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T17:21:44.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T17:21:44.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T17:21:44.772Z] . [Pipeline] withDockerContainer [2022-01-20T17:21:44.835Z] prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container [2022-01-20T17:21:44.875Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-372/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-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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-01-20T17:21:45.117Z] $ docker top 8d490e91b60d01ac6f943a09cbc49abed8d773500db61c21d719451856a5974b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T17:21:45.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T17:21:45.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T17:21:46.073Z] + ls /var/log/sa-host [2022-01-20T17:21:46.073Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T17:21:46.073Z] file_magic: OK [2022-01-20T17:21:46.073Z] HZ: Using current value: 100 [2022-01-20T17:21:46.073Z] file_header: OK [2022-01-20T17:21:46.073Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T17:21:46.073Z] Statistics: [2022-01-20T17:21:46.073Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T17:21:46.073Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T17:21:46.073Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T17:21:46.073Z] file_magic: OK [2022-01-20T17:21:46.073Z] HZ: Using current value: 100 [2022-01-20T17:21:46.073Z] file_header: OK [2022-01-20T17:21:46.073Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-20T17:21:46.073Z] Statistics: [2022-01-20T17:21:46.073Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T17:21:46.073Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T17:21:46.165Z] provisioning config files... [2022-01-20T17:21:46.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config2536734087598657368tmp [Pipeline] { [Pipeline] echo [2022-01-20T17:21:46.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:46.474Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T17:21:46.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:46.815Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T17:21:46.824Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:47.110Z] ---> sudo-logs.sh [2022-01-20T17:21:47.111Z] Archiving 'sudo' log.. [2022-01-20T17:21:47.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [2022-01-20T17:21:47.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T17:21:47.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:47.421Z] ---> job-cost.sh [2022-01-20T17:21:47.421Z] lf-activate-venv: SKIPPING [2022-01-20T17:21:47.421Z] DEBUG: total: 0.05999999865889549 [2022-01-20T17:21:47.421Z] INFO: Retrieving Stack Cost... [2022-01-20T17:21:47.681Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T17:21:47.940Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T17:21:47.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T17:21:48.239Z] ---> logs-deploy.sh [2022-01-20T17:21:48.239Z] lf-activate-venv: SKIPPING [2022-01-20T17:21:48.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/2 [2022-01-20T17:21:48.239Z] INFO: archiving workspace using pattern(s): [2022-01-20T17:21:48.807Z] Archives upload complete. [2022-01-20T17:21:49.067Z] INFO: archiving logs to Nexus