Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from aafff9af2ab0928ad83300dff8951bd3bd446b7f+b6e280350ed918af335c01cae5055bc6405cf045 (391b8adb6656ba4b6248058a2023dc4b7d415b32) 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-ssh696390019853246938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17222558933349366308.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/go-mod-configuration/branches/PR-63/workspace@libs/edgex-global-pipelines # 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/go-mod-configuration/branches/PR-63/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6724817976338396156.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/go-mod-configuration/branches/PR-63/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1130515065756900966.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9241399509900263380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/go-mod-configuration/branches/PR-63/workspace@libs/lf-pipelines # 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/go-mod-configuration/branches/PR-63/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10227400869755902762.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration 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: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41839 in /w/workspace/undry_go-mod-configuration_PR-63 [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/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit aafff9af2ab0928ad83300dff8951bd3bd446b7f Merge succeeded, producing aafff9af2ab0928ad83300dff8951bd3bd446b7f Checking out Revision aafff9af2ab0928ad83300dff8951bd3bd446b7f (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # 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 b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 Commit message: "build: Update change log for 2.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:49:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:49:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:49:40 ========================================================= 17:49:40 EdgeX Global Pipelines Version Info 17:49:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:49:41 ------------------- 17:49:41 stable info: 17:49:41 ------------------- 17:49:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:49:41 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:49:41 Message: update stable to v1.0.227 17:49:41 ------------------- 17:49:41 experimental info: 17:49:41 ------------------- 17:49:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:49:41 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:49:41 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:49:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aafff9a [Pipeline] echo 17:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:49:43 + git rev-list -1 --merges aafff9af2ab0928ad83300dff8951bd3bd446b7f~1..aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo 17:49:43 -----------> git rev-list -1 --merges aafff9af2ab0928ad83300dff8951bd3bd446b7f~1..aafff9af2ab0928ad83300dff8951bd3bd446b7f aafff9af2ab0928ad83300dff8951bd3bd446b7f [false] [Pipeline] sh 17:49:44 + git log --format=format:%s -1 aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo 17:49:44 ========================================================= 17:49:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:49:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:44 + git log --format=format:%s -1 aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo 17:49:44 [semverPrep] GIT_COMMIT: aafff9af2ab0928ad83300dff8951bd3bd446b7f, Commit Message: build: Update change log for 2.2.0 [Pipeline] echo 17:49:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:49:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:45 + grep -v github /etc/ssh/ssh_known_hosts 17:49:45 + [ -e /tmp/ssh_known_hosts ] 17:49:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:49:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:49:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:49:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:49:45 17:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:49:46 latest: Pulling from edgex-devops/py-git-semver 17:49:46 1fe172e4850f: Pulling fs layer 17:49:46 caf521ccaac6: Pulling fs layer 17:49:46 3ead6fa29328: Pulling fs layer 17:49:46 5c2a1cbceb83: Pulling fs layer 17:49:46 a8d5f1318db7: Pulling fs layer 17:49:46 c427282e49a2: Pulling fs layer 17:49:46 1827001aaf11: Pulling fs layer 17:49:46 0714d37db230: Pulling fs layer 17:49:46 ac28cf19c067: Pulling fs layer 17:49:46 ca983d60f3e2: Pulling fs layer 17:49:46 9f894cec8388: Pulling fs layer 17:49:46 5c2a1cbceb83: Waiting 17:49:46 ac28cf19c067: Waiting 17:49:46 a8d5f1318db7: Waiting 17:49:46 1827001aaf11: Waiting 17:49:46 0714d37db230: Waiting 17:49:46 ca983d60f3e2: Waiting 17:49:46 9f894cec8388: Waiting 17:49:46 caf521ccaac6: Download complete 17:49:46 5c2a1cbceb83: Verifying Checksum 17:49:46 5c2a1cbceb83: Download complete 17:49:46 a8d5f1318db7: Verifying Checksum 17:49:46 a8d5f1318db7: Download complete 17:49:46 c427282e49a2: Verifying Checksum 17:49:46 c427282e49a2: Download complete 17:49:46 3ead6fa29328: Verifying Checksum 17:49:46 3ead6fa29328: Download complete 17:49:46 0714d37db230: Download complete 17:49:46 ca983d60f3e2: Verifying Checksum 17:49:46 ca983d60f3e2: Download complete 17:49:46 9f894cec8388: Download complete 17:49:46 1fe172e4850f: Verifying Checksum 17:49:46 1fe172e4850f: Download complete 17:49:46 1827001aaf11: Verifying Checksum 17:49:46 1827001aaf11: Download complete 17:49:47 1fe172e4850f: Pull complete 17:49:47 caf521ccaac6: Pull complete 17:49:48 3ead6fa29328: Pull complete 17:49:48 5c2a1cbceb83: Pull complete 17:49:48 a8d5f1318db7: Pull complete 17:49:48 c427282e49a2: Pull complete 17:49:50 1827001aaf11: Pull complete 17:49:50 0714d37db230: Pull complete 17:49:50 ac28cf19c067: Pull complete 17:49:50 ca983d60f3e2: Pull complete 17:49:50 9f894cec8388: Pull complete 17:49:50 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:49:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:49:50 prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container 17:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:49:52 $ docker top 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e -eo pid,comm 17:49:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:49:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:52 [ssh-agent] Looking for ssh-agent implementation... 17:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:52 $ docker exec 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent 17:49:52 SSH_AUTH_SOCK=/tmp/ssh-zTuzMWd3SYiz/agent.33 17:49:52 SSH_AGENT_PID=40 17:49:52 Running ssh-add (command line suppressed) 17:49:52 Identity added: /w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_38088791306836997.key (/w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_38088791306836997.key) 17:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:53 + git tag --points-at HEAD [Pipeline] } 17:49:53 $ docker exec --env ******** --env ******** 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent -k 17:49:53 unset SSH_AUTH_SOCK; 17:49:53 unset SSH_AGENT_PID; 17:49:53 echo Agent pid 40 killed; 17:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:53 [ssh-agent] Looking for ssh-agent implementation... 17:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:53 $ docker exec 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent 17:49:53 SSH_AUTH_SOCK=/tmp/ssh-B0IThJmRKQBR/agent.74 17:49:53 SSH_AGENT_PID=80 17:49:53 Running ssh-add (command line suppressed) 17:49:53 Identity added: /w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_2371412763115753647.key (/w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_2371412763115753647.key) 17:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:54 + git semver init 17:49:54 2022-05-09 17:49:54,427 [run_init] DEBUG init version:0.0.0 force:False 17:49:54 2022-05-09 17:49:54,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-63/.semver 17:49:54 2022-05-09 17:49:54,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-63/.semver 17:49:54 2022-05-09 17:49:54,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-63/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-63, universal_newlines=False, shell=None, istream=None) 17:49:55 2022-05-09 17:49:55,197 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-63/.git/info/exclude 17:49:55 2022-05-09 17:49:55,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 with force:False 17:49:55 2022-05-09 17:49:55,198 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 17:49:55 2022-05-09 17:49:55,202 [execute] INFO git cat-file --batch-check 17:49:55 2022-05-09 17:49:55,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-63/.semver, universal_newlines=False, shell=None, istream=) 17:49:55 2022-05-09 17:49:55,210 [execute] INFO git cat-file --batch 17:49:55 2022-05-09 17:49:55,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-63/.semver, universal_newlines=False, shell=None, istream=) 17:49:55 2022-05-09 17:49:55,216 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 17:49:55 0.0.0 [Pipeline] } 17:49:55 $ docker exec --env ******** --env ******** 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent -k 17:49:55 unset SSH_AUTH_SOCK; 17:49:55 unset SSH_AGENT_PID; 17:49:55 echo Agent pid 80 killed; 17:49:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:55 + git semver [Pipeline] } 17:49:56 $ docker stop --time=1 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e 17:49:57 $ docker rm -f 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e [Pipeline] // withDockerContainer [Pipeline] sh 17:49:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:49:58 Stashed 1 file(s) [Pipeline] echo 17:49:58 [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] unstash [Pipeline] echo 17:49:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:58 ========================================================= 17:49:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:49:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:49:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:49:59 59bf1c3509f3: Pulling fs layer 17:49:59 666ba61612fd: Pulling fs layer 17:49:59 8ed8ca486205: Pulling fs layer 17:49:59 4fe6c5a15a65: Pulling fs layer 17:49:59 22a0e8bec74d: Pulling fs layer 17:49:59 ca2b28591e48: Pulling fs layer 17:49:59 a51346096db8: Pulling fs layer 17:49:59 daebc70d1ce1: Pulling fs layer 17:49:59 0e18a0eac166: Pulling fs layer 17:49:59 22a0e8bec74d: Waiting 17:49:59 daebc70d1ce1: Waiting 17:49:59 0e18a0eac166: Waiting 17:49:59 ca2b28591e48: Waiting 17:49:59 a51346096db8: Waiting 17:49:59 4fe6c5a15a65: Waiting 17:49:59 8ed8ca486205: Verifying Checksum 17:49:59 8ed8ca486205: Download complete 17:49:59 666ba61612fd: Verifying Checksum 17:49:59 666ba61612fd: Download complete 17:49:59 22a0e8bec74d: Verifying Checksum 17:49:59 22a0e8bec74d: Download complete 17:49:59 ca2b28591e48: Verifying Checksum 17:49:59 ca2b28591e48: Download complete 17:49:59 a51346096db8: Verifying Checksum 17:49:59 a51346096db8: Download complete 17:49:59 59bf1c3509f3: Verifying Checksum 17:49:59 59bf1c3509f3: Download complete 17:49:59 daebc70d1ce1: Verifying Checksum 17:49:59 daebc70d1ce1: Download complete 17:49:59 59bf1c3509f3: Pull complete 17:49:59 666ba61612fd: Pull complete 17:49:59 8ed8ca486205: Pull complete 17:50:00 0e18a0eac166: Verifying Checksum 17:50:00 0e18a0eac166: Download complete 17:50:00 4fe6c5a15a65: Verifying Checksum 17:50:00 4fe6c5a15a65: Download complete 17:50:04 4fe6c5a15a65: Pull complete 17:50:04 22a0e8bec74d: Pull complete 17:50:04 ca2b28591e48: Pull complete 17:50:04 a51346096db8: Pull complete 17:50:04 daebc70d1ce1: Pull complete 17:50:06 0e18a0eac166: Pull complete 17:50:06 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:50:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 17:50:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:50:06 + docker inspect -f . ci-base-image-x86_64 17:50:06 . [Pipeline] withDockerContainer 17:50:07 prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container 17:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:08 $ docker top e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:09 + go version 17:50:09 go version go1.17.6 linux/amd64 [Pipeline] } 17:50:09 $ docker stop --time=1 e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 17:50:10 $ docker rm -f e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:10 + docker inspect -f . ci-base-image-x86_64 17:50:10 . [Pipeline] withDockerContainer 17:50:11 prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container 17:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:11 $ docker top 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:50:11 + make test 17:50:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:50:11 go: downloading github.com/stretchr/testify v1.7.0 17:50:11 go: downloading github.com/hashicorp/consul/api v1.9.1 17:50:11 go: downloading github.com/pelletier/go-toml v1.9.4 17:50:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:50:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:50:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:50:11 go: downloading github.com/mitchellh/copystructure v1.0.0 17:50:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:50:11 go: downloading github.com/hashicorp/serf v0.9.5 17:50:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:50:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:50:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:50:11 go: downloading github.com/davecgh/go-spew v1.1.1 17:50:11 go: downloading github.com/pmezard/go-difflib v1.0.0 17:50:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:50:11 go: downloading github.com/mattn/go-isatty v0.0.12 17:50:11 go: downloading github.com/fatih/color v1.9.0 17:50:11 go: downloading github.com/mattn/go-colorable v0.1.6 17:50:11 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 17:50:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:50:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:50:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:50:13 Still waiting to schedule task 17:50:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:50:17 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 17:50:24 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.595s coverage: 88.3% of statements 17:50:24 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements 17:50:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:50:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:50:31 $ docker stop --time=1 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 17:50:33 $ docker rm -f 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] sh 17:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:34 17:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:35 latest: Pulling from edgex-lftools-log-publisher 17:50:35 5eb5b503b376: Pulling fs layer 17:50:35 5c69ac0246d0: Pulling fs layer 17:50:35 ec43610c2a17: Pulling fs layer 17:50:35 3a2ae6a8a46f: Pulling fs layer 17:50:35 33b1e0a273af: Pulling fs layer 17:50:35 5d3b04190fa2: Pulling fs layer 17:50:35 2f39f015ded8: Pulling fs layer 17:50:35 3a2ae6a8a46f: Waiting 17:50:35 5d3b04190fa2: Waiting 17:50:35 2f39f015ded8: Waiting 17:50:35 33b1e0a273af: Waiting 17:50:35 5c69ac0246d0: Verifying Checksum 17:50:35 5c69ac0246d0: Download complete 17:50:35 3a2ae6a8a46f: Verifying Checksum 17:50:35 3a2ae6a8a46f: Download complete 17:50:35 33b1e0a273af: Verifying Checksum 17:50:35 33b1e0a273af: Download complete 17:50:35 5d3b04190fa2: Verifying Checksum 17:50:35 5d3b04190fa2: Download complete 17:50:35 ec43610c2a17: Download complete 17:50:35 5eb5b503b376: Download complete 17:50:36 2f39f015ded8: Verifying Checksum 17:50:36 2f39f015ded8: Download complete 17:50:36 5eb5b503b376: Pull complete 17:50:36 5c69ac0246d0: Pull complete 17:50:37 ec43610c2a17: Pull complete 17:50:37 3a2ae6a8a46f: Pull complete 17:50:37 33b1e0a273af: Pull complete 17:50:37 5d3b04190fa2: Pull complete 17:50:41 2f39f015ded8: Pull complete 17:50:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:50:42 prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container 17:50:42 $ 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/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:43 $ docker top 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:44 ---> job-cost.sh 17:50:44 lf-activate-venv: SKIPPING 17:50:44 INFO: No Stack... 17:50:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:45 INFO: Archiving Costs [Pipeline] sh 17:50:45 + + catcut /w/workspace/undry_go-mod-configuration_PR-63/archives/cost.csv -d, 17:50:45 -f6 [Pipeline] lock 17:50:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] 17:50:45 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] did not exist. Created. 17:50:45 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:45 + echo total: 0.2199999988079071 [Pipeline] stash 17:50:45 Stashed 1 file(s) [Pipeline] } 17:50:45 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:45 $ docker stop --time=1 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 17:50:47 $ docker rm -f 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:54:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41847 in /w/workspace/undry_go-mod-configuration_PR-63 [Pipeline] { [Pipeline] ws 17:54:53 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 17:54:53 Selected Git installation does not exist. Using Default 17:54:53 The recommended git tool is: NONE 17:55:01 using credential edgex-jenkins-ssh 17:55:01 Cloning the remote Git repository 17:55:01 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:55:01 > git init /w/workspace/go-mod-configuration/1 # timeout=10 17:55:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:55:01 > git --version # timeout=10 17:55:01 > git --version # 'git version 2.25.1' 17:55:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:55:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:55:03 Merging remotes/origin/main commit b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit aafff9af2ab0928ad83300dff8951bd3bd446b7f 17:55:03 Merge succeeded, producing aafff9af2ab0928ad83300dff8951bd3bd446b7f 17:55:03 Checking out Revision aafff9af2ab0928ad83300dff8951bd3bd446b7f (PR-63) 17:55:03 > git config core.sparsecheckout # timeout=10 17:55:03 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 17:55:03 > git remote # timeout=10 17:55:03 > git config --get remote.origin.url # timeout=10 17:55:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:03 > git merge b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 17:55:03 > git rev-parse HEAD^{commit} # timeout=10 17:55:03 > git config core.sparsecheckout # timeout=10 17:55:03 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 17:55:08 Commit message: "build: Update change log for 2.2.0" 17:55:08 > git --version # timeout=10 17:55:08 > git --version # 'git version 2.25.1' 17:55:08 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:55:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:09 Dload Upload Total Spent Left Speed 17:55:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 17:55:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:55:10 + sudo tee /etc/docker/daemon.new 17:55:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:55:10 { 17:55:10 "registry-mirrors": [ 17:55:10 "https://nexus3.edgexfoundry.org:10001" 17:55:10 ], 17:55:10 "bip": "10.250.0.254/24", 17:55:10 "hosts": [ 17:55:10 "tcp://0.0.0.0:5555", 17:55:10 "unix:///var/run/docker.sock" 17:55:10 ], 17:55:10 "mtu": 1458, 17:55:10 "selinux-enabled": true, 17:55:10 "seccomp-profile": "/etc/docker/seccomp.json" 17:55:10 } [Pipeline] sh 17:55:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:55:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:55:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:29 ========================================================= 17:55:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:55:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:55:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:30 9b3977197b4f: Pulling fs layer 17:55:30 1a89e8eeedd5: Pulling fs layer 17:55:30 94645a83ff95: Pulling fs layer 17:55:30 3f3a8bcf1eab: Pulling fs layer 17:55:30 0c92f367c5e7: Pulling fs layer 17:55:30 3096ccb668a1: Pulling fs layer 17:55:30 e8cf19c19ddd: Pulling fs layer 17:55:30 a4caa8a26152: Pulling fs layer 17:55:30 3f3a8bcf1eab: Waiting 17:55:30 3096ccb668a1: Waiting 17:55:30 0c92f367c5e7: Waiting 17:55:30 e8cf19c19ddd: Waiting 17:55:30 a4caa8a26152: Waiting 17:55:31 94645a83ff95: Verifying Checksum 17:55:31 94645a83ff95: Download complete 17:55:31 1a89e8eeedd5: Verifying Checksum 17:55:31 1a89e8eeedd5: Download complete 17:55:31 0c92f367c5e7: Verifying Checksum 17:55:31 0c92f367c5e7: Download complete 17:55:31 3096ccb668a1: Verifying Checksum 17:55:31 3096ccb668a1: Download complete 17:55:31 9b3977197b4f: Verifying Checksum 17:55:31 9b3977197b4f: Download complete 17:55:31 e8cf19c19ddd: Verifying Checksum 17:55:31 e8cf19c19ddd: Download complete 17:55:31 9b3977197b4f: Pull complete 17:55:32 1a89e8eeedd5: Pull complete 17:55:32 94645a83ff95: Pull complete 17:55:33 a4caa8a26152: Verifying Checksum 17:55:33 a4caa8a26152: Download complete 17:55:33 3f3a8bcf1eab: Verifying Checksum 17:55:33 3f3a8bcf1eab: Download complete 17:55:45 3f3a8bcf1eab: Pull complete 17:55:45 0c92f367c5e7: Pull complete 17:55:45 3096ccb668a1: Pull complete 17:55:45 e8cf19c19ddd: Pull complete 17:55:52 a4caa8a26152: Pull complete 17:55:52 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 17:55:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:55:53 + docker inspect -f . ci-base-image-arm64 17:55:53 . [Pipeline] withDockerContainer 17:55:53 prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container 17:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:55:56 $ docker top 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:57 + go version 17:55:57 go version go1.17.6 linux/arm64 [Pipeline] } 17:55:57 $ docker stop --time=1 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 17:55:58 $ docker rm -f 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:59 + docker inspect -f . ci-base-image-arm64 17:55:59 . [Pipeline] withDockerContainer 17:56:00 prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container 17:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:01 $ docker top 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:56:02 + make test 17:56:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:56:02 go: downloading github.com/stretchr/testify v1.7.0 17:56:02 go: downloading github.com/pelletier/go-toml v1.9.4 17:56:02 go: downloading github.com/hashicorp/consul/api v1.9.1 17:56:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:56:03 go: downloading github.com/pmezard/go-difflib v1.0.0 17:56:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:56:03 go: downloading github.com/davecgh/go-spew v1.1.1 17:56:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:56:03 go: downloading github.com/mitchellh/copystructure v1.0.0 17:56:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:56:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:56:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:56:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:56:03 go: downloading github.com/hashicorp/serf v0.9.5 17:56:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:56:03 go: downloading github.com/fatih/color v1.9.0 17:56:03 go: downloading github.com/mattn/go-isatty v0.0.12 17:56:03 go: downloading github.com/mattn/go-colorable v0.1.6 17:56:03 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 17:56:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:56:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:56:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:56:42 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements 17:56:46 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.744s coverage: 88.3% of statements 17:56:46 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements 17:56:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:56:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:57:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:01 $ docker stop --time=1 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 17:57:03 $ docker rm -f 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:04 Warning: overwriting stash ‘coverage-report’ 17:57:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:05 17:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:06 arm64: Pulling from edgex-lftools-log-publisher 17:57:06 8998bd30e6a1: Pulling fs layer 17:57:06 04944245beec: Pulling fs layer 17:57:06 699f458cf7ca: Pulling fs layer 17:57:06 765212b225bb: Pulling fs layer 17:57:06 f23df028b6ca: Pulling fs layer 17:57:06 d65c8cfc05b1: Pulling fs layer 17:57:06 2437ff75d9bd: Pulling fs layer 17:57:06 f23df028b6ca: Waiting 17:57:06 765212b225bb: Waiting 17:57:06 d65c8cfc05b1: Waiting 17:57:06 2437ff75d9bd: Waiting 17:57:06 04944245beec: Verifying Checksum 17:57:06 04944245beec: Download complete 17:57:06 765212b225bb: Verifying Checksum 17:57:06 765212b225bb: Download complete 17:57:06 f23df028b6ca: Download complete 17:57:06 d65c8cfc05b1: Verifying Checksum 17:57:06 d65c8cfc05b1: Download complete 17:57:06 699f458cf7ca: Verifying Checksum 17:57:06 699f458cf7ca: Download complete 17:57:06 8998bd30e6a1: Verifying Checksum 17:57:06 8998bd30e6a1: Download complete 17:57:09 2437ff75d9bd: Verifying Checksum 17:57:09 2437ff75d9bd: Download complete 17:57:11 8998bd30e6a1: Pull complete 17:57:12 04944245beec: Pull complete 17:57:13 699f458cf7ca: Pull complete 17:57:13 765212b225bb: Pull complete 17:57:14 f23df028b6ca: Pull complete 17:57:14 d65c8cfc05b1: Pull complete 17:57:30 2437ff75d9bd: Pull complete 17:57:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container 17:57:30 $ 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/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:57:33 $ docker top 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:34 ---> job-cost.sh 17:57:34 lf-activate-venv: SKIPPING 17:57:34 INFO: No Stack... 17:57:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:57:35 INFO: Archiving Costs [Pipeline] sh 17:57:36 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 17:57:36 + cut -d, -f6 [Pipeline] lock 17:57:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] 17:57:36 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] did not exist. Created. 17:57:36 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:36 /w/workspace/go-mod-configuration/1@tmp/durable-bcc88886/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:57:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:57:37 Warning: overwriting stash ‘stack-cost’ 17:57:37 Stashed 1 file(s) [Pipeline] } 17:57:37 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:37 $ docker stop --time=1 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 17:57:39 $ docker rm -f 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 [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 17:57:40 provisioning config files... 17:57:40 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-63@tmp/config5944587507550211112tmp [Pipeline] { [Pipeline] sh 17:57:40 + set +x 17:57:40 + curl -s https://codecov.io/bash 17:57:40 + bash -s -- 17:57:40 17:57:40 _____ _ 17:57:40 / ____| | | 17:57:40 | | ___ __| | ___ ___ _____ __ 17:57:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:57:40 | |___| (_) | (_| | __/ (_| (_) \ V / 17:57:40 \_____\___/ \__,_|\___|\___\___/ \_/ 17:57:40 Bash-1.0.6 17:57:40 17:57:40 17:57:40 ==> git version 2.25.1 found 17:57:40 ==> 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 17:57:40 Release-Date: 2020-01-08 17:57:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:57:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:57:40 ==> Jenkins CI detected. 17:57:40 current dir:  /w/workspace/undry_go-mod-configuration_PR-63 17:57:40 project root: . 17:57:40 --> token set from env 17:57:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:57:40 ==> Running gcov in . (disable via -X gcov) 17:57:40 ==> Python coveragepy not found 17:57:40 ==> Searching for coverage reports in: 17:57:40 + . 17:57:40 -> Found 1 reports 17:57:40 ==> Detecting git/mercurial file structure 17:57:40 ==> Reading reports 17:57:40 + ./coverage.out bytes=17231 17:57:40 ==> Appending adjustments 17:57:40 https://docs.codecov.io/docs/fixing-reports 17:57:40 + Found adjustments 17:57:40 ==> Gzipping contents 17:57:40 4.0K /tmp/codecov.so5xOX.gz 17:57:41 ==> Uploading reports 17:57:41 url: https://codecov.io 17:57:41 query: branch=PR-63&commit=aafff9af2ab0928ad83300dff8951bd3bd446b7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=63&job=&cmd_args= 17:57:41 -> Pinging Codecov 17:57:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-63&commit=aafff9af2ab0928ad83300dff8951bd3bd446b7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=63&job=&cmd_args= 17:57:41 -> Uploading to 17:57:41 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/9F92B070CA9CA35F4914AC8684776953/aafff9af2ab0928ad83300dff8951bd3bd446b7f/94867196-dccd-4701-8710-b220b8047fa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T175741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9d7f1bd03b05a7d55146158d7ac8c7dd646cc35498b47389b846cf4063897d1 17:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:41 Dload Upload Total Spent Left Speed 17:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 13413 --:--:-- --:--:-- --:--:-- 13413 17:57:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] } 17:57:41 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 17:57:43 + [ -d /w/workspace/undry_go-mod-configuration_PR-63/archives ] 17:57:43 + ls -al /w/workspace/undry_go-mod-configuration_PR-63/archives 17:57:43 total 16 17:57:43 drwxr-xr-x 3 root root 4096 May 9 17:50 . 17:57:43 drwxrwxr-x 9 jenkins jenkins 4096 May 9 17:50 .. 17:57:43 drwxr-xr-x 2 root root 4096 May 9 17:50 cost 17:57:43 -rw-r--r-- 1 root root 90 May 9 17:50 cost.csv 17:57:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-63/archives 17:57:43 + ls -al /w/workspace/undry_go-mod-configuration_PR-63/archives 17:57:43 total 16 17:57:43 drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:50 . 17:57:43 drwxrwxr-x 9 jenkins jenkins 4096 May 9 17:50 .. 17:57:43 drwxr-xr-x 2 jenkins jenkins 4096 May 9 17:50 cost 17:57:43 -rw-r--r-- 1 jenkins jenkins 90 May 9 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:57:44 ---> package-listing.sh 17:57:44 ++ facter osfamily 17:57:44 ++ tr '[:upper:]' '[:lower:]' 17:57:44 + OS_FAMILY=debian 17:57:44 + workspace=/w/workspace/undry_go-mod-configuration_PR-63 17:57:44 + START_PACKAGES=/tmp/packages_start.txt 17:57:44 + END_PACKAGES=/tmp/packages_end.txt 17:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:44 + PACKAGES=/tmp/packages_start.txt 17:57:44 + '[' /w/workspace/undry_go-mod-configuration_PR-63 ']' 17:57:44 + PACKAGES=/tmp/packages_end.txt 17:57:44 + case "${OS_FAMILY}" in 17:57:44 + dpkg -l 17:57:44 + grep '^ii' 17:57:44 + '[' -f /tmp/packages_start.txt ']' 17:57:44 + '[' -f /tmp/packages_end.txt ']' 17:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:44 + '[' /w/workspace/undry_go-mod-configuration_PR-63 ']' 17:57:44 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-63/archives/ 17:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-63/archives/ [Pipeline] echo 17:57:44 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/undry_go-mod-configuration_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:57:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:45 . [Pipeline] withDockerContainer 17:57:45 prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container 17:57:45 $ 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/undry_go-mod-configuration_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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 17:57:46 $ docker top b99a8f376b2fdc5d1e8e0be2d18c276ab5615e458c38b8181e1c17190440eae0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 17:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 17:57:47 + ls /var/log/sa-host 17:57:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:47 provisioning config files... 17:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-63@tmp/config3945518582949091297tmp [Pipeline] { [Pipeline] echo 17:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:57:47 ---> create-netrc.sh [Pipeline] } 17:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:57:48 ---> python-tools-install.sh [Pipeline] echo 17:57:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:57:48 ---> sudo-logs.sh 17:57:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:57:49 ---> job-cost.sh 17:57:49 lf-activate-venv: SKIPPING 17:57:49 DEBUG: total: 0.2199999988079071 17:57:49 INFO: Retrieving Stack Cost... 17:57:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:49 INFO: Archiving Costs [Pipeline] echo 17:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:57:50 ---> logs-deploy.sh 17:57:50 lf-activate-venv: SKIPPING 17:57:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-63/1 17:57:50 INFO: archiving workspace using pattern(s): 17:57:51 Archives upload complete. 17:57:51 INFO: archiving logs to Nexus