Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b450a30a7a472d803692f62fcc646e18460fb527 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-ssh2834732558281877272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2798584468535458493.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh3921533164998337880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11775848362014615371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5463782837424755694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9452 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b450a30a7a472d803692f62fcc646e18460fb527 (main) Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35" > 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 b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 > git rev-list --no-walk 31c862af6da7c6495e2eeb9a1f494a3d6e1209bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:39:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:39:15 ========================================================= 11:39:15 EdgeX Global Pipelines Version Info 11:39:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:39:16 ------------------- 11:39:16 stable info: 11:39:16 ------------------- 11:39:16 Commited By: Cherry Wang cherry@iotechsys.com 11:39:16 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:39:16 Message: update stable to v1.0.263 11:39:16 ------------------- 11:39:16 experimental info: 11:39:16 ------------------- 11:39:16 Commited By: Cherry Wang cherry@iotechsys.com 11:39:16 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:39:16 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:39:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 11:39:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 11:39:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:39:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b450a30 [Pipeline] echo 11:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:39:18 + git rev-list -1 --merges b450a30a7a472d803692f62fcc646e18460fb527~1..b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo 11:39:18 -----------> git rev-list -1 --merges b450a30a7a472d803692f62fcc646e18460fb527~1..b450a30a7a472d803692f62fcc646e18460fb527 b450a30a7a472d803692f62fcc646e18460fb527 11:39:18 b450a30a7a472d803692f62fcc646e18460fb527 [false] [Pipeline] sh 11:39:18 + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo 11:39:18 ========================================================= 11:39:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:39:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:18 + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] echo 11:39:18 [semverPrep] GIT_COMMIT: b450a30a7a472d803692f62fcc646e18460fb527, Commit Message: Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35 [Pipeline] echo 11:39:18 [semverPrep] This is not a build commit. [Pipeline] sh 11:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:39:19 + grep -v github /etc/ssh/ssh_known_hosts 11:39:19 + [ -e /tmp/ssh_known_hosts ] 11:39:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:39:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:39:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:19 11:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:19 0.1.4: Pulling from edgex-devops/py-git-semver 11:39:19 b85a868b505f: Pulling fs layer 11:39:19 e2be974225ed: Pulling fs layer 11:39:19 339a4e72a1f5: Pulling fs layer 11:39:19 988bab9f4d93: Pulling fs layer 11:39:19 1469e6f7b9e6: Pulling fs layer 11:39:19 eaf3925da568: Pulling fs layer 11:39:19 bab4dde63d76: Pulling fs layer 11:39:19 bde34c3a00c8: Pulling fs layer 11:39:19 b352a97aabf1: Pulling fs layer 11:39:19 4872d77fe225: Pulling fs layer 11:39:19 5851b861e8e6: Pulling fs layer 11:39:19 988bab9f4d93: Waiting 11:39:19 1469e6f7b9e6: Waiting 11:39:19 bde34c3a00c8: Waiting 11:39:19 eaf3925da568: Waiting 11:39:19 bab4dde63d76: Waiting 11:39:19 4872d77fe225: Waiting 11:39:19 b352a97aabf1: Waiting 11:39:19 5851b861e8e6: Waiting 11:39:19 e2be974225ed: Download complete 11:39:19 988bab9f4d93: Download complete 11:39:19 1469e6f7b9e6: Verifying Checksum 11:39:19 1469e6f7b9e6: Download complete 11:39:19 eaf3925da568: Verifying Checksum 11:39:19 eaf3925da568: Download complete 11:39:19 339a4e72a1f5: Verifying Checksum 11:39:19 339a4e72a1f5: Download complete 11:39:19 bde34c3a00c8: Verifying Checksum 11:39:19 bde34c3a00c8: Download complete 11:39:19 b352a97aabf1: Verifying Checksum 11:39:19 b352a97aabf1: Download complete 11:39:19 4872d77fe225: Verifying Checksum 11:39:19 4872d77fe225: Download complete 11:39:19 b85a868b505f: Verifying Checksum 11:39:19 b85a868b505f: Download complete 11:39:20 5851b861e8e6: Verifying Checksum 11:39:20 5851b861e8e6: Download complete 11:39:20 bab4dde63d76: Verifying Checksum 11:39:20 bab4dde63d76: Download complete 11:39:21 b85a868b505f: Pull complete 11:39:21 e2be974225ed: Pull complete 11:39:22 339a4e72a1f5: Pull complete 11:39:22 988bab9f4d93: Pull complete 11:39:22 1469e6f7b9e6: Pull complete 11:39:22 eaf3925da568: Pull complete 11:39:24 bab4dde63d76: Pull complete 11:39:24 bde34c3a00c8: Pull complete 11:39:24 b352a97aabf1: Pull complete 11:39:24 4872d77fe225: Pull complete 11:39:24 5851b861e8e6: Pull complete 11:39:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:24 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:39:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:39:26 $ docker top 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 -eo pid,comm 11:39:27 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). 11:39:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:27 [ssh-agent] Looking for ssh-agent implementation... 11:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:27 $ docker exec 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent 11:39:27 SSH_AUTH_SOCK=/tmp/ssh-3x4IXcpoxaDL/agent.33 11:39:27 SSH_AGENT_PID=39 11:39:27 Running ssh-add (command line suppressed) 11:39:27 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15302079627898196023.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15302079627898196023.key) 11:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:27 + git tag --points-at HEAD [Pipeline] } 11:39:27 $ docker exec --env ******** --env ******** 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent -k 11:39:27 unset SSH_AUTH_SOCK; 11:39:27 unset SSH_AGENT_PID; 11:39:27 echo Agent pid 39 killed; 11:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:27 [ssh-agent] Looking for ssh-agent implementation... 11:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:27 $ docker exec 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent 11:39:28 SSH_AUTH_SOCK=/tmp/ssh-dPZnwsQ7F1gH/agent.72 11:39:28 SSH_AGENT_PID=78 11:39:28 Running ssh-add (command line suppressed) 11:39:28 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14716075516099099916.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14716075516099099916.key) 11:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:28 + git semver init 11:39:28 2024-09-04 11:39:28,644 [run_init] DEBUG init version:0.0.0 force:False 11:39:28 2024-09-04 11:39:28,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 11:39:28 2024-09-04 11:39:28,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 11:39:28 2024-09-04 11:39:28,646 [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) 11:39:29 2024-09-04 11:39:29,388 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 11:39:29 2024-09-04 11:39:29,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 11:39:29 2024-09-04 11:39:29,389 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:39:29 2024-09-04 11:39:29,389 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:39:29 3.2.0-dev.17 [Pipeline] } 11:39:29 $ docker exec --env ******** --env ******** 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 ssh-agent -k 11:39:29 unset SSH_AUTH_SOCK; 11:39:29 unset SSH_AGENT_PID; 11:39:29 echo Agent pid 78 killed; 11:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:30 + git semver [Pipeline] } 11:39:30 $ docker stop --time=1 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 11:39:31 $ docker rm -f --volumes 855522c800deac13092e302f3764b7ff85fe2ed4113d8e6173013d0ab12fa1a6 [Pipeline] // withDockerContainer [Pipeline] sh 11:39:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:39:32 Stashed 1 file(s) [Pipeline] echo 11:39:32 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 11:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:32 ========================================================= 11:39:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:39:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:39:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:39:32 619be1103602: Pulling fs layer 11:39:32 7862e08f4a3e: Pulling fs layer 11:39:32 5df492c9dc93: Pulling fs layer 11:39:32 7629e6793208: Pulling fs layer 11:39:32 4f4fb700ef54: Pulling fs layer 11:39:32 fb5054dd5b73: Pulling fs layer 11:39:32 eeca6798cff9: Pulling fs layer 11:39:32 4f4fb700ef54: Waiting 11:39:32 fb5054dd5b73: Waiting 11:39:32 aa269ceb94a6: Pulling fs layer 11:39:32 ada007ff1a6a: Pulling fs layer 11:39:32 eeca6798cff9: Waiting 11:39:32 ada007ff1a6a: Waiting 11:39:32 aa269ceb94a6: Waiting 11:39:32 7862e08f4a3e: Download complete 11:39:32 7629e6793208: Verifying Checksum 11:39:32 7629e6793208: Download complete 11:39:32 4f4fb700ef54: Verifying Checksum 11:39:32 4f4fb700ef54: Download complete 11:39:32 619be1103602: Download complete 11:39:32 fb5054dd5b73: Verifying Checksum 11:39:32 fb5054dd5b73: Download complete 11:39:32 eeca6798cff9: Verifying Checksum 11:39:32 eeca6798cff9: Download complete 11:39:33 619be1103602: Pull complete 11:39:33 ada007ff1a6a: Verifying Checksum 11:39:33 ada007ff1a6a: Download complete 11:39:33 7862e08f4a3e: Pull complete 11:39:33 5df492c9dc93: Verifying Checksum 11:39:33 5df492c9dc93: Download complete 11:39:33 aa269ceb94a6: Verifying Checksum 11:39:33 aa269ceb94a6: Download complete 11:39:36 5df492c9dc93: Pull complete 11:39:36 7629e6793208: Pull complete 11:39:36 4f4fb700ef54: Pull complete 11:39:36 fb5054dd5b73: Pull complete 11:39:36 eeca6798cff9: Pull complete 11:39:39 aa269ceb94a6: Pull complete 11:39:39 ada007ff1a6a: Pull complete 11:39:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 11:39:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:40 + docker inspect -f . ci-base-image-x86_64 11:39:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:40 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:39:40 $ 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 ******** ci-base-image-x86_64 cat 11:39:44 $ docker top 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:45 + go version 11:39:45 go version go1.21.9 linux/amd64 [Pipeline] } 11:39:45 $ docker stop --time=1 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 11:39:46 $ docker rm -f --volumes 9cca73e83fe863e8aefd06c44a28e46e072f7f03e053dfa608dd5971fc265982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:46 + docker inspect -f . ci-base-image-x86_64 11:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:46 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:39:47 $ 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 ******** ci-base-image-x86_64 cat 11:39:47 $ docker top 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:47 Still waiting to schedule task 11:39:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:39:47 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 11:39:47 + make test 11:39:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:39:47 go: downloading github.com/stretchr/testify v1.9.0 11:39:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 11:39:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 11:39:48 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:39:48 go: downloading github.com/spf13/cast v1.7.0 11:39:48 go: downloading github.com/hashicorp/consul/api v1.29.4 11:39:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:39:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:39:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:39:48 go: downloading gopkg.in/yaml.v3 v3.0.1 11:39:48 go: downloading github.com/stretchr/objx v0.5.2 11:39:48 go: downloading github.com/google/uuid v1.6.0 11:39:48 go: downloading github.com/go-playground/validator/v10 v10.22.0 11:39:48 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:39:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:39:48 go: downloading github.com/mitchellh/copystructure v1.0.0 11:39:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:39:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:39:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:39:48 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:39:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:39:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:39:48 go: downloading github.com/hashicorp/serf v0.10.1 11:39:48 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:39:48 go: downloading github.com/x448/float16 v0.8.4 11:39:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:39:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:39:48 go: downloading github.com/go-playground/universal-translator v0.18.1 11:39:48 go: downloading github.com/leodido/go-urn v1.4.0 11:39:48 go: downloading golang.org/x/crypto v0.25.0 11:39:48 go: downloading golang.org/x/text v0.16.0 11:39:48 go: downloading github.com/hashicorp/errwrap v1.1.0 11:39:48 go: downloading github.com/gorilla/websocket v1.5.3 11:39:48 go: downloading golang.org/x/net v0.27.0 11:39:48 go: downloading golang.org/x/sync v0.7.0 11:39:48 go: downloading github.com/fatih/color v1.16.0 11:39:48 go: downloading github.com/mattn/go-isatty v0.0.20 11:39:48 go: downloading github.com/go-playground/locales v0.14.1 11:39:48 go: downloading github.com/armon/go-metrics v0.4.1 11:39:48 go: downloading github.com/mattn/go-colorable v0.1.13 11:39:48 go: downloading golang.org/x/sys v0.22.0 11:39:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:39:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:39:56 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 11:39:56 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 66.7% of statements 11:40:04 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.596s coverage: 87.1% of statements 11:40:04 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.023s coverage: 58.6% of statements 11:40:04 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements 11:40:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:40:15 $ docker stop --time=1 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 11:40:19 $ docker rm -f --volumes 8d20bc570a7735becfddf3da4c8142a28ff1a003d9b140304b7ebd3140629a52 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:20 11:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:26 latest: Pulling from edgex-lftools-log-publisher 11:40:26 5eb5b503b376: Pulling fs layer 11:40:26 5c69ac0246d0: Pulling fs layer 11:40:26 ec43610c2a17: Pulling fs layer 11:40:26 3a2ae6a8a46f: Pulling fs layer 11:40:26 33b1e0a273af: Pulling fs layer 11:40:26 3a2ae6a8a46f: Waiting 11:40:26 5d3b04190fa2: Pulling fs layer 11:40:26 2f39f015ded8: Pulling fs layer 11:40:26 33b1e0a273af: Waiting 11:40:26 2f39f015ded8: Waiting 11:40:26 3a2ae6a8a46f: Verifying Checksum 11:40:26 3a2ae6a8a46f: Download complete 11:40:26 33b1e0a273af: Verifying Checksum 11:40:26 33b1e0a273af: Download complete 11:40:26 ec43610c2a17: Verifying Checksum 11:40:26 ec43610c2a17: Download complete 11:40:26 5d3b04190fa2: Verifying Checksum 11:40:26 5d3b04190fa2: Download complete 11:40:26 5eb5b503b376: Download complete 11:40:26 2f39f015ded8: Download complete 11:40:27 5eb5b503b376: Pull complete 11:40:27 5c69ac0246d0: Pull complete 11:40:27 ec43610c2a17: Pull complete 11:40:27 3a2ae6a8a46f: Pull complete 11:40:28 33b1e0a273af: Pull complete 11:40:28 5d3b04190fa2: Pull complete 11:40:32 2f39f015ded8: Pull complete 11:40:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:32 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:40:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:36 $ docker top 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:36 ---> job-cost.sh 11:40:36 lf-activate-venv: SKIPPING 11:40:36 INFO: No Stack... 11:40:37 INFO: Retrieving Pricing Info for: v3-standard-8 11:40:37 INFO: Archiving Costs [Pipeline] sh 11:40:37 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 11:40:37 + cut -d, -f6 [Pipeline] lock 11:40:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] 11:40:37 Resource [jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] did not exist. Created. 11:40:37 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:40:38 + echo total: 0.2199999988079071 [Pipeline] stash 11:40:38 Stashed 1 file(s) [Pipeline] } 11:40:38 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 11:40:38 $ docker stop --time=1 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 11:40:39 $ docker rm -f --volumes 1d2deef7418c8d90ae18bc9d808a11aa3e804c43af8ea041776ae54dda03f1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:41:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9453 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 11:41:26 Running in /w/workspace/go-mod-configuration/70 [Pipeline] { [Pipeline] checkout 11:41:29 Selected Git installation does not exist. Using Default 11:41:29 The recommended git tool is: NONE 11:41:37 using credential edgex-jenkins-ssh 11:41:37 Cloning the remote Git repository 11:41:37 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 11:41:37 > git init /w/workspace/go-mod-configuration/70 # timeout=10 11:41:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 11:41:38 > git --version # timeout=10 11:41:38 > git --version # 'git version 2.25.1' 11:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:41:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 11:41:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:41:40 Avoid second fetch 11:41:40 Checking out Revision b450a30a7a472d803692f62fcc646e18460fb527 (main) 11:41:41 Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.35" 11:41:40 > git config core.sparsecheckout # timeout=10 11:41:40 > git checkout -f b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:41:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:41:46 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:46 Dload Upload Total Spent Left Speed 11:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 11:41:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:41:46 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:41:46 /etc/docker/daemon.new 11:41:46 { 11:41:46 "registry-mirrors": [ 11:41:46 "https://nexus3.edgexfoundry.org:10001" 11:41:46 ], 11:41:46 "bip": "10.250.0.254/24", 11:41:46 "hosts": [ 11:41:46 "tcp://0.0.0.0:5555", 11:41:46 "unix:///var/run/docker.sock" 11:41:46 ], 11:41:46 "mtu": 1458, 11:41:46 "selinux-enabled": true, 11:41:46 "seccomp-profile": "/etc/docker/seccomp.json" 11:41:46 } [Pipeline] sh 11:41:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:41:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:05 ========================================================= 11:42:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:42:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:42:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:42:06 c6b39de5b339: Pulling fs layer 11:42:06 a69c41024577: Pulling fs layer 11:42:06 d6de4b400683: Pulling fs layer 11:42:06 35cb2a7552d0: Pulling fs layer 11:42:06 4f4fb700ef54: Pulling fs layer 11:42:06 464afbd9ba4c: Pulling fs layer 11:42:06 00f215d4a9da: Pulling fs layer 11:42:06 d496ad576159: Pulling fs layer 11:42:06 35cb2a7552d0: Waiting 11:42:06 464afbd9ba4c: Waiting 11:42:06 4f4fb700ef54: Waiting 11:42:06 d496ad576159: Waiting 11:42:06 00f215d4a9da: Waiting 11:42:06 a69c41024577: Verifying Checksum 11:42:06 a69c41024577: Download complete 11:42:06 35cb2a7552d0: Verifying Checksum 11:42:06 35cb2a7552d0: Download complete 11:42:06 4f4fb700ef54: Download complete 11:42:06 464afbd9ba4c: Verifying Checksum 11:42:06 464afbd9ba4c: Download complete 11:42:06 c6b39de5b339: Download complete 11:42:07 d496ad576159: Verifying Checksum 11:42:07 d496ad576159: Download complete 11:42:07 c6b39de5b339: Pull complete 11:42:08 a69c41024577: Pull complete 11:42:08 d6de4b400683: Verifying Checksum 11:42:08 d6de4b400683: Download complete 11:42:09 00f215d4a9da: Verifying Checksum 11:42:09 00f215d4a9da: Download complete 11:42:21 d6de4b400683: Pull complete 11:42:21 35cb2a7552d0: Pull complete 11:42:21 4f4fb700ef54: Pull complete 11:42:21 464afbd9ba4c: Pull complete 11:42:31 00f215d4a9da: Pull complete 11:42:31 d496ad576159: Pull complete 11:42:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:42:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 11:42:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:32 + docker inspect -f . ci-base-image-arm64 11:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:32 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 11:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@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 11:42:35 $ docker top 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:35 + go version 11:42:35 go version go1.21.9 linux/arm64 [Pipeline] } 11:42:35 $ docker stop --time=1 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 11:42:37 $ docker rm -f --volumes 04f5bb7824d18af8a2813ce7d1f83057b126c6e6fb4458e9b1c5728690c4de93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:38 + docker inspect -f . ci-base-image-arm64 11:42:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:38 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 11:42:38 $ 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/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@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 11:42:39 $ docker top 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:40 + git config --global --add safe.directory /w/workspace/go-mod-configuration/70 [Pipeline] fileExists [Pipeline] sh 11:42:40 + make test 11:42:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:42:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 11:42:40 go: downloading github.com/stretchr/testify v1.9.0 11:42:40 go: downloading github.com/hashicorp/consul/api v1.29.4 11:42:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:42:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 11:42:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:42:41 go: downloading github.com/mitchellh/copystructure v1.0.0 11:42:41 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:42:41 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:42:41 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:42:41 go: downloading github.com/stretchr/objx v0.5.2 11:42:41 go: downloading gopkg.in/yaml.v3 v3.0.1 11:42:42 go: downloading github.com/spf13/cast v1.7.0 11:42:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:42:42 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:42:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:42:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:42:42 go: downloading github.com/hashicorp/serf v0.10.1 11:42:42 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:42:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:42:42 go: downloading github.com/google/uuid v1.6.0 11:42:42 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:42:42 go: downloading github.com/go-playground/validator/v10 v10.22.0 11:42:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:42:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:42:43 go: downloading github.com/hashicorp/errwrap v1.1.0 11:42:43 go: downloading github.com/fatih/color v1.16.0 11:42:43 go: downloading github.com/mattn/go-isatty v0.0.20 11:42:43 go: downloading github.com/x448/float16 v0.8.4 11:42:43 go: downloading github.com/armon/go-metrics v0.4.1 11:42:43 go: downloading github.com/gorilla/websocket v1.5.3 11:42:43 go: downloading golang.org/x/net v0.27.0 11:42:43 go: downloading golang.org/x/sync v0.7.0 11:42:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:42:43 go: downloading github.com/go-playground/universal-translator v0.18.1 11:42:43 go: downloading github.com/leodido/go-urn v1.4.0 11:42:43 go: downloading golang.org/x/crypto v0.25.0 11:42:44 go: downloading golang.org/x/text v0.16.0 11:42:44 go: downloading github.com/mattn/go-colorable v0.1.13 11:42:44 go: downloading golang.org/x/sys v0.22.0 11:42:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:42:44 go: downloading github.com/go-playground/locales v0.14.1 11:42:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:44:07 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 11:44:07 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.030s coverage: 66.7% of statements 11:44:07 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.786s coverage: 87.1% of statements 11:44:07 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.105s coverage: 58.6% of statements 11:44:07 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.025s coverage: 100.0% of statements 11:44:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:44:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:44:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:44:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:44:26 $ docker stop --time=1 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c 11:44:28 $ docker rm -f --volumes 6e0aeb3f282018093c341c835d4c35b7d975a1a7f2a737d57e7ea9d225547f3c [Pipeline] // withDockerContainer [Pipeline] sh 11:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:30 Warning: overwriting stash ‘coverage-report’ 11:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:31 11:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:31 arm64: Pulling from edgex-lftools-log-publisher 11:44:31 8998bd30e6a1: Pulling fs layer 11:44:31 04944245beec: Pulling fs layer 11:44:31 699f458cf7ca: Pulling fs layer 11:44:31 765212b225bb: Pulling fs layer 11:44:31 f23df028b6ca: Pulling fs layer 11:44:31 d65c8cfc05b1: Pulling fs layer 11:44:31 2437ff75d9bd: Pulling fs layer 11:44:31 765212b225bb: Waiting 11:44:31 d65c8cfc05b1: Waiting 11:44:31 f23df028b6ca: Waiting 11:44:31 04944245beec: Verifying Checksum 11:44:31 04944245beec: Download complete 11:44:31 765212b225bb: Verifying Checksum 11:44:31 765212b225bb: Download complete 11:44:31 f23df028b6ca: Verifying Checksum 11:44:31 f23df028b6ca: Download complete 11:44:32 d65c8cfc05b1: Verifying Checksum 11:44:32 d65c8cfc05b1: Download complete 11:44:32 699f458cf7ca: Verifying Checksum 11:44:32 699f458cf7ca: Download complete 11:44:32 8998bd30e6a1: Verifying Checksum 11:44:32 8998bd30e6a1: Download complete 11:44:35 2437ff75d9bd: Verifying Checksum 11:44:35 2437ff75d9bd: Download complete 11:44:37 8998bd30e6a1: Pull complete 11:44:37 04944245beec: Pull complete 11:44:39 699f458cf7ca: Pull complete 11:44:39 765212b225bb: Pull complete 11:44:40 f23df028b6ca: Pull complete 11:44:40 d65c8cfc05b1: Pull complete 11:44:58 2437ff75d9bd: Pull complete 11:44:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 11:44:58 $ 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/70 -v /w/workspace/go-mod-configuration/70:/w/workspace/go-mod-configuration/70:rw,z -v /w/workspace/go-mod-configuration/70@tmp:/w/workspace/go-mod-configuration/70@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 11:45:01 $ docker top 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:02 ---> job-cost.sh 11:45:02 lf-activate-venv: SKIPPING 11:45:02 INFO: No Stack... 11:45:02 INFO: Retrieving Pricing Info for: v3-standard-4 11:45:03 INFO: Archiving Costs [Pipeline] sh 11:45:04 + cat /w/workspace/go-mod-configuration/70/archives/cost.csv 11:45:04 + cut -d, -f6 [Pipeline] lock 11:45:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] 11:45:04 Resource [jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] did not exist. Created. 11:45:04 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:45:04 /w/workspace/go-mod-configuration/70@tmp/durable-5559119b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:45:05 + echo total: 0.10999999940395355 [Pipeline] stash 11:45:05 Warning: overwriting stash ‘stack-cost’ 11:45:05 Stashed 1 file(s) [Pipeline] } 11:45:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 11:45:05 $ docker stop --time=1 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea 11:45:07 $ docker rm -f --volumes 1e121ceeccf77d7a63918c273bb3a872edf5507543699a707a35c1b568b8e3ea [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 11:45:07 provisioning config files... 11:45:07 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8782309450464221381tmp [Pipeline] { [Pipeline] sh 11:45:08 + set +x 11:45:08 + curl -s https://codecov.io/bash 11:45:08 + bash -s -- 11:45:08 11:45:08 _____ _ 11:45:08 / ____| | | 11:45:08 | | ___ __| | ___ ___ _____ __ 11:45:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:45:08 | |___| (_) | (_| | __/ (_| (_) \ V / 11:45:08 \_____\___/ \__,_|\___|\___\___/ \_/ 11:45:08 Bash-1.0.6 11:45:08 11:45:08 11:45:08 ==> git version 2.25.1 found 11:45:08 ==> 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 11:45:08 Release-Date: 2020-01-08 11:45:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:45:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:45:08 ==> Jenkins CI detected. 11:45:08 current dir:  /w/workspace/oundry_go-mod-configuration_main 11:45:08 project root: . 11:45:08 --> token set from env 11:45:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:45:08 ==> Running gcov in . (disable via -X gcov) 11:45:08 ==> Python coveragepy not found 11:45:08 ==> Searching for coverage reports in: 11:45:08 + . 11:45:08 -> Found 1 reports 11:45:08 ==> Detecting git/mercurial file structure 11:45:08 ==> Reading reports 11:45:08 + ./coverage.out bytes=34578 11:45:08 ==> Appending adjustments 11:45:08 https://docs.codecov.io/docs/fixing-reports 11:45:08 + Found adjustments 11:45:08 ==> Gzipping contents 11:45:08 8.0K /tmp/codecov.XsgTUr.gz 11:45:08 ==> Uploading reports 11:45:08 url: https://codecov.io 11:45:08 query: branch=main&commit=b450a30a7a472d803692f62fcc646e18460fb527&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:45:08 -> Pinging Codecov 11:45:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b450a30a7a472d803692f62fcc646e18460fb527&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 11:45:08 -> Uploading to 11:45:08 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/9F92B070CA9CA35F4914AC8684776953/b450a30a7a472d803692f62fcc646e18460fb527/eb179b00-2a79-4b02-ab12-58f2f0fee2c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T114508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9008b06945a6c7fb7f6106b112d1037d6136c75cc4854ef2a5ee3d2813fbaede 11:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:08 Dload Upload Total Spent Left Speed 11:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 20367 --:--:-- --:--:-- --:--:-- 20287 100 5153 0 0 100 5153 0 20367 --:--:-- --:--:-- --:--:-- 20287 11:45:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] } 11:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:45:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:45:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:45:09 11:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:45:09 latest: Pulling from edgex-devops/edgex-snyk-go 11:45:09 619be1103602: Already exists 11:45:09 f8ea3408117e: Pulling fs layer 11:45:09 91320369b822: Pulling fs layer 11:45:09 0406650e8295: Pulling fs layer 11:45:09 4f4fb700ef54: Pulling fs layer 11:45:09 96d80e3f36e1: Pulling fs layer 11:45:09 bcf3aedb951c: Pulling fs layer 11:45:09 4f4fb700ef54: Waiting 11:45:09 96d80e3f36e1: Waiting 11:45:09 bcf3aedb951c: Waiting 11:45:09 0406650e8295: Download complete 11:45:09 f8ea3408117e: Download complete 11:45:09 4f4fb700ef54: Verifying Checksum 11:45:09 4f4fb700ef54: Download complete 11:45:10 96d80e3f36e1: Verifying Checksum 11:45:10 96d80e3f36e1: Download complete 11:45:10 91320369b822: Verifying Checksum 11:45:10 91320369b822: Download complete 11:45:10 f8ea3408117e: Pull complete 11:45:10 bcf3aedb951c: Verifying Checksum 11:45:10 bcf3aedb951c: Download complete 11:45:15 91320369b822: Pull complete 11:45:15 0406650e8295: Pull complete 11:45:16 4f4fb700ef54: Pull complete 11:45:17 96d80e3f36e1: Pull complete 11:45:25 bcf3aedb951c: Pull complete 11:45:25 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:25 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:45:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:45:32 $ docker top 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:32 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 11:45:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 11:45:32 + set -o pipefail 11:45:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 11:45:36 11:45:36 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 11:45:36 11:45:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/2df4eb50-89e6-4d1a-afea-5edddd7429c8 11:45:36 11:45:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:45:36 11:45:36 11:45:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:45:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:45:36 $ docker stop --time=1 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 11:45:40 $ docker rm -f --volumes 7961c0da1764c249d15ae10d96b53a2d8918ca7a319fb236e2cbc4ccfb12e5d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:45:41 + git log --format=format:%s -1 b450a30a7a472d803692f62fcc646e18460fb527 [Pipeline] sh 11:45:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:45:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:42 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:45:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:45:42 $ docker top 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:45:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:42 [ssh-agent] Looking for ssh-agent implementation... 11:45:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:42 $ docker exec 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 ssh-agent 11:45:42 SSH_AUTH_SOCK=/tmp/ssh-TQdzK9phhk7t/agent.31 11:45:42 SSH_AGENT_PID=37 11:45:42 Running ssh-add (command line suppressed) 11:45:43 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17307266819594845763.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_17307266819594845763.key) 11:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:43 + git semver tag 11:45:43 2024-09-04 11:45:43,482 [run_tag] DEBUG tag force:False 11:45:43 2024-09-04 11:45:43,482 [check_head_tag] DEBUG check head tag 11:45:43 2024-09-04 11:45:43,483 [execute] INFO git cat-file --batch-check 11:45:43 2024-09-04 11:45:43,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 11:45:43 2024-09-04 11:45:43,487 [execute] INFO git cat-file --batch 11:45:43 2024-09-04 11:45:43,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 11:45:43 2024-09-04 11:45:43,502 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:45:43 2024-09-04 11:45:43,503 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 11:45:43 2024-09-04 11:45:43,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 11:45:43 2024-09-04 11:45:43,508 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:45:43 3.2.0-dev.17 [Pipeline] } 11:45:43 $ docker exec --env ******** --env ******** 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 ssh-agent -k 11:45:43 unset SSH_AUTH_SOCK; 11:45:43 unset SSH_AGENT_PID; 11:45:43 echo Agent pid 37 killed; 11:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:44 + git semver [Pipeline] } 11:45:44 $ docker stop --time=1 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 11:45:45 $ docker rm -f --volumes 973dbee6189595fdb420767020d5661720dcd43ccce02a2fec46788baa5d2ab7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:45:46 11:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:45:46 0.23.1-centos7: Pulling from edgex-lftools 11:45:46 ab5ef0e58194: Pulling fs layer 11:45:46 9712f1f96733: Pulling fs layer 11:45:46 63f879dbbcfc: Pulling fs layer 11:45:46 0d9ebad4ef96: Pulling fs layer 11:45:46 e9a5061849ea: Pulling fs layer 11:45:46 d747dcd14b5f: Pulling fs layer 11:45:46 2de7ff778b66: Pulling fs layer 11:45:46 0d9ebad4ef96: Waiting 11:45:46 e9a5061849ea: Waiting 11:45:46 2de7ff778b66: Waiting 11:45:46 d747dcd14b5f: Waiting 11:45:46 9712f1f96733: Verifying Checksum 11:45:46 9712f1f96733: Download complete 11:45:46 63f879dbbcfc: Verifying Checksum 11:45:46 63f879dbbcfc: Download complete 11:45:46 e9a5061849ea: Verifying Checksum 11:45:46 e9a5061849ea: Download complete 11:45:46 d747dcd14b5f: Verifying Checksum 11:45:46 d747dcd14b5f: Download complete 11:45:46 ab5ef0e58194: Verifying Checksum 11:45:46 ab5ef0e58194: Download complete 11:45:46 0d9ebad4ef96: Verifying Checksum 11:45:46 0d9ebad4ef96: Download complete 11:45:46 2de7ff778b66: Verifying Checksum 11:45:46 2de7ff778b66: Download complete 11:45:49 ab5ef0e58194: Pull complete 11:45:49 9712f1f96733: Pull complete 11:45:50 63f879dbbcfc: Pull complete 11:45:53 0d9ebad4ef96: Pull complete 11:45:54 e9a5061849ea: Pull complete 11:45:54 d747dcd14b5f: Pull complete 11:45:55 2de7ff778b66: Pull complete 11:45:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:45:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:55 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:45:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:46:07 $ docker top fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:46:07 provisioning config files... 11:46:07 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config17577873780265882082tmp 11:46:07 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6908159763486429485tmp 11:46:07 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16057265288027908013tmp [Pipeline] { [Pipeline] echo 11:46:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:46:07 ---> sigul-configuration.sh 11:46:07 gpg: directory `/root/.gnupg' created 11:46:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:46:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:46:07 gpg: keyring `/root/.gnupg/secring.gpg' created 11:46:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:46:07 gpg: CAST5 encrypted data 11:46:07 gpg: encrypted with 1 passphrase 11:46:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:46:07 + mkdir /home/jenkins 11:46:07 + mkdir /home/jenkins/sigul [Pipeline] sh 11:46:08 + 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 11:46:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:46:08 ---> sigul-install.sh 11:46:08 Sigul already installed; skipping installation. [Pipeline] sh 11:46:08 + git tag --list 11:46:08 v0.0.0 11:46:08 v0.0.1 11:46:08 v0.0.2 11:46:08 v0.0.3 11:46:08 v0.0.4 11:46:08 v0.0.5 11:46:08 v0.0.6 11:46:08 v0.0.7 11:46:08 v0.0.8 11:46:08 v2.0.0 11:46:08 v2.1.0 11:46:08 v2.2.0 11:46:08 v2.3.0 11:46:08 v3.0 11:46:08 v3.0.0 11:46:08 v3.1 11:46:08 v3.1.0 11:46:08 v3.1.0-dev.1 11:46:08 v3.1.0-dev.2 11:46:08 v3.1.0-dev.3 11:46:08 v3.1.0-dev.4 11:46:08 v3.1.0-dev.5 11:46:08 v3.1.0-dev.6 11:46:08 v3.1.0-dev.7 11:46:08 v3.1.0-dev.8 11:46:08 v3.2.0-dev.1 11:46:08 v3.2.0-dev.10 11:46:08 v3.2.0-dev.11 11:46:08 v3.2.0-dev.12 11:46:08 v3.2.0-dev.13 11:46:08 v3.2.0-dev.14 11:46:08 v3.2.0-dev.15 11:46:08 v3.2.0-dev.16 11:46:08 v3.2.0-dev.17 11:46:08 v3.2.0-dev.2 11:46:08 v3.2.0-dev.3 11:46:08 v3.2.0-dev.4 11:46:08 v3.2.0-dev.5 11:46:08 v3.2.0-dev.6 11:46:08 v3.2.0-dev.7 11:46:08 v3.2.0-dev.8 11:46:08 v3.2.0-dev.9 [Pipeline] sh 11:46:09 + lftools sign git-tag v3.2.0-dev.17 11:46:09 Signing Git tag with Sigul... 11:46:09 Signing v3.2.0-dev.17 [Pipeline] echo 11:46:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:46:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:46:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:46:10 $ docker stop --time=1 fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 11:46:11 $ docker rm -f --volumes fe879e9a1070c9aed04346c14a0264b639186f0d3fbc233494cfbfcbf9959487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:46:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:12 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:46:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:46:13 $ docker top 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd -eo pid,comm 11:46:13 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). 11:46:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:13 [ssh-agent] Looking for ssh-agent implementation... 11:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:13 $ docker exec 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd ssh-agent 11:46:13 SSH_AUTH_SOCK=/tmp/ssh-DFP7S2LGQVkQ/agent.13 11:46:13 SSH_AGENT_PID=19 11:46:13 Running ssh-add (command line suppressed) 11:46:13 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1173526202761170506.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1173526202761170506.key) 11:46:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:14 + git semver bump pre 11:46:14 2024-09-04 11:46:14,333 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:46:14 2024-09-04 11:46:14,333 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 11:46:14 2024-09-04 11:46:14,333 [bump_version] DEBUG bumped version:3.2.0-dev.18 11:46:14 2024-09-04 11:46:14,333 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 11:46:14 2024-09-04 11:46:14,333 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:46:14 2024-09-04 11:46:14,333 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 11:46:14 2024-09-04 11:46:14,336 [execute] INFO git cat-file --batch-check 11:46:14 2024-09-04 11:46:14,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:46:14 2024-09-04 11:46:14,341 [execute] INFO git cat-file --batch 11:46:14 2024-09-04 11:46:14,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:46:14 2024-09-04 11:46:14,347 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:46:14 3.2.0-dev.18 [Pipeline] } 11:46:14 $ docker exec --env ******** --env ******** 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd ssh-agent -k 11:46:14 unset SSH_AUTH_SOCK; 11:46:14 unset SSH_AGENT_PID; 11:46:14 echo Agent pid 19 killed; 11:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:14 + git semver [Pipeline] } 11:46:15 $ docker stop --time=1 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd 11:46:17 $ docker rm -f --volumes 39c81408eb930d4dea7b6e0e570af00372b0bf819e296042b1494f3a7d3d6bfd [Pipeline] // withDockerContainer [Pipeline] sh 11:46:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:18 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:46: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:46:19 $ docker top 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc -eo pid,comm 11:46:19 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). 11:46:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:19 [ssh-agent] Looking for ssh-agent implementation... 11:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:19 $ docker exec 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc ssh-agent 11:46:19 SSH_AUTH_SOCK=/tmp/ssh-dmkF8TP8lPRx/agent.32 11:46:19 SSH_AGENT_PID=38 11:46:19 Running ssh-add (command line suppressed) 11:46:19 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3015686380597375163.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3015686380597375163.key) 11:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:19 + git semver push 11:46:20 2024-09-04 11:46:20,091 [run_push] DEBUG push 11:46:20 2024-09-04 11:46:20,092 [execute] INFO git cat-file --batch-check 11:46:20 2024-09-04 11:46:20,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 11:46:20 2024-09-04 11:46:20,096 [execute] INFO git rev-list 5c4cfab1f5357b0618e249e81e9636f40c836e04 -- 11:46:20 2024-09-04 11:46:20,096 [execute] DEBUG Popen(['git', 'rev-list', '5c4cfab1f5357b0618e249e81e9636f40c836e04', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 11:46:20 2024-09-04 11:46:20,103 [execute] INFO git fetch -v origin 11:46:20 2024-09-04 11:46:20,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 11:46:20 2024-09-04 11:46:20,551 [run_push] DEBUG no remote changes detected 11:46:20 2024-09-04 11:46:20,552 [execute] INFO git push origin semver 11:46:20 2024-09-04 11:46:20,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 11:46:21 2024-09-04 11:46:21,281 [run_push] DEBUG push all version tags 11:46:21 2024-09-04 11:46:21,282 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:46:21 2024-09-04 11:46:21,282 [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) 11:46:22 2024-09-04 11:46:21,979 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 11:46:22 3.2.0-dev.18 [Pipeline] } 11:46:22 $ docker exec --env ******** --env ******** 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc ssh-agent -k 11:46:22 unset SSH_AUTH_SOCK; 11:46:22 unset SSH_AGENT_PID; 11:46:22 echo Agent pid 38 killed; 11:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:22 + git semver [Pipeline] } 11:46:22 $ docker stop --time=1 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc 11:46:24 $ docker rm -f --volumes 92d0008d90840b3e3d74c49b776d3e360ea7a078bc4e721f198604786b7763fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:46:24 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 11:46:24 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:46:24 total 16 11:46:24 drwxr-xr-x 3 root root 4096 Sep 4 11:40 . 11:46:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:46 .. 11:46:24 drwxr-xr-x 2 root root 4096 Sep 4 11:40 cost 11:46:24 -rw-r--r-- 1 root root 91 Sep 4 11:40 cost.csv 11:46:24 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 11:46:24 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 11:46:24 total 16 11:46:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 11:40 . 11:46:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 11:46 .. 11:46:24 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 11:40 cost 11:46:24 -rw-r--r-- 1 jenkins jenkins 91 Sep 4 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:46:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:46:26 ---> package-listing.sh 11:46:26 ++ facter osfamily 11:46:26 ++ tr '[:upper:]' '[:lower:]' 11:46:26 + OS_FAMILY=debian 11:46:26 + workspace=/w/workspace/oundry_go-mod-configuration_main 11:46:26 + START_PACKAGES=/tmp/packages_start.txt 11:46:26 + END_PACKAGES=/tmp/packages_end.txt 11:46:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:46:26 + PACKAGES=/tmp/packages_start.txt 11:46:26 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:46:26 + PACKAGES=/tmp/packages_end.txt 11:46:26 + case "${OS_FAMILY}" in 11:46:26 + dpkg -l 11:46:26 + grep '^ii' 11:46:26 + '[' -f /tmp/packages_start.txt ']' 11:46:26 + '[' -f /tmp/packages_end.txt ']' 11:46:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:46:26 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 11:46:26 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 11:46:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 11:46:26 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 11:46:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:27 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 11:46:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:46:27 $ docker top 67072b4a98b5dd42f64bee747148d47a3999e8236816c5477eeeec7527b11a4c -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:28 + touch /tmp/pre-build-complete [Pipeline] sh 11:46:28 + mkdir -p /var/log/sysstat [Pipeline] sh 11:46:28 + ls /var/log/sa-host 11:46:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:28 provisioning config files... 11:46:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config13710415898941890469tmp [Pipeline] { [Pipeline] echo 11:46:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:46:29 ---> create-netrc.sh [Pipeline] } 11:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:46:29 ---> python-tools-install.sh [Pipeline] echo 11:46:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:46:29 ---> sudo-logs.sh 11:46:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:46:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:46:30 ---> job-cost.sh 11:46:30 lf-activate-venv: SKIPPING 11:46:30 DEBUG: total: 0.2199999988079071 11:46:30 INFO: Retrieving Stack Cost... 11:46:30 INFO: Retrieving Pricing Info for: v3-standard-8 11:46:30 INFO: Archiving Costs [Pipeline] echo 11:46:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:46:30 ---> logs-deploy.sh 11:46:30 lf-activate-venv: SKIPPING 11:46:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/70 11:46:30 INFO: archiving workspace using pattern(s): 11:46:31 Archives upload complete. 11:46:32 INFO: archiving logs to Nexus 11:46:32 ---> uname -a: 11:46:32 Linux prd-ubuntu20-04-docker-8c-8g-9452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:46:32 11:46:32 11:46:32 ---> lscpu: 11:46:32 Architecture: x86_64 11:46:32 CPU op-mode(s): 32-bit, 64-bit 11:46:32 Byte Order: Little Endian 11:46:32 Address sizes: 40 bits physical, 48 bits virtual 11:46:32 CPU(s): 8 11:46:32 On-line CPU(s) list: 0-7 11:46:32 Thread(s) per core: 1 11:46:32 Core(s) per socket: 1 11:46:32 Socket(s): 8 11:46:32 NUMA node(s): 1 11:46:32 Vendor ID: AuthenticAMD 11:46:32 CPU family: 23 11:46:32 Model: 49 11:46:32 Model name: AMD EPYC-Rome Processor 11:46:32 Stepping: 0 11:46:32 CPU MHz: 2799.998 11:46:32 BogoMIPS: 5599.99 11:46:32 Virtualization: AMD-V 11:46:32 Hypervisor vendor: KVM 11:46:32 Virtualization type: full 11:46:32 L1d cache: 256 KiB 11:46:32 L1i cache: 256 KiB 11:46:32 L2 cache: 4 MiB 11:46:32 L3 cache: 128 MiB 11:46:32 NUMA node0 CPU(s): 0-7 11:46:32 Vulnerability Itlb multihit: Not affected 11:46:32 Vulnerability L1tf: Not affected 11:46:32 Vulnerability Mds: Not affected 11:46:32 Vulnerability Meltdown: Not affected 11:46:32 Vulnerability Mmio stale data: Not affected 11:46:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:46:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:46:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:46:32 Vulnerability Srbds: Not affected 11:46:32 Vulnerability Tsx async abort: Not affected 11:46: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 11:46:32 11:46:32 11:46:32 ---> nproc: 11:46:32 8 11:46:32 11:46:32 11:46:32 ---> df -h: 11:46:32 Filesystem Size Used Avail Use% Mounted on 11:46:32 overlay 155G 12G 144G 8% / 11:46:32 tmpfs 64M 0 64M 0% /dev 11:46:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:46:32 shm 64M 0 64M 0% /dev/shm 11:46:32 /dev/vda1 155G 12G 144G 8% /facter-os 11:46:32 11:46:32 11:46:32 ---> sar -b -r -n DEV: 11:46:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 09/04/24 _x86_64_ (8 CPU) 11:46:32 11:46:32 11:38:35 LINUX RESTART (8 CPU) 11:46:32 11:46:32 11:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:46:32 11:40:01 369.52 38.01 331.51 0.00 4216.10 95780.44 0.00 11:46:32 11:41:01 69.96 0.17 69.79 0.00 12.00 30785.27 0.00 11:46:32 11:42:01 1.62 0.00 1.62 0.00 0.00 18.28 0.00 11:46:32 11:43:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 11:46:32 11:44:01 46.63 5.10 41.53 0.00 4342.48 8416.06 0.00 11:46:32 11:45:01 4.98 0.02 4.97 0.00 0.13 110.38 0.00 11:46:32 11:46:01 89.42 0.32 89.11 0.00 12.52 48630.91 0.00 11:46:32 Average: 83.32 6.23 77.09 0.00 1226.09 26252.19 0.00 11:46:32 11:46:32 11:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:46:32 11:40:01 28705600 31522228 781324 2.38 86480 2967896 1878976 5.54 1279840 2459524 452100 11:46:32 11:41:01 28743540 31555340 751848 2.29 95492 2943024 1768456 5.21 1105300 2584468 324 11:46:32 11:42:01 28743916 31555760 751084 2.28 95532 2943028 1768456 5.21 1105408 2584472 24 11:46:32 11:43:01 28753040 31564884 741820 2.26 95564 2943028 1768456 5.21 1096292 2584472 124 11:46:32 11:44:01 28283268 31526376 751040 2.28 124560 3340836 1680372 4.95 1390684 2723768 920 11:46:32 11:45:01 28304816 31542968 735848 2.24 123140 3337580 1680916 4.95 1372444 2720520 316 11:46:32 11:46:01 26857932 31503984 768156 2.34 173428 4570612 1780828 5.25 1487620 3924188 221028 11:46:32 Average: 28341730 31538791 754446 2.29 113457 3292286 1760923 5.19 1262513 2797345 96405 11:46:32 11:46:32 11:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:46:32 11:40:01 ens3 636.94 390.58 6438.31 102.82 0.00 0.00 0.00 0.00 11:46:32 11:40:01 veth8535c18 45.73 85.52 4.53 833.26 0.00 0.00 0.00 0.07 11:46:32 11:40:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 11:46:32 11:40:01 docker0 49.51 89.04 4.29 871.12 0.00 0.00 0.00 0.00 11:46:32 11:41:01 ens3 100.45 60.57 2530.01 13.84 0.00 0.00 0.00 0.00 11:46:32 11:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:46:32 11:41:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:42:01 ens3 2.10 1.18 7.90 0.33 0.00 0.00 0.00 0.00 11:46:32 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:43:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:44:01 ens3 214.18 89.45 2734.36 6.29 0.00 0.00 0.00 0.00 11:46:32 11:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 11:46:32 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:45:01 ens3 0.55 0.42 0.10 0.09 0.00 0.00 0.00 0.00 11:46:32 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:32 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:32 11:46:01 ens3 360.56 230.51 7651.58 138.08 0.00 0.00 0.00 0.00 11:46:32 11:46:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 11:46:32 11:46:01 docker0 46.54 95.49 4.12 833.51 0.00 0.00 0.00 0.00 11:46:32 Average: ens3 187.86 110.42 2766.39 37.36 0.00 0.00 0.00 0.00 11:46:32 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 11:46:32 Average: docker0 13.73 26.37 1.20 243.56 0.00 0.00 0.00 0.00 11:46:32 11:46:32 11:46:32 ---> sar -P ALL: 11:46:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 09/04/24 _x86_64_ (8 CPU) 11:46:32 11:46:32 11:38:35 LINUX RESTART (8 CPU) 11:46:32 11:46:32 11:39:01 CPU %user %nice %system %iowait %steal %idle 11:46:32 11:40:01 all 17.52 0.00 4.29 2.62 0.07 75.50 11:46:32 11:40:01 0 18.14 0.00 4.79 0.99 0.08 76.00 11:46:32 11:40:01 1 15.16 0.00 3.44 2.85 0.08 78.47 11:46:32 11:40:01 2 20.27 0.00 4.38 9.79 0.05 65.51 11:46:32 11:40:01 3 17.06 0.00 4.58 1.57 0.07 76.73 11:46:32 11:40:01 4 16.68 0.00 5.46 2.71 0.07 75.08 11:46:32 11:40:01 5 17.50 0.00 3.95 0.61 0.07 77.88 11:46:32 11:40:01 6 15.76 0.00 4.38 1.50 0.07 78.29 11:46:32 11:40:01 7 19.57 0.00 3.32 1.01 0.07 76.04 11:46:32 11:41:01 all 11.79 0.00 2.14 1.34 0.05 84.68 11:46:32 11:41:01 0 11.50 0.00 2.05 0.02 0.05 86.38 11:46:32 11:41:01 1 11.28 0.00 2.13 1.36 0.05 85.17 11:46:32 11:41:01 2 12.30 0.00 2.81 8.03 0.05 76.81 11:46:32 11:41:01 3 11.85 0.00 2.06 0.12 0.05 85.92 11:46:32 11:41:01 4 11.16 0.00 2.08 0.29 0.03 86.44 11:46:32 11:41:01 5 13.46 0.00 1.97 0.92 0.05 83.60 11:46:32 11:41:01 6 11.08 0.00 2.03 0.02 0.03 86.83 11:46:32 11:41:01 7 11.71 0.00 1.97 0.03 0.05 86.24 11:46:32 11:42:01 all 0.08 0.00 0.02 0.05 0.01 99.84 11:46:32 11:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:46:32 11:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:46:32 11:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:46:32 11:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:42:01 4 0.00 0.00 0.00 0.42 0.00 99.58 11:46:32 11:42:01 5 0.52 0.00 0.05 0.00 0.02 99.42 11:46:32 11:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:46:32 11:42:01 7 0.03 0.00 0.05 0.00 0.03 99.88 11:46:32 11:43:01 all 0.02 0.00 0.01 0.03 0.02 99.92 11:46:32 11:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:46:32 11:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:46:32 11:43:01 2 0.05 0.00 0.00 0.02 0.02 99.92 11:46:32 11:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:46:32 11:43:01 4 0.00 0.00 0.00 0.23 0.00 99.77 11:46:32 11:43:01 5 0.00 0.00 0.02 0.00 0.03 99.95 11:46:32 11:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:46:32 11:43:01 7 0.05 0.00 0.00 0.00 0.03 99.92 11:46:32 11:44:01 all 2.37 0.00 1.24 0.77 0.03 95.58 11:46:32 11:44:01 0 2.02 0.00 0.94 1.79 0.03 95.22 11:46:32 11:44:01 1 2.87 0.00 0.92 0.03 0.05 96.13 11:46:32 11:44:01 2 2.47 0.00 1.25 0.64 0.02 95.62 11:46:32 11:44:01 3 2.37 0.00 1.64 1.22 0.02 94.75 11:46:32 11:44:01 4 1.35 0.00 1.64 1.80 0.03 95.17 11:46:32 11:44:01 5 3.38 0.00 1.41 0.10 0.03 95.08 11:46:32 11:44:01 6 1.97 0.00 0.62 0.07 0.03 97.31 11:46:32 11:44:01 7 2.56 0.00 1.49 0.54 0.03 95.38 11:46:32 11:45:01 all 0.09 0.00 0.06 0.02 0.01 99.83 11:46:32 11:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:46:32 11:45:01 1 0.02 0.00 0.07 0.00 0.03 99.88 11:46:32 11:45:01 2 0.07 0.00 0.03 0.03 0.02 99.85 11:46:32 11:45:01 3 0.25 0.00 0.08 0.00 0.00 99.67 11:46:32 11:45:01 4 0.05 0.00 0.08 0.08 0.00 99.78 11:46:32 11:45:01 5 0.05 0.00 0.03 0.02 0.00 99.90 11:46:32 11:45:01 6 0.05 0.00 0.08 0.00 0.00 99.87 11:46:32 11:45:01 7 0.17 0.00 0.02 0.00 0.02 99.80 11:46:32 11:46:01 all 7.13 0.00 2.94 6.64 0.06 83.23 11:46:32 11:46:01 0 8.02 0.00 2.91 0.54 0.05 88.48 11:46:32 11:46:01 1 6.97 0.00 3.01 0.20 0.07 89.75 11:46:32 11:46:01 2 7.72 0.00 3.51 1.13 0.05 87.59 11:46:32 11:46:01 3 5.33 0.00 3.05 0.39 0.05 91.18 11:46:32 11:46:01 4 6.35 0.00 1.76 12.83 0.03 79.03 11:46:32 11:46:01 5 6.63 0.00 3.54 28.07 0.05 61.71 11:46:32 11:46:01 6 8.56 0.00 2.86 4.69 0.05 83.85 11:46:32 11:46:01 7 7.48 0.00 2.90 5.39 0.10 84.13 11:46:32 Average: all 5.55 0.00 1.52 1.63 0.03 91.27 11:46:32 Average: 0 5.67 0.00 1.53 0.48 0.03 92.29 11:46:32 Average: 1 5.17 0.00 1.37 0.63 0.05 92.79 11:46:32 Average: 2 6.09 0.00 1.70 2.79 0.03 89.39 11:46:32 Average: 3 5.25 0.00 1.62 0.47 0.03 92.64 11:46:32 Average: 4 5.06 0.00 1.57 2.62 0.02 90.73 11:46:32 Average: 5 5.92 0.00 1.56 4.21 0.04 88.28 11:46:32 Average: 6 5.33 0.00 1.42 0.89 0.03 92.33 11:46:32 Average: 7 5.91 0.00 1.39 0.99 0.05 91.66 11:46:32 11:46:32 11:46:32