Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aac849cf1ed069bf4c992e4fe978dbf194ba5c2d 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-ssh14009073374478721304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1626501965936283248.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15720027953860106333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16547801992745309493.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-ssh4463955075881770496.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26941 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 aac849cf1ed069bf4c992e4fe978dbf194ba5c2d (main) > 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 aac849cf1ed069bf4c992e4fe978dbf194ba5c2d # timeout=10 Commit message: "fix: Address CVE in Alpine base image (#1515)" > git rev-list --no-walk 0709323693b42250afcd2926890ea57188055589 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:23 ========================================================= 21:53:23 EdgeX Global Pipelines Version Info 21:53:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:23 ------------------- 21:53:23 stable info: 21:53:23 ------------------- 21:53:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:53:23 Message: update stable to v1.0.258 21:53:24 ------------------- 21:53:24 experimental info: 21:53:24 ------------------- 21:53:24 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:53:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aac849c [Pipeline] echo 21:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:53:26 + git rev-list -1 --merges aac849cf1ed069bf4c992e4fe978dbf194ba5c2d~1..aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] echo 21:53:26 -----------> git rev-list -1 --merges aac849cf1ed069bf4c992e4fe978dbf194ba5c2d~1..aac849cf1ed069bf4c992e4fe978dbf194ba5c2d aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [false] [Pipeline] sh 21:53:26 + git log --format=format:%s -1 aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] echo 21:53:26 ========================================================= 21:53:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:26 + git log --format=format:%s -1 aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] echo 21:53:26 [semverPrep] GIT_COMMIT: aac849cf1ed069bf4c992e4fe978dbf194ba5c2d, Commit Message: fix: Address CVE in Alpine base image (#1515) [Pipeline] echo 21:53:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:53:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:27 + grep -v github /etc/ssh/ssh_known_hosts 21:53:27 + [ -e /tmp/ssh_known_hosts ] 21:53:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:27 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:27 21:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:27 b85a868b505f: Pulling fs layer 21:53:27 e2be974225ed: Pulling fs layer 21:53:27 339a4e72a1f5: Pulling fs layer 21:53:27 988bab9f4d93: Pulling fs layer 21:53:27 1469e6f7b9e6: Pulling fs layer 21:53:27 eaf3925da568: Pulling fs layer 21:53:27 bab4dde63d76: Pulling fs layer 21:53:27 bde34c3a00c8: Pulling fs layer 21:53:27 b352a97aabf1: Pulling fs layer 21:53:27 988bab9f4d93: Waiting 21:53:27 4872d77fe225: Pulling fs layer 21:53:27 1469e6f7b9e6: Waiting 21:53:27 5851b861e8e6: Pulling fs layer 21:53:27 eaf3925da568: Waiting 21:53:27 bab4dde63d76: Waiting 21:53:27 4872d77fe225: Waiting 21:53:27 b352a97aabf1: Waiting 21:53:27 5851b861e8e6: Waiting 21:53:27 e2be974225ed: Verifying Checksum 21:53:27 e2be974225ed: Download complete 21:53:27 988bab9f4d93: Verifying Checksum 21:53:27 988bab9f4d93: Download complete 21:53:28 339a4e72a1f5: Verifying Checksum 21:53:28 339a4e72a1f5: Download complete 21:53:28 eaf3925da568: Verifying Checksum 21:53:28 eaf3925da568: Download complete 21:53:28 1469e6f7b9e6: Verifying Checksum 21:53:28 1469e6f7b9e6: Download complete 21:53:28 bde34c3a00c8: Download complete 21:53:28 b352a97aabf1: Verifying Checksum 21:53:28 b352a97aabf1: Download complete 21:53:28 4872d77fe225: Download complete 21:53:28 5851b861e8e6: Download complete 21:53:28 b85a868b505f: Verifying Checksum 21:53:28 b85a868b505f: Download complete 21:53:28 bab4dde63d76: Verifying Checksum 21:53:28 bab4dde63d76: Download complete 21:53:29 b85a868b505f: Pull complete 21:53:29 e2be974225ed: Pull complete 21:53:29 339a4e72a1f5: Pull complete 21:53:30 988bab9f4d93: Pull complete 21:53:30 1469e6f7b9e6: Pull complete 21:53:30 eaf3925da568: Pull complete 21:53:32 bab4dde63d76: Pull complete 21:53:32 bde34c3a00c8: Pull complete 21:53:32 b352a97aabf1: Pull complete 21:53:32 4872d77fe225: Pull complete 21:53:32 5851b861e8e6: Pull complete 21:53:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:32 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 21:53:32 $ 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:53:36 $ docker top f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a -eo pid,comm 21:53:36 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:53:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:36 [ssh-agent] Looking for ssh-agent implementation... 21:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:36 $ docker exec f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a ssh-agent 21:53:36 SSH_AUTH_SOCK=/tmp/ssh-C8gffA9GoWxp/agent.32 21:53:36 SSH_AGENT_PID=38 21:53:36 Running ssh-add (command line suppressed) 21:53:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12171247186719657020.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12171247186719657020.key) 21:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:36 + git tag --points-at HEAD [Pipeline] } 21:53:36 $ docker exec --env ******** --env ******** f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a ssh-agent -k 21:53:37 unset SSH_AUTH_SOCK; 21:53:37 unset SSH_AGENT_PID; 21:53:37 echo Agent pid 38 killed; 21:53:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:37 [ssh-agent] Looking for ssh-agent implementation... 21:53:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:37 $ docker exec f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a ssh-agent 21:53:37 SSH_AUTH_SOCK=/tmp/ssh-8QTEeq1ugudF/agent.70 21:53:37 SSH_AGENT_PID=76 21:53:37 Running ssh-add (command line suppressed) 21:53:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7738506411087114053.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7738506411087114053.key) 21:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:37 + git semver init 21:53:37 2024-01-08 21:53:37,896 [run_init] DEBUG init version:0.0.0 force:False 21:53:37 2024-01-08 21:53:37,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:53:37 2024-01-08 21:53:37,896 [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:53:37 2024-01-08 21:53:37,897 [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:53:39 2024-01-08 21:53:39,699 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:53:39 2024-01-08 21:53:39,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:53:39 2024-01-08 21:53:39,700 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:39 2024-01-08 21:53:39,700 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:53:39 3.2.0-dev.8 [Pipeline] } 21:53:39 $ docker exec --env ******** --env ******** f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a ssh-agent -k 21:53:39 unset SSH_AUTH_SOCK; 21:53:39 unset SSH_AGENT_PID; 21:53:39 echo Agent pid 76 killed; 21:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:40 + git semver [Pipeline] } 21:53:40 $ docker stop --time=1 f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a 21:53:41 $ docker rm -f --volumes f72b9a107237ea072b24e6519ff464c95a889a58be793c0ed1d835ced8fdeb0a [Pipeline] // withDockerContainer [Pipeline] sh 21:53:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:42 Stashed 1 file(s) [Pipeline] echo 21:53:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:53:43 ========================================================= 21:53:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:53:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:53:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:43 7264a8db6415: Pulling fs layer 21:53:43 c4d48a809fc2: Pulling fs layer 21:53:43 4f1c88b9dad5: Pulling fs layer 21:53:43 ad3a456e5733: Pulling fs layer 21:53:43 69c7f0334f64: Pulling fs layer 21:53:43 1f1c1a5573a3: Pulling fs layer 21:53:43 ce7588e14bc9: Pulling fs layer 21:53:43 b5e4710f87ac: Pulling fs layer 21:53:43 ad3a456e5733: Waiting 21:53:43 1f1c1a5573a3: Waiting 21:53:43 ce7588e14bc9: Waiting 21:53:43 69c7f0334f64: Waiting 21:53:43 b5e4710f87ac: Waiting 21:53:43 c4d48a809fc2: Download complete 21:53:43 ad3a456e5733: Download complete 21:53:43 69c7f0334f64: Download complete 21:53:43 7264a8db6415: Verifying Checksum 21:53:43 7264a8db6415: Download complete 21:53:43 1f1c1a5573a3: Verifying Checksum 21:53:43 1f1c1a5573a3: Download complete 21:53:43 7264a8db6415: Pull complete 21:53:43 b5e4710f87ac: Verifying Checksum 21:53:43 b5e4710f87ac: Download complete 21:53:43 c4d48a809fc2: Pull complete 21:53:44 4f1c88b9dad5: Download complete 21:53:44 ce7588e14bc9: Verifying Checksum 21:53:44 ce7588e14bc9: Download complete 21:53:46 4f1c88b9dad5: Pull complete 21:53:47 ad3a456e5733: Pull complete 21:53:47 69c7f0334f64: Pull complete 21:53:47 1f1c1a5573a3: Pull complete 21:53:49 ce7588e14bc9: Pull complete 21:53:49 b5e4710f87ac: Pull complete 21:53:49 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 21:53:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:50 + docker inspect -f . ci-base-image-x86_64 21:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:50 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 21:53:50 $ 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:53:56 $ docker top 43fd8f5b84b74ccce9b4c4a1ebdbf475308e51e2b7b5e7510ecb5f63c0fd86cb -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:56 + go version 21:53:56 go version go1.21.0 linux/amd64 [Pipeline] } 21:53:56 $ docker stop --time=1 43fd8f5b84b74ccce9b4c4a1ebdbf475308e51e2b7b5e7510ecb5f63c0fd86cb 21:53:57 Still waiting to schedule task 21:53:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:53:57 $ docker rm -f --volumes 43fd8f5b84b74ccce9b4c4a1ebdbf475308e51e2b7b5e7510ecb5f63c0fd86cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:58 + docker inspect -f . ci-base-image-x86_64 21:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:58 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 21:53:58 $ 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:53:59 $ docker top 4213097cba8409b925343f4f3f222023d3c5453aae536881fa4fc1647481410c -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:59 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:53:59 + make test 21:53:59 make -C ./app-service-template build 21:53:59 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:53:59 go mod tidy 21:53:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:53:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 21:53:59 go: downloading github.com/google/uuid v1.5.0 21:53:59 go: downloading github.com/stretchr/testify v1.8.4 21:54:00 go: downloading github.com/labstack/echo/v4 v4.11.4 21:54:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.10 21:54:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 21:54:00 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 21:54:00 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:54:00 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:54:00 go: downloading gopkg.in/yaml.v3 v3.0.1 21:54:00 go: downloading github.com/stretchr/objx v0.5.0 21:54:00 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 21:54:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:54:00 go: downloading github.com/go-kit/log v0.2.1 21:54:00 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:54:00 go: downloading github.com/go-playground/validator/v10 v10.16.0 21:54:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:54:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 21:54:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.4 21:54:00 go: downloading github.com/labstack/gommon v0.4.2 21:54:00 go: downloading golang.org/x/crypto v0.17.0 21:54:00 go: downloading golang.org/x/net v0.19.0 21:54:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:54:00 go: downloading github.com/mitchellh/copystructure v1.2.0 21:54:00 go: downloading github.com/hashicorp/consul/api v1.25.1 21:54:00 go: downloading github.com/hashicorp/errwrap v1.1.0 21:54:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:54:00 go: downloading github.com/x448/float16 v0.8.4 21:54:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:54:00 go: downloading github.com/mattn/go-colorable v0.1.13 21:54:00 go: downloading github.com/mattn/go-isatty v0.0.20 21:54:00 go: downloading github.com/valyala/fasttemplate v1.2.2 21:54:00 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:54:00 go: downloading github.com/go-playground/universal-translator v0.18.1 21:54:00 go: downloading github.com/leodido/go-urn v1.2.4 21:54:00 go: downloading golang.org/x/text v0.14.0 21:54:00 go: downloading github.com/go-playground/locales v0.14.1 21:54:00 go: downloading github.com/gorilla/websocket v1.5.0 21:54:00 go: downloading golang.org/x/sync v0.2.0 21:54:00 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 21:54:00 go: downloading golang.org/x/time v0.5.0 21:54:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:54:00 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:54:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:54:00 go: downloading github.com/hashicorp/serf v0.10.1 21:54:00 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:54:00 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:54:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:54:00 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:54:00 go: downloading github.com/google/go-cmp v0.5.9 21:54:00 go: downloading github.com/hashicorp/consul/sdk v0.14.1 21:54:00 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:54:00 go: downloading github.com/nats-io/nats.go v1.31.0 21:54:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:54:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:54:01 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:54:01 go: downloading github.com/Microsoft/go-winio v0.6.0 21:54:01 go: downloading github.com/zeebo/errs v1.3.0 21:54:01 go: downloading google.golang.org/grpc v1.56.3 21:54:01 go: downloading github.com/valyala/bytebufferpool v1.0.0 21:54:01 go: downloading golang.org/x/sys v0.15.0 21:54:01 go: downloading github.com/fatih/color v1.14.1 21:54:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:54:01 go: downloading github.com/armon/go-metrics v0.4.1 21:54:01 go: downloading github.com/kr/pretty v0.1.0 21:54:01 go: downloading github.com/hashicorp/go-version v1.2.1 21:54:01 go: downloading github.com/pkg/errors v0.9.1 21:54:01 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:54:01 go: downloading github.com/hashicorp/memberlist v0.5.0 21:54:01 go: downloading github.com/onsi/ginkgo v1.10.1 21:54:01 go: downloading github.com/onsi/gomega v1.7.0 21:54:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:54:01 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 21:54:01 go: downloading github.com/klauspost/compress v1.17.1 21:54:01 go: downloading github.com/nats-io/nkeys v0.4.6 21:54:01 go: downloading github.com/nats-io/nuid v1.0.1 21:54:01 go: downloading google.golang.org/protobuf v1.30.0 21:54:01 go: downloading golang.org/x/tools v0.6.0 21:54:01 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:54:01 go: downloading github.com/golang/protobuf v1.5.3 21:54:02 go: downloading github.com/kr/text v0.2.0 21:54:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:54:02 go: downloading github.com/pascaldekloe/goe v0.1.0 21:54:02 go: downloading github.com/google/btree v1.0.1 21:54:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:54:02 go: downloading github.com/miekg/dns v1.1.41 21:54:02 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:54:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:54:02 go: downloading gopkg.in/yaml.v2 v2.4.0 21:54:02 go: downloading github.com/hpcloud/tail v1.0.0 21:54:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:54:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:54:02 go: downloading golang.org/x/mod v0.8.0 21:54:03 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:54:15 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:54:15 make -C ./app-service-template test 21:54:15 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:54:15 go test -race -coverprofile=coverage.out ./... 21:54:33 ? app-new-service/config [no test files] 21:54:34 ok app-new-service 1.045s coverage: 45.9% of statements 21:54:34 ok app-new-service/functions 1.047s coverage: 85.3% of statements 21:54:34 go vet ./... 21:54:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:49 ./bin/test-attribution-txt.sh 21:54:49 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:54:49 go test -race -coverprofile=coverage.out ./... 21:54:49 go: downloading github.com/gomodule/redigo v1.8.9 21:54:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.101s coverage: 66.9% of statements 21:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.050s coverage: 92.6% of statements 21:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.059s coverage: 85.1% of statements 21:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.037s coverage: 100.0% of statements 21:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.112s coverage: 77.9% of statements 21:54:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:54:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.045s coverage: 97.3% of statements 21:54:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.056s coverage: 82.8% of statements 21:54:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:54:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:54:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:54:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.098s coverage: 65.1% of statements 21:54:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.051s coverage: 27.6% of statements 21:54:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.047s coverage: 17.2% of statements 21:54:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.041s coverage: 27.3% of statements 21:54:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.049s coverage: 52.8% of statements 21:55:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.117s coverage: 72.5% of statements 21:55:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.039s coverage: 94.4% of statements 21:55:20 go vet ./... 21:55:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:55:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:55:29 $ docker stop --time=1 4213097cba8409b925343f4f3f222023d3c5453aae536881fa4fc1647481410c 21:55:31 $ docker rm -f --volumes 4213097cba8409b925343f4f3f222023d3c5453aae536881fa4fc1647481410c [Pipeline] // withDockerContainer [Pipeline] sh 21:55:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:33 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:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:34 21:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:35 latest: Pulling from edgex-lftools-log-publisher 21:55:35 5eb5b503b376: Pulling fs layer 21:55:35 5c69ac0246d0: Pulling fs layer 21:55:35 ec43610c2a17: Pulling fs layer 21:55:35 3a2ae6a8a46f: Pulling fs layer 21:55:35 33b1e0a273af: Pulling fs layer 21:55:35 5d3b04190fa2: Pulling fs layer 21:55:35 2f39f015ded8: Pulling fs layer 21:55:35 3a2ae6a8a46f: Waiting 21:55:35 33b1e0a273af: Waiting 21:55:35 5d3b04190fa2: Waiting 21:55:35 2f39f015ded8: Waiting 21:55:35 5c69ac0246d0: Verifying Checksum 21:55:35 5c69ac0246d0: Download complete 21:55:35 3a2ae6a8a46f: Verifying Checksum 21:55:35 3a2ae6a8a46f: Download complete 21:55:35 33b1e0a273af: Verifying Checksum 21:55:35 33b1e0a273af: Download complete 21:55:35 5d3b04190fa2: Verifying Checksum 21:55:35 5d3b04190fa2: Download complete 21:55:35 ec43610c2a17: Verifying Checksum 21:55:35 ec43610c2a17: Download complete 21:55:35 5eb5b503b376: Verifying Checksum 21:55:35 5eb5b503b376: Download complete 21:55:35 2f39f015ded8: Download complete 21:55:36 5eb5b503b376: Pull complete 21:55:36 5c69ac0246d0: Pull complete 21:55:37 ec43610c2a17: Pull complete 21:55:37 3a2ae6a8a46f: Pull complete 21:55:37 33b1e0a273af: Pull complete 21:55:37 5d3b04190fa2: Pull complete 21:55:41 2f39f015ded8: Pull complete 21:55:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:41 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 21:55: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/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:55:46 $ docker top 5d3671bb397e050b362684bf3c70cd407227f70f833e3332fa58fa671b746cba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:47 ---> job-cost.sh 21:55:47 lf-activate-venv: SKIPPING 21:55:47 INFO: No Stack... 21:55:47 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:47 INFO: Archiving Costs [Pipeline] sh 21:55:47 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:55:47 + cut -d, -f6 [Pipeline] lock 21:55:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] 21:55:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] did not exist. Created. 21:55:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:48 + echo total: 0.2199999988079071 [Pipeline] stash 21:55:48 Stashed 1 file(s) [Pipeline] } 21:55:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:48 $ docker stop --time=1 5d3671bb397e050b362684bf3c70cd407227f70f833e3332fa58fa671b746cba 21:55:49 $ docker rm -f --volumes 5d3671bb397e050b362684bf3c70cd407227f70f833e3332fa58fa671b746cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26943 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:55:53 Running in /w/workspace/app-functions-sdk-go/326 [Pipeline] { [Pipeline] checkout 21:55:56 The recommended git tool is: git 21:56:06 using credential edgex-jenkins-ssh 21:56:06 Cloning the remote Git repository 21:56:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:56:06 > git init /w/workspace/app-functions-sdk-go/326 # timeout=10 21:56:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:56:06 > git --version # timeout=10 21:56:06 > git --version # 'git version 2.25.1' 21:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:56:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:12 Avoid second fetch 21:56:12 Checking out Revision aac849cf1ed069bf4c992e4fe978dbf194ba5c2d (main) 21:56:12 > git config core.sparsecheckout # timeout=10 21:56:12 > git checkout -f aac849cf1ed069bf4c992e4fe978dbf194ba5c2d # timeout=10 21:56:13 Commit message: "fix: Address CVE in Alpine base image (#1515)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:56:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:14 Dload Upload Total Spent Left Speed 21:56:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh 21:56:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:56:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 21:56:15 sudo tee /etc/docker/daemon.new 21:56:15 { 21:56:15 "registry-mirrors": [ 21:56:15 "https://nexus3.edgexfoundry.org:10001" 21:56:15 ], 21:56:15 "bip": "10.250.0.254/24", 21:56:15 "hosts": [ 21:56:15 "tcp://0.0.0.0:5555", 21:56:15 "unix:///var/run/docker.sock" 21:56:15 ], 21:56:15 "mtu": 1458, 21:56:15 "selinux-enabled": true, 21:56:15 "seccomp-profile": "/etc/docker/seccomp.json" 21:56:15 } [Pipeline] sh 21:56:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:56:15 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:56:34 ========================================================= 21:56:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:56:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:56:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:35 9fda8d8052c6: Pulling fs layer 21:56:35 5d54e960e981: Pulling fs layer 21:56:35 c4a7e357bf2a: Pulling fs layer 21:56:35 f0e02332f6b5: Pulling fs layer 21:56:35 872ee5b61b7b: Pulling fs layer 21:56:35 0c6a40ed1a82: Pulling fs layer 21:56:35 94ae7d8d031c: Pulling fs layer 21:56:35 872ee5b61b7b: Waiting 21:56:35 94ae7d8d031c: Waiting 21:56:35 f0e02332f6b5: Waiting 21:56:35 0c6a40ed1a82: Waiting 21:56:35 5d54e960e981: Verifying Checksum 21:56:35 5d54e960e981: Download complete 21:56:35 f0e02332f6b5: Verifying Checksum 21:56:35 f0e02332f6b5: Download complete 21:56:35 9fda8d8052c6: Verifying Checksum 21:56:35 9fda8d8052c6: Download complete 21:56:35 872ee5b61b7b: Verifying Checksum 21:56:35 872ee5b61b7b: Download complete 21:56:35 94ae7d8d031c: Verifying Checksum 21:56:35 94ae7d8d031c: Download complete 21:56:36 9fda8d8052c6: Pull complete 21:56:36 5d54e960e981: Pull complete 21:56:36 c4a7e357bf2a: Verifying Checksum 21:56:36 c4a7e357bf2a: Download complete 21:56:37 0c6a40ed1a82: Verifying Checksum 21:56:37 0c6a40ed1a82: Download complete 21:56:56 c4a7e357bf2a: Pull complete 21:56:56 f0e02332f6b5: Pull complete 21:56:56 872ee5b61b7b: Pull complete 21:57:06 0c6a40ed1a82: Pull complete 21:57:06 94ae7d8d031c: Pull complete 21:57:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:57:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:07 + docker inspect -f . ci-base-image-arm64 21:57:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:07 prd-ubuntu20.04-docker-arm64-4c-16g-26943 does not seem to be running inside a container 21:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/326 -v /w/workspace/app-functions-sdk-go/326:/w/workspace/app-functions-sdk-go/326:rw,z -v /w/workspace/app-functions-sdk-go/326@tmp:/w/workspace/app-functions-sdk-go/326@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:57:10 $ docker top bfee2ffcfef605dbd901d2560b2c19dcb789802378ec0f5df21d4291246c15f2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:11 + go version 21:57:11 go version go1.21.0 linux/arm64 [Pipeline] } 21:57:11 $ docker stop --time=1 bfee2ffcfef605dbd901d2560b2c19dcb789802378ec0f5df21d4291246c15f2 21:57:12 $ docker rm -f --volumes bfee2ffcfef605dbd901d2560b2c19dcb789802378ec0f5df21d4291246c15f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:13 + docker inspect -f . ci-base-image-arm64 21:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-26943 does not seem to be running inside a container 21:57:13 $ 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/326 -v /w/workspace/app-functions-sdk-go/326:/w/workspace/app-functions-sdk-go/326:rw,z -v /w/workspace/app-functions-sdk-go/326@tmp:/w/workspace/app-functions-sdk-go/326@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:57:14 $ docker top 8cc0ddac61c299fefc16de643794e3890da91d9e0aa8c81ccdbc17809ca91b5c -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:15 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/326 [Pipeline] fileExists [Pipeline] sh 21:57:15 + make test 21:57:15 make -C ./app-service-template build 21:57:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/326/app-service-template' 21:57:15 go mod tidy 21:57:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 21:57:16 go: downloading github.com/labstack/echo/v4 v4.11.4 21:57:16 go: downloading github.com/stretchr/testify v1.8.4 21:57:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:57:16 go: downloading github.com/google/uuid v1.5.0 21:57:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.10 21:57:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 21:57:16 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 21:57:16 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 21:57:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:57:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:57:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:57:17 go: downloading gopkg.in/yaml.v3 v3.0.1 21:57:17 go: downloading github.com/stretchr/objx v0.5.0 21:57:17 go: downloading github.com/labstack/gommon v0.4.2 21:57:17 go: downloading golang.org/x/crypto v0.17.0 21:57:17 go: downloading golang.org/x/net v0.19.0 21:57:17 go: downloading github.com/go-kit/log v0.2.1 21:57:17 go: downloading github.com/go-playground/validator/v10 v10.16.0 21:57:17 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:57:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:57:17 go: downloading github.com/mitchellh/copystructure v1.2.0 21:57:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.4 21:57:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 21:57:17 go: downloading github.com/gorilla/websocket v1.5.0 21:57:17 go: downloading golang.org/x/sync v0.2.0 21:57:18 go: downloading github.com/mattn/go-colorable v0.1.13 21:57:18 go: downloading github.com/mattn/go-isatty v0.0.20 21:57:18 go: downloading github.com/valyala/fasttemplate v1.2.2 21:57:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:57:18 go: downloading github.com/x448/float16 v0.8.4 21:57:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:57:18 go: downloading github.com/hashicorp/consul/api v1.25.1 21:57:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:57:18 go: downloading github.com/go-playground/universal-translator v0.18.1 21:57:18 go: downloading github.com/leodido/go-urn v1.2.4 21:57:18 go: downloading golang.org/x/text v0.14.0 21:57:18 go: downloading github.com/go-playground/locales v0.14.1 21:57:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:57:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:57:18 go: downloading github.com/hashicorp/errwrap v1.1.0 21:57:18 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:57:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:57:19 go: downloading golang.org/x/sys v0.15.0 21:57:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 21:57:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 21:57:19 go: downloading golang.org/x/time v0.5.0 21:57:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:57:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:57:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:57:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:57:19 go: downloading github.com/hashicorp/serf v0.10.1 21:57:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:57:19 go: downloading github.com/google/go-cmp v0.5.9 21:57:19 go: downloading github.com/hashicorp/consul/sdk v0.14.1 21:57:20 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:57:20 go: downloading github.com/kr/pretty v0.1.0 21:57:20 go: downloading github.com/nats-io/nats.go v1.31.0 21:57:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:57:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:57:21 go: downloading github.com/Microsoft/go-winio v0.6.0 21:57:21 go: downloading github.com/zeebo/errs v1.3.0 21:57:21 go: downloading google.golang.org/grpc v1.56.3 21:57:22 go: downloading github.com/fatih/color v1.14.1 21:57:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:57:22 go: downloading github.com/armon/go-metrics v0.4.1 21:57:22 go: downloading github.com/hashicorp/go-version v1.2.1 21:57:23 go: downloading github.com/pkg/errors v0.9.1 21:57:23 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:57:23 go: downloading github.com/hashicorp/memberlist v0.5.0 21:57:23 go: downloading github.com/kr/text v0.2.0 21:57:23 go: downloading github.com/klauspost/compress v1.17.1 21:57:23 go: downloading github.com/nats-io/nkeys v0.4.6 21:57:23 go: downloading github.com/nats-io/nuid v1.0.1 21:57:23 go: downloading github.com/onsi/ginkgo v1.10.1 21:57:23 go: downloading github.com/onsi/gomega v1.7.0 21:57:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:57:23 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 21:57:23 go: downloading golang.org/x/tools v0.6.0 21:57:23 go: downloading google.golang.org/protobuf v1.30.0 21:57:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:57:23 go: downloading github.com/pascaldekloe/goe v0.1.0 21:57:23 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:57:23 go: downloading github.com/golang/protobuf v1.5.3 21:57:24 go: downloading github.com/google/btree v1.0.1 21:57:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:57:24 go: downloading github.com/miekg/dns v1.1.41 21:57:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:57:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:57:24 go: downloading gopkg.in/yaml.v2 v2.4.0 21:57:24 go: downloading github.com/hpcloud/tail v1.0.0 21:57:24 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:57:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:57:25 go: downloading golang.org/x/mod v0.8.0 21:57:28 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:58:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/326/app-service-template' 21:58:50 make -C ./app-service-template test 21:58:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/326/app-service-template' 21:58:50 go test -race -coverprofile=coverage.out ./... 22:00:26 ? app-new-service/config [no test files] 22:00:26 ok app-new-service 1.238s coverage: 45.9% of statements 22:00:26 ok app-new-service/functions 1.240s coverage: 85.3% of statements 22:00:27 go vet ./... 22:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:49 ./bin/test-attribution-txt.sh 22:01:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/326/app-service-template' 22:01:49 go test -race -coverprofile=coverage.out ./... 22:01:49 go: downloading github.com/gomodule/redigo v1.8.9 22:01:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 22:02:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 22:02:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 22:02:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 22:02:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 22:02:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.646s coverage: 66.9% of statements 22:02:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.322s coverage: 92.6% of statements 22:02:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.346s coverage: 85.1% of statements 22:02:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.134s coverage: 100.0% of statements 22:02:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.677s coverage: 77.9% of statements 22:02:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 22:02:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.235s coverage: 97.3% of statements 22:02:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 22:02:10 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 22:02:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.321s coverage: 82.8% of statements 22:02:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.289s coverage: 65.1% of statements 22:02:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 22:02:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.360s coverage: 27.6% of statements 22:02:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.312s coverage: 17.2% of statements 22:02:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 22:02:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:02:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.224s coverage: 27.3% of statements 22:02:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.321s coverage: 52.8% of statements 22:02:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.562s coverage: 72.5% of statements 22:02:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.205s coverage: 94.4% of statements 22:02:47 go vet ./... 22:02:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:51 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 22:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:02:51 $ docker stop --time=1 8cc0ddac61c299fefc16de643794e3890da91d9e0aa8c81ccdbc17809ca91b5c 22:02:53 $ docker rm -f --volumes 8cc0ddac61c299fefc16de643794e3890da91d9e0aa8c81ccdbc17809ca91b5c [Pipeline] // withDockerContainer [Pipeline] sh 22:02:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:02:58 Warning: overwriting stash ‘coverage-report’ 22:02:59 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 22:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:00 22:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:01 arm64: Pulling from edgex-lftools-log-publisher 22:03:01 8998bd30e6a1: Pulling fs layer 22:03:01 04944245beec: Pulling fs layer 22:03:01 699f458cf7ca: Pulling fs layer 22:03:01 765212b225bb: Pulling fs layer 22:03:01 f23df028b6ca: Pulling fs layer 22:03:01 d65c8cfc05b1: Pulling fs layer 22:03:01 2437ff75d9bd: Pulling fs layer 22:03:01 765212b225bb: Waiting 22:03:01 f23df028b6ca: Waiting 22:03:01 2437ff75d9bd: Waiting 22:03:01 d65c8cfc05b1: Waiting 22:03:01 04944245beec: Verifying Checksum 22:03:01 04944245beec: Download complete 22:03:01 765212b225bb: Verifying Checksum 22:03:01 765212b225bb: Download complete 22:03:01 f23df028b6ca: Verifying Checksum 22:03:01 f23df028b6ca: Download complete 22:03:01 d65c8cfc05b1: Verifying Checksum 22:03:01 d65c8cfc05b1: Download complete 22:03:01 699f458cf7ca: Verifying Checksum 22:03:01 699f458cf7ca: Download complete 22:03:01 8998bd30e6a1: Verifying Checksum 22:03:01 8998bd30e6a1: Download complete 22:03:03 2437ff75d9bd: Verifying Checksum 22:03:03 2437ff75d9bd: Download complete 22:03:07 8998bd30e6a1: Pull complete 22:03:08 04944245beec: Pull complete 22:03:10 699f458cf7ca: Pull complete 22:03:10 765212b225bb: Pull complete 22:03:11 f23df028b6ca: Pull complete 22:03:11 d65c8cfc05b1: Pull complete 22:03:37 2437ff75d9bd: Pull complete 22:03:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-26943 does not seem to be running inside a container 22:03:38 $ 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/326 -v /w/workspace/app-functions-sdk-go/326:/w/workspace/app-functions-sdk-go/326:rw,z -v /w/workspace/app-functions-sdk-go/326@tmp:/w/workspace/app-functions-sdk-go/326@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 22:03:40 $ docker top 504cc78ea10fdb438cf737ee56f1f56c40b49209ee61ef7f852ca8bcc06a1ca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:40 ---> job-cost.sh 22:03:40 lf-activate-venv: SKIPPING 22:03:40 INFO: No Stack... 22:03:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:03:42 INFO: Archiving Costs [Pipeline] sh 22:03:42 + cat /w/workspace/app-functions-sdk-go/326/archives/cost.csv 22:03:42 + cut -d, -f6 [Pipeline] lock 22:03:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] 22:03:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] did not exist. Created. 22:03:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:43 /w/workspace/app-functions-sdk-go/326@tmp/durable-0047f955/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:03:43 + echo total: 0.2199999988079071 [Pipeline] stash 22:03:43 Warning: overwriting stash ‘stack-cost’ 22:03:43 Stashed 1 file(s) [Pipeline] } 22:03:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:43 $ docker stop --time=1 504cc78ea10fdb438cf737ee56f1f56c40b49209ee61ef7f852ca8bcc06a1ca5 22:03:45 $ docker rm -f --volumes 504cc78ea10fdb438cf737ee56f1f56c40b49209ee61ef7f852ca8bcc06a1ca5 [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 22:03:46 provisioning config files... 22:03:46 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6538487839458674132tmp [Pipeline] { [Pipeline] sh 22:03:46 + set +x 22:03:46 + curl -s https://codecov.io/bash 22:03:46 + bash -s -- 22:03:46 22:03:46 _____ _ 22:03:46 / ____| | | 22:03:46 | | ___ __| | ___ ___ _____ __ 22:03:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:03:46 | |___| (_) | (_| | __/ (_| (_) \ V / 22:03:46 \_____\___/ \__,_|\___|\___\___/ \_/ 22:03:46 Bash-1.0.6 22:03:46 22:03:46 22:03:46 ==> git version 2.25.1 found 22:03:46 ==> 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 22:03:46 Release-Date: 2020-01-08 22:03:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:03:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:03:46 ==> Jenkins CI detected. 22:03:46 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 22:03:46 project root: . 22:03:46 --> token set from env 22:03:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:03:46 ==> Running gcov in . (disable via -X gcov) 22:03:46 ==> Python coveragepy not found 22:03:46 ==> Searching for coverage reports in: 22:03:46 + . 22:03:46 -> Found 2 reports 22:03:46 ==> Detecting git/mercurial file structure 22:03:47 ==> Reading reports 22:03:47 + ./app-service-template/coverage.out bytes=3558 22:03:47 + ./coverage.out bytes=124397 22:03:47 ==> Appending adjustments 22:03:47 https://docs.codecov.io/docs/fixing-reports 22:03:47 + Found adjustments 22:03:47 ==> Gzipping contents 22:03:47 24K /tmp/codecov.X9UiK9.gz 22:03:47 ==> Uploading reports 22:03:47 url: https://codecov.io 22:03:47 query: branch=main&commit=aac849cf1ed069bf4c992e4fe978dbf194ba5c2d&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:03:47 -> Pinging Codecov 22:03:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aac849cf1ed069bf4c992e4fe978dbf194ba5c2d&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:03:47 -> Uploading to 22:03:47 https://storage.googleapis.com/codecov/v4/raw/2024-01-08/3D8B5DFFC46A037C893635FACE044666/aac849cf1ed069bf4c992e4fe978dbf194ba5c2d/cb402190-e65b-4963-9870-ea1a6dfb267b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240108T220347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bb5318ad96cc8c189cfb85ff316b05a1d468322752502cd1ea94439dd2b0bb3 22:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:47 Dload Upload Total Spent Left Speed 22:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21548 0 0 100 21548 0 92879 --:--:-- --:--:-- --:--:-- 92480 22:03:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] } 22:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:03:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:03:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:48 22:03:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:03:48 df9b9388f04a: Pulling fs layer 22:03:48 52dc419b0ee2: Pulling fs layer 22:03:48 25bc292e5bac: Pulling fs layer 22:03:48 114826534d7a: Pulling fs layer 22:03:48 4657fd5d0bcf: Pulling fs layer 22:03:48 6ad1cebc031e: Pulling fs layer 22:03:48 8a3aa393b2d8: Pulling fs layer 22:03:48 4657fd5d0bcf: Waiting 22:03:48 6ad1cebc031e: Waiting 22:03:48 8a3aa393b2d8: Waiting 22:03:48 114826534d7a: Waiting 22:03:48 25bc292e5bac: Verifying Checksum 22:03:48 25bc292e5bac: Download complete 22:03:48 52dc419b0ee2: Verifying Checksum 22:03:48 52dc419b0ee2: Download complete 22:03:48 4657fd5d0bcf: Verifying Checksum 22:03:48 4657fd5d0bcf: Download complete 22:03:48 df9b9388f04a: Verifying Checksum 22:03:48 df9b9388f04a: Download complete 22:03:49 6ad1cebc031e: Verifying Checksum 22:03:49 6ad1cebc031e: Download complete 22:03:49 df9b9388f04a: Pull complete 22:03:49 52dc419b0ee2: Pull complete 22:03:49 25bc292e5bac: Pull complete 22:03:49 114826534d7a: Verifying Checksum 22:03:49 114826534d7a: Download complete 22:03:49 8a3aa393b2d8: Verifying Checksum 22:03:49 8a3aa393b2d8: Download complete 22:03:53 114826534d7a: Pull complete 22:03:53 4657fd5d0bcf: Pull complete 22:03:53 6ad1cebc031e: Pull complete 22:03:55 8a3aa393b2d8: Pull complete 22:03:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:56 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:03:56 $ 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 22:04:00 $ docker top 0066b26898b790104201a7153721ec380a18dbba0619940c4bfe32f810b57d07 -eo pid,comm [Pipeline] { [Pipeline] echo 22:04:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 22:04:00 + set -o pipefail 22:04:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 22:04:05 22:04:05 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 22:04:05 22:04:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/6884f652-cd3e-4f0e-a778-c4cc51a0e3ee 22:04:05 22:04:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:04:05 22:04:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:04:05 22:04:05 22:04:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:04:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:04:05 More details here: https://snyk.co/ue1NS 22:04:05 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:04:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:04:05 $ docker stop --time=1 0066b26898b790104201a7153721ec380a18dbba0619940c4bfe32f810b57d07 22:04:12 $ docker rm -f --volumes 0066b26898b790104201a7153721ec380a18dbba0619940c4bfe32f810b57d07 [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 22:04:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:12 provisioning config files... 22:04:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8583290251337377796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:13 --> edgex-publish-swagger.sh 22:04:13 === Publish openapi/v3 API === 22:04:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:04:13 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 22:04:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:13 Dload Upload Total Spent Left Speed 22:04:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 489 31032 --:--:-- --:--:-- --:--:-- 31521 22:04:13 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 22:04:13 [Pipeline] } 22:04:13 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 22:04:14 + git log --format=format:%s -1 aac849cf1ed069bf4c992e4fe978dbf194ba5c2d [Pipeline] sh 22:04:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:15 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:04:15 $ 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 22:04:15 $ docker top c9b50089683866c1f4dceaa9d28b9f1af39a4503013df1e9509c51f5f6124747 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:15 [ssh-agent] Looking for ssh-agent implementation... 22:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:15 $ docker exec c9b50089683866c1f4dceaa9d28b9f1af39a4503013df1e9509c51f5f6124747 ssh-agent 22:04:16 SSH_AUTH_SOCK=/tmp/ssh-RGgozrZ1KCCM/agent.32 22:04:16 SSH_AGENT_PID=38 22:04:16 Running ssh-add (command line suppressed) 22:04:16 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4742457489191610650.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4742457489191610650.key) 22:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:16 + git semver tag 22:04:16 2024-01-08 22:04:16,639 [run_tag] DEBUG tag force:False 22:04:16 2024-01-08 22:04:16,639 [check_head_tag] DEBUG check head tag 22:04:16 2024-01-08 22:04:16,642 [execute] INFO git cat-file --batch-check 22:04:16 2024-01-08 22:04:16,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:04:16 2024-01-08 22:04:16,647 [execute] INFO git cat-file --batch 22:04:16 2024-01-08 22:04:16,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:04:16 2024-01-08 22:04:16,673 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:16 2024-01-08 22:04:16,674 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 22:04:16 2024-01-08 22:04:16,674 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:04:16 2024-01-08 22:04:16,677 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:16 3.2.0-dev.8 [Pipeline] } 22:04:16 $ docker exec --env ******** --env ******** c9b50089683866c1f4dceaa9d28b9f1af39a4503013df1e9509c51f5f6124747 ssh-agent -k 22:04:16 unset SSH_AUTH_SOCK; 22:04:16 unset SSH_AGENT_PID; 22:04:16 echo Agent pid 38 killed; 22:04:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:17 + git semver [Pipeline] } 22:04:17 $ docker stop --time=1 c9b50089683866c1f4dceaa9d28b9f1af39a4503013df1e9509c51f5f6124747 22:04:18 $ docker rm -f --volumes c9b50089683866c1f4dceaa9d28b9f1af39a4503013df1e9509c51f5f6124747 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:04:19 22:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:04:19 0.23.1-centos7: Pulling from edgex-lftools 22:04:19 ab5ef0e58194: Pulling fs layer 22:04:19 9712f1f96733: Pulling fs layer 22:04:19 63f879dbbcfc: Pulling fs layer 22:04:19 0d9ebad4ef96: Pulling fs layer 22:04:19 e9a5061849ea: Pulling fs layer 22:04:19 d747dcd14b5f: Pulling fs layer 22:04:19 0d9ebad4ef96: Waiting 22:04:19 e9a5061849ea: Waiting 22:04:19 2de7ff778b66: Pulling fs layer 22:04:19 9712f1f96733: Download complete 22:04:19 63f879dbbcfc: Verifying Checksum 22:04:19 63f879dbbcfc: Download complete 22:04:20 0d9ebad4ef96: Verifying Checksum 22:04:20 0d9ebad4ef96: Download complete 22:04:20 d747dcd14b5f: Download complete 22:04:20 e9a5061849ea: Download complete 22:04:20 ab5ef0e58194: Verifying Checksum 22:04:20 ab5ef0e58194: Download complete 22:04:20 2de7ff778b66: Verifying Checksum 22:04:23 ab5ef0e58194: Pull complete 22:04:23 9712f1f96733: Pull complete 22:04:23 63f879dbbcfc: Pull complete 22:04:28 0d9ebad4ef96: Pull complete 22:04:28 e9a5061849ea: Pull complete 22:04:28 d747dcd14b5f: Pull complete 22:04:28 2de7ff778b66: Pull complete 22:04:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:28 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:04: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:04:38 $ docker top a1b51a57ddfedde0e844615d05229834d9384fa7a62f8958f63a38c557637b64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:04:38 provisioning config files... 22:04:38 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8411429048704627894tmp 22:04:38 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12744101791111051836tmp 22:04:38 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16906937245128181850tmp [Pipeline] { [Pipeline] echo 22:04:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:04:38 ---> sigul-configuration.sh 22:04:38 gpg: directory `/root/.gnupg' created 22:04:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:04:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:04:38 gpg: keyring `/root/.gnupg/secring.gpg' created 22:04:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:04:38 gpg: CAST5 encrypted data 22:04:38 gpg: encrypted with 1 passphrase 22:04:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:04:39 + mkdir /home/jenkins 22:04:39 + mkdir /home/jenkins/sigul [Pipeline] sh 22:04:39 + 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 22:04:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:04:39 ---> sigul-install.sh 22:04:39 Sigul already installed; skipping installation. [Pipeline] sh 22:04:40 + git tag --list 22:04:40 v0.1.0 22:04:40 v0.1.1 22:04:40 v1.0.0 22:04:40 v1.1.0 22:04:40 v1.2.0 22:04:40 v1.3.0 22:04:40 v1.3.1 22:04:40 v2.0.0 22:04:40 v2.0.1 22:04:40 v2.1.0 22:04:40 v2.1.1 22:04:40 v2.1.2 22:04:40 v2.2.0 22:04:40 v2.3 22:04:40 v2.3.0 22:04:40 v2.3.1 22:04:40 v3.0 22:04:40 v3.0.0 22:04:40 v3.0.1 22:04:40 v3.0.1-dev.1 22:04:40 v3.0.1-dev.2 22:04:40 v3.1 22:04:40 v3.1.0 22:04:40 v3.1.0-dev.1 22:04:40 v3.1.0-dev.10 22:04:40 v3.1.0-dev.11 22:04:40 v3.1.0-dev.12 22:04:40 v3.1.0-dev.13 22:04:40 v3.1.0-dev.14 22:04:40 v3.1.0-dev.15 22:04:40 v3.1.0-dev.16 22:04:40 v3.1.0-dev.17 22:04:40 v3.1.0-dev.18 22:04:40 v3.1.0-dev.19 22:04:40 v3.1.0-dev.2 22:04:40 v3.1.0-dev.20 22:04:40 v3.1.0-dev.21 22:04:40 v3.1.0-dev.22 22:04:40 v3.1.0-dev.23 22:04:40 v3.1.0-dev.24 22:04:40 v3.1.0-dev.25 22:04:40 v3.1.0-dev.26 22:04:40 v3.1.0-dev.27 22:04:40 v3.1.0-dev.28 22:04:40 v3.1.0-dev.29 22:04:40 v3.1.0-dev.3 22:04:40 v3.1.0-dev.30 22:04:40 v3.1.0-dev.31 22:04:40 v3.1.0-dev.32 22:04:40 v3.1.0-dev.33 22:04:40 v3.1.0-dev.34 22:04:40 v3.1.0-dev.35 22:04:40 v3.1.0-dev.36 22:04:40 v3.1.0-dev.37 22:04:40 v3.1.0-dev.38 22:04:40 v3.1.0-dev.39 22:04:40 v3.1.0-dev.4 22:04:40 v3.1.0-dev.40 22:04:40 v3.1.0-dev.41 22:04:40 v3.1.0-dev.42 22:04:40 v3.1.0-dev.43 22:04:40 v3.1.0-dev.44 22:04:40 v3.1.0-dev.45 22:04:40 v3.1.0-dev.46 22:04:40 v3.1.0-dev.47 22:04:40 v3.1.0-dev.48 22:04:40 v3.1.0-dev.49 22:04:40 v3.1.0-dev.5 22:04:40 v3.1.0-dev.50 22:04:40 v3.1.0-dev.51 22:04:40 v3.1.0-dev.52 22:04:40 v3.1.0-dev.6 22:04:40 v3.1.0-dev.7 22:04:40 v3.1.0-dev.8 22:04:40 v3.1.0-dev.9 22:04:40 v3.2.0-dev.1 22:04:40 v3.2.0-dev.2 22:04:40 v3.2.0-dev.3 22:04:40 v3.2.0-dev.4 22:04:40 v3.2.0-dev.5 22:04:40 v3.2.0-dev.6 22:04:40 v3.2.0-dev.7 22:04:40 v3.2.0-dev.8 [Pipeline] sh 22:04:40 + lftools sign git-tag v3.2.0-dev.8 22:04:41 Signing Git tag with Sigul... 22:04:41 Signing v3.2.0-dev.8 [Pipeline] echo 22:04:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:04:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:04:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:04:41 $ docker stop --time=1 a1b51a57ddfedde0e844615d05229834d9384fa7a62f8958f63a38c557637b64 22:04:43 $ docker rm -f --volumes a1b51a57ddfedde0e844615d05229834d9384fa7a62f8958f63a38c557637b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:04:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:44 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:04:44 $ 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 22:04:45 $ docker top 83f3097bfd9cfe5b40c9fa990aca3949a3f9024fff2d252b661c52fe35c8a2f4 -eo pid,comm 22:04:45 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). 22:04:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:45 [ssh-agent] Looking for ssh-agent implementation... 22:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:45 $ docker exec 83f3097bfd9cfe5b40c9fa990aca3949a3f9024fff2d252b661c52fe35c8a2f4 ssh-agent 22:04:45 SSH_AUTH_SOCK=/tmp/ssh-QH3f2mgOnbuM/agent.32 22:04:45 SSH_AGENT_PID=38 22:04:45 Running ssh-add (command line suppressed) 22:04:45 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470129440765106804.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1470129440765106804.key) 22:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:46 + git semver bump pre 22:04:46 2024-01-08 22:04:46,185 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:46 2024-01-08 22:04:46,186 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 22:04:46 2024-01-08 22:04:46,186 [bump_version] DEBUG bumped version:3.2.0-dev.9 22:04:46 2024-01-08 22:04:46,186 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 22:04:46 2024-01-08 22:04:46,186 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:46 2024-01-08 22:04:46,186 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:46 2024-01-08 22:04:46,188 [execute] INFO git cat-file --batch-check 22:04:46 2024-01-08 22:04:46,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:46 2024-01-08 22:04:46,194 [execute] INFO git cat-file --batch 22:04:46 2024-01-08 22:04:46,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:46 2024-01-08 22:04:46,198 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:46 3.2.0-dev.9 [Pipeline] } 22:04:46 $ docker exec --env ******** --env ******** 83f3097bfd9cfe5b40c9fa990aca3949a3f9024fff2d252b661c52fe35c8a2f4 ssh-agent -k 22:04:46 unset SSH_AUTH_SOCK; 22:04:46 unset SSH_AGENT_PID; 22:04:46 echo Agent pid 38 killed; 22:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:46 + git semver [Pipeline] } 22:04:47 $ docker stop --time=1 83f3097bfd9cfe5b40c9fa990aca3949a3f9024fff2d252b661c52fe35c8a2f4 22:04:48 $ docker rm -f --volumes 83f3097bfd9cfe5b40c9fa990aca3949a3f9024fff2d252b661c52fe35c8a2f4 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:49 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:04:50 $ 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 22:04:50 $ docker top a69b404aa7aa7abb09de5e4759db7e15729b0480eff57b464882e5257bf692cc -eo pid,comm 22:04:50 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). 22:04:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:50 [ssh-agent] Looking for ssh-agent implementation... 22:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:50 $ docker exec a69b404aa7aa7abb09de5e4759db7e15729b0480eff57b464882e5257bf692cc ssh-agent 22:04:50 SSH_AUTH_SOCK=/tmp/ssh-eGXSFCRZZsiJ/agent.32 22:04:50 SSH_AGENT_PID=38 22:04:51 Running ssh-add (command line suppressed) 22:04:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1319362775651223488.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1319362775651223488.key) 22:04:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:51 + git semver push 22:04:51 2024-01-08 22:04:51,676 [run_push] DEBUG push 22:04:51 2024-01-08 22:04:51,677 [execute] INFO git cat-file --batch-check 22:04:51 2024-01-08 22:04:51,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:51 2024-01-08 22:04:51,681 [execute] INFO git rev-list 7f0148949fd3cb4f92b166b70424b51624e5eea0 -- 22:04:51 2024-01-08 22:04:51,681 [execute] DEBUG Popen(['git', 'rev-list', '7f0148949fd3cb4f92b166b70424b51624e5eea0', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:04:51 2024-01-08 22:04:51,698 [execute] INFO git fetch -v origin 22:04:51 2024-01-08 22:04:51,698 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:04:52 2024-01-08 22:04:52,241 [run_push] DEBUG no remote changes detected 22:04:52 2024-01-08 22:04:52,242 [execute] INFO git push origin semver 22:04:52 2024-01-08 22:04:52,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:04:53 2024-01-08 22:04:53,078 [run_push] DEBUG push all version tags 22:04:53 2024-01-08 22:04:53,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:04:53 2024-01-08 22:04:53,079 [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) 22:04:54 2024-01-08 22:04:53,891 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:04:54 3.2.0-dev.9 [Pipeline] } 22:04:54 $ docker exec --env ******** --env ******** a69b404aa7aa7abb09de5e4759db7e15729b0480eff57b464882e5257bf692cc ssh-agent -k 22:04:54 unset SSH_AUTH_SOCK; 22:04:54 unset SSH_AGENT_PID; 22:04:54 echo Agent pid 38 killed; 22:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:54 + git semver [Pipeline] } 22:04:55 $ docker stop --time=1 a69b404aa7aa7abb09de5e4759db7e15729b0480eff57b464882e5257bf692cc 22:04:56 $ docker rm -f --volumes a69b404aa7aa7abb09de5e4759db7e15729b0480eff57b464882e5257bf692cc [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 22:04:57 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 22:04:57 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:04:57 total 16 22:04:57 drwxr-xr-x 3 root root 4096 Jan 8 21:55 . 22:04:57 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 22:04 .. 22:04:57 drwxr-xr-x 2 root root 4096 Jan 8 21:55 cost 22:04:57 -rw-r--r-- 1 root root 92 Jan 8 21:55 cost.csv 22:04:57 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 22:04:57 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:04:57 total 16 22:04:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 21:55 . 22:04:57 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 22:04 .. 22:04:57 drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 21:55 cost 22:04:57 -rw-r--r-- 1 jenkins jenkins 92 Jan 8 21:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:04:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:58 ---> package-listing.sh 22:04:58 ++ facter osfamily 22:04:58 ++ tr '[:upper:]' '[:lower:]' 22:04:59 + OS_FAMILY=debian 22:04:59 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 22:04:59 + START_PACKAGES=/tmp/packages_start.txt 22:04:59 + END_PACKAGES=/tmp/packages_end.txt 22:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:59 + PACKAGES=/tmp/packages_start.txt 22:04:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:04:59 + PACKAGES=/tmp/packages_end.txt 22:04:59 + case "${OS_FAMILY}" in 22:04:59 + dpkg -l 22:04:59 + grep '^ii' 22:04:59 + '[' -f /tmp/packages_start.txt ']' 22:04:59 + '[' -f /tmp/packages_end.txt ']' 22:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:04:59 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 22:04:59 + 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 22:04:59 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 22:04:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:00 prd-ubuntu20.04-docker-8c-8g-26941 does not seem to be running inside a container 22:05:00 $ 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 22:05:00 $ docker top d5b922f2134fe65192e8830764aa466056b9a5f2dba84007288520ba6c7bcd6d -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:01 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:01 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:01 + ls /var/log/sa-host 22:05:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:01 provisioning config files... 22:05:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8853434382973051115tmp [Pipeline] { [Pipeline] echo 22:05:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:02 ---> create-netrc.sh [Pipeline] } 22:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:02 ---> python-tools-install.sh [Pipeline] echo 22:05:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:03 ---> sudo-logs.sh 22:05:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:05:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:03 ---> job-cost.sh 22:05:03 lf-activate-venv: SKIPPING 22:05:03 DEBUG: total: 0.2199999988079071 22:05:03 INFO: Retrieving Stack Cost... 22:05:03 INFO: Retrieving Pricing Info for: v3-standard-8 22:05:04 INFO: Archiving Costs [Pipeline] echo 22:05:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:04 ---> logs-deploy.sh 22:05:04 lf-activate-venv: SKIPPING 22:05:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/326 22:05:04 INFO: archiving workspace using pattern(s): 22:05:05 Archives upload complete. 22:05:05 INFO: archiving logs to Nexus 22:05:06 ---> uname -a: 22:05:06 Linux prd-ubuntu20-04-docker-8c-8g-26941 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:05:06 22:05:06 22:05:06 ---> lscpu: 22:05:06 Architecture: x86_64 22:05:06 CPU op-mode(s): 32-bit, 64-bit 22:05:06 Byte Order: Little Endian 22:05:06 Address sizes: 40 bits physical, 48 bits virtual 22:05:06 CPU(s): 8 22:05:06 On-line CPU(s) list: 0-7 22:05:06 Thread(s) per core: 1 22:05:06 Core(s) per socket: 1 22:05:06 Socket(s): 8 22:05:06 NUMA node(s): 1 22:05:06 Vendor ID: AuthenticAMD 22:05:06 CPU family: 23 22:05:06 Model: 49 22:05:06 Model name: AMD EPYC-Rome Processor 22:05:06 Stepping: 0 22:05:06 CPU MHz: 2800.000 22:05:06 BogoMIPS: 5600.00 22:05:06 Virtualization: AMD-V 22:05:06 Hypervisor vendor: KVM 22:05:06 Virtualization type: full 22:05:06 L1d cache: 256 KiB 22:05:06 L1i cache: 256 KiB 22:05:06 L2 cache: 4 MiB 22:05:06 L3 cache: 128 MiB 22:05:06 NUMA node0 CPU(s): 0-7 22:05:06 Vulnerability Itlb multihit: Not affected 22:05:06 Vulnerability L1tf: Not affected 22:05:06 Vulnerability Mds: Not affected 22:05:06 Vulnerability Meltdown: Not affected 22:05:06 Vulnerability Mmio stale data: Not affected 22:05:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:05:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:05:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:05:06 Vulnerability Srbds: Not affected 22:05:06 Vulnerability Tsx async abort: Not affected 22:05:06 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 22:05:06 22:05:06 22:05:06 ---> nproc: 22:05:06 8 22:05:06 22:05:06 22:05:06 ---> df -h: 22:05:06 Filesystem Size Used Avail Use% Mounted on 22:05:06 overlay 155G 12G 144G 8% / 22:05:06 tmpfs 64M 0 64M 0% /dev 22:05:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:05:06 shm 64M 0 64M 0% /dev/shm 22:05:06 /dev/vda1 155G 12G 144G 8% /facter-os 22:05:06 22:05:06 22:05:06 ---> sar -b -r -n DEV: 22:05:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26941) 01/08/24 _x86_64_ (8 CPU) 22:05:06 22:05:06 21:52:42 LINUX RESTART (8 CPU) 22:05:06 22:05:06 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:05:06 21:54:01 153.54 39.53 114.01 0.00 4350.34 71646.06 0.00 22:05:06 21:55:01 51.17 0.08 51.09 0.00 0.67 30315.61 0.00 22:05:06 21:56:01 67.31 0.32 66.99 0.00 24.93 28199.98 0.00 22:05:06 21:57:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 22:05:06 21:58:01 41.06 10.46 30.59 0.00 2908.58 4804.67 0.00 22:05:06 21:59:01 19.51 1.87 17.65 0.00 2340.94 3810.96 0.00 22:05:06 22:00:01 3.35 0.02 3.33 0.00 0.13 90.25 0.00 22:05:06 22:01:01 1.95 0.00 1.95 0.00 0.00 22.93 0.00 22:05:06 22:02:02 1.35 0.00 1.35 0.00 0.00 14.66 0.00 22:05:06 22:03:01 2.10 0.00 2.10 0.00 0.00 24.13 0.00 22:05:06 22:04:01 38.49 0.17 38.33 0.00 18.53 28155.57 0.00 22:05:06 22:05:01 113.48 0.65 112.83 0.00 45.19 34581.30 0.00 22:05:06 Average: 41.29 4.43 36.86 0.00 808.55 16830.06 0.00 22:05:06 22:05:06 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:05:06 21:54:01 28842600 31491524 815860 2.48 89732 2797564 1838064 5.42 1124956 2478252 272956 22:05:06 21:55:01 27847380 31463548 841108 2.56 102244 3685908 1923104 5.67 1585904 2947000 322052 22:05:06 21:56:01 28640096 31541660 768488 2.34 106232 3006432 1749788 5.16 1142148 2638504 136 22:05:06 21:57:01 28640496 31542136 767660 2.33 106280 3006432 1749788 5.16 1142100 2638508 140 22:05:06 21:58:01 28354788 31502544 777620 2.36 123424 3238340 1754952 5.17 1310644 2725560 136 22:05:06 21:59:01 28165068 31526600 752612 2.29 136348 3433440 1711716 5.04 1445984 2773316 32 22:05:06 22:00:01 28178980 31535812 743556 2.26 134952 3430316 1692396 4.99 1436180 2770240 172 22:05:06 22:01:01 28178964 31535876 743420 2.26 135036 3430320 1692396 4.99 1436296 2770244 172 22:05:06 22:02:02 28179272 31536268 743028 2.26 135124 3430320 1692396 4.99 1436308 2770244 156 22:05:06 22:03:01 28179248 31536360 742884 2.26 135212 3430324 1692396 4.99 1435680 2770248 20 22:05:06 22:04:01 27307728 31426052 848844 2.58 140372 4136756 1842272 5.43 1559320 3463152 2132 22:05:06 22:05:01 26640480 31479968 789808 2.40 176128 4740996 1748780 5.15 1589440 4017368 352 22:05:06 Average: 28096258 31509862 777907 2.37 126757 3480596 1757337 5.18 1387080 2896886 49871 22:05:06 22:05:06 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:05:06 21:54:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 22:05:06 21:54:01 docker0 153.76 223.15 12.01 1635.07 0.00 0.00 0.00 0.00 22:05:06 21:54:01 vethf0aad56 79.00 147.18 7.69 1205.86 0.00 0.00 0.00 0.10 22:05:06 21:54:01 ens3 876.75 569.32 7632.51 105.88 0.00 0.00 0.00 0.00 22:05:06 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 21:55:01 docker0 42.29 76.65 3.37 559.06 0.00 0.00 0.00 0.00 22:05:06 21:55:01 vethf0aad56 42.29 76.70 3.95 559.06 0.00 0.00 0.00 0.05 22:05:06 21:55:01 ens3 103.13 66.04 577.00 76.59 0.00 0.00 0.00 0.00 22:05:06 21:56:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:05:06 21:56:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 21:56:01 ens3 100.92 64.31 2530.63 14.37 0.00 0.00 0.00 0.00 22:05:06 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 21:57:01 ens3 0.53 0.22 0.13 0.08 0.00 0.00 0.00 0.00 22:05:06 21:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:05:06 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 21:58:01 ens3 112.56 65.54 1363.79 4.82 0.00 0.00 0.00 0.00 22:05:06 21:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:05:06 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 21:59:01 ens3 95.05 49.73 1373.89 3.37 0.00 0.00 0.00 0.00 22:05:06 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:01:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:02:02 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:06 22:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:05:06 22:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:05:06 22:04:01 veth3eaf82b 1.82 1.97 0.15 8.17 0.00 0.00 0.00 0.00 22:05:06 22:04:01 docker0 1.82 1.92 0.12 8.16 0.00 0.00 0.00 0.00 22:05:06 22:04:01 ens3 134.73 81.39 3988.32 12.38 0.00 0.00 0.00 0.00 22:05:06 22:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:05:06 22:05:01 docker0 67.99 127.00 5.53 1023.52 0.00 0.00 0.00 0.00 22:05:06 22:05:01 ens3 326.25 214.13 4306.65 149.81 0.00 0.00 0.00 0.00 22:05:06 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 22:05:06 Average: docker0 22.19 35.78 1.76 269.19 0.00 0.00 0.00 0.00 22:05:06 Average: ens3 146.06 92.71 1816.91 30.65 0.00 0.00 0.00 0.00 22:05:06 22:05:06 22:05:06 ---> sar -P ALL: 22:05:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26941) 01/08/24 _x86_64_ (8 CPU) 22:05:06 22:05:06 21:52:42 LINUX RESTART (8 CPU) 22:05:06 22:05:06 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:05:06 21:54:01 all 10.24 0.00 3.15 3.86 0.06 82.69 22:05:06 21:54:01 0 8.53 0.00 3.58 5.34 0.07 82.49 22:05:06 21:54:01 1 13.89 0.00 3.32 0.62 0.05 82.12 22:05:06 21:54:01 2 12.65 0.00 3.08 6.04 0.07 78.16 22:05:06 21:54:01 3 12.72 0.00 2.94 0.30 0.07 83.97 22:05:06 21:54:01 4 9.62 0.00 3.08 1.33 0.07 85.90 22:05:06 21:54:01 5 8.66 0.00 3.25 0.83 0.05 87.20 22:05:06 21:54:01 6 8.47 0.00 2.30 1.06 0.05 88.12 22:05:06 21:54:01 7 7.33 0.00 3.70 15.37 0.07 73.53 22:05:06 21:55:01 all 46.83 0.00 4.50 1.59 0.10 46.98 22:05:06 21:55:01 0 46.96 0.00 4.50 0.36 0.10 48.09 22:05:06 21:55:01 1 46.20 0.00 4.65 8.66 0.10 40.39 22:05:06 21:55:01 2 47.46 0.00 4.58 0.59 0.12 47.26 22:05:06 21:55:01 3 45.14 0.00 4.20 0.29 0.10 50.28 22:05:06 21:55:01 4 49.10 0.00 4.45 0.51 0.08 45.86 22:05:06 21:55:01 5 46.50 0.00 4.55 1.45 0.10 47.40 22:05:06 21:55:01 6 48.40 0.00 4.36 0.35 0.10 46.78 22:05:06 21:55:01 7 44.89 0.00 4.72 0.54 0.10 49.76 22:05:06 21:56:01 all 10.93 0.00 1.74 1.86 0.04 85.42 22:05:06 21:56:01 0 10.96 0.00 1.89 0.54 0.03 86.58 22:05:06 21:56:01 1 11.33 0.00 1.34 5.04 0.05 82.24 22:05:06 21:56:01 2 10.24 0.00 2.03 0.59 0.05 87.10 22:05:06 21:56:01 3 10.92 0.00 2.01 0.00 0.03 87.03 22:05:06 21:56:01 4 11.43 0.00 1.52 0.05 0.05 86.95 22:05:06 21:56:01 5 10.90 0.00 1.35 2.14 0.03 85.57 22:05:06 21:56:01 6 11.35 0.00 1.87 6.55 0.07 80.16 22:05:06 21:56:01 7 10.31 0.00 1.91 0.05 0.03 87.70 22:05:06 21:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:05:06 21:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:05:06 21:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:05:06 21:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:05:06 21:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:05:06 21:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:05:06 21:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 22:05:06 21:57:01 6 0.02 0.00 0.02 0.03 0.02 99.92 22:05:06 21:57:01 7 0.07 0.00 0.00 0.00 0.02 99.92 22:05:06 21:58:01 all 1.58 0.00 0.85 0.61 0.02 96.94 22:05:06 21:58:01 0 1.70 0.00 0.68 0.45 0.02 97.14 22:05:06 21:58:01 1 1.00 0.00 0.55 0.13 0.03 98.28 22:05:06 21:58:01 2 2.17 0.00 1.25 0.08 0.02 96.48 22:05:06 21:58:01 3 2.20 0.00 0.89 0.53 0.02 96.36 22:05:06 21:58:01 4 1.15 0.00 0.67 0.08 0.02 98.08 22:05:06 21:58:01 5 1.39 0.00 1.10 2.09 0.00 95.43 22:05:06 21:58:01 6 1.74 0.00 0.92 0.33 0.02 97.00 22:05:06 21:58:01 7 1.32 0.00 0.77 1.14 0.03 96.74 22:05:06 21:59:01 all 1.09 0.00 0.56 0.18 0.02 98.14 22:05:06 21:59:01 0 0.59 0.00 0.22 0.03 0.02 99.15 22:05:06 21:59:01 1 1.68 0.00 0.45 0.07 0.03 97.77 22:05:06 21:59:01 2 1.82 0.00 0.47 0.30 0.02 97.40 22:05:06 21:59:01 3 0.65 0.00 0.73 0.07 0.02 98.53 22:05:06 21:59:01 4 0.82 0.00 0.20 0.05 0.02 98.91 22:05:06 21:59:01 5 0.70 0.00 0.38 0.87 0.03 98.01 22:05:06 21:59:01 6 1.45 0.00 0.55 0.02 0.02 97.96 22:05:06 21:59:01 7 1.02 0.00 1.47 0.07 0.02 97.43 22:05:06 22:00:01 all 0.23 0.00 0.05 0.03 0.01 99.68 22:05:06 22:00:01 0 1.34 0.00 0.03 0.00 0.02 98.61 22:05:06 22:00:01 1 0.12 0.00 0.05 0.00 0.02 99.82 22:05:06 22:00:01 2 0.02 0.00 0.05 0.00 0.00 99.93 22:05:06 22:00:01 3 0.05 0.00 0.05 0.02 0.00 99.88 22:05:06 22:00:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:05:06 22:00:01 5 0.03 0.00 0.03 0.22 0.02 99.70 22:05:06 22:00:01 6 0.25 0.00 0.10 0.00 0.02 99.63 22:05:06 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:05:06 22:01:01 all 0.02 0.00 0.01 0.35 0.01 99.61 22:05:06 22:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:05:06 22:01:01 1 0.05 0.00 0.03 0.05 0.02 99.85 22:05:06 22:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:05:06 22:01:01 3 0.02 0.00 0.02 0.18 0.02 99.77 22:05:06 22:01:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:05:06 22:01:01 5 0.00 0.00 0.00 2.57 0.00 97.43 22:05:06 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:05:06 22:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:05:06 22:02:02 all 0.03 0.00 0.01 0.04 0.03 99.90 22:05:06 22:02:02 0 0.05 0.00 0.03 0.00 0.03 99.88 22:05:06 22:02:02 1 0.05 0.00 0.00 0.00 0.12 99.83 22:05:06 22:02:02 2 0.02 0.00 0.00 0.00 0.02 99.97 22:05:06 22:02:02 3 0.00 0.00 0.00 0.00 0.03 99.97 22:05:06 22:02:02 4 0.05 0.00 0.02 0.00 0.00 99.93 22:05:06 22:02:02 5 0.02 0.00 0.02 0.32 0.00 99.65 22:05:06 22:02:02 6 0.02 0.00 0.00 0.00 0.03 99.95 22:05:06 22:02:02 7 0.02 0.00 0.00 0.00 0.00 99.98 22:05:06 22:03:01 all 0.16 0.00 0.02 0.00 0.01 99.81 22:05:06 22:03:01 0 0.58 0.00 0.05 0.00 0.02 99.36 22:05:06 22:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:05:06 22:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:05:06 22:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:05:06 22:03:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:05:06 22:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:05:06 22:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:05:06 22:03:01 7 0.59 0.00 0.00 0.00 0.00 99.41 22:05:06 22:04:01 all 2.97 0.00 1.27 0.80 0.02 94.93 22:05:06 22:04:01 0 2.70 0.00 1.12 0.03 0.03 96.11 22:05:06 22:04:01 1 2.51 0.00 1.91 0.02 0.03 95.53 22:05:06 22:04:01 2 2.38 0.00 1.16 0.69 0.03 95.74 22:05:06 22:04:01 3 2.43 0.00 2.16 5.02 0.02 90.38 22:05:06 22:04:01 4 4.99 0.00 0.90 0.02 0.02 94.08 22:05:06 22:04:01 5 3.31 0.00 1.29 0.60 0.02 94.78 22:05:06 22:04:01 6 3.30 0.00 0.91 0.00 0.02 95.78 22:05:06 22:04:01 7 2.17 0.00 0.75 0.02 0.02 97.05 22:05:06 22:05:06 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:05:06 22:05:01 all 6.57 0.00 2.62 3.73 0.06 87.02 22:05:06 22:05:01 0 5.01 0.00 3.33 14.09 0.07 77.51 22:05:06 22:05:01 1 6.85 0.00 2.77 0.45 0.07 89.87 22:05:06 22:05:01 2 5.16 0.00 1.90 0.59 0.07 92.28 22:05:06 22:05:01 3 8.59 0.00 2.42 7.10 0.05 81.84 22:05:06 22:05:01 4 6.87 0.00 2.43 0.07 0.05 90.58 22:05:06 22:05:01 5 7.28 0.00 2.66 3.54 0.08 86.44 22:05:06 22:05:01 6 5.81 0.00 2.96 3.94 0.05 87.24 22:05:06 22:05:01 7 6.97 0.00 2.48 0.08 0.07 90.40 22:05:06 Average: all 6.69 0.00 1.23 1.09 0.03 90.96 22:05:06 Average: 0 6.50 0.00 1.29 1.73 0.04 90.44 22:05:06 Average: 1 6.94 0.00 1.25 1.25 0.04 90.52 22:05:06 Average: 2 6.81 0.00 1.21 0.74 0.03 91.22 22:05:06 Average: 3 6.87 0.00 1.28 1.12 0.03 90.69 22:05:06 Average: 4 6.99 0.00 1.11 0.17 0.03 91.70 22:05:06 Average: 5 6.53 0.00 1.22 1.22 0.03 91.00 22:05:06 Average: 6 6.70 0.00 1.16 1.02 0.03 91.09 22:05:06 Average: 7 6.20 0.00 1.31 1.43 0.03 91.04 22:05:06 22:05:06 22:05:06