Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 732ccf957709b9e2fa6facf5404e2213c589b623 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-ssh10755545706976703802.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-ssh17929202979734457340.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-ssh15780056207239593624.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-ssh4647254528589738086.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-ssh18206176912460915603.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 Running on prd-ubuntu20.04-docker-8c-8g-35 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 732ccf957709b9e2fa6facf5404e2213c589b623 (main) Commit message: "Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > 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 732ccf957709b9e2fa6facf5404e2213c589b623 # timeout=10 > git rev-list --no-walk 0cd0c2fa0b4b55c0d13edd7f4d705cf21848b30c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:54:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:34 ========================================================= 06:54:34 EdgeX Global Pipelines Version Info 06:54:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:35 ------------------- 06:54:35 stable info: 06:54:35 ------------------- 06:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:54:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:54:35 Message: update stable to v1.0.258 06:54:35 ------------------- 06:54:35 experimental info: 06:54:35 ------------------- 06:54:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:54:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:54:35 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 732ccf9 [Pipeline] echo 06:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:37 + git rev-list -1 --merges 732ccf957709b9e2fa6facf5404e2213c589b623~1..732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo 06:54:37 -----------> git rev-list -1 --merges 732ccf957709b9e2fa6facf5404e2213c589b623~1..732ccf957709b9e2fa6facf5404e2213c589b623 732ccf957709b9e2fa6facf5404e2213c589b623 06:54:37 732ccf957709b9e2fa6facf5404e2213c589b623 [false] [Pipeline] sh 06:54:37 + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo 06:54:37 ========================================================= 06:54:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:37 + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] echo 06:54:37 [semverPrep] GIT_COMMIT: 732ccf957709b9e2fa6facf5404e2213c589b623, Commit Message: Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22 [Pipeline] echo 06:54:37 [semverPrep] This is not a build commit. [Pipeline] sh 06:54:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:38 + grep -v github /etc/ssh/ssh_known_hosts 06:54:38 + [ -e /tmp/ssh_known_hosts ] 06:54:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:38 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:38 06:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:39 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:39 b85a868b505f: Pulling fs layer 06:54:39 e2be974225ed: Pulling fs layer 06:54:39 339a4e72a1f5: Pulling fs layer 06:54:39 988bab9f4d93: Pulling fs layer 06:54:39 1469e6f7b9e6: Pulling fs layer 06:54:39 eaf3925da568: Pulling fs layer 06:54:39 bab4dde63d76: Pulling fs layer 06:54:39 bde34c3a00c8: Pulling fs layer 06:54:39 988bab9f4d93: Waiting 06:54:39 1469e6f7b9e6: Waiting 06:54:39 eaf3925da568: Waiting 06:54:39 b352a97aabf1: Pulling fs layer 06:54:39 4872d77fe225: Pulling fs layer 06:54:39 bab4dde63d76: Waiting 06:54:39 5851b861e8e6: Pulling fs layer 06:54:39 bde34c3a00c8: Waiting 06:54:39 e2be974225ed: Download complete 06:54:39 988bab9f4d93: Verifying Checksum 06:54:39 988bab9f4d93: Download complete 06:54:39 1469e6f7b9e6: Verifying Checksum 06:54:39 1469e6f7b9e6: Download complete 06:54:39 339a4e72a1f5: Verifying Checksum 06:54:39 339a4e72a1f5: Download complete 06:54:39 eaf3925da568: Verifying Checksum 06:54:39 eaf3925da568: Download complete 06:54:39 bde34c3a00c8: Verifying Checksum 06:54:39 bde34c3a00c8: Download complete 06:54:39 b352a97aabf1: Download complete 06:54:39 4872d77fe225: Download complete 06:54:39 5851b861e8e6: Verifying Checksum 06:54:39 5851b861e8e6: Download complete 06:54:39 b85a868b505f: Verifying Checksum 06:54:39 b85a868b505f: Download complete 06:54:40 bab4dde63d76: Verifying Checksum 06:54:40 bab4dde63d76: Download complete 06:54:40 b85a868b505f: Pull complete 06:54:40 e2be974225ed: Pull complete 06:54:41 339a4e72a1f5: Pull complete 06:54:41 988bab9f4d93: Pull complete 06:54:41 1469e6f7b9e6: Pull complete 06:54:42 eaf3925da568: Pull complete 06:54:43 bab4dde63d76: Pull complete 06:54:43 bde34c3a00c8: Pull complete 06:54:43 b352a97aabf1: Pull complete 06:54:43 4872d77fe225: Pull complete 06:54:43 5851b861e8e6: Pull complete 06:54:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:44 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 06:54: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:47 $ docker top 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae -eo pid,comm 06:54:47 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). 06:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:47 [ssh-agent] Looking for ssh-agent implementation... 06:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:48 $ docker exec 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent 06:54:48 SSH_AUTH_SOCK=/tmp/ssh-ORuCd7DxRD3G/agent.32 06:54:48 SSH_AGENT_PID=38 06:54:48 Running ssh-add (command line suppressed) 06:54:48 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15756401970369453635.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15756401970369453635.key) 06:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:48 + git tag --points-at HEAD [Pipeline] } 06:54:48 $ docker exec --env ******** --env ******** 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent -k 06:54:48 unset SSH_AUTH_SOCK; 06:54:48 unset SSH_AGENT_PID; 06:54:48 echo Agent pid 38 killed; 06:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:48 [ssh-agent] Looking for ssh-agent implementation... 06:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:48 $ docker exec 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent 06:54:48 SSH_AUTH_SOCK=/tmp/ssh-hZsGv9lCsDN9/agent.72 06:54:48 SSH_AGENT_PID=78 06:54:48 Running ssh-add (command line suppressed) 06:54:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706911265612940672.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706911265612940672.key) 06:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:49 + git semver init 06:54:50 2024-03-15 06:54:49,749 [run_init] DEBUG init version:0.0.0 force:False 06:54:50 2024-03-15 06:54:49,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 06:54:50 2024-03-15 06:54:49,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 06:54:50 2024-03-15 06:54:49,751 [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) 06:54:51 2024-03-15 06:54:51,518 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 06:54:51 2024-03-15 06:54:51,518 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 06:54:51 2024-03-15 06:54:51,518 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 06:54:51 2024-03-15 06:54:51,519 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 06:54:51 3.2.0-dev.27 [Pipeline] } 06:54:51 $ docker exec --env ******** --env ******** 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae ssh-agent -k 06:54:52 unset SSH_AUTH_SOCK; 06:54:52 unset SSH_AGENT_PID; 06:54:52 echo Agent pid 78 killed; 06:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:52 + git semver [Pipeline] } 06:54:52 $ docker stop --time=1 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae 06:54:54 $ docker rm -f --volumes 8ae158951fe58c27125314ae7b457233a489deb4dc6dee12847cf6bbbf0cceae [Pipeline] // withDockerContainer [Pipeline] sh 06:54:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:55 Stashed 1 file(s) [Pipeline] echo 06:54:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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 06:54:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:55 ========================================================= 06:54:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:54:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:54:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:56 7264a8db6415: Pulling fs layer 06:54:56 c4d48a809fc2: Pulling fs layer 06:54:56 4f1c88b9dad5: Pulling fs layer 06:54:56 ad3a456e5733: Pulling fs layer 06:54:56 69c7f0334f64: Pulling fs layer 06:54:56 1f1c1a5573a3: Pulling fs layer 06:54:56 ce7588e14bc9: Pulling fs layer 06:54:56 b5e4710f87ac: Pulling fs layer 06:54:56 1f1c1a5573a3: Waiting 06:54:56 ad3a456e5733: Waiting 06:54:56 69c7f0334f64: Waiting 06:54:56 ce7588e14bc9: Waiting 06:54:56 b5e4710f87ac: Waiting 06:54:56 c4d48a809fc2: Verifying Checksum 06:54:56 c4d48a809fc2: Download complete 06:54:56 ad3a456e5733: Verifying Checksum 06:54:56 ad3a456e5733: Download complete 06:54:56 69c7f0334f64: Verifying Checksum 06:54:56 69c7f0334f64: Download complete 06:54:56 7264a8db6415: Verifying Checksum 06:54:56 7264a8db6415: Download complete 06:54:56 1f1c1a5573a3: Verifying Checksum 06:54:56 1f1c1a5573a3: Download complete 06:54:56 b5e4710f87ac: Verifying Checksum 06:54:56 b5e4710f87ac: Download complete 06:54:57 7264a8db6415: Pull complete 06:54:57 4f1c88b9dad5: Verifying Checksum 06:54:57 4f1c88b9dad5: Download complete 06:54:57 ce7588e14bc9: Verifying Checksum 06:54:57 c4d48a809fc2: Pull complete 06:55:00 4f1c88b9dad5: Pull complete 06:55:01 ad3a456e5733: Pull complete 06:55:01 69c7f0334f64: Pull complete 06:55:02 1f1c1a5573a3: Pull complete 06:55:04 ce7588e14bc9: Pull complete 06:55:05 b5e4710f87ac: Pull complete 06:55:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:55:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 06:55:05 + 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 06:55:05 + docker inspect -f . ci-base-image-x86_64 06:55:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:06 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 06:55:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:55:10 Still waiting to schedule task 06:55:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:55:13 $ docker top f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:14 + go version 06:55:14 go version go1.21.0 linux/amd64 [Pipeline] } 06:55:14 $ docker stop --time=1 f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 06:55:15 $ docker rm -f --volumes f771b480af64f6968af937a72e97027ecf08d9683eeddf2501416e47824ce900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:16 + docker inspect -f . ci-base-image-x86_64 06:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:16 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 06:55:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:55:16 $ docker top 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:16 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:55:17 + make test 06:55:17 make -C ./app-service-template build 06:55:17 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 06:55:17 go mod tidy 06:55:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 06:55:17 go: downloading github.com/labstack/echo/v4 v4.11.4 06:55:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:55:17 go: downloading github.com/google/uuid v1.6.0 06:55:17 go: downloading github.com/stretchr/testify v1.8.4 06:55:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 06:55:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 06:55:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 06:55:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 06:55:17 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 06:55:17 go: downloading github.com/labstack/gommon v0.4.2 06:55:17 go: downloading golang.org/x/crypto v0.17.0 06:55:17 go: downloading golang.org/x/net v0.19.0 06:55:17 go: downloading github.com/go-kit/log v0.2.1 06:55:17 go: downloading gopkg.in/yaml.v3 v3.0.1 06:55:17 go: downloading github.com/go-playground/validator/v10 v10.16.0 06:55:17 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 06:55:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 06:55:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 06:55:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 06:55:17 go: downloading github.com/stretchr/objx v0.5.0 06:55:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 06:55:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 06:55:17 go: downloading github.com/gorilla/websocket v1.5.0 06:55:17 go: downloading golang.org/x/sync v0.4.0 06:55:17 go: downloading github.com/mattn/go-colorable v0.1.13 06:55:17 go: downloading github.com/mattn/go-isatty v0.0.20 06:55:17 go: downloading github.com/valyala/fasttemplate v1.2.2 06:55:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:55:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 06:55:18 go: downloading github.com/go-playground/universal-translator v0.18.1 06:55:18 go: downloading github.com/leodido/go-urn v1.2.4 06:55:18 go: downloading golang.org/x/text v0.14.0 06:55:18 go: downloading github.com/go-playground/locales v0.14.1 06:55:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:55:18 go: downloading github.com/mitchellh/copystructure v1.2.0 06:55:18 go: downloading github.com/hashicorp/errwrap v1.1.0 06:55:18 go: downloading github.com/x448/float16 v0.8.4 06:55:18 go: downloading github.com/hashicorp/consul/api v1.27.0 06:55:18 go: downloading github.com/valyala/bytebufferpool v1.0.0 06:55:18 go: downloading golang.org/x/sys v0.15.0 06:55:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 06:55:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:55:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:55:18 go: downloading github.com/mitchellh/reflectwalk v1.0.2 06:55:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 06:55:19 go: downloading golang.org/x/time v0.5.0 06:55:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 06:55:19 go: downloading github.com/nats-io/nats.go v1.31.0 06:55:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:55:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:55:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:55:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 06:55:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:55:19 go: downloading github.com/hashicorp/serf v0.10.1 06:55:19 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 06:55:19 go: downloading github.com/google/go-cmp v0.5.9 06:55:19 go: downloading github.com/hashicorp/consul/sdk v0.15.1 06:55:19 go: downloading github.com/hashicorp/go-uuid v1.0.3 06:55:19 go: downloading github.com/kr/pretty v0.1.0 06:55:19 go: downloading github.com/Microsoft/go-winio v0.6.1 06:55:19 go: downloading github.com/zeebo/errs v1.3.0 06:55:19 go: downloading google.golang.org/grpc v1.60.1 06:55:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:55:19 go: downloading github.com/onsi/ginkgo v1.10.1 06:55:19 go: downloading github.com/onsi/gomega v1.7.0 06:55:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:55:19 go: downloading github.com/klauspost/compress v1.17.1 06:55:19 go: downloading github.com/nats-io/nkeys v0.4.6 06:55:19 go: downloading github.com/nats-io/nuid v1.0.1 06:55:19 go: downloading github.com/hashicorp/go-version v1.2.1 06:55:19 go: downloading github.com/pkg/errors v0.9.1 06:55:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 06:55:19 go: downloading github.com/fatih/color v1.14.1 06:55:19 go: downloading google.golang.org/protobuf v1.32.0 06:55:19 go: downloading github.com/kr/text v0.2.0 06:55:19 go: downloading github.com/armon/go-metrics v0.4.1 06:55:19 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 06:55:19 go: downloading github.com/hashicorp/go-msgpack v0.5.5 06:55:19 go: downloading github.com/hashicorp/memberlist v0.5.0 06:55:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 06:55:19 go: downloading github.com/golang/protobuf v1.5.3 06:55:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:55:19 go: downloading github.com/pascaldekloe/goe v0.1.0 06:55:19 go: downloading gopkg.in/yaml.v2 v2.4.0 06:55:19 go: downloading github.com/hpcloud/tail v1.0.0 06:55:19 go: downloading github.com/google/btree v1.0.1 06:55:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:55:19 go: downloading github.com/miekg/dns v1.1.41 06:55:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:55:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:55:19 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:55:19 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:55:20 go: downloading golang.org/x/mod v0.12.0 06:55:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 06:55:21 go: downloading github.com/stretchr/testify v1.9.0 06:55:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 06:55:21 go: downloading golang.org/x/crypto v0.19.0 06:55:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 06:55:21 go: downloading golang.org/x/net v0.21.0 06:55:21 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 06:55:21 go: downloading github.com/stretchr/objx v0.5.2 06:55:21 go: downloading github.com/go-playground/validator/v10 v10.18.0 06:55:21 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 06:55:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 06:55:21 go: downloading golang.org/x/sys v0.17.0 06:55:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:55:21 go: downloading github.com/leodido/go-urn v1.4.0 06:55:21 go: downloading github.com/nats-io/nats.go v1.33.1 06:55:21 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 06:55:21 go: downloading google.golang.org/protobuf v1.33.0 06:55:21 go: downloading github.com/klauspost/compress v1.17.2 06:55:21 go: downloading github.com/nats-io/nkeys v0.4.7 06:55:23 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 06:55:38 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 06:55:38 make -C ./app-service-template test 06:55:38 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 06:55:38 go test -race -coverprofile=coverage.out ./... 06:55:56 ? app-new-service/config [no test files] 06:55:56 ok app-new-service 1.050s coverage: 45.9% of statements 06:55:56 ok app-new-service/functions 1.046s coverage: 85.3% of statements 06:55:56 go vet ./... 06:56:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:14 ./bin/test-attribution-txt.sh 06:56:14 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 06:56:14 go test -race -coverprofile=coverage.out ./... 06:56:14 go: downloading github.com/gomodule/redigo v1.9.2 06:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 06:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 06:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 06:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 06:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 06:56:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 06:56:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.166s coverage: 66.6% of statements 06:56:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.073s coverage: 89.3% of statements 06:56:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.074s coverage: 85.1% of statements 06:56:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.030s coverage: 100.0% of statements 06:56:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.221s coverage: 75.5% of statements 06:56:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.064s coverage: 97.3% of statements 06:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 06:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 06:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 06:56:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.051s coverage: 82.8% of statements 06:56:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.058s coverage: 65.1% of statements 06:56:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.049s coverage: 27.6% of statements 06:56:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.049s coverage: 17.2% of statements 06:56:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 06:56:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:56:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.043s coverage: 27.3% of statements 06:56:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.058s coverage: 52.8% of statements 06:56:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.131s coverage: 72.2% of statements 06:56:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.035s coverage: 94.4% of statements 06:56:48 go vet ./... 06:56:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 06:56:48 Running in /w/workspace/app-functions-sdk-go/346 [Pipeline] { [Pipeline] checkout 06:56:49 The recommended git tool is: git 06:56:53 using credential edgex-jenkins-ssh 06:56:53 Cloning the remote Git repository 06:56:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:56:54 > git init /w/workspace/app-functions-sdk-go/346 # timeout=10 06:56:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:56:54 > git --version # timeout=10 06:56:54 > git --version # 'git version 2.25.1' 06:56:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 06:56:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:56:56 $ docker stop --time=1 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a 06:56:59 Avoid second fetch 06:56:59 Checking out Revision 732ccf957709b9e2fa6facf5404e2213c589b623 (main) 06:56:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:59 > git config core.sparsecheckout # timeout=10 06:56:59 $ docker rm -f --volumes 2c8bd26d2cc46994409284d6954ae4dc3c3a4436304603008079d4d444b70b9a 06:56:59 Commit message: "Merge pull request #1565 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" [Pipeline] // withDockerContainer [Pipeline] sh 06:57:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:59 > git checkout -f 732ccf957709b9e2fa6facf5404e2213c589b623 # timeout=10 06:57:00 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 06:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:01 06:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:01 latest: Pulling from edgex-lftools-log-publisher 06:57:01 5eb5b503b376: Pulling fs layer 06:57:01 5c69ac0246d0: Pulling fs layer 06:57:01 ec43610c2a17: Pulling fs layer 06:57:01 3a2ae6a8a46f: Pulling fs layer 06:57:01 3a2ae6a8a46f: Waiting 06:57:01 33b1e0a273af: Pulling fs layer 06:57:01 5d3b04190fa2: Pulling fs layer 06:57:01 2f39f015ded8: Pulling fs layer 06:57:01 33b1e0a273af: Waiting 06:57:01 5d3b04190fa2: Waiting 06:57:01 2f39f015ded8: Waiting 06:57:01 5c69ac0246d0: Download complete 06:57:01 3a2ae6a8a46f: Verifying Checksum 06:57:01 3a2ae6a8a46f: Download complete 06:57:01 33b1e0a273af: Verifying Checksum 06:57:01 33b1e0a273af: Download complete 06:57:02 5d3b04190fa2: Verifying Checksum 06:57:02 5d3b04190fa2: Download complete 06:57:02 ec43610c2a17: Verifying Checksum 06:57:02 ec43610c2a17: Download complete 06:57:02 5eb5b503b376: Verifying Checksum 06:57:02 5eb5b503b376: Download complete 06:57:02 2f39f015ded8: Download complete 06:57:03 5eb5b503b376: Pull complete 06:57:03 5c69ac0246d0: Pull complete 06:57:03 06:57:03 GitHub has been notified of this commit’s build result 06:57:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:04 ec43610c2a17: Pull complete 06:57:04 3a2ae6a8a46f: Pull complete 06:57:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:04 Dload Upload Total Spent Left Speed 06:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 06:57:04 33b1e0a273af: Pull complete 06:57:04 5d3b04190fa2: Pull complete 06:57:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:57:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:57:04 + sudo tee /etc/docker/daemon.new 06:57:04 { 06:57:04 "registry-mirrors": [ 06:57:04 "https://nexus3.edgexfoundry.org:10001" 06:57:04 ], 06:57:04 "bip": "10.250.0.254/24", 06:57:04 "hosts": [ 06:57:04 "tcp://0.0.0.0:5555", 06:57:04 "unix:///var/run/docker.sock" 06:57:04 ], 06:57:04 "mtu": 1458, 06:57:04 "selinux-enabled": true, 06:57:04 "seccomp-profile": "/etc/docker/seccomp.json" 06:57:04 } [Pipeline] sh 06:57:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:57:05 + sudo service docker restart 06:57:08 2f39f015ded8: Pull complete 06:57:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:08 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 06:57:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:57:17 $ docker top 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:17 ---> job-cost.sh 06:57:17 lf-activate-venv: SKIPPING 06:57:17 INFO: No Stack... 06:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:57:18 INFO: Archiving Costs [Pipeline] sh 06:57:18 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 06:57:18 + cut -d, -f6 [Pipeline] lock 06:57:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] 06:57:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] did not exist. Created. 06:57:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:19 + echo total: 0.2199999988079071 [Pipeline] stash 06:57:19 Stashed 1 file(s) [Pipeline] } 06:57:19 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:19 $ docker stop --time=1 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 06:57:20 $ docker rm -f --volumes 5ca41c2c7edf7dd0ef35b508ccef98416840d0aba418a9a725aa4a7454b389a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 06:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:57:24 ========================================================= 06:57:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:57:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:57:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:25 9fda8d8052c6: Pulling fs layer 06:57:25 5d54e960e981: Pulling fs layer 06:57:25 c4a7e357bf2a: Pulling fs layer 06:57:25 f0e02332f6b5: Pulling fs layer 06:57:25 872ee5b61b7b: Pulling fs layer 06:57:25 0c6a40ed1a82: Pulling fs layer 06:57:25 94ae7d8d031c: Pulling fs layer 06:57:25 f0e02332f6b5: Waiting 06:57:25 0c6a40ed1a82: Waiting 06:57:25 872ee5b61b7b: Waiting 06:57:25 94ae7d8d031c: Waiting 06:57:25 5d54e960e981: Verifying Checksum 06:57:25 5d54e960e981: Download complete 06:57:25 f0e02332f6b5: Verifying Checksum 06:57:25 f0e02332f6b5: Download complete 06:57:25 872ee5b61b7b: Verifying Checksum 06:57:25 872ee5b61b7b: Download complete 06:57:25 9fda8d8052c6: Download complete 06:57:25 94ae7d8d031c: Verifying Checksum 06:57:25 94ae7d8d031c: Download complete 06:57:26 9fda8d8052c6: Pull complete 06:57:26 5d54e960e981: Pull complete 06:57:26 c4a7e357bf2a: Verifying Checksum 06:57:26 c4a7e357bf2a: Download complete 06:57:27 0c6a40ed1a82: Verifying Checksum 06:57:27 0c6a40ed1a82: Download complete 06:57:40 c4a7e357bf2a: Pull complete 06:57:40 f0e02332f6b5: Pull complete 06:57:40 872ee5b61b7b: Pull complete 06:57:50 0c6a40ed1a82: Pull complete 06:57:51 94ae7d8d031c: Pull complete 06:57:51 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:57:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 06:57:51 + 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 06:57:52 + docker inspect -f . ci-base-image-arm64 06:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container 06:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@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 06:57:55 $ docker top ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:56 + go version 06:57:56 go version go1.21.0 linux/arm64 [Pipeline] } 06:57:56 $ docker stop --time=1 ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 06:57:57 $ docker rm -f --volumes ad502d08b7fc9d0f766b3e963c463b35992c03071cbed2e2848adc27b8096ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:58 + docker inspect -f . ci-base-image-arm64 06:57:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:58 prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container 06:57:58 $ 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/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@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 06:58:00 $ docker top d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:00 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/346 [Pipeline] fileExists [Pipeline] sh 06:58:01 + make test 06:58:01 make -C ./app-service-template build 06:58:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/346/app-service-template' 06:58:01 go mod tidy 06:58:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 06:58:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:58:02 go: downloading github.com/stretchr/testify v1.8.4 06:58:02 go: downloading github.com/google/uuid v1.6.0 06:58:02 go: downloading github.com/labstack/echo/v4 v4.11.4 06:58:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 06:58:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 06:58:02 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 06:58:02 go: downloading github.com/go-playground/validator/v10 v10.16.0 06:58:02 go: downloading gopkg.in/yaml.v3 v3.0.1 06:58:02 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 06:58:02 go: downloading github.com/go-kit/log v0.2.1 06:58:02 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 06:58:02 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 06:58:02 go: downloading github.com/stretchr/objx v0.5.0 06:58:02 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 06:58:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 06:58:03 go: downloading github.com/labstack/gommon v0.4.2 06:58:03 go: downloading golang.org/x/crypto v0.17.0 06:58:03 go: downloading golang.org/x/net v0.19.0 06:58:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 06:58:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 06:58:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 06:58:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 06:58:04 go: downloading github.com/x448/float16 v0.8.4 06:58:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 06:58:04 go: downloading github.com/go-playground/universal-translator v0.18.1 06:58:04 go: downloading github.com/leodido/go-urn v1.2.4 06:58:04 go: downloading golang.org/x/text v0.14.0 06:58:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:58:05 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:58:05 go: downloading github.com/go-playground/locales v0.14.1 06:58:09 go: downloading github.com/mitchellh/copystructure v1.2.0 06:58:09 go: downloading github.com/gorilla/websocket v1.5.0 06:58:09 go: downloading golang.org/x/sync v0.4.0 06:58:09 go: downloading github.com/mattn/go-colorable v0.1.13 06:58:09 go: downloading github.com/mattn/go-isatty v0.0.20 06:58:09 go: downloading github.com/valyala/fasttemplate v1.2.2 06:58:09 go: downloading github.com/hashicorp/consul/api v1.27.0 06:58:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 06:58:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:58:09 go: downloading github.com/hashicorp/errwrap v1.1.0 06:58:09 go: downloading golang.org/x/sys v0.15.0 06:58:09 go: downloading github.com/kr/pretty v0.1.0 06:58:09 go: downloading github.com/mitchellh/reflectwalk v1.0.2 06:58:09 go: downloading github.com/valyala/bytebufferpool v1.0.0 06:58:09 go: downloading github.com/nats-io/nats.go v1.31.0 06:58:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:58:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:58:10 go: downloading github.com/hashicorp/go-hclog v1.5.0 06:58:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:58:10 go: downloading github.com/hashicorp/serf v0.10.1 06:58:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 06:58:10 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 06:58:10 go: downloading github.com/google/go-cmp v0.5.9 06:58:10 go: downloading github.com/hashicorp/consul/sdk v0.15.1 06:58:10 go: downloading github.com/hashicorp/go-uuid v1.0.3 06:58:10 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 06:58:10 go: downloading golang.org/x/time v0.5.0 06:58:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:58:10 go: downloading github.com/Microsoft/go-winio v0.6.1 06:58:10 go: downloading github.com/zeebo/errs v1.3.0 06:58:10 go: downloading google.golang.org/grpc v1.60.1 06:58:12 go: downloading github.com/kr/text v0.2.0 06:58:12 go: downloading github.com/onsi/ginkgo v1.10.1 06:58:12 go: downloading github.com/onsi/gomega v1.7.0 06:58:12 go: downloading github.com/fatih/color v1.14.1 06:58:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:58:12 go: downloading github.com/klauspost/compress v1.17.1 06:58:12 go: downloading github.com/nats-io/nkeys v0.4.6 06:58:12 go: downloading github.com/nats-io/nuid v1.0.1 06:58:12 go: downloading github.com/armon/go-metrics v0.4.1 06:58:12 go: downloading github.com/hashicorp/go-version v1.2.1 06:58:12 go: downloading github.com/pkg/errors v0.9.1 06:58:12 go: downloading github.com/hashicorp/go-msgpack v0.5.5 06:58:12 go: downloading github.com/hashicorp/memberlist v0.5.0 06:58:12 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 06:58:13 go: downloading google.golang.org/protobuf v1.32.0 06:58:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:58:14 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 06:58:14 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 06:58:14 go: downloading github.com/golang/protobuf v1.5.3 06:58:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:58:14 go: downloading github.com/pascaldekloe/goe v0.1.0 06:58:14 go: downloading github.com/google/btree v1.0.1 06:58:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:58:14 go: downloading github.com/miekg/dns v1.1.41 06:58:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:58:15 go: downloading gopkg.in/yaml.v2 v2.4.0 06:58:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:58:15 go: downloading github.com/hpcloud/tail v1.0.0 06:58:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:58:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:58:17 go: downloading golang.org/x/mod v0.12.0 06:58:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 06:58:18 go: downloading github.com/stretchr/testify v1.9.0 06:58:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 06:58:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 06:58:19 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 06:58:19 go: downloading golang.org/x/crypto v0.19.0 06:58:19 go: downloading golang.org/x/net v0.21.0 06:58:20 go: downloading github.com/stretchr/objx v0.5.2 06:58:20 go: downloading github.com/go-playground/validator/v10 v10.18.0 06:58:20 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 06:58:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 06:58:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 06:58:21 go: downloading github.com/leodido/go-urn v1.4.0 06:58:21 go: downloading golang.org/x/sys v0.17.0 06:58:21 go: downloading github.com/nats-io/nats.go v1.33.1 06:58:21 go: downloading github.com/klauspost/compress v1.17.2 06:58:22 go: downloading github.com/nats-io/nkeys v0.4.7 06:58:22 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 06:58:22 go: downloading google.golang.org/protobuf v1.33.0 06:58:27 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 07:00:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/346/app-service-template' 07:00:34 make -C ./app-service-template test 07:00:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/346/app-service-template' 07:00:34 go test -race -coverprofile=coverage.out ./... 07:03:27 ? app-new-service/config [no test files] 07:03:27 ok app-new-service 1.263s coverage: 45.9% of statements 07:03:27 ok app-new-service/functions 1.263s coverage: 85.3% of statements 07:03:27 go vet ./... 07:05:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:34 ./bin/test-attribution-txt.sh 07:05:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/346/app-service-template' 07:05:34 go test -race -coverprofile=coverage.out ./... 07:05:34 go: downloading github.com/gomodule/redigo v1.9.2 07:05:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 07:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 07:05:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 07:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.795s coverage: 66.6% of statements 07:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.372s coverage: 89.3% of statements 07:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.444s coverage: 85.1% of statements 07:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.134s coverage: 100.0% of statements 07:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 07:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 07:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 07:05:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.742s coverage: 75.5% of statements 07:05:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.268s coverage: 97.3% of statements 07:06:01 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 07:06:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 07:06:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.308s coverage: 82.8% of statements 07:06:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.290s coverage: 65.1% of statements 07:06:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 07:06:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.600s coverage: 27.6% of statements 07:06:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 07:06:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:06:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.287s coverage: 17.2% of statements 07:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.298s coverage: 27.3% of statements 07:06:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.314s coverage: 52.8% of statements 07:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.628s coverage: 72.2% of statements 07:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.218s coverage: 94.4% of statements 07:06:46 go vet ./... 07:06:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:06:50 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 07:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:06:50 $ docker stop --time=1 d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 07:06:52 $ docker rm -f --volumes d14073aee5f2db54260acedcd03f4cdc9d6d172b4c56b7c4ec41245ccb7a10d0 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:59 Warning: overwriting stash ‘coverage-report’ 07:06: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 07:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:00 07:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:00 arm64: Pulling from edgex-lftools-log-publisher 07:07:00 8998bd30e6a1: Pulling fs layer 07:07:00 04944245beec: Pulling fs layer 07:07:00 699f458cf7ca: Pulling fs layer 07:07:00 765212b225bb: Pulling fs layer 07:07:00 f23df028b6ca: Pulling fs layer 07:07:00 d65c8cfc05b1: Pulling fs layer 07:07:00 2437ff75d9bd: Pulling fs layer 07:07:00 765212b225bb: Waiting 07:07:00 f23df028b6ca: Waiting 07:07:00 d65c8cfc05b1: Waiting 07:07:00 2437ff75d9bd: Waiting 07:07:00 04944245beec: Verifying Checksum 07:07:00 04944245beec: Download complete 07:07:00 765212b225bb: Verifying Checksum 07:07:00 765212b225bb: Download complete 07:07:01 f23df028b6ca: Verifying Checksum 07:07:01 f23df028b6ca: Download complete 07:07:01 d65c8cfc05b1: Download complete 07:07:01 699f458cf7ca: Verifying Checksum 07:07:01 699f458cf7ca: Download complete 07:07:01 8998bd30e6a1: Verifying Checksum 07:07:01 8998bd30e6a1: Download complete 07:07:04 2437ff75d9bd: Verifying Checksum 07:07:04 2437ff75d9bd: Download complete 07:07:06 8998bd30e6a1: Pull complete 07:07:07 04944245beec: Pull complete 07:07:09 699f458cf7ca: Pull complete 07:07:09 765212b225bb: Pull complete 07:07:10 f23df028b6ca: Pull complete 07:07:10 d65c8cfc05b1: Pull complete 07:07:28 2437ff75d9bd: Pull complete 07:07:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:28 prd-ubuntu20.04-docker-arm64-4c-16g-42 does not seem to be running inside a container 07:07:28 $ 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/346 -v /w/workspace/app-functions-sdk-go/346:/w/workspace/app-functions-sdk-go/346:rw,z -v /w/workspace/app-functions-sdk-go/346@tmp:/w/workspace/app-functions-sdk-go/346@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 07:07:30 $ docker top 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:31 ---> job-cost.sh 07:07:31 lf-activate-venv: SKIPPING 07:07:31 INFO: No Stack... 07:07:32 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:33 INFO: Archiving Costs [Pipeline] sh 07:07:33 + cat /w/workspace/app-functions-sdk-go/346/archives/cost.csv 07:07:33 + cut -d, -f6 [Pipeline] lock 07:07:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] 07:07:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] did not exist. Created. 07:07:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:34 /w/workspace/app-functions-sdk-go/346@tmp/durable-af89516c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:07:35 + echo total: 0.10999999940395355 [Pipeline] stash 07:07:35 Warning: overwriting stash ‘stack-cost’ 07:07:35 Stashed 1 file(s) [Pipeline] } 07:07:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-346-stack-cost] [Pipeline] // lock [Pipeline] } 07:07:35 $ docker stop --time=1 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa 07:07:36 $ docker rm -f --volumes 3193ad5d055dfe5abca17a95d0d011e002450b31f41314530dd42e5eef9313aa [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 07:07:37 provisioning config files... 07:07:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3723959948290482089tmp [Pipeline] { [Pipeline] sh 07:07:37 + set +x 07:07:37 + bash -s -- 07:07:37 + curl -s https://codecov.io/bash 07:07:37 07:07:37 _____ _ 07:07:37 / ____| | | 07:07:37 | | ___ __| | ___ ___ _____ __ 07:07:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:07:37 | |___| (_) | (_| | __/ (_| (_) \ V / 07:07:37 \_____\___/ \__,_|\___|\___\___/ \_/ 07:07:37 Bash-1.0.6 07:07:37 07:07:37 07:07:37 ==> git version 2.25.1 found 07:07:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:07:37 Release-Date: 2020-01-08 07:07:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:07:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:07:37 ==> Jenkins CI detected. 07:07:37 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 07:07:37 project root: . 07:07:37 --> token set from env 07:07:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:07:38 ==> Running gcov in . (disable via -X gcov) 07:07:38 ==> Python coveragepy not found 07:07:38 ==> Searching for coverage reports in: 07:07:38 + . 07:07:38 -> Found 2 reports 07:07:38 ==> Detecting git/mercurial file structure 07:07:38 ==> Reading reports 07:07:38 + ./app-service-template/coverage.out bytes=3558 07:07:38 + ./coverage.out bytes=126843 07:07:38 ==> Appending adjustments 07:07:38 https://docs.codecov.io/docs/fixing-reports 07:07:38 + Found adjustments 07:07:38 ==> Gzipping contents 07:07:38 24K /tmp/codecov.7m9FfS.gz 07:07:38 ==> Uploading reports 07:07:38 url: https://codecov.io 07:07:38 query: branch=main&commit=732ccf957709b9e2fa6facf5404e2213c589b623&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:07:38 -> Pinging Codecov 07:07:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=732ccf957709b9e2fa6facf5404e2213c589b623&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:07:38 -> Uploading to 07:07:38 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/3D8B5DFFC46A037C893635FACE044666/732ccf957709b9e2fa6facf5404e2213c589b623/28c2a4c7-60c9-48f2-baad-30d1d1b72ea9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T070738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=368329ec0052bffed8e7d75ffe5ef3a667fa4a0b273694798ca1416dc12a4860 07:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:38 Dload Upload Total Spent Left Speed 07:07:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21796 0 0 100 21796 0 70083 --:--:-- --:--:-- --:--:-- 69858 07:07:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] } 07:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:07:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:07:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:07:40 07:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:07:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:07:40 df9b9388f04a: Pulling fs layer 07:07:40 52dc419b0ee2: Pulling fs layer 07:07:40 25bc292e5bac: Pulling fs layer 07:07:40 114826534d7a: Pulling fs layer 07:07:40 4657fd5d0bcf: Pulling fs layer 07:07:40 6ad1cebc031e: Pulling fs layer 07:07:40 8a3aa393b2d8: Pulling fs layer 07:07:40 114826534d7a: Waiting 07:07:40 6ad1cebc031e: Waiting 07:07:40 4657fd5d0bcf: Waiting 07:07:40 8a3aa393b2d8: Waiting 07:07:40 25bc292e5bac: Verifying Checksum 07:07:40 25bc292e5bac: Download complete 07:07:40 52dc419b0ee2: Download complete 07:07:40 4657fd5d0bcf: Verifying Checksum 07:07:40 4657fd5d0bcf: Download complete 07:07:40 df9b9388f04a: Download complete 07:07:40 df9b9388f04a: Pull complete 07:07:40 6ad1cebc031e: Verifying Checksum 07:07:40 6ad1cebc031e: Download complete 07:07:40 52dc419b0ee2: Pull complete 07:07:41 25bc292e5bac: Pull complete 07:07:41 114826534d7a: Verifying Checksum 07:07:41 114826534d7a: Download complete 07:07:41 8a3aa393b2d8: Verifying Checksum 07:07:41 8a3aa393b2d8: Download complete 07:07:44 114826534d7a: Pull complete 07:07:44 4657fd5d0bcf: Pull complete 07:07:44 6ad1cebc031e: Pull complete 07:07:48 8a3aa393b2d8: Pull complete 07:07:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:48 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:07:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:07:55 $ docker top e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 07:07:55 + set -o pipefail 07:07:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 07:08:02 07:08:02 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 07:08:02 07:08:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d0f24698-2232-4f54-b02d-288a36152dc5 07:08:02 07:08:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:08:02 07:08:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:08:02 07:08:02 07:08:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:08:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:08:02 More details here: https://snyk.co/ue1NS [Pipeline] } 07:08:02 $ docker stop --time=1 e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 07:08:05 $ docker rm -f --volumes e4517967fd8e6eb758811d841be5bf84556b27438f9ec86ae1aeb61ef86d6557 [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 07:08:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:06 provisioning config files... 07:08:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12940973019275658811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:06 --> edgex-publish-swagger.sh 07:08:06 === Publish openapi/v3 API === 07:08:06 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:08:06 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 07:08:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:06 Dload Upload Total Spent Left Speed 07:08:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 44435 --:--:-- --:--:-- --:--:-- 44263 100 11600 100 180 100 11420 338 21506 --:--:-- --:--:-- --:--:-- 21845 07:08:07 {"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":{}} 07:08:07 [Pipeline] } 07:08:07 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 07:08:07 + git log --format=format:%s -1 732ccf957709b9e2fa6facf5404e2213c589b623 [Pipeline] sh 07:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:08 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:08:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:08 $ docker top 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 -eo pid,comm 07:08:08 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). 07:08:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:08 [ssh-agent] Looking for ssh-agent implementation... 07:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:08 $ docker exec 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 ssh-agent 07:08:08 SSH_AUTH_SOCK=/tmp/ssh-chEIJ341kXaN/agent.33 07:08:08 SSH_AGENT_PID=39 07:08:08 Running ssh-add (command line suppressed) 07:08:09 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_903694953951397567.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_903694953951397567.key) 07:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:09 + git semver tag 07:08:09 2024-03-15 07:08:09,564 [run_tag] DEBUG tag force:False 07:08:09 2024-03-15 07:08:09,564 [check_head_tag] DEBUG check head tag 07:08:09 2024-03-15 07:08:09,566 [execute] INFO git cat-file --batch-check 07:08:09 2024-03-15 07:08:09,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:08:09 2024-03-15 07:08:09,570 [execute] INFO git cat-file --batch 07:08:09 2024-03-15 07:08:09,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:08:09 2024-03-15 07:08:09,602 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:09 2024-03-15 07:08:09,602 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 07:08:09 2024-03-15 07:08:09,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:08:09 2024-03-15 07:08:09,608 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:09 3.2.0-dev.27 [Pipeline] } 07:08:09 $ docker exec --env ******** --env ******** 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 ssh-agent -k 07:08:09 unset SSH_AUTH_SOCK; 07:08:09 unset SSH_AGENT_PID; 07:08:09 echo Agent pid 39 killed; 07:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:10 + git semver [Pipeline] } 07:08:10 $ docker stop --time=1 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 07:08:11 $ docker rm -f --volumes 60aadc4fe0f16ae189ddde6fe9785944c075578f8be14f09431cdc90e4dc4c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:12 07:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:12 0.23.1-centos7: Pulling from edgex-lftools 07:08:12 ab5ef0e58194: Pulling fs layer 07:08:12 9712f1f96733: Pulling fs layer 07:08:12 63f879dbbcfc: Pulling fs layer 07:08:12 0d9ebad4ef96: Pulling fs layer 07:08:12 e9a5061849ea: Pulling fs layer 07:08:12 d747dcd14b5f: Pulling fs layer 07:08:12 2de7ff778b66: Pulling fs layer 07:08:12 2de7ff778b66: Waiting 07:08:12 e9a5061849ea: Waiting 07:08:12 d747dcd14b5f: Waiting 07:08:12 0d9ebad4ef96: Waiting 07:08:12 9712f1f96733: Verifying Checksum 07:08:12 9712f1f96733: Download complete 07:08:12 63f879dbbcfc: Verifying Checksum 07:08:12 63f879dbbcfc: Download complete 07:08:12 e9a5061849ea: Verifying Checksum 07:08:12 e9a5061849ea: Download complete 07:08:12 d747dcd14b5f: Download complete 07:08:12 0d9ebad4ef96: Verifying Checksum 07:08:12 0d9ebad4ef96: Download complete 07:08:12 ab5ef0e58194: Download complete 07:08:12 2de7ff778b66: Verifying Checksum 07:08:12 2de7ff778b66: Download complete 07:08:16 ab5ef0e58194: Pull complete 07:08:16 9712f1f96733: Pull complete 07:08:16 63f879dbbcfc: Pull complete 07:08:20 0d9ebad4ef96: Pull complete 07:08:20 e9a5061849ea: Pull complete 07:08:20 d747dcd14b5f: Pull complete 07:08:21 2de7ff778b66: Pull complete 07:08:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:21 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:08:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:08:29 $ docker top c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:08:29 provisioning config files... 07:08:29 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17113972936399722662tmp 07:08:29 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12744957370099395862tmp 07:08:29 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5478919636734118178tmp [Pipeline] { [Pipeline] echo 07:08:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:08:30 ---> sigul-configuration.sh 07:08:30 gpg: directory `/root/.gnupg' created 07:08:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:08:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:08:30 gpg: keyring `/root/.gnupg/secring.gpg' created 07:08:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:08:30 gpg: CAST5 encrypted data 07:08:30 gpg: encrypted with 1 passphrase 07:08:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:08:30 + mkdir /home/jenkins 07:08:30 + mkdir /home/jenkins/sigul [Pipeline] sh 07:08:30 + 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 07:08:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:08:31 ---> sigul-install.sh 07:08:31 Sigul already installed; skipping installation. [Pipeline] sh 07:08:31 + git tag --list 07:08:31 v0.1.0 07:08:31 v0.1.1 07:08:31 v1.0.0 07:08:31 v1.1.0 07:08:31 v1.2.0 07:08:31 v1.3.0 07:08:31 v1.3.1 07:08:31 v2.0.0 07:08:31 v2.0.1 07:08:31 v2.1.0 07:08:31 v2.1.1 07:08:31 v2.1.2 07:08:31 v2.2.0 07:08:31 v2.3 07:08:31 v2.3.0 07:08:31 v2.3.1 07:08:31 v3.0 07:08:31 v3.0.0 07:08:31 v3.0.1 07:08:31 v3.0.1-dev.1 07:08:31 v3.0.1-dev.2 07:08:31 v3.1 07:08:31 v3.1.0 07:08:31 v3.1.0-dev.1 07:08:31 v3.1.0-dev.10 07:08:31 v3.1.0-dev.11 07:08:31 v3.1.0-dev.12 07:08:31 v3.1.0-dev.13 07:08:31 v3.1.0-dev.14 07:08:31 v3.1.0-dev.15 07:08:31 v3.1.0-dev.16 07:08:31 v3.1.0-dev.17 07:08:31 v3.1.0-dev.18 07:08:31 v3.1.0-dev.19 07:08:31 v3.1.0-dev.2 07:08:31 v3.1.0-dev.20 07:08:31 v3.1.0-dev.21 07:08:31 v3.1.0-dev.22 07:08:31 v3.1.0-dev.23 07:08:31 v3.1.0-dev.24 07:08:31 v3.1.0-dev.25 07:08:31 v3.1.0-dev.26 07:08:31 v3.1.0-dev.27 07:08:31 v3.1.0-dev.28 07:08:31 v3.1.0-dev.29 07:08:31 v3.1.0-dev.3 07:08:31 v3.1.0-dev.30 07:08:31 v3.1.0-dev.31 07:08:31 v3.1.0-dev.32 07:08:31 v3.1.0-dev.33 07:08:31 v3.1.0-dev.34 07:08:31 v3.1.0-dev.35 07:08:31 v3.1.0-dev.36 07:08:31 v3.1.0-dev.37 07:08:31 v3.1.0-dev.38 07:08:31 v3.1.0-dev.39 07:08:31 v3.1.0-dev.4 07:08:31 v3.1.0-dev.40 07:08:31 v3.1.0-dev.41 07:08:31 v3.1.0-dev.42 07:08:31 v3.1.0-dev.43 07:08:31 v3.1.0-dev.44 07:08:31 v3.1.0-dev.45 07:08:31 v3.1.0-dev.46 07:08:31 v3.1.0-dev.47 07:08:31 v3.1.0-dev.48 07:08:31 v3.1.0-dev.49 07:08:31 v3.1.0-dev.5 07:08:31 v3.1.0-dev.50 07:08:31 v3.1.0-dev.51 07:08:31 v3.1.0-dev.52 07:08:31 v3.1.0-dev.6 07:08:31 v3.1.0-dev.7 07:08:31 v3.1.0-dev.8 07:08:31 v3.1.0-dev.9 07:08:31 v3.2.0-dev.1 07:08:31 v3.2.0-dev.10 07:08:31 v3.2.0-dev.11 07:08:31 v3.2.0-dev.12 07:08:31 v3.2.0-dev.13 07:08:31 v3.2.0-dev.14 07:08:31 v3.2.0-dev.15 07:08:31 v3.2.0-dev.16 07:08:31 v3.2.0-dev.17 07:08:31 v3.2.0-dev.18 07:08:31 v3.2.0-dev.19 07:08:31 v3.2.0-dev.2 07:08:31 v3.2.0-dev.20 07:08:31 v3.2.0-dev.21 07:08:31 v3.2.0-dev.22 07:08:31 v3.2.0-dev.23 07:08:31 v3.2.0-dev.24 07:08:31 v3.2.0-dev.25 07:08:31 v3.2.0-dev.26 07:08:31 v3.2.0-dev.27 07:08:31 v3.2.0-dev.3 07:08:31 v3.2.0-dev.4 07:08:31 v3.2.0-dev.5 07:08:31 v3.2.0-dev.6 07:08:31 v3.2.0-dev.7 07:08:31 v3.2.0-dev.8 07:08:31 v3.2.0-dev.9 [Pipeline] sh 07:08:31 + lftools sign git-tag v3.2.0-dev.27 07:08:32 Signing Git tag with Sigul... 07:08:32 Signing v3.2.0-dev.27 [Pipeline] echo 07:08:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:08:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:08:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:08:32 $ docker stop --time=1 c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 07:08:34 $ docker rm -f --volumes c9fff0b45b132fdb9e238390c83662ee20685e58da5ccd9475c306e64def5530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:35 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:08:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:35 $ docker top 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:35 [ssh-agent] Looking for ssh-agent implementation... 07:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:35 $ docker exec 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 ssh-agent 07:08:35 SSH_AUTH_SOCK=/tmp/ssh-EKQ6mGU8zYLS/agent.32 07:08:35 SSH_AGENT_PID=38 07:08:35 Running ssh-add (command line suppressed) 07:08:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9068525924204830891.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9068525924204830891.key) 07:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:36 + git semver bump pre 07:08:36 2024-03-15 07:08:36,383 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:36 2024-03-15 07:08:36,383 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev 07:08:36 2024-03-15 07:08:36,383 [bump_version] DEBUG bumped version:3.2.0-dev.28 07:08:36 2024-03-15 07:08:36,383 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 07:08:36 2024-03-15 07:08:36,384 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:36 2024-03-15 07:08:36,384 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:36 2024-03-15 07:08:36,385 [execute] INFO git cat-file --batch-check 07:08:36 2024-03-15 07:08:36,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:36 2024-03-15 07:08:36,391 [execute] INFO git cat-file --batch 07:08:36 2024-03-15 07:08:36,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:36 2024-03-15 07:08:36,396 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:36 3.2.0-dev.28 [Pipeline] } 07:08:36 $ docker exec --env ******** --env ******** 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 ssh-agent -k 07:08:36 unset SSH_AUTH_SOCK; 07:08:36 unset SSH_AGENT_PID; 07:08:36 echo Agent pid 38 killed; 07:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:36 + git semver [Pipeline] } 07:08:37 $ docker stop --time=1 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 07:08:38 $ docker rm -f --volumes 91fc72997dc4b1f4e8f3620e84978beb2434f764f222757174607b01b4c6f199 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:39 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:08:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:39 $ docker top e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:39 [ssh-agent] Looking for ssh-agent implementation... 07:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:39 $ docker exec e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 ssh-agent 07:08:39 SSH_AUTH_SOCK=/tmp/ssh-Od2HdIih3jHM/agent.33 07:08:39 SSH_AGENT_PID=39 07:08:39 Running ssh-add (command line suppressed) 07:08:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16267649580295430877.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16267649580295430877.key) 07:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:40 + git semver push 07:08:40 2024-03-15 07:08:40,450 [run_push] DEBUG push 07:08:40 2024-03-15 07:08:40,450 [execute] INFO git cat-file --batch-check 07:08:40 2024-03-15 07:08:40,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:08:40 2024-03-15 07:08:40,453 [execute] INFO git rev-list 1ea1611897d3d330640ea4429b172baec73be6d3 -- 07:08:40 2024-03-15 07:08:40,453 [execute] DEBUG Popen(['git', 'rev-list', '1ea1611897d3d330640ea4429b172baec73be6d3', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:08:40 2024-03-15 07:08:40,469 [execute] INFO git fetch -v origin 07:08:40 2024-03-15 07:08:40,469 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:08:41 2024-03-15 07:08:41,136 [run_push] DEBUG no remote changes detected 07:08:41 2024-03-15 07:08:41,137 [execute] INFO git push origin semver 07:08:41 2024-03-15 07:08:41,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:08:42 2024-03-15 07:08:41,867 [run_push] DEBUG push all version tags 07:08:42 2024-03-15 07:08:41,867 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:08:42 2024-03-15 07:08:41,867 [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) 07:08:42 2024-03-15 07:08:42,567 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:08:42 3.2.0-dev.28 [Pipeline] } 07:08:42 $ docker exec --env ******** --env ******** e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 ssh-agent -k 07:08:42 unset SSH_AUTH_SOCK; 07:08:42 unset SSH_AGENT_PID; 07:08:42 echo Agent pid 39 killed; 07:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:43 + git semver [Pipeline] } 07:08:43 $ docker stop --time=1 e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 07:08:44 $ docker rm -f --volumes e05585f8c604ac3d59694f412f4b70349570b6a6ac54fb9e9424389c52d68b09 [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 07:08:45 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 07:08:45 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 07:08:45 total 16 07:08:45 drwxr-xr-x 3 root root 4096 Mar 15 06:57 . 07:08:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:08 .. 07:08:45 drwxr-xr-x 2 root root 4096 Mar 15 06:57 cost 07:08:45 -rw-r--r-- 1 root root 92 Mar 15 06:57 cost.csv 07:08:45 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 07:08:45 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 07:08:45 total 16 07:08:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:57 . 07:08:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:08 .. 07:08:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 06:57 cost 07:08:45 -rw-r--r-- 1 jenkins jenkins 92 Mar 15 06:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:08:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:46 ---> package-listing.sh 07:08:46 ++ facter osfamily 07:08:46 ++ tr '[:upper:]' '[:lower:]' 07:08:46 + OS_FAMILY=debian 07:08:46 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 07:08:46 + START_PACKAGES=/tmp/packages_start.txt 07:08:46 + END_PACKAGES=/tmp/packages_end.txt 07:08:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:46 + PACKAGES=/tmp/packages_start.txt 07:08:46 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 07:08:46 + PACKAGES=/tmp/packages_end.txt 07:08:46 + case "${OS_FAMILY}" in 07:08:46 + dpkg -l 07:08:46 + grep '^ii' 07:08:46 + '[' -f /tmp/packages_start.txt ']' 07:08:46 + '[' -f /tmp/packages_end.txt ']' 07:08:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:46 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 07:08:46 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 07:08:46 + 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 07:08:46 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 07:08:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:47 prd-ubuntu20.04-docker-8c-8g-35 does not seem to be running inside a container 07:08:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:47 $ docker top 296e16d009be1fec885ae62f923a53f7fc949a521cbac3cece3089a4725a8694 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:48 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:48 + ls /var/log/sa-host 07:08:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:48 provisioning config files... 07:08:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6719266088090119120tmp [Pipeline] { [Pipeline] echo 07:08:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:49 ---> create-netrc.sh [Pipeline] } 07:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:49 ---> python-tools-install.sh [Pipeline] echo 07:08:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:49 ---> sudo-logs.sh 07:08:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:08:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:08:50 ---> job-cost.sh 07:08:50 lf-activate-venv: SKIPPING 07:08:50 DEBUG: total: 0.2199999988079071 07:08:50 INFO: Retrieving Stack Cost... 07:08:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:51 INFO: Archiving Costs [Pipeline] echo 07:08:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:08:51 ---> logs-deploy.sh 07:08:51 lf-activate-venv: SKIPPING 07:08:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/346 07:08:51 INFO: archiving workspace using pattern(s): 07:08:52 Archives upload complete. 07:08:52 INFO: archiving logs to Nexus 07:08:53 ---> uname -a: 07:08:53 Linux prd-ubuntu20-04-docker-8c-8g-35 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:08:53 07:08:53 07:08:53 ---> lscpu: 07:08:53 Architecture: x86_64 07:08:53 CPU op-mode(s): 32-bit, 64-bit 07:08:53 Byte Order: Little Endian 07:08:53 Address sizes: 40 bits physical, 48 bits virtual 07:08:53 CPU(s): 8 07:08:53 On-line CPU(s) list: 0-7 07:08:53 Thread(s) per core: 1 07:08:53 Core(s) per socket: 1 07:08:53 Socket(s): 8 07:08:53 NUMA node(s): 1 07:08:53 Vendor ID: AuthenticAMD 07:08:53 CPU family: 23 07:08:53 Model: 49 07:08:53 Model name: AMD EPYC-Rome Processor 07:08:53 Stepping: 0 07:08:53 CPU MHz: 2800.000 07:08:53 BogoMIPS: 5600.00 07:08:53 Virtualization: AMD-V 07:08:53 Hypervisor vendor: KVM 07:08:53 Virtualization type: full 07:08:53 L1d cache: 256 KiB 07:08:53 L1i cache: 256 KiB 07:08:53 L2 cache: 4 MiB 07:08:53 L3 cache: 128 MiB 07:08:53 NUMA node0 CPU(s): 0-7 07:08:53 Vulnerability Itlb multihit: Not affected 07:08:53 Vulnerability L1tf: Not affected 07:08:53 Vulnerability Mds: Not affected 07:08:53 Vulnerability Meltdown: Not affected 07:08:53 Vulnerability Mmio stale data: Not affected 07:08:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:08:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:08:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:08:53 Vulnerability Srbds: Not affected 07:08:53 Vulnerability Tsx async abort: Not affected 07:08:53 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 07:08:53 07:08:53 07:08:53 ---> nproc: 07:08:53 8 07:08:53 07:08:53 07:08:53 ---> df -h: 07:08:53 Filesystem Size Used Avail Use% Mounted on 07:08:53 overlay 155G 12G 144G 8% / 07:08:53 tmpfs 64M 0 64M 0% /dev 07:08:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:08:53 shm 64M 0 64M 0% /dev/shm 07:08:53 /dev/vda1 155G 12G 144G 8% /facter-os 07:08:53 07:08:53 07:08:53 ---> sar -b -r -n DEV: 07:08:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35) 03/15/24 _x86_64_ (8 CPU) 07:08:53 07:08:53 06:53:49 LINUX RESTART (8 CPU) 07:08:53 07:08:53 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:08:53 06:55:01 368.84 47.51 321.33 0.00 5327.51 149411.36 0.00 07:08:53 06:56:01 101.15 0.43 100.72 0.00 20.40 44103.58 0.00 07:08:53 06:57:01 39.94 0.17 39.77 0.00 2.53 24800.42 0.00 07:08:53 06:58:01 47.09 0.03 47.06 0.00 7.60 16830.39 0.00 07:08:53 06:59:01 6.00 1.28 4.72 0.00 749.61 160.77 0.00 07:08:53 07:00:01 27.18 9.93 17.25 0.00 2719.68 3683.52 0.00 07:08:53 07:01:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 07:08:53 07:02:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 07:08:53 07:03:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 07:08:53 07:04:01 2.53 0.00 2.53 0.00 0.00 36.13 0.00 07:08:53 07:05:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:08:53 07:06:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 07:08:53 07:07:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:08:53 07:08:01 38.93 0.40 38.53 0.00 19.60 25141.68 0.00 07:08:53 Average: 45.63 4.27 41.37 0.00 631.92 18875.08 0.00 07:08:53 07:08:53 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:53 06:55:01 29454772 31555172 778204 2.37 70148 2310656 1817576 5.36 1010752 2053000 380252 07:08:53 06:56:01 27796568 31365236 937388 2.85 100844 3641688 2176352 6.41 1517484 3064424 457432 07:08:53 06:57:01 29125724 31524472 786416 2.39 104716 2556184 1856584 5.47 1151148 2198704 252 07:08:53 06:58:01 28634340 31537056 771920 2.35 106788 3008252 1761880 5.19 1148944 2637732 44 07:08:53 06:59:01 28491260 31508920 799004 2.43 108660 3118488 1823676 5.37 1182060 2747348 82176 07:08:53 07:00:01 28404384 31527244 771136 2.35 112576 3212400 1803764 5.32 1302576 2690832 40 07:08:53 07:01:01 28404408 31527492 770752 2.34 112668 3212532 1803764 5.32 1302912 2690952 8 07:08:53 07:02:01 28407896 31531052 767148 2.33 112728 3212524 1803764 5.32 1298892 2690952 4 07:08:53 07:03:01 28408316 31531520 766616 2.33 112760 3212536 1803764 5.32 1298916 2690968 16 07:08:53 07:04:01 28407976 31531700 766712 2.33 112908 3212520 1803764 5.32 1298532 2691316 4 07:08:53 07:05:01 28408024 31531756 766568 2.33 112944 3212520 1803764 5.32 1298612 2691316 16 07:08:53 07:06:01 28408292 31532096 766196 2.33 112984 3212524 1803764 5.32 1298956 2691320 180 07:08:53 07:07:01 28408232 31532048 766392 2.33 112996 3212524 1803764 5.32 1298676 2691320 8 07:08:53 07:08:01 27331876 31499272 791076 2.41 129544 4152772 1829324 5.39 1444652 3528812 248288 07:08:53 Average: 28435148 31516788 786109 2.39 108805 3177723 1835393 5.41 1275222 2697071 83480 07:08:53 07:08:53 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:53 06:55:01 ens3 578.60 468.26 6399.08 101.72 0.00 0.00 0.00 0.00 07:08:53 06:55:01 docker0 95.65 86.80 6.73 431.62 0.00 0.00 0.00 0.00 07:08:53 06:55:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 07:08:53 06:56:01 ens3 317.75 220.90 2955.31 34.71 0.00 0.00 0.00 0.00 07:08:53 06:56:01 docker0 195.78 277.22 15.95 2908.66 0.00 0.00 0.00 0.00 07:08:53 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:53 06:56:01 veth71cbd85 195.78 277.34 18.63 2908.67 0.00 0.00 0.00 0.24 07:08:53 06:57:01 ens3 24.88 15.93 21.29 10.11 0.00 0.00 0.00 0.00 07:08:53 06:57:01 docker0 1.38 1.48 0.09 1.63 0.00 0.00 0.00 0.00 07:08:53 06:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:08:53 06:58:01 ens3 91.20 54.14 2526.78 9.90 0.00 0.00 0.00 0.00 07:08:53 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 06:58:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:08:53 06:59:01 ens3 125.71 49.59 1378.46 3.66 0.00 0.00 0.00 0.00 07:08:53 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 06:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:08:53 07:00:01 ens3 2.95 0.95 0.92 0.46 0.00 0.00 0.00 0.00 07:08:53 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:08:53 07:01:01 ens3 1.77 1.22 0.99 0.68 0.00 0.00 0.00 0.00 07:08:53 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:02:01 ens3 0.67 0.45 0.28 0.21 0.00 0.00 0.00 0.00 07:08:53 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:53 07:03:01 ens3 1.05 0.45 0.40 0.28 0.00 0.00 0.00 0.00 07:08:53 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:04:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:08:53 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:53 07:05:01 ens3 0.38 0.20 0.17 0.14 0.00 0.00 0.00 0.00 07:08:53 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:06:01 ens3 1.00 0.65 0.58 0.42 0.00 0.00 0.00 0.00 07:08:53 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:08:53 07:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:53 07:08:01 ens3 222.23 141.29 4911.99 18.63 0.00 0.00 0.00 0.00 07:08:53 07:08:01 veth450dc2f 62.27 81.74 5.72 927.51 0.00 0.00 0.00 0.08 07:08:53 07:08:01 docker0 62.27 81.62 4.87 927.50 0.00 0.00 0.00 0.00 07:08:53 07:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:08:53 Average: ens3 97.78 68.15 1299.72 12.92 0.00 0.00 0.00 0.00 07:08:53 Average: veth450dc2f 4.45 5.84 0.41 66.25 0.00 0.00 0.00 0.01 07:08:53 Average: docker0 25.36 31.94 1.97 304.95 0.00 0.00 0.00 0.00 07:08:53 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:08:53 07:08:53 07:08:53 ---> sar -P ALL: 07:08:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35) 03/15/24 _x86_64_ (8 CPU) 07:08:53 07:08:53 06:53:49 LINUX RESTART (8 CPU) 07:08:53 07:08:53 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:08:53 06:55:01 all 8.21 0.00 2.47 3.68 0.09 85.55 07:08:53 06:55:01 0 7.51 0.00 2.61 1.21 0.08 88.59 07:08:53 06:55:01 1 7.04 0.00 2.42 0.24 0.12 90.19 07:08:53 06:55:01 2 9.53 0.00 2.14 5.81 0.10 82.42 07:08:53 06:55:01 3 7.77 0.00 1.69 1.23 0.10 89.21 07:08:53 06:55:01 4 7.53 0.00 2.00 1.07 0.08 89.32 07:08:53 06:55:01 5 9.52 0.00 2.43 0.44 0.10 87.51 07:08:53 06:55:01 6 10.29 0.00 4.02 5.70 0.07 79.92 07:08:53 06:55:01 7 6.49 0.00 2.44 13.80 0.05 77.22 07:08:53 06:56:01 all 36.01 0.00 4.29 4.55 0.14 55.02 07:08:53 06:56:01 0 36.22 0.00 4.12 1.37 0.15 58.13 07:08:53 06:56:01 1 37.64 0.00 4.42 0.30 0.12 57.52 07:08:53 06:56:01 2 35.97 0.00 4.38 13.97 0.14 45.55 07:08:53 06:56:01 3 36.64 0.00 3.77 8.05 0.17 51.38 07:08:53 06:56:01 4 35.36 0.00 4.10 1.81 0.14 58.58 07:08:53 06:56:01 5 35.31 0.00 4.52 0.86 0.12 59.19 07:08:53 06:56:01 6 35.72 0.00 3.98 2.49 0.12 57.69 07:08:53 06:56:01 7 35.21 0.00 4.99 7.49 0.13 52.18 07:08:53 06:57:01 all 25.72 0.00 3.01 4.14 0.09 67.04 07:08:53 06:57:01 0 27.29 0.00 2.99 1.68 0.08 67.96 07:08:53 06:57:01 1 25.47 0.00 3.05 4.05 0.08 67.35 07:08:53 06:57:01 2 25.60 0.00 3.78 2.39 0.10 68.13 07:08:53 06:57:01 3 25.64 0.00 2.80 4.32 0.08 67.16 07:08:53 06:57:01 4 27.45 0.00 3.07 1.57 0.07 67.84 07:08:53 06:57:01 5 24.44 0.00 2.78 1.45 0.08 71.25 07:08:53 06:57:01 6 24.87 0.00 2.54 15.42 0.08 57.08 07:08:53 06:57:01 7 25.00 0.00 3.05 2.26 0.12 69.58 07:08:53 06:58:01 all 2.33 0.00 1.00 2.07 0.03 94.57 07:08:53 06:58:01 0 2.18 0.00 1.01 0.29 0.02 96.51 07:08:53 06:58:01 1 2.39 0.00 1.00 0.20 0.03 96.37 07:08:53 06:58:01 2 2.57 0.00 1.04 1.35 0.03 95.00 07:08:53 06:58:01 3 2.00 0.00 0.79 2.97 0.03 94.20 07:08:53 06:58:01 4 2.36 0.00 0.62 0.22 0.03 96.77 07:08:53 06:58:01 5 1.72 0.00 1.90 0.07 0.02 96.29 07:08:53 06:58:01 6 2.75 0.00 0.76 11.51 0.03 84.95 07:08:53 06:58:01 7 2.68 0.00 0.84 0.02 0.02 96.45 07:08:53 06:59:01 all 0.22 0.00 0.14 0.80 0.01 98.83 07:08:53 06:59:01 0 0.02 0.00 0.23 0.05 0.02 99.68 07:08:53 06:59:01 1 0.73 0.00 0.18 0.70 0.02 98.37 07:08:53 06:59:01 2 0.28 0.00 0.15 0.02 0.03 99.51 07:08:53 06:59:01 3 0.15 0.00 0.08 4.57 0.00 95.20 07:08:53 06:59:01 4 0.02 0.00 0.15 0.13 0.00 99.70 07:08:53 06:59:01 5 0.02 0.00 0.08 0.47 0.00 99.43 07:08:53 06:59:01 6 0.25 0.00 0.12 0.38 0.02 99.23 07:08:53 06:59:01 7 0.32 0.00 0.08 0.08 0.02 99.50 07:08:53 07:00:01 all 1.09 0.00 0.37 0.46 0.01 98.07 07:08:53 07:00:01 0 0.67 0.00 0.45 0.05 0.02 98.81 07:08:53 07:00:01 1 2.17 0.00 0.27 0.15 0.02 97.39 07:08:53 07:00:01 2 2.05 0.00 0.30 0.05 0.02 97.59 07:08:53 07:00:01 3 0.40 0.00 0.27 1.35 0.00 97.98 07:08:53 07:00:01 4 1.20 0.00 0.47 0.03 0.02 98.28 07:08:53 07:00:01 5 0.88 0.00 0.53 1.68 0.02 96.88 07:08:53 07:00:01 6 0.70 0.00 0.40 0.13 0.00 98.77 07:08:53 07:00:01 7 0.60 0.00 0.32 0.22 0.02 98.85 07:08:53 07:01:01 all 0.24 0.00 0.02 0.10 0.01 99.63 07:08:53 07:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:08:53 07:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:08:53 07:01:01 2 1.68 0.00 0.03 0.12 0.02 98.16 07:08:53 07:01:01 3 0.03 0.00 0.02 0.70 0.02 99.23 07:08:53 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:01:01 5 0.10 0.00 0.03 0.00 0.00 99.87 07:08:53 07:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:02:01 all 0.07 0.00 0.01 0.10 0.01 99.81 07:08:53 07:02:01 0 0.03 0.00 0.00 0.18 0.02 99.77 07:08:53 07:02:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:08:53 07:02:01 2 0.37 0.00 0.00 0.07 0.02 99.55 07:08:53 07:02:01 3 0.02 0.00 0.02 0.53 0.00 99.43 07:08:53 07:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:08:53 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:08:53 07:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:08:53 07:03:01 all 0.07 0.00 0.01 0.01 0.00 99.91 07:08:53 07:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:08:53 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:03:01 2 0.40 0.00 0.03 0.00 0.03 99.53 07:08:53 07:03:01 3 0.00 0.00 0.02 0.05 0.00 99.93 07:08:53 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:08:53 07:04:01 all 0.11 0.00 0.01 0.02 0.01 99.85 07:08:53 07:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:08:53 07:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:08:53 07:04:01 2 0.70 0.00 0.02 0.00 0.02 99.27 07:08:53 07:04:01 3 0.02 0.00 0.03 0.18 0.02 99.75 07:08:53 07:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:08:53 07:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:08:53 07:05:01 all 0.04 0.00 0.00 0.00 0.00 99.95 07:08:53 07:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:08:53 07:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:08:53 07:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:08:53 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:05:01 5 0.22 0.00 0.02 0.00 0.00 99.77 07:08:53 07:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:08:53 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:08:53 07:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:08:53 07:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:08:53 07:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:08:53 07:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:08:53 07:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:08:53 07:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:07:01 all 0.04 0.00 0.00 0.00 0.00 99.95 07:08:53 07:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:08:53 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:08:53 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:08:53 07:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:08:53 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:07:01 5 0.13 0.00 0.00 0.00 0.00 99.87 07:08:53 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:08:53 07:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:08:53 07:08:01 all 4.21 0.00 1.66 1.63 0.04 92.46 07:08:53 07:08:01 0 4.11 0.00 1.67 9.85 0.05 84.32 07:08:53 07:08:01 1 3.94 0.00 1.57 0.02 0.05 94.42 07:08:53 07:08:01 2 4.80 0.00 1.82 0.02 0.03 93.33 07:08:53 07:08:01 3 2.73 0.00 2.46 2.14 0.05 92.62 07:08:53 07:08:01 4 4.86 0.00 1.46 0.05 0.05 93.59 07:08:53 07:08:01 5 4.95 0.00 1.76 0.05 0.05 93.19 07:08:53 07:08:01 6 3.95 0.00 1.24 0.45 0.03 94.33 07:08:53 07:08:01 7 4.35 0.00 1.29 0.42 0.02 93.93 07:08:53 Average: all 5.56 0.00 0.92 1.25 0.03 92.24 07:08:53 Average: 0 5.54 0.00 0.93 1.05 0.03 92.45 07:08:53 Average: 1 5.66 0.00 0.92 0.40 0.03 92.98 07:08:53 Average: 2 5.96 0.00 0.97 1.68 0.04 91.34 07:08:53 Average: 3 5.34 0.00 0.85 1.86 0.03 91.92 07:08:53 Average: 4 5.59 0.00 0.84 0.35 0.03 93.19 07:08:53 Average: 5 5.48 0.00 1.00 0.36 0.03 93.13 07:08:53 Average: 6 5.58 0.00 0.93 2.56 0.03 90.90 07:08:53 Average: 7 5.32 0.00 0.93 1.72 0.03 92.00 07:08:53 07:08:53 07:08:53