Pull request #557 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 lindseysimple for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 6e5bc0dd545c8d5011d80c26b2e31772277b978e+d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 (71eacf5deb9c7cea8997a35ba882b296549c048d) 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-ssh5330215929765452412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh733950979802795490.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-bootstrap/branches/PR-557/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/go-mod-bootstrap/branches/PR-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7214294149276395562.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-bootstrap/branches/PR-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7879143067039895603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8082154290701679538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-557/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/go-mod-bootstrap/branches/PR-557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9914839019063551712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-bootstrap 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-220 in /w/workspace/xfoundry_go-mod-bootstrap_PR-557 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-557 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 into PR head commit 6e5bc0dd545c8d5011d80c26b2e31772277b978e Merge succeeded, producing e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd Checking out Revision e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd (PR-557) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e5bc0dd545c8d5011d80c26b2e31772277b978e # 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 d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd # timeout=10 Commit message: "Merge commit 'd15a1387ea8c6e29ed6cc19ffa412ce73f341b75' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-30T09:53:36.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-30T09:53:36.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-30T09:53:36.969Z] ========================================================= [2023-06-30T09:53:36.969Z] EdgeX Global Pipelines Version Info [2023-06-30T09:53:36.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:53:37.767Z] ------------------- [2023-06-30T09:53:37.767Z] stable info: [2023-06-30T09:53:37.767Z] ------------------- [2023-06-30T09:53:37.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-30T09:53:37.767Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-30T09:53:37.767Z] Message: update stable to v1.0.250 [2023-06-30T09:53:38.339Z] ------------------- [2023-06-30T09:53:38.339Z] experimental info: [2023-06-30T09:53:38.339Z] ------------------- [2023-06-30T09:53:38.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-30T09:53:38.339Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-30T09:53:38.339Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-30T09:53:38.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-06-30T09:53:38.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-06-30T09:53:38.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-30T09:53:38.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-30T09:53:38.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-30T09:53:38.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-30T09:53:38.881Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-30T09:53:38.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-30T09:53:38.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-30T09:53:39.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-30T09:53:39.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-30T09:53:39.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-06-30T09:53:39.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-30T09:53:39.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-30T09:53:39.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T09:53:39.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T09:53:39.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T09:53:39.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T09:53:39.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-30T09:53:39.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-30T09:53:39.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-30T09:53:39.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-30T09:53:39.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-30T09:53:39.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-30T09:53:39.619Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-06-30T09:53:39.655Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-30T09:53:39.689Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-30T09:53:39.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-557 [Pipeline] echo [2023-06-30T09:53:39.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-557 [Pipeline] echo [2023-06-30T09:53:39.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-557 [Pipeline] echo [2023-06-30T09:53:39.842Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [Pipeline] echo [2023-06-30T09:53:39.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e01cdc1 [Pipeline] echo [2023-06-30T09:53:39.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-30T09:53:40.433Z] + git rev-list -1 --merges e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd~1..e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [Pipeline] echo [2023-06-30T09:53:40.496Z] -----------> git rev-list -1 --merges e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd~1..e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [2023-06-30T09:53:40.496Z] e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [false] [Pipeline] sh [2023-06-30T09:53:40.802Z] + git log --format=format:%s -1 e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [Pipeline] echo [2023-06-30T09:53:40.833Z] ========================================================= [2023-06-30T09:53:40.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-30T09:53:40.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-30T09:53:41.253Z] + git log --format=format:%s -1 e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd [Pipeline] echo [2023-06-30T09:53:41.287Z] [semverPrep] GIT_COMMIT: e01cdc18b0dad8e7d94bbfafaa37101d23cf47dd, Commit Message: Merge commit 'd15a1387ea8c6e29ed6cc19ffa412ce73f341b75' into HEAD [Pipeline] echo [2023-06-30T09:53:41.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-30T09:53:41.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-30T09:53:41.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-30T09:53:41.706Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-30T09:53:41.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-30T09:53:41.706Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-30T09:53:41.706Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-30T09:53:41.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:53:42.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T09:53:42.791Z] [2023-06-30T09:53:42.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:53:43.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T09:53:43.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-30T09:53:43.175Z] b85a868b505f: Pulling fs layer [2023-06-30T09:53:43.175Z] e2be974225ed: Pulling fs layer [2023-06-30T09:53:43.175Z] 339a4e72a1f5: Pulling fs layer [2023-06-30T09:53:43.175Z] 988bab9f4d93: Pulling fs layer [2023-06-30T09:53:43.175Z] 1469e6f7b9e6: Pulling fs layer [2023-06-30T09:53:43.175Z] eaf3925da568: Pulling fs layer [2023-06-30T09:53:43.175Z] bab4dde63d76: Pulling fs layer [2023-06-30T09:53:43.175Z] bde34c3a00c8: Pulling fs layer [2023-06-30T09:53:43.175Z] b352a97aabf1: Pulling fs layer [2023-06-30T09:53:43.175Z] 4872d77fe225: Pulling fs layer [2023-06-30T09:53:43.175Z] 5851b861e8e6: Pulling fs layer [2023-06-30T09:53:43.175Z] 988bab9f4d93: Waiting [2023-06-30T09:53:43.175Z] b352a97aabf1: Waiting [2023-06-30T09:53:43.175Z] 1469e6f7b9e6: Waiting [2023-06-30T09:53:43.175Z] 4872d77fe225: Waiting [2023-06-30T09:53:43.175Z] eaf3925da568: Waiting [2023-06-30T09:53:43.175Z] 5851b861e8e6: Waiting [2023-06-30T09:53:43.175Z] bab4dde63d76: Waiting [2023-06-30T09:53:43.437Z] e2be974225ed: Verifying Checksum [2023-06-30T09:53:43.437Z] e2be974225ed: Download complete [2023-06-30T09:53:43.437Z] 988bab9f4d93: Verifying Checksum [2023-06-30T09:53:43.437Z] 988bab9f4d93: Download complete [2023-06-30T09:53:43.437Z] 1469e6f7b9e6: Download complete [2023-06-30T09:53:43.437Z] eaf3925da568: Verifying Checksum [2023-06-30T09:53:43.437Z] eaf3925da568: Download complete [2023-06-30T09:53:43.437Z] 339a4e72a1f5: Verifying Checksum [2023-06-30T09:53:43.437Z] 339a4e72a1f5: Download complete [2023-06-30T09:53:43.437Z] bde34c3a00c8: Verifying Checksum [2023-06-30T09:53:43.437Z] bde34c3a00c8: Download complete [2023-06-30T09:53:43.437Z] b352a97aabf1: Verifying Checksum [2023-06-30T09:53:43.437Z] b352a97aabf1: Download complete [2023-06-30T09:53:43.437Z] 4872d77fe225: Download complete [2023-06-30T09:53:43.437Z] 5851b861e8e6: Verifying Checksum [2023-06-30T09:53:43.696Z] b85a868b505f: Verifying Checksum [2023-06-30T09:53:43.696Z] b85a868b505f: Download complete [2023-06-30T09:53:43.958Z] bab4dde63d76: Verifying Checksum [2023-06-30T09:53:43.958Z] bab4dde63d76: Download complete [2023-06-30T09:53:44.895Z] b85a868b505f: Pull complete [2023-06-30T09:53:45.153Z] e2be974225ed: Pull complete [2023-06-30T09:53:45.721Z] 339a4e72a1f5: Pull complete [2023-06-30T09:53:46.066Z] 988bab9f4d93: Pull complete [2023-06-30T09:53:46.325Z] 1469e6f7b9e6: Pull complete [2023-06-30T09:53:46.325Z] eaf3925da568: Pull complete [2023-06-30T09:53:48.233Z] bab4dde63d76: Pull complete [2023-06-30T09:53:48.233Z] bde34c3a00c8: Pull complete [2023-06-30T09:53:48.493Z] b352a97aabf1: Pull complete [2023-06-30T09:53:48.493Z] 4872d77fe225: Pull complete [2023-06-30T09:53:48.753Z] 5851b861e8e6: Pull complete [2023-06-30T09:53:48.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-30T09:53:48.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T09:53:48.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:53:49.019Z] prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container [2023-06-30T09:53:49.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-557 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557:/w/workspace/xfoundry_go-mod-bootstrap_PR-557:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@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-devops/py-git-semver:0.1.4 cat [2023-06-30T09:53:54.262Z] $ docker top 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c -eo pid,comm [2023-06-30T09:53:54.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-30T09:53:54.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-30T09:53:54.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-30T09:53:54.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-30T09:53:54.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-30T09:53:54.566Z] $ docker exec 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c ssh-agent [2023-06-30T09:53:54.694Z] SSH_AUTH_SOCK=/tmp/ssh-KVsRBptDoJrr/agent.32 [2023-06-30T09:53:54.694Z] SSH_AGENT_PID=38 [2023-06-30T09:53:54.701Z] Running ssh-add (command line suppressed) [2023-06-30T09:53:54.811Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp/private_key_12707085863045222767.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp/private_key_12707085863045222767.key) [2023-06-30T09:53:54.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-30T09:53:55.163Z] + git tag --points-at HEAD [Pipeline] } [2023-06-30T09:53:55.195Z] $ docker exec --env ******** --env ******** 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c ssh-agent -k [2023-06-30T09:53:55.296Z] unset SSH_AUTH_SOCK; [2023-06-30T09:53:55.297Z] unset SSH_AGENT_PID; [2023-06-30T09:53:55.297Z] echo Agent pid 38 killed; [2023-06-30T09:53:55.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-30T09:53:55.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-30T09:53:55.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-30T09:53:55.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-30T09:53:55.519Z] $ docker exec 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c ssh-agent [2023-06-30T09:53:55.625Z] SSH_AUTH_SOCK=/tmp/ssh-5VYKe6EWu7Z8/agent.70 [2023-06-30T09:53:55.625Z] SSH_AGENT_PID=76 [2023-06-30T09:53:55.630Z] Running ssh-add (command line suppressed) [2023-06-30T09:53:55.735Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp/private_key_12046872497244725268.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp/private_key_12046872497244725268.key) [2023-06-30T09:53:55.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-30T09:53:56.076Z] + git semver init [2023-06-30T09:53:56.336Z] 2023-06-30 09:53:56,254 [run_init] DEBUG init version:0.0.0 force:False [2023-06-30T09:53:56.336Z] 2023-06-30 09:53:56,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver [2023-06-30T09:53:56.336Z] 2023-06-30 09:53:56,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver [2023-06-30T09:53:56.336Z] 2023-06-30 09:53:56,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-557, universal_newlines=False, shell=None, istream=None) [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,349 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.git/info/exclude [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver/PR-557 with force:False [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,350 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver/PR-557 [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,354 [execute] INFO git cat-file --batch-check [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver, universal_newlines=False, shell=None, istream=) [2023-06-30T09:53:57.716Z] 2023-06-30 09:53:57,361 [execute] INFO git cat-file --batch [2023-06-30T09:53:57.717Z] 2023-06-30 09:53:57,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver, universal_newlines=False, shell=None, istream=) [2023-06-30T09:53:57.717Z] 2023-06-30 09:53:57,368 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-557/.semver/PR-557 [2023-06-30T09:53:57.717Z] 0.0.0 [Pipeline] } [2023-06-30T09:53:57.748Z] $ docker exec --env ******** --env ******** 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c ssh-agent -k [2023-06-30T09:53:57.858Z] unset SSH_AUTH_SOCK; [2023-06-30T09:53:57.858Z] unset SSH_AGENT_PID; [2023-06-30T09:53:57.858Z] echo Agent pid 76 killed; [2023-06-30T09:53:57.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-30T09:53:58.291Z] + git semver [Pipeline] } [2023-06-30T09:53:58.587Z] $ docker stop --time=1 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c [2023-06-30T09:53:59.961Z] $ docker rm -f --volumes 2b8656055d8ec7c1fd34df8bc6054f7cb7ab0f875811907f949f020786a1c63c [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-30T09:54:00.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-30T09:54:00.656Z] Stashed 1 file(s) [Pipeline] echo [2023-06-30T09:54:00.677Z] [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 [2023-06-30T09:54:01.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T09:54:01.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T09:54:01.324Z] ========================================================= [2023-06-30T09:54:01.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-30T09:54:01.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-30T09:54:01.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-30T09:54:01.812Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-30T09:54:01.812Z] f56be85fc22e: Pulling fs layer [2023-06-30T09:54:01.812Z] 85791d961cd3: Pulling fs layer [2023-06-30T09:54:01.812Z] d694b5ae8c79: Pulling fs layer [2023-06-30T09:54:01.812Z] 9f32a84ed3da: Pulling fs layer [2023-06-30T09:54:01.812Z] 4d19c01a9841: Pulling fs layer [2023-06-30T09:54:01.812Z] 9325e15d5711: Pulling fs layer [2023-06-30T09:54:01.812Z] 556b6ee489ea: Pulling fs layer [2023-06-30T09:54:01.812Z] c5a4b2cf53e6: Pulling fs layer [2023-06-30T09:54:01.812Z] 556b6ee489ea: Waiting [2023-06-30T09:54:01.812Z] c5a4b2cf53e6: Waiting [2023-06-30T09:54:01.812Z] 9f32a84ed3da: Waiting [2023-06-30T09:54:01.812Z] 4d19c01a9841: Waiting [2023-06-30T09:54:01.812Z] 9325e15d5711: Waiting [2023-06-30T09:54:01.812Z] 85791d961cd3: Verifying Checksum [2023-06-30T09:54:01.812Z] 85791d961cd3: Download complete [2023-06-30T09:54:01.812Z] 9f32a84ed3da: Verifying Checksum [2023-06-30T09:54:01.812Z] 9f32a84ed3da: Download complete [2023-06-30T09:54:01.812Z] 4d19c01a9841: Verifying Checksum [2023-06-30T09:54:01.812Z] 4d19c01a9841: Download complete [2023-06-30T09:54:01.812Z] f56be85fc22e: Verifying Checksum [2023-06-30T09:54:01.812Z] f56be85fc22e: Download complete [2023-06-30T09:54:01.812Z] 9325e15d5711: Verifying Checksum [2023-06-30T09:54:01.812Z] 9325e15d5711: Download complete [2023-06-30T09:54:02.074Z] f56be85fc22e: Pull complete [2023-06-30T09:54:02.074Z] 85791d961cd3: Pull complete [2023-06-30T09:54:03.023Z] d694b5ae8c79: Verifying Checksum [2023-06-30T09:54:03.023Z] d694b5ae8c79: Download complete [2023-06-30T09:54:03.023Z] c5a4b2cf53e6: Verifying Checksum [2023-06-30T09:54:03.023Z] c5a4b2cf53e6: Download complete [2023-06-30T09:54:03.023Z] 556b6ee489ea: Verifying Checksum [2023-06-30T09:54:03.023Z] 556b6ee489ea: Download complete [2023-06-30T09:54:07.208Z] d694b5ae8c79: Pull complete [2023-06-30T09:54:07.208Z] 9f32a84ed3da: Pull complete [2023-06-30T09:54:07.208Z] 4d19c01a9841: Pull complete [2023-06-30T09:54:07.208Z] 9325e15d5711: Pull complete [2023-06-30T09:54:09.739Z] 556b6ee489ea: Pull complete [2023-06-30T09:54:10.676Z] c5a4b2cf53e6: Pull complete [2023-06-30T09:54:10.676Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-30T09:54:10.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-30T09:54:10.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-06-30T09:54:10.992Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:54:11.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-30T09:54:11.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:54:11.526Z] prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container [2023-06-30T09:54:11.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-557 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557:/w/workspace/xfoundry_go-mod-bootstrap_PR-557:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@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-x86_64 cat [2023-06-30T09:54:16.077Z] Still waiting to schedule task [2023-06-30T09:54:16.077Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-30T09:54:20.182Z] $ docker top b31b8c51883f0afbffd12f612f1ad1d4ca32a17e1348ecb2687cf99c03d31ab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T09:54:20.563Z] + go version [2023-06-30T09:54:20.563Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-30T09:54:20.596Z] $ docker stop --time=1 b31b8c51883f0afbffd12f612f1ad1d4ca32a17e1348ecb2687cf99c03d31ab6 [2023-06-30T09:54:21.899Z] $ docker rm -f --volumes b31b8c51883f0afbffd12f612f1ad1d4ca32a17e1348ecb2687cf99c03d31ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:54:22.612Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-30T09:54:22.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:54:22.774Z] prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container [2023-06-30T09:54:22.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-557 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557:/w/workspace/xfoundry_go-mod-bootstrap_PR-557:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@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-x86_64 cat [2023-06-30T09:54:23.175Z] $ docker top 73c797928183f3969eefd347515507d837f0e40d0c3750bea338ff84bf8819d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T09:54:23.555Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-557 [Pipeline] fileExists [Pipeline] sh [2023-06-30T09:54:23.912Z] + make test [2023-06-30T09:54:23.913Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-06-30T09:54:23.913Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-06-30T09:54:23.913Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-06-30T09:54:23.913Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-06-30T09:54:23.913Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-30T09:54:23.913Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-06-30T09:54:23.913Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-06-30T09:54:23.913Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-06-30T09:54:23.913Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-06-30T09:54:24.172Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-06-30T09:54:24.431Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-30T09:54:24.431Z] go: downloading github.com/labstack/echo/v4 v4.10.2 [2023-06-30T09:54:24.431Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-30T09:54:24.431Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-30T09:54:24.431Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-30T09:54:24.431Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-30T09:54:24.431Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-30T09:54:24.431Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-06-30T09:54:24.431Z] go: downloading golang.org/x/net v0.9.0 [2023-06-30T09:54:24.431Z] go: downloading golang.org/x/sync v0.1.0 [2023-06-30T09:54:24.431Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-06-30T09:54:24.431Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-06-30T09:54:24.431Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-30T09:54:24.431Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-30T09:54:24.431Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-06-30T09:54:24.690Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-06-30T09:54:24.690Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-06-30T09:54:24.690Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-06-30T09:54:24.690Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-30T09:54:24.690Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-30T09:54:24.690Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-06-30T09:54:24.690Z] go: downloading golang.org/x/crypto v0.8.0 [2023-06-30T09:54:24.949Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-06-30T09:54:24.949Z] go: downloading github.com/x448/float16 v0.8.4 [2023-06-30T09:54:24.949Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-30T09:54:24.949Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-30T09:54:25.207Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-30T09:54:25.207Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-30T09:54:25.207Z] go: downloading golang.org/x/text v0.9.0 [2023-06-30T09:54:25.207Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-06-30T09:54:25.207Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-06-30T09:54:25.207Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-30T09:54:25.207Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-06-30T09:54:25.207Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-06-30T09:54:25.207Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-06-30T09:54:25.207Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-30T09:54:25.207Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-06-30T09:54:25.207Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-30T09:54:25.466Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-30T09:54:25.466Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-06-30T09:54:25.466Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-30T09:54:25.725Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-30T09:54:25.726Z] go: downloading golang.org/x/sys v0.7.0 [2023-06-30T09:54:25.726Z] go: downloading golang.org/x/time v0.3.0 [2023-06-30T09:54:25.726Z] go: downloading github.com/fatih/color v1.9.0 [2023-06-30T09:54:25.726Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-06-30T09:54:25.726Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-30T09:54:25.985Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-06-30T09:54:25.985Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-06-30T09:54:26.922Z] go: updates to go.mod needed; to update it: [2023-06-30T09:54:26.922Z] go mod tidy [2023-06-30T09:54:26.922Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2023-06-30T09:54:26.974Z] $ docker stop --time=1 73c797928183f3969eefd347515507d837f0e40d0c3750bea338ff84bf8819d1 [2023-06-30T09:54:33.179Z] $ docker rm -f --volumes 73c797928183f3969eefd347515507d837f0e40d0c3750bea338ff84bf8819d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:54:34.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T09:54:34.495Z] [2023-06-30T09:54:34.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:54:34.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T09:54:34.875Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-30T09:54:34.875Z] 5eb5b503b376: Pulling fs layer [2023-06-30T09:54:34.875Z] 5c69ac0246d0: Pulling fs layer [2023-06-30T09:54:34.875Z] ec43610c2a17: Pulling fs layer [2023-06-30T09:54:34.875Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-30T09:54:34.875Z] 33b1e0a273af: Pulling fs layer [2023-06-30T09:54:34.875Z] 5d3b04190fa2: Pulling fs layer [2023-06-30T09:54:34.875Z] 2f39f015ded8: Pulling fs layer [2023-06-30T09:54:34.875Z] 3a2ae6a8a46f: Waiting [2023-06-30T09:54:34.875Z] 5d3b04190fa2: Waiting [2023-06-30T09:54:34.875Z] 2f39f015ded8: Waiting [2023-06-30T09:54:34.875Z] 33b1e0a273af: Waiting [2023-06-30T09:54:35.136Z] 5c69ac0246d0: Download complete [2023-06-30T09:54:35.136Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-30T09:54:35.136Z] 3a2ae6a8a46f: Download complete [2023-06-30T09:54:35.136Z] 33b1e0a273af: Verifying Checksum [2023-06-30T09:54:35.136Z] 33b1e0a273af: Download complete [2023-06-30T09:54:35.136Z] 5d3b04190fa2: Verifying Checksum [2023-06-30T09:54:35.136Z] 5d3b04190fa2: Download complete [2023-06-30T09:54:35.136Z] ec43610c2a17: Verifying Checksum [2023-06-30T09:54:35.136Z] ec43610c2a17: Download complete [2023-06-30T09:54:35.400Z] 5eb5b503b376: Verifying Checksum [2023-06-30T09:54:35.400Z] 5eb5b503b376: Download complete [2023-06-30T09:54:35.970Z] 2f39f015ded8: Download complete [2023-06-30T09:54:36.538Z] 5eb5b503b376: Pull complete [2023-06-30T09:54:36.799Z] 5c69ac0246d0: Pull complete [2023-06-30T09:54:37.059Z] ec43610c2a17: Pull complete [2023-06-30T09:54:37.322Z] 3a2ae6a8a46f: Pull complete [2023-06-30T09:54:37.581Z] 33b1e0a273af: Pull complete [2023-06-30T09:54:37.581Z] 5d3b04190fa2: Pull complete [2023-06-30T09:54:41.772Z] 2f39f015ded8: Pull complete [2023-06-30T09:54:41.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-30T09:54:41.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T09:54:41.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:54:41.981Z] prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container [2023-06-30T09:54:42.016Z] $ 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/xfoundry_go-mod-bootstrap_PR-557 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557:/w/workspace/xfoundry_go-mod-bootstrap_PR-557:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@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:latest cat [2023-06-30T09:54:48.728Z] $ docker top d1a6cd28ba9da75a26a443fbae75e828dff46042328a679fec6530ab8b0900be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:54:49.281Z] ---> job-cost.sh [2023-06-30T09:54:49.281Z] lf-activate-venv: SKIPPING [2023-06-30T09:54:49.281Z] INFO: No Stack... [2023-06-30T09:54:49.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-30T09:54:49.804Z] INFO: Archiving Costs [Pipeline] sh [2023-06-30T09:54:50.150Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives/cost.csv [2023-06-30T09:54:50.150Z] + cut -d, -f6 [Pipeline] lock [2023-06-30T09:54:50.188Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [2023-06-30T09:54:50.192Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] did not exist. Created. [2023-06-30T09:54:50.192Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-30T09:54:50.582Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-30T09:54:50.653Z] Stashed 1 file(s) [Pipeline] } [2023-06-30T09:54:50.672Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-30T09:54:50.778Z] $ docker stop --time=1 d1a6cd28ba9da75a26a443fbae75e828dff46042328a679fec6530ab8b0900be [2023-06-30T09:54:51.992Z] $ docker rm -f --volumes d1a6cd28ba9da75a26a443fbae75e828dff46042328a679fec6530ab8b0900be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-30T09:54:52.357Z] Failed in branch amd64 [2023-06-30T09:55:44.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-221 in /w/workspace/xfoundry_go-mod-bootstrap_PR-557 [Pipeline] { [Pipeline] ws [2023-06-30T09:55:44.307Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-06-30T09:55:44.415Z] The recommended git tool is: git [2023-06-30T09:55:49.405Z] using credential edgex-jenkins-ssh [2023-06-30T09:55:49.423Z] Cloning the remote Git repository [2023-06-30T09:55:49.465Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-06-30T09:55:49.545Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-06-30T09:55:49.675Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-06-30T09:55:49.676Z] > git --version # timeout=10 [2023-06-30T09:55:49.695Z] > git --version # 'git version 2.25.1' [2023-06-30T09:55:49.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T09:55:49.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-30T09:55:50.995Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-06-30T09:55:51.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-30T09:55:51.803Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-06-30T09:55:51.843Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-06-30T09:55:51.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T09:55:51.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-30T09:55:52.435Z] Merging remotes/origin/main commit d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 into PR head commit 6e5bc0dd545c8d5011d80c26b2e31772277b978e [2023-06-30T09:55:52.773Z] Merge succeeded, producing f0da967c9f958904171893d1b42d2f54d8c04ebb [2023-06-30T09:55:52.773Z] Checking out Revision f0da967c9f958904171893d1b42d2f54d8c04ebb (PR-557) [2023-06-30T09:55:52.453Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T09:55:52.533Z] > git checkout -f 6e5bc0dd545c8d5011d80c26b2e31772277b978e # timeout=10 [2023-06-30T09:55:52.629Z] > git remote # timeout=10 [2023-06-30T09:55:52.645Z] > git config --get remote.origin.url # timeout=10 [2023-06-30T09:55:52.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T09:55:52.681Z] > git merge d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 # timeout=10 [2023-06-30T09:55:52.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-30T09:55:52.782Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T09:55:52.794Z] > git checkout -f f0da967c9f958904171893d1b42d2f54d8c04ebb # timeout=10 [2023-06-30T09:55:56.276Z] Commit message: "Merge commit 'd15a1387ea8c6e29ed6cc19ffa412ce73f341b75' into HEAD" [2023-06-30T09:55:56.276Z] First time build. Skipping changelog. [2023-06-30T09:55:56.328Z] > git --version # timeout=10 [2023-06-30T09:55:56.341Z] > git --version # 'git version 2.25.1' [2023-06-30T09:55:56.353Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-30T09:55:57.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-30T09:55:57.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-30T09:55:57.485Z] Dload Upload Total Spent Left Speed [2023-06-30T09:55:57.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-06-30T09:55:58.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-30T09:55:58.571Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-30T09:55:58.571Z] + sudo tee /etc/docker/daemon.new [2023-06-30T09:55:58.571Z] { [2023-06-30T09:55:58.571Z] "registry-mirrors": [ [2023-06-30T09:55:58.571Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-30T09:55:58.571Z] ], [2023-06-30T09:55:58.571Z] "bip": "10.250.0.254/24", [2023-06-30T09:55:58.571Z] "hosts": [ [2023-06-30T09:55:58.571Z] "tcp://0.0.0.0:5555", [2023-06-30T09:55:58.571Z] "unix:///var/run/docker.sock" [2023-06-30T09:55:58.571Z] ], [2023-06-30T09:55:58.571Z] "mtu": 1458, [2023-06-30T09:55:58.571Z] "selinux-enabled": true, [2023-06-30T09:55:58.571Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-30T09:55:58.571Z] } [Pipeline] sh [2023-06-30T09:55:58.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-30T09:55:59.244Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-06-30T09:56:17.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T09:56:17.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T09:56:17.794Z] ========================================================= [2023-06-30T09:56:17.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-30T09:56:17.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-30T09:56:18.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-30T09:56:18.814Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-30T09:56:18.814Z] c41833b44d91: Pulling fs layer [2023-06-30T09:56:18.814Z] ed15518f5707: Pulling fs layer [2023-06-30T09:56:18.814Z] feae8fd75edb: Pulling fs layer [2023-06-30T09:56:18.814Z] 242c74f7c9fa: Pulling fs layer [2023-06-30T09:56:18.814Z] 3cdef696dda3: Pulling fs layer [2023-06-30T09:56:18.814Z] 2ced38df9373: Pulling fs layer [2023-06-30T09:56:18.814Z] 58f1dce35555: Pulling fs layer [2023-06-30T09:56:18.814Z] 3cdef696dda3: Waiting [2023-06-30T09:56:18.814Z] 2ced38df9373: Waiting [2023-06-30T09:56:18.814Z] 58f1dce35555: Waiting [2023-06-30T09:56:18.814Z] 242c74f7c9fa: Waiting [2023-06-30T09:56:18.814Z] ed15518f5707: Verifying Checksum [2023-06-30T09:56:18.814Z] ed15518f5707: Download complete [2023-06-30T09:56:18.814Z] 242c74f7c9fa: Verifying Checksum [2023-06-30T09:56:18.814Z] 242c74f7c9fa: Download complete [2023-06-30T09:56:18.814Z] 3cdef696dda3: Verifying Checksum [2023-06-30T09:56:18.814Z] 3cdef696dda3: Download complete [2023-06-30T09:56:18.814Z] c41833b44d91: Verifying Checksum [2023-06-30T09:56:18.814Z] c41833b44d91: Download complete [2023-06-30T09:56:19.798Z] c41833b44d91: Pull complete [2023-06-30T09:56:20.071Z] 58f1dce35555: Verifying Checksum [2023-06-30T09:56:20.071Z] 58f1dce35555: Download complete [2023-06-30T09:56:21.491Z] feae8fd75edb: Verifying Checksum [2023-06-30T09:56:21.491Z] feae8fd75edb: Download complete [2023-06-30T09:56:21.491Z] 2ced38df9373: Verifying Checksum [2023-06-30T09:56:21.491Z] 2ced38df9373: Download complete [2023-06-30T09:56:22.904Z] ed15518f5707: Pull complete [2023-06-30T09:56:37.932Z] feae8fd75edb: Pull complete [2023-06-30T09:56:37.932Z] 242c74f7c9fa: Pull complete [2023-06-30T09:56:37.932Z] 3cdef696dda3: Pull complete [2023-06-30T09:56:44.586Z] 2ced38df9373: Pull complete [2023-06-30T09:56:46.528Z] 58f1dce35555: Pull complete [2023-06-30T09:56:46.528Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-30T09:56:46.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-30T09:56:46.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-06-30T09:56:46.863Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:56:47.262Z] + docker inspect -f . ci-base-image-arm64 [2023-06-30T09:56:47.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:56:47.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-221 does not seem to be running inside a container [2023-06-30T09:56:47.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2023-06-30T09:56:52.231Z] $ docker top 65fb907f5057cd7c10b1581543af3d3c2f8bdc7bb4efd5939a44a009ec6e8b32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T09:56:53.099Z] + go version [2023-06-30T09:56:53.099Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-30T09:56:53.134Z] $ docker stop --time=1 65fb907f5057cd7c10b1581543af3d3c2f8bdc7bb4efd5939a44a009ec6e8b32 [2023-06-30T09:56:54.712Z] $ docker rm -f --volumes 65fb907f5057cd7c10b1581543af3d3c2f8bdc7bb4efd5939a44a009ec6e8b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:56:55.536Z] + docker inspect -f . ci-base-image-arm64 [2023-06-30T09:56:55.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:56:55.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-221 does not seem to be running inside a container [2023-06-30T09:56:55.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2023-06-30T09:56:56.999Z] $ docker top e834f5d5f8569595c7fbeaa60ace7b135350f96a8d2ebf8f3d7ea1aedb7fbe1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T09:56:57.872Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-06-30T09:56:58.257Z] + make test [2023-06-30T09:56:58.257Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-06-30T09:56:58.524Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-30T09:56:58.524Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-06-30T09:56:58.790Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-06-30T09:56:58.790Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-06-30T09:56:58.790Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-06-30T09:56:59.056Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-30T09:56:59.056Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-06-30T09:56:59.056Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-06-30T09:56:59.056Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-06-30T09:56:59.056Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-06-30T09:56:59.322Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-30T09:56:59.322Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-30T09:56:59.322Z] go: downloading github.com/labstack/echo/v4 v4.10.2 [2023-06-30T09:56:59.589Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-30T09:56:59.589Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-30T09:56:59.589Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-06-30T09:56:59.589Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-30T09:56:59.589Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-30T09:56:59.589Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-30T09:56:59.589Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-06-30T09:56:59.857Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-06-30T09:56:59.857Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-06-30T09:56:59.857Z] go: downloading golang.org/x/net v0.9.0 [2023-06-30T09:56:59.857Z] go: downloading golang.org/x/sync v0.1.0 [2023-06-30T09:56:59.857Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-30T09:56:59.857Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-06-30T09:57:00.125Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-06-30T09:57:00.125Z] go: downloading golang.org/x/crypto v0.8.0 [2023-06-30T09:57:01.085Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-06-30T09:57:01.085Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-06-30T09:57:01.085Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-30T09:57:01.085Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-30T09:57:01.085Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-30T09:57:01.085Z] go: downloading golang.org/x/text v0.9.0 [2023-06-30T09:57:01.352Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-06-30T09:57:01.352Z] go: downloading golang.org/x/time v0.3.0 [2023-06-30T09:57:01.352Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-30T09:57:01.352Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-30T09:57:02.774Z] go: downloading github.com/x448/float16 v0.8.4 [2023-06-30T09:57:02.774Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-30T09:57:02.774Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-06-30T09:57:02.774Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-06-30T09:57:02.774Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-06-30T09:57:02.774Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-06-30T09:57:02.774Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-06-30T09:57:02.774Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-30T09:57:02.774Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-06-30T09:57:02.774Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-06-30T09:57:02.774Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-30T09:57:02.774Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-30T09:57:03.041Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-30T09:57:06.389Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-30T09:57:06.389Z] go: downloading golang.org/x/sys v0.7.0 [2023-06-30T09:57:06.389Z] go: downloading github.com/fatih/color v1.9.0 [2023-06-30T09:57:06.389Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-06-30T09:57:06.390Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-30T09:57:06.390Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-06-30T09:57:06.655Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-06-30T09:57:09.994Z] go: updates to go.mod needed; to update it: [2023-06-30T09:57:09.994Z] go mod tidy [2023-06-30T09:57:09.994Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2023-06-30T09:57:10.042Z] $ docker stop --time=1 e834f5d5f8569595c7fbeaa60ace7b135350f96a8d2ebf8f3d7ea1aedb7fbe1a [2023-06-30T09:57:12.492Z] $ docker rm -f --volumes e834f5d5f8569595c7fbeaa60ace7b135350f96a8d2ebf8f3d7ea1aedb7fbe1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:57:15.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-30T09:57:15.307Z] [2023-06-30T09:57:15.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:57:15.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-30T09:57:15.705Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-30T09:57:15.705Z] 8998bd30e6a1: Pulling fs layer [2023-06-30T09:57:15.705Z] 04944245beec: Pulling fs layer [2023-06-30T09:57:15.705Z] 699f458cf7ca: Pulling fs layer [2023-06-30T09:57:15.705Z] 765212b225bb: Pulling fs layer [2023-06-30T09:57:15.705Z] f23df028b6ca: Pulling fs layer [2023-06-30T09:57:15.705Z] d65c8cfc05b1: Pulling fs layer [2023-06-30T09:57:15.705Z] 2437ff75d9bd: Pulling fs layer [2023-06-30T09:57:15.705Z] d65c8cfc05b1: Waiting [2023-06-30T09:57:15.705Z] f23df028b6ca: Waiting [2023-06-30T09:57:15.705Z] 2437ff75d9bd: Waiting [2023-06-30T09:57:15.705Z] 765212b225bb: Waiting [2023-06-30T09:57:15.971Z] 04944245beec: Verifying Checksum [2023-06-30T09:57:15.971Z] 04944245beec: Download complete [2023-06-30T09:57:15.971Z] 765212b225bb: Verifying Checksum [2023-06-30T09:57:15.971Z] 765212b225bb: Download complete [2023-06-30T09:57:15.971Z] f23df028b6ca: Verifying Checksum [2023-06-30T09:57:15.971Z] f23df028b6ca: Download complete [2023-06-30T09:57:15.971Z] d65c8cfc05b1: Verifying Checksum [2023-06-30T09:57:15.971Z] d65c8cfc05b1: Download complete [2023-06-30T09:57:15.971Z] 699f458cf7ca: Verifying Checksum [2023-06-30T09:57:15.971Z] 699f458cf7ca: Download complete [2023-06-30T09:57:16.555Z] 8998bd30e6a1: Verifying Checksum [2023-06-30T09:57:16.555Z] 8998bd30e6a1: Download complete [2023-06-30T09:57:18.500Z] 2437ff75d9bd: Verifying Checksum [2023-06-30T09:57:18.500Z] 2437ff75d9bd: Download complete [2023-06-30T09:57:20.456Z] 8998bd30e6a1: Pull complete [2023-06-30T09:57:20.724Z] 04944245beec: Pull complete [2023-06-30T09:57:22.136Z] 699f458cf7ca: Pull complete [2023-06-30T09:57:22.136Z] 765212b225bb: Pull complete [2023-06-30T09:57:23.100Z] f23df028b6ca: Pull complete [2023-06-30T09:57:23.100Z] d65c8cfc05b1: Pull complete [2023-06-30T09:57:38.095Z] 2437ff75d9bd: Pull complete [2023-06-30T09:57:38.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-30T09:57:38.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-30T09:57:38.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:57:38.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-221 does not seem to be running inside a container [2023-06-30T09:57:38.470Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2023-06-30T09:57:40.752Z] $ docker top fa2725c0884ee57735b8303d79ac224bb24e56fbd2f714fc2846e3271511f678 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:41.314Z] ---> job-cost.sh [2023-06-30T09:57:41.579Z] lf-activate-venv: SKIPPING [2023-06-30T09:57:41.579Z] INFO: No Stack... [2023-06-30T09:57:41.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-30T09:57:42.795Z] INFO: Archiving Costs [Pipeline] sh [2023-06-30T09:57:43.456Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-06-30T09:57:43.456Z] + cut -d, -f6 [Pipeline] lock [2023-06-30T09:57:43.528Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [2023-06-30T09:57:43.533Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] did not exist. Created. [2023-06-30T09:57:43.533Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-30T09:57:43.947Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-c4d0bf7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-30T09:57:44.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-30T09:57:44.329Z] Warning: overwriting stash ‘stack-cost’ [2023-06-30T09:57:44.700Z] Stashed 1 file(s) [Pipeline] } [2023-06-30T09:57:44.715Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-30T09:57:44.799Z] $ docker stop --time=1 fa2725c0884ee57735b8303d79ac224bb24e56fbd2f714fc2846e3271511f678 [2023-06-30T09:57:47.934Z] $ docker rm -f --volumes fa2725c0884ee57735b8303d79ac224bb24e56fbd2f714fc2846e3271511f678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-30T09:57:48.702Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-30T09:57:50.687Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives ] [2023-06-30T09:57:50.688Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives [2023-06-30T09:57:50.688Z] total 16 [2023-06-30T09:57:50.688Z] drwxr-xr-x 3 root root 4096 Jun 30 09:54 . [2023-06-30T09:57:50.688Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 09:54 .. [2023-06-30T09:57:50.688Z] drwxr-xr-x 2 root root 4096 Jun 30 09:54 cost [2023-06-30T09:57:50.688Z] -rw-r--r-- 1 root root 88 Jun 30 09:54 cost.csv [2023-06-30T09:57:50.688Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives [2023-06-30T09:57:50.688Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives [2023-06-30T09:57:50.688Z] total 16 [2023-06-30T09:57:50.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 09:54 . [2023-06-30T09:57:50.688Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 09:54 .. [2023-06-30T09:57:50.688Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 09:54 cost [2023-06-30T09:57:50.688Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 30 09:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:51.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:51.917Z] ---> package-listing.sh [2023-06-30T09:57:51.917Z] ++ facter osfamily [2023-06-30T09:57:51.917Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-30T09:57:52.176Z] + OS_FAMILY=debian [2023-06-30T09:57:52.176Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-557 [2023-06-30T09:57:52.176Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-30T09:57:52.176Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-30T09:57:52.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-30T09:57:52.176Z] + PACKAGES=/tmp/packages_start.txt [2023-06-30T09:57:52.176Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-557 ']' [2023-06-30T09:57:52.176Z] + PACKAGES=/tmp/packages_end.txt [2023-06-30T09:57:52.176Z] + case "${OS_FAMILY}" in [2023-06-30T09:57:52.176Z] + dpkg -l [2023-06-30T09:57:52.176Z] + grep '^ii' [2023-06-30T09:57:52.176Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-30T09:57:52.176Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-30T09:57:52.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-30T09:57:52.176Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-557 ']' [2023-06-30T09:57:52.176Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives/ [2023-06-30T09:57:52.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-557/archives/ [Pipeline] echo [2023-06-30T09:57:52.217Z] 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/xfoundry_go-mod-bootstrap_PR-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-30T09:57:52.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T09:57:53.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T09:57:53.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T09:57:53.266Z] prd-ubuntu20.04-docker-8c-8g-220 does not seem to be running inside a container [2023-06-30T09:57:53.295Z] $ 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/xfoundry_go-mod-bootstrap_PR-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-557 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557:/w/workspace/xfoundry_go-mod-bootstrap_PR-557:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@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 [2023-06-30T09:57:54.251Z] $ docker top 5cb542a6fda1d1d56e0efdeff04d3b282a0ee965ac86b4401818a381b97021d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T09:57:54.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-30T09:57:54.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-30T09:57:55.268Z] + ls /var/log/sa-host [2023-06-30T09:57:55.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-30T09:57:55.595Z] provisioning config files... [2023-06-30T09:57:55.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-557@tmp/config312955682508191675tmp [Pipeline] { [Pipeline] echo [2023-06-30T09:57:55.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:56.003Z] ---> create-netrc.sh [Pipeline] } [2023-06-30T09:57:56.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:56.451Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-30T09:57:56.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:56.805Z] ---> sudo-logs.sh [2023-06-30T09:57:56.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-30T09:57:56.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:57.195Z] ---> job-cost.sh [2023-06-30T09:57:57.195Z] lf-activate-venv: SKIPPING [2023-06-30T09:57:57.195Z] DEBUG: total: 0.2199999988079071 [2023-06-30T09:57:57.195Z] INFO: Retrieving Stack Cost... [2023-06-30T09:57:57.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-30T09:57:58.022Z] INFO: Archiving Costs [Pipeline] echo [2023-06-30T09:57:58.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-30T09:57:58.368Z] ---> logs-deploy.sh [2023-06-30T09:57:58.368Z] lf-activate-venv: SKIPPING [2023-06-30T09:57:58.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-557/1 [2023-06-30T09:57:58.368Z] INFO: archiving workspace using pattern(s): [2023-06-30T09:57:59.303Z] Archives upload complete. [2023-06-30T09:57:59.303Z] INFO: archiving logs to Nexus