Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a13e21a2ee7a4b9de8382b0664745ce61c961cdd 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-ssh7746054664790902116.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1226992633801808394.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9904361259505059083.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17854043083532445089.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16221389210648783917.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9424 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a13e21a2ee7a4b9de8382b0664745ce61c961cdd (main) Commit message: "Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.3" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a13e21a2ee7a4b9de8382b0664745ce61c961cdd # timeout=10 > git rev-list --no-walk 663456dd10d4a8be0665a2c3df2899f936a0a8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:30:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:30:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:30:59 ========================================================= 15:30:59 EdgeX Global Pipelines Version Info 15:30:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:00 ------------------- 15:31:00 stable info: 15:31:00 ------------------- 15:31:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:00 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:31:00 Message: update stable to v1.0.243 15:31:00 ------------------- 15:31:00 experimental info: 15:31:00 ------------------- 15:31:00 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:00 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:31:00 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a13e21a [Pipeline] echo 15:31:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:31:01 + git rev-list -1 --merges a13e21a2ee7a4b9de8382b0664745ce61c961cdd~1..a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] echo 15:31:01 -----------> git rev-list -1 --merges a13e21a2ee7a4b9de8382b0664745ce61c961cdd~1..a13e21a2ee7a4b9de8382b0664745ce61c961cdd a13e21a2ee7a4b9de8382b0664745ce61c961cdd 15:31:01 a13e21a2ee7a4b9de8382b0664745ce61c961cdd [false] [Pipeline] sh 15:31:01 + git log --format=format:%s -1 a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] echo 15:31:01 ========================================================= 15:31:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:31:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:02 + git log --format=format:%s -1 a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] echo 15:31:02 [semverPrep] GIT_COMMIT: a13e21a2ee7a4b9de8382b0664745ce61c961cdd, Commit Message: Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.3 [Pipeline] echo 15:31:02 [semverPrep] This is not a build commit. [Pipeline] sh 15:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:31:02 + grep -v github /etc/ssh/ssh_known_hosts 15:31:02 + [ -e /tmp/ssh_known_hosts ] 15:31:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:31:02 + sudo+ tee -a /etc/ssh/ssh_known_hosts 15:31:02 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:02 15:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:03 0.1.4: Pulling from edgex-devops/py-git-semver 15:31:03 b85a868b505f: Pulling fs layer 15:31:03 e2be974225ed: Pulling fs layer 15:31:03 339a4e72a1f5: Pulling fs layer 15:31:03 988bab9f4d93: Pulling fs layer 15:31:03 1469e6f7b9e6: Pulling fs layer 15:31:03 eaf3925da568: Pulling fs layer 15:31:03 bab4dde63d76: Pulling fs layer 15:31:03 bde34c3a00c8: Pulling fs layer 15:31:03 b352a97aabf1: Pulling fs layer 15:31:03 4872d77fe225: Pulling fs layer 15:31:03 5851b861e8e6: Pulling fs layer 15:31:03 bab4dde63d76: Waiting 15:31:03 bde34c3a00c8: Waiting 15:31:03 b352a97aabf1: Waiting 15:31:03 4872d77fe225: Waiting 15:31:03 5851b861e8e6: Waiting 15:31:03 988bab9f4d93: Waiting 15:31:03 1469e6f7b9e6: Waiting 15:31:03 eaf3925da568: Waiting 15:31:03 e2be974225ed: Verifying Checksum 15:31:03 e2be974225ed: Download complete 15:31:03 988bab9f4d93: Verifying Checksum 15:31:03 988bab9f4d93: Download complete 15:31:03 1469e6f7b9e6: Verifying Checksum 15:31:03 eaf3925da568: Verifying Checksum 15:31:03 eaf3925da568: Download complete 15:31:03 339a4e72a1f5: Verifying Checksum 15:31:03 339a4e72a1f5: Download complete 15:31:03 bde34c3a00c8: Verifying Checksum 15:31:03 bde34c3a00c8: Download complete 15:31:03 b352a97aabf1: Download complete 15:31:03 4872d77fe225: Verifying Checksum 15:31:03 4872d77fe225: Download complete 15:31:03 5851b861e8e6: Verifying Checksum 15:31:03 5851b861e8e6: Download complete 15:31:03 b85a868b505f: Verifying Checksum 15:31:03 b85a868b505f: Download complete 15:31:04 bab4dde63d76: Verifying Checksum 15:31:04 bab4dde63d76: Download complete 15:31:04 b85a868b505f: Pull complete 15:31:05 e2be974225ed: Pull complete 15:31:05 339a4e72a1f5: Pull complete 15:31:05 988bab9f4d93: Pull complete 15:31:06 1469e6f7b9e6: Pull complete 15:31:06 eaf3925da568: Pull complete 15:31:07 bab4dde63d76: Pull complete 15:31:07 bde34c3a00c8: Pull complete 15:31:08 b352a97aabf1: Pull complete 15:31:08 4872d77fe225: Pull complete 15:31:08 5851b861e8e6: Pull complete 15:31:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:08 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:31:10 $ docker top 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc -eo pid,comm 15:31:10 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). 15:31:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:10 [ssh-agent] Looking for ssh-agent implementation... 15:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:10 $ docker exec 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc ssh-agent 15:31:10 SSH_AUTH_SOCK=/tmp/ssh-DHJ1huHJYp65/agent.32 15:31:10 SSH_AGENT_PID=38 15:31:10 Running ssh-add (command line suppressed) 15:31:10 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16511295589307662225.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16511295589307662225.key) 15:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:10 + git tag --points-at HEAD [Pipeline] } 15:31:10 $ docker exec --env ******** --env ******** 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc ssh-agent -k 15:31:11 unset SSH_AUTH_SOCK; 15:31:11 unset SSH_AGENT_PID; 15:31:11 echo Agent pid 38 killed; 15:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:11 [ssh-agent] Looking for ssh-agent implementation... 15:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:11 $ docker exec 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc ssh-agent 15:31:11 SSH_AUTH_SOCK=/tmp/ssh-xjliSfGfME4k/agent.70 15:31:11 SSH_AGENT_PID=76 15:31:11 Running ssh-add (command line suppressed) 15:31:11 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10651969074452287625.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10651969074452287625.key) 15:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:11 + git semver init 15:31:12 2022-10-24 15:31:11,936 [run_init] DEBUG init version:0.0.0 force:False 15:31:12 2022-10-24 15:31:11,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 15:31:12 2022-10-24 15:31:11,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 15:31:12 2022-10-24 15:31:11,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 15:31:13 2022-10-24 15:31:12,815 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 15:31:13 2022-10-24 15:31:12,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 15:31:13 2022-10-24 15:31:12,816 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:31:13 2022-10-24 15:31:12,816 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:31:13 2.3.0-dev.15 [Pipeline] } 15:31:13 $ docker exec --env ******** --env ******** 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc ssh-agent -k 15:31:13 unset SSH_AUTH_SOCK; 15:31:13 unset SSH_AGENT_PID; 15:31:13 echo Agent pid 76 killed; 15:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:13 + git semver [Pipeline] } 15:31:13 $ docker stop --time=1 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc 15:31:15 $ docker rm -f 1fbd9d7d562b0bc8eaeccc190d67d881166240673ac455f452cd1a4e478340bc [Pipeline] // withDockerContainer [Pipeline] sh 15:31:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:31:15 Stashed 1 file(s) [Pipeline] echo 15:31:15 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 15:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:15 ========================================================= 15:31:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:31:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:31:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:16 213ec9aee27d: Pulling fs layer 15:31:16 4583459ba037: Pulling fs layer 15:31:16 93c1e223e6f2: Pulling fs layer 15:31:16 53926ce57604: Pulling fs layer 15:31:16 21b2b0c7a3f4: Pulling fs layer 15:31:16 30f14e443154: Pulling fs layer 15:31:16 801331c1e519: Pulling fs layer 15:31:16 99cc6dd402b0: Pulling fs layer 15:31:16 7d9ed39f4882: Pulling fs layer 15:31:16 53926ce57604: Waiting 15:31:16 21b2b0c7a3f4: Waiting 15:31:16 30f14e443154: Waiting 15:31:16 801331c1e519: Waiting 15:31:16 99cc6dd402b0: Waiting 15:31:16 7d9ed39f4882: Waiting 15:31:16 93c1e223e6f2: Verifying Checksum 15:31:16 93c1e223e6f2: Download complete 15:31:16 4583459ba037: Download complete 15:31:16 21b2b0c7a3f4: Download complete 15:31:16 30f14e443154: Verifying Checksum 15:31:16 30f14e443154: Download complete 15:31:16 213ec9aee27d: Verifying Checksum 15:31:16 213ec9aee27d: Download complete 15:31:16 213ec9aee27d: Pull complete 15:31:16 801331c1e519: Download complete 15:31:16 4583459ba037: Pull complete 15:31:16 93c1e223e6f2: Pull complete 15:31:17 7d9ed39f4882: Verifying Checksum 15:31:17 7d9ed39f4882: Download complete 15:31:19 99cc6dd402b0: Verifying Checksum 15:31:19 99cc6dd402b0: Download complete 15:31:20 53926ce57604: Verifying Checksum 15:31:20 53926ce57604: Download complete 15:31:24 53926ce57604: Pull complete 15:31:24 21b2b0c7a3f4: Pull complete 15:31:24 30f14e443154: Pull complete 15:31:24 801331c1e519: Pull complete 15:31:26 99cc6dd402b0: Pull complete 15:31:26 7d9ed39f4882: Pull complete 15:31:26 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:31:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:27 + docker inspect -f . ci-base-image-x86_64 15:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:27 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:31:30 $ docker top c9c4accf2beba534d7e577bcd44f6c3c68d88695e74dc1f8a830ccc2d1d950ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:30 + go version 15:31:30 go version go1.18.7 linux/amd64 [Pipeline] } 15:31:30 $ docker stop --time=1 c9c4accf2beba534d7e577bcd44f6c3c68d88695e74dc1f8a830ccc2d1d950ec 15:31:30 Still waiting to schedule task 15:31:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:31:32 $ docker rm -f c9c4accf2beba534d7e577bcd44f6c3c68d88695e74dc1f8a830ccc2d1d950ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:32 + docker inspect -f . ci-base-image-x86_64 15:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:32 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:31:32 $ docker top d8b31db0e48c3685f3f441ac0be29e55079bc1e39d040a68a85f0e0c14513e7f -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:33 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 15:31:33 + make test 15:31:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:31:33 go: downloading github.com/stretchr/testify v1.8.0 15:31:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:31:33 go: downloading github.com/hashicorp/consul/api v1.15.3 15:31:33 go: downloading github.com/pelletier/go-toml v1.9.5 15:31:33 go: downloading github.com/mitchellh/mapstructure v1.4.1 15:31:33 go: downloading github.com/mitchellh/copystructure v1.0.0 15:31:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:31:33 go: downloading gopkg.in/yaml.v3 v3.0.1 15:31:33 go: downloading github.com/davecgh/go-spew v1.1.1 15:31:33 go: downloading github.com/pmezard/go-difflib v1.0.0 15:31:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:31:33 go: downloading github.com/hashicorp/serf v0.9.7 15:31:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:31:33 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:31:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:31:33 go: downloading github.com/mattn/go-isatty v0.0.12 15:31:33 go: downloading github.com/fatih/color v1.9.0 15:31:33 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 15:31:33 go: downloading github.com/mattn/go-colorable v0.1.6 15:31:33 go: downloading github.com/armon/go-metrics v0.3.10 15:31:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:31:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:31:40 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 15:31:46 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.575s coverage: 88.3% of statements 15:31:46 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements 15:31:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:31:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:31:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:31:54 $ docker stop --time=1 d8b31db0e48c3685f3f441ac0be29e55079bc1e39d040a68a85f0e0c14513e7f 15:31:56 $ docker rm -f d8b31db0e48c3685f3f441ac0be29e55079bc1e39d040a68a85f0e0c14513e7f [Pipeline] // withDockerContainer [Pipeline] sh 15:31:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:56 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 15:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:57 15:31:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:57 latest: Pulling from edgex-lftools-log-publisher 15:31:57 5eb5b503b376: Pulling fs layer 15:31:57 5c69ac0246d0: Pulling fs layer 15:31:57 ec43610c2a17: Pulling fs layer 15:31:57 3a2ae6a8a46f: Pulling fs layer 15:31:57 33b1e0a273af: Pulling fs layer 15:31:57 5d3b04190fa2: Pulling fs layer 15:31:57 2f39f015ded8: Pulling fs layer 15:31:57 33b1e0a273af: Waiting 15:31:57 5d3b04190fa2: Waiting 15:31:57 2f39f015ded8: Waiting 15:31:57 5c69ac0246d0: Verifying Checksum 15:31:57 5c69ac0246d0: Download complete 15:31:57 3a2ae6a8a46f: Verifying Checksum 15:31:57 3a2ae6a8a46f: Download complete 15:31:57 33b1e0a273af: Verifying Checksum 15:31:57 33b1e0a273af: Download complete 15:31:57 5d3b04190fa2: Verifying Checksum 15:31:57 5d3b04190fa2: Download complete 15:31:57 ec43610c2a17: Verifying Checksum 15:31:57 ec43610c2a17: Download complete 15:31:57 5eb5b503b376: Verifying Checksum 15:31:57 5eb5b503b376: Download complete 15:31:58 2f39f015ded8: Verifying Checksum 15:31:58 2f39f015ded8: Download complete 15:31:59 5eb5b503b376: Pull complete 15:31:59 5c69ac0246d0: Pull complete 15:32:00 ec43610c2a17: Pull complete 15:32:00 3a2ae6a8a46f: Pull complete 15:32:00 33b1e0a273af: Pull complete 15:32:00 5d3b04190fa2: Pull complete 15:32:05 2f39f015ded8: Pull complete 15:32:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:05 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:32:07 $ docker top 13f369bbab431a53d1460b53627ead80aa4cac6ec39b9fd97f856bda487c1c87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:07 ---> job-cost.sh 15:32:07 lf-activate-venv: SKIPPING 15:32:07 INFO: No Stack... 15:32:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:32:08 INFO: Archiving Costs [Pipeline] sh 15:32:08 + cut -d, -f6 15:32:08 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [Pipeline] lock 15:32:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] 15:32:08 Resource [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] did not exist. Created. 15:32:08 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:08 + echo total: 0.2199999988079071 [Pipeline] stash 15:32:08 Stashed 1 file(s) [Pipeline] } 15:32:08 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:08 $ docker stop --time=1 13f369bbab431a53d1460b53627ead80aa4cac6ec39b9fd97f856bda487c1c87 15:32:10 $ docker rm -f 13f369bbab431a53d1460b53627ead80aa4cac6ec39b9fd97f856bda487c1c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9742 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 15:40:55 Running in /w/workspace/go-mod-configuration/28 [Pipeline] { [Pipeline] checkout 15:40:55 Selected Git installation does not exist. Using Default 15:40:55 The recommended git tool is: NONE 15:41:01 using credential edgex-jenkins-ssh 15:41:01 Cloning the remote Git repository 15:41:01 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:41:01 > git init /w/workspace/go-mod-configuration/28 # timeout=10 15:41:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:41:01 > git --version # timeout=10 15:41:01 > git --version # 'git version 2.25.1' 15:41:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:01 Verifying host key using known hosts file 15:41:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:41:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:03 Avoid second fetch 15:41:03 Checking out Revision a13e21a2ee7a4b9de8382b0664745ce61c961cdd (main) 15:41:04 Commit message: "Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.3" 15:41:03 > git config core.sparsecheckout # timeout=10 15:41:03 > git checkout -f a13e21a2ee7a4b9de8382b0664745ce61c961cdd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:05 Dload Upload Total Spent Left Speed 15:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh 15:41:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:41:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:41:06 + sudo tee /etc/docker/daemon.new 15:41:06 { 15:41:06 "registry-mirrors": [ 15:41:06 "https://nexus3.edgexfoundry.org:10001" 15:41:06 ], 15:41:06 "bip": "10.250.0.254/24", 15:41:06 "hosts": [ 15:41:06 "tcp://0.0.0.0:5555", 15:41:06 "unix:///var/run/docker.sock" 15:41:06 ], 15:41:06 "mtu": 1458, 15:41:06 "selinux-enabled": true, 15:41:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:41:06 } [Pipeline] sh 15:41:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:41:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:25 ========================================================= 15:41:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:41:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:41:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:26 9b18e9b68314: Pulling fs layer 15:41:26 d32db5db7311: Pulling fs layer 15:41:26 d0c4b47475fc: Pulling fs layer 15:41:26 5831b945b038: Pulling fs layer 15:41:26 86bbec2aaacd: Pulling fs layer 15:41:26 e10730c5d714: Pulling fs layer 15:41:26 5dd5c2283517: Pulling fs layer 15:41:26 d5ac0230b979: Pulling fs layer 15:41:26 e10730c5d714: Waiting 15:41:26 5831b945b038: Waiting 15:41:26 5dd5c2283517: Waiting 15:41:26 d5ac0230b979: Waiting 15:41:26 86bbec2aaacd: Waiting 15:41:26 d0c4b47475fc: Verifying Checksum 15:41:26 d0c4b47475fc: Download complete 15:41:26 d32db5db7311: Verifying Checksum 15:41:26 d32db5db7311: Download complete 15:41:26 86bbec2aaacd: Verifying Checksum 15:41:26 86bbec2aaacd: Download complete 15:41:26 e10730c5d714: Download complete 15:41:26 9b18e9b68314: Verifying Checksum 15:41:26 9b18e9b68314: Download complete 15:41:27 9b18e9b68314: Pull complete 15:41:27 d5ac0230b979: Verifying Checksum 15:41:27 d5ac0230b979: Download complete 15:41:28 d32db5db7311: Pull complete 15:41:28 d0c4b47475fc: Pull complete 15:41:28 5dd5c2283517: Verifying Checksum 15:41:28 5dd5c2283517: Download complete 15:41:29 5831b945b038: Verifying Checksum 15:41:29 5831b945b038: Download complete 15:41:42 5831b945b038: Pull complete 15:41:42 86bbec2aaacd: Pull complete 15:41:42 e10730c5d714: Pull complete 15:41:48 5dd5c2283517: Pull complete 15:41:50 d5ac0230b979: Pull complete 15:41:50 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 15:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:41:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:51 + docker inspect -f . ci-base-image-arm64 15:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:51 prd-ubuntu20.04-docker-arm64-4c-16g-9742 does not seem to be running inside a container 15:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/28 -v /w/workspace/go-mod-configuration/28:/w/workspace/go-mod-configuration/28:rw,z -v /w/workspace/go-mod-configuration/28@tmp:/w/workspace/go-mod-configuration/28@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 15:41:55 $ docker top bc7657d5f985bb81b14eb0e6f08f410ddb10759c1a3bb4ab746c9649f01b96ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:56 + go version 15:41:56 go version go1.18.7 linux/arm64 [Pipeline] } 15:41:56 $ docker stop --time=1 bc7657d5f985bb81b14eb0e6f08f410ddb10759c1a3bb4ab746c9649f01b96ce 15:41:58 $ docker rm -f bc7657d5f985bb81b14eb0e6f08f410ddb10759c1a3bb4ab746c9649f01b96ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:58 + docker inspect -f . ci-base-image-arm64 15:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:59 prd-ubuntu20.04-docker-arm64-4c-16g-9742 does not seem to be running inside a container 15:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/28 -v /w/workspace/go-mod-configuration/28:/w/workspace/go-mod-configuration/28:rw,z -v /w/workspace/go-mod-configuration/28@tmp:/w/workspace/go-mod-configuration/28@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 15:42:00 $ docker top 8d468bf9e30b8e64a3e84fd50d12459308ee41507d8dfe12e44942b3bc88de99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:01 + git config --global --add safe.directory /w/workspace/go-mod-configuration/28 [Pipeline] fileExists [Pipeline] sh 15:42:01 + make test 15:42:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:42:01 go: downloading github.com/stretchr/testify v1.8.0 15:42:01 go: downloading github.com/pelletier/go-toml v1.9.5 15:42:01 go: downloading github.com/hashicorp/consul/api v1.15.3 15:42:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:42:02 go: downloading github.com/davecgh/go-spew v1.1.1 15:42:02 go: downloading github.com/pmezard/go-difflib v1.0.0 15:42:02 go: downloading gopkg.in/yaml.v3 v3.0.1 15:42:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:42:02 go: downloading github.com/mitchellh/copystructure v1.0.0 15:42:02 go: downloading github.com/mitchellh/mapstructure v1.4.1 15:42:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:42:02 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:42:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:42:02 go: downloading github.com/hashicorp/serf v0.9.7 15:42:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:42:02 go: downloading github.com/fatih/color v1.9.0 15:42:02 go: downloading github.com/mattn/go-isatty v0.0.12 15:42:02 go: downloading github.com/mattn/go-colorable v0.1.6 15:42:02 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 15:42:02 go: downloading github.com/armon/go-metrics v0.3.10 15:42:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:42:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:42:41 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements 15:42:48 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.755s coverage: 88.3% of statements 15:42:48 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.015s coverage: 100.0% of statements 15:42:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:43:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:00 $ docker stop --time=1 8d468bf9e30b8e64a3e84fd50d12459308ee41507d8dfe12e44942b3bc88de99 15:43:02 $ docker rm -f 8d468bf9e30b8e64a3e84fd50d12459308ee41507d8dfe12e44942b3bc88de99 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:03 Warning: overwriting stash ‘coverage-report’ 15:43:03 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 15:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:04 15:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:04 arm64: Pulling from edgex-lftools-log-publisher 15:43:04 8998bd30e6a1: Pulling fs layer 15:43:04 04944245beec: Pulling fs layer 15:43:04 699f458cf7ca: Pulling fs layer 15:43:04 765212b225bb: Pulling fs layer 15:43:04 f23df028b6ca: Pulling fs layer 15:43:04 d65c8cfc05b1: Pulling fs layer 15:43:04 2437ff75d9bd: Pulling fs layer 15:43:04 765212b225bb: Waiting 15:43:04 f23df028b6ca: Waiting 15:43:04 d65c8cfc05b1: Waiting 15:43:04 2437ff75d9bd: Waiting 15:43:04 04944245beec: Verifying Checksum 15:43:04 04944245beec: Download complete 15:43:05 765212b225bb: Verifying Checksum 15:43:05 765212b225bb: Download complete 15:43:05 f23df028b6ca: Verifying Checksum 15:43:05 f23df028b6ca: Download complete 15:43:05 d65c8cfc05b1: Verifying Checksum 15:43:05 d65c8cfc05b1: Download complete 15:43:05 699f458cf7ca: Verifying Checksum 15:43:05 699f458cf7ca: Download complete 15:43:05 8998bd30e6a1: Verifying Checksum 15:43:05 8998bd30e6a1: Download complete 15:43:07 2437ff75d9bd: Verifying Checksum 15:43:07 2437ff75d9bd: Download complete 15:43:09 8998bd30e6a1: Pull complete 15:43:09 04944245beec: Pull complete 15:43:11 699f458cf7ca: Pull complete 15:43:11 765212b225bb: Pull complete 15:43:12 f23df028b6ca: Pull complete 15:43:12 d65c8cfc05b1: Pull complete 15:43:27 2437ff75d9bd: Pull complete 15:43:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-9742 does not seem to be running inside a container 15:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/28 -v /w/workspace/go-mod-configuration/28:/w/workspace/go-mod-configuration/28:rw,z -v /w/workspace/go-mod-configuration/28@tmp:/w/workspace/go-mod-configuration/28@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 15:43:30 $ docker top 570b6f4248510d7398d59a482e090a8cf5cb7aa978443e6ebd5f13e833cf04d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:31 ---> job-cost.sh 15:43:31 lf-activate-venv: SKIPPING 15:43:31 INFO: No Stack... 15:43:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:32 INFO: Archiving Costs [Pipeline] sh 15:43:33 + cat /w/workspace/go-mod-configuration/28/archives/cost.csv 15:43:33 + cut -d, -f6 [Pipeline] lock 15:43:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] 15:43:33 Resource [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] did not exist. Created. 15:43:33 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:34 /w/workspace/go-mod-configuration/28@tmp/durable-6fe81617/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:34 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:35 Warning: overwriting stash ‘stack-cost’ 15:43:35 Stashed 1 file(s) [Pipeline] } 15:43:35 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:35 $ docker stop --time=1 570b6f4248510d7398d59a482e090a8cf5cb7aa978443e6ebd5f13e833cf04d9 15:43:36 $ docker rm -f 570b6f4248510d7398d59a482e090a8cf5cb7aa978443e6ebd5f13e833cf04d9 [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 15:43:36 provisioning config files... 15:43:36 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1767780576102002678tmp [Pipeline] { [Pipeline] sh 15:43:37 + set +x 15:43:37 + + curl -sbash https://codecov.io/bash -s 15:43:37 -- 15:43:37 15:43:37 _____ _ 15:43:37 / ____| | | 15:43:37 | | ___ __| | ___ ___ _____ __ 15:43:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:43:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:43:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:43:37 Bash-1.0.6 15:43:37 15:43:37 15:43:37 ==> git version 2.25.1 found 15:43:37 ==> 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 15:43:37 Release-Date: 2020-01-08 15:43:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:43:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:43:37 ==> Jenkins CI detected. 15:43:37 current dir:  /w/workspace/oundry_go-mod-configuration_main 15:43:37 project root: . 15:43:37 --> token set from env 15:43:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:43:37 ==> Running gcov in . (disable via -X gcov) 15:43:37 ==> Python coveragepy not found 15:43:37 ==> Searching for coverage reports in: 15:43:37 + . 15:43:37 -> Found 1 reports 15:43:37 ==> Detecting git/mercurial file structure 15:43:37 ==> Reading reports 15:43:37 + ./coverage.out bytes=17231 15:43:37 ==> Appending adjustments 15:43:37 https://docs.codecov.io/docs/fixing-reports 15:43:37 + Found adjustments 15:43:37 ==> Gzipping contents 15:43:37 4.0K /tmp/codecov.wwrFhV.gz 15:43:37 ==> Uploading reports 15:43:37 url: https://codecov.io 15:43:37 query: branch=main&commit=a13e21a2ee7a4b9de8382b0664745ce61c961cdd&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:37 -> Pinging Codecov 15:43:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=a13e21a2ee7a4b9de8382b0664745ce61c961cdd&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:37 -> Uploading to 15:43:37 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/9F92B070CA9CA35F4914AC8684776953/a13e21a2ee7a4b9de8382b0664745ce61c961cdd/96ccbca5-fce7-425b-b8ce-601c45948e5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T154337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0df676b303278ab3833d4961fb709463dca6f369360f063595f9469c51b58c3 15:43:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:37 Dload Upload Total Spent Left Speed 15:43:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2943 0 0 100 2943 0 14014 --:--:-- --:--:-- --:--:-- 14014 15:43:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] } 15:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:43:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:43:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:38 15:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:43:38 df9b9388f04a: Pulling fs layer 15:43:38 52dc419b0ee2: Pulling fs layer 15:43:38 25bc292e5bac: Pulling fs layer 15:43:38 114826534d7a: Pulling fs layer 15:43:38 4657fd5d0bcf: Pulling fs layer 15:43:38 6ad1cebc031e: Pulling fs layer 15:43:38 8a3aa393b2d8: Pulling fs layer 15:43:38 4657fd5d0bcf: Waiting 15:43:38 6ad1cebc031e: Waiting 15:43:38 8a3aa393b2d8: Waiting 15:43:38 25bc292e5bac: Verifying Checksum 15:43:38 25bc292e5bac: Download complete 15:43:38 52dc419b0ee2: Verifying Checksum 15:43:38 52dc419b0ee2: Download complete 15:43:38 4657fd5d0bcf: Verifying Checksum 15:43:38 4657fd5d0bcf: Download complete 15:43:38 df9b9388f04a: Verifying Checksum 15:43:38 df9b9388f04a: Download complete 15:43:39 df9b9388f04a: Pull complete 15:43:39 6ad1cebc031e: Verifying Checksum 15:43:39 6ad1cebc031e: Download complete 15:43:39 52dc419b0ee2: Pull complete 15:43:39 25bc292e5bac: Pull complete 15:43:39 114826534d7a: Verifying Checksum 15:43:39 114826534d7a: Download complete 15:43:39 8a3aa393b2d8: Verifying Checksum 15:43:39 8a3aa393b2d8: Download complete 15:43:43 114826534d7a: Pull complete 15:43:43 4657fd5d0bcf: Pull complete 15:43:43 6ad1cebc031e: Pull complete 15:43:46 8a3aa393b2d8: Pull complete 15:43:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:46 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:43:47 $ docker top fd1dcc9ca0b4744027d7f161bbf018b6d22089df1113205714ec50dde5259f7d -eo pid,comm [Pipeline] { [Pipeline] echo 15:43:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 15:43:48 + set -o pipefail 15:43:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 15:43:50 15:43:50 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 15:43:50 15:43:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/f41a10be-ac8a-4af9-a197-8c184ca48e52 15:43:50 15:43:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:43:50 15:43:50 15:43:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:43:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:43:50 More details here: https://snyk.co/ue1NS [Pipeline] } 15:43:50 $ docker stop --time=1 fd1dcc9ca0b4744027d7f161bbf018b6d22089df1113205714ec50dde5259f7d 15:43:51 $ docker rm -f fd1dcc9ca0b4744027d7f161bbf018b6d22089df1113205714ec50dde5259f7d [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 15:43:52 + git log --format=format:%s -1 a13e21a2ee7a4b9de8382b0664745ce61c961cdd [Pipeline] sh 15:43:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:52 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:53 $ docker top 77b418d9e04422949e7dfb28d0139ba07d80cbb1fcd387caf9628b05a4d19bb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:53 [ssh-agent] Looking for ssh-agent implementation... 15:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:53 $ docker exec 77b418d9e04422949e7dfb28d0139ba07d80cbb1fcd387caf9628b05a4d19bb8 ssh-agent 15:43:53 SSH_AUTH_SOCK=/tmp/ssh-aEiP5v3rIMVz/agent.31 15:43:53 SSH_AGENT_PID=37 15:43:53 Running ssh-add (command line suppressed) 15:43:53 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15114911404829170221.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15114911404829170221.key) 15:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:53 + git semver tag 15:43:54 2022-10-24 15:43:54,090 [run_tag] DEBUG tag force:False 15:43:54 2022-10-24 15:43:54,090 [check_head_tag] DEBUG check head tag 15:43:54 2022-10-24 15:43:54,091 [execute] INFO git cat-file --batch-check 15:43:54 2022-10-24 15:43:54,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 15:43:54 2022-10-24 15:43:54,095 [execute] INFO git cat-file --batch 15:43:54 2022-10-24 15:43:54,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 15:43:54 2022-10-24 15:43:54,106 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:43:54 2022-10-24 15:43:54,107 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 15:43:54 2022-10-24 15:43:54,107 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 15:43:54 2022-10-24 15:43:54,110 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:43:54 2.3.0-dev.15 [Pipeline] } 15:43:54 $ docker exec --env ******** --env ******** 77b418d9e04422949e7dfb28d0139ba07d80cbb1fcd387caf9628b05a4d19bb8 ssh-agent -k 15:43:54 unset SSH_AUTH_SOCK; 15:43:54 unset SSH_AGENT_PID; 15:43:54 echo Agent pid 37 killed; 15:43:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:54 + git semver [Pipeline] } 15:43:54 $ docker stop --time=1 77b418d9e04422949e7dfb28d0139ba07d80cbb1fcd387caf9628b05a4d19bb8 15:43:56 $ docker rm -f 77b418d9e04422949e7dfb28d0139ba07d80cbb1fcd387caf9628b05a4d19bb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:56 15:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:56 0.23.1-centos7: Pulling from edgex-lftools 15:43:56 ab5ef0e58194: Pulling fs layer 15:43:56 9712f1f96733: Pulling fs layer 15:43:56 63f879dbbcfc: Pulling fs layer 15:43:56 0d9ebad4ef96: Pulling fs layer 15:43:56 e9a5061849ea: Pulling fs layer 15:43:56 d747dcd14b5f: Pulling fs layer 15:43:56 2de7ff778b66: Pulling fs layer 15:43:56 0d9ebad4ef96: Waiting 15:43:56 e9a5061849ea: Waiting 15:43:56 d747dcd14b5f: Waiting 15:43:56 2de7ff778b66: Waiting 15:43:56 9712f1f96733: Verifying Checksum 15:43:56 9712f1f96733: Download complete 15:43:57 63f879dbbcfc: Verifying Checksum 15:43:57 63f879dbbcfc: Download complete 15:43:57 e9a5061849ea: Verifying Checksum 15:43:57 e9a5061849ea: Download complete 15:43:57 d747dcd14b5f: Download complete 15:43:57 0d9ebad4ef96: Verifying Checksum 15:43:57 0d9ebad4ef96: Download complete 15:43:57 2de7ff778b66: Verifying Checksum 15:43:57 2de7ff778b66: Download complete 15:43:57 ab5ef0e58194: Verifying Checksum 15:43:57 ab5ef0e58194: Download complete 15:44:00 ab5ef0e58194: Pull complete 15:44:00 9712f1f96733: Pull complete 15:44:01 63f879dbbcfc: Pull complete 15:44:05 0d9ebad4ef96: Pull complete 15:44:05 e9a5061849ea: Pull complete 15:44:05 d747dcd14b5f: Pull complete 15:44:06 2de7ff778b66: Pull complete 15:44:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:06 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:44:08 $ docker top 462504ee2471ad970656f62162ead7f5d81807de38f16c226759fbb0a96232cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:44:09 provisioning config files... 15:44:09 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4931709304669645608tmp 15:44:09 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3985933438109348379tmp 15:44:09 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config14231140430321341543tmp [Pipeline] { [Pipeline] echo 15:44:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:44:09 ---> sigul-configuration.sh 15:44:09 gpg: directory `/root/.gnupg' created 15:44:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:44:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:44:09 gpg: keyring `/root/.gnupg/secring.gpg' created 15:44:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:44:09 gpg: CAST5 encrypted data 15:44:09 gpg: encrypted with 1 passphrase 15:44:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:44:09 + mkdir /home/jenkins 15:44:09 + mkdir /home/jenkins/sigul [Pipeline] sh 15:44:09 + 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 15:44:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:44:10 ---> sigul-install.sh 15:44:10 Sigul already installed; skipping installation. [Pipeline] sh 15:44:10 + git tag --list 15:44:10 v0.0.0 15:44:10 v0.0.1 15:44:10 v0.0.2 15:44:10 v0.0.3 15:44:10 v0.0.4 15:44:10 v0.0.5 15:44:10 v0.0.6 15:44:10 v0.0.7 15:44:10 v0.0.8 15:44:10 v2.0.0 15:44:10 v2.1.0 15:44:10 v2.2.0 15:44:10 v2.2.1-dev.1 15:44:10 v2.2.1-dev.10 15:44:10 v2.2.1-dev.11 15:44:10 v2.2.1-dev.12 15:44:10 v2.2.1-dev.2 15:44:10 v2.2.1-dev.3 15:44:10 v2.2.1-dev.4 15:44:10 v2.2.1-dev.5 15:44:10 v2.2.1-dev.6 15:44:10 v2.2.1-dev.7 15:44:10 v2.2.1-dev.8 15:44:10 v2.2.1-dev.9 15:44:10 v2.3.0-dev.12 15:44:10 v2.3.0-dev.13 15:44:10 v2.3.0-dev.14 15:44:10 v2.3.0-dev.15 [Pipeline] sh 15:44:10 + lftools sign git-tag v2.3.0-dev.15 15:44:11 Signing Git tag with Sigul... 15:44:11 Signing v2.3.0-dev.15 [Pipeline] echo 15:44:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:44:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:44:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:44:11 $ docker stop --time=1 462504ee2471ad970656f62162ead7f5d81807de38f16c226759fbb0a96232cf 15:44:13 $ docker rm -f 462504ee2471ad970656f62162ead7f5d81807de38f16c226759fbb0a96232cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:44:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:13 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:14 $ docker top bd1ba0f6083eeebee3d5379825b847b83ac25785af4a7413adaa47301785eaeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:14 [ssh-agent] Looking for ssh-agent implementation... 15:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:14 $ docker exec bd1ba0f6083eeebee3d5379825b847b83ac25785af4a7413adaa47301785eaeb ssh-agent 15:44:14 SSH_AUTH_SOCK=/tmp/ssh-RiBfE9THQqwH/agent.33 15:44:14 SSH_AGENT_PID=39 15:44:14 Running ssh-add (command line suppressed) 15:44:14 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8606300685176359856.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8606300685176359856.key) 15:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:15 + git semver bump pre 15:44:15 2022-10-24 15:44:15,263 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:44:15 2022-10-24 15:44:15,263 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 15:44:15 2022-10-24 15:44:15,263 [bump_version] DEBUG bumped version:2.3.0-dev.16 15:44:15 2022-10-24 15:44:15,263 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 15:44:15 2022-10-24 15:44:15,263 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:44:15 2022-10-24 15:44:15,263 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 15:44:15 2022-10-24 15:44:15,265 [execute] INFO git cat-file --batch-check 15:44:15 2022-10-24 15:44:15,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:15 2022-10-24 15:44:15,268 [execute] INFO git cat-file --batch 15:44:15 2022-10-24 15:44:15,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:15 2022-10-24 15:44:15,273 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:44:15 2.3.0-dev.16 [Pipeline] } 15:44:15 $ docker exec --env ******** --env ******** bd1ba0f6083eeebee3d5379825b847b83ac25785af4a7413adaa47301785eaeb ssh-agent -k 15:44:15 unset SSH_AUTH_SOCK; 15:44:15 unset SSH_AGENT_PID; 15:44:15 echo Agent pid 39 killed; 15:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:15 + git semver [Pipeline] } 15:44:16 $ docker stop --time=1 bd1ba0f6083eeebee3d5379825b847b83ac25785af4a7413adaa47301785eaeb 15:44:17 $ docker rm -f bd1ba0f6083eeebee3d5379825b847b83ac25785af4a7413adaa47301785eaeb [Pipeline] // withDockerContainer [Pipeline] sh 15:44:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:18 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:18 $ docker top 3499da197aa325c95535a70137dca9c61af90dc1fcd98bcd5456c4d7bf7c6cf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:18 [ssh-agent] Looking for ssh-agent implementation... 15:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:18 $ docker exec 3499da197aa325c95535a70137dca9c61af90dc1fcd98bcd5456c4d7bf7c6cf8 ssh-agent 15:44:18 SSH_AUTH_SOCK=/tmp/ssh-85xt17hADdW2/agent.32 15:44:18 SSH_AGENT_PID=38 15:44:18 Running ssh-add (command line suppressed) 15:44:18 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12746248771809203842.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12746248771809203842.key) 15:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:19 + git semver push 15:44:19 2022-10-24 15:44:19,330 [run_push] DEBUG push 15:44:19 2022-10-24 15:44:19,331 [execute] INFO git cat-file --batch-check 15:44:19 2022-10-24 15:44:19,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:19 2022-10-24 15:44:19,335 [execute] INFO git rev-list 075193d734ffffc7fa5df1f82466658d2378cc40 -- 15:44:19 2022-10-24 15:44:19,336 [execute] DEBUG Popen(['git', 'rev-list', '075193d734ffffc7fa5df1f82466658d2378cc40', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:19 2022-10-24 15:44:19,341 [execute] INFO git fetch -v origin 15:44:19 2022-10-24 15:44:19,341 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 15:44:19 2022-10-24 15:44:19,905 [run_push] DEBUG no remote changes detected 15:44:19 2022-10-24 15:44:19,905 [execute] INFO git push origin semver 15:44:19 2022-10-24 15:44:19,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:20 2022-10-24 15:44:20,773 [run_push] DEBUG push all version tags 15:44:20 2022-10-24 15:44:20,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:44:20 2022-10-24 15:44:20,774 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 15:44:21 2022-10-24 15:44:21,621 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 15:44:21 2.3.0-dev.16 [Pipeline] } 15:44:21 $ docker exec --env ******** --env ******** 3499da197aa325c95535a70137dca9c61af90dc1fcd98bcd5456c4d7bf7c6cf8 ssh-agent -k 15:44:21 unset SSH_AUTH_SOCK; 15:44:21 unset SSH_AGENT_PID; 15:44:21 echo Agent pid 38 killed; 15:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:22 + git semver [Pipeline] } 15:44:22 $ docker stop --time=1 3499da197aa325c95535a70137dca9c61af90dc1fcd98bcd5456c4d7bf7c6cf8 15:44:23 $ docker rm -f 3499da197aa325c95535a70137dca9c61af90dc1fcd98bcd5456c4d7bf7c6cf8 [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 15:44:24 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 15:44:24 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 15:44:24 total 16 15:44:24 drwxr-xr-x 3 root root 4096 Oct 24 15:32 . 15:44:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:44 .. 15:44:24 drwxr-xr-x 2 root root 4096 Oct 24 15:32 cost 15:44:24 -rw-r--r-- 1 root root 91 Oct 24 15:32 cost.csv 15:44:24 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 15:44:24 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 15:44:24 total 16 15:44:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:32 . 15:44:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:44 .. 15:44:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:32 cost 15:44:24 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 15:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:25 ---> package-listing.sh 15:44:25 ++ tr '[:upper:]' '[:lower:]' 15:44:25 ++ facter osfamily 15:44:25 + OS_FAMILY=debian 15:44:25 + workspace=/w/workspace/oundry_go-mod-configuration_main 15:44:25 + START_PACKAGES=/tmp/packages_start.txt 15:44:25 + END_PACKAGES=/tmp/packages_end.txt 15:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:25 + PACKAGES=/tmp/packages_start.txt 15:44:25 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 15:44:25 + PACKAGES=/tmp/packages_end.txt 15:44:25 + case "${OS_FAMILY}" in 15:44:25 + dpkg -l 15:44:25 + grep '^ii' 15:44:25 + '[' -f /tmp/packages_start.txt ']' 15:44:25 + '[' -f /tmp/packages_end.txt ']' 15:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:25 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 15:44:25 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 15:44:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 15:44:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:26 prd-ubuntu20.04-docker-8c-8g-9424 does not seem to be running inside a container 15:44:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:27 $ docker top d1ec0f5fc5bc2a41fb42ad328ba5321d8df78541141d9af3d202906c923b196f -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:27 + ls /var/log/sa-host 15:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:28 provisioning config files... 15:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7900895984240299544tmp [Pipeline] { [Pipeline] echo 15:44:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> create-netrc.sh [Pipeline] } 15:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> python-tools-install.sh [Pipeline] echo 15:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> sudo-logs.sh 15:44:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:29 ---> job-cost.sh 15:44:29 lf-activate-venv: SKIPPING 15:44:29 DEBUG: total: 0.2199999988079071 15:44:29 INFO: Retrieving Stack Cost... 15:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:30 INFO: Archiving Costs [Pipeline] echo 15:44:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:30 ---> logs-deploy.sh 15:44:30 lf-activate-venv: SKIPPING 15:44:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/28 15:44:30 INFO: archiving workspace using pattern(s): 15:44:31 Archives upload complete. 15:44:31 INFO: archiving logs to Nexus 15:44:32 ---> uname -a: 15:44:32 Linux prd-ubuntu20-04-docker-8c-8g-9424 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:44:32 15:44:32 15:44:32 ---> lscpu: 15:44:32 Architecture: x86_64 15:44:32 CPU op-mode(s): 32-bit, 64-bit 15:44:32 Byte Order: Little Endian 15:44:32 Address sizes: 40 bits physical, 48 bits virtual 15:44:32 CPU(s): 8 15:44:32 On-line CPU(s) list: 0-7 15:44:32 Thread(s) per core: 1 15:44:32 Core(s) per socket: 1 15:44:32 Socket(s): 8 15:44:32 NUMA node(s): 1 15:44:32 Vendor ID: AuthenticAMD 15:44:32 CPU family: 23 15:44:32 Model: 49 15:44:32 Model name: AMD EPYC-Rome Processor 15:44:32 Stepping: 0 15:44:32 CPU MHz: 2799.998 15:44:32 BogoMIPS: 5599.99 15:44:32 Virtualization: AMD-V 15:44:32 Hypervisor vendor: KVM 15:44:32 Virtualization type: full 15:44:32 L1d cache: 256 KiB 15:44:32 L1i cache: 256 KiB 15:44:32 L2 cache: 4 MiB 15:44:32 L3 cache: 128 MiB 15:44:32 NUMA node0 CPU(s): 0-7 15:44:32 Vulnerability Itlb multihit: Not affected 15:44:32 Vulnerability L1tf: Not affected 15:44:32 Vulnerability Mds: Not affected 15:44:32 Vulnerability Meltdown: Not affected 15:44:32 Vulnerability Mmio stale data: Not affected 15:44:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:44:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:44:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:44:32 Vulnerability Srbds: Not affected 15:44:32 Vulnerability Tsx async abort: Not affected 15:44:32 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 15:44:32 15:44:32 15:44:32 ---> nproc: 15:44:32 8 15:44:32 15:44:32 15:44:32 ---> df -h: 15:44:32 Filesystem Size Used Avail Use% Mounted on 15:44:32 overlay 155G 12G 144G 8% / 15:44:32 tmpfs 64M 0 64M 0% /dev 15:44:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:44:32 shm 64M 0 64M 0% /dev/shm 15:44:32 /dev/vda1 155G 12G 144G 8% /facter-os 15:44:32 15:44:32 15:44:32 ---> sar -b -r -n DEV: 15:44:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9424) 10/24/22 _x86_64_ (8 CPU) 15:44:32 15:44:32 15:30:20 LINUX RESTART (8 CPU) 15:44:32 15:44:32 15:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:44:32 15:32:01 100.98 7.68 93.31 0.00 1222.30 120452.26 0.00 15:44:32 15:33:01 30.89 0.03 30.86 0.00 6.53 16437.34 0.00 15:44:32 15:34:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 15:44:32 15:35:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 15:44:32 15:36:01 39.28 10.36 28.91 0.00 2907.92 4889.45 0.00 15:44:32 15:37:01 1.95 0.00 1.95 0.00 0.00 24.66 0.00 15:44:32 15:38:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 15:44:32 15:39:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 15:44:32 15:40:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 15:44:32 15:41:01 2.12 0.00 2.12 0.00 0.00 35.05 0.00 15:44:32 15:42:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 15:44:32 15:43:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 15:44:32 15:44:01 49.43 0.23 49.19 0.00 33.33 32889.45 0.00 15:44:32 Average: 17.84 1.40 16.44 0.00 319.59 13310.06 0.00 15:44:32 15:44:32 15:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:32 15:32:01 28790156 31585496 716940 2.18 80716 2979528 2074180 6.11 1112328 2593220 394980 15:44:32 15:33:01 28715288 31606936 693736 2.11 91368 3041716 1784408 5.26 1112952 2642988 8 15:44:32 15:34:01 28715596 31607420 692904 2.11 91448 3041716 1784408 5.26 1113108 2642992 8 15:44:32 15:35:01 28722596 31614472 685764 2.09 91520 3041720 1784408 5.26 1105792 2642992 12 15:44:32 15:36:01 28411668 31594032 702284 2.14 110468 3294028 1782280 5.25 1263400 2770508 248 15:44:32 15:37:01 28417196 31599548 697320 2.12 110504 3294024 1781844 5.25 1258244 2770468 36 15:44:32 15:38:01 28416864 31599324 697460 2.12 110560 3294036 1781844 5.25 1258312 2770476 8 15:44:32 15:39:01 28417472 31600632 696936 2.12 110592 3294036 1781844 5.25 1257632 2771172 20 15:44:32 15:40:01 28417420 31600640 696924 2.12 110628 3294036 1781844 5.25 1258192 2771176 20 15:44:32 15:41:01 28417708 31601100 696416 2.12 110720 3294044 1781844 5.25 1258300 2771252 32 15:44:32 15:42:01 28417276 31600580 696884 2.12 110736 3294044 1781844 5.25 1257876 2771248 12 15:44:32 15:43:01 28416900 31600244 696892 2.12 110760 3294052 1781844 5.25 1258396 2771252 224 15:44:32 15:44:01 27082932 31547168 745892 2.27 133188 4474612 2069480 6.10 1371072 3909320 481992 15:44:32 Average: 28412236 31596738 701258 2.13 105631 3302430 1827082 5.38 1221970 2815313 67508 15:44:32 15:44:32 15:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:32 15:32:01 lo 3.32 3.32 0.33 0.33 0.00 0.00 0.00 0.00 15:44:32 15:32:01 docker0 10.85 12.03 0.91 81.19 0.00 0.00 0.00 0.00 15:44:32 15:32:01 ens3 361.33 275.85 8343.48 44.75 0.00 0.00 0.00 0.00 15:44:32 15:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:44:32 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:33:01 ens3 30.32 34.66 13.62 80.18 0.00 0.00 0.00 0.00 15:44:32 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:34:01 ens3 0.95 0.72 4.14 0.23 0.00 0.00 0.00 0.00 15:44:32 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:32 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:35:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:44:32 15:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:44:32 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:36:01 ens3 68.79 44.29 1301.86 3.35 0.00 0.00 0.00 0.00 15:44:32 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:32 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:37:01 ens3 0.28 0.27 0.07 0.02 0.00 0.00 0.00 0.00 15:44:32 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:38:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:44:32 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:32 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:39:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:44:32 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:40:01 ens3 3.37 0.58 0.63 0.29 0.00 0.00 0.00 0.00 15:44:32 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:32 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:41:01 ens3 1.83 1.20 0.95 0.75 0.00 0.00 0.00 0.00 15:44:32 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:42:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:44:32 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:32 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:32 15:43:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 15:44:32 15:44:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:44:32 15:44:01 docker0 8.52 14.58 0.65 49.00 0.00 0.00 0.00 0.00 15:44:32 15:44:01 ens3 314.35 209.57 7216.06 28.17 0.00 0.00 0.00 0.00 15:44:32 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:44:32 Average: docker0 1.48 2.03 0.12 9.92 0.00 0.00 0.00 0.00 15:44:32 Average: ens3 59.81 43.38 1289.41 12.11 0.00 0.00 0.00 0.00 15:44:32 15:44:32 15:44:32 ---> sar -P ALL: 15:44:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9424) 10/24/22 _x86_64_ (8 CPU) 15:44:32 15:44:32 15:30:20 LINUX RESTART (8 CPU) 15:44:32 15:44:32 15:31:02 CPU %user %nice %system %iowait %steal %idle 15:44:32 15:32:01 all 18.03 0.00 5.09 1.30 0.08 75.51 15:44:32 15:32:01 0 16.78 0.00 5.19 0.63 0.07 77.33 15:44:32 15:32:01 1 18.45 0.00 5.66 0.66 0.09 75.15 15:44:32 15:32:01 2 19.79 0.00 4.14 0.62 0.07 75.38 15:44:32 15:32:01 3 17.72 0.00 5.73 3.43 0.10 73.02 15:44:32 15:32:01 4 17.74 0.00 5.04 3.50 0.07 73.65 15:44:32 15:32:01 5 18.55 0.00 5.12 0.10 0.07 76.16 15:44:32 15:32:01 6 16.76 0.00 4.70 0.10 0.07 78.37 15:44:32 15:32:01 7 18.46 0.00 5.11 1.38 0.09 74.96 15:44:32 15:33:01 all 1.35 0.00 0.63 0.31 0.01 97.69 15:44:32 15:33:01 0 1.04 0.00 0.33 0.00 0.02 98.61 15:44:32 15:33:01 1 1.99 0.00 0.79 1.60 0.00 95.62 15:44:32 15:33:01 2 1.52 0.00 0.47 0.03 0.02 97.96 15:44:32 15:33:01 3 1.41 0.00 0.85 0.02 0.02 97.70 15:44:32 15:33:01 4 1.25 0.00 0.62 0.47 0.02 97.64 15:44:32 15:33:01 5 1.19 0.00 0.65 0.00 0.02 98.14 15:44:32 15:33:01 6 1.08 0.00 0.88 0.33 0.02 97.68 15:44:32 15:33:01 7 1.32 0.00 0.47 0.02 0.02 98.18 15:44:32 15:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:44:32 15:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:44:32 15:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:44:32 15:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:34:01 4 0.03 0.00 0.05 0.02 0.00 99.90 15:44:32 15:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:44:32 15:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:35:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:44:32 15:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:35:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:44:32 15:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:44:32 15:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:35:01 4 0.07 0.00 0.05 0.03 0.00 99.85 15:44:32 15:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:44:32 15:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:36:01 all 1.29 0.00 0.86 0.40 0.01 97.44 15:44:32 15:36:01 0 0.88 0.00 0.63 0.28 0.00 98.20 15:44:32 15:36:01 1 1.35 0.00 0.74 0.50 0.02 97.39 15:44:32 15:36:01 2 0.77 0.00 0.95 0.05 0.02 98.21 15:44:32 15:36:01 3 1.79 0.00 1.12 0.23 0.02 96.84 15:44:32 15:36:01 4 0.82 0.00 0.57 1.59 0.02 97.01 15:44:32 15:36:01 5 2.26 0.00 1.76 0.10 0.00 95.88 15:44:32 15:36:01 6 1.12 0.00 0.47 0.07 0.00 98.35 15:44:32 15:36:01 7 1.32 0.00 0.65 0.38 0.02 97.62 15:44:32 15:37:01 all 0.04 0.00 0.02 0.01 0.00 99.93 15:44:32 15:37:01 0 0.02 0.00 0.03 0.03 0.00 99.92 15:44:32 15:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:37:01 4 0.05 0.00 0.00 0.02 0.00 99.93 15:44:32 15:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:37:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:44:32 15:37:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:44:32 15:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:44:32 15:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:44:32 15:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:44:32 15:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:44:32 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:44:32 15:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:44:32 15:39:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:44:32 15:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:44:32 15:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:39:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:44:32 15:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:44:32 15:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:44:32 15:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:44:32 15:40:01 4 0.20 0.00 0.02 0.02 0.00 99.77 15:44:32 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:44:32 15:40:01 7 0.03 0.00 0.03 0.00 0.03 99.90 15:44:32 15:41:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:44:32 15:41:01 0 0.12 0.00 0.00 0.00 0.00 99.88 15:44:32 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:44:32 15:41:01 4 0.05 0.00 0.02 0.08 0.00 99.85 15:44:32 15:41:01 5 0.03 0.00 0.03 0.02 0.00 99.92 15:44:32 15:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:44:32 15:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:42:01 all 0.10 0.00 0.02 0.00 0.01 99.87 15:44:32 15:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:44:32 15:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:44:32 15:42:01 4 0.02 0.00 0.05 0.02 0.02 99.90 15:44:32 15:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:32 15:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:44:32 15:42:01 7 0.75 0.00 0.02 0.00 0.00 99.24 15:44:32 15:44:32 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:44:32 15:43:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:44:32 15:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:44:32 15:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:44:32 15:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:44:32 15:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:44:32 15:43:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:44:32 15:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:44:32 15:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:44:32 15:43:01 7 2.00 0.00 0.00 0.00 0.00 98.00 15:44:32 15:44:01 all 5.57 0.00 2.62 0.48 0.03 91.30 15:44:32 15:44:01 0 4.66 0.00 3.08 0.02 0.03 92.21 15:44:32 15:44:01 1 5.17 0.00 2.55 0.05 0.02 92.21 15:44:32 15:44:01 2 4.80 0.00 2.50 1.96 0.03 90.70 15:44:32 15:44:01 3 6.00 0.00 2.85 0.17 0.03 90.96 15:44:32 15:44:01 4 6.16 0.00 3.31 0.87 0.03 89.63 15:44:32 15:44:01 5 6.04 0.00 2.21 0.08 0.03 91.64 15:44:32 15:44:01 6 5.43 0.00 2.34 0.00 0.02 92.21 15:44:32 15:44:01 7 6.28 0.00 2.14 0.66 0.03 90.88 15:44:32 Average: all 2.02 0.00 0.71 0.19 0.01 97.07 15:44:32 Average: 0 1.78 0.00 0.71 0.07 0.01 97.43 15:44:32 Average: 1 2.04 0.00 0.74 0.22 0.01 96.99 15:44:32 Average: 2 2.04 0.00 0.62 0.20 0.01 97.13 15:44:32 Average: 3 2.04 0.00 0.80 0.29 0.01 96.85 15:44:32 Average: 4 2.00 0.00 0.74 0.50 0.01 96.75 15:44:32 Average: 5 2.12 0.00 0.74 0.02 0.01 97.10 15:44:32 Average: 6 1.85 0.00 0.65 0.04 0.01 97.45 15:44:32 Average: 7 2.29 0.00 0.64 0.19 0.02 96.86 15:44:32 15:44:32 15:44:32