Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e7562d3242d847503bf56db2851374eee3a8dcd 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-ssh10988289943103856232.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8244994934182282301.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15247614913241674503.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4975028735386332661.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh6789162750530366052.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-121066 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e7562d3242d847503bf56db2851374eee3a8dcd (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405)" > 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 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 > git rev-list --no-walk 6cf9e040e289ca8ddff99a8dd7769029d70563ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T13:58:19.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-13T13:58:19.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T13:58:19.878Z] ========================================================= [2022-12-13T13:58:19.878Z] EdgeX Global Pipelines Version Info [2022-12-13T13:58:19.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T13:58:20.604Z] ------------------- [2022-12-13T13:58:20.604Z] stable info: [2022-12-13T13:58:20.605Z] ------------------- [2022-12-13T13:58:20.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T13:58:20.605Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T13:58:20.605Z] Message: update stable to v1.0.244 [2022-12-13T13:58:21.174Z] ------------------- [2022-12-13T13:58:21.174Z] experimental info: [2022-12-13T13:58:21.174Z] ------------------- [2022-12-13T13:58:21.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T13:58:21.174Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T13:58:21.174Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T13:58:21.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-12-13T13:58:21.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-12-13T13:58:21.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T13:58:21.393Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T13:58:21.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T13:58:21.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T13:58:21.442Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T13:58:21.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-13T13:58:21.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T13:58:21.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T13:58:21.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T13:58:21.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-12-13T13:58:21.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T13:58:21.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T13:58:21.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T13:58:21.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T13:58:21.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T13:58:21.556Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T13:58:21.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T13:58:21.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T13:58:21.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-13T13:58:21.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-13T13:58:21.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-13T13:58:21.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-13T13:58:21.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-12-13T13:58:21.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T13:58:21.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T13:58:21.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-13T13:58:21.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-13T13:58:21.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-13T13:58:21.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo [2022-12-13T13:58:21.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e7562d [Pipeline] echo [2022-12-13T13:58:21.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-13T13:58:22.125Z] + git rev-list -1 --merges 1e7562d3242d847503bf56db2851374eee3a8dcd~1..1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo [2022-12-13T13:58:22.157Z] -----------> git rev-list -1 --merges 1e7562d3242d847503bf56db2851374eee3a8dcd~1..1e7562d3242d847503bf56db2851374eee3a8dcd 1e7562d3242d847503bf56db2851374eee3a8dcd [false] [Pipeline] sh [2022-12-13T13:58:22.446Z] + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo [2022-12-13T13:58:22.464Z] ========================================================= [2022-12-13T13:58:22.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T13:58:22.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T13:58:22.793Z] + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo [2022-12-13T13:58:22.805Z] [semverPrep] GIT_COMMIT: 1e7562d3242d847503bf56db2851374eee3a8dcd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405) [Pipeline] echo [2022-12-13T13:58:22.814Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-13T13:58:23.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T13:58:23.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T13:58:23.192Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T13:58:23.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T13:58:23.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T13:58:23.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T13:58:23.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:58:23.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T13:58:23.615Z] [2022-12-13T13:58:23.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:58:23.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T13:58:24.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T13:58:24.175Z] b85a868b505f: Pulling fs layer [2022-12-13T13:58:24.175Z] e2be974225ed: Pulling fs layer [2022-12-13T13:58:24.175Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T13:58:24.175Z] 988bab9f4d93: Pulling fs layer [2022-12-13T13:58:24.175Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T13:58:24.175Z] eaf3925da568: Pulling fs layer [2022-12-13T13:58:24.175Z] bab4dde63d76: Pulling fs layer [2022-12-13T13:58:24.175Z] bde34c3a00c8: Pulling fs layer [2022-12-13T13:58:24.175Z] b352a97aabf1: Pulling fs layer [2022-12-13T13:58:24.175Z] 4872d77fe225: Pulling fs layer [2022-12-13T13:58:24.175Z] 5851b861e8e6: Pulling fs layer [2022-12-13T13:58:24.175Z] 1469e6f7b9e6: Waiting [2022-12-13T13:58:24.175Z] eaf3925da568: Waiting [2022-12-13T13:58:24.175Z] bab4dde63d76: Waiting [2022-12-13T13:58:24.175Z] 988bab9f4d93: Waiting [2022-12-13T13:58:24.175Z] 4872d77fe225: Waiting [2022-12-13T13:58:24.175Z] 5851b861e8e6: Waiting [2022-12-13T13:58:24.175Z] b352a97aabf1: Waiting [2022-12-13T13:58:24.175Z] e2be974225ed: Verifying Checksum [2022-12-13T13:58:24.175Z] e2be974225ed: Download complete [2022-12-13T13:58:24.175Z] 988bab9f4d93: Verifying Checksum [2022-12-13T13:58:24.175Z] 988bab9f4d93: Download complete [2022-12-13T13:58:24.175Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T13:58:24.175Z] 1469e6f7b9e6: Download complete [2022-12-13T13:58:24.175Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T13:58:24.175Z] 339a4e72a1f5: Download complete [2022-12-13T13:58:24.175Z] eaf3925da568: Download complete [2022-12-13T13:58:24.436Z] bde34c3a00c8: Verifying Checksum [2022-12-13T13:58:24.436Z] bde34c3a00c8: Download complete [2022-12-13T13:58:24.436Z] b352a97aabf1: Verifying Checksum [2022-12-13T13:58:24.436Z] b352a97aabf1: Download complete [2022-12-13T13:58:24.436Z] 4872d77fe225: Verifying Checksum [2022-12-13T13:58:24.436Z] 4872d77fe225: Download complete [2022-12-13T13:58:24.436Z] 5851b861e8e6: Verifying Checksum [2022-12-13T13:58:24.436Z] 5851b861e8e6: Download complete [2022-12-13T13:58:24.436Z] b85a868b505f: Verifying Checksum [2022-12-13T13:58:24.436Z] b85a868b505f: Download complete [2022-12-13T13:58:24.696Z] bab4dde63d76: Verifying Checksum [2022-12-13T13:58:24.696Z] bab4dde63d76: Download complete [2022-12-13T13:58:25.635Z] b85a868b505f: Pull complete [2022-12-13T13:58:25.895Z] e2be974225ed: Pull complete [2022-12-13T13:58:26.161Z] 339a4e72a1f5: Pull complete [2022-12-13T13:58:26.423Z] 988bab9f4d93: Pull complete [2022-12-13T13:58:26.692Z] 1469e6f7b9e6: Pull complete [2022-12-13T13:58:26.692Z] eaf3925da568: Pull complete [2022-12-13T13:58:28.602Z] bab4dde63d76: Pull complete [2022-12-13T13:58:28.602Z] bde34c3a00c8: Pull complete [2022-12-13T13:58:28.602Z] b352a97aabf1: Pull complete [2022-12-13T13:58:28.602Z] 4872d77fe225: Pull complete [2022-12-13T13:58:28.602Z] 5851b861e8e6: Pull complete [2022-12-13T13:58:28.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T13:58:28.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T13:58:28.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T13:58:28.692Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T13:58:28.727Z] $ 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 [2022-12-13T13:58:29.912Z] $ docker top 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc -eo pid,comm [2022-12-13T13:58:29.970Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-13T13:58:29.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T13:58:30.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T13:58:30.004Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T13:58:30.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T13:58:30.138Z] $ docker exec 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent [2022-12-13T13:58:30.249Z] SSH_AUTH_SOCK=/tmp/ssh-aKRaEOlW3jl0/agent.33 [2022-12-13T13:58:30.249Z] SSH_AGENT_PID=39 [2022-12-13T13:58:30.256Z] Running ssh-add (command line suppressed) [2022-12-13T13:58:30.370Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13405509295731420741.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13405509295731420741.key) [2022-12-13T13:58:30.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T13:58:30.674Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T13:58:30.691Z] $ docker exec --env ******** --env ******** 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent -k [2022-12-13T13:58:30.784Z] unset SSH_AUTH_SOCK; [2022-12-13T13:58:30.785Z] unset SSH_AGENT_PID; [2022-12-13T13:58:30.785Z] echo Agent pid 39 killed; [2022-12-13T13:58:30.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T13:58:30.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T13:58:30.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T13:58:30.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T13:58:30.950Z] $ docker exec 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent [2022-12-13T13:58:31.072Z] SSH_AUTH_SOCK=/tmp/ssh-iWclVw2OLxW6/agent.71 [2022-12-13T13:58:31.072Z] SSH_AGENT_PID=77 [2022-12-13T13:58:31.078Z] Running ssh-add (command line suppressed) [2022-12-13T13:58:31.193Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_534091773845348079.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_534091773845348079.key) [2022-12-13T13:58:31.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T13:58:31.494Z] + git semver init [2022-12-13T13:58:31.754Z] 2022-12-13 13:58:31,678 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T13:58:31.754Z] 2022-12-13 13:58:31,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-12-13T13:58:31.754Z] 2022-12-13 13:58:31,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-12-13T13:58:31.754Z] 2022-12-13 13:58:31,680 [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) [2022-12-13T13:58:32.695Z] 2022-12-13 13:58:32,464 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-12-13T13:58:32.695Z] 2022-12-13 13:58:32,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-12-13T13:58:32.695Z] 2022-12-13 13:58:32,465 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T13:58:32.695Z] 2022-12-13 13:58:32,465 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T13:58:32.695Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T13:58:32.708Z] $ docker exec --env ******** --env ******** 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent -k [2022-12-13T13:58:32.805Z] unset SSH_AUTH_SOCK; [2022-12-13T13:58:32.805Z] unset SSH_AGENT_PID; [2022-12-13T13:58:32.805Z] echo Agent pid 77 killed; [2022-12-13T13:58:32.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T13:58:33.118Z] + git semver [Pipeline] } [2022-12-13T13:58:33.394Z] $ docker stop --time=1 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc [2022-12-13T13:58:34.828Z] $ docker rm -f 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T13:58:35.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T13:58:35.356Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T13:58:35.359Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-12-13T13:58:35.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T13:58:35.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T13:58:35.575Z] ========================================================= [2022-12-13T13:58:35.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T13:58:35.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-13T13:58:35.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T13:58:35.870Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T13:58:35.870Z] 213ec9aee27d: Pulling fs layer [2022-12-13T13:58:35.870Z] 4583459ba037: Pulling fs layer [2022-12-13T13:58:35.870Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T13:58:35.870Z] 53926ce57604: Pulling fs layer [2022-12-13T13:58:35.870Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T13:58:35.870Z] 22ff95d597cd: Pulling fs layer [2022-12-13T13:58:35.870Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T13:58:35.870Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T13:58:35.870Z] a7acece74701: Pulling fs layer [2022-12-13T13:58:35.870Z] 53926ce57604: Waiting [2022-12-13T13:58:35.870Z] 21b2b0c7a3f4: Waiting [2022-12-13T13:58:35.870Z] 22ff95d597cd: Waiting [2022-12-13T13:58:35.870Z] 96b7cbca73a9: Waiting [2022-12-13T13:58:35.870Z] 12d6caf4c0d1: Waiting [2022-12-13T13:58:35.870Z] a7acece74701: Waiting [2022-12-13T13:58:35.870Z] 93c1e223e6f2: Verifying Checksum [2022-12-13T13:58:35.870Z] 93c1e223e6f2: Download complete [2022-12-13T13:58:35.870Z] 4583459ba037: Download complete [2022-12-13T13:58:35.871Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T13:58:35.871Z] 21b2b0c7a3f4: Download complete [2022-12-13T13:58:35.871Z] 22ff95d597cd: Verifying Checksum [2022-12-13T13:58:35.871Z] 22ff95d597cd: Download complete [2022-12-13T13:58:35.871Z] 213ec9aee27d: Download complete [2022-12-13T13:58:35.871Z] 12d6caf4c0d1: Download complete [2022-12-13T13:58:36.131Z] 213ec9aee27d: Pull complete [2022-12-13T13:58:36.131Z] 4583459ba037: Pull complete [2022-12-13T13:58:36.392Z] 93c1e223e6f2: Pull complete [2022-12-13T13:58:36.392Z] a7acece74701: Verifying Checksum [2022-12-13T13:58:36.392Z] a7acece74701: Download complete [2022-12-13T13:58:36.653Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T13:58:36.653Z] 96b7cbca73a9: Download complete [2022-12-13T13:58:36.653Z] 53926ce57604: Verifying Checksum [2022-12-13T13:58:36.653Z] 53926ce57604: Download complete [2022-12-13T13:58:40.846Z] 53926ce57604: Pull complete [2022-12-13T13:58:40.846Z] 21b2b0c7a3f4: Pull complete [2022-12-13T13:58:40.846Z] 22ff95d597cd: Pull complete [2022-12-13T13:58:40.846Z] 12d6caf4c0d1: Pull complete [2022-12-13T13:58:42.224Z] 96b7cbca73a9: Pull complete [2022-12-13T13:58:43.163Z] a7acece74701: Pull complete [2022-12-13T13:58:43.163Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T13:58:43.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T13:58:43.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-12-13T13:58:43.452Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:58:43.754Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T13:58:43.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T13:58:43.823Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T13:58:43.859Z] $ 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 [2022-12-13T13:58:45.473Z] $ docker top 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T13:58:45.812Z] + go version [2022-12-13T13:58:45.812Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T13:58:45.826Z] $ docker stop --time=1 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 [2022-12-13T13:58:47.096Z] $ docker rm -f 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:58:47.540Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T13:58:47.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T13:58:47.619Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T13:58:47.653Z] $ 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 [2022-12-13T13:58:48.020Z] $ docker top 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T13:58:48.366Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-12-13T13:58:48.658Z] + make test [2022-12-13T13:58:48.659Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-13T13:58:48.659Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-12-13T13:58:48.659Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2022-12-13T13:58:48.659Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-13T13:58:48.659Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2022-12-13T13:58:48.659Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2022-12-13T13:58:48.659Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-13T13:58:48.659Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2022-12-13T13:58:48.659Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2022-12-13T13:58:48.917Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-13T13:58:48.917Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-13T13:58:48.917Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-13T13:58:48.917Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-13T13:58:48.917Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-12-13T13:58:48.917Z] go: downloading google.golang.org/grpc v1.46.0 [2022-12-13T13:58:48.917Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-12-13T13:58:48.917Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-12-13T13:58:49.177Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-12-13T13:58:49.177Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-13T13:58:49.177Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-13T13:58:49.177Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-13T13:58:49.177Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-13T13:58:49.177Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-12-13T13:58:49.177Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-12-13T13:58:49.177Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-12-13T13:58:49.177Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-13T13:58:49.439Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-12-13T13:58:49.439Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-13T13:58:49.439Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-13T13:58:49.439Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-13T13:58:49.439Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-13T13:58:49.439Z] go: downloading golang.org/x/text v0.3.7 [2022-12-13T13:58:49.439Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-12-13T13:58:49.439Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-13T13:58:49.439Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-13T13:58:49.439Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-13T13:58:49.439Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-12-13T13:58:49.439Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-13T13:58:49.439Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-12-13T13:58:49.439Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-13T13:58:49.439Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-12-13T13:58:49.439Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-13T13:58:49.699Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-13T13:58:49.699Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-13T13:58:50.472Z] Still waiting to schedule task [2022-12-13T13:58:50.473Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-13T13:58:59.674Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2022-12-13T13:59:00.242Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.016s coverage: 9.9% of statements [2022-12-13T13:59:00.242Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2022-12-13T13:59:00.242Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.018s coverage: 92.5% of statements [2022-12-13T13:59:00.242Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.010s coverage: 85.3% of statements [2022-12-13T13:59:02.778Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 46.4% of statements [2022-12-13T13:59:02.778Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2022-12-13T13:59:02.778Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2022-12-13T13:59:02.778Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements [2022-12-13T13:59:02.778Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 88.4% of statements [2022-12-13T13:59:02.778Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 25.0% of statements [2022-12-13T13:59:03.349Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.026s coverage: 81.4% of statements [2022-12-13T13:59:03.349Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2022-12-13T13:59:03.349Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.041s coverage: 41.7% of statements [2022-12-13T13:59:03.349Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.053s coverage: 91.3% of statements [2022-12-13T13:59:09.916Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-13T13:59:09.916Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-13T13:59:12.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T13:59:12.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-13T13:59:12.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T13:59:12.473Z] $ docker stop --time=1 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 [2022-12-13T13:59:14.830Z] $ docker rm -f 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T13:59:15.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T13:59:15.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:59:15.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T13:59:15.913Z] [2022-12-13T13:59:15.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T13:59:16.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T13:59:16.209Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T13:59:16.209Z] 5eb5b503b376: Pulling fs layer [2022-12-13T13:59:16.209Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T13:59:16.209Z] ec43610c2a17: Pulling fs layer [2022-12-13T13:59:16.209Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T13:59:16.209Z] 33b1e0a273af: Pulling fs layer [2022-12-13T13:59:16.209Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T13:59:16.209Z] 3a2ae6a8a46f: Waiting [2022-12-13T13:59:16.209Z] 33b1e0a273af: Waiting [2022-12-13T13:59:16.209Z] 2f39f015ded8: Pulling fs layer [2022-12-13T13:59:16.209Z] 5d3b04190fa2: Waiting [2022-12-13T13:59:16.209Z] 5c69ac0246d0: Verifying Checksum [2022-12-13T13:59:16.209Z] 5c69ac0246d0: Download complete [2022-12-13T13:59:16.209Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-13T13:59:16.209Z] 3a2ae6a8a46f: Download complete [2022-12-13T13:59:16.209Z] 33b1e0a273af: Verifying Checksum [2022-12-13T13:59:16.209Z] 33b1e0a273af: Download complete [2022-12-13T13:59:16.209Z] 5d3b04190fa2: Verifying Checksum [2022-12-13T13:59:16.209Z] 5d3b04190fa2: Download complete [2022-12-13T13:59:16.466Z] ec43610c2a17: Verifying Checksum [2022-12-13T13:59:16.466Z] ec43610c2a17: Download complete [2022-12-13T13:59:16.466Z] 5eb5b503b376: Download complete [2022-12-13T13:59:17.031Z] 2f39f015ded8: Download complete [2022-12-13T13:59:17.596Z] 5eb5b503b376: Pull complete [2022-12-13T13:59:17.596Z] 5c69ac0246d0: Pull complete [2022-12-13T13:59:18.164Z] ec43610c2a17: Pull complete [2022-12-13T13:59:18.164Z] 3a2ae6a8a46f: Pull complete [2022-12-13T13:59:18.164Z] 33b1e0a273af: Pull complete [2022-12-13T13:59:18.422Z] 5d3b04190fa2: Pull complete [2022-12-13T13:59:21.701Z] 2f39f015ded8: Pull complete [2022-12-13T13:59:21.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T13:59:21.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T13:59:21.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T13:59:21.775Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T13:59:21.805Z] $ 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 [2022-12-13T13:59:23.136Z] $ docker top 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T13:59:23.537Z] ---> job-cost.sh [2022-12-13T13:59:23.537Z] lf-activate-venv: SKIPPING [2022-12-13T13:59:23.537Z] INFO: No Stack... [2022-12-13T13:59:23.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T13:59:24.364Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T13:59:24.652Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-12-13T13:59:24.652Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T13:59:24.664Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [2022-12-13T13:59:24.681Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] did not exist. Created. [2022-12-13T13:59:24.681Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T13:59:24.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-13T13:59:25.007Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T13:59:25.015Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T13:59:25.035Z] $ docker stop --time=1 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 [2022-12-13T13:59:26.185Z] $ docker rm -f 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-13T14:00:22.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121067 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-12-13T14:00:22.016Z] Running in /w/workspace/go-mod-bootstrap/90 [Pipeline] { [Pipeline] checkout [2022-12-13T14:00:22.043Z] Selected Git installation does not exist. Using Default [2022-12-13T14:00:22.043Z] The recommended git tool is: NONE [2022-12-13T14:00:27.135Z] using credential edgex-jenkins-ssh [2022-12-13T14:00:27.150Z] Cloning the remote Git repository [2022-12-13T14:00:27.196Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-12-13T14:00:27.269Z] > git init /w/workspace/go-mod-bootstrap/90 # timeout=10 [2022-12-13T14:00:27.399Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-12-13T14:00:27.400Z] > git --version # timeout=10 [2022-12-13T14:00:27.418Z] > git --version # 'git version 2.25.1' [2022-12-13T14:00:27.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T14:00:27.462Z] Verifying host key using known hosts file [2022-12-13T14:00:27.645Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-13T14:00:27.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T14:00:28.748Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-12-13T14:00:28.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T14:00:29.559Z] Avoid second fetch [2022-12-13T14:00:29.560Z] Checking out Revision 1e7562d3242d847503bf56db2851374eee3a8dcd (main) [2022-12-13T14:00:30.108Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T14:00:29.574Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T14:00:29.597Z] > git checkout -f 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 [2022-12-13T14:00:31.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T14:00:31.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T14:00:31.068Z] Dload Upload Total Spent Left Speed [2022-12-13T14:00:31.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2022-12-13T14:00:31.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T14:00:31.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-13T14:00:31.998Z] + sudo tee /etc/docker/daemon.new [2022-12-13T14:00:31.998Z] { [2022-12-13T14:00:31.998Z] "registry-mirrors": [ [2022-12-13T14:00:31.998Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T14:00:31.998Z] ], [2022-12-13T14:00:31.998Z] "bip": "10.250.0.254/24", [2022-12-13T14:00:31.998Z] "hosts": [ [2022-12-13T14:00:31.998Z] "tcp://0.0.0.0:5555", [2022-12-13T14:00:31.998Z] "unix:///var/run/docker.sock" [2022-12-13T14:00:31.998Z] ], [2022-12-13T14:00:31.998Z] "mtu": 1458, [2022-12-13T14:00:31.998Z] "selinux-enabled": true, [2022-12-13T14:00:31.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T14:00:31.998Z] } [Pipeline] sh [2022-12-13T14:00:32.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T14:00:32.666Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-12-13T14:00:51.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:00:51.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:00:51.058Z] ========================================================= [2022-12-13T14:00:51.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T14:00:51.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-13T14:00:51.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T14:00:51.963Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T14:00:51.963Z] 9b18e9b68314: Pulling fs layer [2022-12-13T14:00:51.963Z] 35d82f9e3411: Pulling fs layer [2022-12-13T14:00:51.963Z] e16973657156: Pulling fs layer [2022-12-13T14:00:51.963Z] fc693d55d65f: Pulling fs layer [2022-12-13T14:00:51.963Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T14:00:51.963Z] dda99020689f: Pulling fs layer [2022-12-13T14:00:51.963Z] db1c61fa0a46: Pulling fs layer [2022-12-13T14:00:51.963Z] 891c053d2c06: Pulling fs layer [2022-12-13T14:00:51.963Z] 7e9fc2657dce: Waiting [2022-12-13T14:00:51.963Z] dda99020689f: Waiting [2022-12-13T14:00:51.963Z] db1c61fa0a46: Waiting [2022-12-13T14:00:51.963Z] 891c053d2c06: Waiting [2022-12-13T14:00:51.963Z] fc693d55d65f: Waiting [2022-12-13T14:00:51.963Z] e16973657156: Download complete [2022-12-13T14:00:51.963Z] 35d82f9e3411: Verifying Checksum [2022-12-13T14:00:51.963Z] 35d82f9e3411: Download complete [2022-12-13T14:00:51.963Z] 7e9fc2657dce: Verifying Checksum [2022-12-13T14:00:51.963Z] 7e9fc2657dce: Download complete [2022-12-13T14:00:51.963Z] dda99020689f: Verifying Checksum [2022-12-13T14:00:51.963Z] dda99020689f: Download complete [2022-12-13T14:00:51.963Z] 9b18e9b68314: Verifying Checksum [2022-12-13T14:00:51.963Z] 9b18e9b68314: Download complete [2022-12-13T14:00:52.932Z] 9b18e9b68314: Pull complete [2022-12-13T14:00:52.932Z] 891c053d2c06: Verifying Checksum [2022-12-13T14:00:52.932Z] 891c053d2c06: Download complete [2022-12-13T14:00:53.202Z] 35d82f9e3411: Pull complete [2022-12-13T14:00:53.474Z] e16973657156: Pull complete [2022-12-13T14:00:54.065Z] db1c61fa0a46: Verifying Checksum [2022-12-13T14:00:54.065Z] db1c61fa0a46: Download complete [2022-12-13T14:00:54.656Z] fc693d55d65f: Verifying Checksum [2022-12-13T14:00:54.656Z] fc693d55d65f: Download complete [2022-12-13T14:01:06.995Z] fc693d55d65f: Pull complete [2022-12-13T14:01:06.995Z] 7e9fc2657dce: Pull complete [2022-12-13T14:01:06.995Z] dda99020689f: Pull complete [2022-12-13T14:01:12.359Z] db1c61fa0a46: Pull complete [2022-12-13T14:01:13.781Z] 891c053d2c06: Pull complete [2022-12-13T14:01:13.781Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T14:01:13.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T14:01:13.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-12-13T14:01:14.108Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:01:15.860Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T14:01:15.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:01:16.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container [2022-12-13T14:01:16.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 [2022-12-13T14:01:19.046Z] $ docker top da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:01:19.941Z] + go version [2022-12-13T14:01:19.941Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T14:01:19.969Z] $ docker stop --time=1 da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a [2022-12-13T14:01:21.601Z] $ docker rm -f da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:01:22.155Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T14:01:22.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:01:22.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container [2022-12-13T14:01:22.403Z] $ 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/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 [2022-12-13T14:01:23.633Z] $ docker top 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:01:24.160Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/90 [Pipeline] fileExists [Pipeline] sh [2022-12-13T14:01:24.492Z] + make test [2022-12-13T14:01:24.763Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-13T14:01:24.763Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2022-12-13T14:01:24.763Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2022-12-13T14:01:24.763Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-13T14:01:25.033Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2022-12-13T14:01:25.301Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-13T14:01:25.301Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-12-13T14:01:25.301Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-13T14:01:25.301Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2022-12-13T14:01:25.301Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2022-12-13T14:01:25.570Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-12-13T14:01:25.570Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-13T14:01:25.570Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-13T14:01:25.570Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-13T14:01:25.570Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-13T14:01:25.570Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-13T14:01:25.570Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-13T14:01:25.570Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-13T14:01:25.570Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-12-13T14:01:25.839Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-13T14:01:25.839Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-13T14:01:25.839Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-13T14:01:25.839Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-12-13T14:01:26.108Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-13T14:01:26.108Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-13T14:01:26.108Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-13T14:01:26.108Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-12-13T14:01:26.108Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-13T14:01:26.108Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-13T14:01:26.108Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-12-13T14:01:26.108Z] go: downloading google.golang.org/grpc v1.46.0 [2022-12-13T14:01:27.074Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-13T14:01:27.074Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-13T14:01:27.074Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-13T14:01:27.074Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-13T14:01:27.074Z] go: downloading golang.org/x/text v0.3.7 [2022-12-13T14:01:27.074Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-12-13T14:01:27.355Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-12-13T14:01:27.355Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-12-13T14:01:27.355Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-12-13T14:01:27.355Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-12-13T14:01:28.327Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-13T14:01:28.327Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-13T14:01:28.327Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-13T14:01:28.327Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-13T14:01:28.327Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-12-13T14:01:28.596Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-13T14:01:28.864Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-12-13T14:01:28.864Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-13T14:01:28.864Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-13T14:01:29.142Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-12-13T14:01:29.142Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-12-13T14:01:30.563Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-13T14:01:30.563Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-13T14:01:30.563Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-13T14:01:30.563Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-13T14:02:52.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2022-12-13T14:02:52.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.055s coverage: 9.9% of statements [2022-12-13T14:02:52.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2022-12-13T14:02:52.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.5% of statements [2022-12-13T14:02:52.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements [2022-12-13T14:02:54.807Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.159s coverage: 46.4% of statements [2022-12-13T14:02:54.807Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2022-12-13T14:02:54.807Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2022-12-13T14:02:54.807Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.063s coverage: 100.0% of statements [2022-12-13T14:02:54.807Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.438s coverage: 88.4% of statements [2022-12-13T14:02:54.807Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.064s coverage: 25.0% of statements [2022-12-13T14:03:01.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.093s coverage: 81.4% of statements [2022-12-13T14:03:01.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2022-12-13T14:03:01.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.043s coverage: 41.7% of statements [2022-12-13T14:03:01.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements [2022-12-13T14:03:01.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-13T14:03:01.729Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-13T14:03:23.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T14:03:23.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-13T14:03:23.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T14:03:23.829Z] $ docker stop --time=1 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 [2022-12-13T14:03:25.647Z] $ docker rm -f 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:03:28.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T14:03:28.223Z] Warning: overwriting stash ‘coverage-report’ [2022-12-13T14:03:28.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:03:29.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:03:29.103Z] [2022-12-13T14:03:29.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:03:29.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:03:29.855Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T14:03:29.855Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T14:03:29.855Z] 04944245beec: Pulling fs layer [2022-12-13T14:03:29.855Z] 699f458cf7ca: Pulling fs layer [2022-12-13T14:03:29.855Z] 765212b225bb: Pulling fs layer [2022-12-13T14:03:29.855Z] f23df028b6ca: Pulling fs layer [2022-12-13T14:03:29.855Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T14:03:29.855Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T14:03:29.855Z] 765212b225bb: Waiting [2022-12-13T14:03:29.855Z] f23df028b6ca: Waiting [2022-12-13T14:03:29.855Z] d65c8cfc05b1: Waiting [2022-12-13T14:03:29.855Z] 2437ff75d9bd: Waiting [2022-12-13T14:03:29.855Z] 04944245beec: Verifying Checksum [2022-12-13T14:03:29.855Z] 04944245beec: Download complete [2022-12-13T14:03:29.855Z] 765212b225bb: Verifying Checksum [2022-12-13T14:03:29.855Z] 765212b225bb: Download complete [2022-12-13T14:03:30.126Z] f23df028b6ca: Verifying Checksum [2022-12-13T14:03:30.126Z] f23df028b6ca: Download complete [2022-12-13T14:03:30.126Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T14:03:30.126Z] d65c8cfc05b1: Download complete [2022-12-13T14:03:30.126Z] 699f458cf7ca: Verifying Checksum [2022-12-13T14:03:30.126Z] 699f458cf7ca: Download complete [2022-12-13T14:03:30.724Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T14:03:30.724Z] 8998bd30e6a1: Download complete [2022-12-13T14:03:32.672Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T14:03:32.672Z] 2437ff75d9bd: Download complete [2022-12-13T14:03:34.619Z] 8998bd30e6a1: Pull complete [2022-12-13T14:03:34.886Z] 04944245beec: Pull complete [2022-12-13T14:03:36.298Z] 699f458cf7ca: Pull complete [2022-12-13T14:03:36.567Z] 765212b225bb: Pull complete [2022-12-13T14:03:37.153Z] f23df028b6ca: Pull complete [2022-12-13T14:03:37.420Z] d65c8cfc05b1: Pull complete [2022-12-13T14:03:52.417Z] 2437ff75d9bd: Pull complete [2022-12-13T14:03:52.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T14:03:52.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:03:52.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:03:52.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container [2022-12-13T14:03:52.647Z] $ 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/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 [2022-12-13T14:03:55.211Z] $ docker top 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:03:56.047Z] ---> job-cost.sh [2022-12-13T14:03:56.047Z] lf-activate-venv: SKIPPING [2022-12-13T14:03:56.047Z] INFO: No Stack... [2022-12-13T14:03:56.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T14:03:57.271Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T14:03:57.590Z] + cat /w/workspace/go-mod-bootstrap/90/archives/cost.csv [2022-12-13T14:03:57.591Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T14:03:57.655Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [2022-12-13T14:03:57.665Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] did not exist. Created. [2022-12-13T14:03:57.665Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T14:03:58.013Z] /w/workspace/go-mod-bootstrap/90@tmp/durable-13b30176/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-13T14:03:58.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T14:03:58.640Z] Warning: overwriting stash ‘stack-cost’ [2022-12-13T14:03:58.682Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T14:03:58.692Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T14:03:58.714Z] $ docker stop --time=1 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a [2022-12-13T14:04:00.195Z] $ docker rm -f 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-13T14:04:00.534Z] provisioning config files... [2022-12-13T14:04:00.554Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8410707122955199447tmp [Pipeline] { [Pipeline] sh [2022-12-13T14:04:00.873Z] + set +x [2022-12-13T14:04:00.873Z] + curl -s https://codecov.io/bash [2022-12-13T14:04:00.873Z] + bash -s -- [2022-12-13T14:04:00.873Z] [2022-12-13T14:04:00.873Z] _____ _ [2022-12-13T14:04:00.873Z] / ____| | | [2022-12-13T14:04:00.873Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T14:04:00.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T14:04:00.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T14:04:00.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T14:04:00.873Z] Bash-1.0.6 [2022-12-13T14:04:00.873Z] [2022-12-13T14:04:00.873Z] [2022-12-13T14:04:00.873Z] ==> git version 2.25.1 found [2022-12-13T14:04:00.873Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-13T14:04:00.873Z] Release-Date: 2020-01-08 [2022-12-13T14:04:00.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-13T14:04:00.873Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T14:04:00.873Z] ==> Jenkins CI detected. [2022-12-13T14:04:00.873Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-12-13T14:04:00.873Z] project root: . [2022-12-13T14:04:00.873Z] --> token set from env [2022-12-13T14:04:00.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T14:04:00.873Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T14:04:00.873Z] ==> Python coveragepy not found [2022-12-13T14:04:00.873Z] ==> Searching for coverage reports in: [2022-12-13T14:04:00.873Z] + . [2022-12-13T14:04:00.873Z] -> Found 1 reports [2022-12-13T14:04:00.873Z] ==> Detecting git/mercurial file structure [2022-12-13T14:04:00.873Z] ==> Reading reports [2022-12-13T14:04:00.873Z] + ./coverage.out bytes=68433 [2022-12-13T14:04:00.873Z] ==> Appending adjustments [2022-12-13T14:04:00.873Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T14:04:01.137Z] + Found adjustments [2022-12-13T14:04:01.137Z] ==> Gzipping contents [2022-12-13T14:04:01.137Z] 12K /tmp/codecov.y6xwXO.gz [2022-12-13T14:04:01.137Z] ==> Uploading reports [2022-12-13T14:04:01.137Z] url: https://codecov.io [2022-12-13T14:04:01.137Z] query: branch=main&commit=1e7562d3242d847503bf56db2851374eee3a8dcd&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T14:04:01.137Z] -> Pinging Codecov [2022-12-13T14:04:01.137Z] 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=1e7562d3242d847503bf56db2851374eee3a8dcd&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T14:04:01.709Z] -> Uploading to [2022-12-13T14:04:01.709Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/833815588EE85121546D348822E98E2E/1e7562d3242d847503bf56db2851374eee3a8dcd/731b9fb3-2284-47b5-802b-a653ba0d05ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T140401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc396dcaad751d607df7cd59d9adda7e7522d3672e30fe32049edadf70ee9c4e [2022-12-13T14:04:01.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T14:04:01.709Z] Dload Upload Total Spent Left Speed [2022-12-13T14:04:01.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11243 0 0 100 11243 0 44090 --:--:-- --:--:-- --:--:-- 44090 [2022-12-13T14:04:01.969Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] } [2022-12-13T14:04:01.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-13T14:04:02.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-13T14:04:02.193Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:02.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:04:02.498Z] [2022-12-13T14:04:02.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:02.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:04:02.801Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-13T14:04:02.801Z] df9b9388f04a: Pulling fs layer [2022-12-13T14:04:02.801Z] 52dc419b0ee2: Pulling fs layer [2022-12-13T14:04:02.801Z] 25bc292e5bac: Pulling fs layer [2022-12-13T14:04:02.801Z] 114826534d7a: Pulling fs layer [2022-12-13T14:04:02.801Z] 4657fd5d0bcf: Pulling fs layer [2022-12-13T14:04:02.801Z] 6ad1cebc031e: Pulling fs layer [2022-12-13T14:04:02.801Z] 8a3aa393b2d8: Pulling fs layer [2022-12-13T14:04:02.801Z] 4657fd5d0bcf: Waiting [2022-12-13T14:04:02.801Z] 6ad1cebc031e: Waiting [2022-12-13T14:04:02.801Z] 114826534d7a: Waiting [2022-12-13T14:04:02.801Z] 8a3aa393b2d8: Waiting [2022-12-13T14:04:02.801Z] 25bc292e5bac: Verifying Checksum [2022-12-13T14:04:02.801Z] 25bc292e5bac: Download complete [2022-12-13T14:04:02.801Z] 52dc419b0ee2: Verifying Checksum [2022-12-13T14:04:02.801Z] 52dc419b0ee2: Download complete [2022-12-13T14:04:02.801Z] 4657fd5d0bcf: Verifying Checksum [2022-12-13T14:04:02.801Z] 4657fd5d0bcf: Download complete [2022-12-13T14:04:02.801Z] df9b9388f04a: Verifying Checksum [2022-12-13T14:04:02.801Z] df9b9388f04a: Download complete [2022-12-13T14:04:03.071Z] df9b9388f04a: Pull complete [2022-12-13T14:04:03.071Z] 6ad1cebc031e: Verifying Checksum [2022-12-13T14:04:03.071Z] 6ad1cebc031e: Download complete [2022-12-13T14:04:03.071Z] 52dc419b0ee2: Pull complete [2022-12-13T14:04:03.071Z] 25bc292e5bac: Pull complete [2022-12-13T14:04:03.642Z] 114826534d7a: Download complete [2022-12-13T14:04:03.911Z] 8a3aa393b2d8: Verifying Checksum [2022-12-13T14:04:03.911Z] 8a3aa393b2d8: Download complete [2022-12-13T14:04:07.273Z] 114826534d7a: Pull complete [2022-12-13T14:04:07.273Z] 4657fd5d0bcf: Pull complete [2022-12-13T14:04:07.273Z] 6ad1cebc031e: Pull complete [2022-12-13T14:04:09.854Z] 8a3aa393b2d8: Pull complete [2022-12-13T14:04:09.854Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-13T14:04:09.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:04:10.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:10.192Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:10.221Z] $ 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 [2022-12-13T14:04:12.763Z] $ docker top 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-13T14:04:12.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-12-13T14:04:13.105Z] + set -o pipefail [2022-12-13T14:04:13.105Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-12-13T14:04:18.384Z] [2022-12-13T14:04:18.384Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2022-12-13T14:04:18.384Z] [2022-12-13T14:04:18.384Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7dd0e0c2-b74f-4edb-8405-a9b173e69450 [2022-12-13T14:04:18.384Z] [2022-12-13T14:04:18.384Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-13T14:04:18.384Z] [2022-12-13T14:04:18.384Z] [2022-12-13T14:04:18.384Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-13T14:04:18.384Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-13T14:04:18.384Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-13T14:04:18.396Z] $ docker stop --time=1 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 [2022-12-13T14:04:20.348Z] $ docker rm -f 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 [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 [2022-12-13T14:04:20.992Z] + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] sh [2022-12-13T14:04:21.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:04:21.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:21.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:04:21.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:21.630Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:21.665Z] $ 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 [2022-12-13T14:04:22.052Z] $ docker top 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a -eo pid,comm [2022-12-13T14:04:22.101Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-13T14:04:22.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:04:22.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:04:22.137Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:04:22.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:04:22.256Z] $ docker exec 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a ssh-agent [2022-12-13T14:04:22.365Z] SSH_AUTH_SOCK=/tmp/ssh-EMmWtsws1pow/agent.33 [2022-12-13T14:04:22.365Z] SSH_AGENT_PID=39 [2022-12-13T14:04:22.369Z] Running ssh-add (command line suppressed) [2022-12-13T14:04:22.484Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12212086779652439203.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12212086779652439203.key) [2022-12-13T14:04:22.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:04:22.778Z] + git semver tag [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,944 [run_tag] DEBUG tag force:False [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,944 [check_head_tag] DEBUG check head tag [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,945 [execute] INFO git cat-file --batch-check [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,948 [execute] INFO git cat-file --batch [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,975 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,975 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,975 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-12-13T14:04:23.036Z] 2022-12-13 14:04:22,979 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:23.036Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T14:04:23.046Z] $ docker exec --env ******** --env ******** 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a ssh-agent -k [2022-12-13T14:04:23.148Z] unset SSH_AUTH_SOCK; [2022-12-13T14:04:23.148Z] unset SSH_AGENT_PID; [2022-12-13T14:04:23.148Z] echo Agent pid 39 killed; [2022-12-13T14:04:23.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:04:23.457Z] + git semver [Pipeline] } [2022-12-13T14:04:23.729Z] $ docker stop --time=1 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a [2022-12-13T14:04:25.007Z] $ docker rm -f 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:25.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:04:25.395Z] [2022-12-13T14:04:25.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:25.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:04:25.697Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-13T14:04:25.697Z] ab5ef0e58194: Pulling fs layer [2022-12-13T14:04:25.697Z] 9712f1f96733: Pulling fs layer [2022-12-13T14:04:25.697Z] 63f879dbbcfc: Pulling fs layer [2022-12-13T14:04:25.697Z] 0d9ebad4ef96: Pulling fs layer [2022-12-13T14:04:25.697Z] e9a5061849ea: Pulling fs layer [2022-12-13T14:04:25.697Z] d747dcd14b5f: Pulling fs layer [2022-12-13T14:04:25.697Z] 2de7ff778b66: Pulling fs layer [2022-12-13T14:04:25.697Z] 0d9ebad4ef96: Waiting [2022-12-13T14:04:25.697Z] e9a5061849ea: Waiting [2022-12-13T14:04:25.697Z] d747dcd14b5f: Waiting [2022-12-13T14:04:25.697Z] 2de7ff778b66: Waiting [2022-12-13T14:04:25.697Z] 9712f1f96733: Verifying Checksum [2022-12-13T14:04:25.697Z] 9712f1f96733: Download complete [2022-12-13T14:04:26.301Z] 63f879dbbcfc: Verifying Checksum [2022-12-13T14:04:26.301Z] 63f879dbbcfc: Download complete [2022-12-13T14:04:26.301Z] e9a5061849ea: Verifying Checksum [2022-12-13T14:04:26.301Z] e9a5061849ea: Download complete [2022-12-13T14:04:26.301Z] d747dcd14b5f: Verifying Checksum [2022-12-13T14:04:26.301Z] d747dcd14b5f: Download complete [2022-12-13T14:04:26.566Z] 0d9ebad4ef96: Verifying Checksum [2022-12-13T14:04:26.566Z] 0d9ebad4ef96: Download complete [2022-12-13T14:04:26.566Z] 2de7ff778b66: Verifying Checksum [2022-12-13T14:04:26.566Z] 2de7ff778b66: Download complete [2022-12-13T14:04:26.566Z] ab5ef0e58194: Verifying Checksum [2022-12-13T14:04:26.566Z] ab5ef0e58194: Download complete [2022-12-13T14:04:29.094Z] ab5ef0e58194: Pull complete [2022-12-13T14:04:29.094Z] 9712f1f96733: Pull complete [2022-12-13T14:04:30.027Z] 63f879dbbcfc: Pull complete [2022-12-13T14:04:32.811Z] 0d9ebad4ef96: Pull complete [2022-12-13T14:04:33.070Z] e9a5061849ea: Pull complete [2022-12-13T14:04:33.070Z] d747dcd14b5f: Pull complete [2022-12-13T14:04:34.003Z] 2de7ff778b66: Pull complete [2022-12-13T14:04:34.004Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-13T14:04:34.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:04:34.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:34.073Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:34.103Z] $ 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 [2022-12-13T14:04:35.869Z] $ docker top 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:04:35.935Z] provisioning config files... [2022-12-13T14:04:35.942Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config120346814855783242tmp [2022-12-13T14:04:35.952Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2744468349681694802tmp [2022-12-13T14:04:35.960Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6376477699520196162tmp [Pipeline] { [Pipeline] echo [2022-12-13T14:04:35.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:36.265Z] ---> sigul-configuration.sh [2022-12-13T14:04:36.265Z] gpg: directory `/root/.gnupg' created [2022-12-13T14:04:36.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-13T14:04:36.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-13T14:04:36.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-13T14:04:36.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-13T14:04:36.265Z] gpg: CAST5 encrypted data [2022-12-13T14:04:36.265Z] gpg: encrypted with 1 passphrase [2022-12-13T14:04:36.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-13T14:04:36.554Z] + mkdir /home/jenkins [2022-12-13T14:04:36.554Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-13T14:04:36.849Z] + 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 [2022-12-13T14:04:36.858Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:37.151Z] ---> sigul-install.sh [2022-12-13T14:04:37.151Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-13T14:04:37.438Z] + git tag --list [2022-12-13T14:04:37.438Z] v0.0.1 [2022-12-13T14:04:37.438Z] v0.0.10 [2022-12-13T14:04:37.438Z] v0.0.11 [2022-12-13T14:04:37.438Z] v0.0.12 [2022-12-13T14:04:37.438Z] v0.0.13 [2022-12-13T14:04:37.438Z] v0.0.14 [2022-12-13T14:04:37.438Z] v0.0.15 [2022-12-13T14:04:37.438Z] v0.0.16 [2022-12-13T14:04:37.438Z] v0.0.17 [2022-12-13T14:04:37.438Z] v0.0.18 [2022-12-13T14:04:37.438Z] v0.0.19 [2022-12-13T14:04:37.438Z] v0.0.2 [2022-12-13T14:04:37.438Z] v0.0.20 [2022-12-13T14:04:37.438Z] v0.0.21 [2022-12-13T14:04:37.438Z] v0.0.22 [2022-12-13T14:04:37.438Z] v0.0.23 [2022-12-13T14:04:37.438Z] v0.0.24 [2022-12-13T14:04:37.438Z] v0.0.25 [2022-12-13T14:04:37.438Z] v0.0.26 [2022-12-13T14:04:37.438Z] v0.0.27 [2022-12-13T14:04:37.438Z] v0.0.28 [2022-12-13T14:04:37.438Z] v0.0.29 [2022-12-13T14:04:37.438Z] v0.0.3 [2022-12-13T14:04:37.438Z] v0.0.30 [2022-12-13T14:04:37.438Z] v0.0.31 [2022-12-13T14:04:37.438Z] v0.0.32 [2022-12-13T14:04:37.438Z] v0.0.33 [2022-12-13T14:04:37.438Z] v0.0.34 [2022-12-13T14:04:37.438Z] v0.0.35 [2022-12-13T14:04:37.438Z] v0.0.36 [2022-12-13T14:04:37.438Z] v0.0.37 [2022-12-13T14:04:37.438Z] v0.0.38 [2022-12-13T14:04:37.438Z] v0.0.39 [2022-12-13T14:04:37.438Z] v0.0.4 [2022-12-13T14:04:37.438Z] v0.0.40 [2022-12-13T14:04:37.438Z] v0.0.41 [2022-12-13T14:04:37.438Z] v0.0.42 [2022-12-13T14:04:37.438Z] v0.0.43 [2022-12-13T14:04:37.438Z] v0.0.44 [2022-12-13T14:04:37.438Z] v0.0.45 [2022-12-13T14:04:37.438Z] v0.0.46 [2022-12-13T14:04:37.438Z] v0.0.47 [2022-12-13T14:04:37.438Z] v0.0.48 [2022-12-13T14:04:37.438Z] v0.0.49 [2022-12-13T14:04:37.438Z] v0.0.5 [2022-12-13T14:04:37.438Z] v0.0.50 [2022-12-13T14:04:37.438Z] v0.0.51 [2022-12-13T14:04:37.438Z] v0.0.52 [2022-12-13T14:04:37.438Z] v0.0.53 [2022-12-13T14:04:37.438Z] v0.0.54 [2022-12-13T14:04:37.438Z] v0.0.55 [2022-12-13T14:04:37.438Z] v0.0.56 [2022-12-13T14:04:37.438Z] v0.0.57 [2022-12-13T14:04:37.438Z] v0.0.58 [2022-12-13T14:04:37.438Z] v0.0.59 [2022-12-13T14:04:37.438Z] v0.0.6 [2022-12-13T14:04:37.438Z] v0.0.60 [2022-12-13T14:04:37.438Z] v0.0.61 [2022-12-13T14:04:37.438Z] v0.0.62 [2022-12-13T14:04:37.438Z] v0.0.63 [2022-12-13T14:04:37.438Z] v0.0.64 [2022-12-13T14:04:37.438Z] v0.0.65 [2022-12-13T14:04:37.438Z] v0.0.66 [2022-12-13T14:04:37.438Z] v0.0.67 [2022-12-13T14:04:37.438Z] v0.0.68 [2022-12-13T14:04:37.438Z] v0.0.69 [2022-12-13T14:04:37.438Z] v0.0.7 [2022-12-13T14:04:37.438Z] v0.0.70 [2022-12-13T14:04:37.438Z] v0.0.71 [2022-12-13T14:04:37.438Z] v0.0.72 [2022-12-13T14:04:37.438Z] v0.0.8 [2022-12-13T14:04:37.438Z] v0.0.9 [2022-12-13T14:04:37.438Z] v2.0.0 [2022-12-13T14:04:37.438Z] v2.1.0 [2022-12-13T14:04:37.438Z] v2.1.1 [2022-12-13T14:04:37.438Z] v2.1.1-dev.1 [2022-12-13T14:04:37.438Z] v2.1.1-dev.2 [2022-12-13T14:04:37.438Z] v2.1.1-dev.3 [2022-12-13T14:04:37.438Z] v2.1.1-dev.4 [2022-12-13T14:04:37.438Z] v2.2.0 [2022-12-13T14:04:37.438Z] v2.2.1-dev.1 [2022-12-13T14:04:37.438Z] v2.2.1-dev.2 [2022-12-13T14:04:37.438Z] v2.2.1-dev.3 [2022-12-13T14:04:37.438Z] v2.2.1-dev.4 [2022-12-13T14:04:37.438Z] v2.2.1-dev.5 [2022-12-13T14:04:37.438Z] v2.2.1-dev.6 [2022-12-13T14:04:37.438Z] v2.2.1-dev.7 [2022-12-13T14:04:37.438Z] v2.2.1-dev.8 [2022-12-13T14:04:37.438Z] v2.2.1-dev.9 [2022-12-13T14:04:37.438Z] v2.3.0 [2022-12-13T14:04:37.438Z] v2.3.0-dev.10 [2022-12-13T14:04:37.438Z] v2.3.0-dev.11 [2022-12-13T14:04:37.438Z] v2.3.0-dev.12 [2022-12-13T14:04:37.438Z] v2.3.0-dev.13 [2022-12-13T14:04:37.438Z] v2.3.0-dev.14 [2022-12-13T14:04:37.438Z] v2.3.0-dev.15 [2022-12-13T14:04:37.438Z] v2.3.0-dev.16 [2022-12-13T14:04:37.438Z] v2.3.0-dev.17 [2022-12-13T14:04:37.438Z] v2.3.0-dev.18 [2022-12-13T14:04:37.438Z] v2.3.0-dev.19 [2022-12-13T14:04:37.438Z] v2.3.0-dev.20 [2022-12-13T14:04:37.438Z] v2.3.0-dev.21 [2022-12-13T14:04:37.438Z] v2.3.0-dev.22 [2022-12-13T14:04:37.438Z] v2.3.0-dev.23 [2022-12-13T14:04:37.438Z] v2.3.0-dev.24 [2022-12-13T14:04:37.438Z] v2.3.0-dev.25 [2022-12-13T14:04:37.438Z] v2.3.0-dev.26 [2022-12-13T14:04:37.438Z] v2.3.0-dev.27 [2022-12-13T14:04:37.438Z] v2.3.0-dev.28 [2022-12-13T14:04:37.438Z] v2.3.0-dev.29 [2022-12-13T14:04:37.438Z] v2.3.0-dev.30 [2022-12-13T14:04:37.438Z] v3.0.0-dev.1 [2022-12-13T14:04:37.438Z] v3.0.0-dev.2 [2022-12-13T14:04:37.438Z] v3.0.0-dev.3 [Pipeline] sh [2022-12-13T14:04:37.732Z] + lftools sign git-tag v3.0.0-dev.3 [2022-12-13T14:04:38.299Z] Signing Git tag with Sigul... [2022-12-13T14:04:38.299Z] Signing v3.0.0-dev.3 [Pipeline] echo [2022-12-13T14:04:38.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:38.862Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-13T14:04:38.869Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-13T14:04:38.890Z] $ docker stop --time=1 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e [2022-12-13T14:04:40.190Z] $ docker rm -f 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-13T14:04:40.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:04:40.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:40.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:04:40.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:40.953Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:40.981Z] $ 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 [2022-12-13T14:04:41.325Z] $ docker top 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:04:41.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:04:41.417Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:04:41.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:04:41.542Z] $ docker exec 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd ssh-agent [2022-12-13T14:04:41.635Z] SSH_AUTH_SOCK=/tmp/ssh-UpWVWZhZx9zX/agent.31 [2022-12-13T14:04:41.635Z] SSH_AGENT_PID=37 [2022-12-13T14:04:41.639Z] Running ssh-add (command line suppressed) [2022-12-13T14:04:41.733Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9294209555818578602.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9294209555818578602.key) [2022-12-13T14:04:41.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:04:42.042Z] + git semver bump pre [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,216 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,216 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,217 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,217 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,217 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,219 [execute] INFO git cat-file --batch-check [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,224 [execute] INFO git cat-file --batch [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T14:04:42.302Z] 2022-12-13 14:04:42,229 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:42.302Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T14:04:42.312Z] $ docker exec --env ******** --env ******** 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd ssh-agent -k [2022-12-13T14:04:42.405Z] unset SSH_AUTH_SOCK; [2022-12-13T14:04:42.405Z] unset SSH_AGENT_PID; [2022-12-13T14:04:42.405Z] echo Agent pid 37 killed; [2022-12-13T14:04:42.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:04:42.713Z] + git semver [Pipeline] } [2022-12-13T14:04:42.983Z] $ docker stop --time=1 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd [2022-12-13T14:04:44.268Z] $ docker rm -f 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:04:44.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:04:44.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:44.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:04:44.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:44.974Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:45.008Z] $ 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 [2022-12-13T14:04:45.350Z] $ docker top 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:04:45.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:04:45.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:04:45.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:04:45.574Z] $ docker exec 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 ssh-agent [2022-12-13T14:04:45.678Z] SSH_AUTH_SOCK=/tmp/ssh-NtZvaxSvZ8OP/agent.32 [2022-12-13T14:04:45.678Z] SSH_AGENT_PID=38 [2022-12-13T14:04:45.684Z] Running ssh-add (command line suppressed) [2022-12-13T14:04:45.790Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3843563408354726107.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3843563408354726107.key) [2022-12-13T14:04:45.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:04:46.094Z] + git semver push [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,271 [run_push] DEBUG push [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,272 [execute] INFO git cat-file --batch-check [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,276 [execute] INFO git rev-list 6535eb6807ae8c9ba7f16fe6d47a5f27f9246696 -- [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,277 [execute] DEBUG Popen(['git', 'rev-list', '6535eb6807ae8c9ba7f16fe6d47a5f27f9246696', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,287 [execute] INFO git fetch -v origin [2022-12-13T14:04:46.353Z] 2022-12-13 14:04:46,287 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-13T14:04:46.921Z] 2022-12-13 14:04:46,766 [run_push] DEBUG no remote changes detected [2022-12-13T14:04:46.921Z] 2022-12-13 14:04:46,766 [execute] INFO git push origin semver [2022-12-13T14:04:46.921Z] 2022-12-13 14:04:46,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T14:04:47.859Z] 2022-12-13 14:04:47,676 [run_push] DEBUG push all version tags [2022-12-13T14:04:47.859Z] 2022-12-13 14:04:47,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-13T14:04:47.859Z] 2022-12-13 14:04:47,677 [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) [2022-12-13T14:04:48.798Z] 2022-12-13 14:04:48,631 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-13T14:04:48.798Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T14:04:48.808Z] $ docker exec --env ******** --env ******** 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 ssh-agent -k [2022-12-13T14:04:48.902Z] unset SSH_AUTH_SOCK; [2022-12-13T14:04:48.903Z] unset SSH_AGENT_PID; [2022-12-13T14:04:48.903Z] echo Agent pid 38 killed; [2022-12-13T14:04:48.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:04:49.220Z] + git semver [Pipeline] } [2022-12-13T14:04:49.491Z] $ docker stop --time=1 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 [2022-12-13T14:04:50.836Z] $ docker rm -f 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 [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 [2022-12-13T14:04:51.358Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-12-13T14:04:51.358Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-13T14:04:51.358Z] total 16 [2022-12-13T14:04:51.358Z] drwxr-xr-x 3 root root 4096 Dec 13 13:59 . [2022-12-13T14:04:51.358Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 14:04 .. [2022-12-13T14:04:51.358Z] drwxr-xr-x 2 root root 4096 Dec 13 13:59 cost [2022-12-13T14:04:51.358Z] -rw-r--r-- 1 root root 87 Dec 13 13:59 cost.csv [2022-12-13T14:04:51.358Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-13T14:04:51.358Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-13T14:04:51.358Z] total 16 [2022-12-13T14:04:51.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:59 . [2022-12-13T14:04:51.358Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 14:04 .. [2022-12-13T14:04:51.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 13:59 cost [2022-12-13T14:04:51.358Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 13 13:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:51.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:52.513Z] ---> package-listing.sh [2022-12-13T14:04:52.513Z] ++ facter osfamily [2022-12-13T14:04:52.513Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T14:04:52.772Z] + OS_FAMILY=debian [2022-12-13T14:04:52.772Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-12-13T14:04:52.772Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T14:04:52.772Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T14:04:52.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T14:04:52.772Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T14:04:52.772Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-12-13T14:04:52.772Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T14:04:52.772Z] + case "${OS_FAMILY}" in [2022-12-13T14:04:52.772Z] + dpkg -l [2022-12-13T14:04:52.772Z] + grep '^ii' [2022-12-13T14:04:52.772Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T14:04:52.772Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T14:04:52.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T14:04:52.772Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-12-13T14:04:52.772Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-12-13T14:04:52.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-12-13T14:04:52.781Z] 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 [2022-12-13T14:04:53.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:04:53.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T14:04:53.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:04:53.680Z] prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container [2022-12-13T14:04:53.710Z] $ 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 [2022-12-13T14:04:53.898Z] $ docker top c2d4ea20894639615aaf9336d263325aabc7a9588c322015cca88fa675122c6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:04:54.234Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T14:04:54.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T14:04:54.798Z] + ls /var/log/sa-host [2022-12-13T14:04:54.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:04:54.939Z] provisioning config files... [2022-12-13T14:04:54.946Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4963813565618550157tmp [Pipeline] { [Pipeline] echo [2022-12-13T14:04:54.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:55.240Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T14:04:55.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:55.566Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T14:04:55.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:55.854Z] ---> sudo-logs.sh [2022-12-13T14:04:55.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T14:04:55.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:56.161Z] ---> job-cost.sh [2022-12-13T14:04:56.161Z] lf-activate-venv: SKIPPING [2022-12-13T14:04:56.161Z] DEBUG: total: 0.2199999988079071 [2022-12-13T14:04:56.161Z] INFO: Retrieving Stack Cost... [2022-12-13T14:04:56.420Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T14:04:56.678Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T14:04:56.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:04:56.971Z] ---> logs-deploy.sh [2022-12-13T14:04:56.971Z] lf-activate-venv: SKIPPING [2022-12-13T14:04:56.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/90 [2022-12-13T14:04:56.971Z] INFO: archiving workspace using pattern(s): [2022-12-13T14:04:57.907Z] Archives upload complete. [2022-12-13T14:04:58.166Z] INFO: archiving logs to Nexus [2022-12-13T14:04:58.734Z] ---> uname -a: [2022-12-13T14:04:58.734Z] Linux prd-ubuntu20-04-docker-8c-8g-121066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-13T14:04:58.734Z] [2022-12-13T14:04:58.734Z] [2022-12-13T14:04:58.734Z] ---> lscpu: [2022-12-13T14:04:58.735Z] Architecture: x86_64 [2022-12-13T14:04:58.735Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-13T14:04:58.735Z] Byte Order: Little Endian [2022-12-13T14:04:58.735Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-13T14:04:58.735Z] CPU(s): 8 [2022-12-13T14:04:58.735Z] On-line CPU(s) list: 0-7 [2022-12-13T14:04:58.735Z] Thread(s) per core: 1 [2022-12-13T14:04:58.735Z] Core(s) per socket: 1 [2022-12-13T14:04:58.735Z] Socket(s): 8 [2022-12-13T14:04:58.735Z] NUMA node(s): 1 [2022-12-13T14:04:58.735Z] Vendor ID: AuthenticAMD [2022-12-13T14:04:58.735Z] CPU family: 23 [2022-12-13T14:04:58.735Z] Model: 49 [2022-12-13T14:04:58.735Z] Model name: AMD EPYC-Rome Processor [2022-12-13T14:04:58.735Z] Stepping: 0 [2022-12-13T14:04:58.735Z] CPU MHz: 2800.000 [2022-12-13T14:04:58.735Z] BogoMIPS: 5600.00 [2022-12-13T14:04:58.735Z] Virtualization: AMD-V [2022-12-13T14:04:58.735Z] Hypervisor vendor: KVM [2022-12-13T14:04:58.735Z] Virtualization type: full [2022-12-13T14:04:58.735Z] L1d cache: 256 KiB [2022-12-13T14:04:58.735Z] L1i cache: 256 KiB [2022-12-13T14:04:58.735Z] L2 cache: 4 MiB [2022-12-13T14:04:58.735Z] L3 cache: 128 MiB [2022-12-13T14:04:58.735Z] NUMA node0 CPU(s): 0-7 [2022-12-13T14:04:58.735Z] Vulnerability Itlb multihit: Not affected [2022-12-13T14:04:58.735Z] Vulnerability L1tf: Not affected [2022-12-13T14:04:58.735Z] Vulnerability Mds: Not affected [2022-12-13T14:04:58.735Z] Vulnerability Meltdown: Not affected [2022-12-13T14:04:58.735Z] Vulnerability Mmio stale data: Not affected [2022-12-13T14:04:58.735Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-13T14:04:58.735Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-13T14:04:58.735Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-13T14:04:58.735Z] Vulnerability Srbds: Not affected [2022-12-13T14:04:58.735Z] Vulnerability Tsx async abort: Not affected [2022-12-13T14:04:58.735Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] ---> nproc: [2022-12-13T14:04:58.735Z] 8 [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] ---> df -h: [2022-12-13T14:04:58.735Z] Filesystem Size Used Avail Use% Mounted on [2022-12-13T14:04:58.735Z] overlay 155G 12G 143G 8% / [2022-12-13T14:04:58.735Z] tmpfs 64M 0 64M 0% /dev [2022-12-13T14:04:58.735Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-13T14:04:58.735Z] shm 64M 0 64M 0% /dev/shm [2022-12-13T14:04:58.735Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] ---> sar -b -r -n DEV: [2022-12-13T14:04:58.735Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121066) 12/13/22 _x86_64_ (8 CPU) [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:57:45 LINUX RESTART (8 CPU) [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-13T14:04:58.735Z] 13:59:01 157.41 47.34 110.06 0.00 5313.78 93708.52 0.00 [2022-12-13T14:04:58.735Z] 14:00:01 56.32 0.17 56.16 0.00 8.80 31387.32 0.00 [2022-12-13T14:04:58.735Z] 14:01:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-12-13T14:04:58.735Z] 14:02:02 0.97 0.00 0.97 0.00 0.00 12.93 0.00 [2022-12-13T14:04:58.735Z] 14:03:01 29.03 9.39 19.64 0.00 2932.11 2533.40 0.00 [2022-12-13T14:04:58.735Z] 14:04:01 28.21 1.35 26.86 0.00 2275.49 6327.35 0.00 [2022-12-13T14:04:58.735Z] Average: 45.53 9.71 35.82 0.00 1751.70 22384.65 0.00 [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-13T14:04:58.735Z] 13:59:01 28598772 31584180 723264 2.20 88808 3122444 1896412 5.59 1323756 2542708 537576 [2022-12-13T14:04:58.735Z] 14:00:01 28700024 31620476 689908 2.10 94740 3052508 1757984 5.18 1129296 2636592 176 [2022-12-13T14:04:58.735Z] 14:01:01 28700620 31621176 688884 2.09 94784 3052508 1757984 5.18 1129388 2636592 168 [2022-12-13T14:04:58.735Z] 14:02:02 28709904 31630488 679488 2.07 94832 3052512 1757984 5.18 1119472 2636596 168 [2022-12-13T14:04:58.735Z] 14:03:01 28393588 31583080 709352 2.16 112572 3303028 1848536 5.45 1276948 2775680 66180 [2022-12-13T14:04:58.735Z] 14:04:01 28164956 31585952 702588 2.14 128748 3506708 1814468 5.35 1465576 2800120 32 [2022-12-13T14:04:58.735Z] Average: 28544644 31604225 698914 2.13 102414 3181618 1805561 5.32 1240739 2671381 100717 [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-13T14:04:58.735Z] 13:59:01 ens3 772.10 479.94 7189.80 97.88 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 13:59:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 13:59:01 docker0 53.11 71.45 4.20 732.68 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 13:59:01 vethbf89c8c 47.79 67.44 4.31 687.82 0.00 0.00 0.00 0.06 [2022-12-13T14:04:58.735Z] 14:00:01 ens3 115.93 73.54 2528.85 14.45 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:01:01 ens3 0.38 0.22 0.25 0.19 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:02:02 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:03:01 ens3 91.02 58.58 1398.67 4.09 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:03:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:04:01 ens3 110.05 78.64 1390.72 80.43 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:04:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] Average: ens3 181.85 115.33 2086.57 32.92 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] Average: docker0 8.89 11.95 0.70 122.45 0.00 0.00 0.00 0.00 [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] ---> sar -P ALL: [2022-12-13T14:04:58.735Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121066) 12/13/22 _x86_64_ (8 CPU) [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:57:45 LINUX RESTART (8 CPU) [2022-12-13T14:04:58.735Z] [2022-12-13T14:04:58.735Z] 13:58:01 CPU %user %nice %system %iowait %steal %idle [2022-12-13T14:04:58.735Z] 13:59:01 all 20.62 0.00 5.24 1.09 0.06 73.00 [2022-12-13T14:04:58.735Z] 13:59:01 0 21.16 0.00 5.84 0.79 0.05 72.17 [2022-12-13T14:04:58.735Z] 13:59:01 1 22.78 0.00 5.16 1.75 0.07 70.24 [2022-12-13T14:04:58.735Z] 13:59:01 2 19.82 0.00 5.62 0.64 0.05 73.87 [2022-12-13T14:04:58.735Z] 13:59:01 3 20.92 0.00 5.37 2.63 0.07 71.01 [2022-12-13T14:04:58.735Z] 13:59:01 4 22.49 0.00 5.34 1.01 0.07 71.10 [2022-12-13T14:04:58.735Z] 13:59:01 5 17.91 0.00 4.86 0.34 0.07 76.82 [2022-12-13T14:04:58.735Z] 13:59:01 6 20.01 0.00 4.45 0.42 0.07 75.05 [2022-12-13T14:04:58.735Z] 13:59:01 7 19.83 0.00 5.25 1.12 0.07 73.73 [2022-12-13T14:04:58.735Z] 14:00:01 all 10.61 0.00 2.25 0.46 0.03 86.65 [2022-12-13T14:04:58.735Z] 14:00:01 0 9.92 0.00 2.48 0.67 0.03 86.90 [2022-12-13T14:04:58.735Z] 14:00:01 1 10.14 0.00 2.46 2.17 0.03 85.20 [2022-12-13T14:04:58.735Z] 14:00:01 2 11.90 0.00 2.02 0.05 0.03 86.00 [2022-12-13T14:04:58.735Z] 14:00:01 3 10.75 0.00 1.94 0.03 0.03 87.24 [2022-12-13T14:04:58.735Z] 14:00:01 4 10.19 0.00 2.11 0.00 0.03 87.67 [2022-12-13T14:04:58.735Z] 14:00:01 5 11.25 0.00 2.03 0.20 0.03 86.49 [2022-12-13T14:04:58.735Z] 14:00:01 6 10.53 0.00 2.03 0.18 0.02 87.24 [2022-12-13T14:04:58.735Z] 14:00:01 7 10.21 0.00 2.89 0.35 0.05 86.50 [2022-12-13T14:04:58.735Z] 14:01:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2022-12-13T14:04:58.735Z] 14:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T14:04:58.735Z] 14:01:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-13T14:04:58.735Z] 14:01:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-12-13T14:04:58.735Z] 14:01:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-13T14:04:58.735Z] 14:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-13T14:04:58.735Z] 14:01:01 5 0.10 0.00 0.00 0.02 0.00 99.88 [2022-12-13T14:04:58.735Z] 14:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T14:04:58.735Z] 14:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-13T14:04:58.735Z] 14:02:02 all 0.28 0.00 0.01 0.00 0.00 99.71 [2022-12-13T14:04:58.735Z] 14:02:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T14:04:58.735Z] 14:02:02 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-12-13T14:04:58.735Z] 14:02:02 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-13T14:04:58.735Z] 14:02:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T14:04:58.735Z] 14:02:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-13T14:04:58.735Z] 14:02:02 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-13T14:04:58.735Z] 14:02:02 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-13T14:04:58.735Z] 14:02:02 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-13T14:04:58.735Z] 14:03:01 all 1.16 0.00 0.69 0.18 0.01 97.96 [2022-12-13T14:04:58.735Z] 14:03:01 0 0.59 0.00 0.42 0.12 0.00 98.86 [2022-12-13T14:04:58.735Z] 14:03:01 1 1.93 0.00 0.91 0.03 0.02 97.11 [2022-12-13T14:04:58.735Z] 14:03:01 2 1.14 0.00 0.42 0.02 0.02 98.41 [2022-12-13T14:04:58.735Z] 14:03:01 3 0.87 0.00 1.63 0.17 0.03 97.30 [2022-12-13T14:04:58.735Z] 14:03:01 4 1.44 0.00 0.56 0.05 0.00 97.95 [2022-12-13T14:04:58.735Z] 14:03:01 5 0.49 0.00 0.44 0.59 0.02 98.45 [2022-12-13T14:04:58.735Z] 14:03:01 6 0.76 0.00 0.53 0.31 0.00 98.40 [2022-12-13T14:04:58.735Z] 14:03:01 7 2.07 0.00 0.58 0.12 0.02 97.21 [2022-12-13T14:04:58.735Z] 14:04:01 all 1.31 0.00 0.77 0.14 0.01 97.77 [2022-12-13T14:04:58.735Z] 14:04:01 0 0.77 0.00 1.00 0.02 0.02 98.20 [2022-12-13T14:04:58.735Z] 14:04:01 1 1.03 0.00 0.45 0.03 0.00 98.48 [2022-12-13T14:04:58.735Z] 14:04:01 2 0.75 0.00 0.44 0.23 0.03 98.54 [2022-12-13T14:04:58.735Z] 14:04:01 3 2.27 0.00 0.68 0.05 0.02 96.98 [2022-12-13T14:04:58.735Z] 14:04:01 4 1.84 0.00 1.15 0.10 0.02 96.90 [2022-12-13T14:04:58.735Z] 14:04:01 5 0.90 0.00 1.02 0.57 0.02 97.50 [2022-12-13T14:04:58.735Z] 14:04:01 6 1.65 0.00 0.52 0.03 0.00 97.80 [2022-12-13T14:04:58.735Z] 14:04:01 7 1.25 0.00 0.89 0.12 0.02 97.73 [2022-12-13T14:04:58.735Z] Average: all 5.69 0.00 1.49 0.31 0.02 92.50 [2022-12-13T14:04:58.735Z] Average: 0 5.40 0.00 1.62 0.27 0.02 92.70 [2022-12-13T14:04:58.735Z] Average: 1 6.59 0.00 1.48 0.66 0.02 91.25 [2022-12-13T14:04:58.735Z] Average: 2 5.60 0.00 1.42 0.16 0.03 92.79 [2022-12-13T14:04:58.735Z] Average: 3 5.79 0.00 1.60 0.48 0.03 92.10 [2022-12-13T14:04:58.736Z] Average: 4 5.98 0.00 1.52 0.19 0.02 92.29 [2022-12-13T14:04:58.736Z] Average: 5 5.10 0.00 1.39 0.29 0.02 93.21 [2022-12-13T14:04:58.736Z] Average: 6 5.48 0.00 1.26 0.16 0.02 93.09 [2022-12-13T14:04:58.736Z] Average: 7 5.55 0.00 1.59 0.28 0.03 92.55 [2022-12-13T14:04:58.736Z] [2022-12-13T14:04:58.736Z] [2022-12-13T14:04:58.736Z]