Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c32a316b18480db26d5fd51b0cae3ba3c55f233 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-ssh11968425833211437893.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-ssh17689932022296075475.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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5549375080721868448.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-ssh7040468653269577120.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4602067695355117350.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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2425 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4c32a316b18480db26d5fd51b0cae3ba3c55f233 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c32a316b18480db26d5fd51b0cae3ba3c55f233 # timeout=10 Commit message: "Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.0.0-dev.9" > git rev-list --no-walk b377c8dff12d25e2e0ee7aa5a760e1d87b924736 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T13:41:19.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T13:41:19.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T13:41:19.413Z] ========================================================= [2023-03-16T13:41:19.413Z] EdgeX Global Pipelines Version Info [2023-03-16T13:41:19.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:41:20.111Z] ------------------- [2023-03-16T13:41:20.111Z] stable info: [2023-03-16T13:41:20.111Z] ------------------- [2023-03-16T13:41:20.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T13:41:20.111Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T13:41:20.111Z] Message: update stable to v1.0.245 [2023-03-16T13:41:20.682Z] ------------------- [2023-03-16T13:41:20.682Z] experimental info: [2023-03-16T13:41:20.682Z] ------------------- [2023-03-16T13:41:20.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T13:41:20.682Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T13:41:20.682Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T13:41:20.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-16T13:41:20.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-16T13:41:20.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T13:41:20.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T13:41:20.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T13:41:20.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T13:41:20.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T13:41:20.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T13:41:20.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T13:41:20.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T13:41:20.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T13:41:20.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-16T13:41:20.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T13:41:20.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T13:41:20.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:41:20.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:41:20.962Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:41:20.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:41:20.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T13:41:20.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T13:41:20.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T13:41:21.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T13:41:21.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T13:41:21.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T13:41:21.037Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-16T13:41:21.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T13:41:21.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T13:41:21.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T13:41:21.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T13:41:21.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T13:41:21.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [Pipeline] echo [2023-03-16T13:41:21.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c32a31 [Pipeline] echo [2023-03-16T13:41:21.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T13:41:21.484Z] + git rev-list -1 --merges 4c32a316b18480db26d5fd51b0cae3ba3c55f233~1..4c32a316b18480db26d5fd51b0cae3ba3c55f233 [Pipeline] echo [2023-03-16T13:41:21.529Z] -----------> git rev-list -1 --merges 4c32a316b18480db26d5fd51b0cae3ba3c55f233~1..4c32a316b18480db26d5fd51b0cae3ba3c55f233 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [2023-03-16T13:41:21.529Z] 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [false] [Pipeline] sh [2023-03-16T13:41:21.814Z] + git log --format=format:%s -1 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [Pipeline] echo [2023-03-16T13:41:21.828Z] ========================================================= [2023-03-16T13:41:21.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T13:41:21.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:41:22.157Z] + git log --format=format:%s -1 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [Pipeline] echo [2023-03-16T13:41:22.168Z] [semverPrep] GIT_COMMIT: 4c32a316b18480db26d5fd51b0cae3ba3c55f233, Commit Message: Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.0.0-dev.9 [Pipeline] echo [2023-03-16T13:41:22.176Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T13:41:22.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:41:22.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T13:41:22.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T13:41:22.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T13:41:22.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T13:41:22.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T13:41:22.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:22.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:41:22.869Z] [2023-03-16T13:41:22.869Z] 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-16T13:41:23.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:41:23.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T13:41:23.171Z] b85a868b505f: Pulling fs layer [2023-03-16T13:41:23.171Z] e2be974225ed: Pulling fs layer [2023-03-16T13:41:23.171Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T13:41:23.171Z] 988bab9f4d93: Pulling fs layer [2023-03-16T13:41:23.171Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T13:41:23.171Z] eaf3925da568: Pulling fs layer [2023-03-16T13:41:23.171Z] 988bab9f4d93: Waiting [2023-03-16T13:41:23.171Z] 1469e6f7b9e6: Waiting [2023-03-16T13:41:23.171Z] bab4dde63d76: Pulling fs layer [2023-03-16T13:41:23.171Z] bde34c3a00c8: Pulling fs layer [2023-03-16T13:41:23.171Z] b352a97aabf1: Pulling fs layer [2023-03-16T13:41:23.171Z] bab4dde63d76: Waiting [2023-03-16T13:41:23.171Z] 4872d77fe225: Pulling fs layer [2023-03-16T13:41:23.171Z] 5851b861e8e6: Pulling fs layer [2023-03-16T13:41:23.171Z] 4872d77fe225: Waiting [2023-03-16T13:41:23.171Z] 5851b861e8e6: Waiting [2023-03-16T13:41:23.171Z] e2be974225ed: Verifying Checksum [2023-03-16T13:41:23.171Z] e2be974225ed: Download complete [2023-03-16T13:41:23.171Z] 988bab9f4d93: Download complete [2023-03-16T13:41:23.432Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T13:41:23.432Z] 1469e6f7b9e6: Download complete [2023-03-16T13:41:23.432Z] eaf3925da568: Verifying Checksum [2023-03-16T13:41:23.432Z] eaf3925da568: Download complete [2023-03-16T13:41:23.432Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T13:41:23.432Z] 339a4e72a1f5: Download complete [2023-03-16T13:41:23.432Z] bde34c3a00c8: Verifying Checksum [2023-03-16T13:41:23.432Z] bde34c3a00c8: Download complete [2023-03-16T13:41:23.432Z] b352a97aabf1: Download complete [2023-03-16T13:41:23.432Z] 4872d77fe225: Verifying Checksum [2023-03-16T13:41:23.432Z] 4872d77fe225: Download complete [2023-03-16T13:41:23.432Z] 5851b861e8e6: Download complete [2023-03-16T13:41:23.432Z] b85a868b505f: Download complete [2023-03-16T13:41:24.001Z] bab4dde63d76: Verifying Checksum [2023-03-16T13:41:24.001Z] bab4dde63d76: Download complete [2023-03-16T13:41:24.939Z] b85a868b505f: Pull complete [2023-03-16T13:41:24.939Z] e2be974225ed: Pull complete [2023-03-16T13:41:25.507Z] 339a4e72a1f5: Pull complete [2023-03-16T13:41:25.507Z] 988bab9f4d93: Pull complete [2023-03-16T13:41:26.074Z] 1469e6f7b9e6: Pull complete [2023-03-16T13:41:26.074Z] eaf3925da568: Pull complete [2023-03-16T13:41:27.975Z] bab4dde63d76: Pull complete [2023-03-16T13:41:27.975Z] bde34c3a00c8: Pull complete [2023-03-16T13:41:27.975Z] b352a97aabf1: Pull complete [2023-03-16T13:41:28.235Z] 4872d77fe225: Pull complete [2023-03-16T13:41:28.235Z] 5851b861e8e6: Pull complete [2023-03-16T13:41:28.235Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T13:41:28.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:41:28.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:41:28.327Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:41:28.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:41:30.068Z] $ docker top 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 -eo pid,comm [2023-03-16T13:41:30.124Z] 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-16T13:41:30.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:41:30.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:41:30.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:41:30.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:41:30.296Z] $ docker exec 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 ssh-agent [2023-03-16T13:41:30.407Z] SSH_AUTH_SOCK=/tmp/ssh-pjRGcYPh0ff5/agent.32 [2023-03-16T13:41:30.407Z] SSH_AGENT_PID=38 [2023-03-16T13:41:30.414Z] Running ssh-add (command line suppressed) [2023-03-16T13:41:30.530Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8006053088289027614.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8006053088289027614.key) [2023-03-16T13:41:30.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:41:30.831Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T13:41:30.854Z] $ docker exec --env ******** --env ******** 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 ssh-agent -k [2023-03-16T13:41:30.953Z] unset SSH_AUTH_SOCK; [2023-03-16T13:41:30.954Z] unset SSH_AGENT_PID; [2023-03-16T13:41:30.954Z] echo Agent pid 38 killed; [2023-03-16T13:41:30.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T13:41:30.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:41:30.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:41:31.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:41:31.107Z] $ docker exec 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 ssh-agent [2023-03-16T13:41:31.204Z] SSH_AUTH_SOCK=/tmp/ssh-MtO7T1y2GW5J/agent.70 [2023-03-16T13:41:31.204Z] SSH_AGENT_PID=76 [2023-03-16T13:41:31.209Z] Running ssh-add (command line suppressed) [2023-03-16T13:41:31.322Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3844820525796104397.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3844820525796104397.key) [2023-03-16T13:41:31.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:41:31.614Z] + git semver init [2023-03-16T13:41:31.872Z] 2023-03-16 13:41:31,797 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T13:41:31.873Z] 2023-03-16 13:41:31,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-16T13:41:31.873Z] 2023-03-16 13:41:31,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-16T13:41:31.873Z] 2023-03-16 13:41:31,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:41:32.810Z] 2023-03-16 13:41:32,647 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-03-16T13:41:32.810Z] 2023-03-16 13:41:32,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-03-16T13:41:32.810Z] 2023-03-16 13:41:32,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:41:32.810Z] 2023-03-16 13:41:32,649 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:41:32.810Z] 3.0.0-dev.52 [Pipeline] } [2023-03-16T13:41:32.824Z] $ docker exec --env ******** --env ******** 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 ssh-agent -k [2023-03-16T13:41:32.926Z] unset SSH_AUTH_SOCK; [2023-03-16T13:41:32.926Z] unset SSH_AGENT_PID; [2023-03-16T13:41:32.927Z] echo Agent pid 76 killed; [2023-03-16T13:41:32.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:41:33.237Z] + git semver [Pipeline] } [2023-03-16T13:41:33.513Z] $ docker stop --time=1 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 [2023-03-16T13:41:35.000Z] $ docker rm -f --volumes 87bc43043ea223aac453cb9a1dbbe676248bd517628db2e0375e20705ad3ee86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:41:35.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T13:41:35.563Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T13:41:35.565Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [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-16T13:41:35.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:41:35.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:41:35.715Z] ========================================================= [2023-03-16T13:41:35.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T13:41:35.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:41:36.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T13:41:36.016Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T13:41:36.016Z] 63b65145d645: Pulling fs layer [2023-03-16T13:41:36.016Z] a2d21d5440eb: Pulling fs layer [2023-03-16T13:41:36.016Z] 935e6c44a52c: Pulling fs layer [2023-03-16T13:41:36.016Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T13:41:36.016Z] 30dea6a524f1: Pulling fs layer [2023-03-16T13:41:36.016Z] a2aff8979fd8: Pulling fs layer [2023-03-16T13:41:36.016Z] 6808be2612f2: Pulling fs layer [2023-03-16T13:41:36.016Z] f25807f1079a: Pulling fs layer [2023-03-16T13:41:36.016Z] a2aff8979fd8: Waiting [2023-03-16T13:41:36.016Z] 6808be2612f2: Waiting [2023-03-16T13:41:36.016Z] f25807f1079a: Waiting [2023-03-16T13:41:36.016Z] 94cc34f8dd06: Waiting [2023-03-16T13:41:36.016Z] 30dea6a524f1: Waiting [2023-03-16T13:41:36.016Z] a2d21d5440eb: Verifying Checksum [2023-03-16T13:41:36.016Z] a2d21d5440eb: Download complete [2023-03-16T13:41:36.016Z] 94cc34f8dd06: Download complete [2023-03-16T13:41:36.016Z] 30dea6a524f1: Verifying Checksum [2023-03-16T13:41:36.016Z] 30dea6a524f1: Download complete [2023-03-16T13:41:36.016Z] 63b65145d645: Download complete [2023-03-16T13:41:36.016Z] a2aff8979fd8: Verifying Checksum [2023-03-16T13:41:36.016Z] a2aff8979fd8: Download complete [2023-03-16T13:41:36.279Z] 63b65145d645: Pull complete [2023-03-16T13:41:36.543Z] a2d21d5440eb: Pull complete [2023-03-16T13:41:36.543Z] f25807f1079a: Verifying Checksum [2023-03-16T13:41:36.543Z] f25807f1079a: Download complete [2023-03-16T13:41:36.802Z] 935e6c44a52c: Verifying Checksum [2023-03-16T13:41:36.802Z] 935e6c44a52c: Download complete [2023-03-16T13:41:37.061Z] 6808be2612f2: Verifying Checksum [2023-03-16T13:41:37.061Z] 6808be2612f2: Download complete [2023-03-16T13:41:41.257Z] 935e6c44a52c: Pull complete [2023-03-16T13:41:41.257Z] 94cc34f8dd06: Pull complete [2023-03-16T13:41:41.257Z] 30dea6a524f1: Pull complete [2023-03-16T13:41:41.257Z] a2aff8979fd8: Pull complete [2023-03-16T13:41:43.794Z] 6808be2612f2: Pull complete [2023-03-16T13:41:44.735Z] f25807f1079a: Pull complete [2023-03-16T13:41:44.735Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T13:41:44.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T13:41:44.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-16T13:41:45.022Z] + 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-16T13:41:45.320Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:41:45.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:41:45.394Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:41:45.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:41:49.250Z] $ docker top a9dfc24fa57b87abccb6e1c32f4b0704f4ffa1d58f8ce94f8d11a1bd6b33fcd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:41:49.593Z] + go version [2023-03-16T13:41:49.593Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T13:41:49.609Z] $ docker stop --time=1 a9dfc24fa57b87abccb6e1c32f4b0704f4ffa1d58f8ce94f8d11a1bd6b33fcd1 [2023-03-16T13:41:50.634Z] Still waiting to schedule task [2023-03-16T13:41:50.635Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2424’ [2023-03-16T13:41:50.950Z] $ docker rm -f --volumes a9dfc24fa57b87abccb6e1c32f4b0704f4ffa1d58f8ce94f8d11a1bd6b33fcd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:51.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:41:51.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:41:51.439Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:41:51.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:41:51.896Z] $ docker top e7cec3ef09d75115f010b09c523500c415ec0f9e372cbd48cb287ef855c2aad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:41:52.237Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:41:52.531Z] + make test [2023-03-16T13:41:52.531Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:41:52.531Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-16T13:41:52.531Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-16T13:41:52.531Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-16T13:41:52.531Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 [2023-03-16T13:41:52.531Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-16T13:41:52.531Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-16T13:41:52.531Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-16T13:41:52.789Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-16T13:41:52.789Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-16T13:41:52.789Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-16T13:41:52.789Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-16T13:41:52.789Z] go: downloading golang.org/x/net v0.7.0 [2023-03-16T13:41:52.789Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-16T13:41:52.789Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-16T13:41:52.789Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-16T13:41:52.789Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-16T13:41:52.789Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-16T13:41:52.789Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-16T13:41:52.789Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-16T13:41:52.789Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-16T13:41:52.789Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-16T13:41:53.048Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-16T13:41:53.048Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-16T13:41:53.048Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-16T13:41:53.048Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-16T13:41:53.048Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-16T13:41:53.048Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-16T13:41:53.048Z] go: downloading golang.org/x/text v0.7.0 [2023-03-16T13:41:53.048Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-16T13:41:53.048Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-16T13:41:53.048Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-16T13:41:53.048Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-16T13:41:53.308Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-16T13:41:53.308Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-16T13:41:53.308Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-16T13:41:53.575Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-16T13:41:53.575Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-16T13:41:53.575Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-16T13:41:53.575Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-16T13:41:53.575Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-16T13:41:53.575Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-16T13:41:53.575Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-16T13:41:53.575Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-16T13:42:11.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-16T13:42:11.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-16T13:42:11.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-16T13:42:11.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-16T13:42:11.684Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.031s coverage: 36.4% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.0% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.3% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 42.3% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.021s coverage: 100.0% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.343s coverage: 87.7% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.025s coverage: 25.0% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.044s coverage: 79.2% of statements [2023-03-16T13:42:29.786Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements [2023-03-16T13:42:29.787Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-03-16T13:42:36.356Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-16T13:42:39.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:42:39.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-16T13:42:39.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:42:39.660Z] $ docker stop --time=1 e7cec3ef09d75115f010b09c523500c415ec0f9e372cbd48cb287ef855c2aad7 [2023-03-16T13:42:41.231Z] $ docker rm -f --volumes e7cec3ef09d75115f010b09c523500c415ec0f9e372cbd48cb287ef855c2aad7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:42:41.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:42:41.950Z] 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-16T13:42:42.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:42:42.373Z] [2023-03-16T13:42:42.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:42:42.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:42:42.668Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T13:42:42.668Z] 5eb5b503b376: Pulling fs layer [2023-03-16T13:42:42.668Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T13:42:42.668Z] ec43610c2a17: Pulling fs layer [2023-03-16T13:42:42.668Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T13:42:42.668Z] 33b1e0a273af: Pulling fs layer [2023-03-16T13:42:42.668Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T13:42:42.668Z] 2f39f015ded8: Pulling fs layer [2023-03-16T13:42:42.669Z] 3a2ae6a8a46f: Waiting [2023-03-16T13:42:42.669Z] 33b1e0a273af: Waiting [2023-03-16T13:42:42.669Z] 2f39f015ded8: Waiting [2023-03-16T13:42:42.669Z] 5d3b04190fa2: Waiting [2023-03-16T13:42:42.669Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T13:42:42.669Z] 5c69ac0246d0: Download complete [2023-03-16T13:42:42.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T13:42:42.669Z] 3a2ae6a8a46f: Download complete [2023-03-16T13:42:42.928Z] 33b1e0a273af: Verifying Checksum [2023-03-16T13:42:42.928Z] 33b1e0a273af: Download complete [2023-03-16T13:42:42.928Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T13:42:42.928Z] 5d3b04190fa2: Download complete [2023-03-16T13:42:42.928Z] ec43610c2a17: Verifying Checksum [2023-03-16T13:42:42.928Z] ec43610c2a17: Download complete [2023-03-16T13:42:42.928Z] 5eb5b503b376: Verifying Checksum [2023-03-16T13:42:42.928Z] 5eb5b503b376: Download complete [2023-03-16T13:42:43.495Z] 2f39f015ded8: Download complete [2023-03-16T13:42:44.062Z] 5eb5b503b376: Pull complete [2023-03-16T13:42:44.320Z] 5c69ac0246d0: Pull complete [2023-03-16T13:42:44.888Z] ec43610c2a17: Pull complete [2023-03-16T13:42:44.888Z] 3a2ae6a8a46f: Pull complete [2023-03-16T13:42:45.145Z] 33b1e0a273af: Pull complete [2023-03-16T13:42:45.403Z] 5d3b04190fa2: Pull complete [2023-03-16T13:42:49.591Z] 2f39f015ded8: Pull complete [2023-03-16T13:42:49.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T13:42:49.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:42:49.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:42:49.667Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:42:49.696Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:42:51.619Z] $ docker top 57d1888717068028ea260fb7016f6e814271f1b99cd5ceba407b16beedc337d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:42:52.020Z] ---> job-cost.sh [2023-03-16T13:42:52.020Z] lf-activate-venv: SKIPPING [2023-03-16T13:42:52.020Z] INFO: No Stack... [2023-03-16T13:42:52.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:42:52.576Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:42:52.863Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-03-16T13:42:52.863Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:42:52.877Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [2023-03-16T13:42:52.883Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] did not exist. Created. [2023-03-16T13:42:52.883Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:42:53.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T13:42:53.209Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:42:53.215Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:42:53.233Z] $ docker stop --time=1 57d1888717068028ea260fb7016f6e814271f1b99cd5ceba407b16beedc337d6 [2023-03-16T13:42:54.413Z] $ docker rm -f --volumes 57d1888717068028ea260fb7016f6e814271f1b99cd5ceba407b16beedc337d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T13:44:42.245Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2428 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-03-16T13:44:42.257Z] Running in /w/workspace/go-mod-bootstrap/140 [Pipeline] { [Pipeline] checkout [2023-03-16T13:44:42.289Z] Selected Git installation does not exist. Using Default [2023-03-16T13:44:42.289Z] The recommended git tool is: NONE [2023-03-16T13:44:48.435Z] using credential edgex-jenkins-ssh [2023-03-16T13:44:48.455Z] Cloning the remote Git repository [2023-03-16T13:44:48.513Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-16T13:44:48.618Z] > git init /w/workspace/go-mod-bootstrap/140 # timeout=10 [2023-03-16T13:44:48.785Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-16T13:44:48.786Z] > git --version # timeout=10 [2023-03-16T13:44:48.808Z] > git --version # 'git version 2.25.1' [2023-03-16T13:44:48.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:44:48.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:44:50.283Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-16T13:44:50.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:44:51.260Z] Avoid second fetch [2023-03-16T13:44:51.260Z] Checking out Revision 4c32a316b18480db26d5fd51b0cae3ba3c55f233 (main) [2023-03-16T13:44:51.879Z] Commit message: "Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:44:51.277Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:44:51.357Z] > git checkout -f 4c32a316b18480db26d5fd51b0cae3ba3c55f233 # timeout=10 [2023-03-16T13:44:52.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T13:44:52.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:44:52.788Z] Dload Upload Total Spent Left Speed [2023-03-16T13:44:52.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-16T13:44:53.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T13:44:53.749Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T13:44:53.749Z] + sudo tee /etc/docker/daemon.new [2023-03-16T13:44:53.749Z] { [2023-03-16T13:44:53.749Z] "registry-mirrors": [ [2023-03-16T13:44:53.749Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T13:44:53.749Z] ], [2023-03-16T13:44:53.749Z] "bip": "10.250.0.254/24", [2023-03-16T13:44:53.749Z] "hosts": [ [2023-03-16T13:44:53.749Z] "tcp://0.0.0.0:5555", [2023-03-16T13:44:53.749Z] "unix:///var/run/docker.sock" [2023-03-16T13:44:53.749Z] ], [2023-03-16T13:44:53.749Z] "mtu": 1458, [2023-03-16T13:44:53.749Z] "selinux-enabled": true, [2023-03-16T13:44:53.749Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T13:44:53.749Z] } [Pipeline] sh [2023-03-16T13:44:54.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T13:44:54.422Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-16T13:45:12.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:45:12.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:45:12.956Z] ========================================================= [2023-03-16T13:45:12.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T13:45:12.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:45:13.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T13:45:13.885Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T13:45:13.885Z] af6eaf76a39c: Pulling fs layer [2023-03-16T13:45:13.886Z] 55522c791124: Pulling fs layer [2023-03-16T13:45:13.886Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T13:45:13.886Z] 169dfbe0d373: Pulling fs layer [2023-03-16T13:45:13.886Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T13:45:13.886Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T13:45:13.886Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T13:45:13.886Z] 169dfbe0d373: Waiting [2023-03-16T13:45:13.886Z] e1ff8fa3b103: Waiting [2023-03-16T13:45:13.886Z] 52ebb69f0ebf: Waiting [2023-03-16T13:45:13.886Z] 5abe8eddf0d5: Waiting [2023-03-16T13:45:13.886Z] 55522c791124: Download complete [2023-03-16T13:45:13.886Z] 169dfbe0d373: Verifying Checksum [2023-03-16T13:45:13.886Z] 169dfbe0d373: Download complete [2023-03-16T13:45:13.886Z] e1ff8fa3b103: Download complete [2023-03-16T13:45:13.886Z] af6eaf76a39c: Download complete [2023-03-16T13:45:14.854Z] af6eaf76a39c: Pull complete [2023-03-16T13:45:15.125Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T13:45:15.400Z] 55522c791124: Pull complete [2023-03-16T13:45:16.376Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T13:45:16.376Z] ce5c4a1c91eb: Download complete [2023-03-16T13:45:16.376Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T13:45:16.376Z] 52ebb69f0ebf: Download complete [2023-03-16T13:45:28.750Z] ce5c4a1c91eb: Pull complete [2023-03-16T13:45:28.750Z] 169dfbe0d373: Pull complete [2023-03-16T13:45:28.750Z] e1ff8fa3b103: Pull complete [2023-03-16T13:45:38.853Z] 52ebb69f0ebf: Pull complete [2023-03-16T13:45:40.276Z] 5abe8eddf0d5: Pull complete [2023-03-16T13:45:40.276Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T13:45:40.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T13:45:40.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-16T13:45:40.610Z] + 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-16T13:45:40.956Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:45:40.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:45:41.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-2428 does not seem to be running inside a container [2023-03-16T13:45:41.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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-16T13:45:44.521Z] $ docker top 4c12b4703e63beaad1ffa9298662b9f0ab41fd3454f1cb0f0f4c8c6aa4353444 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:45:45.479Z] + go version [2023-03-16T13:45:45.479Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T13:45:45.516Z] $ docker stop --time=1 4c12b4703e63beaad1ffa9298662b9f0ab41fd3454f1cb0f0f4c8c6aa4353444 [2023-03-16T13:45:47.222Z] $ docker rm -f --volumes 4c12b4703e63beaad1ffa9298662b9f0ab41fd3454f1cb0f0f4c8c6aa4353444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:45:47.773Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:45:47.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:45:47.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-2428 does not seem to be running inside a container [2023-03-16T13:45:48.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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-16T13:45:50.341Z] $ docker top c3d58290e3142c2f82c1201852c50066ef04f8adf2bf37ea02685797d6e9a9ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:45:51.196Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/140 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:45:51.849Z] + make test [2023-03-16T13:45:51.849Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:45:51.849Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 [2023-03-16T13:45:51.849Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-16T13:45:51.849Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-16T13:45:52.130Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-16T13:45:52.406Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-16T13:45:52.406Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-16T13:45:52.406Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-16T13:45:52.406Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-16T13:45:52.406Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-16T13:45:52.682Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-16T13:45:52.682Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-16T13:45:52.682Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-16T13:45:52.948Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-16T13:45:52.948Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-16T13:45:52.948Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-16T13:45:52.948Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-16T13:45:52.948Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-16T13:45:53.221Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-16T13:45:53.221Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-16T13:45:53.221Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-16T13:45:53.221Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-16T13:45:53.221Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-16T13:45:53.221Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-16T13:45:53.221Z] go: downloading golang.org/x/net v0.7.0 [2023-03-16T13:45:53.491Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-16T13:45:53.491Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-16T13:45:53.762Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-16T13:45:53.762Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-16T13:45:53.762Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-16T13:45:53.762Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-16T13:45:53.762Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-16T13:45:54.038Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-16T13:45:54.038Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-16T13:45:54.038Z] go: downloading golang.org/x/text v0.7.0 [2023-03-16T13:45:54.316Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-16T13:45:54.316Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-16T13:45:54.316Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-16T13:45:56.284Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-16T13:45:56.284Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-16T13:45:56.284Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-16T13:45:56.284Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-16T13:45:56.284Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-16T13:45:56.284Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-16T13:45:56.284Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-16T13:45:56.284Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-16T13:45:56.563Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-16T13:45:57.985Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-16T13:45:57.985Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-16T13:45:57.985Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-16T13:45:57.985Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-16T13:45:57.985Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-16T13:45:58.266Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-16T13:45:58.266Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-16T13:45:58.266Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-16T13:45:58.536Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-16T13:48:20.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-16T13:48:32.642Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-16T13:48:42.748Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-16T13:48:42.748Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.143s coverage: 36.4% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.068s coverage: 92.0% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 85.3% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.093s coverage: 42.3% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.067s coverage: 100.0% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.380s coverage: 87.7% of statements [2023-03-16T13:48:52.831Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.058s coverage: 25.0% of statements [2023-03-16T13:48:55.412Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-16T13:48:58.759Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.167s coverage: 79.2% of statements [2023-03-16T13:48:58.759Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.057s coverage: 31.2% of statements [2023-03-16T13:48:58.759Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.026s coverage: 91.3% of statements [2023-03-16T13:48:59.341Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T13:48:59.341Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-16T13:49:38.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:49:38.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-16T13:49:38.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:49:38.273Z] $ docker stop --time=1 c3d58290e3142c2f82c1201852c50066ef04f8adf2bf37ea02685797d6e9a9ba [2023-03-16T13:49:39.992Z] $ docker rm -f --volumes c3d58290e3142c2f82c1201852c50066ef04f8adf2bf37ea02685797d6e9a9ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:49:42.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:49:42.847Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T13:49:43.444Z] 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-16T13:49:43.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:49:43.860Z] [2023-03-16T13:49:43.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:49:44.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:49:44.462Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:49:44.462Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:49:44.462Z] 04944245beec: Pulling fs layer [2023-03-16T13:49:44.462Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:49:44.462Z] 765212b225bb: Pulling fs layer [2023-03-16T13:49:44.462Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:49:44.462Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:49:44.462Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:49:44.462Z] 765212b225bb: Waiting [2023-03-16T13:49:44.462Z] f23df028b6ca: Waiting [2023-03-16T13:49:44.462Z] d65c8cfc05b1: Waiting [2023-03-16T13:49:44.462Z] 2437ff75d9bd: Waiting [2023-03-16T13:49:44.462Z] 04944245beec: Verifying Checksum [2023-03-16T13:49:44.462Z] 04944245beec: Download complete [2023-03-16T13:49:44.462Z] 765212b225bb: Verifying Checksum [2023-03-16T13:49:44.462Z] 765212b225bb: Download complete [2023-03-16T13:49:44.729Z] f23df028b6ca: Verifying Checksum [2023-03-16T13:49:44.729Z] f23df028b6ca: Download complete [2023-03-16T13:49:44.729Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:49:44.729Z] d65c8cfc05b1: Download complete [2023-03-16T13:49:44.729Z] 699f458cf7ca: Verifying Checksum [2023-03-16T13:49:44.729Z] 699f458cf7ca: Download complete [2023-03-16T13:49:45.315Z] 8998bd30e6a1: Download complete [2023-03-16T13:49:47.894Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:49:47.894Z] 2437ff75d9bd: Download complete [2023-03-16T13:49:49.834Z] 8998bd30e6a1: Pull complete [2023-03-16T13:49:50.417Z] 04944245beec: Pull complete [2023-03-16T13:49:51.821Z] 699f458cf7ca: Pull complete [2023-03-16T13:49:52.087Z] 765212b225bb: Pull complete [2023-03-16T13:49:53.044Z] f23df028b6ca: Pull complete [2023-03-16T13:49:53.627Z] d65c8cfc05b1: Pull complete [2023-03-16T13:50:11.845Z] 2437ff75d9bd: Pull complete [2023-03-16T13:50:11.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:50:11.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:50:11.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:50:12.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-2428 does not seem to be running inside a container [2023-03-16T13:50:12.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/140 -v /w/workspace/go-mod-bootstrap/140:/w/workspace/go-mod-bootstrap/140:rw,z -v /w/workspace/go-mod-bootstrap/140@tmp:/w/workspace/go-mod-bootstrap/140@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-16T13:50:14.021Z] $ docker top 83082e9c89a5475402f36f6557267ab6e5acea49b36192840656c4860b32421f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:50:14.518Z] ---> job-cost.sh [2023-03-16T13:50:14.783Z] lf-activate-venv: SKIPPING [2023-03-16T13:50:14.783Z] INFO: No Stack... [2023-03-16T13:50:15.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:50:16.004Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:50:16.330Z] + cat /w/workspace/go-mod-bootstrap/140/archives/cost.csv [2023-03-16T13:50:16.330Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:50:16.665Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [2023-03-16T13:50:16.670Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] did not exist. Created. [2023-03-16T13:50:16.670Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:50:17.014Z] /w/workspace/go-mod-bootstrap/140@tmp/durable-0f41c094/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T13:50:17.674Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:50:17.695Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T13:50:17.753Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:50:17.759Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:50:17.788Z] $ docker stop --time=1 83082e9c89a5475402f36f6557267ab6e5acea49b36192840656c4860b32421f [2023-03-16T13:50:19.284Z] $ docker rm -f --volumes 83082e9c89a5475402f36f6557267ab6e5acea49b36192840656c4860b32421f [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-16T13:50:19.641Z] provisioning config files... [2023-03-16T13:50:19.655Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7866165332697996567tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:50:19.953Z] + set +x [2023-03-16T13:50:19.953Z] + curl -s https://codecov.io/bash [2023-03-16T13:50:19.953Z] + bash -s -- [2023-03-16T13:50:19.953Z] [2023-03-16T13:50:19.953Z] _____ _ [2023-03-16T13:50:19.953Z] / ____| | | [2023-03-16T13:50:19.953Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:50:19.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:50:19.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:50:19.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:50:19.953Z] Bash-1.0.6 [2023-03-16T13:50:19.953Z] [2023-03-16T13:50:19.953Z] [2023-03-16T13:50:19.953Z] ==> git version 2.25.1 found [2023-03-16T13:50:19.953Z] ==> 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-16T13:50:19.953Z] Release-Date: 2020-01-08 [2023-03-16T13:50:19.953Z] 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-16T13:50:19.953Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:50:19.953Z] ==> Jenkins CI detected. [2023-03-16T13:50:19.953Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-16T13:50:19.953Z] project root: . [2023-03-16T13:50:19.953Z] --> token set from env [2023-03-16T13:50:19.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:50:19.953Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:50:19.953Z] ==> Python coveragepy not found [2023-03-16T13:50:19.953Z] ==> Searching for coverage reports in: [2023-03-16T13:50:19.953Z] + . [2023-03-16T13:50:19.953Z] -> Found 1 reports [2023-03-16T13:50:19.953Z] ==> Detecting git/mercurial file structure [2023-03-16T13:50:19.953Z] ==> Reading reports [2023-03-16T13:50:19.953Z] + ./coverage.out bytes=85218 [2023-03-16T13:50:19.953Z] ==> Appending adjustments [2023-03-16T13:50:19.953Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:50:20.522Z] + Found adjustments [2023-03-16T13:50:20.522Z] ==> Gzipping contents [2023-03-16T13:50:20.522Z] 16K /tmp/codecov.InGDkD.gz [2023-03-16T13:50:20.522Z] ==> Uploading reports [2023-03-16T13:50:20.522Z] url: https://codecov.io [2023-03-16T13:50:20.522Z] query: branch=main&commit=4c32a316b18480db26d5fd51b0cae3ba3c55f233&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:50:20.522Z] -> Pinging Codecov [2023-03-16T13:50:20.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=4c32a316b18480db26d5fd51b0cae3ba3c55f233&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:50:32.735Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2023-03-16T13:50:32.735Z] 500 [2023-03-16T13:50:32.735Z] ==> Uploading to Codecov [2023-03-16T13:50:32.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:50:32.735Z] Dload Upload Total Spent Left Speed [2023-03-16T13:50:32.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 216 94104 --:--:-- --:--:-- --:--:-- 94321 [2023-03-16T13:50:32.735Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-03-16T13:50:32.735Z] Warning: left. [2023-03-16T13:50:33.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 152 66290 --:--:-- --:--:-- --:--:-- 66443 [2023-03-16T13:50:33.672Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-03-16T13:50:33.672Z] Warning: left. [2023-03-16T13:50:35.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 236 100k --:--:-- --:--:-- --:--:-- 100k [2023-03-16T13:50:35.838Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-03-16T13:50:35.838Z] Warning: left. [2023-03-16T13:50:38.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 198 86262 --:--:-- --:--:-- --:--:-- 86461 [2023-03-16T13:50:38.007Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-03-16T13:50:38.007Z] Warning: left. [2023-03-16T13:50:40.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 221 96121 --:--:-- --:--:-- --:--:-- 96342 [2023-03-16T13:50:40.175Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-03-16T13:50:40.175Z] Warning: left. [2023-03-16T13:50:42.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13488 100 31 100 13457 279 118k --:--:-- --:--:-- --:--:-- 117k 100 13488 100 31 100 13457 279 118k --:--:-- --:--:-- --:--:-- 117k [2023-03-16T13:50:42.341Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2023-03-16T13:50:42.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T13:50:42.521Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T13:50:42.530Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:50:42.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:50:42.820Z] [2023-03-16T13:50:42.820Z] 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-16T13:50:43.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:50:43.116Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T13:50:43.116Z] df9b9388f04a: Pulling fs layer [2023-03-16T13:50:43.116Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T13:50:43.116Z] 25bc292e5bac: Pulling fs layer [2023-03-16T13:50:43.116Z] 114826534d7a: Pulling fs layer [2023-03-16T13:50:43.116Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T13:50:43.116Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T13:50:43.116Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T13:50:43.116Z] 4657fd5d0bcf: Waiting [2023-03-16T13:50:43.116Z] 6ad1cebc031e: Waiting [2023-03-16T13:50:43.116Z] 114826534d7a: Waiting [2023-03-16T13:50:43.116Z] 8a3aa393b2d8: Waiting [2023-03-16T13:50:43.116Z] 25bc292e5bac: Download complete [2023-03-16T13:50:43.116Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T13:50:43.116Z] 52dc419b0ee2: Download complete [2023-03-16T13:50:43.116Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T13:50:43.116Z] df9b9388f04a: Verifying Checksum [2023-03-16T13:50:43.116Z] df9b9388f04a: Download complete [2023-03-16T13:50:43.377Z] df9b9388f04a: Pull complete [2023-03-16T13:50:43.378Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T13:50:43.378Z] 6ad1cebc031e: Download complete [2023-03-16T13:50:43.378Z] 52dc419b0ee2: Pull complete [2023-03-16T13:50:43.378Z] 25bc292e5bac: Pull complete [2023-03-16T13:50:43.946Z] 114826534d7a: Verifying Checksum [2023-03-16T13:50:43.946Z] 114826534d7a: Download complete [2023-03-16T13:50:44.203Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T13:50:44.203Z] 8a3aa393b2d8: Download complete [2023-03-16T13:50:47.488Z] 114826534d7a: Pull complete [2023-03-16T13:50:47.489Z] 4657fd5d0bcf: Pull complete [2023-03-16T13:50:47.748Z] 6ad1cebc031e: Pull complete [2023-03-16T13:50:51.035Z] 8a3aa393b2d8: Pull complete [2023-03-16T13:50:51.035Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T13:50:51.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:50:51.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:50:51.125Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:50:51.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:50:52.627Z] $ docker top 236cc8d3442c1f1a8342ea3b358bec7b358e873462c703c6fa2f4c0b5f2647d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T13:50:52.693Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-03-16T13:50:52.972Z] + set -o pipefail [2023-03-16T13:50:52.972Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-03-16T13:50:57.161Z] [2023-03-16T13:50:57.161Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-03-16T13:50:57.161Z] [2023-03-16T13:50:57.161Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/2f34573c-29a3-4514-8673-66fa892e8633 [2023-03-16T13:50:57.161Z] [2023-03-16T13:50:57.161Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T13:50:57.161Z] [2023-03-16T13:50:57.419Z] [2023-03-16T13:50:57.419Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T13:50:57.419Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T13:50:57.419Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T13:50:57.433Z] $ docker stop --time=1 236cc8d3442c1f1a8342ea3b358bec7b358e873462c703c6fa2f4c0b5f2647d4 [2023-03-16T13:50:59.585Z] $ docker rm -f --volumes 236cc8d3442c1f1a8342ea3b358bec7b358e873462c703c6fa2f4c0b5f2647d4 [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-16T13:51:00.257Z] + git log --format=format:%s -1 4c32a316b18480db26d5fd51b0cae3ba3c55f233 [Pipeline] sh [2023-03-16T13:51:00.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:51:00.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:00.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:51:00.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:00.921Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:51:00.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:51:01.394Z] $ docker top 86f1b8fd7fb2b9998716f441b494e21cfd3179e05c5a359dec2b4af6908a8f94 -eo pid,comm [2023-03-16T13:51:01.443Z] 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-16T13:51:01.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:51:01.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:51:01.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:51:01.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:51:01.588Z] $ docker exec 86f1b8fd7fb2b9998716f441b494e21cfd3179e05c5a359dec2b4af6908a8f94 ssh-agent [2023-03-16T13:51:01.703Z] SSH_AUTH_SOCK=/tmp/ssh-4Ghs7iXs7d2O/agent.32 [2023-03-16T13:51:01.703Z] SSH_AGENT_PID=38 [2023-03-16T13:51:01.708Z] Running ssh-add (command line suppressed) [2023-03-16T13:51:01.817Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10255073820072821527.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10255073820072821527.key) [2023-03-16T13:51:01.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:51:02.114Z] + git semver tag [2023-03-16T13:51:02.372Z] 2023-03-16 13:51:02,298 [run_tag] DEBUG tag force:False [2023-03-16T13:51:02.372Z] 2023-03-16 13:51:02,298 [check_head_tag] DEBUG check head tag [2023-03-16T13:51:02.372Z] 2023-03-16 13:51:02,301 [execute] INFO git cat-file --batch-check [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,305 [execute] INFO git cat-file --batch [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,351 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,351 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,351 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:51:02.373Z] 2023-03-16 13:51:02,357 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:02.373Z] 3.0.0-dev.52 [Pipeline] } [2023-03-16T13:51:02.384Z] $ docker exec --env ******** --env ******** 86f1b8fd7fb2b9998716f441b494e21cfd3179e05c5a359dec2b4af6908a8f94 ssh-agent -k [2023-03-16T13:51:02.499Z] unset SSH_AUTH_SOCK; [2023-03-16T13:51:02.499Z] unset SSH_AGENT_PID; [2023-03-16T13:51:02.500Z] echo Agent pid 38 killed; [2023-03-16T13:51:02.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:51:02.816Z] + git semver [Pipeline] } [2023-03-16T13:51:03.089Z] $ docker stop --time=1 86f1b8fd7fb2b9998716f441b494e21cfd3179e05c5a359dec2b4af6908a8f94 [2023-03-16T13:51:04.372Z] $ docker rm -f --volumes 86f1b8fd7fb2b9998716f441b494e21cfd3179e05c5a359dec2b4af6908a8f94 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:04.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:51:04.763Z] [2023-03-16T13:51:04.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:05.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:51:05.066Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T13:51:05.066Z] ab5ef0e58194: Pulling fs layer [2023-03-16T13:51:05.066Z] 9712f1f96733: Pulling fs layer [2023-03-16T13:51:05.066Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T13:51:05.066Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T13:51:05.066Z] e9a5061849ea: Pulling fs layer [2023-03-16T13:51:05.066Z] d747dcd14b5f: Pulling fs layer [2023-03-16T13:51:05.066Z] 2de7ff778b66: Pulling fs layer [2023-03-16T13:51:05.066Z] e9a5061849ea: Waiting [2023-03-16T13:51:05.066Z] d747dcd14b5f: Waiting [2023-03-16T13:51:05.066Z] 0d9ebad4ef96: Waiting [2023-03-16T13:51:05.066Z] 9712f1f96733: Verifying Checksum [2023-03-16T13:51:05.066Z] 9712f1f96733: Download complete [2023-03-16T13:51:05.328Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T13:51:05.328Z] 63f879dbbcfc: Download complete [2023-03-16T13:51:05.587Z] e9a5061849ea: Verifying Checksum [2023-03-16T13:51:05.587Z] d747dcd14b5f: Verifying Checksum [2023-03-16T13:51:05.587Z] d747dcd14b5f: Download complete [2023-03-16T13:51:05.587Z] ab5ef0e58194: Verifying Checksum [2023-03-16T13:51:05.587Z] ab5ef0e58194: Download complete [2023-03-16T13:51:05.587Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T13:51:05.587Z] 0d9ebad4ef96: Download complete [2023-03-16T13:51:05.847Z] 2de7ff778b66: Download complete [2023-03-16T13:51:08.375Z] ab5ef0e58194: Pull complete [2023-03-16T13:51:08.375Z] 9712f1f96733: Pull complete [2023-03-16T13:51:08.942Z] 63f879dbbcfc: Pull complete [2023-03-16T13:51:13.125Z] 0d9ebad4ef96: Pull complete [2023-03-16T13:51:13.125Z] e9a5061849ea: Pull complete [2023-03-16T13:51:13.125Z] d747dcd14b5f: Pull complete [2023-03-16T13:51:14.059Z] 2de7ff778b66: Pull complete [2023-03-16T13:51:14.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T13:51:14.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:51:14.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:14.146Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:51:14.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:51:16.154Z] $ docker top bf6f523b8a940443be9c595f47b682ab5dda436701d0d2462b7f466f9cd49956 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:51:16.217Z] provisioning config files... [2023-03-16T13:51:16.223Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18397234728714221287tmp [2023-03-16T13:51:16.233Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2757201013967419240tmp [2023-03-16T13:51:16.244Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17899183339885486973tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:51:16.255Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:16.535Z] ---> sigul-configuration.sh [2023-03-16T13:51:16.535Z] gpg: directory `/root/.gnupg' created [2023-03-16T13:51:16.535Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T13:51:16.535Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T13:51:16.535Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T13:51:16.535Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T13:51:16.535Z] gpg: CAST5 encrypted data [2023-03-16T13:51:16.535Z] gpg: encrypted with 1 passphrase [2023-03-16T13:51:16.535Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T13:51:16.817Z] + mkdir /home/jenkins [2023-03-16T13:51:16.818Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T13:51:17.103Z] + 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-16T13:51:17.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:17.399Z] ---> sigul-install.sh [2023-03-16T13:51:17.399Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T13:51:17.681Z] + git tag --list [2023-03-16T13:51:17.681Z] v0.0.1 [2023-03-16T13:51:17.681Z] v0.0.10 [2023-03-16T13:51:17.681Z] v0.0.11 [2023-03-16T13:51:17.681Z] v0.0.12 [2023-03-16T13:51:17.681Z] v0.0.13 [2023-03-16T13:51:17.681Z] v0.0.14 [2023-03-16T13:51:17.681Z] v0.0.15 [2023-03-16T13:51:17.681Z] v0.0.16 [2023-03-16T13:51:17.681Z] v0.0.17 [2023-03-16T13:51:17.681Z] v0.0.18 [2023-03-16T13:51:17.681Z] v0.0.19 [2023-03-16T13:51:17.681Z] v0.0.2 [2023-03-16T13:51:17.681Z] v0.0.20 [2023-03-16T13:51:17.681Z] v0.0.21 [2023-03-16T13:51:17.681Z] v0.0.22 [2023-03-16T13:51:17.681Z] v0.0.23 [2023-03-16T13:51:17.681Z] v0.0.24 [2023-03-16T13:51:17.681Z] v0.0.25 [2023-03-16T13:51:17.681Z] v0.0.26 [2023-03-16T13:51:17.681Z] v0.0.27 [2023-03-16T13:51:17.681Z] v0.0.28 [2023-03-16T13:51:17.681Z] v0.0.29 [2023-03-16T13:51:17.681Z] v0.0.3 [2023-03-16T13:51:17.681Z] v0.0.30 [2023-03-16T13:51:17.681Z] v0.0.31 [2023-03-16T13:51:17.681Z] v0.0.32 [2023-03-16T13:51:17.681Z] v0.0.33 [2023-03-16T13:51:17.681Z] v0.0.34 [2023-03-16T13:51:17.681Z] v0.0.35 [2023-03-16T13:51:17.681Z] v0.0.36 [2023-03-16T13:51:17.681Z] v0.0.37 [2023-03-16T13:51:17.681Z] v0.0.38 [2023-03-16T13:51:17.681Z] v0.0.39 [2023-03-16T13:51:17.681Z] v0.0.4 [2023-03-16T13:51:17.681Z] v0.0.40 [2023-03-16T13:51:17.681Z] v0.0.41 [2023-03-16T13:51:17.681Z] v0.0.42 [2023-03-16T13:51:17.681Z] v0.0.43 [2023-03-16T13:51:17.681Z] v0.0.44 [2023-03-16T13:51:17.681Z] v0.0.45 [2023-03-16T13:51:17.681Z] v0.0.46 [2023-03-16T13:51:17.681Z] v0.0.47 [2023-03-16T13:51:17.681Z] v0.0.48 [2023-03-16T13:51:17.681Z] v0.0.49 [2023-03-16T13:51:17.681Z] v0.0.5 [2023-03-16T13:51:17.681Z] v0.0.50 [2023-03-16T13:51:17.681Z] v0.0.51 [2023-03-16T13:51:17.681Z] v0.0.52 [2023-03-16T13:51:17.681Z] v0.0.53 [2023-03-16T13:51:17.681Z] v0.0.54 [2023-03-16T13:51:17.681Z] v0.0.55 [2023-03-16T13:51:17.681Z] v0.0.56 [2023-03-16T13:51:17.681Z] v0.0.57 [2023-03-16T13:51:17.681Z] v0.0.58 [2023-03-16T13:51:17.681Z] v0.0.59 [2023-03-16T13:51:17.681Z] v0.0.6 [2023-03-16T13:51:17.681Z] v0.0.60 [2023-03-16T13:51:17.681Z] v0.0.61 [2023-03-16T13:51:17.681Z] v0.0.62 [2023-03-16T13:51:17.681Z] v0.0.63 [2023-03-16T13:51:17.681Z] v0.0.64 [2023-03-16T13:51:17.681Z] v0.0.65 [2023-03-16T13:51:17.681Z] v0.0.66 [2023-03-16T13:51:17.681Z] v0.0.67 [2023-03-16T13:51:17.681Z] v0.0.68 [2023-03-16T13:51:17.682Z] v0.0.69 [2023-03-16T13:51:17.682Z] v0.0.7 [2023-03-16T13:51:17.682Z] v0.0.70 [2023-03-16T13:51:17.682Z] v0.0.71 [2023-03-16T13:51:17.682Z] v0.0.72 [2023-03-16T13:51:17.682Z] v0.0.8 [2023-03-16T13:51:17.682Z] v0.0.9 [2023-03-16T13:51:17.682Z] v2.0.0 [2023-03-16T13:51:17.682Z] v2.1.0 [2023-03-16T13:51:17.682Z] v2.1.1 [2023-03-16T13:51:17.682Z] v2.1.1-dev.1 [2023-03-16T13:51:17.682Z] v2.1.1-dev.2 [2023-03-16T13:51:17.682Z] v2.1.1-dev.3 [2023-03-16T13:51:17.682Z] v2.1.1-dev.4 [2023-03-16T13:51:17.682Z] v2.2.0 [2023-03-16T13:51:17.682Z] v2.2.1-dev.1 [2023-03-16T13:51:17.682Z] v2.2.1-dev.2 [2023-03-16T13:51:17.682Z] v2.2.1-dev.3 [2023-03-16T13:51:17.682Z] v2.2.1-dev.4 [2023-03-16T13:51:17.682Z] v2.2.1-dev.5 [2023-03-16T13:51:17.682Z] v2.2.1-dev.6 [2023-03-16T13:51:17.682Z] v2.2.1-dev.7 [2023-03-16T13:51:17.682Z] v2.2.1-dev.8 [2023-03-16T13:51:17.682Z] v2.2.1-dev.9 [2023-03-16T13:51:17.682Z] v2.3.0 [2023-03-16T13:51:17.682Z] v2.3.0-dev.10 [2023-03-16T13:51:17.682Z] v2.3.0-dev.11 [2023-03-16T13:51:17.682Z] v2.3.0-dev.12 [2023-03-16T13:51:17.682Z] v2.3.0-dev.13 [2023-03-16T13:51:17.682Z] v2.3.0-dev.14 [2023-03-16T13:51:17.682Z] v2.3.0-dev.15 [2023-03-16T13:51:17.682Z] v2.3.0-dev.16 [2023-03-16T13:51:17.682Z] v2.3.0-dev.17 [2023-03-16T13:51:17.682Z] v2.3.0-dev.18 [2023-03-16T13:51:17.682Z] v2.3.0-dev.19 [2023-03-16T13:51:17.682Z] v2.3.0-dev.20 [2023-03-16T13:51:17.682Z] v2.3.0-dev.21 [2023-03-16T13:51:17.682Z] v2.3.0-dev.22 [2023-03-16T13:51:17.682Z] v2.3.0-dev.23 [2023-03-16T13:51:17.682Z] v2.3.0-dev.24 [2023-03-16T13:51:17.682Z] v2.3.0-dev.25 [2023-03-16T13:51:17.682Z] v2.3.0-dev.26 [2023-03-16T13:51:17.682Z] v2.3.0-dev.27 [2023-03-16T13:51:17.682Z] v2.3.0-dev.28 [2023-03-16T13:51:17.682Z] v2.3.0-dev.29 [2023-03-16T13:51:17.682Z] v2.3.0-dev.30 [2023-03-16T13:51:17.682Z] v3.0.0-dev.1 [2023-03-16T13:51:17.682Z] v3.0.0-dev.10 [2023-03-16T13:51:17.682Z] v3.0.0-dev.11 [2023-03-16T13:51:17.682Z] v3.0.0-dev.12 [2023-03-16T13:51:17.682Z] v3.0.0-dev.13 [2023-03-16T13:51:17.682Z] v3.0.0-dev.14 [2023-03-16T13:51:17.682Z] v3.0.0-dev.15 [2023-03-16T13:51:17.682Z] v3.0.0-dev.16 [2023-03-16T13:51:17.682Z] v3.0.0-dev.17 [2023-03-16T13:51:17.682Z] v3.0.0-dev.18 [2023-03-16T13:51:17.682Z] v3.0.0-dev.19 [2023-03-16T13:51:17.682Z] v3.0.0-dev.2 [2023-03-16T13:51:17.682Z] v3.0.0-dev.20 [2023-03-16T13:51:17.682Z] v3.0.0-dev.21 [2023-03-16T13:51:17.682Z] v3.0.0-dev.22 [2023-03-16T13:51:17.682Z] v3.0.0-dev.23 [2023-03-16T13:51:17.682Z] v3.0.0-dev.24 [2023-03-16T13:51:17.682Z] v3.0.0-dev.25 [2023-03-16T13:51:17.682Z] v3.0.0-dev.26 [2023-03-16T13:51:17.682Z] v3.0.0-dev.27 [2023-03-16T13:51:17.682Z] v3.0.0-dev.28 [2023-03-16T13:51:17.682Z] v3.0.0-dev.29 [2023-03-16T13:51:17.682Z] v3.0.0-dev.3 [2023-03-16T13:51:17.682Z] v3.0.0-dev.30 [2023-03-16T13:51:17.682Z] v3.0.0-dev.31 [2023-03-16T13:51:17.682Z] v3.0.0-dev.32 [2023-03-16T13:51:17.682Z] v3.0.0-dev.33 [2023-03-16T13:51:17.682Z] v3.0.0-dev.34 [2023-03-16T13:51:17.682Z] v3.0.0-dev.35 [2023-03-16T13:51:17.682Z] v3.0.0-dev.36 [2023-03-16T13:51:17.682Z] v3.0.0-dev.37 [2023-03-16T13:51:17.682Z] v3.0.0-dev.38 [2023-03-16T13:51:17.682Z] v3.0.0-dev.39 [2023-03-16T13:51:17.682Z] v3.0.0-dev.4 [2023-03-16T13:51:17.682Z] v3.0.0-dev.40 [2023-03-16T13:51:17.682Z] v3.0.0-dev.41 [2023-03-16T13:51:17.682Z] v3.0.0-dev.42 [2023-03-16T13:51:17.682Z] v3.0.0-dev.43 [2023-03-16T13:51:17.682Z] v3.0.0-dev.44 [2023-03-16T13:51:17.682Z] v3.0.0-dev.45 [2023-03-16T13:51:17.682Z] v3.0.0-dev.46 [2023-03-16T13:51:17.682Z] v3.0.0-dev.47 [2023-03-16T13:51:17.682Z] v3.0.0-dev.48 [2023-03-16T13:51:17.682Z] v3.0.0-dev.49 [2023-03-16T13:51:17.682Z] v3.0.0-dev.5 [2023-03-16T13:51:17.682Z] v3.0.0-dev.50 [2023-03-16T13:51:17.682Z] v3.0.0-dev.51 [2023-03-16T13:51:17.682Z] v3.0.0-dev.52 [2023-03-16T13:51:17.682Z] v3.0.0-dev.6 [2023-03-16T13:51:17.682Z] v3.0.0-dev.7 [2023-03-16T13:51:17.682Z] v3.0.0-dev.8 [2023-03-16T13:51:17.682Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T13:51:17.962Z] + lftools sign git-tag v3.0.0-dev.52 [2023-03-16T13:51:18.532Z] Signing Git tag with Sigul... [2023-03-16T13:51:18.532Z] Signing v3.0.0-dev.52 [Pipeline] echo [2023-03-16T13:51:18.799Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:19.082Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T13:51:19.089Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T13:51:19.107Z] $ docker stop --time=1 bf6f523b8a940443be9c595f47b682ab5dda436701d0d2462b7f466f9cd49956 [2023-03-16T13:51:20.405Z] $ docker rm -f --volumes bf6f523b8a940443be9c595f47b682ab5dda436701d0d2462b7f466f9cd49956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T13:51:20.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:51:20.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:21.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:51:21.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:21.149Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:51:21.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:51:21.562Z] $ docker top a655f891379372e3fa8ce977da95d0c8ff02e5554bd08aa43041abdda118988c -eo pid,comm [2023-03-16T13:51:21.610Z] 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-16T13:51:21.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:51:21.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:51:21.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:51:21.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:51:21.796Z] $ docker exec a655f891379372e3fa8ce977da95d0c8ff02e5554bd08aa43041abdda118988c ssh-agent [2023-03-16T13:51:21.919Z] SSH_AUTH_SOCK=/tmp/ssh-2U12CTwJiUhC/agent.32 [2023-03-16T13:51:21.919Z] SSH_AGENT_PID=38 [2023-03-16T13:51:21.924Z] Running ssh-add (command line suppressed) [2023-03-16T13:51:22.033Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8804415362596502442.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8804415362596502442.key) [2023-03-16T13:51:22.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:51:22.328Z] + git semver bump pre [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,530 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,531 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,531 [bump_version] DEBUG bumped version:3.0.0-dev.53 [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,531 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,531 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,531 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,534 [execute] INFO git cat-file --batch-check [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,540 [execute] INFO git cat-file --batch [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:51:22.587Z] 2023-03-16 13:51:22,547 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:22.587Z] 3.0.0-dev.53 [Pipeline] } [2023-03-16T13:51:22.599Z] $ docker exec --env ******** --env ******** a655f891379372e3fa8ce977da95d0c8ff02e5554bd08aa43041abdda118988c ssh-agent -k [2023-03-16T13:51:22.706Z] unset SSH_AUTH_SOCK; [2023-03-16T13:51:22.707Z] unset SSH_AGENT_PID; [2023-03-16T13:51:22.707Z] echo Agent pid 38 killed; [2023-03-16T13:51:22.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:51:23.022Z] + git semver [Pipeline] } [2023-03-16T13:51:23.297Z] $ docker stop --time=1 a655f891379372e3fa8ce977da95d0c8ff02e5554bd08aa43041abdda118988c [2023-03-16T13:51:24.599Z] $ docker rm -f --volumes a655f891379372e3fa8ce977da95d0c8ff02e5554bd08aa43041abdda118988c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:51:24.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:51:24.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:25.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:51:25.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:25.284Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:51:25.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:51:25.675Z] $ docker top c7567ed83ee98ece3800f2befe787f8374817a02c0b44b55117a83558547e73a -eo pid,comm [2023-03-16T13:51:25.721Z] 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-16T13:51:25.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:51:25.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:51:25.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:51:25.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:51:25.868Z] $ docker exec c7567ed83ee98ece3800f2befe787f8374817a02c0b44b55117a83558547e73a ssh-agent [2023-03-16T13:51:25.977Z] SSH_AUTH_SOCK=/tmp/ssh-bkU0CH2PUrLu/agent.32 [2023-03-16T13:51:25.977Z] SSH_AGENT_PID=38 [2023-03-16T13:51:25.981Z] Running ssh-add (command line suppressed) [2023-03-16T13:51:26.089Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15955542798286246658.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15955542798286246658.key) [2023-03-16T13:51:26.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:51:26.387Z] + git semver push [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,574 [run_push] DEBUG push [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,575 [execute] INFO git cat-file --batch-check [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,579 [execute] INFO git rev-list 7baf530c2099f088cdf6764ca1bb182950503391 -- [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,580 [execute] DEBUG Popen(['git', 'rev-list', '7baf530c2099f088cdf6764ca1bb182950503391', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,590 [execute] INFO git fetch -v origin [2023-03-16T13:51:26.646Z] 2023-03-16 13:51:26,591 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T13:51:27.213Z] 2023-03-16 13:51:27,082 [run_push] DEBUG no remote changes detected [2023-03-16T13:51:27.213Z] 2023-03-16 13:51:27,083 [execute] INFO git push origin semver [2023-03-16T13:51:27.213Z] 2023-03-16 13:51:27,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:51:28.150Z] 2023-03-16 13:51:27,902 [run_push] DEBUG push all version tags [2023-03-16T13:51:28.150Z] 2023-03-16 13:51:27,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T13:51:28.150Z] 2023-03-16 13:51:27,903 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:51:29.087Z] 2023-03-16 13:51:28,725 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T13:51:29.087Z] 3.0.0-dev.53 [Pipeline] } [2023-03-16T13:51:29.098Z] $ docker exec --env ******** --env ******** c7567ed83ee98ece3800f2befe787f8374817a02c0b44b55117a83558547e73a ssh-agent -k [2023-03-16T13:51:29.200Z] unset SSH_AUTH_SOCK; [2023-03-16T13:51:29.201Z] unset SSH_AGENT_PID; [2023-03-16T13:51:29.202Z] echo Agent pid 38 killed; [2023-03-16T13:51:29.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:51:29.510Z] + git semver [Pipeline] } [2023-03-16T13:51:29.784Z] $ docker stop --time=1 c7567ed83ee98ece3800f2befe787f8374817a02c0b44b55117a83558547e73a [2023-03-16T13:51:31.083Z] $ docker rm -f --volumes c7567ed83ee98ece3800f2befe787f8374817a02c0b44b55117a83558547e73a [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-16T13:51:31.641Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-03-16T13:51:31.641Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T13:51:31.641Z] total 16 [2023-03-16T13:51:31.641Z] drwxr-xr-x 3 root root 4096 Mar 16 13:42 . [2023-03-16T13:51:31.642Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 13:51 .. [2023-03-16T13:51:31.642Z] drwxr-xr-x 2 root root 4096 Mar 16 13:42 cost [2023-03-16T13:51:31.642Z] -rw-r--r-- 1 root root 88 Mar 16 13:42 cost.csv [2023-03-16T13:51:31.642Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T13:51:31.642Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T13:51:31.642Z] total 16 [2023-03-16T13:51:31.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:42 . [2023-03-16T13:51:31.642Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 13:51 .. [2023-03-16T13:51:31.642Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:42 cost [2023-03-16T13:51:31.642Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 16 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:31.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:32.787Z] ---> package-listing.sh [2023-03-16T13:51:32.787Z] ++ facter osfamily [2023-03-16T13:51:32.787Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:51:33.047Z] + OS_FAMILY=debian [2023-03-16T13:51:33.047Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-16T13:51:33.047Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:51:33.047Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:51:33.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:51:33.047Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:51:33.047Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-16T13:51:33.047Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:51:33.047Z] + case "${OS_FAMILY}" in [2023-03-16T13:51:33.047Z] + dpkg -l [2023-03-16T13:51:33.047Z] + grep '^ii' [2023-03-16T13:51:33.047Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:51:33.047Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:51:33.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:51:33.047Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-16T13:51:33.047Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-03-16T13:51:33.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-03-16T13:51:33.057Z] 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/gexfoundry_go-mod-bootstrap_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-16T13:51:33.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:33.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:51:33.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:33.959Z] prd-ubuntu20.04-docker-8c-8g-2425 does not seem to be running inside a container [2023-03-16T13:51:33.995Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-16T13:51:34.256Z] $ docker top 34d9e467e4d7cf9bc9de8f69992299e54727831838c1124fad50698e1ce85582 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:51:34.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:51:34.885Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:51:35.168Z] + ls /var/log/sa-host [2023-03-16T13:51:35.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:51:35.227Z] provisioning config files... [2023-03-16T13:51:35.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10775062659119530501tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:51:35.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:35.523Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:51:35.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:35.842Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:51:35.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:36.131Z] ---> sudo-logs.sh [2023-03-16T13:51:36.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:51:36.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:36.435Z] ---> job-cost.sh [2023-03-16T13:51:36.435Z] lf-activate-venv: SKIPPING [2023-03-16T13:51:36.435Z] DEBUG: total: 0.2199999988079071 [2023-03-16T13:51:36.435Z] INFO: Retrieving Stack Cost... [2023-03-16T13:51:37.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:51:37.258Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:51:37.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:37.551Z] ---> logs-deploy.sh [2023-03-16T13:51:37.551Z] lf-activate-venv: SKIPPING [2023-03-16T13:51:37.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/140 [2023-03-16T13:51:37.551Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:51:38.485Z] Archives upload complete. [2023-03-16T13:51:38.485Z] INFO: archiving logs to Nexus