Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0fbb639a0b4966beb98bbe592b56df463a281b9 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-ssh11663643621544098062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15665637880139570487.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/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/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15068188567175831421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh11232099685029709880.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/app-functions-sdk-go/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/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14616532540070040455.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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v3 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-779 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a0fbb639a0b4966beb98bbe592b56df463a281b9 (main) Commit message: "Merge pull request #1434 from lenny-intel/go-mods" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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 a0fbb639a0b4966beb98bbe592b56df463a281b9 # timeout=10 > git rev-list --no-walk cb6ac8114afc17d94c4bbf2f7d6e317b7cf4c44c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:02 ========================================================= 21:06:02 EdgeX Global Pipelines Version Info 21:06:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:03 ------------------- 21:06:03 stable info: 21:06:03 ------------------- 21:06:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:06:03 Message: update stable to v1.0.250 21:06:03 ------------------- 21:06:03 experimental info: 21:06:03 ------------------- 21:06:03 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:06:03 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0fbb63 [Pipeline] echo 21:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:04 + git rev-list -1 --merges a0fbb639a0b4966beb98bbe592b56df463a281b9~1..a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] echo 21:06:04 -----------> git rev-list -1 --merges a0fbb639a0b4966beb98bbe592b56df463a281b9~1..a0fbb639a0b4966beb98bbe592b56df463a281b9 a0fbb639a0b4966beb98bbe592b56df463a281b9 21:06:04 a0fbb639a0b4966beb98bbe592b56df463a281b9 [false] [Pipeline] sh 21:06:05 + git log --format=format:%s -1 a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] echo 21:06:05 ========================================================= 21:06:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:05 + git log --format=format:%s -1 a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] echo 21:06:05 [semverPrep] GIT_COMMIT: a0fbb639a0b4966beb98bbe592b56df463a281b9, Commit Message: Merge pull request #1434 from lenny-intel/go-mods [Pipeline] echo 21:06:05 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:05 + grep -v github /etc/ssh/ssh_known_hosts 21:06:05 + [ -e /tmp/ssh_known_hosts ] 21:06:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:05 + + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:05 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:06 21:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:06 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:06 b85a868b505f: Pulling fs layer 21:06:06 e2be974225ed: Pulling fs layer 21:06:06 339a4e72a1f5: Pulling fs layer 21:06:06 988bab9f4d93: Pulling fs layer 21:06:06 1469e6f7b9e6: Pulling fs layer 21:06:06 eaf3925da568: Pulling fs layer 21:06:06 bab4dde63d76: Pulling fs layer 21:06:06 bde34c3a00c8: Pulling fs layer 21:06:06 b352a97aabf1: Pulling fs layer 21:06:06 4872d77fe225: Pulling fs layer 21:06:06 5851b861e8e6: Pulling fs layer 21:06:06 988bab9f4d93: Waiting 21:06:06 bab4dde63d76: Waiting 21:06:06 1469e6f7b9e6: Waiting 21:06:06 eaf3925da568: Waiting 21:06:06 bde34c3a00c8: Waiting 21:06:06 b352a97aabf1: Waiting 21:06:06 4872d77fe225: Waiting 21:06:06 5851b861e8e6: Waiting 21:06:06 e2be974225ed: Verifying Checksum 21:06:06 e2be974225ed: Download complete 21:06:06 988bab9f4d93: Verifying Checksum 21:06:06 988bab9f4d93: Download complete 21:06:06 1469e6f7b9e6: Verifying Checksum 21:06:06 1469e6f7b9e6: Download complete 21:06:06 eaf3925da568: Download complete 21:06:06 339a4e72a1f5: Verifying Checksum 21:06:06 339a4e72a1f5: Download complete 21:06:06 bde34c3a00c8: Download complete 21:06:06 b352a97aabf1: Verifying Checksum 21:06:06 b352a97aabf1: Download complete 21:06:06 4872d77fe225: Verifying Checksum 21:06:06 4872d77fe225: Download complete 21:06:06 5851b861e8e6: Verifying Checksum 21:06:06 5851b861e8e6: Download complete 21:06:06 b85a868b505f: Verifying Checksum 21:06:06 b85a868b505f: Download complete 21:06:07 bab4dde63d76: Verifying Checksum 21:06:07 bab4dde63d76: Download complete 21:06:08 b85a868b505f: Pull complete 21:06:08 e2be974225ed: Pull complete 21:06:09 339a4e72a1f5: Pull complete 21:06:09 988bab9f4d93: Pull complete 21:06:09 1469e6f7b9e6: Pull complete 21:06:09 eaf3925da568: Pull complete 21:06:11 bab4dde63d76: Pull complete 21:06:11 bde34c3a00c8: Pull complete 21:06:11 b352a97aabf1: Pull complete 21:06:11 4872d77fe225: Pull complete 21:06:11 5851b861e8e6: Pull complete 21:06:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:11 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 21:06:14 $ docker top 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 -eo pid,comm 21:06:14 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). 21:06:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:14 [ssh-agent] Looking for ssh-agent implementation... 21:06:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:14 $ docker exec 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 ssh-agent 21:06:14 SSH_AUTH_SOCK=/tmp/ssh-xaIAJwFrdePJ/agent.14 21:06:14 SSH_AGENT_PID=39 21:06:14 Running ssh-add (command line suppressed) 21:06:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7606326437582357981.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7606326437582357981.key) 21:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:14 + git tag --points-at HEAD [Pipeline] } 21:06:14 $ docker exec --env ******** --env ******** 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 ssh-agent -k 21:06:14 unset SSH_AUTH_SOCK; 21:06:14 unset SSH_AGENT_PID; 21:06:14 echo Agent pid 39 killed; 21:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:15 [ssh-agent] Looking for ssh-agent implementation... 21:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:15 $ docker exec 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 ssh-agent 21:06:15 SSH_AUTH_SOCK=/tmp/ssh-87AtN3y1V8By/agent.72 21:06:15 SSH_AGENT_PID=78 21:06:15 Running ssh-add (command line suppressed) 21:06:15 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13620527463362885.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13620527463362885.key) 21:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:15 + git semver init 21:06:15 2023-07-10 21:06:15,789 [run_init] DEBUG init version:0.0.0 force:False 21:06:15 2023-07-10 21:06:15,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:06:15 2023-07-10 21:06:15,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 21:06:15 2023-07-10 21:06:15,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:06:17 2023-07-10 21:06:17,225 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:06:17 2023-07-10 21:06:17,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:06:17 2023-07-10 21:06:17,226 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:06:17 2023-07-10 21:06:17,226 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:06:17 3.1.0-dev.5 [Pipeline] } 21:06:17 $ docker exec --env ******** --env ******** 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 ssh-agent -k 21:06:17 unset SSH_AUTH_SOCK; 21:06:17 unset SSH_AGENT_PID; 21:06:17 echo Agent pid 78 killed; 21:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:17 + git semver [Pipeline] } 21:06:17 $ docker stop --time=1 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 21:06:19 $ docker rm -f --volumes 0d9c94ce1fe9c20f0b82a7450332a8401b25002246505c75e1e783de9603d0e7 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:19 Stashed 1 file(s) [Pipeline] echo 21:06:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:20 ========================================================= 21:06:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:06:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:06:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:20 f56be85fc22e: Pulling fs layer 21:06:20 85791d961cd3: Pulling fs layer 21:06:20 d694b5ae8c79: Pulling fs layer 21:06:20 9f32a84ed3da: Pulling fs layer 21:06:20 4d19c01a9841: Pulling fs layer 21:06:20 9325e15d5711: Pulling fs layer 21:06:20 556b6ee489ea: Pulling fs layer 21:06:20 c5a4b2cf53e6: Pulling fs layer 21:06:20 556b6ee489ea: Waiting 21:06:20 c5a4b2cf53e6: Waiting 21:06:20 4d19c01a9841: Waiting 21:06:20 9325e15d5711: Waiting 21:06:20 9f32a84ed3da: Waiting 21:06:20 85791d961cd3: Verifying Checksum 21:06:20 85791d961cd3: Download complete 21:06:20 9f32a84ed3da: Verifying Checksum 21:06:20 9f32a84ed3da: Download complete 21:06:20 4d19c01a9841: Verifying Checksum 21:06:20 4d19c01a9841: Download complete 21:06:20 f56be85fc22e: Verifying Checksum 21:06:20 f56be85fc22e: Download complete 21:06:20 9325e15d5711: Verifying Checksum 21:06:20 9325e15d5711: Download complete 21:06:20 f56be85fc22e: Pull complete 21:06:20 85791d961cd3: Pull complete 21:06:21 c5a4b2cf53e6: Verifying Checksum 21:06:21 c5a4b2cf53e6: Download complete 21:06:21 d694b5ae8c79: Verifying Checksum 21:06:21 d694b5ae8c79: Download complete 21:06:21 556b6ee489ea: Verifying Checksum 21:06:21 556b6ee489ea: Download complete 21:06:24 d694b5ae8c79: Pull complete 21:06:24 9f32a84ed3da: Pull complete 21:06:24 4d19c01a9841: Pull complete 21:06:24 9325e15d5711: Pull complete 21:06:26 556b6ee489ea: Pull complete 21:06:27 c5a4b2cf53e6: Pull complete 21:06:27 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:06:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker inspect -f . ci-base-image-x86_64 21:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:28 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 21:06:32 $ docker top d61181315ed3192130a101a73fd096252fcf8216fa2497068f15d1193112733f -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:33 + go version 21:06:33 go version go1.20.2 linux/amd64 [Pipeline] } 21:06:33 $ docker stop --time=1 d61181315ed3192130a101a73fd096252fcf8216fa2497068f15d1193112733f 21:06:34 $ docker rm -f --volumes d61181315ed3192130a101a73fd096252fcf8216fa2497068f15d1193112733f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:34 + docker inspect -f . ci-base-image-x86_64 21:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:34 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 21:06:34 Still waiting to schedule task 21:06:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:06:35 $ docker top 75cf8b1cf327fd7a3c859573136ee67e9a9504224021ca6cc477bbe0ef86251e -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:35 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:06:36 + make test 21:06:36 make -C ./app-service-template build 21:06:36 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:06:36 go mod tidy 21:06:36 go: downloading github.com/stretchr/testify v1.8.4 21:06:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:06:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:36 go: downloading github.com/google/uuid v1.3.0 21:06:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 21:06:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 21:06:36 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 21:06:36 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:06:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:06:36 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:06:36 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:06:36 go: downloading gopkg.in/yaml.v3 v3.0.1 21:06:36 go: downloading github.com/stretchr/objx v0.5.0 21:06:36 go: downloading github.com/go-kit/log v0.2.1 21:06:36 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:06:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:06:36 go: downloading github.com/gorilla/mux v1.8.0 21:06:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:06:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 21:06:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 21:06:36 go: downloading github.com/mitchellh/copystructure v1.2.0 21:06:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:06:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:06:36 go: downloading github.com/gorilla/websocket v1.5.0 21:06:36 go: downloading golang.org/x/net v0.10.0 21:06:36 go: downloading golang.org/x/sync v0.2.0 21:06:36 go: downloading github.com/hashicorp/errwrap v1.1.0 21:06:36 go: downloading github.com/x448/float16 v0.8.4 21:06:36 go: downloading github.com/hashicorp/consul/api v1.22.0 21:06:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:06:36 go: downloading github.com/go-playground/universal-translator v0.18.1 21:06:36 go: downloading github.com/leodido/go-urn v1.2.4 21:06:36 go: downloading golang.org/x/crypto v0.9.0 21:06:36 go: downloading golang.org/x/text v0.9.0 21:06:36 go: downloading github.com/go-playground/locales v0.14.1 21:06:36 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:06:36 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:06:36 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:06:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:06:36 go: downloading github.com/nats-io/nats.go v1.27.1 21:06:36 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 21:06:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:06:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:06:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:06:36 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:06:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:06:37 go: downloading github.com/hashicorp/serf v0.10.1 21:06:37 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:06:37 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:06:37 go: downloading github.com/google/go-cmp v0.5.9 21:06:37 go: downloading github.com/hashicorp/consul/sdk v0.14.0 21:06:37 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:06:37 go: downloading golang.org/x/sys v0.8.0 21:06:37 go: downloading google.golang.org/grpc v1.53.0 21:06:37 go: downloading github.com/kr/pretty v0.1.0 21:06:37 go: downloading github.com/zeebo/errs v1.3.0 21:06:37 go: downloading github.com/Microsoft/go-winio v0.6.0 21:06:37 go: downloading github.com/onsi/ginkgo v1.10.1 21:06:37 go: downloading github.com/onsi/gomega v1.7.0 21:06:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:06:37 go: downloading github.com/klauspost/compress v1.16.5 21:06:37 go: downloading github.com/nats-io/nkeys v0.4.4 21:06:37 go: downloading github.com/nats-io/nuid v1.0.1 21:06:37 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:06:37 go: downloading github.com/minio/highwayhash v1.0.2 21:06:37 go: downloading github.com/fatih/color v1.14.1 21:06:37 go: downloading golang.org/x/time v0.3.0 21:06:37 go: downloading github.com/mattn/go-colorable v0.1.13 21:06:37 go: downloading github.com/mattn/go-isatty v0.0.17 21:06:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:06:37 go: downloading github.com/armon/go-metrics v0.4.1 21:06:37 go: downloading github.com/pkg/errors v0.9.1 21:06:37 go: downloading github.com/hashicorp/go-version v1.2.1 21:06:37 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:06:37 go: downloading github.com/hashicorp/memberlist v0.5.0 21:06:37 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:06:37 go: downloading google.golang.org/protobuf v1.28.1 21:06:37 go: downloading github.com/kr/text v0.2.0 21:06:37 go: downloading golang.org/x/tools v0.6.0 21:06:37 go: downloading github.com/golang/protobuf v1.5.2 21:06:37 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:06:37 go: downloading github.com/pascaldekloe/goe v0.1.0 21:06:37 go: downloading github.com/google/btree v1.0.1 21:06:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:06:37 go: downloading github.com/miekg/dns v1.1.41 21:06:38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:06:38 go: downloading github.com/hpcloud/tail v1.0.0 21:06:38 go: downloading gopkg.in/yaml.v2 v2.4.0 21:06:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:06:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:06:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:06:38 go: downloading golang.org/x/mod v0.8.0 21:06:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:06:53 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:06:53 make -C ./app-service-template test 21:06:53 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:06:53 go test -race -coverprofile=coverage.out ./... 21:07:11 ? app-new-service/config [no test files] 21:07:11 ok app-new-service 0.060s coverage: 49.1% of statements 21:07:11 ok app-new-service/functions 0.060s coverage: 85.3% of statements 21:07:11 go vet ./... 21:07:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:26 ./bin/test-attribution-txt.sh 21:07:26 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:07:26 go test -race -coverprofile=coverage.out ./... 21:07:26 go: downloading github.com/gomodule/redigo v1.8.9 21:07:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:07:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:07:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.106s coverage: 64.5% of statements 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.061s coverage: 93.0% of statements 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.072s coverage: 85.1% of statements 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements 21:07:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.040s coverage: 100.0% of statements 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.146s coverage: 77.9% of statements 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.063s coverage: 97.3% of statements 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.085s coverage: 82.8% of statements 21:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.068s coverage: 65.2% of statements 21:07:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:07:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:07:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:07:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.072s coverage: 28.7% of statements 21:07:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.071s coverage: 11.5% of statements 21:07:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.071s coverage: 27.3% of statements 21:07:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.078s coverage: 52.8% of statements 21:07:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.144s coverage: 75.1% of statements 21:07:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.064s coverage: 94.4% of statements 21:07:57 go vet ./... 21:07:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:05 $ docker stop --time=1 75cf8b1cf327fd7a3c859573136ee67e9a9504224021ca6cc477bbe0ef86251e 21:08:07 $ docker rm -f --volumes 75cf8b1cf327fd7a3c859573136ee67e9a9504224021ca6cc477bbe0ef86251e [Pipeline] // withDockerContainer [Pipeline] sh 21:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:08 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-781 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:08:08 Running in /w/workspace/app-functions-sdk-go/268 [Pipeline] { [Pipeline] checkout 21:08:08 The recommended git tool is: git 21:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:09 21:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:09 latest: Pulling from edgex-lftools-log-publisher 21:08:09 5eb5b503b376: Pulling fs layer 21:08:09 5c69ac0246d0: Pulling fs layer 21:08:09 ec43610c2a17: Pulling fs layer 21:08:09 3a2ae6a8a46f: Pulling fs layer 21:08:09 33b1e0a273af: Pulling fs layer 21:08:09 5d3b04190fa2: Pulling fs layer 21:08:09 2f39f015ded8: Pulling fs layer 21:08:09 3a2ae6a8a46f: Waiting 21:08:09 33b1e0a273af: Waiting 21:08:09 5d3b04190fa2: Waiting 21:08:09 2f39f015ded8: Waiting 21:08:09 5c69ac0246d0: Verifying Checksum 21:08:09 5c69ac0246d0: Download complete 21:08:09 3a2ae6a8a46f: Download complete 21:08:09 33b1e0a273af: Verifying Checksum 21:08:09 33b1e0a273af: Download complete 21:08:09 5d3b04190fa2: Download complete 21:08:09 ec43610c2a17: Verifying Checksum 21:08:09 ec43610c2a17: Download complete 21:08:09 5eb5b503b376: Download complete 21:08:10 2f39f015ded8: Download complete 21:08:11 5eb5b503b376: Pull complete 21:08:11 5c69ac0246d0: Pull complete 21:08:11 ec43610c2a17: Pull complete 21:08:11 3a2ae6a8a46f: Pull complete 21:08:11 33b1e0a273af: Pull complete 21:08:11 5d3b04190fa2: Pull complete 21:08:14 using credential edgex-jenkins-ssh 21:08:14 Cloning the remote Git repository 21:08:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:08:14 > git init /w/workspace/app-functions-sdk-go/268 # timeout=10 21:08:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:08:14 > git --version # timeout=10 21:08:14 > git --version # 'git version 2.25.1' 21:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:16 2f39f015ded8: Pull complete 21:08:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:16 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:08:16 $ 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_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 21:08:18 Avoid second fetch 21:08:18 Checking out Revision a0fbb639a0b4966beb98bbe592b56df463a281b9 (main) 21:08:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:18 > git config core.sparsecheckout # timeout=10 21:08:19 Commit message: "Merge pull request #1434 from lenny-intel/go-mods" 21:08:19 21:08:19 GitHub has been notified of this commit’s build result 21:08:19 21:08:19 > git checkout -f a0fbb639a0b4966beb98bbe592b56df463a281b9 # timeout=10 21:08:21 $ docker top b569565e6c66b4fdb991f339b4e596cbca1dc647b5bb19e057981110dd2fc61f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:21 ---> job-cost.sh 21:08:21 lf-activate-venv: SKIPPING 21:08:21 INFO: No Stack... 21:08:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:08:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:22 Dload Upload Total Spent Left Speed 21:08:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 21:08:22 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:22 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 21:08:22 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:08:22 + cut -d, -f6 [Pipeline] lock 21:08:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] 21:08:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] did not exist. Created. 21:08:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:22 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:23 Stashed 1 file(s) [Pipeline] } 21:08:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:23 $ docker stop --time=1 b569565e6c66b4fdb991f339b4e596cbca1dc647b5bb19e057981110dd2fc61f 21:08:23 + sudo tee /etc/docker/daemon.new 21:08:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:23 { 21:08:23 "registry-mirrors": [ 21:08:23 "https://nexus3.edgexfoundry.org:10001" 21:08:23 ], 21:08:23 "bip": "10.250.0.254/24", 21:08:23 "hosts": [ 21:08:23 "tcp://0.0.0.0:5555", 21:08:23 "unix:///var/run/docker.sock" 21:08:23 ], 21:08:23 "mtu": 1458, 21:08:23 "selinux-enabled": true, 21:08:23 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:23 } 21:08:24 $ docker rm -f --volumes b569565e6c66b4fdb991f339b4e596cbca1dc647b5bb19e057981110dd2fc61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:43 ========================================================= 21:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:08:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:08:44 c41833b44d91: Pulling fs layer 21:08:44 ed15518f5707: Pulling fs layer 21:08:44 feae8fd75edb: Pulling fs layer 21:08:44 242c74f7c9fa: Pulling fs layer 21:08:44 3cdef696dda3: Pulling fs layer 21:08:44 2ced38df9373: Pulling fs layer 21:08:44 58f1dce35555: Pulling fs layer 21:08:44 3cdef696dda3: Waiting 21:08:44 2ced38df9373: Waiting 21:08:44 58f1dce35555: Waiting 21:08:44 242c74f7c9fa: Waiting 21:08:44 ed15518f5707: Verifying Checksum 21:08:44 ed15518f5707: Download complete 21:08:44 242c74f7c9fa: Verifying Checksum 21:08:44 242c74f7c9fa: Download complete 21:08:44 3cdef696dda3: Verifying Checksum 21:08:44 3cdef696dda3: Download complete 21:08:44 c41833b44d91: Verifying Checksum 21:08:44 c41833b44d91: Download complete 21:08:45 c41833b44d91: Pull complete 21:08:45 58f1dce35555: Verifying Checksum 21:08:45 58f1dce35555: Download complete 21:08:45 ed15518f5707: Pull complete 21:08:46 feae8fd75edb: Verifying Checksum 21:08:46 feae8fd75edb: Download complete 21:08:46 2ced38df9373: Verifying Checksum 21:08:46 2ced38df9373: Download complete 21:08:56 feae8fd75edb: Pull complete 21:08:56 242c74f7c9fa: Pull complete 21:08:57 3cdef696dda3: Pull complete 21:09:03 2ced38df9373: Pull complete 21:09:06 58f1dce35555: Pull complete 21:09:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:09:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:09:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:07 + docker inspect -f . ci-base-image-arm64 21:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-781 does not seem to be running inside a container 21:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/268 -v /w/workspace/app-functions-sdk-go/268:/w/workspace/app-functions-sdk-go/268:rw,z -v /w/workspace/app-functions-sdk-go/268@tmp:/w/workspace/app-functions-sdk-go/268@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 21:09:10 $ docker top 0bfca00dc5aaf6587adcf4b8e8a2659d19ac859247a9f66668ecba1c8e7f6409 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:11 + go version 21:09:11 go version go1.20.2 linux/arm64 [Pipeline] } 21:09:11 $ docker stop --time=1 0bfca00dc5aaf6587adcf4b8e8a2659d19ac859247a9f66668ecba1c8e7f6409 21:09:13 $ docker rm -f --volumes 0bfca00dc5aaf6587adcf4b8e8a2659d19ac859247a9f66668ecba1c8e7f6409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:13 + docker inspect -f . ci-base-image-arm64 21:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:14 prd-ubuntu20.04-docker-arm64-4c-16g-781 does not seem to be running inside a container 21:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/268 -v /w/workspace/app-functions-sdk-go/268:/w/workspace/app-functions-sdk-go/268:rw,z -v /w/workspace/app-functions-sdk-go/268@tmp:/w/workspace/app-functions-sdk-go/268@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 21:09:15 $ docker top bd92aecb9944134f235f2a8bed5d3e71c43441302796a605f72d3216fa165923 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:15 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/268 [Pipeline] fileExists [Pipeline] sh 21:09:16 + make test 21:09:16 make -C ./app-service-template build 21:09:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/268/app-service-template' 21:09:16 go mod tidy 21:09:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:09:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:09:16 go: downloading github.com/google/uuid v1.3.0 21:09:16 go: downloading github.com/stretchr/testify v1.8.4 21:09:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 21:09:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 21:09:16 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 21:09:17 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:09:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:09:17 go: downloading gopkg.in/yaml.v3 v3.0.1 21:09:17 go: downloading github.com/go-kit/log v0.2.1 21:09:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:09:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:09:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:09:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:09:17 go: downloading github.com/stretchr/objx v0.5.0 21:09:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 21:09:17 go: downloading github.com/gorilla/mux v1.8.0 21:09:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:09:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 21:09:17 go: downloading github.com/x448/float16 v0.8.4 21:09:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:09:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:09:17 go: downloading github.com/go-playground/universal-translator v0.18.1 21:09:17 go: downloading github.com/leodido/go-urn v1.2.4 21:09:17 go: downloading golang.org/x/crypto v0.9.0 21:09:18 go: downloading golang.org/x/text v0.9.0 21:09:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:09:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:09:18 go: downloading github.com/go-playground/locales v0.14.1 21:09:23 go: downloading github.com/mitchellh/copystructure v1.2.0 21:09:23 go: downloading github.com/hashicorp/consul/api v1.22.0 21:09:23 go: downloading github.com/gorilla/websocket v1.5.0 21:09:23 go: downloading golang.org/x/net v0.10.0 21:09:23 go: downloading golang.org/x/sync v0.2.0 21:09:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:09:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:09:23 go: downloading github.com/hashicorp/errwrap v1.1.0 21:09:23 go: downloading github.com/kr/pretty v0.1.0 21:09:23 go: downloading golang.org/x/sys v0.8.0 21:09:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:09:23 go: downloading github.com/nats-io/nats.go v1.27.1 21:09:23 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 21:09:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:09:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:09:23 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:09:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:09:23 go: downloading github.com/hashicorp/serf v0.10.1 21:09:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:09:23 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:09:24 go: downloading github.com/google/go-cmp v0.5.9 21:09:24 go: downloading github.com/hashicorp/consul/sdk v0.14.0 21:09:24 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:09:24 go: downloading github.com/Microsoft/go-winio v0.6.0 21:09:24 go: downloading github.com/zeebo/errs v1.3.0 21:09:24 go: downloading google.golang.org/grpc v1.53.0 21:09:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:09:25 go: downloading github.com/kr/text v0.2.0 21:09:25 go: downloading github.com/klauspost/compress v1.16.5 21:09:25 go: downloading github.com/nats-io/nkeys v0.4.4 21:09:25 go: downloading github.com/nats-io/nuid v1.0.1 21:09:25 go: downloading github.com/onsi/ginkgo v1.10.1 21:09:25 go: downloading github.com/onsi/gomega v1.7.0 21:09:25 go: downloading github.com/fatih/color v1.14.1 21:09:25 go: downloading github.com/mattn/go-colorable v0.1.13 21:09:25 go: downloading github.com/mattn/go-isatty v0.0.17 21:09:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:09:25 go: downloading github.com/armon/go-metrics v0.4.1 21:09:26 go: downloading github.com/minio/highwayhash v1.0.2 21:09:26 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:09:26 go: downloading golang.org/x/time v0.3.0 21:09:26 go: downloading github.com/hashicorp/go-version v1.2.1 21:09:26 go: downloading github.com/pkg/errors v0.9.1 21:09:26 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:09:26 go: downloading github.com/hashicorp/memberlist v0.5.0 21:09:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:09:26 go: downloading google.golang.org/protobuf v1.28.1 21:09:27 go: downloading golang.org/x/tools v0.6.0 21:09:27 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:09:30 go: downloading github.com/golang/protobuf v1.5.2 21:09:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:09:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:09:30 go: downloading github.com/pascaldekloe/goe v0.1.0 21:09:30 go: downloading github.com/google/btree v1.0.1 21:09:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:09:30 go: downloading github.com/miekg/dns v1.1.41 21:09:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:09:30 go: downloading gopkg.in/yaml.v2 v2.4.0 21:09:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:09:30 go: downloading github.com/hpcloud/tail v1.0.0 21:09:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:09:31 go: downloading golang.org/x/mod v0.8.0 21:09:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:09:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:11:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/268/app-service-template' 21:11:38 make -C ./app-service-template test 21:11:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/268/app-service-template' 21:11:38 go test -race -coverprofile=coverage.out ./... 21:14:30 ? app-new-service/config [no test files] 21:14:30 ok app-new-service 0.257s coverage: 49.1% of statements 21:14:30 ok app-new-service/functions 0.267s coverage: 85.3% of statements 21:14:30 go vet ./... 21:16:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:16:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:16:52 ./bin/test-attribution-txt.sh 21:16:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/268/app-service-template' 21:16:52 go test -race -coverprofile=coverage.out ./... 21:16:52 go: downloading github.com/gomodule/redigo v1.8.9 21:16:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:17:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:17:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:17:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.656s coverage: 64.5% of statements 21:17:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.317s coverage: 93.0% of statements 21:17:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.361s coverage: 85.1% of statements 21:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.296s coverage: 87.8% of statements 21:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.142s coverage: 100.0% of statements 21:17:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:17:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:17:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.583s coverage: 77.9% of statements 21:17:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:17:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.256s coverage: 97.3% of statements 21:17:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:17:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.292s coverage: 82.8% of statements 21:17:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:17:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.289s coverage: 65.2% of statements 21:17:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:17:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.346s coverage: 28.7% of statements 21:17:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.284s coverage: 11.5% of statements 21:17:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:17:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:17:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.293s coverage: 27.3% of statements 21:17:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.312s coverage: 52.8% of statements 21:18:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.602s coverage: 75.1% of statements 21:18:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.213s coverage: 94.4% of statements 21:18:06 go vet ./... 21:18:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:11 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:18:11 $ docker stop --time=1 bd92aecb9944134f235f2a8bed5d3e71c43441302796a605f72d3216fa165923 21:18:13 $ docker rm -f --volumes bd92aecb9944134f235f2a8bed5d3e71c43441302796a605f72d3216fa165923 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:18 Warning: overwriting stash ‘coverage-report’ 21:18:19 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:19 21:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:19 arm64: Pulling from edgex-lftools-log-publisher 21:18:19 8998bd30e6a1: Pulling fs layer 21:18:19 04944245beec: Pulling fs layer 21:18:19 699f458cf7ca: Pulling fs layer 21:18:19 765212b225bb: Pulling fs layer 21:18:19 f23df028b6ca: Pulling fs layer 21:18:19 d65c8cfc05b1: Pulling fs layer 21:18:19 2437ff75d9bd: Pulling fs layer 21:18:19 765212b225bb: Waiting 21:18:19 d65c8cfc05b1: Waiting 21:18:19 2437ff75d9bd: Waiting 21:18:19 f23df028b6ca: Waiting 21:18:20 04944245beec: Verifying Checksum 21:18:20 04944245beec: Download complete 21:18:20 765212b225bb: Verifying Checksum 21:18:20 765212b225bb: Download complete 21:18:20 f23df028b6ca: Verifying Checksum 21:18:20 f23df028b6ca: Download complete 21:18:20 d65c8cfc05b1: Verifying Checksum 21:18:20 d65c8cfc05b1: Download complete 21:18:20 699f458cf7ca: Download complete 21:18:20 8998bd30e6a1: Verifying Checksum 21:18:20 8998bd30e6a1: Download complete 21:18:22 2437ff75d9bd: Verifying Checksum 21:18:22 2437ff75d9bd: Download complete 21:18:24 8998bd30e6a1: Pull complete 21:18:25 04944245beec: Pull complete 21:18:26 699f458cf7ca: Pull complete 21:18:26 765212b225bb: Pull complete 21:18:27 f23df028b6ca: Pull complete 21:18:27 d65c8cfc05b1: Pull complete 21:18:42 2437ff75d9bd: Pull complete 21:18:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-781 does not seem to be running inside a container 21:18:42 $ 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/app-functions-sdk-go/268 -v /w/workspace/app-functions-sdk-go/268:/w/workspace/app-functions-sdk-go/268:rw,z -v /w/workspace/app-functions-sdk-go/268@tmp:/w/workspace/app-functions-sdk-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:18:48 $ docker top 37233285c5f497fe0838db0386e86fffb22e9ea6b15cc11d181b3863920e8438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:49 ---> job-cost.sh 21:18:49 lf-activate-venv: SKIPPING 21:18:49 INFO: No Stack... 21:18:50 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:51 INFO: Archiving Costs [Pipeline] sh 21:18:51 + cat /w/workspace/app-functions-sdk-go/268/archives/cost.csv 21:18:51 + cut -d, -f6 [Pipeline] lock 21:18:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] 21:18:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] did not exist. Created. 21:18:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:51 /w/workspace/app-functions-sdk-go/268@tmp/durable-6c9d2e80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:18:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:52 Warning: overwriting stash ‘stack-cost’ 21:18:52 Stashed 1 file(s) [Pipeline] } 21:18:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-268-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:52 $ docker stop --time=1 37233285c5f497fe0838db0386e86fffb22e9ea6b15cc11d181b3863920e8438 21:18:53 $ docker rm -f --volumes 37233285c5f497fe0838db0386e86fffb22e9ea6b15cc11d181b3863920e8438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:18:54 provisioning config files... 21:18:54 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12308886535761656017tmp [Pipeline] { [Pipeline] sh 21:18:54 + set +x 21:18:54 + curl -s https://codecov.io/bash 21:18:54 + bash -s -- 21:18:54 21:18:54 _____ _ 21:18:54 / ____| | | 21:18:54 | | ___ __| | ___ ___ _____ __ 21:18:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:54 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:54 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:54 Bash-1.0.6 21:18:54 21:18:54 21:18:54 ==> git version 2.25.1 found 21:18:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:18:54 Release-Date: 2020-01-08 21:18:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:18:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:18:54 ==> Jenkins CI detected. 21:18:54 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:18:54 project root: . 21:18:54 --> token set from env 21:18:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:54 ==> Running gcov in . (disable via -X gcov) 21:18:54 ==> Python coveragepy not found 21:18:54 ==> Searching for coverage reports in: 21:18:54 + . 21:18:54 -> Found 2 reports 21:18:54 ==> Detecting git/mercurial file structure 21:18:54 ==> Reading reports 21:18:54 + ./app-service-template/coverage.out bytes=3432 21:18:54 + ./coverage.out bytes=117807 21:18:54 ==> Appending adjustments 21:18:54 https://docs.codecov.io/docs/fixing-reports 21:18:55 + Found adjustments 21:18:55 ==> Gzipping contents 21:18:55 24K /tmp/codecov.4URnA2.gz 21:18:55 ==> Uploading reports 21:18:55 url: https://codecov.io 21:18:55 query: branch=main&commit=a0fbb639a0b4966beb98bbe592b56df463a281b9&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:55 -> Pinging Codecov 21:18:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=a0fbb639a0b4966beb98bbe592b56df463a281b9&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:55 -> Uploading to 21:18:55 https://storage.googleapis.com/codecov/v4/raw/2023-07-10/3D8B5DFFC46A037C893635FACE044666/a0fbb639a0b4966beb98bbe592b56df463a281b9/4842e7ea-7c8d-4560-908a-260249f82f93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T211855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9296f6f557213a7ea21ae75c278465c7ad48433fa0b01a20ee28c22ffabb1285 21:18:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:55 Dload Upload Total Spent Left Speed 21:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20601 0 0 100 20601 0 59028 --:--:-- --:--:-- --:--:-- 59028 21:18:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] } 21:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:18:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:18:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:56 21:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:18:58 df9b9388f04a: Pulling fs layer 21:18:58 52dc419b0ee2: Pulling fs layer 21:18:58 25bc292e5bac: Pulling fs layer 21:18:58 114826534d7a: Pulling fs layer 21:18:58 4657fd5d0bcf: Pulling fs layer 21:18:58 6ad1cebc031e: Pulling fs layer 21:18:58 8a3aa393b2d8: Pulling fs layer 21:18:58 4657fd5d0bcf: Waiting 21:18:58 6ad1cebc031e: Waiting 21:18:58 8a3aa393b2d8: Waiting 21:18:58 114826534d7a: Waiting 21:18:58 25bc292e5bac: Verifying Checksum 21:18:58 25bc292e5bac: Download complete 21:18:58 52dc419b0ee2: Verifying Checksum 21:18:58 52dc419b0ee2: Download complete 21:18:58 4657fd5d0bcf: Verifying Checksum 21:18:58 4657fd5d0bcf: Download complete 21:18:58 df9b9388f04a: Download complete 21:18:59 6ad1cebc031e: Verifying Checksum 21:18:59 6ad1cebc031e: Download complete 21:18:59 114826534d7a: Verifying Checksum 21:18:59 114826534d7a: Download complete 21:18:59 8a3aa393b2d8: Verifying Checksum 21:19:00 df9b9388f04a: Pull complete 21:19:01 52dc419b0ee2: Pull complete 21:19:03 25bc292e5bac: Pull complete 21:19:13 114826534d7a: Pull complete 21:19:13 4657fd5d0bcf: Pull complete 21:19:14 6ad1cebc031e: Pull complete 21:19:17 8a3aa393b2d8: Pull complete 21:19:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:17 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:19:17 $ 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_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:19:22 $ docker top b6637767be0c093ea7d47f5ce0562111c5ab62b1fc8acbcfb496c430c84be57a -eo pid,comm [Pipeline] { [Pipeline] echo 21:19:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:19:22 + set -o pipefail 21:19:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:19:27 21:19:27 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 21:19:27 21:19:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/ea2cae92-b5d5-4aff-9e7b-f7017cf60a41 21:19:27 21:19:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:19:27 21:19:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:19:27 21:19:27 21:19:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:19:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:19:27 More details here: https://snyk.co/ue1NS 21:19:27 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:19:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:19:27 $ docker stop --time=1 b6637767be0c093ea7d47f5ce0562111c5ab62b1fc8acbcfb496c430c84be57a 21:19:32 $ docker rm -f --volumes b6637767be0c093ea7d47f5ce0562111c5ab62b1fc8acbcfb496c430c84be57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:19:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:32 provisioning config files... 21:19:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14749786469048535114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:33 --> edgex-publish-swagger.sh 21:19:33 === Publish openapi/v3 API === 21:19:33 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:19:33 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 21:19:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:33 Dload Upload Total Spent Left Speed 21:19:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 46803 --:--:-- --:--:-- --:--:-- 46612 100 11420 0 0 100 11420 0 18041 --:--:-- --:--:-- --:--:-- 18012 21:19:33 21:19:33 [Pipeline] } 21:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:34 + git log --format=format:%s -1 a0fbb639a0b4966beb98bbe592b56df463a281b9 [Pipeline] sh 21:19:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:34 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:35 $ docker top a9aac99840d7f0b40aedbba11fd8bb7f166e9b6ee836263a31c3c792d5c9b1c3 -eo pid,comm 21:19:35 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). 21:19:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:35 [ssh-agent] Looking for ssh-agent implementation... 21:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:35 $ docker exec a9aac99840d7f0b40aedbba11fd8bb7f166e9b6ee836263a31c3c792d5c9b1c3 ssh-agent 21:19:35 SSH_AUTH_SOCK=/tmp/ssh-fZRp73OAI159/agent.32 21:19:35 SSH_AGENT_PID=38 21:19:35 Running ssh-add (command line suppressed) 21:19:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4560198711657424738.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4560198711657424738.key) 21:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:35 + git semver tag 21:19:36 2023-07-10 21:19:36,194 [run_tag] DEBUG tag force:False 21:19:36 2023-07-10 21:19:36,194 [check_head_tag] DEBUG check head tag 21:19:36 2023-07-10 21:19:36,195 [execute] INFO git cat-file --batch-check 21:19:36 2023-07-10 21:19:36,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:19:36 2023-07-10 21:19:36,199 [execute] INFO git cat-file --batch 21:19:36 2023-07-10 21:19:36,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:19:36 2023-07-10 21:19:36,207 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:19:36 2023-07-10 21:19:36,208 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 21:19:36 2023-07-10 21:19:36,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:19:36 2023-07-10 21:19:36,212 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:19:36 3.1.0-dev.5 [Pipeline] } 21:19:36 $ docker exec --env ******** --env ******** a9aac99840d7f0b40aedbba11fd8bb7f166e9b6ee836263a31c3c792d5c9b1c3 ssh-agent -k 21:19:36 unset SSH_AUTH_SOCK; 21:19:36 unset SSH_AGENT_PID; 21:19:36 echo Agent pid 38 killed; 21:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:36 + git semver [Pipeline] } 21:19:37 $ docker stop --time=1 a9aac99840d7f0b40aedbba11fd8bb7f166e9b6ee836263a31c3c792d5c9b1c3 21:19:38 $ docker rm -f --volumes a9aac99840d7f0b40aedbba11fd8bb7f166e9b6ee836263a31c3c792d5c9b1c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:38 21:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:39 0.23.1-centos7: Pulling from edgex-lftools 21:19:39 ab5ef0e58194: Pulling fs layer 21:19:39 9712f1f96733: Pulling fs layer 21:19:39 63f879dbbcfc: Pulling fs layer 21:19:39 0d9ebad4ef96: Pulling fs layer 21:19:39 e9a5061849ea: Pulling fs layer 21:19:39 d747dcd14b5f: Pulling fs layer 21:19:39 2de7ff778b66: Pulling fs layer 21:19:39 e9a5061849ea: Waiting 21:19:39 2de7ff778b66: Waiting 21:19:39 0d9ebad4ef96: Waiting 21:19:39 9712f1f96733: Verifying Checksum 21:19:39 9712f1f96733: Download complete 21:19:39 63f879dbbcfc: Verifying Checksum 21:19:39 63f879dbbcfc: Download complete 21:19:39 e9a5061849ea: Verifying Checksum 21:19:39 e9a5061849ea: Download complete 21:19:39 d747dcd14b5f: Verifying Checksum 21:19:39 d747dcd14b5f: Download complete 21:19:39 0d9ebad4ef96: Verifying Checksum 21:19:39 0d9ebad4ef96: Download complete 21:19:39 ab5ef0e58194: Verifying Checksum 21:19:39 ab5ef0e58194: Download complete 21:19:39 2de7ff778b66: Verifying Checksum 21:19:39 2de7ff778b66: Download complete 21:19:42 ab5ef0e58194: Pull complete 21:19:42 9712f1f96733: Pull complete 21:19:43 63f879dbbcfc: Pull complete 21:19:46 0d9ebad4ef96: Pull complete 21:19:46 e9a5061849ea: Pull complete 21:19:46 d747dcd14b5f: Pull complete 21:19:47 2de7ff778b66: Pull complete 21:19:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:47 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:19:53 $ docker top fc6046391e9fd066e1b8b1967a310fc352999586fc5768cda633618acb7426fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:53 provisioning config files... 21:19:53 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6543750195771343714tmp 21:19:53 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8865739636587142887tmp 21:19:53 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8176478084487429277tmp [Pipeline] { [Pipeline] echo 21:19:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:54 ---> sigul-configuration.sh 21:19:54 gpg: directory `/root/.gnupg' created 21:19:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:54 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:54 gpg: CAST5 encrypted data 21:19:54 gpg: encrypted with 1 passphrase 21:19:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:54 + mkdir /home/jenkins 21:19:54 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:19:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:54 ---> sigul-install.sh 21:19:54 Sigul already installed; skipping installation. [Pipeline] sh 21:19:55 + git tag --list 21:19:55 v0.1.0 21:19:55 v0.1.1 21:19:55 v1.0.0 21:19:55 v1.1.0 21:19:55 v1.2.0 21:19:55 v1.3.0 21:19:55 v1.3.1 21:19:55 v2.0.0 21:19:55 v2.0.1 21:19:55 v2.1.0 21:19:55 v2.1.1 21:19:55 v2.1.2 21:19:55 v2.2.0 21:19:55 v2.3 21:19:55 v2.3.0 21:19:55 v2.3.1 21:19:55 v3.0 21:19:55 v3.0.0 21:19:55 v3.1.0-dev.1 21:19:55 v3.1.0-dev.2 21:19:55 v3.1.0-dev.3 21:19:55 v3.1.0-dev.4 21:19:55 v3.1.0-dev.5 [Pipeline] sh 21:19:55 + lftools sign git-tag v3.1.0-dev.5 21:19:56 Signing Git tag with Sigul... 21:19:56 Signing v3.1.0-dev.5 [Pipeline] echo 21:19:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:56 $ docker stop --time=1 fc6046391e9fd066e1b8b1967a310fc352999586fc5768cda633618acb7426fb 21:19:58 $ docker rm -f --volumes fc6046391e9fd066e1b8b1967a310fc352999586fc5768cda633618acb7426fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:59 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:00 $ docker top 8dc8c9ca138b756044c0e719409cf50587906a2eaeb808a8db66468abf0ee050 -eo pid,comm 21:20:00 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). 21:20:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:00 [ssh-agent] Looking for ssh-agent implementation... 21:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:00 $ docker exec 8dc8c9ca138b756044c0e719409cf50587906a2eaeb808a8db66468abf0ee050 ssh-agent 21:20:00 SSH_AUTH_SOCK=/tmp/ssh-NXZrvrObcmR1/agent.14 21:20:00 SSH_AGENT_PID=20 21:20:00 Running ssh-add (command line suppressed) 21:20:00 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11777295444621852179.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11777295444621852179.key) 21:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:00 + git semver bump pre 21:20:01 2023-07-10 21:20:01,019 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:20:01 2023-07-10 21:20:01,020 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 21:20:01 2023-07-10 21:20:01,020 [bump_version] DEBUG bumped version:3.1.0-dev.6 21:20:01 2023-07-10 21:20:01,020 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 21:20:01 2023-07-10 21:20:01,021 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:20:01 2023-07-10 21:20:01,021 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:20:01 2023-07-10 21:20:01,026 [execute] INFO git cat-file --batch-check 21:20:01 2023-07-10 21:20:01,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:01 2023-07-10 21:20:01,032 [execute] INFO git cat-file --batch 21:20:01 2023-07-10 21:20:01,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:01 2023-07-10 21:20:01,038 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:20:01 3.1.0-dev.6 [Pipeline] } 21:20:01 $ docker exec --env ******** --env ******** 8dc8c9ca138b756044c0e719409cf50587906a2eaeb808a8db66468abf0ee050 ssh-agent -k 21:20:01 unset SSH_AUTH_SOCK; 21:20:01 unset SSH_AGENT_PID; 21:20:01 echo Agent pid 20 killed; 21:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:01 + git semver [Pipeline] } 21:20:01 $ docker stop --time=1 8dc8c9ca138b756044c0e719409cf50587906a2eaeb808a8db66468abf0ee050 21:20:03 $ docker rm -f --volumes 8dc8c9ca138b756044c0e719409cf50587906a2eaeb808a8db66468abf0ee050 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:04 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:06 $ docker top dcb21ec3f0935a95233d52a879366bc2e6d71e770e45cfcf71fcf0edf6ce4b60 -eo pid,comm 21:20:06 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). 21:20:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:06 [ssh-agent] Looking for ssh-agent implementation... 21:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:06 $ docker exec dcb21ec3f0935a95233d52a879366bc2e6d71e770e45cfcf71fcf0edf6ce4b60 ssh-agent 21:20:06 SSH_AUTH_SOCK=/tmp/ssh-p08roSV2vdWH/agent.14 21:20:06 SSH_AGENT_PID=20 21:20:06 Running ssh-add (command line suppressed) 21:20:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14965594950989951398.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14965594950989951398.key) 21:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:07 + git semver push 21:20:07 2023-07-10 21:20:07,615 [run_push] DEBUG push 21:20:07 2023-07-10 21:20:07,619 [execute] INFO git cat-file --batch-check 21:20:07 2023-07-10 21:20:07,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:07 2023-07-10 21:20:07,624 [execute] INFO git rev-list 703961439be5ca9206e06e97dbe0b4d60a4466db -- 21:20:07 2023-07-10 21:20:07,624 [execute] DEBUG Popen(['git', 'rev-list', '703961439be5ca9206e06e97dbe0b4d60a4466db', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:07 2023-07-10 21:20:07,640 [execute] INFO git fetch -v origin 21:20:07 2023-07-10 21:20:07,640 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:20:08 2023-07-10 21:20:08,093 [run_push] DEBUG no remote changes detected 21:20:08 2023-07-10 21:20:08,094 [execute] INFO git push origin semver 21:20:08 2023-07-10 21:20:08,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:09 2023-07-10 21:20:08,871 [run_push] DEBUG push all version tags 21:20:09 2023-07-10 21:20:08,872 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:20:09 2023-07-10 21:20:08,872 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:20:10 2023-07-10 21:20:09,719 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:20:10 3.1.0-dev.6 [Pipeline] } 21:20:10 $ docker exec --env ******** --env ******** dcb21ec3f0935a95233d52a879366bc2e6d71e770e45cfcf71fcf0edf6ce4b60 ssh-agent -k 21:20:10 unset SSH_AUTH_SOCK; 21:20:10 unset SSH_AGENT_PID; 21:20:10 echo Agent pid 20 killed; 21:20:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:10 + git semver [Pipeline] } 21:20:11 $ docker stop --time=1 dcb21ec3f0935a95233d52a879366bc2e6d71e770e45cfcf71fcf0edf6ce4b60 21:20:12 $ docker rm -f --volumes dcb21ec3f0935a95233d52a879366bc2e6d71e770e45cfcf71fcf0edf6ce4b60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:20:13 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 21:20:13 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:20:13 total 16 21:20:13 drwxr-xr-x 3 root root 4096 Jul 10 21:08 . 21:20:13 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 21:19 .. 21:20:13 drwxr-xr-x 2 root root 4096 Jul 10 21:08 cost 21:20:13 -rw-r--r-- 1 root root 92 Jul 10 21:08 cost.csv 21:20:13 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 21:20:13 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:20:13 total 16 21:20:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 21:08 . 21:20:13 drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 21:19 .. 21:20:13 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 21:08 cost 21:20:13 -rw-r--r-- 1 jenkins jenkins 92 Jul 10 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:14 ---> package-listing.sh 21:20:14 ++ facter osfamily 21:20:14 ++ tr '[:upper:]' '[:lower:]' 21:20:14 + OS_FAMILY=debian 21:20:14 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:20:14 + START_PACKAGES=/tmp/packages_start.txt 21:20:14 + END_PACKAGES=/tmp/packages_end.txt 21:20:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:14 + PACKAGES=/tmp/packages_start.txt 21:20:14 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:20:14 + PACKAGES=/tmp/packages_end.txt 21:20:14 + case "${OS_FAMILY}" in 21:20:14 + dpkg -l 21:20:14 + grep '^ii' 21:20:14 + '[' -f /tmp/packages_start.txt ']' 21:20:14 + '[' -f /tmp/packages_end.txt ']' 21:20:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:14 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:20:14 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:20:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 21:20:14 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_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:15 prd-ubuntu20.04-docker-8c-8g-779 does not seem to be running inside a container 21:20:15 $ 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_app-functions-sdk-go_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_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:17 $ docker top 570669d035278490e4af069aa69f9ca4fdf579abe31c3f172d0311f9bc1f8e58 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:17 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:17 + ls /var/log/sa-host 21:20:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:18 provisioning config files... 21:20:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11106423264881546166tmp [Pipeline] { [Pipeline] echo 21:20:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:18 ---> create-netrc.sh [Pipeline] } 21:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:18 ---> python-tools-install.sh [Pipeline] echo 21:20:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:19 ---> sudo-logs.sh 21:20:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:19 ---> job-cost.sh 21:20:19 lf-activate-venv: SKIPPING 21:20:19 DEBUG: total: 0.2199999988079071 21:20:19 INFO: Retrieving Stack Cost... 21:20:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:20 INFO: Archiving Costs [Pipeline] echo 21:20:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:20 ---> logs-deploy.sh 21:20:20 lf-activate-venv: SKIPPING 21:20:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/268 21:20:20 INFO: archiving workspace using pattern(s): 21:20:21 Archives upload complete. 21:20:21 INFO: archiving logs to Nexus 21:20:22 ---> uname -a: 21:20:22 Linux prd-ubuntu20-04-docker-8c-8g-779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:20:22 21:20:22 21:20:22 ---> lscpu: 21:20:22 Architecture: x86_64 21:20:22 CPU op-mode(s): 32-bit, 64-bit 21:20:22 Byte Order: Little Endian 21:20:22 Address sizes: 40 bits physical, 48 bits virtual 21:20:22 CPU(s): 8 21:20:22 On-line CPU(s) list: 0-7 21:20:22 Thread(s) per core: 1 21:20:22 Core(s) per socket: 1 21:20:22 Socket(s): 8 21:20:22 NUMA node(s): 1 21:20:22 Vendor ID: AuthenticAMD 21:20:22 CPU family: 23 21:20:22 Model: 49 21:20:22 Model name: AMD EPYC-Rome Processor 21:20:22 Stepping: 0 21:20:22 CPU MHz: 2800.000 21:20:22 BogoMIPS: 5600.00 21:20:22 Virtualization: AMD-V 21:20:22 Hypervisor vendor: KVM 21:20:22 Virtualization type: full 21:20:22 L1d cache: 256 KiB 21:20:22 L1i cache: 256 KiB 21:20:22 L2 cache: 4 MiB 21:20:22 L3 cache: 128 MiB 21:20:22 NUMA node0 CPU(s): 0-7 21:20:22 Vulnerability Itlb multihit: Not affected 21:20:22 Vulnerability L1tf: Not affected 21:20:22 Vulnerability Mds: Not affected 21:20:22 Vulnerability Meltdown: Not affected 21:20:22 Vulnerability Mmio stale data: Not affected 21:20:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:20:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:20:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:20:22 Vulnerability Srbds: Not affected 21:20:22 Vulnerability Tsx async abort: Not affected 21:20:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:20:22 21:20:22 21:20:22 ---> nproc: 21:20:22 8 21:20:22 21:20:22 21:20:22 ---> df -h: 21:20:22 Filesystem Size Used Avail Use% Mounted on 21:20:22 overlay 155G 12G 143G 8% / 21:20:22 tmpfs 64M 0 64M 0% /dev 21:20:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:20:22 shm 64M 0 64M 0% /dev/shm 21:20:22 /dev/vda1 155G 12G 143G 8% /facter-os 21:20:22 21:20:22 21:20:22 ---> sar -b -r -n DEV: 21:20:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-779) 07/10/23 _x86_64_ (8 CPU) 21:20:22 21:20:22 21:05:25 LINUX RESTART (8 CPU) 21:20:22 21:20:22 21:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:20:22 21:07:01 90.88 9.86 81.02 0.00 1642.02 38868.72 0.00 21:20:22 21:08:01 55.85 0.03 55.81 0.00 0.27 37747.03 0.00 21:20:22 21:09:01 41.31 0.22 41.09 0.00 15.46 18626.63 0.00 21:20:22 21:10:01 1.77 0.00 1.77 0.00 0.00 19.32 0.00 21:20:22 21:11:01 44.38 11.33 33.04 0.00 3435.69 6202.97 0.00 21:20:22 21:12:01 6.75 0.02 6.73 0.00 0.13 121.45 0.00 21:20:22 21:13:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 21:20:22 21:14:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 21:20:22 21:15:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 21:20:22 21:16:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 21:20:22 21:17:01 1.37 0.02 1.35 0.00 0.13 14.93 0.00 21:20:22 21:18:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 21:20:22 21:19:01 3.35 0.12 3.23 0.00 14.00 123.05 0.00 21:20:22 21:20:01 105.50 0.42 105.08 0.00 33.19 64817.20 0.00 21:20:22 Average: 25.52 1.56 23.96 0.00 365.68 11869.70 0.00 21:20:22 21:20:22 21:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:20:22 21:07:01 27979916 31394044 908192 2.76 96728 3514204 2295108 6.76 1501696 2947196 879952 21:20:22 21:08:01 27488964 31175344 1125744 3.42 100996 3760644 2218216 6.54 1856000 3062428 32684 21:20:22 21:09:01 28578008 31595108 712240 2.17 103720 3133764 1717472 5.06 1109200 2770184 8 21:20:22 21:10:01 28577584 31594864 712084 2.17 103784 3133760 1717472 5.06 1109152 2770184 8 21:20:22 21:11:01 28202672 31581044 704712 2.14 130348 3457572 1824176 5.38 1341200 2876924 1220 21:20:22 21:12:01 28210812 31584280 702392 2.14 128888 3454320 1796340 5.29 1338632 2873680 4 21:20:22 21:13:01 28211016 31584556 702080 2.14 128924 3454324 1796340 5.29 1338196 2873688 12 21:20:22 21:14:01 28211284 31584888 701668 2.13 129004 3454328 1796340 5.29 1338252 2873696 152 21:20:22 21:15:01 28211204 31584880 701648 2.13 129044 3454328 1796340 5.29 1338904 2873704 8 21:20:22 21:16:01 28211296 31585072 701256 2.13 129108 3454332 1796340 5.29 1339044 2873708 20 21:20:22 21:17:01 28211212 31585120 701400 2.13 129208 3454328 1796340 5.29 1339320 2873752 8 21:20:22 21:18:01 28211052 31585036 701348 2.13 129236 3454336 1796340 5.29 1339116 2873756 12 21:20:22 21:19:01 27946312 31568892 716580 2.18 129468 3695244 1896620 5.59 1357208 3114116 240788 21:20:22 21:20:01 26680784 31534900 741824 2.26 168436 4763716 1970544 5.81 1478332 4122552 560 21:20:22 Average: 28066580 31538431 752369 2.29 124064 3545657 1872428 5.52 1366018 2984255 82531 21:20:22 21:20:22 21:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:20:22 21:07:01 vethfb9bd96 119.87 196.56 10.57 1781.39 0.00 0.00 0.00 0.15 21:20:22 21:07:01 ens3 541.51 346.61 8224.74 54.55 0.00 0.00 0.00 0.00 21:20:22 21:07:01 lo 2.71 2.71 0.26 0.26 0.00 0.00 0.00 0.00 21:20:22 21:07:01 docker0 183.56 259.88 13.53 2149.34 0.00 0.00 0.00 0.00 21:20:22 21:08:01 vethfb9bd96 1.23 1.17 0.10 1.56 0.00 0.00 0.00 0.00 21:20:22 21:08:01 ens3 18.99 11.40 19.83 7.48 0.00 0.00 0.00 0.00 21:20:22 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:08:01 docker0 1.23 1.13 0.08 1.55 0.00 0.00 0.00 0.00 21:20:22 21:09:01 ens3 134.38 101.07 2527.37 97.00 0.00 0.00 0.00 0.00 21:20:22 21:09:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:20:22 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:10:01 ens3 0.93 0.22 0.16 0.08 0.00 0.00 0.00 0.00 21:20:22 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:11:01 ens3 139.01 68.37 2288.70 5.07 0.00 0.00 0.00 0.00 21:20:22 21:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 21:20:22 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:12:01 ens3 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 21:20:22 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:14:01 ens3 0.33 0.12 0.03 0.01 0.00 0.00 0.00 0.00 21:20:22 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:15:01 ens3 1.08 0.50 2.05 0.22 0.00 0.00 0.00 0.00 21:20:22 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:16:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:20:22 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:18:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:20:22 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:22 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:19:01 ens3 124.25 65.87 3966.10 8.46 0.00 0.00 0.00 0.00 21:20:22 21:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:20:22 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:20:01 ens3 294.85 168.96 4249.88 39.26 0.00 0.00 0.00 0.00 21:20:22 21:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:20:22 21:20:01 docker0 64.16 121.08 5.06 1003.52 0.00 0.00 0.00 0.00 21:20:22 21:20:01 veth330921c 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:20:22 Average: ens3 89.18 54.20 1511.93 15.11 0.00 0.00 0.00 0.00 21:20:22 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 21:20:22 Average: docker0 17.59 27.02 1.32 223.03 0.00 0.00 0.00 0.00 21:20:22 Average: veth330921c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:20:22 21:20:22 21:20:22 ---> sar -P ALL: 21:20:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-779) 07/10/23 _x86_64_ (8 CPU) 21:20:22 21:20:22 21:05:25 LINUX RESTART (8 CPU) 21:20:22 21:20:22 21:06:02 CPU %user %nice %system %iowait %steal %idle 21:20:22 21:07:01 all 27.88 0.00 5.43 1.88 0.08 64.74 21:20:22 21:07:01 0 27.55 0.00 4.67 1.51 0.09 66.19 21:20:22 21:07:01 1 30.29 0.00 5.25 0.41 0.07 63.98 21:20:22 21:07:01 2 29.25 0.00 5.58 2.25 0.09 62.83 21:20:22 21:07:01 3 27.36 0.00 5.47 1.15 0.07 65.96 21:20:22 21:07:01 4 29.53 0.00 5.83 2.84 0.09 61.72 21:20:22 21:07:01 5 24.92 0.00 5.02 0.48 0.09 69.49 21:20:22 21:07:01 6 28.36 0.00 6.43 6.01 0.07 59.13 21:20:22 21:07:01 7 25.71 0.00 5.16 0.36 0.09 68.68 21:20:22 21:08:01 all 31.59 0.00 4.55 1.34 0.07 62.45 21:20:22 21:08:01 0 29.24 0.00 4.22 0.12 0.07 66.35 21:20:22 21:08:01 1 33.11 0.00 4.70 0.32 0.08 61.79 21:20:22 21:08:01 2 34.31 0.00 4.78 3.11 0.07 57.74 21:20:22 21:08:01 3 34.09 0.00 5.05 0.69 0.07 60.10 21:20:22 21:08:01 4 32.98 0.00 4.49 3.35 0.08 59.09 21:20:22 21:08:01 5 27.97 0.00 4.18 0.27 0.07 67.52 21:20:22 21:08:01 6 32.82 0.00 4.87 2.79 0.07 59.46 21:20:22 21:08:01 7 28.19 0.00 4.08 0.10 0.07 67.56 21:20:22 21:09:01 all 7.03 0.00 1.36 1.25 0.03 90.34 21:20:22 21:09:01 0 6.98 0.00 1.24 0.07 0.03 91.67 21:20:22 21:09:01 1 6.96 0.00 1.62 0.17 0.02 91.24 21:20:22 21:09:01 2 6.57 0.00 1.31 7.51 0.03 84.57 21:20:22 21:09:01 3 6.94 0.00 1.80 1.69 0.05 89.52 21:20:22 21:09:01 4 9.35 0.00 1.38 0.40 0.03 88.83 21:20:22 21:09:01 5 6.74 0.00 1.49 0.03 0.02 91.72 21:20:22 21:09:01 6 6.67 0.00 1.30 0.07 0.03 91.93 21:20:22 21:09:01 7 5.97 0.00 0.69 0.05 0.03 93.25 21:20:22 21:10:01 all 0.21 0.00 0.02 0.01 0.01 99.75 21:20:22 21:10:01 0 0.02 0.00 0.03 0.08 0.00 99.87 21:20:22 21:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:20:22 21:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:20:22 21:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:20:22 21:10:01 4 1.53 0.00 0.02 0.00 0.02 98.44 21:20:22 21:10:01 5 0.00 0.00 0.03 0.00 0.02 99.95 21:20:22 21:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:20:22 21:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:11:01 all 2.00 0.00 1.25 0.56 0.03 96.16 21:20:22 21:11:01 0 2.04 0.00 0.95 1.10 0.07 95.85 21:20:22 21:11:01 1 2.14 0.00 0.63 0.03 0.03 97.17 21:20:22 21:11:01 2 2.65 0.00 1.07 0.42 0.02 95.85 21:20:22 21:11:01 3 3.15 0.00 2.42 0.10 0.02 94.31 21:20:22 21:11:01 4 2.13 0.00 1.36 1.52 0.02 94.98 21:20:22 21:11:01 5 1.44 0.00 0.80 0.77 0.02 96.98 21:20:22 21:11:01 6 1.69 0.00 1.80 0.55 0.02 95.94 21:20:22 21:11:01 7 0.79 0.00 0.99 0.02 0.02 98.19 21:20:22 21:12:01 all 0.31 0.00 0.06 0.01 0.01 99.61 21:20:22 21:12:01 0 0.25 0.00 0.13 0.02 0.02 99.58 21:20:22 21:12:01 1 1.99 0.00 0.10 0.07 0.02 97.83 21:20:22 21:12:01 2 0.00 0.00 0.07 0.00 0.00 99.93 21:20:22 21:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:20:22 21:12:01 4 0.08 0.00 0.05 0.00 0.00 99.87 21:20:22 21:12:01 5 0.05 0.00 0.07 0.00 0.00 99.88 21:20:22 21:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:20:22 21:12:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:20:22 21:13:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:20:22 21:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:20:22 21:13:01 1 1.99 0.00 0.02 0.00 0.03 97.96 21:20:22 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:20:22 21:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:20:22 21:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:20:22 21:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:14:01 all 0.26 0.00 0.02 0.05 0.02 99.66 21:20:22 21:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:20:22 21:14:01 1 1.92 0.00 0.02 0.34 0.02 97.70 21:20:22 21:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:20:22 21:14:01 3 0.02 0.00 0.00 0.00 0.07 99.92 21:20:22 21:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:20:22 21:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:20:22 21:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:20:22 21:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:15:01 all 0.20 0.00 0.01 0.01 0.01 99.77 21:20:22 21:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:20:22 21:15:01 1 1.45 0.00 0.05 0.03 0.02 98.45 21:20:22 21:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:20:22 21:15:01 3 0.02 0.00 0.02 0.03 0.02 99.92 21:20:22 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:20:22 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:16:01 all 0.04 0.00 0.01 0.03 0.00 99.91 21:20:22 21:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:20:22 21:16:01 1 0.23 0.00 0.03 0.20 0.02 99.52 21:20:22 21:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:20:22 21:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:20:22 21:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:20:22 21:17:01 all 0.17 0.00 0.02 0.02 0.01 99.78 21:20:22 21:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:20:22 21:17:01 1 1.18 0.00 0.05 0.12 0.02 98.64 21:20:22 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:20:22 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:20:22 21:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:20:22 21:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:20:22 21:17:01 6 0.03 0.00 0.02 0.05 0.02 99.88 21:20:22 21:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:20:22 21:20:22 21:17:01 CPU %user %nice %system %iowait %steal %idle 21:20:22 21:18:01 all 0.06 0.00 0.00 0.19 0.01 99.74 21:20:22 21:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:20:22 21:18:01 1 0.40 0.00 0.00 0.73 0.03 98.84 21:20:22 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:20:22 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:20:22 21:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:20:22 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:20:22 21:18:01 6 0.02 0.00 0.02 0.35 0.00 99.62 21:20:22 21:18:01 7 0.02 0.00 0.02 0.45 0.02 99.50 21:20:22 21:19:01 all 0.48 0.00 0.23 1.33 0.02 97.94 21:20:22 21:19:01 0 0.68 0.00 0.20 0.10 0.02 99.00 21:20:22 21:19:01 1 0.57 0.00 0.22 8.05 0.02 91.14 21:20:22 21:19:01 2 0.53 0.00 0.25 0.38 0.02 98.82 21:20:22 21:19:01 3 0.57 0.00 0.30 1.45 0.03 97.65 21:20:22 21:19:01 4 0.57 0.00 0.22 0.00 0.00 99.21 21:20:22 21:19:01 5 0.20 0.00 0.10 0.00 0.00 99.70 21:20:22 21:19:01 6 0.38 0.00 0.27 0.00 0.02 99.33 21:20:22 21:19:01 7 0.37 0.00 0.28 0.63 0.03 98.68 21:20:22 21:20:01 all 7.88 0.00 3.34 6.04 0.08 82.65 21:20:22 21:20:01 0 8.45 0.00 3.90 0.25 0.07 87.33 21:20:22 21:20:01 1 7.54 0.00 2.61 12.04 0.07 77.74 21:20:22 21:20:01 2 7.88 0.00 1.93 3.28 0.10 86.81 21:20:22 21:20:01 3 5.86 0.00 2.98 9.80 0.08 81.27 21:20:22 21:20:01 4 8.01 0.00 3.48 0.32 0.07 88.12 21:20:22 21:20:01 5 9.85 0.00 4.48 1.80 0.07 83.81 21:20:22 21:20:01 6 9.76 0.00 3.98 20.01 0.12 66.14 21:20:22 21:20:01 7 5.73 0.00 3.40 0.88 0.08 89.90 21:20:22 Average: all 5.53 0.00 1.15 0.90 0.03 92.39 21:20:22 Average: 0 5.32 0.00 1.09 0.23 0.03 93.33 21:20:22 Average: 1 6.34 0.00 1.08 1.59 0.03 90.96 21:20:22 Average: 2 5.74 0.00 1.06 1.20 0.02 91.97 21:20:22 Average: 3 5.52 0.00 1.28 1.06 0.03 92.11 21:20:22 Average: 4 5.95 0.00 1.19 0.60 0.02 92.24 21:20:22 Average: 5 5.02 0.00 1.14 0.24 0.02 93.57 21:20:22 Average: 6 5.63 0.00 1.33 2.10 0.03 90.91 21:20:22 Average: 7 4.71 0.00 1.03 0.18 0.03 94.05 21:20:22 21:20:22 21:20:22