Pull request #840 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665+2f01e3577385347b45e123998da6c0855cb0b920 (37490378982e581faa1eda3164d96229b1d56b59) 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-ssh10273568345844215334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5925655676044398390.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-core-contracts/branches/PR-840/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-core-contracts/branches/PR-840/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2939846326620424857.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-core-contracts/branches/PR-840/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15264147152745148476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4090963231773125784.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-core-contracts/branches/PR-840/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-core-contracts/branches/PR-840/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12125363193306097821.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16387 in /w/workspace/dry_go-mod-core-contracts_PR-840 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-840 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f01e3577385347b45e123998da6c0855cb0b920 into PR head commit ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 Merge succeeded, producing ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 Checking out Revision ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 (PR-840) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:59:22.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:59:22.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 # 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 2f01e3577385347b45e123998da6c0855cb0b920 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:59:23.046Z] ========================================================= [2023-05-22T21:59:23.046Z] EdgeX Global Pipelines Version Info [2023-05-22T21:59:23.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:59:24.615Z] ------------------- [2023-05-22T21:59:24.615Z] stable info: [2023-05-22T21:59:24.615Z] ------------------- [2023-05-22T21:59:24.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:59:24.615Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:59:24.615Z] Message: update stable to v1.0.249 [2023-05-22T21:59:25.187Z] ------------------- [2023-05-22T21:59:25.187Z] experimental info: [2023-05-22T21:59:25.187Z] ------------------- [2023-05-22T21:59:25.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:59:25.187Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:59:25.187Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:59:25.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-05-22T21:59:25.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-05-22T21:59:25.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:59:25.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:59:25.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:59:25.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:59:25.724Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:59:25.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:59:25.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:59:25.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:59:25.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:59:25.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-05-22T21:59:25.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:59:26.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:59:26.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:59:26.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:59:26.167Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:59:26.215Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:59:26.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:59:26.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:59:26.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:59:26.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:59:26.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:59:26.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:59:26.522Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-22T21:59:26.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:59:26.605Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:59:26.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo [2023-05-22T21:59:26.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo [2023-05-22T21:59:26.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo [2023-05-22T21:59:26.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [Pipeline] echo [2023-05-22T21:59:26.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca2519a [Pipeline] echo [2023-05-22T21:59:26.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:59:27.401Z] + git rev-list -1 --merges ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665~1..ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [Pipeline] echo [2023-05-22T21:59:27.473Z] -----------> git rev-list -1 --merges ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665~1..ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [false] [Pipeline] sh [2023-05-22T21:59:27.784Z] + git log --format=format:%s -1 ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [Pipeline] echo [2023-05-22T21:59:27.820Z] ========================================================= [2023-05-22T21:59:27.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:59:27.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:59:28.263Z] + git log --format=format:%s -1 ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [Pipeline] echo [2023-05-22T21:59:28.301Z] [semverPrep] GIT_COMMIT: ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-22T21:59:28.332Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:59:28.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:59:28.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:59:28.716Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:59:28.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:59:28.716Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:59:28.716Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:59:28.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:59:29.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:59:29.422Z] [2023-05-22T21:59:29.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:59:29.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:59:29.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:59:29.799Z] b85a868b505f: Pulling fs layer [2023-05-22T21:59:29.799Z] e2be974225ed: Pulling fs layer [2023-05-22T21:59:29.799Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:59:29.799Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:59:29.799Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:59:29.799Z] eaf3925da568: Pulling fs layer [2023-05-22T21:59:29.799Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:59:29.799Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:59:29.799Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:59:29.799Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:59:29.799Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:59:29.799Z] bab4dde63d76: Waiting [2023-05-22T21:59:29.799Z] 1469e6f7b9e6: Waiting [2023-05-22T21:59:29.799Z] bde34c3a00c8: Waiting [2023-05-22T21:59:29.799Z] eaf3925da568: Waiting [2023-05-22T21:59:29.799Z] 988bab9f4d93: Waiting [2023-05-22T21:59:29.799Z] 5851b861e8e6: Waiting [2023-05-22T21:59:29.799Z] e2be974225ed: Download complete [2023-05-22T21:59:29.799Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:59:29.799Z] 988bab9f4d93: Download complete [2023-05-22T21:59:30.061Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:59:30.061Z] 1469e6f7b9e6: Download complete [2023-05-22T21:59:30.061Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:59:30.061Z] 339a4e72a1f5: Download complete [2023-05-22T21:59:30.061Z] eaf3925da568: Verifying Checksum [2023-05-22T21:59:30.061Z] eaf3925da568: Download complete [2023-05-22T21:59:30.061Z] bde34c3a00c8: Download complete [2023-05-22T21:59:30.061Z] b352a97aabf1: Download complete [2023-05-22T21:59:30.061Z] 4872d77fe225: Download complete [2023-05-22T21:59:30.061Z] 5851b861e8e6: Verifying Checksum [2023-05-22T21:59:30.061Z] 5851b861e8e6: Download complete [2023-05-22T21:59:30.061Z] b85a868b505f: Verifying Checksum [2023-05-22T21:59:30.061Z] b85a868b505f: Download complete [2023-05-22T21:59:30.321Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:59:30.321Z] bab4dde63d76: Download complete [2023-05-22T21:59:31.260Z] b85a868b505f: Pull complete [2023-05-22T21:59:31.260Z] e2be974225ed: Pull complete [2023-05-22T21:59:31.828Z] 339a4e72a1f5: Pull complete [2023-05-22T21:59:31.828Z] 988bab9f4d93: Pull complete [2023-05-22T21:59:32.095Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:59:32.360Z] eaf3925da568: Pull complete [2023-05-22T21:59:34.277Z] bab4dde63d76: Pull complete [2023-05-22T21:59:34.277Z] bde34c3a00c8: Pull complete [2023-05-22T21:59:34.277Z] b352a97aabf1: Pull complete [2023-05-22T21:59:34.539Z] 4872d77fe225: Pull complete [2023-05-22T21:59:34.539Z] 5851b861e8e6: Pull complete [2023-05-22T21:59:34.539Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:59:34.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:59:34.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:59:34.781Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2023-05-22T21:59:34.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-840 -v /w/workspace/dry_go-mod-core-contracts_PR-840:/w/workspace/dry_go-mod-core-contracts_PR-840:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-840@tmp:/w/workspace/dry_go-mod-core-contracts_PR-840@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:59:37.184Z] $ docker top b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 -eo pid,comm [2023-05-22T21:59:37.244Z] 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-05-22T21:59:37.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:59:37.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:59:37.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:59:37.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:59:37.503Z] $ docker exec b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 ssh-agent [2023-05-22T21:59:37.614Z] SSH_AUTH_SOCK=/tmp/ssh-l7pAwIShWU3k/agent.32 [2023-05-22T21:59:37.614Z] SSH_AGENT_PID=38 [2023-05-22T21:59:37.621Z] Running ssh-add (command line suppressed) [2023-05-22T21:59:37.724Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-840@tmp/private_key_14319626151281270198.key (/w/workspace/dry_go-mod-core-contracts_PR-840@tmp/private_key_14319626151281270198.key) [2023-05-22T21:59:37.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:59:38.092Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:59:38.122Z] $ docker exec --env ******** --env ******** b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 ssh-agent -k [2023-05-22T21:59:38.241Z] unset SSH_AUTH_SOCK; [2023-05-22T21:59:38.241Z] unset SSH_AGENT_PID; [2023-05-22T21:59:38.241Z] echo Agent pid 38 killed; [2023-05-22T21:59:38.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:59:38.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:59:38.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:59:38.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:59:38.459Z] $ docker exec b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 ssh-agent [2023-05-22T21:59:38.569Z] SSH_AUTH_SOCK=/tmp/ssh-7DWzrzloxiAb/agent.70 [2023-05-22T21:59:38.569Z] SSH_AGENT_PID=76 [2023-05-22T21:59:38.574Z] Running ssh-add (command line suppressed) [2023-05-22T21:59:38.677Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-840@tmp/private_key_6194123946731190463.key (/w/workspace/dry_go-mod-core-contracts_PR-840@tmp/private_key_6194123946731190463.key) [2023-05-22T21:59:38.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:59:39.034Z] + git semver init [2023-05-22T21:59:39.294Z] 2023-05-22 21:59:39,246 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:59:39.294Z] 2023-05-22 21:59:39,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-840/.semver [2023-05-22T21:59:39.294Z] 2023-05-22 21:59:39,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-840/.semver [2023-05-22T21:59:39.294Z] 2023-05-22 21:59:39,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-840/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-840, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,140 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-840/.git/info/exclude [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-840/.semver/PR-840 with force:False [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,141 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-840/.semver/PR-840 [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,145 [execute] INFO git cat-file --batch-check [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-840/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,152 [execute] INFO git cat-file --batch [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-840/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:59:40.234Z] 2023-05-22 21:59:40,159 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-840/.semver/PR-840 [2023-05-22T21:59:40.234Z] 0.0.0 [Pipeline] } [2023-05-22T21:59:40.261Z] $ docker exec --env ******** --env ******** b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 ssh-agent -k [2023-05-22T21:59:40.362Z] unset SSH_AUTH_SOCK; [2023-05-22T21:59:40.362Z] unset SSH_AGENT_PID; [2023-05-22T21:59:40.362Z] echo Agent pid 76 killed; [2023-05-22T21:59:40.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:59:40.816Z] + git semver [Pipeline] } [2023-05-22T21:59:41.103Z] $ docker stop --time=1 b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 [2023-05-22T21:59:42.409Z] $ docker rm -f --volumes b431c81deead16e08e7a7da8a5794d16122900db54b4396ada3d01a6efbf6721 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:59:42.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:59:43.124Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:59:43.148Z] [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-05-22T21:59:43.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:59:43.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:59:43.855Z] ========================================================= [2023-05-22T21:59:43.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:59:43.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:59:44.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:59:44.249Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:59:44.249Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:59:44.249Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:59:44.249Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:59:44.249Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:59:44.249Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:59:44.249Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:59:44.249Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:59:44.249Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:59:44.249Z] 9f32a84ed3da: Waiting [2023-05-22T21:59:44.249Z] 4d19c01a9841: Waiting [2023-05-22T21:59:44.249Z] 9325e15d5711: Waiting [2023-05-22T21:59:44.249Z] 556b6ee489ea: Waiting [2023-05-22T21:59:44.249Z] c5a4b2cf53e6: Waiting [2023-05-22T21:59:44.249Z] 85791d961cd3: Verifying Checksum [2023-05-22T21:59:44.249Z] 85791d961cd3: Download complete [2023-05-22T21:59:44.249Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T21:59:44.249Z] 9f32a84ed3da: Download complete [2023-05-22T21:59:44.249Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:59:44.249Z] 4d19c01a9841: Download complete [2023-05-22T21:59:44.249Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:59:44.249Z] f56be85fc22e: Download complete [2023-05-22T21:59:44.249Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:59:44.249Z] 9325e15d5711: Download complete [2023-05-22T21:59:44.508Z] f56be85fc22e: Pull complete [2023-05-22T21:59:44.508Z] 85791d961cd3: Pull complete [2023-05-22T21:59:44.770Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:59:44.770Z] c5a4b2cf53e6: Download complete [2023-05-22T21:59:45.032Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:59:45.032Z] d694b5ae8c79: Download complete [2023-05-22T21:59:45.032Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:59:48.317Z] d694b5ae8c79: Pull complete [2023-05-22T21:59:48.317Z] 9f32a84ed3da: Pull complete [2023-05-22T21:59:48.574Z] 4d19c01a9841: Pull complete [2023-05-22T21:59:48.574Z] 9325e15d5711: Pull complete [2023-05-22T21:59:51.113Z] 556b6ee489ea: Pull complete [2023-05-22T21:59:52.052Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:59:52.052Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:59:52.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:59:52.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-22T21:59:52.377Z] + 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-05-22T21:59:52.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:59:52.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:59:52.900Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2023-05-22T21:59:52.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-840 -v /w/workspace/dry_go-mod-core-contracts_PR-840:/w/workspace/dry_go-mod-core-contracts_PR-840:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-840@tmp:/w/workspace/dry_go-mod-core-contracts_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:59:57.930Z] $ docker top b921caf44de395eb3998a8a52b4ea46edeac036e1562572aae92e2bffb33c935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:59:58.324Z] + go version [2023-05-22T21:59:58.325Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:59:58.358Z] $ docker stop --time=1 b921caf44de395eb3998a8a52b4ea46edeac036e1562572aae92e2bffb33c935 [2023-05-22T21:59:58.607Z] Still waiting to schedule task [2023-05-22T21:59:58.607Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:59:59.701Z] $ docker rm -f --volumes b921caf44de395eb3998a8a52b4ea46edeac036e1562572aae92e2bffb33c935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:00:00.430Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:00:00.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:00:00.587Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2023-05-22T22:00:00.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-840 -v /w/workspace/dry_go-mod-core-contracts_PR-840:/w/workspace/dry_go-mod-core-contracts_PR-840:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-840@tmp:/w/workspace/dry_go-mod-core-contracts_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:00:01.021Z] $ docker top e22300e1d2e14611cb9a25ba0a61e69ae33c979f19244fe495084af52abc20ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:00:01.409Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-840 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:00:01.778Z] + make test [2023-05-22T22:00:01.778Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:00:01.778Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-22T22:00:01.778Z] go: downloading github.com/stretchr/testify v1.8.3 [2023-05-22T22:00:01.778Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-22T22:00:01.778Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-22T22:00:01.778Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-22T22:00:01.778Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-22T22:00:02.039Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-22T22:00:02.039Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-22T22:00:02.039Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-22T22:00:02.039Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-22T22:00:02.039Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-22T22:00:02.039Z] go: downloading golang.org/x/text v0.8.0 [2023-05-22T22:00:02.039Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-22T22:00:02.039Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-22T22:00:02.039Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-22T22:00:02.039Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-22T22:00:07.323Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-05-22T22:00:13.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-05-22T22:00:13.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-05-22T22:00:13.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-05-22T22:00:13.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.115s coverage: 83.5% of statements [2023-05-22T22:00:13.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.021s coverage: 32.4% of statements [2023-05-22T22:00:13.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.018s coverage: 29.4% of statements [2023-05-22T22:00:13.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.025s coverage: 18.3% of statements [2023-05-22T22:00:13.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.055s coverage: 53.8% of statements [2023-05-22T22:00:14.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements [2023-05-22T22:00:14.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.045s coverage: 86.7% of statements [2023-05-22T22:00:14.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.014s coverage: 60.5% of statements [2023-05-22T22:00:14.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements [2023-05-22T22:00:14.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.015s coverage: 48.7% of statements [2023-05-22T22:00:26.954Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-05-22T22:00:27.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:00:27.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-22T22:00:27.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:00:27.556Z] $ docker stop --time=1 e22300e1d2e14611cb9a25ba0a61e69ae33c979f19244fe495084af52abc20ae [2023-05-22T22:00:29.727Z] $ docker rm -f --volumes e22300e1d2e14611cb9a25ba0a61e69ae33c979f19244fe495084af52abc20ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:00:30.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:00:30.385Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:00:31.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:00:31.398Z] [2023-05-22T22:00:31.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:00:31.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:00:31.784Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T22:00:31.784Z] 5eb5b503b376: Pulling fs layer [2023-05-22T22:00:31.784Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T22:00:31.784Z] ec43610c2a17: Pulling fs layer [2023-05-22T22:00:31.784Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T22:00:31.784Z] 33b1e0a273af: Pulling fs layer [2023-05-22T22:00:31.784Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T22:00:31.784Z] 2f39f015ded8: Pulling fs layer [2023-05-22T22:00:31.784Z] 5d3b04190fa2: Waiting [2023-05-22T22:00:31.784Z] 33b1e0a273af: Waiting [2023-05-22T22:00:31.784Z] 2f39f015ded8: Waiting [2023-05-22T22:00:31.784Z] 3a2ae6a8a46f: Waiting [2023-05-22T22:00:31.784Z] 5c69ac0246d0: Download complete [2023-05-22T22:00:31.784Z] 3a2ae6a8a46f: Download complete [2023-05-22T22:00:31.784Z] 33b1e0a273af: Verifying Checksum [2023-05-22T22:00:31.784Z] 33b1e0a273af: Download complete [2023-05-22T22:00:31.784Z] ec43610c2a17: Verifying Checksum [2023-05-22T22:00:31.784Z] ec43610c2a17: Download complete [2023-05-22T22:00:31.784Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T22:00:31.784Z] 5d3b04190fa2: Download complete [2023-05-22T22:00:32.041Z] 5eb5b503b376: Verifying Checksum [2023-05-22T22:00:32.041Z] 5eb5b503b376: Download complete [2023-05-22T22:00:32.608Z] 2f39f015ded8: Download complete [2023-05-22T22:00:33.176Z] 5eb5b503b376: Pull complete [2023-05-22T22:00:33.435Z] 5c69ac0246d0: Pull complete [2023-05-22T22:00:34.002Z] ec43610c2a17: Pull complete [2023-05-22T22:00:34.002Z] 3a2ae6a8a46f: Pull complete [2023-05-22T22:00:34.260Z] 33b1e0a273af: Pull complete [2023-05-22T22:00:34.260Z] 5d3b04190fa2: Pull complete [2023-05-22T22:00:38.443Z] 2f39f015ded8: Pull complete [2023-05-22T22:00:38.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T22:00:38.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:00:38.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:00:38.669Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2023-05-22T22:00:38.775Z] $ 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/dry_go-mod-core-contracts_PR-840 -v /w/workspace/dry_go-mod-core-contracts_PR-840:/w/workspace/dry_go-mod-core-contracts_PR-840:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-840@tmp:/w/workspace/dry_go-mod-core-contracts_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:00:41.359Z] $ docker top a0a5325902cd9810c15c780a645fbeefb205b96f2a1c7dc33fdccf8f9c877f41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:00:41.819Z] ---> job-cost.sh [2023-05-22T22:00:41.819Z] lf-activate-venv: SKIPPING [2023-05-22T22:00:41.819Z] INFO: No Stack... [2023-05-22T22:00:42.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:00:42.339Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:00:42.659Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-840/archives/cost.csv [2023-05-22T22:00:42.659Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:00:42.701Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [2023-05-22T22:00:42.706Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] did not exist. Created. [2023-05-22T22:00:42.706Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:00:43.104Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T22:00:43.159Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:00:43.185Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:00:43.267Z] $ docker stop --time=1 a0a5325902cd9810c15c780a645fbeefb205b96f2a1c7dc33fdccf8f9c877f41 [2023-05-22T22:00:44.516Z] $ docker rm -f --volumes a0a5325902cd9810c15c780a645fbeefb205b96f2a1c7dc33fdccf8f9c877f41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T22:03:39.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16389 in /w/workspace/dry_go-mod-core-contracts_PR-840 [Pipeline] { [Pipeline] ws [2023-05-22T22:03:39.733Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2023-05-22T22:03:39.822Z] The recommended git tool is: git [2023-05-22T22:03:47.213Z] using credential edgex-jenkins-ssh [2023-05-22T22:03:47.232Z] Cloning the remote Git repository [2023-05-22T22:03:47.302Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-05-22T22:03:47.432Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2023-05-22T22:03:47.624Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-05-22T22:03:47.626Z] > git --version # timeout=10 [2023-05-22T22:03:47.659Z] > git --version # 'git version 2.25.1' [2023-05-22T22:03:47.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:03:47.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:03:49.241Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-05-22T22:03:49.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:03:51.170Z] Merging remotes/origin/main commit 2f01e3577385347b45e123998da6c0855cb0b920 into PR head commit ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [2023-05-22T22:03:51.594Z] Merge succeeded, producing ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [2023-05-22T22:03:51.595Z] Checking out Revision ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 (PR-840) [2023-05-22T22:03:50.463Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-05-22T22:03:50.520Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-05-22T22:03:50.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:03:50.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T22:03:51.207Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:03:51.300Z] > git checkout -f ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 # timeout=10 [2023-05-22T22:03:51.457Z] > git remote # timeout=10 [2023-05-22T22:03:51.486Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T22:03:51.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:03:51.543Z] > git merge 2f01e3577385347b45e123998da6c0855cb0b920 # timeout=10 [2023-05-22T22:03:51.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T22:03:51.606Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:03:51.628Z] > git checkout -f ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 # timeout=10 [2023-05-22T22:03:52.270Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-22T22:03:52.339Z] > git --version # timeout=10 [2023-05-22T22:03:52.351Z] > git --version # 'git version 2.25.1' [2023-05-22T22:03:52.376Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:03:53.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T22:03:53.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:03:53.516Z] Dload Upload Total Spent Left Speed [2023-05-22T22:03:53.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-22T22:03:54.259Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T22:03:54.630Z] + sudo tee /etc/docker/daemon.new [2023-05-22T22:03:54.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T22:03:54.630Z] { [2023-05-22T22:03:54.630Z] "registry-mirrors": [ [2023-05-22T22:03:54.630Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T22:03:54.630Z] ], [2023-05-22T22:03:54.630Z] "bip": "10.250.0.254/24", [2023-05-22T22:03:54.630Z] "hosts": [ [2023-05-22T22:03:54.630Z] "tcp://0.0.0.0:5555", [2023-05-22T22:03:54.630Z] "unix:///var/run/docker.sock" [2023-05-22T22:03:54.630Z] ], [2023-05-22T22:03:54.630Z] "mtu": 1458, [2023-05-22T22:03:54.630Z] "selinux-enabled": true, [2023-05-22T22:03:54.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T22:03:54.630Z] } [Pipeline] sh [2023-05-22T22:03:54.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T22:03:55.384Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-22T22:04:14.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:04:14.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:04:14.132Z] ========================================================= [2023-05-22T22:04:14.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T22:04:14.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:04:14.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:04:15.180Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T22:04:15.180Z] c41833b44d91: Pulling fs layer [2023-05-22T22:04:15.180Z] ed15518f5707: Pulling fs layer [2023-05-22T22:04:15.180Z] feae8fd75edb: Pulling fs layer [2023-05-22T22:04:15.180Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T22:04:15.180Z] 3cdef696dda3: Pulling fs layer [2023-05-22T22:04:15.180Z] 2ced38df9373: Pulling fs layer [2023-05-22T22:04:15.180Z] 58f1dce35555: Pulling fs layer [2023-05-22T22:04:15.180Z] 242c74f7c9fa: Waiting [2023-05-22T22:04:15.180Z] 3cdef696dda3: Waiting [2023-05-22T22:04:15.180Z] 2ced38df9373: Waiting [2023-05-22T22:04:15.180Z] 58f1dce35555: Waiting [2023-05-22T22:04:15.180Z] ed15518f5707: Verifying Checksum [2023-05-22T22:04:15.180Z] ed15518f5707: Download complete [2023-05-22T22:04:15.180Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T22:04:15.180Z] 242c74f7c9fa: Download complete [2023-05-22T22:04:15.180Z] 3cdef696dda3: Verifying Checksum [2023-05-22T22:04:15.180Z] 3cdef696dda3: Download complete [2023-05-22T22:04:15.180Z] c41833b44d91: Download complete [2023-05-22T22:04:16.165Z] c41833b44d91: Pull complete [2023-05-22T22:04:16.770Z] 58f1dce35555: Verifying Checksum [2023-05-22T22:04:16.770Z] 58f1dce35555: Download complete [2023-05-22T22:04:16.770Z] ed15518f5707: Pull complete [2023-05-22T22:04:17.750Z] feae8fd75edb: Verifying Checksum [2023-05-22T22:04:17.750Z] feae8fd75edb: Download complete [2023-05-22T22:04:17.750Z] 2ced38df9373: Verifying Checksum [2023-05-22T22:04:17.750Z] 2ced38df9373: Download complete [2023-05-22T22:04:27.907Z] feae8fd75edb: Pull complete [2023-05-22T22:04:28.179Z] 242c74f7c9fa: Pull complete [2023-05-22T22:04:28.450Z] 3cdef696dda3: Pull complete [2023-05-22T22:04:35.273Z] 2ced38df9373: Pull complete [2023-05-22T22:04:37.881Z] 58f1dce35555: Pull complete [2023-05-22T22:04:37.881Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T22:04:37.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:04:37.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-22T22:04:38.237Z] + 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-05-22T22:04:38.666Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:04:38.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:04:38.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-05-22T22:04:39.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat [2023-05-22T22:04:42.669Z] $ docker top 35372ce951cfcf41965747219878dc0b510fbac5648ad0612a02cf55ef37c109 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:04:43.604Z] + go version [2023-05-22T22:04:43.604Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T22:04:43.647Z] $ docker stop --time=1 35372ce951cfcf41965747219878dc0b510fbac5648ad0612a02cf55ef37c109 [2023-05-22T22:04:45.420Z] $ docker rm -f --volumes 35372ce951cfcf41965747219878dc0b510fbac5648ad0612a02cf55ef37c109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:46.290Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:04:46.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:04:46.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-05-22T22:04:46.668Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat [2023-05-22T22:04:48.072Z] $ docker top 6b7f76fc02822b8f74959047f738f0a14399f8ee2b10c916372ceda24b6b44a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:04:48.980Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:04:49.700Z] + make test [2023-05-22T22:04:49.700Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:04:49.970Z] go: downloading github.com/stretchr/testify v1.8.3 [2023-05-22T22:04:49.970Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-22T22:04:49.970Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-22T22:04:49.970Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-22T22:04:50.252Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-22T22:04:50.252Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-22T22:04:50.520Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-22T22:04:50.520Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-22T22:04:50.520Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-22T22:04:50.520Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-22T22:04:50.520Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-22T22:04:50.789Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-22T22:04:50.789Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-22T22:04:50.789Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-22T22:04:50.790Z] go: downloading golang.org/x/text v0.8.0 [2023-05-22T22:04:51.059Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-22T22:05:29.994Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-05-22T22:06:26.485Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-05-22T22:06:26.485Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.452s coverage: 83.5% of statements [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.063s coverage: 32.4% of statements [2023-05-22T22:06:26.485Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.085s coverage: 29.4% of statements [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.097s coverage: 18.3% of statements [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.229s coverage: 53.8% of statements [2023-05-22T22:06:26.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.158s coverage: 90.0% of statements [2023-05-22T22:06:28.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.306s coverage: 86.7% of statements [2023-05-22T22:06:28.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.075s coverage: 60.5% of statements [2023-05-22T22:06:28.446Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.022s coverage: 36.1% of statements [2023-05-22T22:06:29.029Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.049s coverage: 48.7% of statements [2023-05-22T22:06:29.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:06:29.616Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-05-22T22:06:44.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:06:44.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-22T22:06:44.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:06:44.729Z] $ docker stop --time=1 6b7f76fc02822b8f74959047f738f0a14399f8ee2b10c916372ceda24b6b44a6 [2023-05-22T22:06:46.506Z] $ docker rm -f --volumes 6b7f76fc02822b8f74959047f738f0a14399f8ee2b10c916372ceda24b6b44a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:06:48.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:06:48.078Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:06:48.645Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:06:49.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:06:49.556Z] [2023-05-22T22:06:49.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:06:49.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:06:50.231Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:06:50.231Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:06:50.231Z] 04944245beec: Pulling fs layer [2023-05-22T22:06:50.231Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:06:50.231Z] 765212b225bb: Pulling fs layer [2023-05-22T22:06:50.231Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:06:50.231Z] 765212b225bb: Waiting [2023-05-22T22:06:50.231Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:06:50.231Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:06:50.231Z] f23df028b6ca: Waiting [2023-05-22T22:06:50.231Z] d65c8cfc05b1: Waiting [2023-05-22T22:06:50.231Z] 2437ff75d9bd: Waiting [2023-05-22T22:06:50.231Z] 04944245beec: Verifying Checksum [2023-05-22T22:06:50.231Z] 04944245beec: Download complete [2023-05-22T22:06:50.231Z] 765212b225bb: Verifying Checksum [2023-05-22T22:06:50.231Z] 765212b225bb: Download complete [2023-05-22T22:06:50.231Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:06:50.231Z] f23df028b6ca: Download complete [2023-05-22T22:06:50.231Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:06:50.231Z] d65c8cfc05b1: Download complete [2023-05-22T22:06:50.499Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:06:50.499Z] 699f458cf7ca: Download complete [2023-05-22T22:06:50.770Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:06:50.770Z] 8998bd30e6a1: Download complete [2023-05-22T22:06:53.358Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:06:53.358Z] 2437ff75d9bd: Download complete [2023-05-22T22:06:54.775Z] 8998bd30e6a1: Pull complete [2023-05-22T22:06:55.042Z] 04944245beec: Pull complete [2023-05-22T22:06:56.451Z] 699f458cf7ca: Pull complete [2023-05-22T22:06:56.451Z] 765212b225bb: Pull complete [2023-05-22T22:06:57.034Z] f23df028b6ca: Pull complete [2023-05-22T22:06:57.303Z] d65c8cfc05b1: Pull complete [2023-05-22T22:07:12.302Z] 2437ff75d9bd: Pull complete [2023-05-22T22:07:12.302Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:07:12.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:07:12.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:07:12.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-05-22T22:07:12.704Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:07:15.184Z] $ docker top 2ed79de00f60f67b2c8da30803c99a4f83676927d17cb345e3ffd559cf388ba9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:16.105Z] ---> job-cost.sh [2023-05-22T22:07:16.105Z] lf-activate-venv: SKIPPING [2023-05-22T22:07:16.105Z] INFO: No Stack... [2023-05-22T22:07:16.372Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:07:17.336Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:07:18.003Z] + cut -d, -f6 [2023-05-22T22:07:18.003Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2023-05-22T22:07:18.099Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [2023-05-22T22:07:18.105Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] did not exist. Created. [2023-05-22T22:07:18.105Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:07:18.845Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-10d656fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:07:19.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:07:19.566Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:07:19.624Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:07:19.642Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:07:19.737Z] $ docker stop --time=1 2ed79de00f60f67b2c8da30803c99a4f83676927d17cb345e3ffd559cf388ba9 [2023-05-22T22:07:21.247Z] $ docker rm -f --volumes 2ed79de00f60f67b2c8da30803c99a4f83676927d17cb345e3ffd559cf388ba9 [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 [2023-05-22T22:07:22.215Z] provisioning config files... [2023-05-22T22:07:22.229Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-840@tmp/config6814681586549487762tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:07:22.570Z] + set +x [2023-05-22T22:07:22.570Z] + bash -s -- [2023-05-22T22:07:22.570Z] + curl -s https://codecov.io/bash [2023-05-22T22:07:22.570Z] [2023-05-22T22:07:22.570Z] _____ _ [2023-05-22T22:07:22.570Z] / ____| | | [2023-05-22T22:07:22.571Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:07:22.571Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:07:22.571Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:07:22.571Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:07:22.571Z] Bash-1.0.6 [2023-05-22T22:07:22.571Z] [2023-05-22T22:07:22.571Z] [2023-05-22T22:07:22.571Z] ==> git version 2.25.1 found [2023-05-22T22:07:22.571Z] ==> 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 [2023-05-22T22:07:22.571Z] Release-Date: 2020-01-08 [2023-05-22T22:07:22.571Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:07:22.571Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:07:22.571Z] ==> Jenkins CI detected. [2023-05-22T22:07:22.571Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-840 [2023-05-22T22:07:22.571Z] project root: . [2023-05-22T22:07:22.571Z] --> token set from env [2023-05-22T22:07:22.571Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:07:22.571Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:07:22.571Z] ==> Python coveragepy not found [2023-05-22T22:07:22.571Z] ==> Searching for coverage reports in: [2023-05-22T22:07:22.571Z] + . [2023-05-22T22:07:22.571Z] -> Found 1 reports [2023-05-22T22:07:22.571Z] ==> Detecting git/mercurial file structure [2023-05-22T22:07:22.571Z] ==> Reading reports [2023-05-22T22:07:22.571Z] + ./coverage.out bytes=134600 [2023-05-22T22:07:22.571Z] ==> Appending adjustments [2023-05-22T22:07:22.571Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:07:23.508Z] + Found adjustments [2023-05-22T22:07:23.508Z] ==> Gzipping contents [2023-05-22T22:07:23.508Z] 20K /tmp/codecov.OPuN5C.gz [2023-05-22T22:07:23.508Z] ==> Uploading reports [2023-05-22T22:07:23.508Z] url: https://codecov.io [2023-05-22T22:07:23.508Z] query: branch=PR-840&commit=ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-840%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=840&job=&cmd_args= [2023-05-22T22:07:23.508Z] -> Pinging Codecov [2023-05-22T22:07:23.508Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-840&commit=ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-840%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=840&job=&cmd_args= [2023-05-22T22:07:23.508Z] -> Uploading to [2023-05-22T22:07:23.509Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/71470A77251A30514AAF9C0BB2E5B6CE/ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665/98757595-d802-4917-b9b9-9df4d64f270c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T220723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72dd781f65cc5007a2195a48feb645315751a0508b59a990fb0743805c2ad50a [2023-05-22T22:07:23.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:07:23.509Z] Dload Upload Total Spent Left Speed [2023-05-22T22:07:23.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19029 0 0 100 19029 0 93738 --:--:-- --:--:-- --:--:-- 93279 100 19029 0 0 100 19029 0 88920 --:--:-- --:--:-- --:--:-- 88920 [2023-05-22T22:07:23.768Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ca2519ae9dbe5f7aca25ebaaf1ad3660a8930665 [Pipeline] } [2023-05-22T22:07:23.796Z] 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 [2023-05-22T22:07:25.612Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-840/archives ] [2023-05-22T22:07:25.612Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-840/archives [2023-05-22T22:07:25.612Z] total 16 [2023-05-22T22:07:25.612Z] drwxr-xr-x 3 root root 4096 May 22 22:00 . [2023-05-22T22:07:25.612Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:00 .. [2023-05-22T22:07:25.612Z] drwxr-xr-x 2 root root 4096 May 22 22:00 cost [2023-05-22T22:07:25.612Z] -rw-r--r-- 1 root root 93 May 22 22:00 cost.csv [2023-05-22T22:07:25.612Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-840/archives [2023-05-22T22:07:25.612Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-840/archives [2023-05-22T22:07:25.612Z] total 16 [2023-05-22T22:07:25.612Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:00 . [2023-05-22T22:07:25.612Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:00 .. [2023-05-22T22:07:25.612Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:00 cost [2023-05-22T22:07:25.612Z] -rw-r--r-- 1 jenkins jenkins 93 May 22 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:25.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:26.852Z] ---> package-listing.sh [2023-05-22T22:07:26.852Z] ++ facter osfamily [2023-05-22T22:07:26.852Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:07:27.112Z] + OS_FAMILY=debian [2023-05-22T22:07:27.113Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-840 [2023-05-22T22:07:27.113Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:07:27.113Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:07:27.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:07:27.113Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:07:27.113Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-840 ']' [2023-05-22T22:07:27.113Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:07:27.113Z] + case "${OS_FAMILY}" in [2023-05-22T22:07:27.113Z] + dpkg -l [2023-05-22T22:07:27.113Z] + grep '^ii' [2023-05-22T22:07:27.113Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:07:27.113Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:07:27.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:07:27.113Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-840 ']' [2023-05-22T22:07:27.113Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-840/archives/ [2023-05-22T22:07:27.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-840/archives/ [Pipeline] echo [2023-05-22T22:07:27.148Z] 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/dry_go-mod-core-contracts_PR-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:07:27.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:07:28.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:07:28.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:07:28.316Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2023-05-22T22:07:28.353Z] $ 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/dry_go-mod-core-contracts_PR-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-840 -v /w/workspace/dry_go-mod-core-contracts_PR-840:/w/workspace/dry_go-mod-core-contracts_PR-840:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-840@tmp:/w/workspace/dry_go-mod-core-contracts_PR-840@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-lftools-log-publisher:latest cat [2023-05-22T22:07:28.547Z] $ docker top e3a8c59e3f5a7d8c7725f1242fa9fdc32189047e9ae01a71ff303aff6ed31435 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:07:28.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:07:29.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:07:29.570Z] + ls /var/log/sa-host [2023-05-22T22:07:29.570Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:07:29.725Z] provisioning config files... [2023-05-22T22:07:29.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-840@tmp/config5751825798093671745tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:07:29.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:30.101Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:07:30.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:30.545Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:07:30.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:30.887Z] ---> sudo-logs.sh [2023-05-22T22:07:30.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:07:30.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:31.296Z] ---> job-cost.sh [2023-05-22T22:07:31.296Z] lf-activate-venv: SKIPPING [2023-05-22T22:07:31.296Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:07:31.296Z] INFO: Retrieving Stack Cost... [2023-05-22T22:07:31.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:07:31.819Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:07:31.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:07:32.170Z] ---> logs-deploy.sh [2023-05-22T22:07:32.170Z] lf-activate-venv: SKIPPING [2023-05-22T22:07:32.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-840/1 [2023-05-22T22:07:32.170Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:07:33.110Z] Archives upload complete. [2023-05-22T22:07:33.371Z] INFO: archiving logs to Nexus [2023-05-22T22:07:33.942Z] ---> uname -a: [2023-05-22T22:07:33.942Z] Linux prd-ubuntu20-04-docker-8c-8g-16387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T22:07:33.942Z] [2023-05-22T22:07:33.942Z]