Pull request #433 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0954952eba56b0bee3643e2867d74eedd3e9f7ba+2322ffdcb95edf8567155f04f68d1e09bc614b8a (0a26ab7a97992c8b29cce63442df3ea1f7107563) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh927574437642327627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1125523462595962633.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1234700509959724669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16555783094462901684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8498315182490017287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13427011396347882848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15455 in /w/workspace/_app-service-configurable_PR-433 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-433 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2322ffdcb95edf8567155f04f68d1e09bc614b8a into PR head commit 0954952eba56b0bee3643e2867d74eedd3e9f7ba Merge succeeded, producing 0954952eba56b0bee3643e2867d74eedd3e9f7ba Checking out Revision 0954952eba56b0bee3643e2867d74eedd3e9f7ba (PR-433) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:14:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:14:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:14:21 ========================================================= 14:14:21 EdgeX Global Pipelines Version Info 14:14:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:14:22 ------------------- 14:14:22 stable info: 14:14:22 ------------------- 14:14:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:14:22 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:14:22 Message: update stable to v1.0.234 14:14:23 ------------------- 14:14:23 experimental info: 14:14:23 ------------------- 14:14:23 Commited By: **** collab-it+edgex@linuxfoundation.org 14:14:23 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:14:23 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-433 [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-433 [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-433 [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0954952 [Pipeline] echo 14:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:24 provisioning config files... 14:14:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config4316280893962145512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:25 ---> docker-login.sh 14:14:25 nexus3.edgexfoundry.org:10001 14:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:25 Configure a credential helper to remove this warning. See 14:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:25 14:14:25 Login Succeeded 14:14:25 nexus3.edgexfoundry.org:10002 14:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:25 Configure a credential helper to remove this warning. See 14:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:25 14:14:25 Login Succeeded 14:14:25 nexus3.edgexfoundry.org:10003 14:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:26 Configure a credential helper to remove this warning. See 14:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:26 14:14:26 Login Succeeded 14:14:26 nexus3.edgexfoundry.org:10004 14:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:26 Configure a credential helper to remove this warning. See 14:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:26 14:14:26 Login Succeeded 14:14:26 docker.io 14:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:26 Configure a credential helper to remove this warning. See 14:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:26 14:14:26 Login Succeeded 14:14:26 ---> docker-login.sh ends [Pipeline] } 14:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:14:27 + git rev-list -1 --merges 0954952eba56b0bee3643e2867d74eedd3e9f7ba~1..0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo 14:14:27 -----------> git rev-list -1 --merges 0954952eba56b0bee3643e2867d74eedd3e9f7ba~1..0954952eba56b0bee3643e2867d74eedd3e9f7ba 0954952eba56b0bee3643e2867d74eedd3e9f7ba [false] [Pipeline] sh 14:14:27 + git log --format=format:%s -1 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo 14:14:27 ========================================================= 14:14:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:14:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:27 + git log --format=format:%s -1 0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] echo 14:14:28 [semverPrep] GIT_COMMIT: 0954952eba56b0bee3643e2867d74eedd3e9f7ba, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 14:14:28 [semverPrep] This is not a build commit. [Pipeline] sh 14:14:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:14:28 + grep -v github /etc/ssh/ssh_known_hosts 14:14:28 + [ -e /tmp/ssh_known_hosts ] 14:14:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:14:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:14:28 + sudo tee -a /etc/ssh/ssh_known_hosts 14:14:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:28 14:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:29 0.1.4: Pulling from edgex-devops/py-git-semver 14:14:29 42c077c10790: Pulling fs layer 14:14:29 f63e77b7563a: Pulling fs layer 14:14:29 bd5fdadae976: Pulling fs layer 14:14:29 205491f53016: Pulling fs layer 14:14:29 df18705c85c3: Pulling fs layer 14:14:29 bdb3f477010e: Pulling fs layer 14:14:29 c8a8fc8e1c8f: Pulling fs layer 14:14:29 2c6e9b1d212d: Pulling fs layer 14:14:29 bdb8f0575790: Pulling fs layer 14:14:29 386e3cb2ff24: Pulling fs layer 14:14:29 2343380bae48: Pulling fs layer 14:14:29 2c6e9b1d212d: Waiting 14:14:29 df18705c85c3: Waiting 14:14:29 bdb8f0575790: Waiting 14:14:29 bdb3f477010e: Waiting 14:14:29 2343380bae48: Waiting 14:14:29 f63e77b7563a: Download complete 14:14:29 205491f53016: Verifying Checksum 14:14:29 df18705c85c3: Verifying Checksum 14:14:29 df18705c85c3: Download complete 14:14:29 bdb3f477010e: Verifying Checksum 14:14:29 bdb3f477010e: Download complete 14:14:29 bd5fdadae976: Verifying Checksum 14:14:29 bd5fdadae976: Download complete 14:14:29 2c6e9b1d212d: Download complete 14:14:29 bdb8f0575790: Download complete 14:14:29 386e3cb2ff24: Verifying Checksum 14:14:29 386e3cb2ff24: Download complete 14:14:29 2343380bae48: Download complete 14:14:29 42c077c10790: Verifying Checksum 14:14:29 42c077c10790: Download complete 14:14:29 c8a8fc8e1c8f: Download complete 14:14:31 42c077c10790: Pull complete 14:14:31 f63e77b7563a: Pull complete 14:14:31 bd5fdadae976: Pull complete 14:14:31 205491f53016: Pull complete 14:14:32 df18705c85c3: Pull complete 14:14:32 bdb3f477010e: Pull complete 14:14:34 c8a8fc8e1c8f: Pull complete 14:14:34 2c6e9b1d212d: Pull complete 14:14:34 bdb8f0575790: Pull complete 14:14:34 386e3cb2ff24: Pull complete 14:14:34 2343380bae48: Pull complete 14:14:34 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:34 prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container 14:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:14:35 $ docker top f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:36 [ssh-agent] Looking for ssh-agent implementation... 14:14:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:36 $ docker exec f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent 14:14:36 SSH_AUTH_SOCK=/tmp/ssh-ImpMivt6JLQh/agent.33 14:14:36 SSH_AGENT_PID=39 14:14:36 Running ssh-add (command line suppressed) 14:14:36 Identity added: /w/workspace/_app-service-configurable_PR-433@tmp/private_key_2380453489016012632.key (/w/workspace/_app-service-configurable_PR-433@tmp/private_key_2380453489016012632.key) 14:14:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:36 + git tag --points-at HEAD [Pipeline] } 14:14:36 $ docker exec --env ******** --env ******** f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent -k 14:14:37 unset SSH_AUTH_SOCK; 14:14:37 unset SSH_AGENT_PID; 14:14:37 echo Agent pid 39 killed; 14:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:37 [ssh-agent] Looking for ssh-agent implementation... 14:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:37 $ docker exec f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent 14:14:37 SSH_AUTH_SOCK=/tmp/ssh-Tpzkz6MwP87w/agent.72 14:14:37 SSH_AGENT_PID=78 14:14:37 Running ssh-add (command line suppressed) 14:14:37 Identity added: /w/workspace/_app-service-configurable_PR-433@tmp/private_key_2118860818676936157.key (/w/workspace/_app-service-configurable_PR-433@tmp/private_key_2118860818676936157.key) 14:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:37 + git semver init 14:14:38 2022-06-23 14:14:38,158 [run_init] DEBUG init version:0.0.0 force:False 14:14:38 2022-06-23 14:14:38,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-433/.semver 14:14:38 2022-06-23 14:14:38,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-433/.semver 14:14:38 2022-06-23 14:14:38,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-433/.semver'], cwd=/w/workspace/_app-service-configurable_PR-433, universal_newlines=False, shell=None, istream=None) 14:14:39 2022-06-23 14:14:38,862 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-433/.git/info/exclude 14:14:39 2022-06-23 14:14:38,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-433/.semver/PR-433 with force:False 14:14:39 2022-06-23 14:14:38,862 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-433/.semver/PR-433 14:14:39 2022-06-23 14:14:38,865 [execute] INFO git cat-file --batch-check 14:14:39 2022-06-23 14:14:38,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-433/.semver, universal_newlines=False, shell=None, istream=) 14:14:39 2022-06-23 14:14:38,872 [execute] INFO git cat-file --batch 14:14:39 2022-06-23 14:14:38,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-433/.semver, universal_newlines=False, shell=None, istream=) 14:14:39 2022-06-23 14:14:38,878 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-433/.semver/PR-433 14:14:39 0.0.0 [Pipeline] } 14:14:39 $ docker exec --env ******** --env ******** f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a ssh-agent -k 14:14:39 unset SSH_AUTH_SOCK; 14:14:39 unset SSH_AGENT_PID; 14:14:39 echo Agent pid 78 killed; 14:14:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:39 + git semver [Pipeline] } 14:14:40 $ docker stop --time=1 f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a 14:14:41 $ docker rm -f f96b956abb010fd007fc2cba197c7f61b61d4abb437bab6dc3ef1ac7803db77a [Pipeline] // withDockerContainer [Pipeline] sh 14:14:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:14:42 Stashed 1 file(s) [Pipeline] echo 14:14:42 [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 14:14:42 provisioning config files... 14:14:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config2562767600652455739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:42 ---> docker-login.sh 14:14:42 nexus3.edgexfoundry.org:10001 14:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:42 Configure a credential helper to remove this warning. See 14:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:42 14:14:42 Login Succeeded 14:14:42 nexus3.edgexfoundry.org:10002 14:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:43 Configure a credential helper to remove this warning. See 14:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:43 14:14:43 Login Succeeded 14:14:43 nexus3.edgexfoundry.org:10003 14:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:43 Configure a credential helper to remove this warning. See 14:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:43 14:14:43 Login Succeeded 14:14:43 nexus3.edgexfoundry.org:10004 14:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:43 Configure a credential helper to remove this warning. See 14:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:43 14:14:43 Login Succeeded 14:14:43 docker.io 14:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:43 Configure a credential helper to remove this warning. See 14:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:43 14:14:43 Login Succeeded 14:14:43 ---> docker-login.sh ends [Pipeline] } 14:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:44 ========================================================= 14:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:14:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:44 + 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 . 14:14:44 Sending build context to Docker daemon 3.085MB 14:14:44 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:14:44 Step 2/13 : FROM ${BASE} AS builder 14:14:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:14:44 59bf1c3509f3: Pulling fs layer 14:14:44 666ba61612fd: Pulling fs layer 14:14:44 8ed8ca486205: Pulling fs layer 14:14:44 cc1cd167ecdc: Pulling fs layer 14:14:44 c516ae0d96e1: Pulling fs layer 14:14:44 684cea983483: Pulling fs layer 14:14:44 dd3240ac7de5: Pulling fs layer 14:14:44 b1e948a4e11c: Pulling fs layer 14:14:44 a8fd76ee1af6: Pulling fs layer 14:14:44 646ad004c059: Pulling fs layer 14:14:44 cc1cd167ecdc: Waiting 14:14:44 684cea983483: Waiting 14:14:44 c516ae0d96e1: Waiting 14:14:44 b1e948a4e11c: Waiting 14:14:44 646ad004c059: Waiting 14:14:44 8ed8ca486205: Verifying Checksum 14:14:44 8ed8ca486205: Download complete 14:14:44 666ba61612fd: Verifying Checksum 14:14:44 666ba61612fd: Download complete 14:14:44 c516ae0d96e1: Verifying Checksum 14:14:44 c516ae0d96e1: Download complete 14:14:44 684cea983483: Verifying Checksum 14:14:44 684cea983483: Download complete 14:14:44 59bf1c3509f3: Verifying Checksum 14:14:44 59bf1c3509f3: Download complete 14:14:44 dd3240ac7de5: Download complete 14:14:44 b1e948a4e11c: Verifying Checksum 14:14:44 b1e948a4e11c: Download complete 14:14:44 59bf1c3509f3: Pull complete 14:14:45 666ba61612fd: Pull complete 14:14:45 8ed8ca486205: Pull complete 14:14:45 a8fd76ee1af6: Download complete 14:14:45 cc1cd167ecdc: Verifying Checksum 14:14:45 cc1cd167ecdc: Download complete 14:14:45 646ad004c059: Verifying Checksum 14:14:45 646ad004c059: Download complete 14:14:49 cc1cd167ecdc: Pull complete 14:14:49 c516ae0d96e1: Pull complete 14:14:49 684cea983483: Pull complete 14:14:49 dd3240ac7de5: Pull complete 14:14:50 b1e948a4e11c: Pull complete 14:14:52 a8fd76ee1af6: Pull complete 14:14:53 646ad004c059: Pull complete 14:14:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:14:53 ---> 8f69c11f6b0c 14:14:53 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:14:54 ---> Running in dd6145b81c56 14:14:54 Removing intermediate container dd6145b81c56 14:14:54 ---> 99a0652e4e02 14:14:54 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:14:54 ---> Running in 36c273208bb8 14:14:54 Removing intermediate container 36c273208bb8 14:14:54 ---> 7d0d239be307 14:14:54 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:14:54 ---> Running in 7c83eb8ee568 14:14:54 Removing intermediate container 7c83eb8ee568 14:14:54 ---> b85cd7be7d7e 14:14:54 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:54 ---> Running in 701c45faea8e 14:14:55 Removing intermediate container 701c45faea8e 14:14:55 ---> 4eff55748cb4 14:14:55 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:55 ---> Running in 29ecc5cc0c55 14:14:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:14:56 OK: 221 MiB in 52 packages 14:14:57 Removing intermediate container 29ecc5cc0c55 14:14:57 ---> 82cd68a3adef 14:14:57 Step 8/13 : WORKDIR /app 14:14:57 ---> Running in e00a00b7b5ab 14:14:57 Removing intermediate container e00a00b7b5ab 14:14:57 ---> b7b93025099a 14:14:57 Step 9/13 : COPY go.mod vendor* ./ 14:14:57 ---> 3c2e2fbeb37e 14:14:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:57 ---> Running in 0a823b9c41ef 14:14:57 Still waiting to schedule task 14:14:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:15:15 Removing intermediate container 0a823b9c41ef 14:15:15 ---> 233b1405eb86 14:15:15 Step 11/13 : COPY . . 14:15:15 ---> 65d26b5141d9 14:15:15 Step 12/13 : ARG MAKE="make build" 14:15:15 ---> Running in 8e0d223e1922 14:15:15 Removing intermediate container 8e0d223e1922 14:15:15 ---> 9eed533072bd 14:15:15 Step 13/13 : RUN $MAKE 14:15:15 ---> Running in 8393d47b9b3d 14:15:15 noop 14:15:15 Removing intermediate container 8393d47b9b3d 14:15:15 ---> b5cf2ea7f5da 14:15:15 Successfully built b5cf2ea7f5da 14:15:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:15 + docker inspect -f . ci-base-image-x86_64 14:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:16 prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container 14:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:15:16 $ docker top 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:16 + go version 14:15:16 go version go1.17.7 linux/amd64 [Pipeline] } 14:15:16 $ docker stop --time=1 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 14:15:18 $ docker rm -f 060bb406bcc340b54f783fc69d5a9b9431f6d16ad29e12cabf5445b989938b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker inspect -f . ci-base-image-x86_64 14:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:19 prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container 14:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:15:19 $ docker top b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:15:19 + make test 14:15:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:15:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:15:29 CGO_ENABLED=1 go vet ./... 14:15:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:33 ./bin/test-attribution-txt.sh [Pipeline] echo 14:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:15:33 $ docker stop --time=1 b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da 14:15:35 $ docker rm -f b9e3933b66e7f84ed022e0f0d08572bca8adfe377687708e7144c80403b282da [Pipeline] // withDockerContainer [Pipeline] sh 14:15:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:15:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:15:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:15:36 + ls -al . 14:15:36 total 168 14:15:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:15 . 14:15:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 14:14 .. 14:15:36 -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 14:14 .dockerignore 14:15:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:14 .git 14:15:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:14 .github 14:15:36 -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 14:14 .gitignore 14:15:36 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 14:14 .semver 14:15:36 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 14:14 Attribution.txt 14:15:36 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 14:14 CHANGELOG.md 14:15:36 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 14:14 Dockerfile 14:15:36 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 14:14 GOVERNANCE.md 14:15:36 -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 14:14 Jenkinsfile 14:15:36 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 14:14 LICENSE 14:15:36 -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 14:14 OWNERS.md 14:15:36 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 14:14 README.md 14:15:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 14:14 VERSION 14:15:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 14:14 bin 14:15:36 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 14:15 coverage.out 14:15:36 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 14:14 go.mod 14:15:36 -rw-rw-r-- 1 jenkins jenkins 35803 Jun 23 14:14 go.sum 14:15:36 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 14:14 main.go 14:15:36 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 14:14 makefile 14:15:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 14:14 res 14:15:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:37 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba --label arch=amd64 --label version=0.0.0 . 14:15:37 Sending build context to Docker daemon 3.086MB 14:15:37 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:15:37 Step 2/27 : FROM ${BASE} AS builder 14:15:37 ---> b5cf2ea7f5da 14:15:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:15:37 ---> Running in da14ab384ccd 14:15:37 Removing intermediate container da14ab384ccd 14:15:37 ---> 312b574e5e56 14:15:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:15:37 ---> Running in 7022b423cd21 14:15:37 Removing intermediate container 7022b423cd21 14:15:37 ---> ad1ad4b5a088 14:15:37 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:15:37 ---> Running in 1378d4af8506 14:15:37 Removing intermediate container 1378d4af8506 14:15:37 ---> 11b4c87b89a5 14:15:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:37 ---> Running in 3fcfaecd3c7c 14:15:38 Removing intermediate container 3fcfaecd3c7c 14:15:38 ---> c08334001d01 14:15:38 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:15:38 ---> Running in a1c51d96c8aa 14:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:15:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:15:39 OK: 221 MiB in 52 packages 14:15:40 Removing intermediate container a1c51d96c8aa 14:15:40 ---> d97129d88221 14:15:40 Step 8/27 : WORKDIR /app 14:15:40 ---> Running in 3e772016be38 14:15:40 Removing intermediate container 3e772016be38 14:15:40 ---> f29abe3f5345 14:15:40 Step 9/27 : COPY go.mod vendor* ./ 14:15:40 ---> 48688d3c41ce 14:15:40 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:40 ---> Running in 7e62fe7ce8cd 14:15:41 Removing intermediate container 7e62fe7ce8cd 14:15:41 ---> 580eb3296959 14:15:41 Step 11/27 : COPY . . 14:15:41 ---> 354137b695f8 14:15:41 Step 12/27 : ARG MAKE="make build" 14:15:41 ---> Running in 4b43a5388ffb 14:15:41 Removing intermediate container 4b43a5388ffb 14:15:41 ---> 9ebbc9480363 14:15:41 Step 13/27 : RUN $MAKE 14:15:41 ---> Running in 8b07c4c03654 14:15:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:16:00 Removing intermediate container 8b07c4c03654 14:16:00 ---> dc791fa3c645 14:16:00 Step 14/27 : FROM alpine:3.14 14:16:00 3.14: Pulling from library/alpine 14:16:00 8663204ce13b: Pulling fs layer 14:16:00 8663204ce13b: Verifying Checksum 14:16:00 8663204ce13b: Download complete 14:16:00 8663204ce13b: Pull complete 14:16:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:16:00 Status: Downloaded newer image for alpine:3.14 14:16:00 ---> e04c818066af 14:16:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:16:01 ---> Running in d3331497949c 14:16:01 Removing intermediate container d3331497949c 14:16:01 ---> 36ec3112a4e7 14:16:01 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:16:01 ---> Running in 98bf76132f14 14:16:01 Removing intermediate container 98bf76132f14 14:16:01 ---> 36ca93a93685 14:16:01 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:16:01 ---> Running in 9c2bed748daa 14:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:16:01 (1/7) Installing ca-certificates (20211220-r0) 14:16:01 (2/7) Installing dumb-init (1.2.5-r1) 14:16:01 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:16:01 (4/7) Installing libsodium (1.0.18-r0) 14:16:01 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:16:01 (6/7) Installing libzmq (4.3.4-r0) 14:16:01 (7/7) Installing zeromq (4.3.4-r0) 14:16:01 Executing busybox-1.33.1-r7.trigger 14:16:01 Executing ca-certificates-20211220-r0.trigger 14:16:01 OK: 9 MiB in 21 packages 14:16:02 Removing intermediate container 9c2bed748daa 14:16:02 ---> 99202b53a0f9 14:16:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:02 ---> 54793a516414 14:16:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:16:02 ---> 0afc98dec3cc 14:16:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:16:02 ---> 587eb47c1802 14:16:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:16:03 ---> e6287adb750c 14:16:03 Step 22/27 : EXPOSE 48095 14:16:03 ---> Running in 6d55f33abca4 14:16:03 Removing intermediate container 6d55f33abca4 14:16:03 ---> 6298de248c76 14:16:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:16:03 ---> Running in acd7b2649972 14:16:03 Removing intermediate container acd7b2649972 14:16:03 ---> 22deab79c8c1 14:16:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:16:03 ---> Running in ae47e3154c5a 14:16:03 Removing intermediate container ae47e3154c5a 14:16:03 ---> fd934f070f80 14:16:03 Step 25/27 : LABEL arch=amd64 14:16:03 ---> Running in 4849651b5de3 14:16:03 Removing intermediate container 4849651b5de3 14:16:03 ---> 6eb1e814ec12 14:16:03 Step 26/27 : LABEL git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba 14:16:03 ---> Running in 363821a1e27b 14:16:03 Removing intermediate container 363821a1e27b 14:16:03 ---> 3964dd649e19 14:16:03 Step 27/27 : LABEL version=0.0.0 14:16:03 ---> Running in 363a8136c775 14:16:03 Removing intermediate container 363a8136c775 14:16:03 ---> 6ead1b33107d 14:16:03 [Warning] One or more build-args [ARCH] were not consumed 14:16:03 Successfully built 6ead1b33107d 14:16:03 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:04 14:16:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:04 latest: Pulling from edgex-lftools-log-publisher 14:16:04 5eb5b503b376: Pulling fs layer 14:16:04 5c69ac0246d0: Pulling fs layer 14:16:04 ec43610c2a17: Pulling fs layer 14:16:04 3a2ae6a8a46f: Pulling fs layer 14:16:04 33b1e0a273af: Pulling fs layer 14:16:04 5d3b04190fa2: Pulling fs layer 14:16:04 2f39f015ded8: Pulling fs layer 14:16:04 3a2ae6a8a46f: Waiting 14:16:04 5d3b04190fa2: Waiting 14:16:04 2f39f015ded8: Waiting 14:16:04 5c69ac0246d0: Download complete 14:16:04 3a2ae6a8a46f: Verifying Checksum 14:16:04 3a2ae6a8a46f: Download complete 14:16:04 33b1e0a273af: Verifying Checksum 14:16:04 33b1e0a273af: Download complete 14:16:04 5d3b04190fa2: Verifying Checksum 14:16:04 5d3b04190fa2: Download complete 14:16:05 ec43610c2a17: Verifying Checksum 14:16:05 ec43610c2a17: Download complete 14:16:05 5eb5b503b376: Verifying Checksum 14:16:05 5eb5b503b376: Download complete 14:16:05 2f39f015ded8: Download complete 14:16:06 5eb5b503b376: Pull complete 14:16:06 5c69ac0246d0: Pull complete 14:16:06 ec43610c2a17: Pull complete 14:16:06 3a2ae6a8a46f: Pull complete 14:16:07 33b1e0a273af: Pull complete 14:16:07 5d3b04190fa2: Pull complete 14:16:11 2f39f015ded8: Pull complete 14:16:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:11 prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container 14:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:16:13 $ docker top 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:13 ---> job-cost.sh 14:16:13 lf-activate-venv: SKIPPING 14:16:13 INFO: No Stack... 14:16:13 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:14 INFO: Archiving Costs [Pipeline] sh 14:16:14 + cut -d,+ -f6 14:16:14 cat /w/workspace/_app-service-configurable_PR-433/archives/cost.csv [Pipeline] lock 14:16:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] 14:16:14 Resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] did not exist. Created. 14:16:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:16:15 Stashed 1 file(s) [Pipeline] } 14:16:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:15 $ docker stop --time=1 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 14:16:16 $ docker rm -f 3e194fdb3787fb5ecf411f3db6fa4199f8bbf058406846a53e47bd2e15ebfae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:16:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15456 in /w/workspace/_app-service-configurable_PR-433 [Pipeline] { [Pipeline] ws 14:16:38 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 14:16:39 Selected Git installation does not exist. Using Default 14:16:39 The recommended git tool is: NONE 14:16:45 using credential edgex-jenkins-ssh 14:16:45 Cloning the remote Git repository 14:16:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:16:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 14:16:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:16:45 > git --version # timeout=10 14:16:45 > git --version # 'git version 2.25.1' 14:16:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:16:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:16:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:16:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:16:47 Merging remotes/origin/main commit 2322ffdcb95edf8567155f04f68d1e09bc614b8a into PR head commit 0954952eba56b0bee3643e2867d74eedd3e9f7ba 14:16:47 Merge succeeded, producing 0954952eba56b0bee3643e2867d74eedd3e9f7ba 14:16:47 Checking out Revision 0954952eba56b0bee3643e2867d74eedd3e9f7ba (PR-433) 14:16:47 > git config core.sparsecheckout # timeout=10 14:16:47 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 14:16:47 > git remote # timeout=10 14:16:47 > git config --get remote.origin.url # timeout=10 14:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:47 > git merge 2322ffdcb95edf8567155f04f68d1e09bc614b8a # timeout=10 14:16:47 > git rev-parse HEAD^{commit} # timeout=10 14:16:47 > git config core.sparsecheckout # timeout=10 14:16:47 > git checkout -f 0954952eba56b0bee3643e2867d74eedd3e9f7ba # timeout=10 14:16:51 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 14:16:51 > git --version # timeout=10 14:16:51 > git --version # 'git version 2.25.1' 14:16:51 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:16:52 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:52 Dload Upload Total Spent Left Speed 14:16:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66956 0 --:--:-- --:--:-- --:--:-- 66956 [Pipeline] sh 14:16:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:16:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:16:54 + sudo tee /etc/docker/daemon.new 14:16:54 { 14:16:54 "registry-mirrors": [ 14:16:54 "https://nexus3.edgexfoundry.org:10001" 14:16:54 ], 14:16:54 "bip": "10.250.0.254/24", 14:16:54 "hosts": [ 14:16:54 "tcp://0.0.0.0:5555", 14:16:54 "unix:///var/run/docker.sock" 14:16:54 ], 14:16:54 "mtu": 1458, 14:16:54 "selinux-enabled": true, 14:16:54 "seccomp-profile": "/etc/docker/seccomp.json" 14:16:54 } [Pipeline] sh 14:16:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:16:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:13 provisioning config files... 14:17:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7173952306374595777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:13 ---> docker-login.sh 14:17:13 nexus3.edgexfoundry.org:10001 14:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:14 Configure a credential helper to remove this warning. See 14:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:14 14:17:14 Login Succeeded 14:17:14 nexus3.edgexfoundry.org:10002 14:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:15 Configure a credential helper to remove this warning. See 14:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:15 14:17:15 Login Succeeded 14:17:15 nexus3.edgexfoundry.org:10003 14:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:15 Configure a credential helper to remove this warning. See 14:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:15 14:17:15 Login Succeeded 14:17:15 nexus3.edgexfoundry.org:10004 14:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:15 Configure a credential helper to remove this warning. See 14:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:15 14:17:15 Login Succeeded 14:17:15 docker.io 14:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:16 Configure a credential helper to remove this warning. See 14:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:16 14:17:16 Login Succeeded 14:17:16 ---> docker-login.sh ends [Pipeline] } 14:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:17:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:17 ========================================================= 14:17:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:17:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:17 + 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 . 14:17:17 Sending build context to Docker daemon 204.8kB 14:17:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:17:17 Step 2/13 : FROM ${BASE} AS builder 14:17:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:17:18 9b3977197b4f: Pulling fs layer 14:17:18 1a89e8eeedd5: Pulling fs layer 14:17:18 94645a83ff95: Pulling fs layer 14:17:18 e6fb740bc735: Pulling fs layer 14:17:18 3a77bd46dcc9: Pulling fs layer 14:17:18 355e64cbe906: Pulling fs layer 14:17:18 63ab81a10011: Pulling fs layer 14:17:18 555d1d1c4555: Pulling fs layer 14:17:18 7d9057610161: Pulling fs layer 14:17:18 3a77bd46dcc9: Waiting 14:17:18 355e64cbe906: Waiting 14:17:18 63ab81a10011: Waiting 14:17:18 555d1d1c4555: Waiting 14:17:18 7d9057610161: Waiting 14:17:18 e6fb740bc735: Waiting 14:17:18 94645a83ff95: Verifying Checksum 14:17:18 94645a83ff95: Download complete 14:17:18 1a89e8eeedd5: Verifying Checksum 14:17:18 1a89e8eeedd5: Download complete 14:17:18 3a77bd46dcc9: Verifying Checksum 14:17:18 3a77bd46dcc9: Download complete 14:17:18 355e64cbe906: Download complete 14:17:18 63ab81a10011: Verifying Checksum 14:17:18 9b3977197b4f: Verifying Checksum 14:17:18 9b3977197b4f: Download complete 14:17:18 63ab81a10011: Download complete 14:17:19 9b3977197b4f: Pull complete 14:17:19 7d9057610161: Verifying Checksum 14:17:19 7d9057610161: Download complete 14:17:19 1a89e8eeedd5: Pull complete 14:17:20 94645a83ff95: Pull complete 14:17:20 555d1d1c4555: Verifying Checksum 14:17:20 555d1d1c4555: Download complete 14:17:21 e6fb740bc735: Download complete 14:17:33 e6fb740bc735: Pull complete 14:17:33 3a77bd46dcc9: Pull complete 14:17:33 355e64cbe906: Pull complete 14:17:33 63ab81a10011: Pull complete 14:17:40 555d1d1c4555: Pull complete 14:17:42 7d9057610161: Pull complete 14:17:42 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:17:42 ---> 819e984ddca1 14:17:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:17:43 ---> Running in e3d3c514cb68 14:17:43 Removing intermediate container e3d3c514cb68 14:17:43 ---> a98e5f043fba 14:17:43 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:17:43 ---> Running in c76867988747 14:17:43 Removing intermediate container c76867988747 14:17:43 ---> 82e9181688ee 14:17:43 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:17:43 ---> Running in f15f30c8ff88 14:17:44 Removing intermediate container f15f30c8ff88 14:17:44 ---> 9b212c0a73fd 14:17:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:44 ---> Running in aa7924228d32 14:17:47 Removing intermediate container aa7924228d32 14:17:47 ---> f88f15c09a34 14:17:47 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:17:47 ---> Running in 70fcef00449c 14:17:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:17:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:17:49 OK: 220 MiB in 52 packages 14:17:50 Removing intermediate container 70fcef00449c 14:17:50 ---> 774e37f832f7 14:17:50 Step 8/13 : WORKDIR /app 14:17:50 ---> Running in c9a37a57da98 14:17:50 Removing intermediate container c9a37a57da98 14:17:50 ---> 0f7820abe5b4 14:17:50 Step 9/13 : COPY go.mod vendor* ./ 14:17:51 ---> 38c304462ef3 14:17:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:51 ---> Running in 084a6b0a68f8 14:18:38 Removing intermediate container 084a6b0a68f8 14:18:38 ---> 2f88d89bc5e7 14:18:38 Step 11/13 : COPY . . 14:18:38 ---> a4dc0607ae75 14:18:38 Step 12/13 : ARG MAKE="make build" 14:18:38 ---> Running in 25747a3c0ca3 14:18:38 Removing intermediate container 25747a3c0ca3 14:18:38 ---> 958788210c87 14:18:38 Step 13/13 : RUN $MAKE 14:18:38 ---> Running in b84a2305218e 14:18:38 noop 14:18:38 Removing intermediate container b84a2305218e 14:18:38 ---> 92ee7d7aa90c 14:18:38 Successfully built 92ee7d7aa90c 14:18:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:39 + docker inspect -f . ci-base-image-arm64 14:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:39 prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container 14:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:18:40 $ docker top e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:41 + go version 14:18:41 go version go1.17.7 linux/arm64 [Pipeline] } 14:18:41 $ docker stop --time=1 e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 14:18:43 $ docker rm -f e0a7f52e26fe9b2433db808ba1b7251f2f0ccd51814995c292c0c657aa80fd86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:44 + docker inspect -f . ci-base-image-arm64 14:18:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container 14:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:18:45 $ docker top 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:18:46 + make test 14:18:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:20:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:20:08 CGO_ENABLED=1 go vet ./... 14:20:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:20:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:20:30 ./bin/test-attribution-txt.sh [Pipeline] echo 14:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:20:31 $ docker stop --time=1 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 14:20:32 $ docker rm -f 0b4643dc2e0676a2cdf42b80c97299e123314b46775529ded43c71bbe0830f79 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:20:33 Warning: overwriting stash ‘coverage-report’ 14:20:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:20:35 + ls -al . 14:20:35 total 164 14:20:35 drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 14:20 . 14:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 14:16 .. 14:20:35 -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 14:16 .dockerignore 14:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 14:16 .git 14:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:16 .github 14:20:35 -rw-rw-r-- 1 jenkins jenkins 104 Jun 23 14:16 .gitignore 14:20:35 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 23 14:16 Attribution.txt 14:20:35 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 23 14:16 CHANGELOG.md 14:20:35 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 23 14:16 Dockerfile 14:20:35 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 14:16 GOVERNANCE.md 14:20:35 -rw-rw-r-- 1 jenkins jenkins 688 Jun 23 14:16 Jenkinsfile 14:20:35 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 14:16 LICENSE 14:20:35 -rw-rw-r-- 1 jenkins jenkins 618 Jun 23 14:16 OWNERS.md 14:20:35 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 23 14:16 README.md 14:20:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 14:14 VERSION 14:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 14:16 bin 14:20:35 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 14:18 coverage.out 14:20:35 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 23 14:16 go.mod 14:20:35 -rw-rw-r-- 1 jenkins jenkins 35803 Jun 23 14:16 go.sum 14:20:35 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 23 14:16 main.go 14:20:35 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 23 14:16 makefile 14:20:35 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 14:16 res 14:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 14:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba --label arch=arm64 --label version=0.0.0 . 14:20:35 Sending build context to Docker daemon 205.8kB 14:20:36 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 14:20:36 Step 2/27 : FROM ${BASE} AS builder 14:20:36 ---> 92ee7d7aa90c 14:20:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:20:36 ---> Running in 45fbccb3d24b 14:20:36 Removing intermediate container 45fbccb3d24b 14:20:36 ---> ec49ffdd78f6 14:20:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:20:36 ---> Running in acd4283ced3b 14:20:36 Removing intermediate container acd4283ced3b 14:20:36 ---> b0d3a1bc052e 14:20:36 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:20:36 ---> Running in 30f68c621cc2 14:20:37 Removing intermediate container 30f68c621cc2 14:20:37 ---> 6d25e9d0e6ca 14:20:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:37 ---> Running in 63a4af3c5970 14:20:39 Removing intermediate container 63a4af3c5970 14:20:39 ---> 9e49c6675777 14:20:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:39 ---> Running in 07eff36e9dc2 14:20:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:20:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:20:41 OK: 220 MiB in 52 packages 14:20:42 Removing intermediate container 07eff36e9dc2 14:20:42 ---> 04bfe39d566b 14:20:42 Step 8/27 : WORKDIR /app 14:20:42 ---> Running in 6cdf40bb7348 14:20:43 Removing intermediate container 6cdf40bb7348 14:20:43 ---> af398c2a656a 14:20:43 Step 9/27 : COPY go.mod vendor* ./ 14:20:43 ---> 8b3e8b8148e6 14:20:43 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:43 ---> Running in fb738a81acf6 14:20:45 Removing intermediate container fb738a81acf6 14:20:45 ---> fba2f3810b36 14:20:45 Step 11/27 : COPY . . 14:20:45 ---> 7e507aacbdd3 14:20:45 Step 12/27 : ARG MAKE="make build" 14:20:46 ---> Running in e83107576f11 14:20:46 Removing intermediate container e83107576f11 14:20:46 ---> a81130b5274b 14:20:46 Step 13/27 : RUN $MAKE 14:20:46 ---> Running in 8f72ecc99642 14:20:47 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:22:54 Removing intermediate container 8f72ecc99642 14:22:54 ---> e7c321743cc5 14:22:54 Step 14/27 : FROM alpine:3.14 14:22:54 3.14: Pulling from library/alpine 14:22:54 455c02918c45: Pulling fs layer 14:22:54 455c02918c45: Download complete 14:22:54 455c02918c45: Pull complete 14:22:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:22:54 Status: Downloaded newer image for alpine:3.14 14:22:54 ---> ac73e934f311 14:22:54 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 14:22:54 ---> Running in e138d2b1900c 14:22:54 Removing intermediate container e138d2b1900c 14:22:54 ---> c8836fc83d92 14:22:54 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:22:54 ---> Running in 5d350840c08a 14:22:54 Removing intermediate container 5d350840c08a 14:22:54 ---> ee74078bf273 14:22:54 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:22:54 ---> Running in 48daf852a5b8 14:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:22:54 (1/7) Installing ca-certificates (20211220-r0) 14:22:54 (2/7) Installing dumb-init (1.2.5-r1) 14:22:54 (3/7) Installing libgcc (10.3.1_git20210424-r2) 14:22:54 (4/7) Installing libsodium (1.0.18-r0) 14:22:54 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 14:22:54 (6/7) Installing libzmq (4.3.4-r0) 14:22:54 (7/7) Installing zeromq (4.3.4-r0) 14:22:54 Executing busybox-1.33.1-r7.trigger 14:22:54 Executing ca-certificates-20211220-r0.trigger 14:22:54 OK: 9 MiB in 21 packages 14:22:54 Removing intermediate container 48daf852a5b8 14:22:54 ---> a336c411860c 14:22:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:22:54 ---> bb52f7fac7c6 14:22:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:22:54 ---> f78d4b294bb3 14:22:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:22:54 ---> ccdfc77a6314 14:22:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:22:54 ---> 1c85d9a30222 14:22:54 Step 22/27 : EXPOSE 48095 14:22:54 ---> Running in c25ebf78c8e0 14:22:54 Removing intermediate container c25ebf78c8e0 14:22:54 ---> 61e9a9588325 14:22:54 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:22:54 ---> Running in f203766eecfd 14:22:54 Removing intermediate container f203766eecfd 14:22:54 ---> 429cea1c9904 14:22:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:54 ---> Running in 21a8cae2d166 14:22:54 Removing intermediate container 21a8cae2d166 14:22:54 ---> ce3c045d8c30 14:22:54 Step 25/27 : LABEL arch=arm64 14:22:54 ---> Running in 2b06dce1d929 14:22:54 Removing intermediate container 2b06dce1d929 14:22:54 ---> efecda965e7d 14:22:54 Step 26/27 : LABEL git_sha=0954952eba56b0bee3643e2867d74eedd3e9f7ba 14:22:54 ---> Running in 34ecc40d8437 14:22:54 Removing intermediate container 34ecc40d8437 14:22:54 ---> 07ae21e2f920 14:22:54 Step 27/27 : LABEL version=0.0.0 14:22:54 ---> Running in 6c9a040e7898 14:22:54 Removing intermediate container 6c9a040e7898 14:22:54 ---> 8873d2fa4c27 14:22:54 [Warning] One or more build-args [ARCH] were not consumed 14:22:54 Successfully built 8873d2fa4c27 14:22:54 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:22:55 14:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:22:56 arm64: Pulling from edgex-lftools-log-publisher 14:22:56 8998bd30e6a1: Pulling fs layer 14:22:56 04944245beec: Pulling fs layer 14:22:56 699f458cf7ca: Pulling fs layer 14:22:56 765212b225bb: Pulling fs layer 14:22:56 f23df028b6ca: Pulling fs layer 14:22:56 d65c8cfc05b1: Pulling fs layer 14:22:56 2437ff75d9bd: Pulling fs layer 14:22:56 f23df028b6ca: Waiting 14:22:56 d65c8cfc05b1: Waiting 14:22:56 2437ff75d9bd: Waiting 14:22:56 765212b225bb: Waiting 14:22:56 04944245beec: Verifying Checksum 14:22:56 04944245beec: Download complete 14:22:56 765212b225bb: Verifying Checksum 14:22:56 765212b225bb: Download complete 14:22:56 f23df028b6ca: Verifying Checksum 14:22:56 f23df028b6ca: Download complete 14:22:56 d65c8cfc05b1: Verifying Checksum 14:22:56 d65c8cfc05b1: Download complete 14:22:56 699f458cf7ca: Verifying Checksum 14:22:56 699f458cf7ca: Download complete 14:22:56 8998bd30e6a1: Verifying Checksum 14:22:56 8998bd30e6a1: Download complete 14:22:59 2437ff75d9bd: Verifying Checksum 14:22:59 2437ff75d9bd: Download complete 14:23:01 8998bd30e6a1: Pull complete 14:23:01 04944245beec: Pull complete 14:23:02 699f458cf7ca: Pull complete 14:23:03 765212b225bb: Pull complete 14:23:04 f23df028b6ca: Pull complete 14:23:04 d65c8cfc05b1: Pull complete 14:23:19 2437ff75d9bd: Pull complete 14:23:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:19 prd-ubuntu20.04-docker-arm64-4c-16g-15456 does not seem to be running inside a container 14:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:23:22 $ docker top 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:23 ---> job-cost.sh 14:23:23 lf-activate-venv: SKIPPING 14:23:23 INFO: No Stack... 14:23:23 INFO: Retrieving Pricing Info for: v3-standard-4 14:23:24 INFO: Archiving Costs [Pipeline] sh 14:23:25 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 14:23:25 + cut -d, -f6 [Pipeline] lock 14:23:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] 14:23:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] did not exist. Created. 14:23:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:25 /w/workspace/app-service-configurable/1@tmp/durable-93709a3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:23:26 + echo total: 0.10999999940395355 [Pipeline] stash 14:23:26 Warning: overwriting stash ‘stack-cost’ 14:23:26 Stashed 1 file(s) [Pipeline] } 14:23:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:26 $ docker stop --time=1 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 14:23:28 $ docker rm -f 4e2e897e14178a8e8c9014aa3f691ba2186fe907ca67bf75607f76e063b03ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:23:29 provisioning config files... 14:23:29 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config7909921618119368148tmp [Pipeline] { [Pipeline] sh 14:23:29 + set +x 14:23:29 + curl -s https://codecov.io/bash 14:23:29 + bash -s -- 14:23:29 14:23:29 _____ _ 14:23:29 / ____| | | 14:23:29 | | ___ __| | ___ ___ _____ __ 14:23:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:23:29 | |___| (_) | (_| | __/ (_| (_) \ V / 14:23:29 \_____\___/ \__,_|\___|\___\___/ \_/ 14:23:29 Bash-1.0.6 14:23:29 14:23:29 14:23:29 ==> git version 2.25.1 found 14:23:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:23:29 Release-Date: 2020-01-08 14:23:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:23:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:23:29 ==> Jenkins CI detected. 14:23:29 current dir:  /w/workspace/_app-service-configurable_PR-433 14:23:29 project root: . 14:23:29 --> token set from env 14:23:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:23:29 ==> Running gcov in . (disable via -X gcov) 14:23:29 ==> Python coveragepy not found 14:23:29 ==> Searching for coverage reports in: 14:23:29 + . 14:23:29 -> Found 1 reports 14:23:29 ==> Detecting git/mercurial file structure 14:23:29 ==> Reading reports 14:23:29 + ./coverage.out bytes=10 14:23:29 ==> Appending adjustments 14:23:29 https://docs.codecov.io/docs/fixing-reports 14:23:29 + Found adjustments 14:23:29 ==> Gzipping contents 14:23:29 4.0K /tmp/codecov.TrFup6.gz 14:23:29 ==> Uploading reports 14:23:29 url: https://codecov.io 14:23:29 query: branch=PR-433&commit=0954952eba56b0bee3643e2867d74eedd3e9f7ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=433&job=&cmd_args= 14:23:29 -> Pinging Codecov 14:23:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-433&commit=0954952eba56b0bee3643e2867d74eedd3e9f7ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=433&job=&cmd_args= 14:23:30 -> Uploading to 14:23:30 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/0954952eba56b0bee3643e2867d74eedd3e9f7ba/2cee3dff-75cd-4da6-bfb4-96b9da439469.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T142329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bbfb6153d3a48dc189abb5986f221fa32d8ace45845ffd0d566d87326b60148 14:23:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:23:30 Dload Upload Total Spent Left Speed 14:23:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2176 --:--:-- --:--:-- --:--:-- 2176 14:23:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/0954952eba56b0bee3643e2867d74eedd3e9f7ba [Pipeline] } 14:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:23:32 + [ -d /w/workspace/_app-service-configurable_PR-433/archives ] 14:23:32 + ls -al /w/workspace/_app-service-configurable_PR-433/archives 14:23:32 total 16 14:23:32 drwxr-xr-x 3 root root 4096 Jun 23 14:16 . 14:23:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 14:16 .. 14:23:32 drwxr-xr-x 2 root root 4096 Jun 23 14:16 cost 14:23:32 -rw-r--r-- 1 root root 95 Jun 23 14:16 cost.csv 14:23:32 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-433/archives 14:23:32 + ls -al /w/workspace/_app-service-configurable_PR-433/archives 14:23:32 total 16 14:23:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 14:16 . 14:23:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 14:16 .. 14:23:32 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 14:16 cost 14:23:32 -rw-r--r-- 1 jenkins jenkins 95 Jun 23 14:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:23:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:23:33 ---> package-listing.sh 14:23:33 ++ facter osfamily 14:23:33 ++ tr '[:upper:]' '[:lower:]' 14:23:33 + OS_FAMILY=debian 14:23:33 + workspace=/w/workspace/_app-service-configurable_PR-433 14:23:33 + START_PACKAGES=/tmp/packages_start.txt 14:23:33 + END_PACKAGES=/tmp/packages_end.txt 14:23:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:33 + PACKAGES=/tmp/packages_start.txt 14:23:33 + '[' /w/workspace/_app-service-configurable_PR-433 ']' 14:23:33 + PACKAGES=/tmp/packages_end.txt 14:23:33 + case "${OS_FAMILY}" in 14:23:33 + dpkg -l 14:23:33 + grep '^ii' 14:23:33 + '[' -f /tmp/packages_start.txt ']' 14:23:33 + '[' -f /tmp/packages_end.txt ']' 14:23:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:33 + '[' /w/workspace/_app-service-configurable_PR-433 ']' 14:23:33 + mkdir -p /w/workspace/_app-service-configurable_PR-433/archives/ 14:23:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-433/archives/ [Pipeline] echo 14:23:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:23:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:23:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:34 prd-ubuntu20.04-docker-8c-8g-15455 does not seem to be running inside a container 14:23:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-433 -v /w/workspace/_app-service-configurable_PR-433:/w/workspace/_app-service-configurable_PR-433:rw,z -v /w/workspace/_app-service-configurable_PR-433@tmp:/w/workspace/_app-service-configurable_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:23:34 $ docker top 19156fa97f5df7089b3b780580f995b4328ff19f9aa93d42e7aa59a6dc2036d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:35 + touch /tmp/pre-build-complete [Pipeline] sh 14:23:35 + mkdir -p /var/log/sysstat [Pipeline] sh 14:23:35 + ls /var/log/sa-host 14:23:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:36 provisioning config files... 14:23:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-433@tmp/config3051187251595535081tmp [Pipeline] { [Pipeline] echo 14:23:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:23:36 ---> create-netrc.sh [Pipeline] } 14:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:23:36 ---> python-tools-install.sh [Pipeline] echo 14:23:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:23:37 ---> sudo-logs.sh 14:23:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:23:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:23:37 ---> job-cost.sh 14:23:37 lf-activate-venv: SKIPPING 14:23:37 DEBUG: total: 0.2199999988079071 14:23:37 INFO: Retrieving Stack Cost... 14:23:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:23:38 INFO: Archiving Costs [Pipeline] echo 14:23:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:23:38 ---> logs-deploy.sh 14:23:38 lf-activate-venv: SKIPPING 14:23:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-433/1 14:23:38 INFO: archiving workspace using pattern(s): 14:23:39 Archives upload complete. 14:23:39 INFO: archiving logs to Nexus