Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 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-ssh920975429179734017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3119075870770107474.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18101287345033135993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17227723967257771712.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-ssh490150255982679948.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]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26333 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 > 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 Avoid second fetch Checking out Revision 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 (main) Commit message: "Merge pull request #1641 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 # timeout=10 > git rev-list --no-walk 34a11580cdf6c546e56d19212b8ca023b003e5db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:29 ========================================================= 05:17:29 EdgeX Global Pipelines Version Info 05:17:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:30 ------------------- 05:17:30 stable info: 05:17:30 ------------------- 05:17:30 Commited By: Ginny Guan ginny@iotechsys.com 05:17:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:17:30 Message: update stable to v1.0.265 05:17:31 ------------------- 05:17:31 experimental info: 05:17:31 ------------------- 05:17:31 Commited By: Cherry Wang cherry@iotechsys.com 05:17:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:17:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bf68b1 [Pipeline] echo 05:17:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:17:32 + git rev-list -1 --merges 4bf68b19e81ba32ea3cbc28b273b1c0318393d76~1..4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] echo 05:17:32 -----------> git rev-list -1 --merges 4bf68b19e81ba32ea3cbc28b273b1c0318393d76~1..4bf68b19e81ba32ea3cbc28b273b1c0318393d76 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 05:17:32 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [false] [Pipeline] sh 05:17:32 + git log --format=format:%s -1 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] echo 05:17:32 ========================================================= 05:17:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:17:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:32 + git log --format=format:%s -1 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] echo 05:17:32 [semverPrep] GIT_COMMIT: 4bf68b19e81ba32ea3cbc28b273b1c0318393d76, Commit Message: Merge pull request #1641 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8 [Pipeline] echo 05:17:32 [semverPrep] This is not a build commit. [Pipeline] sh 05:17:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:33 + grep -v github /etc/ssh/ssh_known_hosts 05:17:33 + [ -e /tmp/ssh_known_hosts ] 05:17:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:17:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:17:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:17:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:33 05:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:17:34 b85a868b505f: Pulling fs layer 05:17:34 e2be974225ed: Pulling fs layer 05:17:34 339a4e72a1f5: Pulling fs layer 05:17:34 988bab9f4d93: Pulling fs layer 05:17:34 1469e6f7b9e6: Pulling fs layer 05:17:34 eaf3925da568: Pulling fs layer 05:17:34 bab4dde63d76: Pulling fs layer 05:17:34 bde34c3a00c8: Pulling fs layer 05:17:34 b352a97aabf1: Pulling fs layer 05:17:34 4872d77fe225: Pulling fs layer 05:17:34 5851b861e8e6: Pulling fs layer 05:17:34 bab4dde63d76: Waiting 05:17:34 bde34c3a00c8: Waiting 05:17:34 b352a97aabf1: Waiting 05:17:34 1469e6f7b9e6: Waiting 05:17:34 988bab9f4d93: Waiting 05:17:34 eaf3925da568: Waiting 05:17:34 5851b861e8e6: Waiting 05:17:34 4872d77fe225: Waiting 05:17:34 e2be974225ed: Verifying Checksum 05:17:34 e2be974225ed: Download complete 05:17:34 988bab9f4d93: Verifying Checksum 05:17:34 988bab9f4d93: Download complete 05:17:34 1469e6f7b9e6: Verifying Checksum 05:17:34 1469e6f7b9e6: Download complete 05:17:34 eaf3925da568: Verifying Checksum 05:17:34 eaf3925da568: Download complete 05:17:34 339a4e72a1f5: Verifying Checksum 05:17:34 339a4e72a1f5: Download complete 05:17:34 bde34c3a00c8: Verifying Checksum 05:17:34 bde34c3a00c8: Download complete 05:17:34 b352a97aabf1: Verifying Checksum 05:17:34 b352a97aabf1: Download complete 05:17:34 4872d77fe225: Verifying Checksum 05:17:34 4872d77fe225: Download complete 05:17:34 5851b861e8e6: Download complete 05:17:34 b85a868b505f: Verifying Checksum 05:17:34 b85a868b505f: Download complete 05:17:34 bab4dde63d76: Verifying Checksum 05:17:34 bab4dde63d76: Download complete 05:17:36 b85a868b505f: Pull complete 05:17:36 e2be974225ed: Pull complete 05:17:36 339a4e72a1f5: Pull complete 05:17:36 988bab9f4d93: Pull complete 05:17:36 1469e6f7b9e6: Pull complete 05:17:36 eaf3925da568: Pull complete 05:17:38 bab4dde63d76: Pull complete 05:17:38 bde34c3a00c8: Pull complete 05:17:39 b352a97aabf1: Pull complete 05:17:39 4872d77fe225: Pull complete 05:17:39 5851b861e8e6: Pull complete 05:17:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:39 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:17: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:42 $ docker top a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 -eo pid,comm 05:17:42 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). 05:17:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:42 [ssh-agent] Looking for ssh-agent implementation... 05:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:42 $ docker exec a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 ssh-agent 05:17:42 SSH_AUTH_SOCK=/tmp/ssh-KapeDy7dsADP/agent.32 05:17:42 SSH_AGENT_PID=38 05:17:42 Running ssh-add (command line suppressed) 05:17:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7805738154683375227.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7805738154683375227.key) 05:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:43 + git tag --points-at HEAD [Pipeline] } 05:17:43 $ docker exec --env ******** --env ******** a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 ssh-agent -k 05:17:43 unset SSH_AUTH_SOCK; 05:17:43 unset SSH_AGENT_PID; 05:17:43 echo Agent pid 38 killed; 05:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:43 [ssh-agent] Looking for ssh-agent implementation... 05:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:43 $ docker exec a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 ssh-agent 05:17:43 SSH_AUTH_SOCK=/tmp/ssh-DFetojHX0vPf/agent.72 05:17:43 SSH_AGENT_PID=78 05:17:43 Running ssh-add (command line suppressed) 05:17:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15937926837539353919.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15937926837539353919.key) 05:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:44 + git semver init 05:17:44 2024-11-13 05:17:44,230 [run_init] DEBUG init version:0.0.0 force:False 05:17:44 2024-11-13 05:17:44,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 05:17:44 2024-11-13 05:17:44,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 05:17:44 2024-11-13 05:17:44,232 [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) 05:17:46 2024-11-13 05:17:46,034 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 05:17:46 2024-11-13 05:17:46,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 05:17:46 2024-11-13 05:17:46,034 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:17:46 2024-11-13 05:17:46,034 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:17:46 4.0.0-dev.10 [Pipeline] } 05:17:46 $ docker exec --env ******** --env ******** a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 ssh-agent -k 05:17:46 unset SSH_AUTH_SOCK; 05:17:46 unset SSH_AGENT_PID; 05:17:46 echo Agent pid 78 killed; 05:17:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:46 + git semver [Pipeline] } 05:17:46 $ docker stop --time=1 a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 05:17:48 $ docker rm -f --volumes a737a959bd800ff02fcb996a6b25ecf552832a73d9d6f93e42d233d3471a89e2 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:48 Stashed 1 file(s) [Pipeline] echo 05:17:48 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 05:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:49 ========================================================= 05:17:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:17:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:17:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:49 43c4264eed91: Pulling fs layer 05:17:49 4cc291be95ef: Pulling fs layer 05:17:49 2ac1f1163629: Pulling fs layer 05:17:49 5c3c966382ef: Pulling fs layer 05:17:49 4f4fb700ef54: Pulling fs layer 05:17:49 5d5c8e513c77: Pulling fs layer 05:17:49 9f66e0745190: Pulling fs layer 05:17:49 5c3c966382ef: Waiting 05:17:49 5d5c8e513c77: Waiting 05:17:49 4f4fb700ef54: Waiting 05:17:49 f49a43e4bbc0: Pulling fs layer 05:17:49 561ebcabdf7f: Pulling fs layer 05:17:49 f49a43e4bbc0: Waiting 05:17:49 561ebcabdf7f: Waiting 05:17:49 4cc291be95ef: Download complete 05:17:49 5c3c966382ef: Download complete 05:17:49 4f4fb700ef54: Verifying Checksum 05:17:49 4f4fb700ef54: Download complete 05:17:49 5d5c8e513c77: Verifying Checksum 05:17:49 5d5c8e513c77: Download complete 05:17:49 43c4264eed91: Verifying Checksum 05:17:49 43c4264eed91: Download complete 05:17:49 9f66e0745190: Verifying Checksum 05:17:49 9f66e0745190: Download complete 05:17:50 43c4264eed91: Pull complete 05:17:50 561ebcabdf7f: Verifying Checksum 05:17:50 561ebcabdf7f: Download complete 05:17:50 2ac1f1163629: Download complete 05:17:50 4cc291be95ef: Pull complete 05:17:50 f49a43e4bbc0: Verifying Checksum 05:17:50 f49a43e4bbc0: Download complete 05:17:53 2ac1f1163629: Pull complete 05:17:53 5c3c966382ef: Pull complete 05:17:53 4f4fb700ef54: Pull complete 05:17:53 5d5c8e513c77: Pull complete 05:17:53 9f66e0745190: Pull complete 05:17:56 f49a43e4bbc0: Pull complete 05:17:56 561ebcabdf7f: Pull complete 05:17:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:17:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:57 + docker inspect -f . ci-base-image-x86_64 05:17:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:57 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:17:57 $ 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 05:18:02 $ docker top 4abcaea924d2ef9b2df6360a2d6028f4fed9f289855d3e7f07369c5c66c52b25 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:03 + go version 05:18:03 go version go1.23.2 linux/amd64 [Pipeline] } 05:18:03 $ docker stop --time=1 4abcaea924d2ef9b2df6360a2d6028f4fed9f289855d3e7f07369c5c66c52b25 05:18:04 Still waiting to schedule task 05:18:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:18:04 $ docker rm -f --volumes 4abcaea924d2ef9b2df6360a2d6028f4fed9f289855d3e7f07369c5c66c52b25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:05 + docker inspect -f . ci-base-image-x86_64 05:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:05 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:18:05 $ 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 05:18:05 $ docker top 46715ae0630757778637a592d133d2c7833a264a4a007adec851c1c17435a9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:05 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:18:06 + make test 05:18:06 make -C ./app-service-template build 05:18:06 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 05:18:06 go mod tidy 05:18:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 05:18:06 go: downloading github.com/labstack/echo/v4 v4.12.0 05:18:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:18:06 go: downloading github.com/google/uuid v1.6.0 05:18:06 go: downloading github.com/stretchr/testify v1.9.0 05:18:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 05:18:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 05:18:06 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 05:18:06 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 05:18:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:18:06 go: downloading github.com/labstack/gommon v0.4.2 05:18:06 go: downloading golang.org/x/crypto v0.27.0 05:18:06 go: downloading golang.org/x/net v0.29.0 05:18:06 go: downloading github.com/go-kit/log v0.2.1 05:18:06 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:18:06 go: downloading gopkg.in/yaml.v3 v3.0.1 05:18:06 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:18:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:18:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:18:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:18:06 go: downloading github.com/stretchr/objx v0.5.2 05:18:06 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 05:18:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 05:18:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 05:18:06 go: downloading github.com/gorilla/websocket v1.5.3 05:18:06 go: downloading golang.org/x/sync v0.8.0 05:18:06 go: downloading github.com/mattn/go-colorable v0.1.13 05:18:06 go: downloading github.com/mattn/go-isatty v0.0.20 05:18:06 go: downloading github.com/valyala/fasttemplate v1.2.2 05:18:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:18:06 go: downloading github.com/x448/float16 v0.8.4 05:18:06 go: downloading github.com/jackc/pgx/v5 v5.7.1 05:18:06 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 05:18:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:18:06 go: downloading github.com/pkg/errors v0.9.1 05:18:06 go: downloading github.com/mitchellh/copystructure v1.2.0 05:18:06 go: downloading github.com/openziti/sdk-golang v0.23.43 05:18:06 go: downloading github.com/sirupsen/logrus v1.9.3 05:18:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:18:06 go: downloading github.com/go-playground/universal-translator v0.18.1 05:18:06 go: downloading github.com/leodido/go-urn v1.4.0 05:18:06 go: downloading golang.org/x/text v0.18.0 05:18:06 go: downloading github.com/go-playground/locales v0.14.1 05:18:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:18:07 go: downloading github.com/hashicorp/errwrap v1.1.0 05:18:07 go: downloading golang.org/x/sys v0.25.0 05:18:07 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:18:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:18:07 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 05:18:07 go: downloading golang.org/x/time v0.6.0 05:18:07 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:18:07 go: downloading github.com/go-openapi/runtime v0.28.0 05:18:07 go: downloading github.com/go-openapi/strfmt v0.23.0 05:18:07 go: downloading github.com/go-resty/resty/v2 v2.15.3 05:18:07 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:18:07 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:18:07 go: downloading github.com/openziti/edge-api v0.26.32 05:18:07 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 05:18:07 go: downloading github.com/go-playground/assert/v2 v2.2.0 05:18:08 go: downloading github.com/openziti/foundation/v2 v2.0.49 05:18:08 go: downloading github.com/openziti/identity v1.0.85 05:18:08 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:18:08 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:18:08 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:18:08 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 05:18:08 go: downloading github.com/kataras/go-events v0.0.3 05:18:08 go: downloading golang.org/x/oauth2 v0.23.0 05:18:08 go: downloading github.com/openziti/channel/v3 v3.0.4 05:18:08 go: downloading github.com/openziti/secretstream v0.1.25 05:18:08 go: downloading github.com/openziti/transport/v2 v2.0.146 05:18:08 go: downloading github.com/openziti/metrics v1.2.58 05:18:08 go: downloading github.com/jackc/puddle/v2 v2.2.2 05:18:08 go: downloading github.com/jackc/pgpassfile v1.0.0 05:18:08 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 05:18:08 go: downloading github.com/nats-io/nats.go v1.37.0 05:18:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:18:08 go: downloading github.com/spf13/cast v1.7.0 05:18:08 go: downloading github.com/Microsoft/go-winio v0.6.2 05:18:08 go: downloading github.com/zeebo/errs v1.3.0 05:18:08 go: downloading google.golang.org/grpc v1.67.1 05:18:08 go: downloading github.com/go-openapi/errors v0.22.0 05:18:08 go: downloading github.com/go-openapi/swag v0.23.0 05:18:08 go: downloading github.com/go-openapi/spec v0.21.0 05:18:08 go: downloading github.com/go-openapi/validate v0.24.0 05:18:08 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:18:08 go: downloading go.opentelemetry.io/otel v1.29.0 05:18:08 go: downloading go.opentelemetry.io/otel/trace v1.29.0 05:18:08 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 05:18:08 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:18:08 go: downloading github.com/oklog/ulid v1.3.1 05:18:08 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:18:08 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:18:08 go: downloading github.com/kr/pretty v0.3.1 05:18:08 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:18:08 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:18:08 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:18:08 go: downloading github.com/golang/protobuf v1.5.4 05:18:08 go: downloading google.golang.org/protobuf v1.34.2 05:18:08 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:18:08 go: downloading github.com/gorilla/securecookie v1.1.2 05:18:08 go: downloading github.com/gorilla/schema v1.4.1 05:18:08 go: downloading github.com/muhlemmer/gu v0.3.1 05:18:08 go: downloading github.com/mitchellh/go-ps v1.0.0 05:18:08 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:18:08 go: downloading go.mozilla.org/pkcs7 v0.9.0 05:18:08 go: downloading github.com/google/go-cmp v0.6.0 05:18:09 go: downloading github.com/gorilla/mux v1.8.1 05:18:09 go: downloading nhooyr.io/websocket v1.8.17 05:18:09 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:18:09 go: downloading github.com/frankban/quicktest v1.14.6 05:18:09 go: downloading github.com/onsi/ginkgo v1.16.4 05:18:09 go: downloading github.com/onsi/gomega v1.13.0 05:18:09 go: downloading github.com/mailru/easyjson v0.7.7 05:18:09 go: downloading github.com/klauspost/compress v1.17.2 05:18:09 go: downloading github.com/nats-io/nuid v1.0.1 05:18:09 go: downloading github.com/nats-io/nkeys v0.4.7 05:18:09 go: downloading github.com/go-openapi/analysis v0.23.0 05:18:09 go: downloading github.com/go-openapi/loads v0.22.0 05:18:09 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:18:09 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:18:09 go: downloading github.com/go-logr/logr v1.4.2 05:18:09 go: downloading go.opentelemetry.io/otel/metric v1.29.0 05:18:09 go: downloading github.com/go-logr/stdr v1.2.2 05:18:09 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:18:09 go: downloading golang.org/x/term v0.24.0 05:18:09 go: downloading github.com/emirpasic/gods v1.18.1 05:18:09 go: downloading github.com/kr/text v0.2.0 05:18:09 go: downloading github.com/jeremija/gosubmit v0.2.7 05:18:09 go: downloading github.com/rogpeppe/go-internal v1.11.0 05:18:09 go: downloading github.com/google/gofuzz v1.2.0 05:18:09 go: downloading github.com/yusufpapurcu/wmi v1.2.4 05:18:09 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:18:09 go: downloading github.com/josharian/intern v1.0.0 05:18:09 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:18:09 go: downloading github.com/miekg/pkcs11 v1.1.1 05:18:09 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 05:18:09 go: downloading github.com/rs/cors v1.11.0 05:18:09 go: downloading github.com/go-ole/go-ole v1.2.6 05:18:09 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 05:18:09 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 05:18:09 go: downloading github.com/shoenig/go-m1cpu v0.1.6 05:18:09 go: downloading github.com/nxadm/tail v1.4.8 05:18:09 go: downloading gopkg.in/yaml.v2 v2.4.0 05:18:09 go: downloading github.com/tklauser/numcpus v0.6.1 05:18:09 go: downloading github.com/shoenig/test v0.6.4 05:18:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:18:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.5 05:18:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.8 05:18:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 05:18:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.4 05:18:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 05:18:10 go: downloading github.com/openziti/sdk-golang v0.23.44 05:18:10 go: downloading github.com/openziti/edge-api v0.26.34 05:18:11 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-new-service 05:18:37 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 05:18:37 make -C ./app-service-template test 05:18:37 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 05:18:37 go test -race -coverprofile=coverage.out ./... 05:19:16 app-new-service/config coverage: 0.0% of statements 05:19:16 ok app-new-service 1.051s coverage: 45.9% of statements 05:19:16 ok app-new-service/functions 1.048s coverage: 85.3% of statements 05:19:16 go vet ./... 05:19:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:42 ./bin/test-attribution-txt.sh 05:19:42 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 05:19:42 go test -race -coverprofile=coverage.out ./... 05:19:42 go: downloading github.com/gomodule/redigo v1.9.2 05:19:42 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal [no test files] 05:19:44 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db [no test files] 05:19:44 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/common coverage: 0.0% of statements 05:19:44 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/bootstrap/container coverage: 0.0% of statements 05:19:46 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger [no test files] 05:19:46 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/postgres coverage: 0.0% of statements 05:19:46 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/redis coverage: 0.0% of statements 05:19:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/app 1.147s coverage: 66.3% of statements 05:19:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/appfunction 1.032s coverage: 89.3% of statements 05:19:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/bootstrap/handlers 1.061s coverage: 85.1% of statements 05:19:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/etm 1.035s coverage: 100.0% of statements 05:19:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/runtime 1.139s coverage: 75.2% of statements 05:19:47 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/models 1.027s coverage: 97.3% of statements 05:19:47 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/http/mocks coverage: 0.0% of statements 05:19:47 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mocks coverage: 0.0% of statements 05:19:47 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mqtt/mocks coverage: 0.0% of statements 05:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/http 1.037s coverage: 82.8% of statements 05:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/messagebus 1.044s coverage: 65.1% of statements 05:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mqtt 1.031s coverage: 27.6% of statements 05:19:48 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/webserver 1.044s coverage: 11.2% of statements 05:19:49 github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/interfaces coverage: 0.0% of statements 05:19:49 github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:19:50 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg 1.073s coverage: 27.3% of statements 05:19:50 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/secure 1.031s coverage: 52.8% of statements 05:20:16 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/transforms 26.133s coverage: 72.2% of statements 05:20:16 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/util 1.022s coverage: 94.4% of statements 05:20:16 go vet ./... 05:20:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:20:32 $ docker stop --time=1 46715ae0630757778637a592d133d2c7833a264a4a007adec851c1c17435a9f1 05:20:34 $ docker rm -f --volumes 46715ae0630757778637a592d133d2c7833a264a4a007adec851c1c17435a9f1 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:35 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:36 05:20:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:36 latest: Pulling from edgex-lftools-log-publisher 05:20:36 5eb5b503b376: Pulling fs layer 05:20:36 5c69ac0246d0: Pulling fs layer 05:20:36 ec43610c2a17: Pulling fs layer 05:20:36 3a2ae6a8a46f: Pulling fs layer 05:20:36 33b1e0a273af: Pulling fs layer 05:20:36 5d3b04190fa2: Pulling fs layer 05:20:36 2f39f015ded8: Pulling fs layer 05:20:36 33b1e0a273af: Waiting 05:20:36 3a2ae6a8a46f: Waiting 05:20:36 5d3b04190fa2: Waiting 05:20:36 2f39f015ded8: Waiting 05:20:36 5c69ac0246d0: Verifying Checksum 05:20:36 5c69ac0246d0: Download complete 05:20:36 3a2ae6a8a46f: Download complete 05:20:36 33b1e0a273af: Verifying Checksum 05:20:36 33b1e0a273af: Download complete 05:20:36 ec43610c2a17: Verifying Checksum 05:20:36 ec43610c2a17: Download complete 05:20:36 5d3b04190fa2: Download complete 05:20:37 5eb5b503b376: Verifying Checksum 05:20:37 5eb5b503b376: Download complete 05:20:37 2f39f015ded8: Download complete 05:20:38 5eb5b503b376: Pull complete 05:20:38 5c69ac0246d0: Pull complete 05:20:38 ec43610c2a17: Pull complete 05:20:39 3a2ae6a8a46f: Pull complete 05:20:39 33b1e0a273af: Pull complete 05:20:39 5d3b04190fa2: Pull complete 05:20:43 2f39f015ded8: Pull complete 05:20:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:43 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:20:43 $ 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 05:20:48 $ docker top ab651620e99bf7a2f63e4a50896aa143de8fb8d901e487e47a805c5d6ee9b1d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:48 ---> job-cost.sh 05:20:48 lf-activate-venv: SKIPPING 05:20:48 INFO: No Stack... 05:20:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:49 INFO: Archiving Costs [Pipeline] sh 05:20:49 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 05:20:49 + cut -d, -f6 [Pipeline] lock 05:20:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] 05:20:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] did not exist. Created. 05:20:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:50 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:50 Stashed 1 file(s) [Pipeline] } 05:20:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:50 $ docker stop --time=1 ab651620e99bf7a2f63e4a50896aa143de8fb8d901e487e47a805c5d6ee9b1d9 05:20:51 $ docker rm -f --volumes ab651620e99bf7a2f63e4a50896aa143de8fb8d901e487e47a805c5d6ee9b1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26334 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 05:21:39 Running in /w/workspace/app-functions-sdk-go/389 [Pipeline] { [Pipeline] checkout 05:21:42 The recommended git tool is: git 05:21:49 using credential edgex-jenkins-ssh 05:21:49 Cloning the remote Git repository 05:21:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:21:49 > git init /w/workspace/app-functions-sdk-go/389 # timeout=10 05:21:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:21:49 > git --version # timeout=10 05:21:49 > git --version # 'git version 2.25.1' 05:21:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:57 Avoid second fetch 05:21:57 Checking out Revision 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 (main) 05:21:57 > git config core.sparsecheckout # timeout=10 05:21:57 > git checkout -f 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 # timeout=10 05:21:58 Commit message: "Merge pull request #1641 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:03 Dload Upload Total Spent Left Speed 05:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 05:22:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:22:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:22:04 + sudo tee /etc/docker/daemon.new 05:22:04 { 05:22:04 "registry-mirrors": [ 05:22:04 "https://nexus3.edgexfoundry.org:10001" 05:22:04 ], 05:22:04 "bip": "10.250.0.254/24", 05:22:04 "hosts": [ 05:22:04 "tcp://0.0.0.0:5555", 05:22:04 "unix:///var/run/docker.sock" 05:22:04 ], 05:22:04 "mtu": 1458, 05:22:04 "selinux-enabled": true, 05:22:04 "seccomp-profile": "/etc/docker/seccomp.json" 05:22:04 } [Pipeline] sh 05:22:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:22:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:23 ========================================================= 05:22:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:22:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:22:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:24 cf04c63912e1: Pulling fs layer 05:22:24 55b35a11ae5e: Pulling fs layer 05:22:24 a37a00ec5f00: Pulling fs layer 05:22:24 50b3750afda1: Pulling fs layer 05:22:24 4f4fb700ef54: Pulling fs layer 05:22:24 80978eb59214: Pulling fs layer 05:22:24 c9f46d7d2bd2: Pulling fs layer 05:22:24 c5a475d317c9: Pulling fs layer 05:22:24 4f4fb700ef54: Waiting 05:22:24 80978eb59214: Waiting 05:22:24 c9f46d7d2bd2: Waiting 05:22:24 c5a475d317c9: Waiting 05:22:24 50b3750afda1: Waiting 05:22:24 55b35a11ae5e: Verifying Checksum 05:22:24 55b35a11ae5e: Download complete 05:22:24 50b3750afda1: Verifying Checksum 05:22:24 50b3750afda1: Download complete 05:22:24 4f4fb700ef54: Download complete 05:22:24 80978eb59214: Verifying Checksum 05:22:24 80978eb59214: Download complete 05:22:24 cf04c63912e1: Verifying Checksum 05:22:24 cf04c63912e1: Download complete 05:22:25 c5a475d317c9: Verifying Checksum 05:22:25 c5a475d317c9: Download complete 05:22:26 cf04c63912e1: Pull complete 05:22:26 55b35a11ae5e: Pull complete 05:22:26 a37a00ec5f00: Verifying Checksum 05:22:26 a37a00ec5f00: Download complete 05:22:27 c9f46d7d2bd2: Verifying Checksum 05:22:27 c9f46d7d2bd2: Download complete 05:22:46 a37a00ec5f00: Pull complete 05:22:46 50b3750afda1: Pull complete 05:22:46 4f4fb700ef54: Pull complete 05:22:46 80978eb59214: Pull complete 05:22:56 c9f46d7d2bd2: Pull complete 05:22:57 c5a475d317c9: Pull complete 05:22:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 05:22:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:58 + docker inspect -f . ci-base-image-arm64 05:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:58 prd-ubuntu20.04-docker-arm64-4c-16g-26334 does not seem to be running inside a container 05:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/389 -v /w/workspace/app-functions-sdk-go/389:/w/workspace/app-functions-sdk-go/389:rw,z -v /w/workspace/app-functions-sdk-go/389@tmp:/w/workspace/app-functions-sdk-go/389@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 05:23:00 $ docker top 15644da429dac0d291a9c19eb2c557942ebe362bcdcf3e4abb31e941b771be87 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:01 + go version 05:23:01 go version go1.23.2 linux/arm64 [Pipeline] } 05:23:01 $ docker stop --time=1 15644da429dac0d291a9c19eb2c557942ebe362bcdcf3e4abb31e941b771be87 05:23:03 $ docker rm -f --volumes 15644da429dac0d291a9c19eb2c557942ebe362bcdcf3e4abb31e941b771be87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:03 + docker inspect -f . ci-base-image-arm64 05:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:03 prd-ubuntu20.04-docker-arm64-4c-16g-26334 does not seem to be running inside a container 05:23:03 $ 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/389 -v /w/workspace/app-functions-sdk-go/389:/w/workspace/app-functions-sdk-go/389:rw,z -v /w/workspace/app-functions-sdk-go/389@tmp:/w/workspace/app-functions-sdk-go/389@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 05:23:05 $ docker top a922c11f261b95d19f74af35f20d80a578bef98e4cb84bb4001ac5d54bd07e05 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:05 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/389 [Pipeline] fileExists [Pipeline] sh 05:23:06 + make test 05:23:06 make -C ./app-service-template build 05:23:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/389/app-service-template' 05:23:06 go mod tidy 05:23:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 05:23:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:23:07 go: downloading github.com/google/uuid v1.6.0 05:23:07 go: downloading github.com/stretchr/testify v1.9.0 05:23:07 go: downloading github.com/labstack/echo/v4 v4.12.0 05:23:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 05:23:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 05:23:07 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 05:23:07 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:23:07 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:23:07 go: downloading github.com/go-kit/log v0.2.1 05:23:07 go: downloading gopkg.in/yaml.v3 v3.0.1 05:23:08 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 05:23:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 05:23:08 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:23:08 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:23:08 go: downloading github.com/stretchr/objx v0.5.2 05:23:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 05:23:08 go: downloading github.com/labstack/gommon v0.4.2 05:23:08 go: downloading golang.org/x/crypto v0.27.0 05:23:08 go: downloading golang.org/x/net v0.29.0 05:23:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 05:23:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:23:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:23:09 go: downloading github.com/x448/float16 v0.8.4 05:23:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:23:09 go: downloading github.com/go-playground/universal-translator v0.18.1 05:23:09 go: downloading github.com/leodido/go-urn v1.4.0 05:23:09 go: downloading golang.org/x/text v0.18.0 05:23:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 05:23:12 go: downloading github.com/go-playground/assert/v2 v2.2.0 05:23:12 go: downloading github.com/go-playground/locales v0.14.1 05:23:15 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 05:23:15 go: downloading github.com/mitchellh/copystructure v1.2.0 05:23:15 go: downloading github.com/sirupsen/logrus v1.9.3 05:23:15 go: downloading github.com/gorilla/websocket v1.5.3 05:23:15 go: downloading golang.org/x/sync v0.8.0 05:23:15 go: downloading github.com/mattn/go-colorable v0.1.13 05:23:15 go: downloading github.com/mattn/go-isatty v0.0.20 05:23:15 go: downloading github.com/valyala/fasttemplate v1.2.2 05:23:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:23:15 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 05:23:15 go: downloading github.com/jackc/pgx/v5 v5.7.1 05:23:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:23:15 go: downloading github.com/pkg/errors v0.9.1 05:23:15 go: downloading github.com/openziti/sdk-golang v0.23.43 05:23:15 go: downloading github.com/hashicorp/errwrap v1.1.0 05:23:15 go: downloading golang.org/x/sys v0.25.0 05:23:15 go: downloading github.com/kr/pretty v0.3.1 05:23:15 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:23:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:23:16 go: downloading github.com/nats-io/nats.go v1.37.0 05:23:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:23:16 go: downloading github.com/Microsoft/go-winio v0.6.2 05:23:16 go: downloading github.com/zeebo/errs v1.3.0 05:23:16 go: downloading google.golang.org/grpc v1.67.1 05:23:18 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:23:18 go: downloading golang.org/x/time v0.6.0 05:23:18 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 05:23:18 go: downloading github.com/jackc/puddle/v2 v2.2.2 05:23:18 go: downloading github.com/jackc/pgpassfile v1.0.0 05:23:18 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 05:23:18 go: downloading github.com/spf13/cast v1.7.0 05:23:18 go: downloading github.com/go-openapi/runtime v0.28.0 05:23:18 go: downloading github.com/go-openapi/strfmt v0.23.0 05:23:18 go: downloading github.com/go-resty/resty/v2 v2.15.3 05:23:18 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:23:18 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:23:18 go: downloading github.com/openziti/edge-api v0.26.32 05:23:21 go: downloading github.com/openziti/foundation/v2 v2.0.49 05:23:21 go: downloading github.com/openziti/identity v1.0.85 05:23:21 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:23:21 go: downloading github.com/zitadel/oidc/v2 v2.12.2 05:23:21 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 05:23:21 go: downloading golang.org/x/oauth2 v0.23.0 05:23:21 go: downloading github.com/openziti/channel/v3 v3.0.4 05:23:21 go: downloading github.com/openziti/secretstream v0.1.25 05:23:21 go: downloading github.com/openziti/transport/v2 v2.0.146 05:23:21 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:23:21 go: downloading github.com/kataras/go-events v0.0.3 05:23:21 go: downloading github.com/openziti/metrics v1.2.58 05:23:21 go: downloading github.com/kr/text v0.2.0 05:23:21 go: downloading github.com/rogpeppe/go-internal v1.11.0 05:23:22 go: downloading github.com/klauspost/compress v1.17.2 05:23:22 go: downloading github.com/nats-io/nkeys v0.4.7 05:23:22 go: downloading github.com/nats-io/nuid v1.0.1 05:23:22 go: downloading github.com/onsi/ginkgo v1.16.4 05:23:22 go: downloading github.com/onsi/gomega v1.13.0 05:23:22 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:23:22 go: downloading google.golang.org/protobuf v1.34.2 05:23:24 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:23:24 go: downloading github.com/google/go-cmp v0.6.0 05:23:24 go: downloading github.com/frankban/quicktest v1.14.6 05:23:24 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:23:24 go: downloading github.com/go-openapi/errors v0.22.0 05:23:24 go: downloading github.com/oklog/ulid v1.3.1 05:23:24 go: downloading go.mongodb.org/mongo-driver v1.17.0 05:23:26 go: downloading github.com/go-openapi/swag v0.23.0 05:23:26 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:23:27 go: downloading go.opentelemetry.io/otel v1.29.0 05:23:27 go: downloading github.com/go-openapi/spec v0.21.0 05:23:27 go: downloading github.com/go-openapi/validate v0.24.0 05:23:27 go: downloading go.opentelemetry.io/otel/trace v1.29.0 05:23:27 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 05:23:27 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:23:27 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:23:27 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:23:27 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 05:23:28 go: downloading github.com/gorilla/securecookie v1.1.2 05:23:28 go: downloading github.com/gorilla/schema v1.4.1 05:23:28 go: downloading github.com/muhlemmer/gu v0.3.1 05:23:28 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:23:28 go: downloading github.com/golang/protobuf v1.5.4 05:23:28 go: downloading github.com/gorilla/mux v1.8.1 05:23:28 go: downloading nhooyr.io/websocket v1.8.17 05:23:28 go: downloading github.com/mitchellh/go-ps v1.0.0 05:23:28 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:23:28 go: downloading go.mozilla.org/pkcs7 v0.9.0 05:23:28 go: downloading github.com/go-openapi/analysis v0.23.0 05:23:28 go: downloading github.com/go-openapi/loads v0.22.0 05:23:28 go: downloading github.com/mailru/easyjson v0.7.7 05:23:28 go: downloading github.com/go-logr/logr v1.4.2 05:23:28 go: downloading go.opentelemetry.io/otel/metric v1.29.0 05:23:28 go: downloading github.com/go-logr/stdr v1.2.2 05:23:28 go: downloading golang.org/x/term v0.24.0 05:23:28 go: downloading github.com/emirpasic/gods v1.18.1 05:23:28 go: downloading github.com/jeremija/gosubmit v0.2.7 05:23:28 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:23:28 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:23:28 go: downloading github.com/google/gofuzz v1.2.0 05:23:28 go: downloading gopkg.in/yaml.v2 v2.4.0 05:23:28 go: downloading github.com/nxadm/tail v1.4.8 05:23:29 go: downloading github.com/yusufpapurcu/wmi v1.2.4 05:23:29 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:23:29 go: downloading github.com/josharian/intern v1.0.0 05:23:29 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:23:29 go: downloading github.com/miekg/pkcs11 v1.1.1 05:23:29 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 05:23:29 go: downloading github.com/rs/cors v1.11.0 05:23:29 go: downloading github.com/go-ole/go-ole v1.2.6 05:23:29 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 05:23:29 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 05:23:29 go: downloading github.com/shoenig/go-m1cpu v0.1.6 05:23:29 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:23:29 go: downloading github.com/tklauser/numcpus v0.6.1 05:23:29 go: downloading github.com/shoenig/test v0.6.4 05:23:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.5 05:23:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.8 05:23:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 05:23:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 05:23:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.4 05:23:30 go: downloading github.com/openziti/sdk-golang v0.23.44 05:23:30 go: downloading github.com/openziti/edge-api v0.26.34 05:23:34 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-new-service 05:26:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/389/app-service-template' 05:26:56 make -C ./app-service-template test 05:26:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/389/app-service-template' 05:26:56 go test -race -coverprofile=coverage.out ./... 05:31:17 app-new-service/config coverage: 0.0% of statements 05:31:17 ok app-new-service 1.301s coverage: 45.9% of statements 05:31:17 ok app-new-service/functions 1.258s coverage: 85.3% of statements 05:31:17 go vet ./... 05:35:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:09 ./bin/test-attribution-txt.sh 05:35:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/389/app-service-template' 05:35:09 go test -race -coverprofile=coverage.out ./... 05:35:09 go: downloading github.com/gomodule/redigo v1.9.2 05:35:09 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal [no test files] 05:35:28 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/bootstrap/container coverage: 0.0% of statements 05:35:28 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/common coverage: 0.0% of statements 05:35:29 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/app 1.665s coverage: 66.3% of statements 05:35:29 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/appfunction 1.220s coverage: 89.3% of statements 05:35:29 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/bootstrap/handlers 1.240s coverage: 85.1% of statements 05:35:30 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/etm 1.120s coverage: 100.0% of statements 05:35:38 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db [no test files] 05:35:38 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/postgres coverage: 0.0% of statements 05:35:38 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/redis coverage: 0.0% of statements 05:35:38 ? github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger [no test files] 05:35:39 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/runtime 1.554s coverage: 75.2% of statements 05:35:39 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/store/db/models 1.130s coverage: 97.3% of statements 05:35:44 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/http/mocks coverage: 0.0% of statements 05:35:45 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mocks coverage: 0.0% of statements 05:35:45 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/http 1.210s coverage: 82.8% of statements 05:35:46 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/messagebus 1.226s coverage: 65.1% of statements 05:35:51 github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mqtt/mocks coverage: 0.0% of statements 05:35:52 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/trigger/mqtt 1.256s coverage: 27.6% of statements 05:35:57 ok github.com/edgexfoundry/app-functions-sdk-go/v4/internal/webserver 1.229s coverage: 11.2% of statements 05:35:58 github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/interfaces coverage: 0.0% of statements 05:35:58 github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:36:00 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg 1.264s coverage: 27.3% of statements 05:36:04 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/secure 1.156s coverage: 52.8% of statements 05:36:36 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/transforms 26.605s coverage: 72.2% of statements 05:36:36 ok github.com/edgexfoundry/app-functions-sdk-go/v4/pkg/util 1.085s coverage: 94.4% of statements 05:36:36 go vet ./... 05:36:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:45 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 05:36:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:36:45 $ docker stop --time=1 a922c11f261b95d19f74af35f20d80a578bef98e4cb84bb4001ac5d54bd07e05 05:36:47 $ docker rm -f --volumes a922c11f261b95d19f74af35f20d80a578bef98e4cb84bb4001ac5d54bd07e05 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:36:54 Warning: overwriting stash ‘coverage-report’ 05:36:55 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:56 05:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:56 arm64: Pulling from edgex-lftools-log-publisher 05:36:56 8998bd30e6a1: Pulling fs layer 05:36:56 04944245beec: Pulling fs layer 05:36:56 699f458cf7ca: Pulling fs layer 05:36:56 765212b225bb: Pulling fs layer 05:36:56 f23df028b6ca: Pulling fs layer 05:36:56 d65c8cfc05b1: Pulling fs layer 05:36:56 2437ff75d9bd: Pulling fs layer 05:36:56 f23df028b6ca: Waiting 05:36:56 d65c8cfc05b1: Waiting 05:36:56 2437ff75d9bd: Waiting 05:36:56 765212b225bb: Waiting 05:36:56 04944245beec: Verifying Checksum 05:36:56 04944245beec: Download complete 05:36:56 765212b225bb: Verifying Checksum 05:36:56 765212b225bb: Download complete 05:36:56 f23df028b6ca: Verifying Checksum 05:36:56 f23df028b6ca: Download complete 05:36:56 d65c8cfc05b1: Verifying Checksum 05:36:56 d65c8cfc05b1: Download complete 05:36:56 699f458cf7ca: Verifying Checksum 05:36:56 699f458cf7ca: Download complete 05:36:57 8998bd30e6a1: Download complete 05:37:00 2437ff75d9bd: Verifying Checksum 05:37:00 2437ff75d9bd: Download complete 05:37:02 8998bd30e6a1: Pull complete 05:37:02 04944245beec: Pull complete 05:37:04 699f458cf7ca: Pull complete 05:37:04 765212b225bb: Pull complete 05:37:06 f23df028b6ca: Pull complete 05:37:06 d65c8cfc05b1: Pull complete 05:37:24 2437ff75d9bd: Pull complete 05:37:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:24 prd-ubuntu20.04-docker-arm64-4c-16g-26334 does not seem to be running inside a container 05:37:24 $ 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/389 -v /w/workspace/app-functions-sdk-go/389:/w/workspace/app-functions-sdk-go/389:rw,z -v /w/workspace/app-functions-sdk-go/389@tmp:/w/workspace/app-functions-sdk-go/389@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 05:37:27 $ docker top 8bdf20890da83cfd55efb538375ba4522f951ac2e2da96ad5b9f9847b3797ce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:28 ---> job-cost.sh 05:37:28 lf-activate-venv: SKIPPING 05:37:28 INFO: No Stack... 05:37:28 INFO: Retrieving Pricing Info for: v3-standard-4 05:37:29 INFO: Archiving Costs [Pipeline] sh 05:37:29 + + cat /w/workspace/app-functions-sdk-go/389/archives/cost.csv 05:37:29 cut -d, -f6 [Pipeline] lock 05:37:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] 05:37:30 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] did not exist. Created. 05:37:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:30 /w/workspace/app-functions-sdk-go/389@tmp/durable-cb311ef5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:37:31 + echo total: 0.10999999940395355 [Pipeline] stash 05:37:31 Warning: overwriting stash ‘stack-cost’ 05:37:31 Stashed 1 file(s) [Pipeline] } 05:37:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-389-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:31 $ docker stop --time=1 8bdf20890da83cfd55efb538375ba4522f951ac2e2da96ad5b9f9847b3797ce0 05:37:33 $ docker rm -f --volumes 8bdf20890da83cfd55efb538375ba4522f951ac2e2da96ad5b9f9847b3797ce0 [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 05:37:33 provisioning config files... 05:37:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2017158044073815863tmp [Pipeline] { [Pipeline] sh 05:37:34 + set +x 05:37:34 + + curl -sbash https://codecov.io/bash -s 05:37:34 -- 05:37:34 05:37:34 _____ _ 05:37:34 / ____| | | 05:37:34 | | ___ __| | ___ ___ _____ __ 05:37:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:37:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:37:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:37:34 Bash-1.0.6 05:37:34 05:37:34 05:37:34 ==> git version 2.25.1 found 05:37:34 ==> 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 05:37:34 Release-Date: 2020-01-08 05:37:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:37:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:37:34 ==> Jenkins CI detected. 05:37:34 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 05:37:34 project root: . 05:37:34 --> token set from env 05:37:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:37:34 ==> Running gcov in . (disable via -X gcov) 05:37:34 ==> Python coveragepy not found 05:37:34 ==> Searching for coverage reports in: 05:37:34 + . 05:37:34 -> Found 2 reports 05:37:34 ==> Detecting git/mercurial file structure 05:37:34 ==> Reading reports 05:37:34 + ./app-service-template/coverage.out bytes=4438 05:37:34 + ./coverage.out bytes=534942 05:37:34 ==> Appending adjustments 05:37:34 https://docs.codecov.io/docs/fixing-reports 05:37:34 + Found adjustments 05:37:34 ==> Gzipping contents 05:37:34 52K /tmp/codecov.36VMyR.gz 05:37:34 ==> Uploading reports 05:37:34 url: https://codecov.io 05:37:34 query: branch=main&commit=4bf68b19e81ba32ea3cbc28b273b1c0318393d76&build=389&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F389%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:34 -> Pinging Codecov 05:37:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4bf68b19e81ba32ea3cbc28b273b1c0318393d76&build=389&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F389%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:35 -> Uploading to 05:37:35 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-functions-sdk-go/4bf68b19e81ba32ea3cbc28b273b1c0318393d76/0ecb7861-2266-429e-9852-3484225ae355.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T053734Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=be06f2579fe79aecf78607f890d5cca867ac45e2877fd16f5bf2a3a7fe86e4cc 05:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:35 Dload Upload Total Spent Left Speed 05:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 49763 0 0 100 49763 0 239k --:--:-- --:--:-- --:--:-- 238k 100 49763 0 0 100 49763 0 203k --:--:-- --:--:-- --:--:-- 202k 05:37:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] } 05:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:37:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:37:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:35 05:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:36 latest: Pulling from edgex-devops/edgex-snyk-go 05:37:36 43c4264eed91: Already exists 05:37:36 4cc291be95ef: Already exists 05:37:36 2ac1f1163629: Already exists 05:37:36 5c3c966382ef: Already exists 05:37:36 4f4fb700ef54: Already exists 05:37:36 d9c7d2e4e75e: Pulling fs layer 05:37:36 9c3e1370e548: Pulling fs layer 05:37:36 d9c7d2e4e75e: Verifying Checksum 05:37:36 d9c7d2e4e75e: Download complete 05:37:36 d9c7d2e4e75e: Pull complete 05:37:37 9c3e1370e548: Verifying Checksum 05:37:37 9c3e1370e548: Download complete 05:37:40 9c3e1370e548: Pull complete 05:37:40 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:40 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:37:40 $ 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:latest cat 05:37:43 $ docker top 8bbafe2df6ccf0873ce1456cf6d947ee4f47b88f35aed8c903acbed43c6c669a -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:43 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] echo 05:37:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 05:37:43 + set -o pipefail 05:37:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 05:37:52 05:37:52 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v4)... 05:37:52 05:37:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6c09f06e-751f-448b-87b5-b640e988b8fe/history/5c23a496-0181-40ea-acce-b16ab1af757b 05:37:52 05:37:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:37:52 05:37:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:37:52 05:37:52 05:37:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:37:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:37:56 $ docker stop --time=1 8bbafe2df6ccf0873ce1456cf6d947ee4f47b88f35aed8c903acbed43c6c669a 05:38:04 $ docker rm -f --volumes 8bbafe2df6ccf0873ce1456cf6d947ee4f47b88f35aed8c903acbed43c6c669a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:38:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:04 provisioning config files... 05:38:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18427171778417548278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:05 --> edgex-publish-swagger.sh 05:38:05 === Publish openapi API === 05:38:05 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:38:05 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/app-functions-sdk.yaml] 05:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:05 Dload Upload Total Spent Left Speed 05:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 42611 --:--:-- --:--:-- --:--:-- 42453 100 11576 100 156 100 11420 363 26620 --:--:-- --:--:-- --:--:-- 26920 05:38:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:38:05 [Pipeline] } 05:38:05 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 05:38:05 + git log --format=format:%s -1 4bf68b19e81ba32ea3cbc28b273b1c0318393d76 [Pipeline] sh 05:38:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:06 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:38:06 $ 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 05:38:07 $ docker top f7d56d1b40bfa3fd960604f74d08d099c74327c184f7b1a79399f46b092a3ce1 -eo pid,comm 05:38:07 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). 05:38:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:07 [ssh-agent] Looking for ssh-agent implementation... 05:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:07 $ docker exec f7d56d1b40bfa3fd960604f74d08d099c74327c184f7b1a79399f46b092a3ce1 ssh-agent 05:38:07 SSH_AUTH_SOCK=/tmp/ssh-bV3CJ6ILs9Fo/agent.31 05:38:07 SSH_AGENT_PID=37 05:38:07 Running ssh-add (command line suppressed) 05:38:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15927740015323009513.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15927740015323009513.key) 05:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:08 + git semver tag 05:38:08 2024-11-13 05:38:08,438 [run_tag] DEBUG tag force:False 05:38:08 2024-11-13 05:38:08,438 [check_head_tag] DEBUG check head tag 05:38:08 2024-11-13 05:38:08,440 [execute] INFO git cat-file --batch-check 05:38:08 2024-11-13 05:38:08,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:38:08 2024-11-13 05:38:08,444 [execute] INFO git cat-file --batch 05:38:08 2024-11-13 05:38:08,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:38:08 2024-11-13 05:38:08,483 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:08 2024-11-13 05:38:08,483 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 05:38:08 2024-11-13 05:38:08,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:38:08 2024-11-13 05:38:08,488 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:08 4.0.0-dev.10 [Pipeline] } 05:38:08 $ docker exec --env ******** --env ******** f7d56d1b40bfa3fd960604f74d08d099c74327c184f7b1a79399f46b092a3ce1 ssh-agent -k 05:38:08 unset SSH_AUTH_SOCK; 05:38:08 unset SSH_AGENT_PID; 05:38:08 echo Agent pid 37 killed; 05:38:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:08 + git semver [Pipeline] } 05:38:09 $ docker stop --time=1 f7d56d1b40bfa3fd960604f74d08d099c74327c184f7b1a79399f46b092a3ce1 05:38:10 $ docker rm -f --volumes f7d56d1b40bfa3fd960604f74d08d099c74327c184f7b1a79399f46b092a3ce1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:11 05:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:11 0.23.1-centos7: Pulling from edgex-lftools 05:38:11 ab5ef0e58194: Pulling fs layer 05:38:11 9712f1f96733: Pulling fs layer 05:38:11 63f879dbbcfc: Pulling fs layer 05:38:11 0d9ebad4ef96: Pulling fs layer 05:38:11 e9a5061849ea: Pulling fs layer 05:38:11 d747dcd14b5f: Pulling fs layer 05:38:11 2de7ff778b66: Pulling fs layer 05:38:11 0d9ebad4ef96: Waiting 05:38:11 e9a5061849ea: Waiting 05:38:11 d747dcd14b5f: Waiting 05:38:11 2de7ff778b66: Waiting 05:38:11 9712f1f96733: Verifying Checksum 05:38:11 9712f1f96733: Download complete 05:38:11 63f879dbbcfc: Verifying Checksum 05:38:11 63f879dbbcfc: Download complete 05:38:12 e9a5061849ea: Verifying Checksum 05:38:12 e9a5061849ea: Download complete 05:38:12 ab5ef0e58194: Verifying Checksum 05:38:12 ab5ef0e58194: Download complete 05:38:12 d747dcd14b5f: Download complete 05:38:12 0d9ebad4ef96: Verifying Checksum 05:38:12 0d9ebad4ef96: Download complete 05:38:12 2de7ff778b66: Verifying Checksum 05:38:12 2de7ff778b66: Download complete 05:38:15 ab5ef0e58194: Pull complete 05:38:15 9712f1f96733: Pull complete 05:38:15 63f879dbbcfc: Pull complete 05:38:19 0d9ebad4ef96: Pull complete 05:38:19 e9a5061849ea: Pull complete 05:38:19 d747dcd14b5f: Pull complete 05:38:21 2de7ff778b66: Pull complete 05:38:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:21 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:38: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 05:38:27 $ docker top dfdb639978784bc7447aea1307ba4ad001cbe400985d2b129ee840e2268acd5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:38:27 provisioning config files... 05:38:27 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13464691962342183685tmp 05:38:27 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5413545007223173690tmp 05:38:27 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3739898650519349964tmp [Pipeline] { [Pipeline] echo 05:38:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:38:28 ---> sigul-configuration.sh 05:38:28 gpg: directory `/root/.gnupg' created 05:38:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:38:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:38:28 gpg: keyring `/root/.gnupg/secring.gpg' created 05:38:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:38:28 gpg: CAST5 encrypted data 05:38:28 gpg: encrypted with 1 passphrase 05:38:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:38:28 + mkdir /home/jenkins 05:38:28 + mkdir /home/jenkins/sigul [Pipeline] sh 05:38:28 + 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 05:38:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:38:29 ---> sigul-install.sh 05:38:29 Sigul already installed; skipping installation. [Pipeline] sh 05:38:29 + git tag --list 05:38:29 v0.1.0 05:38:29 v0.1.1 05:38:29 v1.0.0 05:38:29 v1.1.0 05:38:29 v1.2.0 05:38:29 v1.3.0 05:38:29 v1.3.1 05:38:29 v2.0.0 05:38:29 v2.0.1 05:38:29 v2.1.0 05:38:29 v2.1.1 05:38:29 v2.1.2 05:38:29 v2.2.0 05:38:29 v2.3 05:38:29 v2.3.0 05:38:29 v2.3.1 05:38:29 v3.0 05:38:29 v3.0.0 05:38:29 v3.0.1 05:38:29 v3.0.1-dev.1 05:38:29 v3.0.1-dev.2 05:38:29 v3.1 05:38:29 v3.1.0 05:38:29 v3.1.0-dev.1 05:38:29 v3.1.0-dev.10 05:38:29 v3.1.0-dev.11 05:38:29 v3.1.0-dev.12 05:38:29 v3.1.0-dev.13 05:38:29 v3.1.0-dev.14 05:38:29 v3.1.0-dev.15 05:38:29 v3.1.0-dev.16 05:38:29 v3.1.0-dev.17 05:38:29 v3.1.0-dev.18 05:38:29 v3.1.0-dev.19 05:38:29 v3.1.0-dev.2 05:38:29 v3.1.0-dev.20 05:38:29 v3.1.0-dev.21 05:38:29 v3.1.0-dev.22 05:38:29 v3.1.0-dev.23 05:38:29 v3.1.0-dev.24 05:38:29 v3.1.0-dev.25 05:38:29 v3.1.0-dev.26 05:38:29 v3.1.0-dev.27 05:38:29 v3.1.0-dev.28 05:38:29 v3.1.0-dev.29 05:38:29 v3.1.0-dev.3 05:38:29 v3.1.0-dev.30 05:38:29 v3.1.0-dev.31 05:38:29 v3.1.0-dev.32 05:38:29 v3.1.0-dev.33 05:38:29 v3.1.0-dev.34 05:38:29 v3.1.0-dev.35 05:38:29 v3.1.0-dev.36 05:38:29 v3.1.0-dev.37 05:38:29 v3.1.0-dev.38 05:38:29 v3.1.0-dev.39 05:38:29 v3.1.0-dev.4 05:38:29 v3.1.0-dev.40 05:38:29 v3.1.0-dev.41 05:38:29 v3.1.0-dev.42 05:38:29 v3.1.0-dev.43 05:38:29 v3.1.0-dev.44 05:38:29 v3.1.0-dev.45 05:38:29 v3.1.0-dev.46 05:38:29 v3.1.0-dev.47 05:38:29 v3.1.0-dev.48 05:38:29 v3.1.0-dev.49 05:38:29 v3.1.0-dev.5 05:38:29 v3.1.0-dev.50 05:38:29 v3.1.0-dev.51 05:38:29 v3.1.0-dev.52 05:38:29 v3.1.0-dev.6 05:38:29 v3.1.0-dev.7 05:38:29 v3.1.0-dev.8 05:38:29 v3.1.0-dev.9 05:38:29 v3.1.1 05:38:29 v3.1.1-dev.1 05:38:29 v3.2.0-dev.1 05:38:29 v3.2.0-dev.10 05:38:29 v3.2.0-dev.11 05:38:29 v3.2.0-dev.12 05:38:29 v3.2.0-dev.13 05:38:29 v3.2.0-dev.14 05:38:29 v3.2.0-dev.15 05:38:29 v3.2.0-dev.16 05:38:29 v3.2.0-dev.17 05:38:29 v3.2.0-dev.18 05:38:29 v3.2.0-dev.19 05:38:29 v3.2.0-dev.2 05:38:29 v3.2.0-dev.20 05:38:29 v3.2.0-dev.21 05:38:29 v3.2.0-dev.22 05:38:29 v3.2.0-dev.23 05:38:29 v3.2.0-dev.24 05:38:29 v3.2.0-dev.25 05:38:29 v3.2.0-dev.26 05:38:29 v3.2.0-dev.27 05:38:29 v3.2.0-dev.28 05:38:29 v3.2.0-dev.29 05:38:29 v3.2.0-dev.3 05:38:29 v3.2.0-dev.30 05:38:29 v3.2.0-dev.31 05:38:29 v3.2.0-dev.32 05:38:29 v3.2.0-dev.33 05:38:29 v3.2.0-dev.34 05:38:29 v3.2.0-dev.35 05:38:29 v3.2.0-dev.36 05:38:29 v3.2.0-dev.37 05:38:29 v3.2.0-dev.38 05:38:29 v3.2.0-dev.39 05:38:29 v3.2.0-dev.4 05:38:29 v3.2.0-dev.40 05:38:29 v3.2.0-dev.41 05:38:29 v3.2.0-dev.42 05:38:29 v3.2.0-dev.43 05:38:29 v3.2.0-dev.44 05:38:29 v3.2.0-dev.45 05:38:29 v3.2.0-dev.46 05:38:29 v3.2.0-dev.47 05:38:29 v3.2.0-dev.48 05:38:29 v3.2.0-dev.49 05:38:29 v3.2.0-dev.5 05:38:29 v3.2.0-dev.50 05:38:29 v3.2.0-dev.51 05:38:29 v3.2.0-dev.52 05:38:29 v3.2.0-dev.53 05:38:29 v3.2.0-dev.54 05:38:29 v3.2.0-dev.55 05:38:29 v3.2.0-dev.56 05:38:29 v3.2.0-dev.57 05:38:29 v3.2.0-dev.58 05:38:29 v3.2.0-dev.6 05:38:29 v3.2.0-dev.7 05:38:29 v3.2.0-dev.8 05:38:29 v3.2.0-dev.9 05:38:29 v4.0.0-dev.1 05:38:29 v4.0.0-dev.10 05:38:29 v4.0.0-dev.2 05:38:29 v4.0.0-dev.3 05:38:29 v4.0.0-dev.4 05:38:29 v4.0.0-dev.5 05:38:29 v4.0.0-dev.6 05:38:29 v4.0.0-dev.7 05:38:29 v4.0.0-dev.8 05:38:29 v4.0.0-dev.9 [Pipeline] sh 05:38:29 + lftools sign git-tag v4.0.0-dev.10 05:38:30 Signing Git tag with Sigul... 05:38:30 Signing v4.0.0-dev.10 [Pipeline] echo 05:38:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:38:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:38:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:38:30 $ docker stop --time=1 dfdb639978784bc7447aea1307ba4ad001cbe400985d2b129ee840e2268acd5f 05:38:32 $ docker rm -f --volumes dfdb639978784bc7447aea1307ba4ad001cbe400985d2b129ee840e2268acd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:38:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:33 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:38:33 $ 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 05:38:33 $ docker top 7dc1ce0e407765119c8d204eeef7553ac4fa71a64a067daf15ecf0b68a101346 -eo pid,comm 05:38:33 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). 05:38:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:33 [ssh-agent] Looking for ssh-agent implementation... 05:38:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:33 $ docker exec 7dc1ce0e407765119c8d204eeef7553ac4fa71a64a067daf15ecf0b68a101346 ssh-agent 05:38:33 SSH_AUTH_SOCK=/tmp/ssh-dUuQXNmwZn9c/agent.31 05:38:33 SSH_AGENT_PID=37 05:38:33 Running ssh-add (command line suppressed) 05:38:33 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_39081663617380455.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_39081663617380455.key) 05:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:34 + git semver bump pre 05:38:34 2024-11-13 05:38:34,342 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:34 2024-11-13 05:38:34,342 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 05:38:34 2024-11-13 05:38:34,342 [bump_version] DEBUG bumped version:4.0.0-dev.11 05:38:34 2024-11-13 05:38:34,342 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 05:38:34 2024-11-13 05:38:34,342 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:34 2024-11-13 05:38:34,342 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:34 2024-11-13 05:38:34,345 [execute] INFO git cat-file --batch-check 05:38:34 2024-11-13 05:38:34,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:38:34 2024-11-13 05:38:34,350 [execute] INFO git cat-file --batch 05:38:34 2024-11-13 05:38:34,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:38:34 2024-11-13 05:38:34,356 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:34 4.0.0-dev.11 [Pipeline] } 05:38:34 $ docker exec --env ******** --env ******** 7dc1ce0e407765119c8d204eeef7553ac4fa71a64a067daf15ecf0b68a101346 ssh-agent -k 05:38:34 unset SSH_AUTH_SOCK; 05:38:34 unset SSH_AGENT_PID; 05:38:34 echo Agent pid 37 killed; 05:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:34 + git semver [Pipeline] } 05:38:35 $ docker stop --time=1 7dc1ce0e407765119c8d204eeef7553ac4fa71a64a067daf15ecf0b68a101346 05:38:36 $ docker rm -f --volumes 7dc1ce0e407765119c8d204eeef7553ac4fa71a64a067daf15ecf0b68a101346 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:37 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:38:37 $ 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 05:38:37 $ docker top dcd5833301eaab6c3993814e5939e2490af5940baef170894120e8eff4902578 -eo pid,comm 05:38:37 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). 05:38:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:37 [ssh-agent] Looking for ssh-agent implementation... 05:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:37 $ docker exec dcd5833301eaab6c3993814e5939e2490af5940baef170894120e8eff4902578 ssh-agent 05:38:37 SSH_AUTH_SOCK=/tmp/ssh-bEoJLPhiHQmK/agent.32 05:38:37 SSH_AGENT_PID=38 05:38:37 Running ssh-add (command line suppressed) 05:38:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4638616358333880352.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4638616358333880352.key) 05:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:38 + git semver push 05:38:38 2024-11-13 05:38:38,477 [run_push] DEBUG push 05:38:38 2024-11-13 05:38:38,478 [execute] INFO git cat-file --batch-check 05:38:38 2024-11-13 05:38:38,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:38:38 2024-11-13 05:38:38,482 [execute] INFO git rev-list dfc03a61fe6b09d8f728b43f582610c801f779db -- 05:38:38 2024-11-13 05:38:38,482 [execute] DEBUG Popen(['git', 'rev-list', 'dfc03a61fe6b09d8f728b43f582610c801f779db', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:38:38 2024-11-13 05:38:38,498 [execute] INFO git fetch -v origin 05:38:38 2024-11-13 05:38:38,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:38:39 2024-11-13 05:38:38,921 [run_push] DEBUG no remote changes detected 05:38:39 2024-11-13 05:38:38,922 [execute] INFO git push origin semver 05:38:39 2024-11-13 05:38:38,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:38:39 2024-11-13 05:38:39,595 [run_push] DEBUG push all version tags 05:38:39 2024-11-13 05:38:39,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:38:39 2024-11-13 05:38:39,596 [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) 05:38:40 2024-11-13 05:38:40,183 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 05:38:40 4.0.0-dev.11 [Pipeline] } 05:38:40 $ docker exec --env ******** --env ******** dcd5833301eaab6c3993814e5939e2490af5940baef170894120e8eff4902578 ssh-agent -k 05:38:40 unset SSH_AUTH_SOCK; 05:38:40 unset SSH_AGENT_PID; 05:38:40 echo Agent pid 38 killed; 05:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:40 + git semver [Pipeline] } 05:38:41 $ docker stop --time=1 dcd5833301eaab6c3993814e5939e2490af5940baef170894120e8eff4902578 05:38:42 $ docker rm -f --volumes dcd5833301eaab6c3993814e5939e2490af5940baef170894120e8eff4902578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:38:43 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 05:38:43 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 05:38:43 total 16 05:38:43 drwxr-xr-x 3 root root 4096 Nov 13 05:20 . 05:38:43 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:38 .. 05:38:43 drwxr-xr-x 2 root root 4096 Nov 13 05:20 cost 05:38:43 -rw-r--r-- 1 root root 92 Nov 13 05:20 cost.csv 05:38:43 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 05:38:43 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 05:38:43 total 16 05:38:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:20 . 05:38:43 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:38 .. 05:38:43 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 05:20 cost 05:38:43 -rw-r--r-- 1 jenkins jenkins 92 Nov 13 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:38:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:38:44 ---> package-listing.sh 05:38:44 ++ facter osfamily 05:38:44 ++ tr '[:upper:]' '[:lower:]' 05:38:44 + OS_FAMILY=debian 05:38:44 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 05:38:44 + START_PACKAGES=/tmp/packages_start.txt 05:38:44 + END_PACKAGES=/tmp/packages_end.txt 05:38:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:38:44 + PACKAGES=/tmp/packages_start.txt 05:38:44 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 05:38:44 + PACKAGES=/tmp/packages_end.txt 05:38:44 + case "${OS_FAMILY}" in 05:38:44 + dpkg -l 05:38:44 + grep '^ii' 05:38:44 + '[' -f /tmp/packages_start.txt ']' 05:38:44 + '[' -f /tmp/packages_end.txt ']' 05:38:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:38:44 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 05:38:44 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 05:38:44 + 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 05:38:44 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 05:38:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:45 prd-ubuntu20.04-docker-8c-8g-26333 does not seem to be running inside a container 05:38:45 $ 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 05:38:45 $ docker top 44def8243319dcca735cebee98ad4eaeb2ede9488606cb3ee461828ea89bdff7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:38:46 + mkdir -p /var/log/sysstat [Pipeline] sh 05:38:46 + ls /var/log/sa-host 05:38:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:46 provisioning config files... 05:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8123903920732179245tmp [Pipeline] { [Pipeline] echo 05:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:38:47 ---> create-netrc.sh [Pipeline] } 05:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:38:47 ---> python-tools-install.sh [Pipeline] echo 05:38:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:38:47 ---> sudo-logs.sh 05:38:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:38:47 ---> job-cost.sh 05:38:47 lf-activate-venv: SKIPPING 05:38:47 DEBUG: total: 0.2199999988079071 05:38:47 INFO: Retrieving Stack Cost... 05:38:48 INFO: Retrieving Pricing Info for: v3-standard-8 05:38:48 INFO: Archiving Costs [Pipeline] echo 05:38:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:38:49 ---> logs-deploy.sh 05:38:49 lf-activate-venv: SKIPPING 05:38:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/389 05:38:49 INFO: archiving workspace using pattern(s): 05:38:50 Archives upload complete. 05:38:50 INFO: archiving logs to Nexus 05:38:50 ---> uname -a: 05:38:50 Linux prd-ubuntu20-04-docker-8c-8g-26333 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:38:50 05:38:50 05:38:50 ---> lscpu: 05:38:50 Architecture: x86_64 05:38:50 CPU op-mode(s): 32-bit, 64-bit 05:38:50 Byte Order: Little Endian 05:38:50 Address sizes: 40 bits physical, 48 bits virtual 05:38:50 CPU(s): 8 05:38:50 On-line CPU(s) list: 0-7 05:38:50 Thread(s) per core: 1 05:38:50 Core(s) per socket: 1 05:38:50 Socket(s): 8 05:38:50 NUMA node(s): 1 05:38:50 Vendor ID: AuthenticAMD 05:38:50 CPU family: 23 05:38:50 Model: 49 05:38:50 Model name: AMD EPYC-Rome Processor 05:38:50 Stepping: 0 05:38:50 CPU MHz: 2800.000 05:38:50 BogoMIPS: 5600.00 05:38:50 Virtualization: AMD-V 05:38:50 Hypervisor vendor: KVM 05:38:50 Virtualization type: full 05:38:50 L1d cache: 256 KiB 05:38:50 L1i cache: 256 KiB 05:38:50 L2 cache: 4 MiB 05:38:50 L3 cache: 128 MiB 05:38:50 NUMA node0 CPU(s): 0-7 05:38:50 Vulnerability Itlb multihit: Not affected 05:38:50 Vulnerability L1tf: Not affected 05:38:50 Vulnerability Mds: Not affected 05:38:50 Vulnerability Meltdown: Not affected 05:38:50 Vulnerability Mmio stale data: Not affected 05:38:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:38:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:38:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:38:50 Vulnerability Srbds: Not affected 05:38:50 Vulnerability Tsx async abort: Not affected 05:38:50 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 05:38:50 05:38:50 05:38:50 ---> nproc: 05:38:50 8 05:38:50 05:38:50 05:38:50 ---> df -h: 05:38:50 Filesystem Size Used Avail Use% Mounted on 05:38:50 overlay 155G 12G 144G 8% / 05:38:50 tmpfs 64M 0 64M 0% /dev 05:38:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:38:50 shm 64M 0 64M 0% /dev/shm 05:38:50 /dev/vda1 155G 12G 144G 8% /facter-os 05:38:50 05:38:50 05:38:50 ---> sar -b -r -n DEV: 05:38:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26333) 11/13/24 _x86_64_ (8 CPU) 05:38:50 05:38:50 05:16:44 LINUX RESTART (8 CPU) 05:38:50 05:38:50 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:38:50 05:18:02 233.78 47.49 186.29 0.00 5342.18 108967.17 0.00 05:38:50 05:19:01 103.19 0.69 102.49 0.00 18.03 29696.51 0.00 05:38:50 05:20:01 49.29 0.00 49.29 0.00 0.00 28696.03 0.00 05:38:50 05:21:01 69.44 0.18 69.26 0.00 17.73 27585.94 0.00 05:38:50 05:22:01 32.06 3.87 28.20 0.00 2072.05 4596.17 0.00 05:38:50 05:23:01 22.56 2.25 20.31 0.00 2292.28 4001.07 0.00 05:38:50 05:24:01 3.02 0.02 3.00 0.00 0.13 87.56 0.00 05:38:50 05:25:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 05:38:50 05:26:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 05:38:50 05:27:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 05:38:50 05:28:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 05:38:50 05:29:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 05:38:50 05:30:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 05:38:50 05:31:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 05:38:50 05:32:01 1.12 0.02 1.10 0.00 0.13 18.13 0.00 05:38:50 05:33:01 1.27 0.00 1.27 0.00 0.00 16.80 0.00 05:38:50 05:34:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 05:38:50 05:35:01 1.08 0.00 1.08 0.00 0.00 14.66 0.00 05:38:50 05:36:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 05:38:50 05:37:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 05:38:50 05:38:01 42.54 0.68 41.86 0.00 15.60 23034.69 0.00 05:38:50 Average: 27.19 2.63 24.56 0.00 464.99 10787.58 0.00 05:38:50 05:38:50 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:38:50 05:18:02 29219228 31573548 752336 2.29 74500 2553440 1889340 5.57 991964 2293012 308 05:38:50 05:19:01 27186216 31338764 964148 2.93 108084 4174280 2031912 5.99 1840320 3311648 873820 05:38:50 05:20:01 27095212 31489640 811524 2.47 112380 4393356 1885920 5.56 1801176 3420824 220912 05:38:50 05:21:01 28598428 31555348 754628 2.29 116452 3042984 1751440 5.16 1161360 2655776 268 05:38:50 05:22:01 28352364 31526740 756928 2.30 132072 3245804 1677064 4.94 1296056 2742292 124 05:38:50 05:23:01 28144148 31533424 748604 2.28 146080 3441148 1677324 4.94 1439596 2795508 180 05:38:50 05:24:01 28152660 31537080 744184 2.26 144652 3437896 1679764 4.95 1434180 2792304 8 05:38:50 05:25:01 28154156 31538648 742540 2.26 144732 3437900 1679764 4.95 1432584 2792312 40 05:38:50 05:26:01 28161204 31545712 735388 2.24 144772 3437904 1679764 4.95 1425180 2792308 8 05:38:50 05:27:01 28161576 31546136 735028 2.24 144820 3437908 1679764 4.95 1425240 2792316 20 05:38:50 05:28:01 28161592 31546232 734984 2.24 144852 3437908 1679764 4.95 1425436 2792316 16 05:38:50 05:29:01 28163560 31548236 732896 2.23 144908 3437912 1679764 4.95 1423444 2792324 8 05:38:50 05:30:01 28163692 31548420 732616 2.23 144932 3437916 1679764 4.95 1423508 2792324 196 05:38:50 05:31:01 28163692 31548444 732504 2.23 144956 3437916 1679764 4.95 1423204 2792324 4 05:38:50 05:32:01 28163052 31547928 733372 2.23 145016 3437896 1691544 4.99 1423824 2792296 212 05:38:50 05:33:01 28162548 31547480 733908 2.23 145056 3437900 1691544 4.99 1424480 2792300 264 05:38:50 05:34:01 28162532 31547476 733896 2.23 145084 3437900 1691544 4.99 1424224 2792300 12 05:38:50 05:35:01 28163028 31547996 733296 2.23 145116 3437908 1691544 4.99 1423944 2792304 184 05:38:50 05:36:01 28162728 31547732 733496 2.23 145152 3437908 1691544 4.99 1423960 2792304 4 05:38:50 05:37:01 28163696 31548744 732480 2.23 145196 3437904 1691544 4.99 1423320 2792312 44 05:38:50 05:38:01 27241672 31510404 765672 2.33 154512 4240616 1826164 5.38 1601276 3461860 156184 05:38:50 Average: 28099856 31532102 754497 2.29 136825 3486776 1729835 5.10 1432775 2846346 59658 05:38:50 05:38:50 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:38:50 05:18:02 veth2744849 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:18:02 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 05:38:50 05:18:02 docker0 100.85 97.35 6.92 476.21 0.00 0.00 0.00 0.00 05:38:50 05:18:02 vethe58271f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:18:02 ens3 702.23 535.24 6566.66 98.82 0.00 0.00 0.00 0.00 05:38:50 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:19:01 veth84402ca 136.06 233.77 13.79 2071.08 0.00 0.00 0.00 0.17 05:38:50 05:19:01 docker0 136.06 233.67 11.93 2071.07 0.00 0.00 0.00 0.00 05:38:50 05:19:01 ens3 270.64 167.21 2096.71 72.89 0.00 0.00 0.00 0.00 05:38:50 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:20:01 veth84402ca 1.17 1.28 0.10 1.62 0.00 0.00 0.00 0.00 05:38:50 05:20:01 docker0 1.17 1.27 0.08 1.62 0.00 0.00 0.00 0.00 05:38:50 05:20:01 ens3 16.28 11.61 13.99 7.08 0.00 0.00 0.00 0.00 05:38:50 05:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:38:50 05:21:01 docker0 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:21:01 ens3 100.95 60.89 2530.40 14.89 0.00 0.00 0.00 0.00 05:38:50 05:22:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:38:50 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:22:01 ens3 120.20 57.46 1380.32 4.32 0.00 0.00 0.00 0.00 05:38:50 05:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:38:50 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:23:01 ens3 90.17 46.76 1393.95 3.23 0.00 0.00 0.00 0.00 05:38:50 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:25:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:28:01 ens3 0.40 0.17 0.20 0.07 0.00 0.00 0.00 0.00 05:38:50 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:29:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:33:01 ens3 0.62 0.22 0.13 0.08 0.00 0.00 0.00 0.00 05:38:50 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:34:01 ens3 0.62 0.37 0.32 0.21 0.00 0.00 0.00 0.00 05:38:50 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:50 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:50 05:37:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 05:38:50 05:38:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:38:50 05:38:01 docker0 78.10 137.11 7.12 1253.10 0.00 0.00 0.00 0.00 05:38:50 05:38:01 ens3 229.86 135.94 3911.26 20.73 0.00 0.00 0.00 0.00 05:38:50 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:38:50 Average: docker0 14.96 22.19 1.23 179.55 0.00 0.00 0.00 0.00 05:38:50 Average: ens3 72.86 48.31 851.05 10.54 0.00 0.00 0.00 0.00 05:38:50 05:38:50 05:38:50 ---> sar -P ALL: 05:38:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26333) 11/13/24 _x86_64_ (8 CPU) 05:38:50 05:38:50 05:16:44 LINUX RESTART (8 CPU) 05:38:50 05:38:50 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:38:50 05:18:02 all 9.78 0.00 3.17 4.71 0.07 82.28 05:38:50 05:18:02 0 10.04 0.00 3.02 1.11 0.07 85.78 05:38:50 05:18:02 1 8.95 0.00 2.33 0.82 0.07 87.82 05:38:50 05:18:02 2 8.62 0.00 2.64 9.59 0.05 79.10 05:38:50 05:18:02 3 8.24 0.00 4.34 10.10 0.07 77.25 05:38:50 05:18:02 4 13.53 0.00 2.77 0.72 0.07 82.91 05:38:50 05:18:02 5 9.83 0.00 3.71 8.08 0.07 78.31 05:38:50 05:18:02 6 11.36 0.00 2.79 1.30 0.07 84.49 05:38:50 05:18:02 7 7.66 0.00 3.76 5.98 0.07 82.53 05:38:50 05:19:01 all 52.73 0.00 8.15 1.91 0.11 37.11 05:38:50 05:19:01 0 52.50 0.00 8.05 1.47 0.10 37.87 05:38:50 05:19:01 1 52.72 0.00 7.33 1.39 0.12 38.45 05:38:50 05:19:01 2 51.93 0.00 8.68 2.09 0.10 37.20 05:38:50 05:19:01 3 54.26 0.00 8.16 1.68 0.10 35.79 05:38:50 05:19:01 4 52.72 0.00 8.39 1.37 0.10 37.41 05:38:50 05:19:01 5 50.34 0.00 8.34 3.82 0.10 37.39 05:38:50 05:19:01 6 52.69 0.00 7.88 1.42 0.12 37.88 05:38:50 05:19:01 7 54.67 0.00 8.34 2.00 0.10 34.89 05:38:50 05:20:01 all 40.92 0.00 6.84 1.55 0.08 50.61 05:38:50 05:20:01 0 42.38 0.00 6.60 0.13 0.08 50.80 05:38:50 05:20:01 1 41.41 0.00 6.47 0.67 0.07 51.38 05:38:50 05:20:01 2 39.29 0.00 6.73 0.39 0.08 53.51 05:38:50 05:20:01 3 40.08 0.00 7.14 1.11 0.07 51.59 05:38:50 05:20:01 4 43.00 0.00 6.56 0.59 0.08 49.77 05:38:50 05:20:01 5 40.62 0.00 7.34 5.39 0.08 46.57 05:38:50 05:20:01 6 41.73 0.00 6.79 0.10 0.07 51.31 05:38:50 05:20:01 7 38.85 0.00 7.05 4.04 0.08 49.98 05:38:50 05:21:01 all 20.16 0.00 2.61 1.90 0.04 75.29 05:38:50 05:21:01 0 19.65 0.00 2.62 2.23 0.05 75.45 05:38:50 05:21:01 1 19.45 0.00 2.06 0.72 0.05 77.71 05:38:50 05:21:01 2 21.35 0.00 1.92 0.75 0.03 75.94 05:38:50 05:21:01 3 20.95 0.00 2.77 7.77 0.05 68.47 05:38:50 05:21:01 4 20.34 0.00 2.71 0.03 0.03 76.88 05:38:50 05:21:01 5 19.88 0.00 2.51 0.00 0.03 77.57 05:38:50 05:21:01 6 19.58 0.00 2.54 0.10 0.03 77.75 05:38:50 05:21:01 7 20.10 0.00 3.72 3.62 0.03 72.53 05:38:50 05:22:01 all 1.49 0.00 0.84 0.59 0.02 97.05 05:38:50 05:22:01 0 0.98 0.00 0.45 0.87 0.02 97.68 05:38:50 05:22:01 1 1.79 0.00 0.53 0.07 0.03 97.58 05:38:50 05:22:01 2 1.19 0.00 0.75 0.08 0.00 97.97 05:38:50 05:22:01 3 1.87 0.00 0.74 0.07 0.02 97.31 05:38:50 05:22:01 4 1.02 0.00 1.04 1.39 0.03 96.53 05:38:50 05:22:01 5 2.05 0.00 0.63 1.52 0.03 95.76 05:38:50 05:22:01 6 0.97 0.00 1.60 0.05 0.02 97.37 05:38:50 05:22:01 7 2.08 0.00 0.97 0.68 0.02 96.25 05:38:50 05:23:01 all 1.17 0.00 0.67 0.78 0.01 97.37 05:38:50 05:23:01 0 0.78 0.00 0.43 0.28 0.00 98.50 05:38:50 05:23:01 1 1.70 0.00 0.58 0.25 0.03 97.43 05:38:50 05:23:01 2 1.75 0.00 1.80 0.78 0.02 95.64 05:38:50 05:23:01 3 1.04 0.00 0.45 0.13 0.02 98.35 05:38:50 05:23:01 4 1.15 0.00 0.88 0.02 0.00 97.95 05:38:50 05:23:01 5 1.47 0.00 0.48 1.87 0.02 96.16 05:38:50 05:23:01 6 0.75 0.00 0.42 0.87 0.00 97.96 05:38:50 05:23:01 7 0.73 0.00 0.27 2.05 0.02 96.93 05:38:50 05:24:01 all 0.08 0.00 0.07 0.02 0.01 99.82 05:38:50 05:24:01 0 0.08 0.00 0.07 0.00 0.02 99.83 05:38:50 05:24:01 1 0.08 0.00 0.08 0.00 0.00 99.83 05:38:50 05:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:38:50 05:24:01 3 0.12 0.00 0.08 0.02 0.02 99.77 05:38:50 05:24:01 4 0.20 0.00 0.12 0.00 0.00 99.68 05:38:50 05:24:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:38:50 05:24:01 6 0.08 0.00 0.08 0.00 0.02 99.82 05:38:50 05:24:01 7 0.02 0.00 0.07 0.12 0.00 99.80 05:38:50 05:25:01 all 0.02 0.00 0.01 0.02 0.01 99.94 05:38:50 05:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:50 05:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:38:50 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:38:50 05:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:25:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:38:50 05:25:01 7 0.00 0.00 0.00 0.13 0.02 99.85 05:38:50 05:26:01 all 0.06 0.00 0.01 0.00 0.00 99.93 05:38:50 05:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:38:50 05:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:38:50 05:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:26:01 3 0.30 0.00 0.02 0.00 0.00 99.68 05:38:50 05:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:50 05:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:38:50 05:27:01 all 0.12 0.00 0.02 0.02 0.01 99.83 05:38:50 05:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:38:50 05:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:38:50 05:27:01 2 0.00 0.00 0.02 0.08 0.00 99.90 05:38:50 05:27:01 3 0.78 0.00 0.03 0.02 0.02 99.15 05:38:50 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:50 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:27:01 6 0.02 0.00 0.05 0.05 0.02 99.87 05:38:50 05:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:38:50 05:28:01 all 0.05 0.00 0.01 0.01 0.00 99.94 05:38:50 05:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:50 05:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:38:50 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:38:50 05:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:50 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:38:50 05:28:01 7 0.20 0.00 0.02 0.05 0.00 99.73 05:38:50 05:38:50 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:38:50 05:29:01 all 0.23 0.00 0.02 0.05 0.01 99.70 05:38:50 05:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:38:50 05:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:38:50 05:29:01 2 0.02 0.00 0.02 0.08 0.02 99.87 05:38:50 05:29:01 3 1.50 0.00 0.03 0.00 0.02 98.45 05:38:50 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:38:50 05:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:38:50 05:29:01 7 0.17 0.00 0.00 0.30 0.00 99.53 05:38:50 05:30:01 all 0.28 0.00 0.01 0.00 0.01 99.70 05:38:50 05:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:38:50 05:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:38:50 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:30:01 3 1.98 0.00 0.02 0.00 0.00 98.00 05:38:50 05:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:38:50 05:30:01 7 0.08 0.00 0.00 0.02 0.00 99.90 05:38:50 05:31:01 all 0.12 0.00 0.01 0.01 0.00 99.85 05:38:50 05:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:50 05:31:01 1 0.13 0.00 0.03 0.00 0.00 99.83 05:38:50 05:31:01 2 0.00 0.00 0.00 0.07 0.00 99.93 05:38:50 05:31:01 3 0.75 0.00 0.02 0.00 0.00 99.24 05:38:50 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:38:50 05:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:38:50 05:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:32:01 all 0.04 0.00 0.03 0.01 0.00 99.91 05:38:50 05:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:38:50 05:32:01 1 0.03 0.00 0.05 0.02 0.02 99.88 05:38:50 05:32:01 2 0.02 0.00 0.03 0.02 0.00 99.93 05:38:50 05:32:01 3 0.05 0.00 0.02 0.03 0.00 99.90 05:38:50 05:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:38:50 05:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:38:50 05:32:01 6 0.08 0.00 0.05 0.00 0.00 99.87 05:38:50 05:32:01 7 0.02 0.00 0.03 0.03 0.00 99.92 05:38:50 05:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:38:50 05:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:38:50 05:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:38:50 05:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:38:50 05:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:38:50 05:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:33:01 7 0.05 0.00 0.02 0.02 0.00 99.92 05:38:50 05:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:38:50 05:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:50 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:34:01 4 0.00 0.00 0.03 0.02 0.00 99.95 05:38:50 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:38:50 05:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:38:50 05:34:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:38:50 05:35:01 all 0.11 0.00 0.01 0.02 0.00 99.86 05:38:50 05:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:38:50 05:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:38:50 05:35:01 2 0.00 0.00 0.00 0.05 0.00 99.95 05:38:50 05:35:01 3 0.83 0.00 0.00 0.00 0.02 99.15 05:38:50 05:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:35:01 7 0.00 0.00 0.00 0.08 0.00 99.92 05:38:50 05:36:01 all 0.14 0.00 0.01 0.00 0.00 99.84 05:38:50 05:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:50 05:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:38:50 05:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:38:50 05:36:01 3 1.04 0.00 0.03 0.00 0.02 98.91 05:38:50 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:38:50 05:37:01 all 0.25 0.00 0.02 0.00 0.01 99.72 05:38:50 05:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:38:50 05:37:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:38:50 05:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:38:50 05:37:01 3 1.92 0.00 0.03 0.00 0.02 98.03 05:38:50 05:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:50 05:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:50 05:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:38:50 05:38:01 all 3.93 0.00 1.56 1.36 0.02 93.13 05:38:50 05:38:01 0 3.30 0.00 2.08 3.48 0.02 91.12 05:38:50 05:38:01 1 4.62 0.00 1.56 0.47 0.03 93.32 05:38:50 05:38:01 2 3.13 0.00 1.67 0.27 0.02 94.91 05:38:50 05:38:01 3 4.43 0.00 1.08 0.15 0.02 94.33 05:38:50 05:38:01 4 4.31 0.00 1.65 5.85 0.02 88.18 05:38:50 05:38:01 5 3.26 0.00 1.39 0.10 0.02 95.24 05:38:50 05:38:01 6 3.38 0.00 1.52 0.18 0.03 94.88 05:38:50 05:38:01 7 4.98 0.00 1.56 0.35 0.03 93.08 05:38:50 Average: all 6.19 0.00 1.13 0.61 0.02 92.04 05:38:50 Average: 0 6.12 0.00 1.11 0.45 0.02 92.29 05:38:50 Average: 1 6.18 0.00 1.00 0.21 0.03 92.59 05:38:50 Average: 2 5.98 0.00 1.14 0.68 0.02 92.19 05:38:50 Average: 3 6.58 0.00 1.17 0.99 0.02 91.23 05:38:50 Average: 4 6.42 0.00 1.14 0.47 0.02 91.95 05:38:50 Average: 5 6.00 0.00 1.15 0.98 0.02 91.84 05:38:50 Average: 6 6.15 0.00 1.13 0.19 0.02 92.51 05:38:50 Average: 7 6.09 0.00 1.22 0.93 0.02 91.74 05:38:50 05:38:50 05:38:50