Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb 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-ssh12503293280854227341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3003673884201999282.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1061579968666657737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh1358728452921092203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11971688028843388213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9997 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb (main) Commit message: "Merge pull request #94 from lenny-intel/go-1.20" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb # timeout=10 > git rev-list --no-walk 61d811787becc3438271d556f80b85b06f434461 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T23:22:13.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T23:22:13.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T23:22:13.975Z] ========================================================= [2023-03-13T23:22:13.975Z] EdgeX Global Pipelines Version Info [2023-03-13T23:22:13.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:22:14.683Z] ------------------- [2023-03-13T23:22:14.683Z] stable info: [2023-03-13T23:22:14.683Z] ------------------- [2023-03-13T23:22:14.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T23:22:14.683Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:22:14.683Z] Message: update stable to v1.0.245 [2023-03-13T23:22:15.256Z] ------------------- [2023-03-13T23:22:15.256Z] experimental info: [2023-03-13T23:22:15.256Z] ------------------- [2023-03-13T23:22:15.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T23:22:15.256Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:22:15.256Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T23:22:15.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-03-13T23:22:15.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-03-13T23:22:15.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T23:22:15.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T23:22:15.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T23:22:15.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T23:22:15.490Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T23:22:15.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T23:22:15.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T23:22:15.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T23:22:15.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T23:22:15.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-03-13T23:22:15.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T23:22:15.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T23:22:15.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:22:15.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:22:15.616Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:22:15.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:22:15.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T23:22:15.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T23:22:15.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T23:22:15.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T23:22:15.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T23:22:15.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T23:22:15.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-13T23:22:15.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T23:22:15.757Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T23:22:15.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T23:22:15.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T23:22:15.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T23:22:15.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo [2023-03-13T23:22:15.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56bbd2d [Pipeline] echo [2023-03-13T23:22:15.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T23:22:16.170Z] + git rev-list -1 --merges 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb~1..56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo [2023-03-13T23:22:16.212Z] -----------> git rev-list -1 --merges 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb~1..56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [2023-03-13T23:22:16.212Z] 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [false] [Pipeline] sh [2023-03-13T23:22:16.496Z] + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo [2023-03-13T23:22:16.508Z] ========================================================= [2023-03-13T23:22:16.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T23:22:16.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:22:16.832Z] + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo [2023-03-13T23:22:16.844Z] [semverPrep] GIT_COMMIT: 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb, Commit Message: Merge pull request #94 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-13T23:22:16.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T23:22:17.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:22:17.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T23:22:17.196Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T23:22:17.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T23:22:17.196Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-03-13T23:22:17.197Z] tee -a /etc/ssh/ssh_known_hosts [2023-03-13T23:22:17.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:22:17.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:22:17.613Z] [2023-03-13T23:22:17.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:22:17.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:22:17.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T23:22:17.921Z] b85a868b505f: Pulling fs layer [2023-03-13T23:22:17.921Z] e2be974225ed: Pulling fs layer [2023-03-13T23:22:17.921Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T23:22:17.921Z] 988bab9f4d93: Pulling fs layer [2023-03-13T23:22:17.921Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T23:22:17.921Z] eaf3925da568: Pulling fs layer [2023-03-13T23:22:17.921Z] bab4dde63d76: Pulling fs layer [2023-03-13T23:22:17.921Z] bde34c3a00c8: Pulling fs layer [2023-03-13T23:22:17.921Z] b352a97aabf1: Pulling fs layer [2023-03-13T23:22:17.921Z] 4872d77fe225: Pulling fs layer [2023-03-13T23:22:17.921Z] 988bab9f4d93: Waiting [2023-03-13T23:22:17.921Z] 5851b861e8e6: Pulling fs layer [2023-03-13T23:22:17.921Z] bde34c3a00c8: Waiting [2023-03-13T23:22:17.921Z] b352a97aabf1: Waiting [2023-03-13T23:22:17.921Z] 1469e6f7b9e6: Waiting [2023-03-13T23:22:17.921Z] 4872d77fe225: Waiting [2023-03-13T23:22:17.921Z] eaf3925da568: Waiting [2023-03-13T23:22:17.921Z] 5851b861e8e6: Waiting [2023-03-13T23:22:17.921Z] e2be974225ed: Verifying Checksum [2023-03-13T23:22:17.921Z] e2be974225ed: Download complete [2023-03-13T23:22:17.921Z] 988bab9f4d93: Verifying Checksum [2023-03-13T23:22:17.921Z] 988bab9f4d93: Download complete [2023-03-13T23:22:18.182Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T23:22:18.182Z] 1469e6f7b9e6: Download complete [2023-03-13T23:22:18.182Z] eaf3925da568: Verifying Checksum [2023-03-13T23:22:18.182Z] eaf3925da568: Download complete [2023-03-13T23:22:18.182Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T23:22:18.182Z] 339a4e72a1f5: Download complete [2023-03-13T23:22:18.182Z] bde34c3a00c8: Verifying Checksum [2023-03-13T23:22:18.182Z] bde34c3a00c8: Download complete [2023-03-13T23:22:18.182Z] b352a97aabf1: Download complete [2023-03-13T23:22:18.182Z] 5851b861e8e6: Verifying Checksum [2023-03-13T23:22:18.182Z] 5851b861e8e6: Download complete [2023-03-13T23:22:18.182Z] b85a868b505f: Verifying Checksum [2023-03-13T23:22:18.182Z] b85a868b505f: Download complete [2023-03-13T23:22:18.751Z] bab4dde63d76: Verifying Checksum [2023-03-13T23:22:18.751Z] bab4dde63d76: Download complete [2023-03-13T23:22:19.688Z] b85a868b505f: Pull complete [2023-03-13T23:22:19.688Z] e2be974225ed: Pull complete [2023-03-13T23:22:20.256Z] 339a4e72a1f5: Pull complete [2023-03-13T23:22:20.256Z] 988bab9f4d93: Pull complete [2023-03-13T23:22:20.552Z] 1469e6f7b9e6: Pull complete [2023-03-13T23:22:20.814Z] eaf3925da568: Pull complete [2023-03-13T23:22:22.725Z] bab4dde63d76: Pull complete [2023-03-13T23:22:22.725Z] bde34c3a00c8: Pull complete [2023-03-13T23:22:22.985Z] b352a97aabf1: Pull complete [2023-03-13T23:22:22.985Z] 4872d77fe225: Pull complete [2023-03-13T23:22:22.985Z] 5851b861e8e6: Pull complete [2023-03-13T23:22:22.985Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T23:22:22.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:22:22.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:22:23.095Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:22:23.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T23:22:25.395Z] $ docker top 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 -eo pid,comm [2023-03-13T23:22:25.477Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T23:22:25.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:22:25.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:22:25.519Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:22:25.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:22:25.627Z] $ docker exec 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent [2023-03-13T23:22:25.763Z] SSH_AUTH_SOCK=/tmp/ssh-ek0OY6rODs0o/agent.32 [2023-03-13T23:22:25.763Z] SSH_AGENT_PID=38 [2023-03-13T23:22:25.770Z] Running ssh-add (command line suppressed) [2023-03-13T23:22:25.858Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6165598738754283778.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6165598738754283778.key) [2023-03-13T23:22:25.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:22:26.188Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T23:22:26.190Z] $ docker exec --env ******** --env ******** 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent -k [2023-03-13T23:22:26.308Z] unset SSH_AUTH_SOCK; [2023-03-13T23:22:26.309Z] unset SSH_AGENT_PID; [2023-03-13T23:22:26.309Z] echo Agent pid 38 killed; [2023-03-13T23:22:26.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T23:22:26.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:22:26.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:22:26.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:22:26.488Z] $ docker exec 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent [2023-03-13T23:22:26.614Z] SSH_AUTH_SOCK=/tmp/ssh-SdRskTlVVdV9/agent.70 [2023-03-13T23:22:26.614Z] SSH_AGENT_PID=76 [2023-03-13T23:22:26.618Z] Running ssh-add (command line suppressed) [2023-03-13T23:22:26.696Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5523790481244836389.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5523790481244836389.key) [2023-03-13T23:22:26.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:22:27.022Z] + git semver init [2023-03-13T23:22:27.283Z] 2023-03-13 23:22:27,222 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T23:22:27.283Z] 2023-03-13 23:22:27,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2023-03-13T23:22:27.283Z] 2023-03-13 23:22:27,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2023-03-13T23:22:27.283Z] 2023-03-13 23:22:27,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:22:28.222Z] 2023-03-13 23:22:28,068 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2023-03-13T23:22:28.222Z] 2023-03-13 23:22:28,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2023-03-13T23:22:28.222Z] 2023-03-13 23:22:28,069 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:22:28.222Z] 2023-03-13 23:22:28,070 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:22:28.222Z] 3.0.0-dev.8 [Pipeline] } [2023-03-13T23:22:28.218Z] $ docker exec --env ******** --env ******** 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent -k [2023-03-13T23:22:28.331Z] unset SSH_AUTH_SOCK; [2023-03-13T23:22:28.332Z] unset SSH_AGENT_PID; [2023-03-13T23:22:28.332Z] echo Agent pid 76 killed; [2023-03-13T23:22:28.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:22:28.667Z] + git semver [Pipeline] } [2023-03-13T23:22:28.923Z] $ docker stop --time=1 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 [2023-03-13T23:22:30.222Z] $ docker rm -f --volumes 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:22:30.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T23:22:30.791Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T23:22:30.796Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-03-13T23:22:30.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:22:30.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:22:30.982Z] ========================================================= [2023-03-13T23:22:30.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T23:22:30.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:22:31.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T23:22:31.287Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T23:22:31.287Z] 63b65145d645: Pulling fs layer [2023-03-13T23:22:31.287Z] a2d21d5440eb: Pulling fs layer [2023-03-13T23:22:31.287Z] 935e6c44a52c: Pulling fs layer [2023-03-13T23:22:31.287Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T23:22:31.287Z] 30dea6a524f1: Pulling fs layer [2023-03-13T23:22:31.287Z] a2aff8979fd8: Pulling fs layer [2023-03-13T23:22:31.287Z] 6808be2612f2: Pulling fs layer [2023-03-13T23:22:31.287Z] 94cc34f8dd06: Waiting [2023-03-13T23:22:31.287Z] 30dea6a524f1: Waiting [2023-03-13T23:22:31.287Z] a2aff8979fd8: Waiting [2023-03-13T23:22:31.287Z] f25807f1079a: Pulling fs layer [2023-03-13T23:22:31.287Z] 6808be2612f2: Waiting [2023-03-13T23:22:31.287Z] f25807f1079a: Waiting [2023-03-13T23:22:31.287Z] a2d21d5440eb: Verifying Checksum [2023-03-13T23:22:31.287Z] a2d21d5440eb: Download complete [2023-03-13T23:22:31.287Z] 94cc34f8dd06: Download complete [2023-03-13T23:22:31.287Z] 30dea6a524f1: Verifying Checksum [2023-03-13T23:22:31.287Z] 30dea6a524f1: Download complete [2023-03-13T23:22:31.287Z] 63b65145d645: Verifying Checksum [2023-03-13T23:22:31.287Z] 63b65145d645: Download complete [2023-03-13T23:22:31.287Z] a2aff8979fd8: Verifying Checksum [2023-03-13T23:22:31.287Z] a2aff8979fd8: Download complete [2023-03-13T23:22:31.550Z] 63b65145d645: Pull complete [2023-03-13T23:22:31.550Z] a2d21d5440eb: Pull complete [2023-03-13T23:22:31.810Z] f25807f1079a: Verifying Checksum [2023-03-13T23:22:31.810Z] f25807f1079a: Download complete [2023-03-13T23:22:32.069Z] 935e6c44a52c: Verifying Checksum [2023-03-13T23:22:32.069Z] 935e6c44a52c: Download complete [2023-03-13T23:22:32.328Z] 6808be2612f2: Verifying Checksum [2023-03-13T23:22:32.328Z] 6808be2612f2: Download complete [2023-03-13T23:22:35.614Z] 935e6c44a52c: Pull complete [2023-03-13T23:22:35.614Z] 94cc34f8dd06: Pull complete [2023-03-13T23:22:35.614Z] 30dea6a524f1: Pull complete [2023-03-13T23:22:35.873Z] a2aff8979fd8: Pull complete [2023-03-13T23:22:38.412Z] 6808be2612f2: Pull complete [2023-03-13T23:22:39.348Z] f25807f1079a: Pull complete [2023-03-13T23:22:39.348Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T23:22:39.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T23:22:39.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-13T23:22:39.645Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:22:39.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T23:22:39.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:22:40.028Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:22:40.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat [2023-03-13T23:22:43.815Z] $ docker top 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:22:44.162Z] + go version [2023-03-13T23:22:44.162Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T23:22:44.166Z] $ docker stop --time=1 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 [2023-03-13T23:22:45.487Z] $ docker rm -f --volumes 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:22:45.892Z] Still waiting to schedule task [2023-03-13T23:22:45.892Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-13T23:22:45.921Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T23:22:45.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:22:45.992Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:22:46.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat [2023-03-13T23:22:46.396Z] $ docker top ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:22:46.749Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:22:47.046Z] + make test [2023-03-13T23:22:47.046Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-13T23:22:47.046Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-13T23:22:47.046Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-13T23:22:47.046Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-13T23:22:47.046Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-13T23:22:47.046Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-03-13T23:22:47.046Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-13T23:22:47.046Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-13T23:22:47.046Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-03-13T23:22:47.046Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-13T23:22:47.046Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-13T23:22:47.304Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-13T23:22:47.304Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-03-13T23:22:47.304Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-13T23:22:47.304Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2023-03-13T23:22:47.304Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-03-13T23:22:47.304Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-13T23:22:47.304Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-13T23:22:47.304Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-13T23:22:59.523Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-03-13T23:22:59.523Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.008s coverage: 85.7% of statements [2023-03-13T23:23:06.090Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.594s coverage: 87.1% of statements [2023-03-13T23:23:06.090Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements [2023-03-13T23:23:16.079Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-03-13T23:23:18.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T23:23:18.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-13T23:23:18.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T23:23:18.644Z] $ docker stop --time=1 ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 [2023-03-13T23:23:21.278Z] $ docker rm -f --volumes ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:23:21.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T23:23:21.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:23:22.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:23:22.223Z] [2023-03-13T23:23:22.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:23:22.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:23:22.525Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T23:23:22.525Z] 5eb5b503b376: Pulling fs layer [2023-03-13T23:23:22.525Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T23:23:22.525Z] ec43610c2a17: Pulling fs layer [2023-03-13T23:23:22.525Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T23:23:22.525Z] 33b1e0a273af: Pulling fs layer [2023-03-13T23:23:22.525Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T23:23:22.525Z] 2f39f015ded8: Pulling fs layer [2023-03-13T23:23:22.525Z] 5d3b04190fa2: Waiting [2023-03-13T23:23:22.525Z] 2f39f015ded8: Waiting [2023-03-13T23:23:22.525Z] 3a2ae6a8a46f: Waiting [2023-03-13T23:23:22.525Z] 33b1e0a273af: Waiting [2023-03-13T23:23:22.525Z] 5c69ac0246d0: Download complete [2023-03-13T23:23:22.525Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T23:23:22.525Z] 3a2ae6a8a46f: Download complete [2023-03-13T23:23:22.785Z] 33b1e0a273af: Verifying Checksum [2023-03-13T23:23:22.785Z] 33b1e0a273af: Download complete [2023-03-13T23:23:22.785Z] 5d3b04190fa2: Download complete [2023-03-13T23:23:22.785Z] ec43610c2a17: Verifying Checksum [2023-03-13T23:23:22.785Z] ec43610c2a17: Download complete [2023-03-13T23:23:22.785Z] 5eb5b503b376: Verifying Checksum [2023-03-13T23:23:22.785Z] 5eb5b503b376: Download complete [2023-03-13T23:23:23.352Z] 2f39f015ded8: Verifying Checksum [2023-03-13T23:23:23.352Z] 2f39f015ded8: Download complete [2023-03-13T23:23:24.305Z] 5eb5b503b376: Pull complete [2023-03-13T23:23:24.305Z] 5c69ac0246d0: Pull complete [2023-03-13T23:23:24.563Z] ec43610c2a17: Pull complete [2023-03-13T23:23:24.823Z] 3a2ae6a8a46f: Pull complete [2023-03-13T23:23:25.108Z] 33b1e0a273af: Pull complete [2023-03-13T23:23:25.108Z] 5d3b04190fa2: Pull complete [2023-03-13T23:23:29.298Z] 2f39f015ded8: Pull complete [2023-03-13T23:23:29.298Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T23:23:29.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:23:29.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:23:29.377Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:23:29.411Z] $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T23:23:33.080Z] $ docker top 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:23:33.438Z] ---> job-cost.sh [2023-03-13T23:23:33.438Z] lf-activate-venv: SKIPPING [2023-03-13T23:23:33.438Z] INFO: No Stack... [2023-03-13T23:23:33.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T23:23:33.961Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T23:23:34.254Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2023-03-13T23:23:34.254Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T23:23:34.269Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [2023-03-13T23:23:34.275Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] did not exist. Created. [2023-03-13T23:23:34.275Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:23:34.572Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T23:23:34.608Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T23:23:34.616Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T23:23:34.641Z] $ docker stop --time=1 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 [2023-03-13T23:23:35.801Z] $ docker rm -f --volumes 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T23:25:37.164Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10002 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2023-03-13T23:25:37.176Z] Running in /w/workspace/go-mod-configuration/40 [Pipeline] { [Pipeline] checkout [2023-03-13T23:25:37.213Z] Selected Git installation does not exist. Using Default [2023-03-13T23:25:37.213Z] The recommended git tool is: NONE [2023-03-13T23:25:43.785Z] using credential edgex-jenkins-ssh [2023-03-13T23:25:43.809Z] Cloning the remote Git repository [2023-03-13T23:25:43.892Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-03-13T23:25:43.996Z] > git init /w/workspace/go-mod-configuration/40 # timeout=10 [2023-03-13T23:25:44.215Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-03-13T23:25:44.217Z] > git --version # timeout=10 [2023-03-13T23:25:44.241Z] > git --version # 'git version 2.25.1' [2023-03-13T23:25:44.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T23:25:44.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:25:45.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-03-13T23:25:45.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:25:46.545Z] Avoid second fetch [2023-03-13T23:25:46.546Z] Checking out Revision 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb (main) [2023-03-13T23:25:47.243Z] Commit message: "Merge pull request #94 from lenny-intel/go-1.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:25:46.569Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T23:25:46.594Z] > git checkout -f 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb # timeout=10 [2023-03-13T23:25:48.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T23:25:48.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:25:48.183Z] Dload Upload Total Spent Left Speed [2023-03-13T23:25:48.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-03-13T23:25:48.805Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T23:25:49.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T23:25:49.161Z] + sudo tee /etc/docker/daemon.new [2023-03-13T23:25:49.161Z] { [2023-03-13T23:25:49.161Z] "registry-mirrors": [ [2023-03-13T23:25:49.161Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T23:25:49.161Z] ], [2023-03-13T23:25:49.161Z] "bip": "10.250.0.254/24", [2023-03-13T23:25:49.161Z] "hosts": [ [2023-03-13T23:25:49.161Z] "tcp://0.0.0.0:5555", [2023-03-13T23:25:49.161Z] "unix:///var/run/docker.sock" [2023-03-13T23:25:49.161Z] ], [2023-03-13T23:25:49.161Z] "mtu": 1458, [2023-03-13T23:25:49.161Z] "selinux-enabled": true, [2023-03-13T23:25:49.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T23:25:49.161Z] } [Pipeline] sh [2023-03-13T23:25:49.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T23:25:49.880Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-13T23:26:08.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:26:08.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:26:08.607Z] ========================================================= [2023-03-13T23:26:08.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T23:26:08.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:26:08.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T23:26:09.540Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T23:26:09.540Z] af6eaf76a39c: Pulling fs layer [2023-03-13T23:26:09.540Z] 55522c791124: Pulling fs layer [2023-03-13T23:26:09.540Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T23:26:09.540Z] 169dfbe0d373: Pulling fs layer [2023-03-13T23:26:09.540Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T23:26:09.540Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T23:26:09.540Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T23:26:09.540Z] e1ff8fa3b103: Waiting [2023-03-13T23:26:09.540Z] 5abe8eddf0d5: Waiting [2023-03-13T23:26:09.540Z] 52ebb69f0ebf: Waiting [2023-03-13T23:26:09.540Z] 55522c791124: Verifying Checksum [2023-03-13T23:26:09.540Z] 55522c791124: Download complete [2023-03-13T23:26:09.814Z] 169dfbe0d373: Verifying Checksum [2023-03-13T23:26:09.814Z] 169dfbe0d373: Download complete [2023-03-13T23:26:09.814Z] e1ff8fa3b103: Verifying Checksum [2023-03-13T23:26:09.814Z] e1ff8fa3b103: Download complete [2023-03-13T23:26:09.814Z] af6eaf76a39c: Download complete [2023-03-13T23:26:11.266Z] af6eaf76a39c: Pull complete [2023-03-13T23:26:11.266Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T23:26:11.266Z] 5abe8eddf0d5: Download complete [2023-03-13T23:26:12.252Z] 55522c791124: Pull complete [2023-03-13T23:26:13.242Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T23:26:13.242Z] ce5c4a1c91eb: Download complete [2023-03-13T23:26:13.242Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T23:26:13.242Z] 52ebb69f0ebf: Download complete [2023-03-13T23:26:25.621Z] ce5c4a1c91eb: Pull complete [2023-03-13T23:26:25.621Z] 169dfbe0d373: Pull complete [2023-03-13T23:26:25.621Z] e1ff8fa3b103: Pull complete [2023-03-13T23:26:32.301Z] 52ebb69f0ebf: Pull complete [2023-03-13T23:26:33.718Z] 5abe8eddf0d5: Pull complete [2023-03-13T23:26:33.718Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T23:26:33.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T23:26:33.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-13T23:26:34.050Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:26:34.407Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:26:34.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:26:34.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-03-13T23:26:34.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@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 ******** ci-base-image-arm64 cat [2023-03-13T23:26:38.273Z] $ docker top 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:26:39.203Z] + go version [2023-03-13T23:26:39.203Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T23:26:39.226Z] $ docker stop --time=1 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 [2023-03-13T23:26:40.956Z] $ docker rm -f --volumes 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:26:41.526Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:26:41.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:26:41.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-03-13T23:26:41.826Z] $ 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-configuration/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@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 ******** ci-base-image-arm64 cat [2023-03-13T23:26:43.253Z] $ docker top 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:26:44.163Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/40 [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:26:44.850Z] + make test [2023-03-13T23:26:44.850Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-13T23:26:44.850Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-13T23:26:44.850Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-13T23:26:45.127Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-13T23:26:45.407Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-13T23:26:45.407Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-13T23:26:45.407Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-13T23:26:45.407Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-13T23:26:45.685Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-13T23:26:45.685Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-13T23:26:45.685Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-03-13T23:26:45.961Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2023-03-13T23:26:45.961Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-13T23:26:45.961Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-13T23:26:45.961Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-13T23:26:45.961Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-13T23:26:46.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-03-13T23:26:46.248Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-13T23:26:46.248Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-03-13T23:26:46.248Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2023-03-13T23:26:46.248Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-03-13T23:26:46.528Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-13T23:26:46.528Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-13T23:26:46.528Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-13T23:28:23.254Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-03-13T23:28:23.254Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.023s coverage: 85.7% of statements [2023-03-13T23:28:25.844Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.765s coverage: 87.1% of statements [2023-03-13T23:28:25.844Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.018s coverage: 100.0% of statements [2023-03-13T23:28:25.844Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T23:28:25.844Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-03-13T23:28:40.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T23:28:40.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-13T23:28:40.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T23:28:40.916Z] $ docker stop --time=1 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 [2023-03-13T23:28:42.731Z] $ docker rm -f --volumes 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:28:43.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T23:28:43.918Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T23:28:44.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:28:44.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:28:44.982Z] [2023-03-13T23:28:44.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:28:45.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:28:45.606Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T23:28:45.606Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T23:28:45.606Z] 04944245beec: Pulling fs layer [2023-03-13T23:28:45.606Z] 699f458cf7ca: Pulling fs layer [2023-03-13T23:28:45.606Z] 765212b225bb: Pulling fs layer [2023-03-13T23:28:45.606Z] f23df028b6ca: Pulling fs layer [2023-03-13T23:28:45.606Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T23:28:45.606Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T23:28:45.606Z] f23df028b6ca: Waiting [2023-03-13T23:28:45.606Z] d65c8cfc05b1: Waiting [2023-03-13T23:28:45.606Z] 2437ff75d9bd: Waiting [2023-03-13T23:28:45.606Z] 765212b225bb: Waiting [2023-03-13T23:28:45.606Z] 04944245beec: Verifying Checksum [2023-03-13T23:28:45.606Z] 04944245beec: Download complete [2023-03-13T23:28:45.606Z] 765212b225bb: Verifying Checksum [2023-03-13T23:28:45.606Z] 765212b225bb: Download complete [2023-03-13T23:28:45.885Z] f23df028b6ca: Verifying Checksum [2023-03-13T23:28:45.885Z] f23df028b6ca: Download complete [2023-03-13T23:28:45.885Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T23:28:45.885Z] d65c8cfc05b1: Download complete [2023-03-13T23:28:45.885Z] 699f458cf7ca: Verifying Checksum [2023-03-13T23:28:45.885Z] 699f458cf7ca: Download complete [2023-03-13T23:28:46.477Z] 8998bd30e6a1: Download complete [2023-03-13T23:28:49.084Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T23:28:49.084Z] 2437ff75d9bd: Download complete [2023-03-13T23:28:50.500Z] 8998bd30e6a1: Pull complete [2023-03-13T23:28:51.088Z] 04944245beec: Pull complete [2023-03-13T23:28:52.505Z] 699f458cf7ca: Pull complete [2023-03-13T23:28:52.772Z] 765212b225bb: Pull complete [2023-03-13T23:28:53.359Z] f23df028b6ca: Pull complete [2023-03-13T23:28:53.627Z] d65c8cfc05b1: Pull complete [2023-03-13T23:29:08.644Z] 2437ff75d9bd: Pull complete [2023-03-13T23:29:08.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T23:29:08.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:29:08.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:29:08.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container [2023-03-13T23:29:08.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T23:29:12.412Z] $ docker top cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:29:13.286Z] ---> job-cost.sh [2023-03-13T23:29:13.286Z] lf-activate-venv: SKIPPING [2023-03-13T23:29:13.286Z] INFO: No Stack... [2023-03-13T23:29:13.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T23:29:14.834Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T23:29:15.479Z] + cut -d, -f6 [2023-03-13T23:29:15.479Z] + cat /w/workspace/go-mod-configuration/40/archives/cost.csv [Pipeline] lock [2023-03-13T23:29:15.553Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [2023-03-13T23:29:15.560Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] did not exist. Created. [2023-03-13T23:29:15.560Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:29:16.224Z] /w/workspace/go-mod-configuration/40@tmp/durable-515c7b93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T23:29:16.568Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T23:29:16.867Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T23:29:16.907Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T23:29:16.914Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T23:29:16.931Z] $ docker stop --time=1 cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a [2023-03-13T23:29:18.451Z] $ docker rm -f --volumes cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T23:29:18.827Z] provisioning config files... [2023-03-13T23:29:18.837Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10529932504457877374tmp [Pipeline] { [Pipeline] sh [2023-03-13T23:29:19.132Z] + set +x [2023-03-13T23:29:19.132Z] + + curl -s https://codecov.io/bash [2023-03-13T23:29:19.132Z] bash -s -- [2023-03-13T23:29:19.132Z] [2023-03-13T23:29:19.132Z] _____ _ [2023-03-13T23:29:19.132Z] / ____| | | [2023-03-13T23:29:19.132Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T23:29:19.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T23:29:19.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T23:29:19.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T23:29:19.132Z] Bash-1.0.6 [2023-03-13T23:29:19.132Z] [2023-03-13T23:29:19.132Z] [2023-03-13T23:29:19.132Z] ==> git version 2.25.1 found [2023-03-13T23:29:19.132Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T23:29:19.132Z] Release-Date: 2020-01-08 [2023-03-13T23:29:19.132Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T23:29:19.132Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T23:29:19.132Z] ==> Jenkins CI detected. [2023-03-13T23:29:19.132Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2023-03-13T23:29:19.132Z] project root: . [2023-03-13T23:29:19.132Z] --> token set from env [2023-03-13T23:29:19.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T23:29:19.132Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T23:29:19.132Z] ==> Python coveragepy not found [2023-03-13T23:29:19.132Z] ==> Searching for coverage reports in: [2023-03-13T23:29:19.132Z] + . [2023-03-13T23:29:19.132Z] -> Found 1 reports [2023-03-13T23:29:19.132Z] ==> Detecting git/mercurial file structure [2023-03-13T23:29:19.132Z] ==> Reading reports [2023-03-13T23:29:19.132Z] + ./coverage.out bytes=18753 [2023-03-13T23:29:19.132Z] ==> Appending adjustments [2023-03-13T23:29:19.132Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T23:29:19.391Z] + Found adjustments [2023-03-13T23:29:19.391Z] ==> Gzipping contents [2023-03-13T23:29:19.391Z] 4.0K /tmp/codecov.YfLl6X.gz [2023-03-13T23:29:19.391Z] ==> Uploading reports [2023-03-13T23:29:19.391Z] url: https://codecov.io [2023-03-13T23:29:19.391Z] query: branch=main&commit=56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T23:29:19.391Z] -> Pinging Codecov [2023-03-13T23:29:19.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T23:29:19.391Z] -> Uploading to [2023-03-13T23:29:19.391Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/9F92B070CA9CA35F4914AC8684776953/56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb/e8abfa5e-7167-471e-beb3-ea6f61ec6027.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T232919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97accc43d3abe1ca8fd83d5cf0b3755cf44c894f4ffd21f716cdd90f5924c90e [2023-03-13T23:29:19.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:29:19.391Z] Dload Upload Total Spent Left Speed [2023-03-13T23:29:19.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3279 0 0 100 3279 0 12858 --:--:-- --:--:-- --:--:-- 12858 [2023-03-13T23:29:19.650Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] } [2023-03-13T23:29:19.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T23:29:19.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T23:29:19.839Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:20.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T23:29:20.131Z] [2023-03-13T23:29:20.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:20.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T23:29:20.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T23:29:20.430Z] df9b9388f04a: Pulling fs layer [2023-03-13T23:29:20.430Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T23:29:20.430Z] 25bc292e5bac: Pulling fs layer [2023-03-13T23:29:20.430Z] 114826534d7a: Pulling fs layer [2023-03-13T23:29:20.430Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T23:29:20.430Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T23:29:20.430Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T23:29:20.430Z] 114826534d7a: Waiting [2023-03-13T23:29:20.430Z] 4657fd5d0bcf: Waiting [2023-03-13T23:29:20.430Z] 6ad1cebc031e: Waiting [2023-03-13T23:29:20.430Z] 8a3aa393b2d8: Waiting [2023-03-13T23:29:20.430Z] 52dc419b0ee2: Verifying Checksum [2023-03-13T23:29:20.430Z] 52dc419b0ee2: Download complete [2023-03-13T23:29:20.430Z] 4657fd5d0bcf: Verifying Checksum [2023-03-13T23:29:20.430Z] 4657fd5d0bcf: Download complete [2023-03-13T23:29:20.430Z] df9b9388f04a: Download complete [2023-03-13T23:29:20.689Z] df9b9388f04a: Pull complete [2023-03-13T23:29:20.689Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T23:29:20.689Z] 52dc419b0ee2: Pull complete [2023-03-13T23:29:20.689Z] 25bc292e5bac: Pull complete [2023-03-13T23:29:21.258Z] 114826534d7a: Download complete [2023-03-13T23:29:21.258Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T23:29:21.258Z] 8a3aa393b2d8: Download complete [2023-03-13T23:29:25.453Z] 114826534d7a: Pull complete [2023-03-13T23:29:25.453Z] 4657fd5d0bcf: Pull complete [2023-03-13T23:29:25.453Z] 6ad1cebc031e: Pull complete [2023-03-13T23:29:27.983Z] 8a3aa393b2d8: Pull complete [2023-03-13T23:29:27.983Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T23:29:27.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T23:29:27.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:29:28.059Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:29:28.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T23:29:31.149Z] $ docker top cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T23:29:31.211Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2023-03-13T23:29:31.488Z] + set -o pipefail [2023-03-13T23:29:31.488Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2023-03-13T23:29:33.394Z] [2023-03-13T23:29:33.394Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2023-03-13T23:29:33.394Z] [2023-03-13T23:29:33.394Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/868bd500-39df-4142-a91a-9a813e8b9a26 [2023-03-13T23:29:33.394Z] [2023-03-13T23:29:33.394Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T23:29:33.394Z] [2023-03-13T23:29:33.394Z] [2023-03-13T23:29:33.394Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T23:29:33.394Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T23:29:33.394Z] More details here: https://snyk.co/ue1NS [2023-03-13T23:29:33.394Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T23:29:33.394Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T23:29:33.417Z] $ docker stop --time=1 cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c [2023-03-13T23:29:34.922Z] $ docker rm -f --volumes cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:29:35.405Z] + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] sh [2023-03-13T23:29:35.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:29:35.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:35.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:29:35.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:29:36.057Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:29:36.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T23:29:36.494Z] $ docker top 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:29:36.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:29:36.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:29:36.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:29:36.723Z] $ docker exec 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 ssh-agent [2023-03-13T23:29:36.826Z] SSH_AUTH_SOCK=/tmp/ssh-QGD1Qu0U6JZi/agent.32 [2023-03-13T23:29:36.826Z] SSH_AGENT_PID=38 [2023-03-13T23:29:36.831Z] Running ssh-add (command line suppressed) [2023-03-13T23:29:36.944Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18337095981270297424.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18337095981270297424.key) [2023-03-13T23:29:36.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:29:37.236Z] + git semver tag [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,426 [run_tag] DEBUG tag force:False [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,426 [check_head_tag] DEBUG check head tag [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,427 [execute] INFO git cat-file --batch-check [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,431 [execute] INFO git cat-file --batch [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,446 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,446 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,446 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:29:37.496Z] 2023-03-13 23:29:37,451 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:37.496Z] 3.0.0-dev.8 [Pipeline] } [2023-03-13T23:29:37.517Z] $ docker exec --env ******** --env ******** 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 ssh-agent -k [2023-03-13T23:29:37.613Z] unset SSH_AUTH_SOCK; [2023-03-13T23:29:37.614Z] unset SSH_AGENT_PID; [2023-03-13T23:29:37.614Z] echo Agent pid 38 killed; [2023-03-13T23:29:37.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:29:37.911Z] + git semver [Pipeline] } [2023-03-13T23:29:38.194Z] $ docker stop --time=1 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 [2023-03-13T23:29:39.480Z] $ docker rm -f --volumes 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:39.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T23:29:39.846Z] [2023-03-13T23:29:39.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:40.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T23:29:40.150Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T23:29:40.150Z] ab5ef0e58194: Pulling fs layer [2023-03-13T23:29:40.150Z] 9712f1f96733: Pulling fs layer [2023-03-13T23:29:40.150Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T23:29:40.150Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T23:29:40.150Z] e9a5061849ea: Pulling fs layer [2023-03-13T23:29:40.150Z] d747dcd14b5f: Pulling fs layer [2023-03-13T23:29:40.150Z] 2de7ff778b66: Pulling fs layer [2023-03-13T23:29:40.150Z] 0d9ebad4ef96: Waiting [2023-03-13T23:29:40.150Z] e9a5061849ea: Waiting [2023-03-13T23:29:40.150Z] d747dcd14b5f: Waiting [2023-03-13T23:29:40.150Z] 2de7ff778b66: Waiting [2023-03-13T23:29:40.150Z] 9712f1f96733: Verifying Checksum [2023-03-13T23:29:40.150Z] 9712f1f96733: Download complete [2023-03-13T23:29:40.730Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T23:29:40.730Z] 63f879dbbcfc: Download complete [2023-03-13T23:29:40.730Z] e9a5061849ea: Verifying Checksum [2023-03-13T23:29:40.730Z] e9a5061849ea: Download complete [2023-03-13T23:29:40.730Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T23:29:40.730Z] 0d9ebad4ef96: Download complete [2023-03-13T23:29:40.730Z] d747dcd14b5f: Download complete [2023-03-13T23:29:40.730Z] ab5ef0e58194: Verifying Checksum [2023-03-13T23:29:40.730Z] ab5ef0e58194: Download complete [2023-03-13T23:29:40.987Z] 2de7ff778b66: Verifying Checksum [2023-03-13T23:29:40.987Z] 2de7ff778b66: Download complete [2023-03-13T23:29:43.519Z] ab5ef0e58194: Pull complete [2023-03-13T23:29:43.519Z] 9712f1f96733: Pull complete [2023-03-13T23:29:44.085Z] 63f879dbbcfc: Pull complete [2023-03-13T23:29:48.272Z] 0d9ebad4ef96: Pull complete [2023-03-13T23:29:48.272Z] e9a5061849ea: Pull complete [2023-03-13T23:29:48.272Z] d747dcd14b5f: Pull complete [2023-03-13T23:29:48.839Z] 2de7ff778b66: Pull complete [2023-03-13T23:29:48.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T23:29:48.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T23:29:48.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:29:48.914Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:29:48.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T23:29:53.601Z] $ docker top bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:29:53.667Z] provisioning config files... [2023-03-13T23:29:53.673Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config12642637205587576836tmp [2023-03-13T23:29:53.684Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7239351546748033896tmp [2023-03-13T23:29:53.692Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6281031794885827269tmp [Pipeline] { [Pipeline] echo [2023-03-13T23:29:53.707Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:29:53.988Z] ---> sigul-configuration.sh [2023-03-13T23:29:53.988Z] gpg: directory `/root/.gnupg' created [2023-03-13T23:29:53.988Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T23:29:53.988Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T23:29:53.988Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T23:29:53.988Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T23:29:53.988Z] gpg: CAST5 encrypted data [2023-03-13T23:29:53.988Z] gpg: encrypted with 1 passphrase [2023-03-13T23:29:53.988Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T23:29:54.273Z] + mkdir /home/jenkins [2023-03-13T23:29:54.273Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T23:29:54.557Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-13T23:29:54.566Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:29:54.851Z] ---> sigul-install.sh [2023-03-13T23:29:54.851Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T23:29:55.135Z] + git tag --list [2023-03-13T23:29:55.135Z] v0.0.0 [2023-03-13T23:29:55.135Z] v0.0.1 [2023-03-13T23:29:55.135Z] v0.0.2 [2023-03-13T23:29:55.135Z] v0.0.3 [2023-03-13T23:29:55.135Z] v0.0.4 [2023-03-13T23:29:55.135Z] v0.0.5 [2023-03-13T23:29:55.135Z] v0.0.6 [2023-03-13T23:29:55.135Z] v0.0.7 [2023-03-13T23:29:55.135Z] v0.0.8 [2023-03-13T23:29:55.135Z] v2.0.0 [2023-03-13T23:29:55.135Z] v2.1.0 [2023-03-13T23:29:55.135Z] v2.2.0 [2023-03-13T23:29:55.135Z] v2.2.1-dev.1 [2023-03-13T23:29:55.135Z] v2.2.1-dev.10 [2023-03-13T23:29:55.135Z] v2.2.1-dev.11 [2023-03-13T23:29:55.135Z] v2.2.1-dev.12 [2023-03-13T23:29:55.135Z] v2.2.1-dev.2 [2023-03-13T23:29:55.135Z] v2.2.1-dev.3 [2023-03-13T23:29:55.135Z] v2.2.1-dev.4 [2023-03-13T23:29:55.135Z] v2.2.1-dev.5 [2023-03-13T23:29:55.135Z] v2.2.1-dev.6 [2023-03-13T23:29:55.135Z] v2.2.1-dev.7 [2023-03-13T23:29:55.135Z] v2.2.1-dev.8 [2023-03-13T23:29:55.135Z] v2.2.1-dev.9 [2023-03-13T23:29:55.135Z] v2.3.0 [2023-03-13T23:29:55.135Z] v2.3.0-dev.12 [2023-03-13T23:29:55.135Z] v2.3.0-dev.13 [2023-03-13T23:29:55.135Z] v2.3.0-dev.14 [2023-03-13T23:29:55.135Z] v2.3.0-dev.15 [2023-03-13T23:29:55.135Z] v2.3.0-dev.16 [2023-03-13T23:29:55.135Z] v2.3.1-dev.1 [2023-03-13T23:29:55.135Z] v2.3.1-dev.2 [2023-03-13T23:29:55.135Z] v3.0.0-dev.1 [2023-03-13T23:29:55.135Z] v3.0.0-dev.2 [2023-03-13T23:29:55.135Z] v3.0.0-dev.3 [2023-03-13T23:29:55.135Z] v3.0.0-dev.4 [2023-03-13T23:29:55.135Z] v3.0.0-dev.5 [2023-03-13T23:29:55.135Z] v3.0.0-dev.6 [2023-03-13T23:29:55.135Z] v3.0.0-dev.7 [2023-03-13T23:29:55.135Z] v3.0.0-dev.8 [Pipeline] sh [2023-03-13T23:29:55.421Z] + lftools sign git-tag v3.0.0-dev.8 [2023-03-13T23:29:55.990Z] Signing Git tag with Sigul... [2023-03-13T23:29:55.990Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-03-13T23:29:56.258Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:29:56.542Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T23:29:56.549Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T23:29:56.581Z] $ docker stop --time=1 bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 [2023-03-13T23:29:57.856Z] $ docker rm -f --volumes bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T23:29:58.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:29:58.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:29:58.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:29:58.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:29:58.627Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:29:58.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T23:29:59.014Z] $ docker top b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a -eo pid,comm [2023-03-13T23:29:59.049Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T23:29:59.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:29:59.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:29:59.097Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:29:59.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:29:59.212Z] $ docker exec b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a ssh-agent [2023-03-13T23:29:59.299Z] SSH_AUTH_SOCK=/tmp/ssh-negtV69dRQ4b/agent.31 [2023-03-13T23:29:59.299Z] SSH_AGENT_PID=37 [2023-03-13T23:29:59.304Z] Running ssh-add (command line suppressed) [2023-03-13T23:29:59.423Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12065275943666546867.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12065275943666546867.key) [2023-03-13T23:29:59.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:29:59.710Z] + git semver bump pre [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,891 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,893 [execute] INFO git cat-file --batch-check [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,898 [execute] INFO git cat-file --batch [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T23:29:59.968Z] 2023-03-13 23:29:59,902 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:29:59.968Z] 3.0.0-dev.9 [Pipeline] } [2023-03-13T23:29:59.990Z] $ docker exec --env ******** --env ******** b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a ssh-agent -k [2023-03-13T23:30:00.078Z] unset SSH_AUTH_SOCK; [2023-03-13T23:30:00.078Z] unset SSH_AGENT_PID; [2023-03-13T23:30:00.078Z] echo Agent pid 37 killed; [2023-03-13T23:30:00.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:30:00.388Z] + git semver [Pipeline] } [2023-03-13T23:30:00.672Z] $ docker stop --time=1 b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a [2023-03-13T23:30:01.950Z] $ docker rm -f --volumes b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:30:02.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:30:02.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:30:02.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:30:02.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:30:02.642Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:30:02.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T23:30:03.001Z] $ docker top 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:30:03.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:30:03.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:30:03.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:30:03.191Z] $ docker exec 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 ssh-agent [2023-03-13T23:30:03.290Z] SSH_AUTH_SOCK=/tmp/ssh-8rhXoXNQLg2T/agent.33 [2023-03-13T23:30:03.290Z] SSH_AGENT_PID=39 [2023-03-13T23:30:03.294Z] Running ssh-add (command line suppressed) [2023-03-13T23:30:03.401Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12470470694068174610.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12470470694068174610.key) [2023-03-13T23:30:03.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:30:03.685Z] + git semver push [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,850 [run_push] DEBUG push [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,850 [execute] INFO git cat-file --batch-check [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,854 [execute] INFO git rev-list f24db3725856c81e8a2d3a06080fe6c5ab26b8fc -- [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,854 [execute] DEBUG Popen(['git', 'rev-list', 'f24db3725856c81e8a2d3a06080fe6c5ab26b8fc', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,860 [execute] INFO git fetch -v origin [2023-03-13T23:30:03.944Z] 2023-03-13 23:30:03,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T23:30:04.512Z] 2023-03-13 23:30:04,438 [run_push] DEBUG no remote changes detected [2023-03-13T23:30:04.512Z] 2023-03-13 23:30:04,438 [execute] INFO git push origin semver [2023-03-13T23:30:04.512Z] 2023-03-13 23:30:04,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:30:05.449Z] 2023-03-13 23:30:05,251 [run_push] DEBUG push all version tags [2023-03-13T23:30:05.449Z] 2023-03-13 23:30:05,252 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T23:30:05.449Z] 2023-03-13 23:30:05,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:30:06.386Z] 2023-03-13 23:30:06,049 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-03-13T23:30:06.386Z] 3.0.0-dev.9 [Pipeline] } [2023-03-13T23:30:06.407Z] $ docker exec --env ******** --env ******** 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 ssh-agent -k [2023-03-13T23:30:06.503Z] unset SSH_AUTH_SOCK; [2023-03-13T23:30:06.503Z] unset SSH_AGENT_PID; [2023-03-13T23:30:06.503Z] echo Agent pid 39 killed; [2023-03-13T23:30:06.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:30:06.799Z] + git semver [Pipeline] } [2023-03-13T23:30:07.082Z] $ docker stop --time=1 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 [2023-03-13T23:30:08.391Z] $ docker rm -f --volumes 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-13T23:30:08.864Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2023-03-13T23:30:08.865Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-03-13T23:30:08.865Z] total 16 [2023-03-13T23:30:08.865Z] drwxr-xr-x 3 root root 4096 Mar 13 23:23 . [2023-03-13T23:30:08.865Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:29 .. [2023-03-13T23:30:08.865Z] drwxr-xr-x 2 root root 4096 Mar 13 23:23 cost [2023-03-13T23:30:08.865Z] -rw-r--r-- 1 root root 91 Mar 13 23:23 cost.csv [2023-03-13T23:30:08.865Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2023-03-13T23:30:08.865Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-03-13T23:30:08.865Z] total 16 [2023-03-13T23:30:08.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:23 . [2023-03-13T23:30:08.865Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:29 .. [2023-03-13T23:30:08.865Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:23 cost [2023-03-13T23:30:08.865Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 13 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:09.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:10.010Z] ---> package-listing.sh [2023-03-13T23:30:10.010Z] ++ facter osfamily [2023-03-13T23:30:10.010Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T23:30:10.269Z] + OS_FAMILY=debian [2023-03-13T23:30:10.269Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2023-03-13T23:30:10.269Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T23:30:10.269Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T23:30:10.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T23:30:10.269Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T23:30:10.269Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-03-13T23:30:10.269Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T23:30:10.269Z] + case "${OS_FAMILY}" in [2023-03-13T23:30:10.269Z] + dpkg -l [2023-03-13T23:30:10.269Z] + grep '^ii' [2023-03-13T23:30:10.269Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T23:30:10.269Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T23:30:10.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T23:30:10.269Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-03-13T23:30:10.269Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2023-03-13T23:30:10.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2023-03-13T23:30:10.280Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T23:30:10.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:30:11.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:30:11.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:30:11.194Z] prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container [2023-03-13T23:30:11.233Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T23:30:11.452Z] $ docker top 9f6e98a73a174060f23972ed58d0bf9353e3730d5b5ff52df01b43949dc4d695 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:30:11.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T23:30:12.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T23:30:12.347Z] + ls /var/log/sa-host [2023-03-13T23:30:12.347Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:30:12.416Z] provisioning config files... [2023-03-13T23:30:12.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10401727741729196501tmp [Pipeline] { [Pipeline] echo [2023-03-13T23:30:12.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:12.721Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T23:30:12.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:13.043Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T23:30:13.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:13.337Z] ---> sudo-logs.sh [2023-03-13T23:30:13.337Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T23:30:13.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:13.648Z] ---> job-cost.sh [2023-03-13T23:30:13.648Z] lf-activate-venv: SKIPPING [2023-03-13T23:30:13.648Z] DEBUG: total: 0.2199999988079071 [2023-03-13T23:30:13.648Z] INFO: Retrieving Stack Cost... [2023-03-13T23:30:13.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T23:30:14.164Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T23:30:14.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:30:14.457Z] ---> logs-deploy.sh [2023-03-13T23:30:14.457Z] lf-activate-venv: SKIPPING [2023-03-13T23:30:14.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/40 [2023-03-13T23:30:14.457Z] INFO: archiving workspace using pattern(s): [2023-03-13T23:30:15.393Z] Archives upload complete. [2023-03-13T23:30:15.393Z] INFO: archiving logs to Nexus