Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4f7526e5f67d665f2f77851a4b801e21cad62e9 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-ssh4658645438093435152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13419801110741482429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11211337152434660318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1900692921916471755.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17918573002258420693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-registry 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-15246 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f4f7526e5f67d665f2f77851a4b801e21cad62e9 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 f4f7526e5f67d665f2f77851a4b801e21cad62e9 # timeout=10 Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3" > git rev-list --no-walk f4f2d1cf50b52140208cd07ebcc2139f05a46091 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:19 ========================================================= 20:55:19 EdgeX Global Pipelines Version Info 20:55:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:20 ------------------- 20:55:20 stable info: 20:55:20 ------------------- 20:55:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:55:20 Message: update stable to v1.0.234 20:55:21 ------------------- 20:55:21 experimental info: 20:55:21 ------------------- 20:55:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:55:21 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4f7526 [Pipeline] echo 20:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:55:22 + git rev-list -1 --merges f4f7526e5f67d665f2f77851a4b801e21cad62e9~1..f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo 20:55:22 -----------> git rev-list -1 --merges f4f7526e5f67d665f2f77851a4b801e21cad62e9~1..f4f7526e5f67d665f2f77851a4b801e21cad62e9 f4f7526e5f67d665f2f77851a4b801e21cad62e9 20:55:22 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [false] [Pipeline] sh 20:55:22 + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo 20:55:22 ========================================================= 20:55:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:55:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:22 + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo 20:55:22 [semverPrep] GIT_COMMIT: f4f7526e5f67d665f2f77851a4b801e21cad62e9, Commit Message: Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3 [Pipeline] echo 20:55:22 [semverPrep] This is not a build commit. [Pipeline] sh 20:55:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:23 + grep -v github /etc/ssh/ssh_known_hosts 20:55:23 + [ -e /tmp/ssh_known_hosts ] 20:55:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:55:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:55:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:55:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:23 20:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:24 0.1.4: Pulling from edgex-devops/py-git-semver 20:55:24 42c077c10790: Pulling fs layer 20:55:24 f63e77b7563a: Pulling fs layer 20:55:24 bd5fdadae976: Pulling fs layer 20:55:24 205491f53016: Pulling fs layer 20:55:24 df18705c85c3: Pulling fs layer 20:55:24 bdb3f477010e: Pulling fs layer 20:55:24 c8a8fc8e1c8f: Pulling fs layer 20:55:24 2c6e9b1d212d: Pulling fs layer 20:55:24 bdb8f0575790: Pulling fs layer 20:55:24 386e3cb2ff24: Pulling fs layer 20:55:24 2343380bae48: Pulling fs layer 20:55:24 df18705c85c3: Waiting 20:55:24 bdb3f477010e: Waiting 20:55:24 c8a8fc8e1c8f: Waiting 20:55:24 2c6e9b1d212d: Waiting 20:55:24 bdb8f0575790: Waiting 20:55:24 386e3cb2ff24: Waiting 20:55:24 2343380bae48: Waiting 20:55:24 205491f53016: Waiting 20:55:24 f63e77b7563a: Verifying Checksum 20:55:24 f63e77b7563a: Download complete 20:55:24 205491f53016: Download complete 20:55:24 df18705c85c3: Verifying Checksum 20:55:24 df18705c85c3: Download complete 20:55:24 bdb3f477010e: Download complete 20:55:24 bd5fdadae976: Verifying Checksum 20:55:24 bd5fdadae976: Download complete 20:55:24 2c6e9b1d212d: Verifying Checksum 20:55:24 2c6e9b1d212d: Download complete 20:55:24 bdb8f0575790: Download complete 20:55:24 386e3cb2ff24: Download complete 20:55:24 2343380bae48: Download complete 20:55:24 42c077c10790: Download complete 20:55:24 c8a8fc8e1c8f: Download complete 20:55:26 42c077c10790: Pull complete 20:55:26 f63e77b7563a: Pull complete 20:55:26 bd5fdadae976: Pull complete 20:55:26 205491f53016: Pull complete 20:55:26 df18705c85c3: Pull complete 20:55:26 bdb3f477010e: Pull complete 20:55:29 c8a8fc8e1c8f: Pull complete 20:55:29 2c6e9b1d212d: Pull complete 20:55:29 bdb8f0575790: Pull complete 20:55:29 386e3cb2ff24: Pull complete 20:55:29 2343380bae48: Pull complete 20:55:29 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:55:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:29 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 20:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:31 $ docker top f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da -eo pid,comm 20:55:31 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). 20:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:31 [ssh-agent] Looking for ssh-agent implementation... 20:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:31 $ docker exec f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent 20:55:31 SSH_AUTH_SOCK=/tmp/ssh-FFvO9vF8nSQ1/agent.32 20:55:31 SSH_AGENT_PID=38 20:55:31 Running ssh-add (command line suppressed) 20:55:31 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7767357578886959443.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7767357578886959443.key) 20:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:31 + git tag --points-at HEAD [Pipeline] } 20:55:31 $ docker exec --env ******** --env ******** f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent -k 20:55:32 unset SSH_AUTH_SOCK; 20:55:32 unset SSH_AGENT_PID; 20:55:32 echo Agent pid 38 killed; 20:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:32 [ssh-agent] Looking for ssh-agent implementation... 20:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:32 $ docker exec f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent 20:55:32 SSH_AUTH_SOCK=/tmp/ssh-nDpzRigCfnka/agent.70 20:55:32 SSH_AGENT_PID=76 20:55:32 Running ssh-add (command line suppressed) 20:55:32 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3944719130428705736.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3944719130428705736.key) 20:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:32 + git semver init 20:55:33 2022-06-21 20:55:32,977 [run_init] DEBUG init version:0.0.0 force:False 20:55:33 2022-06-21 20:55:32,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 20:55:33 2022-06-21 20:55:32,979 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 20:55:33 2022-06-21 20:55:32,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 20:55:33 2022-06-21 20:55:33,660 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 20:55:33 2022-06-21 20:55:33,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 20:55:33 2022-06-21 20:55:33,660 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 20:55:33 2022-06-21 20:55:33,660 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 20:55:33 2.2.1-dev.5 [Pipeline] } 20:55:33 $ docker exec --env ******** --env ******** f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent -k 20:55:34 unset SSH_AUTH_SOCK; 20:55:34 unset SSH_AGENT_PID; 20:55:34 echo Agent pid 76 killed; 20:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:34 + git semver [Pipeline] } 20:55:34 $ docker stop --time=1 f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da 20:55:36 $ docker rm -f f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da [Pipeline] // withDockerContainer [Pipeline] sh 20:55:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:36 Stashed 1 file(s) [Pipeline] echo 20:55:36 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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 20:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:36 ========================================================= 20:55:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:55:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:55:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:37 59bf1c3509f3: Pulling fs layer 20:55:37 666ba61612fd: Pulling fs layer 20:55:37 8ed8ca486205: Pulling fs layer 20:55:37 cc1cd167ecdc: Pulling fs layer 20:55:37 c516ae0d96e1: Pulling fs layer 20:55:37 684cea983483: Pulling fs layer 20:55:37 dd3240ac7de5: Pulling fs layer 20:55:37 b1e948a4e11c: Pulling fs layer 20:55:37 a8fd76ee1af6: Pulling fs layer 20:55:37 646ad004c059: Pulling fs layer 20:55:37 cc1cd167ecdc: Waiting 20:55:37 c516ae0d96e1: Waiting 20:55:37 a8fd76ee1af6: Waiting 20:55:37 684cea983483: Waiting 20:55:37 646ad004c059: Waiting 20:55:37 dd3240ac7de5: Waiting 20:55:37 b1e948a4e11c: Waiting 20:55:37 8ed8ca486205: Verifying Checksum 20:55:37 8ed8ca486205: Download complete 20:55:37 666ba61612fd: Verifying Checksum 20:55:37 666ba61612fd: Download complete 20:55:37 c516ae0d96e1: Download complete 20:55:37 684cea983483: Verifying Checksum 20:55:37 684cea983483: Download complete 20:55:37 59bf1c3509f3: Verifying Checksum 20:55:37 59bf1c3509f3: Download complete 20:55:37 dd3240ac7de5: Verifying Checksum 20:55:37 dd3240ac7de5: Download complete 20:55:37 b1e948a4e11c: Verifying Checksum 20:55:37 b1e948a4e11c: Download complete 20:55:37 59bf1c3509f3: Pull complete 20:55:37 666ba61612fd: Pull complete 20:55:37 8ed8ca486205: Pull complete 20:55:37 646ad004c059: Verifying Checksum 20:55:37 646ad004c059: Download complete 20:55:37 a8fd76ee1af6: Verifying Checksum 20:55:37 a8fd76ee1af6: Download complete 20:55:37 cc1cd167ecdc: Verifying Checksum 20:55:37 cc1cd167ecdc: Download complete 20:55:42 cc1cd167ecdc: Pull complete 20:55:42 c516ae0d96e1: Pull complete 20:55:42 684cea983483: Pull complete 20:55:42 dd3240ac7de5: Pull complete 20:55:42 b1e948a4e11c: Pull complete 20:55:44 a8fd76ee1af6: Pull complete 20:55:44 646ad004c059: Pull complete 20:55:44 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 20:55:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:45 + docker inspect -f . ci-base-image-x86_64 20:55:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:45 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 20:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** ci-base-image-x86_64 cat 20:55:47 $ docker top 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:48 + go version 20:55:48 go version go1.17.7 linux/amd64 [Pipeline] } 20:55:48 $ docker stop --time=1 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f 20:55:49 $ docker rm -f 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:49 + docker inspect -f . ci-base-image-x86_64 20:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:49 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 20:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** ci-base-image-x86_64 cat 20:55:50 $ docker top 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:55:50 + make test 20:55:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:55:50 go: downloading github.com/stretchr/testify v1.7.3 20:55:50 go: downloading github.com/hashicorp/consul/api v1.13.0 20:55:50 go: downloading github.com/pmezard/go-difflib v1.0.0 20:55:50 go: downloading github.com/stretchr/objx v0.4.0 20:55:50 go: downloading github.com/davecgh/go-spew v1.1.1 20:55:50 go: downloading gopkg.in/yaml.v3 v3.0.1 20:55:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:55:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:55:50 go: downloading github.com/hashicorp/serf v0.9.6 20:55:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:55:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:55:50 go: downloading github.com/mattn/go-isatty v0.0.12 20:55:50 go: downloading github.com/fatih/color v1.9.0 20:55:50 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 20:55:50 go: downloading github.com/mattn/go-colorable v0.1.6 20:55:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:55:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:55:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:55:51 Still waiting to schedule task 20:55:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:55:59 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.040s coverage: 89.4% of statements 20:55:59 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 20:55:59 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 20:55:59 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 20:56:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:56:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:07 $ docker stop --time=1 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 20:56:09 $ docker rm -f 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:09 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 20:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:10 20:56:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:10 latest: Pulling from edgex-lftools-log-publisher 20:56:10 5eb5b503b376: Pulling fs layer 20:56:10 5c69ac0246d0: Pulling fs layer 20:56:10 ec43610c2a17: Pulling fs layer 20:56:10 3a2ae6a8a46f: Pulling fs layer 20:56:10 33b1e0a273af: Pulling fs layer 20:56:10 5d3b04190fa2: Pulling fs layer 20:56:10 2f39f015ded8: Pulling fs layer 20:56:10 3a2ae6a8a46f: Waiting 20:56:10 33b1e0a273af: Waiting 20:56:10 5d3b04190fa2: Waiting 20:56:10 2f39f015ded8: Waiting 20:56:10 5c69ac0246d0: Verifying Checksum 20:56:10 5c69ac0246d0: Download complete 20:56:10 3a2ae6a8a46f: Verifying Checksum 20:56:10 3a2ae6a8a46f: Download complete 20:56:10 33b1e0a273af: Verifying Checksum 20:56:10 33b1e0a273af: Download complete 20:56:10 5d3b04190fa2: Verifying Checksum 20:56:10 5d3b04190fa2: Download complete 20:56:11 ec43610c2a17: Verifying Checksum 20:56:11 ec43610c2a17: Download complete 20:56:11 5eb5b503b376: Download complete 20:56:11 2f39f015ded8: Download complete 20:56:12 5eb5b503b376: Pull complete 20:56:12 5c69ac0246d0: Pull complete 20:56:12 ec43610c2a17: Pull complete 20:56:12 3a2ae6a8a46f: Pull complete 20:56:13 33b1e0a273af: Pull complete 20:56:13 5d3b04190fa2: Pull complete 20:56:17 2f39f015ded8: Pull complete 20:56:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:17 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 20:56:17 $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 20:56:19 $ docker top 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:19 ---> job-cost.sh 20:56:19 lf-activate-venv: SKIPPING 20:56:19 INFO: No Stack... 20:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:56:20 INFO: Archiving Costs [Pipeline] sh 20:56:20 + + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 20:56:20 cut -d, -f6 [Pipeline] lock 20:56:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] 20:56:20 Resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] did not exist. Created. 20:56:20 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:21 + echo total: 0.2199999988079071 [Pipeline] stash 20:56:21 Stashed 1 file(s) [Pipeline] } 20:56:21 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:21 $ docker stop --time=1 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 20:56:22 $ docker rm -f 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15248 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 20:57:28 Running in /w/workspace/go-mod-registry/21 [Pipeline] { [Pipeline] checkout 20:57:28 Selected Git installation does not exist. Using Default 20:57:28 The recommended git tool is: NONE 20:57:35 using credential edgex-jenkins-ssh 20:57:35 Cloning the remote Git repository 20:57:35 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 20:57:35 > git init /w/workspace/go-mod-registry/21 # timeout=10 20:57:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 20:57:35 > git --version # timeout=10 20:57:35 > git --version # 'git version 2.25.1' 20:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:36 Avoid second fetch 20:57:36 Checking out Revision f4f7526e5f67d665f2f77851a4b801e21cad62e9 (main) 20:57:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 20:57:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:36 > git config core.sparsecheckout # timeout=10 20:57:36 > git checkout -f f4f7526e5f67d665f2f77851a4b801e21cad62e9 # timeout=10 20:57:40 Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:41 Dload Upload Total Spent Left Speed 20:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92825 [Pipeline] sh 20:57:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:57:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 20:57:42 sudo tee /etc/docker/daemon.new 20:57:42 { 20:57:42 "registry-mirrors": [ 20:57:42 "https://nexus3.edgexfoundry.org:10001" 20:57:42 ], 20:57:42 "bip": "10.250.0.254/24", 20:57:42 "hosts": [ 20:57:42 "tcp://0.0.0.0:5555", 20:57:42 "unix:///var/run/docker.sock" 20:57:42 ], 20:57:42 "mtu": 1458, 20:57:42 "selinux-enabled": true, 20:57:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:57:42 } [Pipeline] sh 20:57:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:57:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:02 ========================================================= 20:58:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:58:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:58:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:03 9b3977197b4f: Pulling fs layer 20:58:03 1a89e8eeedd5: Pulling fs layer 20:58:03 94645a83ff95: Pulling fs layer 20:58:03 e6fb740bc735: Pulling fs layer 20:58:03 3a77bd46dcc9: Pulling fs layer 20:58:03 e6fb740bc735: Waiting 20:58:03 355e64cbe906: Pulling fs layer 20:58:03 3a77bd46dcc9: Waiting 20:58:03 63ab81a10011: Pulling fs layer 20:58:03 355e64cbe906: Waiting 20:58:03 555d1d1c4555: Pulling fs layer 20:58:03 7d9057610161: Pulling fs layer 20:58:03 555d1d1c4555: Waiting 20:58:03 7d9057610161: Waiting 20:58:03 63ab81a10011: Waiting 20:58:03 94645a83ff95: Verifying Checksum 20:58:03 94645a83ff95: Download complete 20:58:03 1a89e8eeedd5: Verifying Checksum 20:58:03 1a89e8eeedd5: Download complete 20:58:03 3a77bd46dcc9: Verifying Checksum 20:58:03 3a77bd46dcc9: Download complete 20:58:03 355e64cbe906: Verifying Checksum 20:58:03 355e64cbe906: Download complete 20:58:03 9b3977197b4f: Verifying Checksum 20:58:03 9b3977197b4f: Download complete 20:58:03 63ab81a10011: Verifying Checksum 20:58:03 63ab81a10011: Download complete 20:58:04 9b3977197b4f: Pull complete 20:58:04 7d9057610161: Verifying Checksum 20:58:04 7d9057610161: Download complete 20:58:05 1a89e8eeedd5: Pull complete 20:58:05 94645a83ff95: Pull complete 20:58:05 555d1d1c4555: Verifying Checksum 20:58:05 555d1d1c4555: Download complete 20:58:06 e6fb740bc735: Download complete 20:58:18 e6fb740bc735: Pull complete 20:58:18 3a77bd46dcc9: Pull complete 20:58:18 355e64cbe906: Pull complete 20:58:19 63ab81a10011: Pull complete 20:58:25 555d1d1c4555: Pull complete 20:58:27 7d9057610161: Pull complete 20:58:27 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 20:58:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:28 + docker inspect -f . ci-base-image-arm64 20:58:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:28 prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container 20:58:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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 20:58:31 $ docker top dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:32 + go version 20:58:32 go version go1.17.7 linux/arm64 [Pipeline] } 20:58:32 $ docker stop --time=1 dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 20:58:33 $ docker rm -f dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:34 + docker inspect -f . ci-base-image-arm64 20:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container 20:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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 20:58:36 $ docker top 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:58:37 + make test 20:58:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:58:37 go: downloading github.com/stretchr/testify v1.7.3 20:58:37 go: downloading github.com/hashicorp/consul/api v1.13.0 20:58:37 go: downloading github.com/davecgh/go-spew v1.1.1 20:58:37 go: downloading github.com/pmezard/go-difflib v1.0.0 20:58:37 go: downloading github.com/stretchr/objx v0.4.0 20:58:37 go: downloading gopkg.in/yaml.v3 v3.0.1 20:58:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:58:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:58:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:58:37 go: downloading github.com/hashicorp/serf v0.9.6 20:58:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:58:37 go: downloading github.com/fatih/color v1.9.0 20:58:37 go: downloading github.com/mattn/go-isatty v0.0.12 20:58:37 go: downloading github.com/mattn/go-colorable v0.1.6 20:58:37 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 20:58:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:58:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:58:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:59:17 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.112s coverage: 89.4% of statements 20:59:17 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 20:59:17 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements 20:59:17 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 20:59:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:59:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:59:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:32 $ docker stop --time=1 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f 20:59:34 $ docker rm -f 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f [Pipeline] // withDockerContainer [Pipeline] sh 20:59:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:35 Warning: overwriting stash ‘coverage-report’ 20:59:35 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 20:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:36 20:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:36 arm64: Pulling from edgex-lftools-log-publisher 20:59:36 8998bd30e6a1: Pulling fs layer 20:59:36 04944245beec: Pulling fs layer 20:59:36 699f458cf7ca: Pulling fs layer 20:59:36 765212b225bb: Pulling fs layer 20:59:36 f23df028b6ca: Pulling fs layer 20:59:36 d65c8cfc05b1: Pulling fs layer 20:59:36 2437ff75d9bd: Pulling fs layer 20:59:36 765212b225bb: Waiting 20:59:36 f23df028b6ca: Waiting 20:59:36 d65c8cfc05b1: Waiting 20:59:36 2437ff75d9bd: Waiting 20:59:36 04944245beec: Verifying Checksum 20:59:36 04944245beec: Download complete 20:59:36 765212b225bb: Verifying Checksum 20:59:36 765212b225bb: Download complete 20:59:36 f23df028b6ca: Download complete 20:59:36 d65c8cfc05b1: Verifying Checksum 20:59:36 d65c8cfc05b1: Download complete 20:59:37 699f458cf7ca: Verifying Checksum 20:59:37 699f458cf7ca: Download complete 20:59:37 8998bd30e6a1: Verifying Checksum 20:59:37 8998bd30e6a1: Download complete 20:59:39 2437ff75d9bd: Verifying Checksum 20:59:39 2437ff75d9bd: Download complete 20:59:41 8998bd30e6a1: Pull complete 20:59:42 04944245beec: Pull complete 20:59:43 699f458cf7ca: Pull complete 20:59:43 765212b225bb: Pull complete 20:59:44 f23df028b6ca: Pull complete 20:59:44 d65c8cfc05b1: Pull complete 21:00:00 2437ff75d9bd: Pull complete 21:00:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:00 prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container 21:00:00 $ 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-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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 21:00:03 $ docker top 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:04 ---> job-cost.sh 21:00:04 lf-activate-venv: SKIPPING 21:00:04 INFO: No Stack... 21:00:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:05 INFO: Archiving Costs [Pipeline] sh 21:00:05 + cat /w/workspace/go-mod-registry/21/archives/cost.csv 21:00:05 + cut -d, -f6 [Pipeline] lock 21:00:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] 21:00:06 Resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] did not exist. Created. 21:00:06 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:06 /w/workspace/go-mod-registry/21@tmp/durable-696b95a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:00:07 + echo total: 0.10999999940395355 [Pipeline] stash 21:00:07 Warning: overwriting stash ‘stack-cost’ 21:00:07 Stashed 1 file(s) [Pipeline] } 21:00:07 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:07 $ docker stop --time=1 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 21:00:09 $ docker rm -f 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 [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 21:00:09 provisioning config files... 21:00:09 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5318018606746139540tmp [Pipeline] { [Pipeline] sh 21:00:09 + set +x 21:00:09 + curl -s https://codecov.io/bash 21:00:09 + bash -s -- 21:00:10 21:00:10 _____ _ 21:00:10 / ____| | | 21:00:10 | | ___ __| | ___ ___ _____ __ 21:00:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:10 Bash-1.0.6 21:00:10 21:00:10 21:00:10 ==> git version 2.25.1 found 21:00:10 ==> 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 21:00:10 Release-Date: 2020-01-08 21:00:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:00:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:00:10 ==> Jenkins CI detected. 21:00:10 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 21:00:10 project root: . 21:00:10 --> token set from env 21:00:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:10 ==> Running gcov in . (disable via -X gcov) 21:00:10 ==> Python coveragepy not found 21:00:10 ==> Searching for coverage reports in: 21:00:10 + . 21:00:10 -> Found 1 reports 21:00:10 ==> Detecting git/mercurial file structure 21:00:10 ==> Reading reports 21:00:10 + ./coverage.out bytes=12273 21:00:10 ==> Appending adjustments 21:00:10 https://docs.codecov.io/docs/fixing-reports 21:00:10 + Found adjustments 21:00:10 ==> Gzipping contents 21:00:10 4.0K /tmp/codecov.m24Bue.gz 21:00:10 ==> Uploading reports 21:00:10 url: https://codecov.io 21:00:10 query: branch=main&commit=f4f7526e5f67d665f2f77851a4b801e21cad62e9&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:10 -> Pinging Codecov 21:00:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=f4f7526e5f67d665f2f77851a4b801e21cad62e9&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 21:00:10 -> Uploading to 21:00:10 https://storage.googleapis.com/codecov/v4/raw/2022-06-21/05B643FFA8DEACB6C25F95B2D4D12284/f4f7526e5f67d665f2f77851a4b801e21cad62e9/d53d275c-3bf4-4a9a-933e-576b23ac7856.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T210010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8edb317634f3af15ca919f795f5b5883a5a04f4a9eb484231c70114bbade9885 21:00:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:10 Dload Upload Total Spent Left Speed 21:00:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2269 0 0 100 2269 0 8403 --:--:-- --:--:-- --:--:-- 8403 21:00:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] } 21:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:00:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:00:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:11 21:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:00:11 df9b9388f04a: Pulling fs layer 21:00:11 52dc419b0ee2: Pulling fs layer 21:00:11 25bc292e5bac: Pulling fs layer 21:00:11 114826534d7a: Pulling fs layer 21:00:11 4657fd5d0bcf: Pulling fs layer 21:00:11 6ad1cebc031e: Pulling fs layer 21:00:11 8a3aa393b2d8: Pulling fs layer 21:00:11 4657fd5d0bcf: Waiting 21:00:11 6ad1cebc031e: Waiting 21:00:11 8a3aa393b2d8: Waiting 21:00:11 114826534d7a: Waiting 21:00:11 25bc292e5bac: Verifying Checksum 21:00:11 25bc292e5bac: Download complete 21:00:11 52dc419b0ee2: Verifying Checksum 21:00:11 52dc419b0ee2: Download complete 21:00:11 df9b9388f04a: Verifying Checksum 21:00:11 df9b9388f04a: Download complete 21:00:11 6ad1cebc031e: Verifying Checksum 21:00:11 6ad1cebc031e: Download complete 21:00:11 df9b9388f04a: Pull complete 21:00:11 52dc419b0ee2: Pull complete 21:00:12 25bc292e5bac: Pull complete 21:00:12 114826534d7a: Verifying Checksum 21:00:12 114826534d7a: Download complete 21:00:12 8a3aa393b2d8: Verifying Checksum 21:00:12 8a3aa393b2d8: Download complete 21:00:16 114826534d7a: Pull complete 21:00:16 4657fd5d0bcf: Pull complete 21:00:16 6ad1cebc031e: Pull complete 21:00:19 8a3aa393b2d8: Pull complete 21:00:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:00:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:19 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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/edgex-snyk-go:1.410.4 cat 21:00:21 $ docker top 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 -eo pid,comm [Pipeline] { [Pipeline] echo 21:00:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 21:00:22 + set -o pipefail 21:00:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 21:00:24 21:00:24 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 21:00:24 21:00:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/4daf006f-639b-45e6-8a1d-9bd47a12a049 21:00:24 21:00:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:00:24 21:00:24 [Pipeline] } 21:00:24 $ docker stop --time=1 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 21:00:25 $ docker rm -f 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 [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 21:00:26 + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] sh 21:00:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:26 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:00:27 $ docker top b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:27 [ssh-agent] Looking for ssh-agent implementation... 21:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:27 $ docker exec b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 ssh-agent 21:00:27 SSH_AUTH_SOCK=/tmp/ssh-RYcGi5wLpZq4/agent.34 21:00:27 SSH_AGENT_PID=40 21:00:27 Running ssh-add (command line suppressed) 21:00:27 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8414403345794076267.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8414403345794076267.key) 21:00:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:28 + git semver tag 21:00:28 2022-06-21 21:00:28,336 [run_tag] DEBUG tag force:False 21:00:28 2022-06-21 21:00:28,336 [check_head_tag] DEBUG check head tag 21:00:28 2022-06-21 21:00:28,337 [execute] INFO git cat-file --batch-check 21:00:28 2022-06-21 21:00:28,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 21:00:28 2022-06-21 21:00:28,341 [execute] INFO git cat-file --batch 21:00:28 2022-06-21 21:00:28,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 21:00:28 2022-06-21 21:00:28,361 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:28 2022-06-21 21:00:28,361 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 21:00:28 2022-06-21 21:00:28,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 21:00:28 2022-06-21 21:00:28,365 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:28 2.2.1-dev.5 [Pipeline] } 21:00:28 $ docker exec --env ******** --env ******** b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 ssh-agent -k 21:00:28 unset SSH_AUTH_SOCK; 21:00:28 unset SSH_AGENT_PID; 21:00:28 echo Agent pid 40 killed; 21:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:28 + git semver [Pipeline] } 21:00:29 $ docker stop --time=1 b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 21:00:30 $ docker rm -f b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:00:30 21:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:00:31 0.23.1-centos7: Pulling from edgex-lftools 21:00:31 ab5ef0e58194: Pulling fs layer 21:00:31 9712f1f96733: Pulling fs layer 21:00:31 63f879dbbcfc: Pulling fs layer 21:00:31 0d9ebad4ef96: Pulling fs layer 21:00:31 e9a5061849ea: Pulling fs layer 21:00:31 d747dcd14b5f: Pulling fs layer 21:00:31 2de7ff778b66: Pulling fs layer 21:00:31 0d9ebad4ef96: Waiting 21:00:31 e9a5061849ea: Waiting 21:00:31 d747dcd14b5f: Waiting 21:00:31 2de7ff778b66: Waiting 21:00:31 9712f1f96733: Download complete 21:00:31 63f879dbbcfc: Verifying Checksum 21:00:31 63f879dbbcfc: Download complete 21:00:31 0d9ebad4ef96: Verifying Checksum 21:00:31 0d9ebad4ef96: Download complete 21:00:31 e9a5061849ea: Verifying Checksum 21:00:31 e9a5061849ea: Download complete 21:00:31 d747dcd14b5f: Download complete 21:00:31 ab5ef0e58194: Verifying Checksum 21:00:31 ab5ef0e58194: Download complete 21:00:31 2de7ff778b66: Verifying Checksum 21:00:31 2de7ff778b66: Download complete 21:00:35 ab5ef0e58194: Pull complete 21:00:35 9712f1f96733: Pull complete 21:00:35 63f879dbbcfc: Pull complete 21:00:39 0d9ebad4ef96: Pull complete 21:00:39 e9a5061849ea: Pull complete 21:00:39 d747dcd14b5f: Pull complete 21:00:40 2de7ff778b66: Pull complete 21:00:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:40 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:00:43 $ docker top 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:00:43 provisioning config files... 21:00:43 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5983804975732080715tmp 21:00:43 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6017733413818280037tmp 21:00:43 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7104433361128746912tmp [Pipeline] { [Pipeline] echo 21:00:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:00:44 ---> sigul-configuration.sh 21:00:44 gpg: directory `/root/.gnupg' created 21:00:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:00:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:00:44 gpg: keyring `/root/.gnupg/secring.gpg' created 21:00:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:00:44 gpg: CAST5 encrypted data 21:00:44 gpg: encrypted with 1 passphrase 21:00:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:00:44 + mkdir /home/jenkins 21:00:44 + mkdir /home/jenkins/sigul [Pipeline] sh 21:00:44 + 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 21:00:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:00:45 ---> sigul-install.sh 21:00:45 Sigul already installed; skipping installation. [Pipeline] sh 21:00:45 + git tag --list 21:00:45 v0.0.0 21:00:45 v0.1.0 21:00:45 v0.1.1 21:00:45 v0.1.10 21:00:45 v0.1.11 21:00:45 v0.1.12 21:00:45 v0.1.13 21:00:45 v0.1.14 21:00:45 v0.1.15 21:00:45 v0.1.16 21:00:45 v0.1.17 21:00:45 v0.1.18 21:00:45 v0.1.19 21:00:45 v0.1.2 21:00:45 v0.1.20 21:00:45 v0.1.21 21:00:45 v0.1.22 21:00:45 v0.1.23 21:00:45 v0.1.24 21:00:45 v0.1.25 21:00:45 v0.1.26 21:00:45 v0.1.27 21:00:45 v0.1.3 21:00:45 v0.1.4 21:00:45 v0.1.5 21:00:45 v0.1.6 21:00:45 v0.1.7 21:00:45 v0.1.8 21:00:45 v0.1.9 21:00:45 v2.0.0 21:00:45 v2.1.0 21:00:45 v2.2.0 21:00:45 v2.2.1-dev.1 21:00:45 v2.2.1-dev.2 21:00:45 v2.2.1-dev.3 21:00:45 v2.2.1-dev.4 21:00:45 v2.2.1-dev.5 [Pipeline] sh 21:00:45 + lftools sign git-tag v2.2.1-dev.5 21:00:46 Signing Git tag with Sigul... 21:00:46 Signing v2.2.1-dev.5 [Pipeline] echo 21:00:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:00:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:00:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:00:46 $ docker stop --time=1 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 21:00:48 $ docker rm -f 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:00:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:49 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:00:49 $ docker top 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:49 [ssh-agent] Looking for ssh-agent implementation... 21:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:49 $ docker exec 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d ssh-agent 21:00:49 SSH_AUTH_SOCK=/tmp/ssh-eaWDMJRLa9Ks/agent.33 21:00:49 SSH_AGENT_PID=40 21:00:49 Running ssh-add (command line suppressed) 21:00:49 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6712863263484145410.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6712863263484145410.key) 21:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:50 + git semver bump pre 21:00:50 2022-06-21 21:00:50,474 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:50 2022-06-21 21:00:50,474 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 21:00:50 2022-06-21 21:00:50,474 [bump_version] DEBUG bumped version:2.2.1-dev.6 21:00:50 2022-06-21 21:00:50,474 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 21:00:50 2022-06-21 21:00:50,474 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:50 2022-06-21 21:00:50,475 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:50 2022-06-21 21:00:50,477 [execute] INFO git cat-file --batch-check 21:00:50 2022-06-21 21:00:50,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:00:50 2022-06-21 21:00:50,482 [execute] INFO git cat-file --batch 21:00:50 2022-06-21 21:00:50,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:00:50 2022-06-21 21:00:50,487 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:50 2.2.1-dev.6 [Pipeline] } 21:00:50 $ docker exec --env ******** --env ******** 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d ssh-agent -k 21:00:50 unset SSH_AUTH_SOCK; 21:00:50 unset SSH_AGENT_PID; 21:00:50 echo Agent pid 40 killed; 21:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:50 + git semver [Pipeline] } 21:00:51 $ docker stop --time=1 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d 21:00:52 $ docker rm -f 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d [Pipeline] // withDockerContainer [Pipeline] sh 21:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:53 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:00:53 $ docker top da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:53 [ssh-agent] Looking for ssh-agent implementation... 21:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:53 $ docker exec da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 ssh-agent 21:00:54 SSH_AUTH_SOCK=/tmp/ssh-D1Lty3TYFVk7/agent.32 21:00:54 SSH_AGENT_PID=38 21:00:54 Running ssh-add (command line suppressed) 21:00:54 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6825228953887474325.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6825228953887474325.key) 21:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:54 + git semver push 21:00:54 2022-06-21 21:00:54,664 [run_push] DEBUG push 21:00:54 2022-06-21 21:00:54,664 [execute] INFO git cat-file --batch-check 21:00:54 2022-06-21 21:00:54,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 21:00:54 2022-06-21 21:00:54,668 [execute] INFO git rev-list 15a0aaeab6f6b546321c9d0a4bfbdccf228f66f4 -- 21:00:54 2022-06-21 21:00:54,669 [execute] DEBUG Popen(['git', 'rev-list', '15a0aaeab6f6b546321c9d0a4bfbdccf228f66f4', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 21:00:54 2022-06-21 21:00:54,675 [execute] INFO git fetch -v origin 21:00:54 2022-06-21 21:00:54,675 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 21:00:55 2022-06-21 21:00:55,140 [run_push] DEBUG no remote changes detected 21:00:55 2022-06-21 21:00:55,140 [execute] INFO git push origin semver 21:00:55 2022-06-21 21:00:55,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 21:00:56 2022-06-21 21:00:55,978 [run_push] DEBUG push all version tags 21:00:56 2022-06-21 21:00:55,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:00:56 2022-06-21 21:00:55,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 21:00:56 2022-06-21 21:00:56,753 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 21:00:56 2.2.1-dev.6 [Pipeline] } 21:00:56 $ docker exec --env ******** --env ******** da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 ssh-agent -k 21:00:56 unset SSH_AUTH_SOCK; 21:00:56 unset SSH_AGENT_PID; 21:00:56 echo Agent pid 38 killed; 21:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:57 + git semver [Pipeline] } 21:00:57 $ docker stop --time=1 da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 21:00:58 $ docker rm -f da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 [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 21:00:59 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 21:00:59 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:00:59 total 16 21:00:59 drwxr-xr-x 3 root root 4096 Jun 21 20:56 . 21:00:59 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 21:00 .. 21:00:59 drwxr-xr-x 2 root root 4096 Jun 21 20:56 cost 21:00:59 -rw-r--r-- 1 root root 85 Jun 21 20:56 cost.csv 21:00:59 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:00:59 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 21:00:59 total 16 21:00:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 20:56 . 21:00:59 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 21:00 .. 21:00:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 20:56 cost 21:00:59 -rw-r--r-- 1 jenkins jenkins 85 Jun 21 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:00:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:00 ---> package-listing.sh 21:01:00 ++ facter osfamily 21:01:00 ++ tr '[:upper:]' '[:lower:]' 21:01:00 + OS_FAMILY=debian 21:01:00 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 21:01:00 + START_PACKAGES=/tmp/packages_start.txt 21:01:00 + END_PACKAGES=/tmp/packages_end.txt 21:01:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:00 + PACKAGES=/tmp/packages_start.txt 21:01:00 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 21:01:00 + PACKAGES=/tmp/packages_end.txt 21:01:00 + case "${OS_FAMILY}" in 21:01:00 + dpkg -l 21:01:00 + grep '^ii' 21:01:00 + '[' -f /tmp/packages_start.txt ']' 21:01:00 + '[' -f /tmp/packages_end.txt ']' 21:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:00 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 21:01:00 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 21:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 21:01:00 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:01 prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container 21:01:01 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:02 $ docker top b9f4455388cffe8a8de4e8523e7926ec405cff50c414676faf48401a8cf316ca -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:02 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:03 + ls /var/log/sa-host 21:01:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:03 provisioning config files... 21:01:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7603537527048397079tmp [Pipeline] { [Pipeline] echo 21:01:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:03 ---> create-netrc.sh [Pipeline] } 21:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:03 ---> python-tools-install.sh [Pipeline] echo 21:01:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:04 ---> sudo-logs.sh 21:01:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:04 ---> job-cost.sh 21:01:04 lf-activate-venv: SKIPPING 21:01:04 DEBUG: total: 0.2199999988079071 21:01:04 INFO: Retrieving Stack Cost... 21:01:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:05 INFO: Archiving Costs [Pipeline] echo 21:01:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:05 ---> logs-deploy.sh 21:01:05 lf-activate-venv: SKIPPING 21:01:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/21 21:01:05 INFO: archiving workspace using pattern(s): 21:01:06 Archives upload complete. 21:01:06 INFO: archiving logs to Nexus 21:01:07 ---> uname -a: 21:01:07 Linux prd-ubuntu20-04-docker-8c-8g-15246 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:01:07 21:01:07 21:01:07 ---> lscpu: 21:01:07 Architecture: x86_64 21:01:07 CPU op-mode(s): 32-bit, 64-bit 21:01:07 Byte Order: Little Endian 21:01:07 Address sizes: 40 bits physical, 48 bits virtual 21:01:07 CPU(s): 8 21:01:07 On-line CPU(s) list: 0-7 21:01:07 Thread(s) per core: 1 21:01:07 Core(s) per socket: 1 21:01:07 Socket(s): 8 21:01:07 NUMA node(s): 1 21:01:07 Vendor ID: AuthenticAMD 21:01:07 CPU family: 23 21:01:07 Model: 49 21:01:07 Model name: AMD EPYC-Rome Processor 21:01:07 Stepping: 0 21:01:07 CPU MHz: 2799.998 21:01:07 BogoMIPS: 5599.99 21:01:07 Virtualization: AMD-V 21:01:07 Hypervisor vendor: KVM 21:01:07 Virtualization type: full 21:01:07 L1d cache: 256 KiB 21:01:07 L1i cache: 256 KiB 21:01:07 L2 cache: 4 MiB 21:01:07 L3 cache: 128 MiB 21:01:07 NUMA node0 CPU(s): 0-7 21:01:07 Vulnerability Itlb multihit: Not affected 21:01:07 Vulnerability L1tf: Not affected 21:01:07 Vulnerability Mds: Not affected 21:01:07 Vulnerability Meltdown: Not affected 21:01:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:01:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:01:07 Vulnerability Srbds: Not affected 21:01:07 Vulnerability Tsx async abort: Not affected 21:01:07 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 21:01:07 21:01:07 21:01:07 ---> nproc: 21:01:07 8 21:01:07 21:01:07 21:01:07 ---> df -h: 21:01:07 Filesystem Size Used Avail Use% Mounted on 21:01:07 overlay 155G 12G 144G 8% / 21:01:07 tmpfs 64M 0 64M 0% /dev 21:01:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:01:07 shm 64M 0 64M 0% /dev/shm 21:01:07 /dev/vda1 155G 12G 144G 8% /facter-os 21:01:07 21:01:07 21:01:07 ---> sar -b -r -n DEV: 21:01:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15246) 06/21/22 _x86_64_ (8 CPU) 21:01:07 21:01:07 20:54:42 LINUX RESTART (8 CPU) 21:01:07 21:01:07 20:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:01:07 20:56:01 336.21 49.59 286.62 0.00 4648.96 179002.43 0.00 21:01:07 20:57:01 43.76 0.05 43.71 0.00 1.07 19460.37 0.00 21:01:07 20:58:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:01:07 20:59:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 21:01:07 21:00:01 1.10 0.02 1.08 0.00 0.13 13.20 0.00 21:01:07 21:01:01 105.38 1.82 103.57 0.00 70.12 49099.02 0.00 21:01:07 Average: 81.50 8.58 72.92 0.00 786.65 41264.20 0.00 21:01:07 21:01:07 20:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:07 20:56:01 28734748 31694044 603116 1.83 121692 3100064 2259188 6.66 1308808 2450248 63736 21:01:07 20:57:01 28443108 31777700 521972 1.59 121848 3436128 1938224 5.71 1207588 2801848 36 21:01:07 20:58:01 28443096 31777796 521540 1.59 121876 3436132 1938224 5.71 1207484 2801856 24 21:01:07 20:59:01 28455300 31790280 508992 1.55 121920 3436260 1938224 5.71 1195720 2802072 12 21:01:07 21:00:01 28455096 31790108 509116 1.55 121952 3436264 1938224 5.71 1196020 2802076 12 21:01:07 21:01:01 26941604 31764052 528268 1.61 171564 4746484 1886064 5.56 1326516 4048364 852 21:01:07 Average: 28245492 31765663 532167 1.62 130142 3598555 1983025 5.84 1240356 2951077 10779 21:01:07 21:01:07 20:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:07 20:56:01 vethba356d1 7.30 8.02 0.64 49.24 0.00 0.00 0.00 0.00 21:01:07 20:56:01 docker0 9.72 10.15 0.80 75.49 0.00 0.00 0.00 0.00 21:01:07 20:56:01 ens3 770.50 469.62 6400.12 147.57 0.00 0.00 0.00 0.00 21:01:07 20:56:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 21:01:07 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 20:57:01 ens3 115.93 69.36 2534.63 13.27 0.00 0.00 0.00 0.00 21:01:07 20:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:01:07 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 20:58:01 ens3 2.02 0.45 0.65 0.39 0.00 0.00 0.00 0.00 21:01:07 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 20:59:01 ens3 3.05 1.07 1.02 0.69 0.00 0.00 0.00 0.00 21:01:07 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:01:07 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 21:00:01 ens3 1.93 0.53 0.67 0.46 0.00 0.00 0.00 0.00 21:01:07 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:07 21:01:01 docker0 8.87 8.73 0.91 49.84 0.00 0.00 0.00 0.00 21:01:07 21:01:01 ens3 406.53 267.11 7288.31 132.79 0.00 0.00 0.00 0.00 21:01:07 21:01:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 21:01:07 Average: docker0 3.10 3.15 0.29 20.89 0.00 0.00 0.00 0.00 21:01:07 Average: ens3 216.64 134.68 2704.01 49.19 0.00 0.00 0.00 0.00 21:01:07 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:01:07 21:01:07 21:01:07 ---> sar -P ALL: 21:01:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15246) 06/21/22 _x86_64_ (8 CPU) 21:01:07 21:01:07 20:54:42 LINUX RESTART (8 CPU) 21:01:07 21:01:07 20:55:01 CPU %user %nice %system %iowait %steal %idle 21:01:07 20:56:01 all 16.55 0.00 5.35 2.21 0.09 75.80 21:01:07 20:56:01 0 15.11 0.00 5.10 1.18 0.08 78.52 21:01:07 20:56:01 1 17.56 0.00 6.65 3.60 0.08 72.10 21:01:07 20:56:01 2 15.72 0.00 5.07 3.14 0.08 75.98 21:01:07 20:56:01 3 18.97 0.00 6.04 1.04 0.10 73.84 21:01:07 20:56:01 4 16.10 0.00 3.99 0.76 0.08 79.07 21:01:07 20:56:01 5 16.91 0.00 6.11 6.55 0.08 70.35 21:01:07 20:56:01 6 14.42 0.00 4.31 0.34 0.07 80.86 21:01:07 20:56:01 7 17.61 0.00 5.57 1.09 0.10 75.63 21:01:07 20:57:01 all 7.42 0.00 1.78 0.42 0.03 90.34 21:01:07 20:57:01 0 7.13 0.00 2.66 2.11 0.03 88.06 21:01:07 20:57:01 1 7.47 0.00 1.79 0.07 0.03 90.63 21:01:07 20:57:01 2 7.49 0.00 1.64 0.05 0.02 90.80 21:01:07 20:57:01 3 6.50 0.00 1.56 0.67 0.02 91.26 21:01:07 20:57:01 4 7.60 0.00 2.15 0.27 0.03 89.95 21:01:07 20:57:01 5 7.76 0.00 1.41 0.10 0.02 90.72 21:01:07 20:57:01 6 8.49 0.00 1.46 0.13 0.03 89.89 21:01:07 20:57:01 7 6.96 0.00 1.59 0.00 0.03 91.42 21:01:07 20:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 21:01:07 20:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:01:07 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:01:07 20:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 21:01:07 20:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:01:07 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:01:07 20:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:01:07 20:58:01 6 0.08 0.00 0.00 0.00 0.00 99.92 21:01:07 20:58:01 7 0.00 0.00 0.05 0.00 0.00 99.95 21:01:07 20:59:01 all 0.19 0.00 0.02 0.01 0.00 99.78 21:01:07 20:59:01 0 0.13 0.00 0.03 0.00 0.00 99.83 21:01:07 20:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:01:07 20:59:01 2 0.05 0.00 0.02 0.03 0.00 99.90 21:01:07 20:59:01 3 1.16 0.00 0.02 0.00 0.00 98.82 21:01:07 20:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:01:07 20:59:01 5 0.03 0.00 0.03 0.03 0.02 99.88 21:01:07 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:01:07 20:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:01:07 21:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:01:07 21:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:01:07 21:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:01:07 21:00:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:01:07 21:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:01:07 21:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:01:07 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:01:07 21:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:01:07 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:01:07 21:01:01 all 9.50 0.00 4.09 0.93 0.07 85.40 21:01:07 21:01:01 0 9.48 0.00 4.61 2.81 0.07 83.04 21:01:07 21:01:01 1 10.44 0.00 5.67 2.57 0.07 81.25 21:01:07 21:01:01 2 9.33 0.00 3.26 0.27 0.07 87.07 21:01:07 21:01:01 3 9.59 0.00 3.58 0.20 0.07 86.56 21:01:07 21:01:01 4 8.56 0.00 3.55 0.91 0.07 86.90 21:01:07 21:01:01 5 9.36 0.00 3.60 0.61 0.07 86.36 21:01:07 21:01:01 6 10.65 0.00 4.08 0.08 0.07 85.11 21:01:07 21:01:01 7 8.60 0.00 4.38 0.02 0.07 86.93 21:01:07 Average: all 5.59 0.00 1.87 0.59 0.03 91.92 21:01:07 Average: 0 5.31 0.00 2.07 1.01 0.03 91.57 21:01:07 Average: 1 5.88 0.00 2.34 1.03 0.03 90.72 21:01:07 Average: 2 5.41 0.00 1.66 0.58 0.03 92.32 21:01:07 Average: 3 6.02 0.00 1.86 0.32 0.03 91.76 21:01:07 Average: 4 5.36 0.00 1.61 0.32 0.03 92.67 21:01:07 Average: 5 5.66 0.00 1.85 1.21 0.03 91.25 21:01:07 Average: 6 5.59 0.00 1.64 0.09 0.03 92.65 21:01:07 Average: 7 5.48 0.00 1.92 0.18 0.04 92.39 21:01:07 21:01:07 21:01:07