Pull request #765 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd+adffc7ef9ef0bd2f646481272fdfdab5b72de8fe (ddd4329735bb8ec1c33d3ed7bd3390f17156e5b6) 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-ssh18199461672087590443.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14427555573257545923.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-765/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-765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9674169991904781781.key Verifying host key using known hosts file > 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-765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2495707322579864927.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15378997935534587481.key Verifying host key using known hosts file > 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-765/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-765/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5385701484903945673.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117727 in /w/workspace/dry_go-mod-core-contracts_PR-765 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-765 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/765/head:refs/remotes/origin/PR-765 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit adffc7ef9ef0bd2f646481272fdfdab5b72de8fe into PR head commit f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd Merge succeeded, producing f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd Checking out Revision f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd (PR-765) > git config core.sparsecheckout # timeout=10 > git checkout -f f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T15:34:32.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T15:34:32.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T15:34:32.702Z] ========================================================= [2022-11-01T15:34:32.702Z] EdgeX Global Pipelines Version Info [2022-11-01T15:34:32.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:34:33.450Z] ------------------- [2022-11-01T15:34:33.450Z] stable info: [2022-11-01T15:34:33.450Z] ------------------- [2022-11-01T15:34:33.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T15:34:33.450Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T15:34:33.450Z] Message: update stable to v1.0.243 [2022-11-01T15:34:34.019Z] ------------------- [2022-11-01T15:34:34.019Z] experimental info: [2022-11-01T15:34:34.019Z] ------------------- [2022-11-01T15:34:34.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T15:34:34.019Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T15:34:34.019Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T15:34:34.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-11-01T15:34:34.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-11-01T15:34:34.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T15:34:34.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T15:34:34.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T15:34:34.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T15:34:34.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T15:34:34.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T15:34:34.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T15:34:34.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T15:34:34.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T15:34:34.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-11-01T15:34:34.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T15:34:34.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T15:34:34.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T15:34:34.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T15:34:35.022Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T15:34:35.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T15:34:35.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T15:34:35.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T15:34:35.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T15:34:35.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T15:34:35.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T15:34:35.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T15:34:35.343Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T15:34:35.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T15:34:35.425Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T15:34:35.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-765 [Pipeline] echo [2022-11-01T15:34:35.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-765 [Pipeline] echo [2022-11-01T15:34:35.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-765 [Pipeline] echo [2022-11-01T15:34:35.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [Pipeline] echo [2022-11-01T15:34:35.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9eef5e [Pipeline] echo [2022-11-01T15:34:35.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T15:34:36.215Z] + git rev-list -1 --merges f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd~1..f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [Pipeline] echo [2022-11-01T15:34:36.258Z] -----------> git rev-list -1 --merges f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd~1..f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [false] [Pipeline] sh [2022-11-01T15:34:36.566Z] + git log --format=format:%s -1 f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [Pipeline] echo [2022-11-01T15:34:36.600Z] ========================================================= [2022-11-01T15:34:36.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T15:34:36.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T15:34:37.017Z] + git log --format=format:%s -1 f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [Pipeline] echo [2022-11-01T15:34:37.051Z] [semverPrep] GIT_COMMIT: f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-01T15:34:37.085Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T15:34:37.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T15:34:37.530Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T15:34:37.530Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T15:34:37.530Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T15:34:37.530Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T15:34:37.530Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T15:34:37.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:34:38.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T15:34:38.275Z] [2022-11-01T15:34:38.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:34:38.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T15:34:38.907Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T15:34:38.907Z] b85a868b505f: Pulling fs layer [2022-11-01T15:34:38.907Z] e2be974225ed: Pulling fs layer [2022-11-01T15:34:38.907Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T15:34:38.907Z] 988bab9f4d93: Pulling fs layer [2022-11-01T15:34:38.907Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T15:34:38.907Z] eaf3925da568: Pulling fs layer [2022-11-01T15:34:38.907Z] bab4dde63d76: Pulling fs layer [2022-11-01T15:34:38.907Z] bde34c3a00c8: Pulling fs layer [2022-11-01T15:34:38.907Z] b352a97aabf1: Pulling fs layer [2022-11-01T15:34:38.907Z] 4872d77fe225: Pulling fs layer [2022-11-01T15:34:38.907Z] 5851b861e8e6: Pulling fs layer [2022-11-01T15:34:38.907Z] 1469e6f7b9e6: Waiting [2022-11-01T15:34:38.907Z] bab4dde63d76: Waiting [2022-11-01T15:34:38.907Z] bde34c3a00c8: Waiting [2022-11-01T15:34:38.907Z] eaf3925da568: Waiting [2022-11-01T15:34:38.907Z] b352a97aabf1: Waiting [2022-11-01T15:34:38.907Z] 4872d77fe225: Waiting [2022-11-01T15:34:38.907Z] 5851b861e8e6: Waiting [2022-11-01T15:34:38.907Z] e2be974225ed: Download complete [2022-11-01T15:34:38.907Z] 988bab9f4d93: Verifying Checksum [2022-11-01T15:34:38.907Z] 988bab9f4d93: Download complete [2022-11-01T15:34:39.167Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T15:34:39.167Z] 1469e6f7b9e6: Download complete [2022-11-01T15:34:39.167Z] eaf3925da568: Verifying Checksum [2022-11-01T15:34:39.167Z] eaf3925da568: Download complete [2022-11-01T15:34:39.167Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T15:34:39.167Z] 339a4e72a1f5: Download complete [2022-11-01T15:34:39.167Z] bde34c3a00c8: Verifying Checksum [2022-11-01T15:34:39.167Z] bde34c3a00c8: Download complete [2022-11-01T15:34:39.167Z] b352a97aabf1: Download complete [2022-11-01T15:34:39.167Z] 4872d77fe225: Verifying Checksum [2022-11-01T15:34:39.167Z] 4872d77fe225: Download complete [2022-11-01T15:34:39.167Z] 5851b861e8e6: Download complete [2022-11-01T15:34:39.167Z] b85a868b505f: Verifying Checksum [2022-11-01T15:34:39.167Z] b85a868b505f: Download complete [2022-11-01T15:34:39.426Z] bab4dde63d76: Verifying Checksum [2022-11-01T15:34:39.426Z] bab4dde63d76: Download complete [2022-11-01T15:34:40.363Z] b85a868b505f: Pull complete [2022-11-01T15:34:40.622Z] e2be974225ed: Pull complete [2022-11-01T15:34:41.189Z] 339a4e72a1f5: Pull complete [2022-11-01T15:34:41.189Z] 988bab9f4d93: Pull complete [2022-11-01T15:34:41.449Z] 1469e6f7b9e6: Pull complete [2022-11-01T15:34:41.449Z] eaf3925da568: Pull complete [2022-11-01T15:34:43.369Z] bab4dde63d76: Pull complete [2022-11-01T15:34:43.369Z] bde34c3a00c8: Pull complete [2022-11-01T15:34:43.628Z] b352a97aabf1: Pull complete [2022-11-01T15:34:43.628Z] 4872d77fe225: Pull complete [2022-11-01T15:34:43.628Z] 5851b861e8e6: Pull complete [2022-11-01T15:34:43.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T15:34:43.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T15:34:43.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:34:43.833Z] prd-ubuntu20.04-docker-8c-8g-117727 does not seem to be running inside a container [2022-11-01T15:34:43.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-765 -v /w/workspace/dry_go-mod-core-contracts_PR-765:/w/workspace/dry_go-mod-core-contracts_PR-765:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-765@tmp:/w/workspace/dry_go-mod-core-contracts_PR-765@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-devops/py-git-semver:0.1.4 cat [2022-11-01T15:34:45.458Z] $ docker top f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 -eo pid,comm [2022-11-01T15:34:45.516Z] 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). [2022-11-01T15:34:45.516Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T15:34:45.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T15:34:45.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T15:34:45.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T15:34:45.768Z] $ docker exec f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 ssh-agent [2022-11-01T15:34:45.874Z] SSH_AUTH_SOCK=/tmp/ssh-6ayDVIObccmb/agent.33 [2022-11-01T15:34:45.874Z] SSH_AGENT_PID=39 [2022-11-01T15:34:45.912Z] Running ssh-add (command line suppressed) [2022-11-01T15:34:46.015Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-765@tmp/private_key_72402763448416360.key (/w/workspace/dry_go-mod-core-contracts_PR-765@tmp/private_key_72402763448416360.key) [2022-11-01T15:34:46.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T15:34:46.360Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T15:34:46.392Z] $ docker exec --env ******** --env ******** f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 ssh-agent -k [2022-11-01T15:34:46.492Z] unset SSH_AUTH_SOCK; [2022-11-01T15:34:46.492Z] unset SSH_AGENT_PID; [2022-11-01T15:34:46.492Z] echo Agent pid 39 killed; [2022-11-01T15:34:46.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T15:34:46.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T15:34:46.587Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T15:34:46.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T15:34:46.712Z] $ docker exec f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 ssh-agent [2022-11-01T15:34:46.841Z] SSH_AUTH_SOCK=/tmp/ssh-MaaWMub39Df6/agent.72 [2022-11-01T15:34:46.841Z] SSH_AGENT_PID=78 [2022-11-01T15:34:46.846Z] Running ssh-add (command line suppressed) [2022-11-01T15:34:46.966Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-765@tmp/private_key_12871881052596633651.key (/w/workspace/dry_go-mod-core-contracts_PR-765@tmp/private_key_12871881052596633651.key) [2022-11-01T15:34:46.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T15:34:47.306Z] + git semver init [2022-11-01T15:34:47.567Z] 2022-11-01 15:34:47,508 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T15:34:47.567Z] 2022-11-01 15:34:47,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-765/.semver [2022-11-01T15:34:47.567Z] 2022-11-01 15:34:47,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-765/.semver [2022-11-01T15:34:47.567Z] 2022-11-01 15:34:47,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-765/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-765, universal_newlines=False, shell=None, istream=None) [2022-11-01T15:34:48.507Z] 2022-11-01 15:34:48,334 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-765/.git/info/exclude [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-765/.semver/PR-765 with force:False [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,335 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-765/.semver/PR-765 [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,339 [execute] INFO git cat-file --batch-check [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-765/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,346 [execute] INFO git cat-file --batch [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-765/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T15:34:48.508Z] 2022-11-01 15:34:48,352 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-765/.semver/PR-765 [2022-11-01T15:34:48.508Z] 0.0.0 [Pipeline] } [2022-11-01T15:34:48.538Z] $ docker exec --env ******** --env ******** f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 ssh-agent -k [2022-11-01T15:34:48.647Z] unset SSH_AUTH_SOCK; [2022-11-01T15:34:48.648Z] unset SSH_AGENT_PID; [2022-11-01T15:34:48.648Z] echo Agent pid 78 killed; [2022-11-01T15:34:48.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T15:34:49.094Z] + git semver [Pipeline] } [2022-11-01T15:34:49.379Z] $ docker stop --time=1 f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 [2022-11-01T15:34:50.804Z] $ docker rm -f f1c6154ad8a7906bc00ca75804592454051329f4ac7e5993ccb68e4a4bb8a4d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T15:34:51.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T15:34:51.435Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T15:34:51.453Z] [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 [2022-11-01T15:34:52.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T15:34:52.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T15:34:52.115Z] ========================================================= [2022-11-01T15:34:52.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T15:34:52.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T15:34:52.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T15:34:52.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T15:34:52.496Z] 213ec9aee27d: Pulling fs layer [2022-11-01T15:34:52.496Z] 4583459ba037: Pulling fs layer [2022-11-01T15:34:52.496Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T15:34:52.496Z] 53926ce57604: Pulling fs layer [2022-11-01T15:34:52.496Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T15:34:52.496Z] 30f14e443154: Pulling fs layer [2022-11-01T15:34:52.496Z] 801331c1e519: Pulling fs layer [2022-11-01T15:34:52.496Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T15:34:52.496Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T15:34:52.496Z] 53926ce57604: Waiting [2022-11-01T15:34:52.496Z] 21b2b0c7a3f4: Waiting [2022-11-01T15:34:52.496Z] 99cc6dd402b0: Waiting [2022-11-01T15:34:52.496Z] 7d9ed39f4882: Waiting [2022-11-01T15:34:52.496Z] 30f14e443154: Waiting [2022-11-01T15:34:52.496Z] 801331c1e519: Waiting [2022-11-01T15:34:52.496Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T15:34:52.496Z] 93c1e223e6f2: Download complete [2022-11-01T15:34:52.496Z] 4583459ba037: Verifying Checksum [2022-11-01T15:34:52.496Z] 4583459ba037: Download complete [2022-11-01T15:34:52.496Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T15:34:52.496Z] 21b2b0c7a3f4: Download complete [2022-11-01T15:34:52.496Z] 30f14e443154: Verifying Checksum [2022-11-01T15:34:52.496Z] 30f14e443154: Download complete [2022-11-01T15:34:52.496Z] 213ec9aee27d: Verifying Checksum [2022-11-01T15:34:52.496Z] 213ec9aee27d: Download complete [2022-11-01T15:34:52.496Z] 801331c1e519: Verifying Checksum [2022-11-01T15:34:52.496Z] 801331c1e519: Download complete [2022-11-01T15:34:52.755Z] 213ec9aee27d: Pull complete [2022-11-01T15:34:52.755Z] 4583459ba037: Pull complete [2022-11-01T15:34:53.016Z] 93c1e223e6f2: Pull complete [2022-11-01T15:34:53.016Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T15:34:53.016Z] 7d9ed39f4882: Download complete [2022-11-01T15:34:53.275Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T15:34:53.275Z] 99cc6dd402b0: Download complete [2022-11-01T15:34:53.275Z] 53926ce57604: Verifying Checksum [2022-11-01T15:34:53.275Z] 53926ce57604: Download complete [2022-11-01T15:34:57.459Z] 53926ce57604: Pull complete [2022-11-01T15:34:57.459Z] 21b2b0c7a3f4: Pull complete [2022-11-01T15:34:57.459Z] 30f14e443154: Pull complete [2022-11-01T15:34:57.459Z] 801331c1e519: Pull complete [2022-11-01T15:34:59.988Z] 99cc6dd402b0: Pull complete [2022-11-01T15:35:00.249Z] 7d9ed39f4882: Pull complete [2022-11-01T15:35:00.508Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T15:35:00.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T15:35:00.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T15:35:00.817Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:35:01.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T15:35:01.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:35:01.359Z] prd-ubuntu20.04-docker-8c-8g-117727 does not seem to be running inside a container [2022-11-01T15:35:01.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-765 -v /w/workspace/dry_go-mod-core-contracts_PR-765:/w/workspace/dry_go-mod-core-contracts_PR-765:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-765@tmp:/w/workspace/dry_go-mod-core-contracts_PR-765@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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T15:35:03.769Z] $ docker top 45f59cd35715d5a23d096bee15bf1977f3de821dd454b3f2feb9dbf8336c82ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T15:35:04.165Z] + go version [2022-11-01T15:35:04.165Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T15:35:04.202Z] $ docker stop --time=1 45f59cd35715d5a23d096bee15bf1977f3de821dd454b3f2feb9dbf8336c82ed [2022-11-01T15:35:05.516Z] $ docker rm -f 45f59cd35715d5a23d096bee15bf1977f3de821dd454b3f2feb9dbf8336c82ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:35:06.231Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T15:35:06.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:35:06.380Z] prd-ubuntu20.04-docker-8c-8g-117727 does not seem to be running inside a container [2022-11-01T15:35:06.408Z] $ 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-765 -v /w/workspace/dry_go-mod-core-contracts_PR-765:/w/workspace/dry_go-mod-core-contracts_PR-765:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-765@tmp:/w/workspace/dry_go-mod-core-contracts_PR-765@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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T15:35:06.834Z] $ docker top 5ce892b8d2d115f0444d3062e5ac86a2d6607ea22c14edd83fe3ffad8d90544c -eo pid,comm [2022-11-01T15:35:06.865Z] Still waiting to schedule task [2022-11-01T15:35:06.865Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] { [Pipeline] sh [2022-11-01T15:35:07.220Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-765 [Pipeline] fileExists [Pipeline] sh [2022-11-01T15:35:07.579Z] + make test [2022-11-01T15:35:07.579Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T15:35:07.579Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T15:35:07.579Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T15:35:07.579Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T15:35:07.579Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T15:35:07.579Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T15:35:07.579Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T15:35:07.579Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T15:35:07.579Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T15:35:07.579Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T15:35:07.579Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T15:35:07.838Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T15:35:07.838Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T15:35:07.838Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T15:35:07.838Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-01T15:35:07.838Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T15:35:07.838Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T15:35:09.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-11-01T15:35:16.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.094s coverage: 83.4% of statements [2022-11-01T15:35:16.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-11-01T15:35:16.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-11-01T15:35:16.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-11-01T15:35:16.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 29.4% of statements [2022-11-01T15:35:16.303Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-11-01T15:35:16.304Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 53.5% of statements [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.5% of statements [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.040s coverage: 86.8% of statements [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.034s coverage: 60.5% of statements [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.1% of statements [2022-11-01T15:35:16.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.014s coverage: 48.7% of statements [2022-11-01T15:35:24.423Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-01T15:35:24.423Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-01T15:35:26.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T15:35:26.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T15:35:26.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T15:35:26.406Z] $ docker stop --time=1 5ce892b8d2d115f0444d3062e5ac86a2d6607ea22c14edd83fe3ffad8d90544c [2022-11-01T15:35:28.368Z] $ docker rm -f 5ce892b8d2d115f0444d3062e5ac86a2d6607ea22c14edd83fe3ffad8d90544c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T15:35:28.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T15:35:28.985Z] 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 [2022-11-01T15:35:29.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T15:35:29.950Z] [2022-11-01T15:35:29.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:35:30.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T15:35:30.322Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T15:35:30.322Z] 5eb5b503b376: Pulling fs layer [2022-11-01T15:35:30.322Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T15:35:30.322Z] ec43610c2a17: Pulling fs layer [2022-11-01T15:35:30.322Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T15:35:30.322Z] 33b1e0a273af: Pulling fs layer [2022-11-01T15:35:30.322Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T15:35:30.322Z] 2f39f015ded8: Pulling fs layer [2022-11-01T15:35:30.322Z] 3a2ae6a8a46f: Waiting [2022-11-01T15:35:30.322Z] 33b1e0a273af: Waiting [2022-11-01T15:35:30.322Z] 5d3b04190fa2: Waiting [2022-11-01T15:35:30.322Z] 2f39f015ded8: Waiting [2022-11-01T15:35:30.322Z] 5c69ac0246d0: Verifying Checksum [2022-11-01T15:35:30.322Z] 5c69ac0246d0: Download complete [2022-11-01T15:35:30.322Z] 3a2ae6a8a46f: Download complete [2022-11-01T15:35:30.582Z] 33b1e0a273af: Verifying Checksum [2022-11-01T15:35:30.582Z] 33b1e0a273af: Download complete [2022-11-01T15:35:30.582Z] ec43610c2a17: Verifying Checksum [2022-11-01T15:35:30.582Z] ec43610c2a17: Download complete [2022-11-01T15:35:30.582Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T15:35:30.582Z] 5d3b04190fa2: Download complete [2022-11-01T15:35:30.582Z] 5eb5b503b376: Verifying Checksum [2022-11-01T15:35:30.582Z] 5eb5b503b376: Download complete [2022-11-01T15:35:31.518Z] 2f39f015ded8: Verifying Checksum [2022-11-01T15:35:31.518Z] 2f39f015ded8: Download complete [2022-11-01T15:35:31.776Z] 5eb5b503b376: Pull complete [2022-11-01T15:35:32.036Z] 5c69ac0246d0: Pull complete [2022-11-01T15:35:32.301Z] ec43610c2a17: Pull complete [2022-11-01T15:35:32.560Z] 3a2ae6a8a46f: Pull complete [2022-11-01T15:35:32.826Z] 33b1e0a273af: Pull complete [2022-11-01T15:35:32.826Z] 5d3b04190fa2: Pull complete [2022-11-01T15:35:38.094Z] 2f39f015ded8: Pull complete [2022-11-01T15:35:38.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T15:35:38.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T15:35:38.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:35:38.315Z] prd-ubuntu20.04-docker-8c-8g-117727 does not seem to be running inside a container [2022-11-01T15:35:38.347Z] $ 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-765 -v /w/workspace/dry_go-mod-core-contracts_PR-765:/w/workspace/dry_go-mod-core-contracts_PR-765:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-765@tmp:/w/workspace/dry_go-mod-core-contracts_PR-765@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T15:35:40.472Z] $ docker top d54699bd336c44dde3b8e7fb52cf38c0021bd2f4a8d467622a2499d4171a8542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:35:40.923Z] ---> job-cost.sh [2022-11-01T15:35:40.923Z] lf-activate-venv: SKIPPING [2022-11-01T15:35:40.923Z] INFO: No Stack... [2022-11-01T15:35:41.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T15:35:41.753Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T15:35:42.067Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-765/archives/cost.csv [2022-11-01T15:35:42.067Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T15:35:42.103Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [2022-11-01T15:35:42.108Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] did not exist. Created. [2022-11-01T15:35:42.108Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T15:35:42.492Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T15:35:42.544Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T15:35:42.568Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T15:35:42.652Z] $ docker stop --time=1 d54699bd336c44dde3b8e7fb52cf38c0021bd2f4a8d467622a2499d4171a8542 [2022-11-01T15:35:43.829Z] $ docker rm -f d54699bd336c44dde3b8e7fb52cf38c0021bd2f4a8d467622a2499d4171a8542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T15:36:35.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117728 in /w/workspace/dry_go-mod-core-contracts_PR-765 [Pipeline] { [Pipeline] ws [2022-11-01T15:36:35.246Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2022-11-01T15:36:35.331Z] Selected Git installation does not exist. Using Default [2022-11-01T15:36:35.331Z] The recommended git tool is: NONE [2022-11-01T15:36:40.198Z] using credential edgex-jenkins-ssh [2022-11-01T15:36:40.217Z] Cloning the remote Git repository [2022-11-01T15:36:40.256Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-11-01T15:36:40.327Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2022-11-01T15:36:40.457Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-11-01T15:36:40.458Z] > git --version # timeout=10 [2022-11-01T15:36:40.477Z] > git --version # 'git version 2.25.1' [2022-11-01T15:36:40.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T15:36:40.519Z] Verifying host key using known hosts file [2022-11-01T15:36:40.691Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T15:36:40.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T15:36:41.897Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-11-01T15:36:41.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T15:36:42.716Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-11-01T15:36:42.758Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-11-01T15:36:42.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T15:36:43.499Z] Merging remotes/origin/main commit adffc7ef9ef0bd2f646481272fdfdab5b72de8fe into PR head commit f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [2022-11-01T15:36:43.757Z] Merge succeeded, producing f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [2022-11-01T15:36:43.758Z] Checking out Revision f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd (PR-765) [2022-11-01T15:36:42.764Z] Verifying host key using known hosts file [2022-11-01T15:36:42.770Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T15:36:42.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/765/head:refs/remotes/origin/PR-765 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-01T15:36:43.515Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T15:36:43.532Z] > git checkout -f f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd # timeout=10 [2022-11-01T15:36:43.648Z] > git remote # timeout=10 [2022-11-01T15:36:43.664Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T15:36:43.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T15:36:43.698Z] Verifying host key using known hosts file [2022-11-01T15:36:43.701Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T15:36:43.711Z] > git merge adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 [2022-11-01T15:36:43.735Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T15:36:43.761Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T15:36:43.774Z] > git checkout -f f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd # timeout=10 [2022-11-01T15:36:47.261Z] Commit message: "docs: Levski Change Log" [2022-11-01T15:36:47.302Z] > git --version # timeout=10 [2022-11-01T15:36:47.312Z] > git --version # 'git version 2.25.1' [2022-11-01T15:36:47.323Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T15:36:48.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T15:36:48.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T15:36:48.439Z] Dload Upload Total Spent Left Speed [2022-11-01T15:36:48.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh [2022-11-01T15:36:49.132Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T15:36:49.498Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T15:36:49.498Z] + sudo tee /etc/docker/daemon.new [2022-11-01T15:36:49.498Z] { [2022-11-01T15:36:49.498Z] "registry-mirrors": [ [2022-11-01T15:36:49.498Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T15:36:49.498Z] ], [2022-11-01T15:36:49.498Z] "bip": "10.250.0.254/24", [2022-11-01T15:36:49.498Z] "hosts": [ [2022-11-01T15:36:49.498Z] "tcp://0.0.0.0:5555", [2022-11-01T15:36:49.498Z] "unix:///var/run/docker.sock" [2022-11-01T15:36:49.498Z] ], [2022-11-01T15:36:49.498Z] "mtu": 1458, [2022-11-01T15:36:49.498Z] "selinux-enabled": true, [2022-11-01T15:36:49.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T15:36:49.498Z] } [Pipeline] sh [2022-11-01T15:36:49.843Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T15:36:50.189Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T15:37:08.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T15:37:08.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T15:37:08.646Z] ========================================================= [2022-11-01T15:37:08.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T15:37:08.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T15:37:09.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T15:37:09.661Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T15:37:09.661Z] 9b18e9b68314: Pulling fs layer [2022-11-01T15:37:09.661Z] d32db5db7311: Pulling fs layer [2022-11-01T15:37:09.661Z] d0c4b47475fc: Pulling fs layer [2022-11-01T15:37:09.661Z] 5831b945b038: Pulling fs layer [2022-11-01T15:37:09.661Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T15:37:09.661Z] e10730c5d714: Pulling fs layer [2022-11-01T15:37:09.661Z] 5dd5c2283517: Pulling fs layer [2022-11-01T15:37:09.661Z] d5ac0230b979: Pulling fs layer [2022-11-01T15:37:09.661Z] e10730c5d714: Waiting [2022-11-01T15:37:09.661Z] 5dd5c2283517: Waiting [2022-11-01T15:37:09.661Z] d5ac0230b979: Waiting [2022-11-01T15:37:09.661Z] 5831b945b038: Waiting [2022-11-01T15:37:09.661Z] 86bbec2aaacd: Waiting [2022-11-01T15:37:09.661Z] d0c4b47475fc: Verifying Checksum [2022-11-01T15:37:09.661Z] d0c4b47475fc: Download complete [2022-11-01T15:37:09.661Z] d32db5db7311: Verifying Checksum [2022-11-01T15:37:09.661Z] d32db5db7311: Download complete [2022-11-01T15:37:09.661Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T15:37:09.661Z] 86bbec2aaacd: Download complete [2022-11-01T15:37:09.661Z] e10730c5d714: Verifying Checksum [2022-11-01T15:37:09.661Z] e10730c5d714: Download complete [2022-11-01T15:37:09.661Z] 9b18e9b68314: Verifying Checksum [2022-11-01T15:37:09.661Z] 9b18e9b68314: Download complete [2022-11-01T15:37:10.627Z] 9b18e9b68314: Pull complete [2022-11-01T15:37:10.627Z] d5ac0230b979: Verifying Checksum [2022-11-01T15:37:10.628Z] d5ac0230b979: Download complete [2022-11-01T15:37:10.900Z] d32db5db7311: Pull complete [2022-11-01T15:37:11.167Z] d0c4b47475fc: Pull complete [2022-11-01T15:37:11.756Z] 5dd5c2283517: Verifying Checksum [2022-11-01T15:37:11.756Z] 5dd5c2283517: Download complete [2022-11-01T15:37:12.720Z] 5831b945b038: Verifying Checksum [2022-11-01T15:37:12.720Z] 5831b945b038: Download complete [2022-11-01T15:37:25.060Z] 5831b945b038: Pull complete [2022-11-01T15:37:25.060Z] 86bbec2aaacd: Pull complete [2022-11-01T15:37:25.060Z] e10730c5d714: Pull complete [2022-11-01T15:37:31.713Z] 5dd5c2283517: Pull complete [2022-11-01T15:37:32.678Z] d5ac0230b979: Pull complete [2022-11-01T15:37:32.678Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T15:37:32.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T15:37:32.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T15:37:33.016Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:37:33.425Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T15:37:33.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:37:33.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-117728 does not seem to be running inside a container [2022-11-01T15:37:33.743Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T15:37:36.696Z] $ docker top 98c58375900d247cb5f753d93231ffda98f945a4ebfee0426a71fdfa7cd2ddc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T15:37:37.569Z] + go version [2022-11-01T15:37:37.569Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T15:37:37.606Z] $ docker stop --time=1 98c58375900d247cb5f753d93231ffda98f945a4ebfee0426a71fdfa7cd2ddc4 [2022-11-01T15:37:39.212Z] $ docker rm -f 98c58375900d247cb5f753d93231ffda98f945a4ebfee0426a71fdfa7cd2ddc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:37:40.066Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T15:37:40.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:37:40.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-117728 does not seem to be running inside a container [2022-11-01T15:37:40.378Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T15:37:41.928Z] $ docker top 3482acf2a3374c7dcce33b74b1763b54c0fa469554585cb13c9a7136c4bde40c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T15:37:42.448Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T15:37:42.827Z] + make test [2022-11-01T15:37:42.827Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T15:37:43.093Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T15:37:43.093Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T15:37:43.093Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T15:37:43.359Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T15:37:43.359Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T15:37:43.359Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T15:37:43.359Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T15:37:43.359Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T15:37:43.359Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T15:37:43.359Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T15:37:43.626Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T15:37:43.626Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T15:37:43.626Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T15:37:43.626Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-01T15:37:43.626Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T15:37:43.626Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T15:37:46.960Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.433s coverage: 83.4% of statements [2022-11-01T15:38:25.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-11-01T15:38:25.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-11-01T15:38:25.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.104s coverage: 29.4% of statements [2022-11-01T15:38:25.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-11-01T15:38:25.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.197s coverage: 53.5% of statements [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.079s coverage: 90.5% of statements [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.224s coverage: 86.8% of statements [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.053s coverage: 60.5% of statements [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.1% of statements [2022-11-01T15:38:25.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements [2022-11-01T15:38:25.852Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T15:38:25.853Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-01T15:38:35.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T15:38:35.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T15:38:35.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T15:38:36.005Z] $ docker stop --time=1 3482acf2a3374c7dcce33b74b1763b54c0fa469554585cb13c9a7136c4bde40c [2022-11-01T15:38:37.761Z] $ docker rm -f 3482acf2a3374c7dcce33b74b1763b54c0fa469554585cb13c9a7136c4bde40c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T15:38:39.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T15:38:39.165Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T15:38:39.627Z] 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 [2022-11-01T15:38:40.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T15:38:40.511Z] [2022-11-01T15:38:40.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:38:40.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T15:38:42.863Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T15:38:42.863Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T15:38:42.863Z] 04944245beec: Pulling fs layer [2022-11-01T15:38:42.863Z] 699f458cf7ca: Pulling fs layer [2022-11-01T15:38:42.863Z] 765212b225bb: Pulling fs layer [2022-11-01T15:38:42.863Z] f23df028b6ca: Pulling fs layer [2022-11-01T15:38:42.863Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T15:38:42.863Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T15:38:42.863Z] f23df028b6ca: Waiting [2022-11-01T15:38:42.863Z] d65c8cfc05b1: Waiting [2022-11-01T15:38:42.863Z] 2437ff75d9bd: Waiting [2022-11-01T15:38:42.863Z] 765212b225bb: Waiting [2022-11-01T15:38:42.863Z] 04944245beec: Verifying Checksum [2022-11-01T15:38:42.863Z] 04944245beec: Download complete [2022-11-01T15:38:43.135Z] 765212b225bb: Verifying Checksum [2022-11-01T15:38:43.135Z] 765212b225bb: Download complete [2022-11-01T15:38:43.135Z] f23df028b6ca: Download complete [2022-11-01T15:38:43.135Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T15:38:43.135Z] d65c8cfc05b1: Download complete [2022-11-01T15:38:43.135Z] 699f458cf7ca: Verifying Checksum [2022-11-01T15:38:43.135Z] 699f458cf7ca: Download complete [2022-11-01T15:38:43.735Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T15:38:43.735Z] 8998bd30e6a1: Download complete [2022-11-01T15:38:45.685Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T15:38:45.685Z] 2437ff75d9bd: Download complete [2022-11-01T15:38:47.649Z] 8998bd30e6a1: Pull complete [2022-11-01T15:38:47.919Z] 04944245beec: Pull complete [2022-11-01T15:38:49.330Z] 699f458cf7ca: Pull complete [2022-11-01T15:38:49.598Z] 765212b225bb: Pull complete [2022-11-01T15:38:50.182Z] f23df028b6ca: Pull complete [2022-11-01T15:38:50.450Z] d65c8cfc05b1: Pull complete [2022-11-01T15:39:05.473Z] 2437ff75d9bd: Pull complete [2022-11-01T15:39:05.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T15:39:05.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T15:39:05.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:39:05.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-117728 does not seem to be running inside a container [2022-11-01T15:39:05.846Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-01T15:39:08.149Z] $ docker top e8d2ada09377f14cb26805741e1d7cc143b019d93752053a8d6fa5189638bc99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:08.712Z] ---> job-cost.sh [2022-11-01T15:39:08.977Z] lf-activate-venv: SKIPPING [2022-11-01T15:39:08.977Z] INFO: No Stack... [2022-11-01T15:39:09.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T15:39:10.139Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T15:39:10.481Z] + + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2022-11-01T15:39:10.481Z] cut -d, -f6 [Pipeline] lock [2022-11-01T15:39:10.832Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [2022-11-01T15:39:10.838Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] did not exist. Created. [2022-11-01T15:39:10.838Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T15:39:11.349Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-396156c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T15:39:11.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T15:39:11.781Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T15:39:11.837Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T15:39:11.852Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-765-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T15:39:11.935Z] $ docker stop --time=1 e8d2ada09377f14cb26805741e1d7cc143b019d93752053a8d6fa5189638bc99 [2022-11-01T15:39:13.412Z] $ docker rm -f e8d2ada09377f14cb26805741e1d7cc143b019d93752053a8d6fa5189638bc99 [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 [2022-11-01T15:39:14.360Z] provisioning config files... [2022-11-01T15:39:14.372Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-765@tmp/config16661683431324454520tmp [Pipeline] { [Pipeline] sh [2022-11-01T15:39:14.711Z] + set +x [2022-11-01T15:39:14.711Z] + curl -s https://codecov.io/bash [2022-11-01T15:39:14.711Z] + bash -s -- [2022-11-01T15:39:14.971Z] [2022-11-01T15:39:14.971Z] _____ _ [2022-11-01T15:39:14.971Z] / ____| | | [2022-11-01T15:39:14.971Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T15:39:14.971Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T15:39:14.971Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T15:39:14.971Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T15:39:14.971Z] Bash-1.0.6 [2022-11-01T15:39:14.971Z] [2022-11-01T15:39:14.971Z] [2022-11-01T15:39:14.971Z] ==> git version 2.25.1 found [2022-11-01T15:39:14.971Z] ==> 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 [2022-11-01T15:39:14.971Z] Release-Date: 2020-01-08 [2022-11-01T15:39:14.971Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T15:39:14.971Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T15:39:14.971Z] ==> Jenkins CI detected. [2022-11-01T15:39:14.971Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-765 [2022-11-01T15:39:14.971Z] project root: . [2022-11-01T15:39:14.971Z] --> token set from env [2022-11-01T15:39:14.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T15:39:14.971Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T15:39:14.971Z] ==> Python coveragepy not found [2022-11-01T15:39:14.971Z] ==> Searching for coverage reports in: [2022-11-01T15:39:14.971Z] + . [2022-11-01T15:39:14.971Z] -> Found 1 reports [2022-11-01T15:39:14.971Z] ==> Detecting git/mercurial file structure [2022-11-01T15:39:14.971Z] ==> Reading reports [2022-11-01T15:39:14.971Z] + ./coverage.out bytes=117200 [2022-11-01T15:39:14.971Z] ==> Appending adjustments [2022-11-01T15:39:14.971Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T15:39:15.907Z] + Found adjustments [2022-11-01T15:39:15.907Z] ==> Gzipping contents [2022-11-01T15:39:15.907Z] 20K /tmp/codecov.KAxrNl.gz [2022-11-01T15:39:15.907Z] ==> Uploading reports [2022-11-01T15:39:15.907Z] url: https://codecov.io [2022-11-01T15:39:15.907Z] query: branch=PR-765&commit=f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=765&job=&cmd_args= [2022-11-01T15:39:15.907Z] -> Pinging Codecov [2022-11-01T15:39:15.907Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-765&commit=f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=765&job=&cmd_args= [2022-11-01T15:39:16.165Z] -> Uploading to [2022-11-01T15:39:16.165Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/71470A77251A30514AAF9C0BB2E5B6CE/f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd/a4c4fbfd-27ee-4011-b912-09596da95b23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T153916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=462913a086c2180da93a9cabbd14e03c36b59e2cbb612dface5811aa32b85406 [2022-11-01T15:39:16.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T15:39:16.165Z] Dload Upload Total Spent Left Speed [2022-11-01T15:39:16.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17479 0 0 100 17479 0 78734 --:--:-- --:--:-- --:--:-- 78381 100 17479 0 0 100 17479 0 69637 --:--:-- --:--:-- --:--:-- 69361 [2022-11-01T15:39:16.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f9eef5ef27fdae4f5ecf1e4c0df327000fa149bd [Pipeline] } [2022-11-01T15:39:16.454Z] 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 [2022-11-01T15:39:18.261Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-765/archives ] [2022-11-01T15:39:18.261Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-765/archives [2022-11-01T15:39:18.261Z] total 16 [2022-11-01T15:39:18.261Z] drwxr-xr-x 3 root root 4096 Nov 1 15:35 . [2022-11-01T15:39:18.261Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:35 .. [2022-11-01T15:39:18.261Z] drwxr-xr-x 2 root root 4096 Nov 1 15:35 cost [2022-11-01T15:39:18.261Z] -rw-r--r-- 1 root root 93 Nov 1 15:35 cost.csv [2022-11-01T15:39:18.261Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-765/archives [2022-11-01T15:39:18.261Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-765/archives [2022-11-01T15:39:18.261Z] total 16 [2022-11-01T15:39:18.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:35 . [2022-11-01T15:39:18.261Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:35 .. [2022-11-01T15:39:18.261Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:35 cost [2022-11-01T15:39:18.262Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 1 15:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:18.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:19.499Z] ---> package-listing.sh [2022-11-01T15:39:19.499Z] ++ facter osfamily [2022-11-01T15:39:19.499Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T15:39:19.762Z] + OS_FAMILY=debian [2022-11-01T15:39:19.762Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-765 [2022-11-01T15:39:19.762Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T15:39:19.762Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T15:39:19.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T15:39:19.762Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T15:39:19.762Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-765 ']' [2022-11-01T15:39:19.762Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T15:39:19.762Z] + case "${OS_FAMILY}" in [2022-11-01T15:39:19.762Z] + dpkg -l [2022-11-01T15:39:19.762Z] + grep '^ii' [2022-11-01T15:39:19.762Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T15:39:19.762Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T15:39:19.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T15:39:19.763Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-765 ']' [2022-11-01T15:39:19.763Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-765/archives/ [2022-11-01T15:39:19.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-765/archives/ [Pipeline] echo [2022-11-01T15:39:19.795Z] 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-765/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T15:39:20.084Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T15:39:20.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T15:39:20.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T15:39:20.856Z] prd-ubuntu20.04-docker-8c-8g-117727 does not seem to be running inside a container [2022-11-01T15:39:20.885Z] $ 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-765/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-765 -v /w/workspace/dry_go-mod-core-contracts_PR-765:/w/workspace/dry_go-mod-core-contracts_PR-765:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-765@tmp:/w/workspace/dry_go-mod-core-contracts_PR-765@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 [2022-11-01T15:39:21.129Z] $ docker top 23fb3c7f16f246cdc85031d994afcea06950652e626aa24bbfded6bc225b01a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T15:39:21.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T15:39:21.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T15:39:22.158Z] + ls /var/log/sa-host [2022-11-01T15:39:22.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T15:39:22.368Z] provisioning config files... [2022-11-01T15:39:22.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-765@tmp/config6184067120400126091tmp [Pipeline] { [Pipeline] echo [2022-11-01T15:39:22.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:22.747Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T15:39:22.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:23.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T15:39:23.205Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:23.520Z] ---> sudo-logs.sh [2022-11-01T15:39:23.520Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T15:39:23.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:23.920Z] ---> job-cost.sh [2022-11-01T15:39:23.920Z] lf-activate-venv: SKIPPING [2022-11-01T15:39:23.920Z] DEBUG: total: 0.2199999988079071 [2022-11-01T15:39:23.920Z] INFO: Retrieving Stack Cost... [2022-11-01T15:39:24.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T15:39:24.750Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T15:39:24.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T15:39:25.102Z] ---> logs-deploy.sh [2022-11-01T15:39:25.102Z] lf-activate-venv: SKIPPING [2022-11-01T15:39:25.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-765/1 [2022-11-01T15:39:25.102Z] INFO: archiving workspace using pattern(s): [2022-11-01T15:39:26.040Z] Archives upload complete. [2022-11-01T15:39:26.299Z] INFO: archiving logs to Nexus [2022-11-01T15:39:26.879Z] ---> uname -a: [2022-11-01T15:39:26.879Z] Linux prd-ubuntu20-04-docker-8c-8g-117727 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-01T15:39:26.879Z] [2022-11-01T15:39:26.879Z] [2022-11-01T15:39:26.879Z] ---> lscpu: [2022-11-01T15:39:26.879Z] Architecture: x86_64 [2022-11-01T15:39:26.879Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T15:39:26.879Z] Byte Order: Little Endian [2022-11-01T15:39:26.879Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T15:39:26.879Z] CPU(s): 8 [2022-11-01T15:39:26.879Z] On-line CPU(s) list: 0-7 [2022-11-01T15:39:26.879Z] Thread(s) per core: 1 [2022-11-01T15:39:26.879Z] Core(s) per socket: 1 [2022-11-01T15:39:26.879Z] Socket(s): 8 [2022-11-01T15:39:26.879Z] NUMA node(s): 1 [2022-11-01T15:39:26.879Z] Vendor ID: AuthenticAMD [2022-11-01T15:39:26.879Z] CPU family: 23 [2022-11-01T15:39:26.879Z] Model: 49 [2022-11-01T15:39:26.879Z] Model name: AMD EPYC-Rome Processor [2022-11-01T15:39:26.879Z] Stepping: 0 [2022-11-01T15:39:26.879Z] CPU MHz: 2799.998 [2022-11-01T15:39:26.879Z] BogoMIPS: 5599.99 [2022-11-01T15:39:26.879Z] Virtualization: AMD-V [2022-11-01T15:39:26.879Z] Hypervisor vendor: KVM [2022-11-01T15:39:26.879Z] Virtualization type: full [2022-11-01T15:39:26.879Z] L1d cache: 256 KiB [2022-11-01T15:39:26.879Z] L1i cache: 256 KiB [2022-11-01T15:39:26.879Z] L2 cache: 4 MiB [2022-11-01T15:39:26.879Z] L3 cache: 128 MiB [2022-11-01T15:39:26.879Z] NUMA node0 CPU(s): 0-7 [2022-11-01T15:39:26.879Z] Vulnerability Itlb multihit: Not affected [2022-11-01T15:39:26.879Z] Vulnerability L1tf: Not affected [2022-11-01T15:39:26.879Z] Vulnerability Mds: Not affected [2022-11-01T15:39:26.879Z] Vulnerability Meltdown: Not affected [2022-11-01T15:39:26.879Z] Vulnerability Mmio stale data: Not affected [2022-11-01T15:39:26.879Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T15:39:26.879Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T15:39:26.879Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T15:39:26.879Z] Vulnerability Srbds: Not affected [2022-11-01T15:39:26.879Z] Vulnerability Tsx async abort: Not affected [2022-11-01T15:39:26.879Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-01T15:39:26.879Z] [2022-11-01T15:39:26.879Z] [2022-11-01T15:39:26.879Z] ---> nproc: [2022-11-01T15:39:26.879Z] 8 [2022-11-01T15:39:26.879Z] [2022-11-01T15:39:26.879Z]