Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0121b3259c294f5cb958e298b7fb5a9fc0d5402 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-ssh14280383887195054397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12317809741481805142.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15901129929057509277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9970393834595835531.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-ssh7744781431089732042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2616 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b0121b3259c294f5cb958e298b7fb5a9fc0d5402 (main) Commit message: "Merge pull request #1454 from lenny-intel/publish-fix" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0121b3259c294f5cb958e298b7fb5a9fc0d5402 # timeout=10 > git rev-list --no-walk ded0d21939ea1473c7d0a662c17a0b8730c1cb98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:44 ========================================================= 00:02:44 EdgeX Global Pipelines Version Info 00:02:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:44 ------------------- 00:02:44 stable info: 00:02:44 ------------------- 00:02:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:02:44 Message: update stable to v1.0.250 00:02:45 ------------------- 00:02:45 experimental info: 00:02:45 ------------------- 00:02:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:02:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:02:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0121b3 [Pipeline] echo 00:02:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:02:46 + git rev-list -1 --merges b0121b3259c294f5cb958e298b7fb5a9fc0d5402~1..b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] echo 00:02:46 -----------> git rev-list -1 --merges b0121b3259c294f5cb958e298b7fb5a9fc0d5402~1..b0121b3259c294f5cb958e298b7fb5a9fc0d5402 b0121b3259c294f5cb958e298b7fb5a9fc0d5402 00:02:46 b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [false] [Pipeline] sh 00:02:46 + git log --format=format:%s -1 b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] echo 00:02:46 ========================================================= 00:02:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:47 + git log --format=format:%s -1 b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] echo 00:02:47 [semverPrep] GIT_COMMIT: b0121b3259c294f5cb958e298b7fb5a9fc0d5402, Commit Message: Merge pull request #1454 from lenny-intel/publish-fix [Pipeline] echo 00:02:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:02:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:47 + grep -v github /etc/ssh/ssh_known_hosts 00:02:47 + [ -e /tmp/ssh_known_hosts ] 00:02:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:47 + + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:47 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:48 00:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:48 b85a868b505f: Pulling fs layer 00:02:48 e2be974225ed: Pulling fs layer 00:02:48 339a4e72a1f5: Pulling fs layer 00:02:48 988bab9f4d93: Pulling fs layer 00:02:48 1469e6f7b9e6: Pulling fs layer 00:02:48 eaf3925da568: Pulling fs layer 00:02:48 bab4dde63d76: Pulling fs layer 00:02:48 bde34c3a00c8: Pulling fs layer 00:02:48 b352a97aabf1: Pulling fs layer 00:02:48 4872d77fe225: Pulling fs layer 00:02:48 1469e6f7b9e6: Waiting 00:02:48 bab4dde63d76: Waiting 00:02:48 eaf3925da568: Waiting 00:02:48 988bab9f4d93: Waiting 00:02:48 b352a97aabf1: Waiting 00:02:48 5851b861e8e6: Pulling fs layer 00:02:48 4872d77fe225: Waiting 00:02:48 5851b861e8e6: Waiting 00:02:48 e2be974225ed: Verifying Checksum 00:02:48 e2be974225ed: Download complete 00:02:48 988bab9f4d93: Download complete 00:02:48 339a4e72a1f5: Verifying Checksum 00:02:48 339a4e72a1f5: Download complete 00:02:48 1469e6f7b9e6: Verifying Checksum 00:02:48 1469e6f7b9e6: Download complete 00:02:48 eaf3925da568: Verifying Checksum 00:02:48 eaf3925da568: Download complete 00:02:48 bde34c3a00c8: Download complete 00:02:48 b352a97aabf1: Download complete 00:02:48 4872d77fe225: Verifying Checksum 00:02:48 4872d77fe225: Download complete 00:02:48 5851b861e8e6: Verifying Checksum 00:02:48 5851b861e8e6: Download complete 00:02:48 b85a868b505f: Verifying Checksum 00:02:48 b85a868b505f: Download complete 00:02:49 bab4dde63d76: Verifying Checksum 00:02:49 bab4dde63d76: Download complete 00:02:50 b85a868b505f: Pull complete 00:02:50 e2be974225ed: Pull complete 00:02:50 339a4e72a1f5: Pull complete 00:02:50 988bab9f4d93: Pull complete 00:02:50 1469e6f7b9e6: Pull complete 00:02:50 eaf3925da568: Pull complete 00:02:52 bab4dde63d76: Pull complete 00:02:52 bde34c3a00c8: Pull complete 00:02:52 b352a97aabf1: Pull complete 00:02:52 4872d77fe225: Pull complete 00:02:52 5851b861e8e6: Pull complete 00:02:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:52 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:02:55 $ docker top 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f -eo pid,comm 00:02:56 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). 00:02:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:56 [ssh-agent] Looking for ssh-agent implementation... 00:02:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:56 $ docker exec 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f ssh-agent 00:02:56 SSH_AUTH_SOCK=/tmp/ssh-fGcczxaLgRT4/agent.33 00:02:56 SSH_AGENT_PID=39 00:02:56 Running ssh-add (command line suppressed) 00:02:56 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5552492454541171747.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5552492454541171747.key) 00:02:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:56 + git tag --points-at HEAD [Pipeline] } 00:02:56 $ docker exec --env ******** --env ******** 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f ssh-agent -k 00:02:56 unset SSH_AUTH_SOCK; 00:02:56 unset SSH_AGENT_PID; 00:02:56 echo Agent pid 39 killed; 00:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:56 [ssh-agent] Looking for ssh-agent implementation... 00:02:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:56 $ docker exec 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f ssh-agent 00:02:57 SSH_AUTH_SOCK=/tmp/ssh-fVoRwomHrYnv/agent.71 00:02:57 SSH_AGENT_PID=77 00:02:57 Running ssh-add (command line suppressed) 00:02:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12917574266185105753.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12917574266185105753.key) 00:02:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:57 + git semver init 00:02:57 2023-08-01 00:02:57,633 [run_init] DEBUG init version:0.0.0 force:False 00:02:57 2023-08-01 00:02:57,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 00:02:57 2023-08-01 00:02:57,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:02:57 2023-08-01 00:02:57,635 [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) 00:02:59 2023-08-01 00:02:59,170 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 00:02:59 2023-08-01 00:02:59,171 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 00:02:59 2023-08-01 00:02:59,171 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:02:59 2023-08-01 00:02:59,171 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:02:59 3.1.0-dev.15 [Pipeline] } 00:02:59 $ docker exec --env ******** --env ******** 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f ssh-agent -k 00:02:59 unset SSH_AUTH_SOCK; 00:02:59 unset SSH_AGENT_PID; 00:02:59 echo Agent pid 77 killed; 00:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:00 + git semver [Pipeline] } 00:03:00 $ docker stop --time=1 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f 00:03:01 $ docker rm -f --volumes 16c5bf764bc38592c2c9dca852a0a4153a016f90567455a8d0267d539884ba4f [Pipeline] // withDockerContainer [Pipeline] sh 00:03:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:03:02 Stashed 1 file(s) [Pipeline] echo 00:03:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 00:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:02 ========================================================= 00:03:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:03:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:03:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:03:02 4db1b89c0bd1: Pulling fs layer 00:03:02 6911f1a30b25: Pulling fs layer 00:03:02 e194b8c5c2a9: Pulling fs layer 00:03:02 6863d3e3a2b1: Pulling fs layer 00:03:02 ec0bb842ea78: Pulling fs layer 00:03:02 40a00589a448: Pulling fs layer 00:03:02 6c08303d61cc: Pulling fs layer 00:03:02 798269fcf238: Pulling fs layer 00:03:02 ec0bb842ea78: Waiting 00:03:02 6863d3e3a2b1: Waiting 00:03:02 40a00589a448: Waiting 00:03:02 798269fcf238: Waiting 00:03:02 6c08303d61cc: Waiting 00:03:02 6911f1a30b25: Verifying Checksum 00:03:02 6911f1a30b25: Download complete 00:03:02 6863d3e3a2b1: Verifying Checksum 00:03:02 6863d3e3a2b1: Download complete 00:03:02 ec0bb842ea78: Verifying Checksum 00:03:02 ec0bb842ea78: Download complete 00:03:02 4db1b89c0bd1: Verifying Checksum 00:03:02 4db1b89c0bd1: Download complete 00:03:02 40a00589a448: Verifying Checksum 00:03:02 40a00589a448: Download complete 00:03:02 4db1b89c0bd1: Pull complete 00:03:02 6911f1a30b25: Pull complete 00:03:03 798269fcf238: Verifying Checksum 00:03:03 798269fcf238: Download complete 00:03:03 e194b8c5c2a9: Download complete 00:03:03 6c08303d61cc: Verifying Checksum 00:03:03 6c08303d61cc: Download complete 00:03:06 e194b8c5c2a9: Pull complete 00:03:06 6863d3e3a2b1: Pull complete 00:03:06 ec0bb842ea78: Pull complete 00:03:06 40a00589a448: Pull complete 00:03:09 6c08303d61cc: Pull complete 00:03:10 798269fcf238: Pull complete 00:03:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:03:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 00:03:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:10 + docker inspect -f . ci-base-image-x86_64 00:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:10 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:03:15 $ docker top a63228fe9e689f90e7628037982c59e30e678b8e156eff05c65673df2de68274 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:15 + go version 00:03:15 go version go1.20.6 linux/amd64 [Pipeline] } 00:03:15 $ docker stop --time=1 a63228fe9e689f90e7628037982c59e30e678b8e156eff05c65673df2de68274 00:03:17 Still waiting to schedule task 00:03:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:03:17 $ docker rm -f --volumes a63228fe9e689f90e7628037982c59e30e678b8e156eff05c65673df2de68274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:17 + docker inspect -f . ci-base-image-x86_64 00:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:17 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:03:18 $ docker top 2faf405871e0fb3c5d64d114d5d0c8d556d71171ad0b2b9a988601f2215f1ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:18 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 00:03:18 + make test 00:03:18 make -C ./app-service-template build 00:03:18 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:03:18 go mod tidy 00:03:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:03:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:03:18 go: downloading github.com/google/uuid v1.3.0 00:03:18 go: downloading github.com/stretchr/testify v1.8.4 00:03:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 00:03:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 00:03:18 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 00:03:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:03:18 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 00:03:18 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:03:18 go: downloading gopkg.in/yaml.v3 v3.0.1 00:03:18 go: downloading github.com/stretchr/objx v0.5.0 00:03:18 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:03:18 go: downloading github.com/gorilla/mux v1.8.0 00:03:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:03:18 go: downloading github.com/go-kit/log v0.2.1 00:03:18 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:03:18 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:03:18 go: downloading github.com/mitchellh/copystructure v1.2.0 00:03:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 00:03:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 00:03:18 go: downloading github.com/gorilla/websocket v1.5.0 00:03:18 go: downloading golang.org/x/net v0.10.0 00:03:18 go: downloading golang.org/x/sync v0.2.0 00:03:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:03:18 go: downloading github.com/hashicorp/errwrap v1.1.0 00:03:18 go: downloading github.com/hashicorp/consul/api v1.22.0 00:03:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:03:18 go: downloading github.com/x448/float16 v0.8.4 00:03:18 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:03:18 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:03:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:03:18 go: downloading github.com/nats-io/nats.go v1.27.1 00:03:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:03:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:03:18 go: downloading github.com/go-playground/universal-translator v0.18.1 00:03:18 go: downloading github.com/leodido/go-urn v1.2.4 00:03:18 go: downloading golang.org/x/crypto v0.9.0 00:03:18 go: downloading golang.org/x/text v0.9.0 00:03:19 go: downloading github.com/go-playground/locales v0.14.1 00:03:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:03:19 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 00:03:19 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:03:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:03:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:03:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:03:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:03:19 go: downloading github.com/hashicorp/serf v0.10.1 00:03:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:03:19 go: downloading github.com/google/go-cmp v0.5.9 00:03:19 go: downloading github.com/hashicorp/consul/sdk v0.14.0 00:03:19 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:03:19 go: downloading github.com/Microsoft/go-winio v0.6.0 00:03:19 go: downloading github.com/zeebo/errs v1.3.0 00:03:19 go: downloading google.golang.org/grpc v1.53.0 00:03:19 go: downloading github.com/onsi/ginkgo v1.10.1 00:03:19 go: downloading github.com/onsi/gomega v1.7.0 00:03:19 go: downloading github.com/klauspost/compress v1.16.5 00:03:19 go: downloading github.com/nats-io/nkeys v0.4.4 00:03:19 go: downloading github.com/nats-io/nuid v1.0.1 00:03:19 go: downloading golang.org/x/sys v0.8.0 00:03:19 go: downloading github.com/kr/pretty v0.1.0 00:03:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:03:19 go: downloading github.com/fatih/color v1.14.1 00:03:19 go: downloading github.com/mattn/go-colorable v0.1.13 00:03:19 go: downloading github.com/mattn/go-isatty v0.0.17 00:03:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:03:19 go: downloading github.com/armon/go-metrics v0.4.1 00:03:19 go: downloading github.com/hashicorp/go-version v1.2.1 00:03:19 go: downloading github.com/pkg/errors v0.9.1 00:03:19 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:03:19 go: downloading github.com/hashicorp/memberlist v0.5.0 00:03:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:03:19 go: downloading google.golang.org/protobuf v1.28.1 00:03:19 go: downloading github.com/minio/highwayhash v1.0.2 00:03:20 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:03:20 go: downloading golang.org/x/time v0.3.0 00:03:20 go: downloading golang.org/x/tools v0.6.0 00:03:20 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:03:20 go: downloading github.com/golang/protobuf v1.5.2 00:03:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:03:20 go: downloading github.com/pascaldekloe/goe v0.1.0 00:03:20 go: downloading github.com/google/btree v1.0.1 00:03:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:03:20 go: downloading github.com/miekg/dns v1.1.41 00:03:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:03:20 go: downloading github.com/kr/text v0.2.0 00:03:20 go: downloading gopkg.in/yaml.v2 v2.4.0 00:03:20 go: downloading github.com/hpcloud/tail v1.0.0 00:03:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:03:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:03:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:03:21 go: downloading golang.org/x/mod v0.8.0 00:03:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:03:36 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:03:36 make -C ./app-service-template test 00:03:36 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:03:36 go test -race -coverprofile=coverage.out ./... 00:03:54 ? app-new-service/config [no test files] 00:03:54 ok app-new-service 0.061s coverage: 49.1% of statements 00:03:54 ok app-new-service/functions 0.073s coverage: 85.3% of statements 00:03:54 go vet ./... 00:04:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:12 ./bin/test-attribution-txt.sh 00:04:12 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:04:12 go test -race -coverprofile=coverage.out ./... 00:04:12 go: downloading github.com/gomodule/redigo v1.8.9 00:04:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.112s coverage: 65.3% of statements 00:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.061s coverage: 92.5% of statements 00:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.096s coverage: 85.1% of statements 00:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.061s coverage: 100.0% of statements 00:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.126s coverage: 77.9% of statements 00:04:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.047s coverage: 97.3% of statements 00:04:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:04:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.077s coverage: 82.8% of statements 00:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.070s coverage: 65.6% of statements 00:04:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.058s coverage: 28.7% of statements 00:04:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:04:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:04:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.067s coverage: 19.7% of statements 00:04:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.067s coverage: 27.3% of statements 00:04:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.067s coverage: 52.8% of statements 00:04:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.126s coverage: 75.1% of statements 00:04:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements 00:04:42 go vet ./... 00:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2618 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 00:04:46 Running in /w/workspace/app-functions-sdk-go/278 [Pipeline] { [Pipeline] checkout 00:04:46 The recommended git tool is: git [Pipeline] echo 00:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:04:50 $ docker stop --time=1 2faf405871e0fb3c5d64d114d5d0c8d556d71171ad0b2b9a988601f2215f1ca0 00:04:50 using credential edgex-jenkins-ssh 00:04:50 Cloning the remote Git repository 00:04:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:04:51 > git init /w/workspace/app-functions-sdk-go/278 # timeout=10 00:04:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:04:51 > git --version # timeout=10 00:04:51 > git --version # 'git version 2.25.1' 00:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:52 $ docker rm -f --volumes 2faf405871e0fb3c5d64d114d5d0c8d556d71171ad0b2b9a988601f2215f1ca0 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:04:53 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:53 00:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:54 latest: Pulling from edgex-lftools-log-publisher 00:04:54 5eb5b503b376: Pulling fs layer 00:04:54 5c69ac0246d0: Pulling fs layer 00:04:54 ec43610c2a17: Pulling fs layer 00:04:54 3a2ae6a8a46f: Pulling fs layer 00:04:54 33b1e0a273af: Pulling fs layer 00:04:54 5d3b04190fa2: Pulling fs layer 00:04:54 2f39f015ded8: Pulling fs layer 00:04:54 2f39f015ded8: Waiting 00:04:54 5d3b04190fa2: Waiting 00:04:54 3a2ae6a8a46f: Waiting 00:04:54 33b1e0a273af: Waiting 00:04:54 5c69ac0246d0: Verifying Checksum 00:04:54 5c69ac0246d0: Download complete 00:04:54 3a2ae6a8a46f: Verifying Checksum 00:04:54 3a2ae6a8a46f: Download complete 00:04:54 33b1e0a273af: Verifying Checksum 00:04:54 33b1e0a273af: Download complete 00:04:54 ec43610c2a17: Verifying Checksum 00:04:54 ec43610c2a17: Download complete 00:04:54 5d3b04190fa2: Download complete 00:04:54 5eb5b503b376: Verifying Checksum 00:04:54 5eb5b503b376: Download complete 00:04:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:04:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:55 2f39f015ded8: Download complete 00:04:55 Avoid second fetch 00:04:55 Checking out Revision b0121b3259c294f5cb958e298b7fb5a9fc0d5402 (main) 00:04:55 5eb5b503b376: Pull complete 00:04:55 5c69ac0246d0: Pull complete 00:04:56 Commit message: "Merge pull request #1454 from lenny-intel/publish-fix" 00:04:56 ec43610c2a17: Pull complete 00:04:56 3a2ae6a8a46f: Pull complete 00:04:55 > git config core.sparsecheckout # timeout=10 00:04:55 > git checkout -f b0121b3259c294f5cb958e298b7fb5a9fc0d5402 # timeout=10 00:04:56 00:04:56 GitHub has been notified of this commit’s build result 00:04:56 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:56 33b1e0a273af: Pull complete 00:04:56 5d3b04190fa2: Pull complete 00:04:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:57 Dload Upload Total Spent Left Speed 00:04:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 90286 0 --:--:-- --:--:-- --:--:-- 89552 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 00:04:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:57 + sudo tee /etc/docker/daemon.new 00:04:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:57 { 00:04:57 "registry-mirrors": [ 00:04:57 "https://nexus3.edgexfoundry.org:10001" 00:04:57 ], 00:04:57 "bip": "10.250.0.254/24", 00:04:57 "hosts": [ 00:04:57 "tcp://0.0.0.0:5555", 00:04:57 "unix:///var/run/docker.sock" 00:04:57 ], 00:04:57 "mtu": 1458, 00:04:57 "selinux-enabled": true, 00:04:57 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:57 } [Pipeline] sh 00:04:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:58 + sudo service docker restart 00:05:00 2f39f015ded8: Pull complete 00:05:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:00 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:05:06 $ docker top c5f7e4d2bb43bd8820e9a1aaf22c07d9ff14ad88357e25e7a1cafd59df560e7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:07 ---> job-cost.sh 00:05:07 lf-activate-venv: SKIPPING 00:05:07 INFO: No Stack... 00:05:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:07 INFO: Archiving Costs [Pipeline] sh 00:05:07 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 00:05:07 + cut -d, -f6 [Pipeline] lock 00:05:07 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] 00:05:07 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] did not exist. Created. 00:05:07 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:08 + echo total: 0.2199999988079071 [Pipeline] stash 00:05:08 Stashed 1 file(s) [Pipeline] } 00:05:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:08 $ docker stop --time=1 c5f7e4d2bb43bd8820e9a1aaf22c07d9ff14ad88357e25e7a1cafd59df560e7d 00:05:09 $ docker rm -f --volumes c5f7e4d2bb43bd8820e9a1aaf22c07d9ff14ad88357e25e7a1cafd59df560e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 00:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:17 ========================================================= 00:05:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:05:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:05:18 edb6bdbacee9: Pulling fs layer 00:05:18 5f9638ab2659: Pulling fs layer 00:05:18 8d51d6327a98: Pulling fs layer 00:05:18 8b374f2dd631: Pulling fs layer 00:05:18 ec14aa9079de: Pulling fs layer 00:05:18 2f466654f4bb: Pulling fs layer 00:05:18 554e91adad29: Pulling fs layer 00:05:18 8b374f2dd631: Waiting 00:05:18 ec14aa9079de: Waiting 00:05:18 2f466654f4bb: Waiting 00:05:18 554e91adad29: Waiting 00:05:18 5f9638ab2659: Download complete 00:05:18 8b374f2dd631: Verifying Checksum 00:05:18 8b374f2dd631: Download complete 00:05:18 ec14aa9079de: Verifying Checksum 00:05:18 ec14aa9079de: Download complete 00:05:18 edb6bdbacee9: Download complete 00:05:19 8d51d6327a98: Retrying in 5 seconds 00:05:19 2f466654f4bb: Retrying in 5 seconds 00:05:19 554e91adad29: Retrying in 5 seconds 00:05:19 edb6bdbacee9: Pull complete 00:05:19 5f9638ab2659: Pull complete 00:05:20 8d51d6327a98: Retrying in 4 seconds 00:05:20 2f466654f4bb: Retrying in 4 seconds 00:05:20 554e91adad29: Retrying in 4 seconds 00:05:21 8d51d6327a98: Retrying in 3 seconds 00:05:21 2f466654f4bb: Retrying in 3 seconds 00:05:21 554e91adad29: Retrying in 3 seconds 00:05:22 8d51d6327a98: Retrying in 2 seconds 00:05:22 2f466654f4bb: Retrying in 2 seconds 00:05:22 554e91adad29: Retrying in 2 seconds 00:05:23 8d51d6327a98: Retrying in 1 second 00:05:23 2f466654f4bb: Retrying in 1 second 00:05:23 554e91adad29: Retrying in 1 second 00:05:24 554e91adad29: Verifying Checksum 00:05:24 554e91adad29: Download complete 00:05:25 8d51d6327a98: Download complete 00:05:25 2f466654f4bb: Verifying Checksum 00:05:25 2f466654f4bb: Download complete 00:05:37 8d51d6327a98: Pull complete 00:05:37 8b374f2dd631: Pull complete 00:05:37 ec14aa9079de: Pull complete 00:05:43 2f466654f4bb: Pull complete 00:05:45 554e91adad29: Pull complete 00:05:45 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:05:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:45 + docker inspect -f . ci-base-image-arm64 00:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-2618 does not seem to be running inside a container 00:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/278 -v /w/workspace/app-functions-sdk-go/278:/w/workspace/app-functions-sdk-go/278:rw,z -v /w/workspace/app-functions-sdk-go/278@tmp:/w/workspace/app-functions-sdk-go/278@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 00:05:48 $ docker top e4968586f06731d6b5adc347bf19440757ba0c4ffd097822ff8ed60158df1dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:49 + go version 00:05:49 go version go1.20.6 linux/arm64 [Pipeline] } 00:05:49 $ docker stop --time=1 e4968586f06731d6b5adc347bf19440757ba0c4ffd097822ff8ed60158df1dc8 00:05:51 $ docker rm -f --volumes e4968586f06731d6b5adc347bf19440757ba0c4ffd097822ff8ed60158df1dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:51 + docker inspect -f . ci-base-image-arm64 00:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-2618 does not seem to be running inside a container 00:05:52 $ 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/278 -v /w/workspace/app-functions-sdk-go/278:/w/workspace/app-functions-sdk-go/278:rw,z -v /w/workspace/app-functions-sdk-go/278@tmp:/w/workspace/app-functions-sdk-go/278@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 00:05:53 $ docker top 22b7d92356980ee2f68503a90d8bd9fb9ede815971325540ac4f02c2a0ff11b7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:53 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/278 [Pipeline] fileExists [Pipeline] sh 00:05:54 + make test 00:05:54 make -C ./app-service-template build 00:05:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/278/app-service-template' 00:05:54 go mod tidy 00:05:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:05:54 go: downloading github.com/stretchr/testify v1.8.4 00:05:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:05:54 go: downloading github.com/google/uuid v1.3.0 00:05:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 00:05:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 00:05:54 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 00:05:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 00:05:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:05:55 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:05:55 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:05:55 go: downloading gopkg.in/yaml.v3 v3.0.1 00:05:55 go: downloading github.com/stretchr/objx v0.5.0 00:05:55 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:05:55 go: downloading github.com/go-kit/log v0.2.1 00:05:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:05:55 go: downloading github.com/gorilla/mux v1.8.0 00:05:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:05:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 00:05:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 00:05:55 go: downloading github.com/mitchellh/copystructure v1.2.0 00:05:55 go: downloading github.com/gorilla/websocket v1.5.0 00:05:55 go: downloading golang.org/x/net v0.10.0 00:05:55 go: downloading golang.org/x/sync v0.2.0 00:05:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:05:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:05:56 go: downloading github.com/x448/float16 v0.8.4 00:05:56 go: downloading github.com/hashicorp/errwrap v1.1.0 00:05:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:05:56 go: downloading github.com/go-playground/universal-translator v0.18.1 00:05:56 go: downloading github.com/leodido/go-urn v1.2.4 00:05:56 go: downloading golang.org/x/crypto v0.9.0 00:05:57 go: downloading golang.org/x/text v0.9.0 00:05:57 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:05:57 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:05:57 go: downloading github.com/go-playground/locales v0.14.1 00:06:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:06:00 go: downloading github.com/hashicorp/consul/api v1.22.0 00:06:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:06:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:06:00 go: downloading github.com/nats-io/nats.go v1.27.1 00:06:00 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 00:06:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:06:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:06:00 go: downloading golang.org/x/sys v0.8.0 00:06:00 go: downloading github.com/kr/pretty v0.1.0 00:06:01 go: downloading github.com/Microsoft/go-winio v0.6.0 00:06:01 go: downloading github.com/zeebo/errs v1.3.0 00:06:01 go: downloading google.golang.org/grpc v1.53.0 00:06:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:06:03 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:06:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:06:03 go: downloading github.com/hashicorp/serf v0.10.1 00:06:03 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:06:03 go: downloading github.com/google/go-cmp v0.5.9 00:06:03 go: downloading github.com/hashicorp/consul/sdk v0.14.0 00:06:03 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:06:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:06:03 go: downloading github.com/onsi/ginkgo v1.10.1 00:06:03 go: downloading github.com/onsi/gomega v1.7.0 00:06:03 go: downloading github.com/kr/text v0.2.0 00:06:03 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:06:03 go: downloading github.com/klauspost/compress v1.16.5 00:06:03 go: downloading github.com/nats-io/nkeys v0.4.4 00:06:03 go: downloading github.com/nats-io/nuid v1.0.1 00:06:03 go: downloading google.golang.org/protobuf v1.28.1 00:06:04 go: downloading golang.org/x/tools v0.6.0 00:06:04 go: downloading github.com/minio/highwayhash v1.0.2 00:06:04 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:06:04 go: downloading golang.org/x/time v0.3.0 00:06:04 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:06:07 go: downloading github.com/golang/protobuf v1.5.2 00:06:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:06:07 go: downloading github.com/fatih/color v1.14.1 00:06:07 go: downloading github.com/mattn/go-colorable v0.1.13 00:06:07 go: downloading github.com/mattn/go-isatty v0.0.17 00:06:07 go: downloading github.com/hashicorp/go-version v1.2.1 00:06:07 go: downloading github.com/pkg/errors v0.9.1 00:06:07 go: downloading github.com/armon/go-metrics v0.4.1 00:06:07 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:06:07 go: downloading github.com/hashicorp/memberlist v0.5.0 00:06:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:06:08 go: downloading github.com/pascaldekloe/goe v0.1.0 00:06:08 go: downloading github.com/google/btree v1.0.1 00:06:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:06:08 go: downloading github.com/miekg/dns v1.1.41 00:06:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:06:08 go: downloading gopkg.in/yaml.v2 v2.4.0 00:06:08 go: downloading github.com/hpcloud/tail v1.0.0 00:06:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:06:08 go: downloading golang.org/x/mod v0.8.0 00:06:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:06:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:06:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:08:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/278/app-service-template' 00:08:00 make -C ./app-service-template test 00:08:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/278/app-service-template' 00:08:00 go test -race -coverprofile=coverage.out ./... 00:10:52 ? app-new-service/config [no test files] 00:10:52 ok app-new-service 0.255s coverage: 49.1% of statements 00:10:52 ok app-new-service/functions 0.242s coverage: 85.3% of statements 00:10:53 go vet ./... 00:13:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:15 ./bin/test-attribution-txt.sh 00:13:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/278/app-service-template' 00:13:15 go test -race -coverprofile=coverage.out ./... 00:13:15 go: downloading github.com/gomodule/redigo v1.8.9 00:13:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:13:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:13:25 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:13:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.613s coverage: 65.3% of statements 00:13:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.326s coverage: 92.5% of statements 00:13:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.356s coverage: 85.1% of statements 00:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.114s coverage: 100.0% of statements 00:13:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:13:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:13:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:13:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.596s coverage: 77.9% of statements 00:13:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.254s coverage: 97.3% of statements 00:13:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:13:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:13:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.266s coverage: 82.8% of statements 00:13:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.313s coverage: 65.6% of statements 00:13:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:13:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:13:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:13:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.269s coverage: 28.7% of statements 00:13:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.236s coverage: 19.7% of statements 00:13:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.214s coverage: 27.3% of statements 00:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.325s coverage: 52.8% of statements 00:14:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.542s coverage: 75.1% of statements 00:14:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.196s coverage: 94.4% of statements 00:14:17 go vet ./... 00:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:20 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 00:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:20 $ docker stop --time=1 22b7d92356980ee2f68503a90d8bd9fb9ede815971325540ac4f02c2a0ff11b7 00:14:22 $ docker rm -f --volumes 22b7d92356980ee2f68503a90d8bd9fb9ede815971325540ac4f02c2a0ff11b7 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:26 Warning: overwriting stash ‘coverage-report’ 00:14:27 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:27 00:14:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:28 arm64: Pulling from edgex-lftools-log-publisher 00:14:28 8998bd30e6a1: Pulling fs layer 00:14:28 04944245beec: Pulling fs layer 00:14:28 699f458cf7ca: Pulling fs layer 00:14:28 765212b225bb: Pulling fs layer 00:14:28 f23df028b6ca: Pulling fs layer 00:14:28 d65c8cfc05b1: Pulling fs layer 00:14:28 2437ff75d9bd: Pulling fs layer 00:14:28 f23df028b6ca: Waiting 00:14:28 765212b225bb: Waiting 00:14:28 d65c8cfc05b1: Waiting 00:14:28 2437ff75d9bd: Waiting 00:14:28 04944245beec: Verifying Checksum 00:14:28 04944245beec: Download complete 00:14:28 765212b225bb: Verifying Checksum 00:14:28 765212b225bb: Download complete 00:14:28 f23df028b6ca: Verifying Checksum 00:14:28 f23df028b6ca: Download complete 00:14:28 d65c8cfc05b1: Verifying Checksum 00:14:28 d65c8cfc05b1: Download complete 00:14:28 699f458cf7ca: Download complete 00:14:29 8998bd30e6a1: Verifying Checksum 00:14:29 8998bd30e6a1: Download complete 00:14:30 2437ff75d9bd: Verifying Checksum 00:14:30 2437ff75d9bd: Download complete 00:14:33 8998bd30e6a1: Pull complete 00:14:33 04944245beec: Pull complete 00:14:35 699f458cf7ca: Pull complete 00:14:35 765212b225bb: Pull complete 00:14:35 f23df028b6ca: Pull complete 00:14:36 d65c8cfc05b1: Pull complete 00:14:51 2437ff75d9bd: Pull complete 00:14:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-2618 does not seem to be running inside a container 00:14:51 $ 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/278 -v /w/workspace/app-functions-sdk-go/278:/w/workspace/app-functions-sdk-go/278:rw,z -v /w/workspace/app-functions-sdk-go/278@tmp:/w/workspace/app-functions-sdk-go/278@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 00:14:53 $ docker top 2d54302927b8667cde1fada8290b5adc667d862f0312f2f338bc909fec2281f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:54 ---> job-cost.sh 00:14:54 lf-activate-venv: SKIPPING 00:14:54 INFO: No Stack... 00:14:54 INFO: Retrieving Pricing Info for: v3-standard-4 00:14:55 INFO: Archiving Costs [Pipeline] sh 00:14:56 + + cat /w/workspace/app-functions-sdk-go/278/archives/cost.csv 00:14:56 cut -d, -f6 [Pipeline] lock 00:14:56 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] 00:14:56 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] did not exist. Created. 00:14:56 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:56 /w/workspace/app-functions-sdk-go/278@tmp/durable-ada11343/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:14:57 + echo total: 0.10999999940395355 [Pipeline] stash 00:14:57 Warning: overwriting stash ‘stack-cost’ 00:14:57 Stashed 1 file(s) [Pipeline] } 00:14:57 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-278-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:57 $ docker stop --time=1 2d54302927b8667cde1fada8290b5adc667d862f0312f2f338bc909fec2281f7 00:14:59 $ docker rm -f --volumes 2d54302927b8667cde1fada8290b5adc667d862f0312f2f338bc909fec2281f7 [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 00:14:59 provisioning config files... 00:14:59 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12814124399746839259tmp [Pipeline] { [Pipeline] sh 00:15:00 + set +x 00:15:00 + curl -s https://codecov.io/bash 00:15:00 + bash -s -- 00:15:00 00:15:00 _____ _ 00:15:00 / ____| | | 00:15:00 | | ___ __| | ___ ___ _____ __ 00:15:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:15:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:15:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:15:00 Bash-1.0.6 00:15:00 00:15:00 00:15:00 ==> git version 2.25.1 found 00:15:00 ==> 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 00:15:00 Release-Date: 2020-01-08 00:15:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:15:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:15:00 ==> Jenkins CI detected. 00:15:00 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 00:15:00 project root: . 00:15:00 --> token set from env 00:15:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:15:00 ==> Running gcov in . (disable via -X gcov) 00:15:00 ==> Python coveragepy not found 00:15:00 ==> Searching for coverage reports in: 00:15:00 + . 00:15:00 -> Found 2 reports 00:15:00 ==> Detecting git/mercurial file structure 00:15:00 ==> Reading reports 00:15:00 + ./app-service-template/coverage.out bytes=3432 00:15:00 + ./coverage.out bytes=117943 00:15:00 ==> Appending adjustments 00:15:00 https://docs.codecov.io/docs/fixing-reports 00:15:00 + Found adjustments 00:15:00 ==> Gzipping contents 00:15:00 24K /tmp/codecov.pUW4uO.gz 00:15:00 ==> Uploading reports 00:15:00 url: https://codecov.io 00:15:00 query: branch=main&commit=b0121b3259c294f5cb958e298b7fb5a9fc0d5402&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:15:00 -> Pinging Codecov 00:15:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=b0121b3259c294f5cb958e298b7fb5a9fc0d5402&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:15:01 -> Uploading to 00:15:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-01/3D8B5DFFC46A037C893635FACE044666/b0121b3259c294f5cb958e298b7fb5a9fc0d5402/2858c105-628b-46ba-a3e9-aa4b29bd0523.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230801T001500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f56104c3d7fd08e1d26250ba029d7898f3f7955229f8950fffedfde63706e8f0 00:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:01 Dload Upload Total Spent Left Speed 00:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20703 0 0 100 20703 0 98118 --:--:-- --:--:-- --:--:-- 98118 00:15:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] } 00:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:15:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:15:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:15:01 00:15:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:15:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:15:02 df9b9388f04a: Pulling fs layer 00:15:02 52dc419b0ee2: Pulling fs layer 00:15:02 25bc292e5bac: Pulling fs layer 00:15:02 114826534d7a: Pulling fs layer 00:15:02 4657fd5d0bcf: Pulling fs layer 00:15:02 6ad1cebc031e: Pulling fs layer 00:15:02 8a3aa393b2d8: Pulling fs layer 00:15:02 8a3aa393b2d8: Waiting 00:15:02 4657fd5d0bcf: Waiting 00:15:02 114826534d7a: Waiting 00:15:02 25bc292e5bac: Download complete 00:15:02 52dc419b0ee2: Download complete 00:15:02 4657fd5d0bcf: Download complete 00:15:02 df9b9388f04a: Download complete 00:15:02 6ad1cebc031e: Verifying Checksum 00:15:02 6ad1cebc031e: Download complete 00:15:02 df9b9388f04a: Pull complete 00:15:02 52dc419b0ee2: Pull complete 00:15:02 25bc292e5bac: Pull complete 00:15:03 114826534d7a: Verifying Checksum 00:15:03 114826534d7a: Download complete 00:15:03 8a3aa393b2d8: Verifying Checksum 00:15:03 8a3aa393b2d8: Download complete 00:15:06 114826534d7a: Pull complete 00:15:06 4657fd5d0bcf: Pull complete 00:15:06 6ad1cebc031e: Pull complete 00:15:09 8a3aa393b2d8: Pull complete 00:15:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:09 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:15:13 $ docker top 5fc382f31337a3aafb0de413201b119d82bfac407848e52c8ee4dda9d29e919b -eo pid,comm [Pipeline] { [Pipeline] echo 00:15:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 00:15:14 + set -o pipefail 00:15:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 00:15:18 00:15:18 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 00:15:18 00:15:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d191edcf-a9ed-4552-82f4-c1a97c1cb41f 00:15:18 00:15:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:15:18 00:15:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:15:18 00:15:18 00:15:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:15:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:15:18 More details here: https://snyk.co/ue1NS 00:15:18 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:15:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:15:18 $ docker stop --time=1 5fc382f31337a3aafb0de413201b119d82bfac407848e52c8ee4dda9d29e919b 00:15:22 $ docker rm -f --volumes 5fc382f31337a3aafb0de413201b119d82bfac407848e52c8ee4dda9d29e919b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:15:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:23 provisioning config files... 00:15:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9545564746283433602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:23 --> edgex-publish-swagger.sh 00:15:23 === Publish openapi/v3 API === 00:15:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:15:23 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 00:15:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:23 Dload Upload Total Spent Left Speed 00:15:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 12306 --:--:-- --:--:-- --:--:-- 12292 100 11420 0 0 100 11420 0 12292 --:--:-- --:--:-- --:--:-- 12292 00:15:24 00:15:24 [Pipeline] } 00:15:24 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 00:15:24 + git log --format=format:%s -1 b0121b3259c294f5cb958e298b7fb5a9fc0d5402 [Pipeline] sh 00:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:25 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:25 $ docker top 444af8691b47e6a21fe355e59840169b13c9247e13dd42e6a5ce3b5c3ef75e70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:26 [ssh-agent] Looking for ssh-agent implementation... 00:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:26 $ docker exec 444af8691b47e6a21fe355e59840169b13c9247e13dd42e6a5ce3b5c3ef75e70 ssh-agent 00:15:26 SSH_AUTH_SOCK=/tmp/ssh-6QjGuFY7iWtp/agent.32 00:15:26 SSH_AGENT_PID=38 00:15:26 Running ssh-add (command line suppressed) 00:15:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14421293791517452221.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14421293791517452221.key) 00:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:26 + git semver tag 00:15:26 2023-08-01 00:15:26,849 [run_tag] DEBUG tag force:False 00:15:26 2023-08-01 00:15:26,849 [check_head_tag] DEBUG check head tag 00:15:26 2023-08-01 00:15:26,849 [execute] INFO git cat-file --batch-check 00:15:26 2023-08-01 00:15:26,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:15:26 2023-08-01 00:15:26,853 [execute] INFO git cat-file --batch 00:15:26 2023-08-01 00:15:26,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:15:26 2023-08-01 00:15:26,867 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:26 2023-08-01 00:15:26,868 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 00:15:26 2023-08-01 00:15:26,868 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 00:15:26 2023-08-01 00:15:26,873 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:26 3.1.0-dev.15 [Pipeline] } 00:15:26 $ docker exec --env ******** --env ******** 444af8691b47e6a21fe355e59840169b13c9247e13dd42e6a5ce3b5c3ef75e70 ssh-agent -k 00:15:27 unset SSH_AUTH_SOCK; 00:15:27 unset SSH_AGENT_PID; 00:15:27 echo Agent pid 38 killed; 00:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:27 + git semver [Pipeline] } 00:15:27 $ docker stop --time=1 444af8691b47e6a21fe355e59840169b13c9247e13dd42e6a5ce3b5c3ef75e70 00:15:28 $ docker rm -f --volumes 444af8691b47e6a21fe355e59840169b13c9247e13dd42e6a5ce3b5c3ef75e70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:15:29 00:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:15:29 0.23.1-centos7: Pulling from edgex-lftools 00:15:29 ab5ef0e58194: Pulling fs layer 00:15:29 9712f1f96733: Pulling fs layer 00:15:29 63f879dbbcfc: Pulling fs layer 00:15:29 0d9ebad4ef96: Pulling fs layer 00:15:29 e9a5061849ea: Pulling fs layer 00:15:29 d747dcd14b5f: Pulling fs layer 00:15:29 2de7ff778b66: Pulling fs layer 00:15:29 0d9ebad4ef96: Waiting 00:15:29 d747dcd14b5f: Waiting 00:15:29 2de7ff778b66: Waiting 00:15:29 e9a5061849ea: Waiting 00:15:29 9712f1f96733: Verifying Checksum 00:15:29 9712f1f96733: Download complete 00:15:29 63f879dbbcfc: Verifying Checksum 00:15:29 63f879dbbcfc: Download complete 00:15:30 0d9ebad4ef96: Verifying Checksum 00:15:30 0d9ebad4ef96: Download complete 00:15:30 d747dcd14b5f: Download complete 00:15:30 e9a5061849ea: Verifying Checksum 00:15:30 e9a5061849ea: Download complete 00:15:30 ab5ef0e58194: Verifying Checksum 00:15:30 ab5ef0e58194: Download complete 00:15:30 2de7ff778b66: Verifying Checksum 00:15:30 2de7ff778b66: Download complete 00:15:32 ab5ef0e58194: Pull complete 00:15:32 9712f1f96733: Pull complete 00:15:33 63f879dbbcfc: Pull complete 00:15:37 0d9ebad4ef96: Pull complete 00:15:37 e9a5061849ea: Pull complete 00:15:37 d747dcd14b5f: Pull complete 00:15:38 2de7ff778b66: Pull complete 00:15:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:15:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:38 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:15:43 $ docker top d75e00486a9ae5a37774cf58be86ee46f83d9807ee9d13c5f301f7fb9d7d32f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:15:43 provisioning config files... 00:15:43 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10034682111486994440tmp 00:15:43 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6259315096044958770tmp 00:15:43 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3230664424597345938tmp [Pipeline] { [Pipeline] echo 00:15:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:15:43 ---> sigul-configuration.sh 00:15:43 gpg: directory `/root/.gnupg' created 00:15:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:15:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:15:43 gpg: keyring `/root/.gnupg/secring.gpg' created 00:15:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:15:43 gpg: CAST5 encrypted data 00:15:43 gpg: encrypted with 1 passphrase 00:15:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:15:44 + mkdir /home/jenkins 00:15:44 + mkdir /home/jenkins/sigul [Pipeline] sh 00:15:44 + 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 00:15:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:15:44 ---> sigul-install.sh 00:15:44 Sigul already installed; skipping installation. [Pipeline] sh 00:15:45 + git tag --list 00:15:45 v0.1.0 00:15:45 v0.1.1 00:15:45 v1.0.0 00:15:45 v1.1.0 00:15:45 v1.2.0 00:15:45 v1.3.0 00:15:45 v1.3.1 00:15:45 v2.0.0 00:15:45 v2.0.1 00:15:45 v2.1.0 00:15:45 v2.1.1 00:15:45 v2.1.2 00:15:45 v2.2.0 00:15:45 v2.3 00:15:45 v2.3.0 00:15:45 v2.3.1 00:15:45 v3.0 00:15:45 v3.0.0 00:15:45 v3.0.1 00:15:45 v3.0.1-dev.1 00:15:45 v3.0.1-dev.2 00:15:45 v3.1.0-dev.1 00:15:45 v3.1.0-dev.10 00:15:45 v3.1.0-dev.11 00:15:45 v3.1.0-dev.12 00:15:45 v3.1.0-dev.13 00:15:45 v3.1.0-dev.14 00:15:45 v3.1.0-dev.15 00:15:45 v3.1.0-dev.2 00:15:45 v3.1.0-dev.3 00:15:45 v3.1.0-dev.4 00:15:45 v3.1.0-dev.5 00:15:45 v3.1.0-dev.6 00:15:45 v3.1.0-dev.7 00:15:45 v3.1.0-dev.8 00:15:45 v3.1.0-dev.9 [Pipeline] sh 00:15:45 + lftools sign git-tag v3.1.0-dev.15 00:15:45 Signing Git tag with Sigul... 00:15:45 Signing v3.1.0-dev.15 [Pipeline] echo 00:15:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:15:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:15:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:15:46 $ docker stop --time=1 d75e00486a9ae5a37774cf58be86ee46f83d9807ee9d13c5f301f7fb9d7d32f7 00:15:47 $ docker rm -f --volumes d75e00486a9ae5a37774cf58be86ee46f83d9807ee9d13c5f301f7fb9d7d32f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:15:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:48 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:48 $ docker top 86ef62a918ee547e041f724f42c622606a589a46fa4c4a2b6a36e74057916668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:49 [ssh-agent] Looking for ssh-agent implementation... 00:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:49 $ docker exec 86ef62a918ee547e041f724f42c622606a589a46fa4c4a2b6a36e74057916668 ssh-agent 00:15:49 SSH_AUTH_SOCK=/tmp/ssh-LmXe59fCAbFu/agent.32 00:15:49 SSH_AGENT_PID=38 00:15:49 Running ssh-add (command line suppressed) 00:15:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15536403417081896120.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15536403417081896120.key) 00:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:49 + git semver bump pre 00:15:49 2023-08-01 00:15:49,803 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:49 2023-08-01 00:15:49,803 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 00:15:49 2023-08-01 00:15:49,803 [bump_version] DEBUG bumped version:3.1.0-dev.16 00:15:49 2023-08-01 00:15:49,803 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 00:15:49 2023-08-01 00:15:49,803 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:49 2023-08-01 00:15:49,803 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:49 2023-08-01 00:15:49,805 [execute] INFO git cat-file --batch-check 00:15:49 2023-08-01 00:15:49,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:49 2023-08-01 00:15:49,813 [execute] INFO git cat-file --batch 00:15:49 2023-08-01 00:15:49,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:49 2023-08-01 00:15:49,818 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:49 3.1.0-dev.16 [Pipeline] } 00:15:49 $ docker exec --env ******** --env ******** 86ef62a918ee547e041f724f42c622606a589a46fa4c4a2b6a36e74057916668 ssh-agent -k 00:15:49 unset SSH_AUTH_SOCK; 00:15:49 unset SSH_AGENT_PID; 00:15:49 echo Agent pid 38 killed; 00:15:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:50 + git semver [Pipeline] } 00:15:50 $ docker stop --time=1 86ef62a918ee547e041f724f42c622606a589a46fa4c4a2b6a36e74057916668 00:15:51 $ docker rm -f --volumes 86ef62a918ee547e041f724f42c622606a589a46fa4c4a2b6a36e74057916668 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:52 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:52 $ docker top 0bdbee73140c400a7882b471e0c3a3a9f4b929354e329984c828b2500125208e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:52 [ssh-agent] Looking for ssh-agent implementation... 00:15:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:53 $ docker exec 0bdbee73140c400a7882b471e0c3a3a9f4b929354e329984c828b2500125208e ssh-agent 00:15:53 SSH_AUTH_SOCK=/tmp/ssh-JSTxVArJHd2t/agent.32 00:15:53 SSH_AGENT_PID=38 00:15:53 Running ssh-add (command line suppressed) 00:15:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9390808880232605929.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9390808880232605929.key) 00:15:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:53 + git semver push 00:15:53 2023-08-01 00:15:53,796 [run_push] DEBUG push 00:15:53 2023-08-01 00:15:53,797 [execute] INFO git cat-file --batch-check 00:15:53 2023-08-01 00:15:53,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:53 2023-08-01 00:15:53,801 [execute] INFO git rev-list 0c3f280f0d7cc605f28a1bb09191ace8d491fc55 -- 00:15:53 2023-08-01 00:15:53,801 [execute] DEBUG Popen(['git', 'rev-list', '0c3f280f0d7cc605f28a1bb09191ace8d491fc55', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:15:53 2023-08-01 00:15:53,817 [execute] INFO git fetch -v origin 00:15:53 2023-08-01 00:15:53,817 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:15:54 2023-08-01 00:15:54,307 [run_push] DEBUG no remote changes detected 00:15:54 2023-08-01 00:15:54,307 [execute] INFO git push origin semver 00:15:54 2023-08-01 00:15:54,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:15:55 2023-08-01 00:15:55,053 [run_push] DEBUG push all version tags 00:15:55 2023-08-01 00:15:55,054 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:15:55 2023-08-01 00:15:55,054 [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) 00:15:55 2023-08-01 00:15:55,794 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:15:55 3.1.0-dev.16 [Pipeline] } 00:15:55 $ docker exec --env ******** --env ******** 0bdbee73140c400a7882b471e0c3a3a9f4b929354e329984c828b2500125208e ssh-agent -k 00:15:56 unset SSH_AUTH_SOCK; 00:15:56 unset SSH_AGENT_PID; 00:15:56 echo Agent pid 38 killed; 00:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:56 + git semver [Pipeline] } 00:15:56 $ docker stop --time=1 0bdbee73140c400a7882b471e0c3a3a9f4b929354e329984c828b2500125208e 00:15:57 $ docker rm -f --volumes 0bdbee73140c400a7882b471e0c3a3a9f4b929354e329984c828b2500125208e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:15:58 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 00:15:58 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:15:58 total 16 00:15:58 drwxr-xr-x 3 root root 4096 Aug 1 00:05 . 00:15:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 00:15 .. 00:15:58 drwxr-xr-x 2 root root 4096 Aug 1 00:05 cost 00:15:58 -rw-r--r-- 1 root root 92 Aug 1 00:05 cost.csv 00:15:58 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 00:15:58 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:15:58 total 16 00:15:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 00:05 . 00:15:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 00:15 .. 00:15:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 00:05 cost 00:15:58 -rw-r--r-- 1 jenkins jenkins 92 Aug 1 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:15:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:15:59 ---> package-listing.sh 00:15:59 ++ facter osfamily 00:15:59 ++ tr '[:upper:]' '[:lower:]' 00:15:59 + OS_FAMILY=debian 00:15:59 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 00:15:59 + START_PACKAGES=/tmp/packages_start.txt 00:15:59 + END_PACKAGES=/tmp/packages_end.txt 00:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:59 + PACKAGES=/tmp/packages_start.txt 00:15:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:15:59 + PACKAGES=/tmp/packages_end.txt 00:15:59 + case "${OS_FAMILY}" in 00:15:59 + dpkg -l 00:15:59 + grep '^ii' 00:15:59 + '[' -f /tmp/packages_start.txt ']' 00:15:59 + '[' -f /tmp/packages_end.txt ']' 00:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:15:59 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 00:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 00:15:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:16:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:00 prd-ubuntu20.04-docker-8c-8g-2616 does not seem to be running inside a container 00:16:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:16:00 $ docker top 56604f443a28ff5069bacbd28ce299eb12a8415de577554d24c3d3960d381d76 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:01 + touch /tmp/pre-build-complete [Pipeline] sh 00:16:01 + mkdir -p /var/log/sysstat [Pipeline] sh 00:16:01 + ls /var/log/sa-host 00:16:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:02 provisioning config files... 00:16:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11853397226333452066tmp [Pipeline] { [Pipeline] echo 00:16:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:16:02 ---> create-netrc.sh [Pipeline] } 00:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:16:02 ---> python-tools-install.sh [Pipeline] echo 00:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:16:03 ---> sudo-logs.sh 00:16:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:16:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:16:03 ---> job-cost.sh 00:16:03 lf-activate-venv: SKIPPING 00:16:03 DEBUG: total: 0.2199999988079071 00:16:03 INFO: Retrieving Stack Cost... 00:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:04 INFO: Archiving Costs [Pipeline] echo 00:16:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:16:04 ---> logs-deploy.sh 00:16:04 lf-activate-venv: SKIPPING 00:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/278 00:16:04 INFO: archiving workspace using pattern(s): 00:16:05 Archives upload complete. 00:16:05 INFO: archiving logs to Nexus 00:16:06 ---> uname -a: 00:16:06 Linux prd-ubuntu20-04-docker-8c-8g-2616 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:16:06 00:16:06 00:16:06 ---> lscpu: 00:16:06 Architecture: x86_64 00:16:06 CPU op-mode(s): 32-bit, 64-bit 00:16:06 Byte Order: Little Endian 00:16:06 Address sizes: 40 bits physical, 48 bits virtual 00:16:06 CPU(s): 8 00:16:06 On-line CPU(s) list: 0-7 00:16:06 Thread(s) per core: 1 00:16:06 Core(s) per socket: 1 00:16:06 Socket(s): 8 00:16:06 NUMA node(s): 1 00:16:06 Vendor ID: AuthenticAMD 00:16:06 CPU family: 23 00:16:06 Model: 49 00:16:06 Model name: AMD EPYC-Rome Processor 00:16:06 Stepping: 0 00:16:06 CPU MHz: 2800.000 00:16:06 BogoMIPS: 5600.00 00:16:06 Virtualization: AMD-V 00:16:06 Hypervisor vendor: KVM 00:16:06 Virtualization type: full 00:16:06 L1d cache: 256 KiB 00:16:06 L1i cache: 256 KiB 00:16:06 L2 cache: 4 MiB 00:16:06 L3 cache: 128 MiB 00:16:06 NUMA node0 CPU(s): 0-7 00:16:06 Vulnerability Itlb multihit: Not affected 00:16:06 Vulnerability L1tf: Not affected 00:16:06 Vulnerability Mds: Not affected 00:16:06 Vulnerability Meltdown: Not affected 00:16:06 Vulnerability Mmio stale data: Not affected 00:16:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:16:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:16:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:16:06 Vulnerability Srbds: Not affected 00:16:06 Vulnerability Tsx async abort: Not affected 00:16:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:16:06 00:16:06 00:16:06 ---> nproc: 00:16:06 8 00:16:06 00:16:06 00:16:06 ---> df -h: 00:16:06 Filesystem Size Used Avail Use% Mounted on 00:16:06 overlay 155G 12G 143G 8% / 00:16:06 tmpfs 64M 0 64M 0% /dev 00:16:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:16:06 shm 64M 0 64M 0% /dev/shm 00:16:06 /dev/vda1 155G 12G 143G 8% /facter-os 00:16:06 00:16:06 00:16:06 ---> sar -b -r -n DEV: 00:16:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2616) 08/01/23 _x86_64_ (8 CPU) 00:16:06 00:16:06 00:02:07 LINUX RESTART (8 CPU) 00:16:06 00:16:06 00:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:16:06 00:04:01 74.75 0.85 73.90 0.00 27.06 43307.58 0.00 00:16:06 00:05:01 42.63 0.15 42.48 0.00 4.93 23531.16 0.00 00:16:06 00:06:01 28.93 0.05 28.88 0.00 10.00 16024.53 0.00 00:16:06 00:07:01 2.05 0.00 2.05 0.00 0.00 22.79 0.00 00:16:06 00:08:01 53.46 10.58 42.88 0.00 5154.87 8822.00 0.00 00:16:06 00:09:01 4.65 0.02 4.63 0.00 0.13 101.85 0.00 00:16:06 00:10:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 00:16:06 00:11:01 3.87 1.65 2.22 0.00 37.73 25.86 0.00 00:16:06 00:12:01 1.53 0.02 1.52 0.00 2.27 16.40 0.00 00:16:06 00:13:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 00:16:06 00:14:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 00:16:06 00:15:01 1.65 0.07 1.58 0.00 7.86 20.93 0.00 00:16:06 00:16:01 122.58 0.67 121.91 0.00 32.93 58991.37 0.00 00:16:06 Average: 26.20 1.08 25.12 0.00 405.97 11608.41 0.00 00:16:06 00:16:06 00:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:16:06 00:04:01 27784236 31353264 952660 2.90 97780 3659404 2334912 6.88 1523836 3117536 541728 00:16:06 00:05:01 28560456 31572008 739828 2.25 102588 3130016 1831184 5.40 1126392 2779552 469212 00:16:06 00:06:01 28564308 31576404 734368 2.23 102892 3130324 1734724 5.11 1130344 2767264 16 00:16:06 00:07:01 28564176 31576480 733964 2.23 102984 3130316 1734724 5.11 1130188 2767264 16 00:16:06 00:08:01 28036076 31555772 734400 2.23 137124 3590676 1792880 5.28 1453988 2934540 364 00:16:06 00:09:01 28041768 31556700 733604 2.23 135748 3587420 1772696 5.22 1452504 2931332 8 00:16:06 00:10:01 28051760 31566792 723448 2.20 135844 3587424 1772696 5.22 1442116 2931336 8 00:16:06 00:11:01 28042108 31559460 730700 2.22 135944 3588556 1772696 5.22 1453924 2931728 172 00:16:06 00:12:01 28042320 31559816 730240 2.22 136032 3588620 1772696 5.22 1453644 2931796 132 00:16:06 00:13:01 28041988 31559568 730408 2.22 136124 3588628 1772696 5.22 1453784 2931796 8 00:16:06 00:14:01 28041940 31559668 730352 2.22 136168 3588628 1772696 5.22 1453808 2931860 12 00:16:06 00:15:01 28037608 31555676 733752 2.23 136192 3588908 1804648 5.32 1454812 2931780 56 00:16:06 00:16:01 26506116 31504432 777020 2.36 176588 4898200 1818952 5.36 1602156 4177580 228 00:16:06 Average: 28024220 31542772 752673 2.29 128616 3589009 1822169 5.37 1394730 3005028 77843 00:16:06 00:16:06 00:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:16:06 00:04:01 veth8889db9 116.11 190.92 10.32 1753.45 0.00 0.00 0.00 0.14 00:16:06 00:04:01 docker0 116.11 190.80 8.73 1753.44 0.00 0.00 0.00 0.00 00:16:06 00:04:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 00:16:06 00:04:01 ens3 352.72 212.56 5978.25 33.07 0.00 0.00 0.00 0.00 00:16:06 00:05:01 docker0 1.08 1.12 0.08 1.56 0.00 0.00 0.00 0.00 00:16:06 00:05:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:16:06 00:05:01 ens3 103.08 68.39 2527.86 45.16 0.00 0.00 0.00 0.00 00:16:06 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:06:01 ens3 16.68 27.53 8.44 61.73 0.00 0.00 0.00 0.00 00:16:06 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 00:16:06 00:08:01 ens3 179.15 64.97 2922.21 4.79 0.00 0.00 0.00 0.00 00:16:06 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:09:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:16:06 00:11:01 ens3 10.50 7.68 9.44 5.93 0.00 0.00 0.00 0.00 00:16:06 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:06 00:13:01 ens3 7.17 3.50 7.63 0.29 0.00 0.00 0.00 0.00 00:16:06 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:14:01 ens3 0.23 0.13 0.51 0.01 0.00 0.00 0.00 0.00 00:16:06 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:06 00:15:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:16:06 00:15:01 ens3 4.80 3.40 4.01 1.59 0.00 0.00 0.00 0.00 00:16:06 00:16:01 docker0 64.94 114.65 5.37 1003.65 0.00 0.00 0.00 0.00 00:16:06 00:16:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 00:16:06 00:16:01 ens3 460.84 267.44 8237.44 55.87 0.00 0.00 0.00 0.00 00:16:06 Average: docker0 14.01 23.58 1.09 212.19 0.00 0.00 0.00 0.00 00:16:06 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 00:16:06 Average: ens3 87.35 50.45 1515.00 16.03 0.00 0.00 0.00 0.00 00:16:06 00:16:06 00:16:06 ---> sar -P ALL: 00:16:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2616) 08/01/23 _x86_64_ (8 CPU) 00:16:06 00:16:06 00:02:07 LINUX RESTART (8 CPU) 00:16:06 00:16:06 00:03:01 CPU %user %nice %system %iowait %steal %idle 00:16:06 00:04:01 all 40.39 0.00 6.81 1.92 0.09 50.79 00:16:06 00:04:01 0 39.01 0.00 7.85 1.56 0.08 51.50 00:16:06 00:04:01 1 43.60 0.00 7.34 0.34 0.10 48.62 00:16:06 00:04:01 2 41.39 0.00 5.90 1.03 0.08 51.60 00:16:06 00:04:01 3 39.71 0.00 6.11 0.28 0.08 53.82 00:16:06 00:04:01 4 41.40 0.00 6.21 0.69 0.08 51.62 00:16:06 00:04:01 5 40.67 0.00 7.10 0.35 0.08 51.79 00:16:06 00:04:01 6 39.00 0.00 7.03 10.30 0.10 43.56 00:16:06 00:04:01 7 38.37 0.00 6.95 0.86 0.08 53.74 00:16:06 00:05:01 all 24.94 0.00 4.12 1.32 0.05 69.57 00:16:06 00:05:01 0 24.19 0.00 3.96 3.78 0.05 68.02 00:16:06 00:05:01 1 25.61 0.00 4.10 0.30 0.05 69.94 00:16:06 00:05:01 2 24.23 0.00 3.95 0.10 0.05 71.67 00:16:06 00:05:01 3 25.21 0.00 3.65 0.77 0.05 70.32 00:16:06 00:05:01 4 24.63 0.00 4.27 0.87 0.05 70.18 00:16:06 00:05:01 5 26.92 0.00 4.48 3.23 0.05 65.32 00:16:06 00:05:01 6 23.38 0.00 3.72 0.60 0.05 72.25 00:16:06 00:05:01 7 25.39 0.00 4.83 0.89 0.05 68.84 00:16:06 00:06:01 all 0.48 0.00 0.31 0.97 0.02 98.22 00:16:06 00:06:01 0 0.45 0.00 0.28 1.74 0.02 97.51 00:16:06 00:06:01 1 0.74 0.00 0.10 0.02 0.02 99.13 00:16:06 00:06:01 2 0.20 0.00 0.17 0.37 0.00 99.27 00:16:06 00:06:01 3 1.18 0.00 0.15 0.12 0.03 98.52 00:16:06 00:06:01 4 0.48 0.00 0.10 0.00 0.02 99.40 00:16:06 00:06:01 5 0.22 0.00 1.43 5.59 0.03 92.73 00:16:06 00:06:01 6 0.15 0.00 0.12 0.00 0.00 99.73 00:16:06 00:06:01 7 0.43 0.00 0.13 0.00 0.02 99.41 00:16:06 00:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 00:16:06 00:07:01 0 0.02 0.00 0.03 0.02 0.00 99.93 00:16:06 00:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:16:06 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:07:01 3 0.10 0.00 0.07 0.00 0.00 99.83 00:16:06 00:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:16:06 00:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:16:06 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:16:06 00:08:01 all 2.22 0.00 1.40 0.69 0.03 95.66 00:16:06 00:08:01 0 2.46 0.00 1.07 1.92 0.02 94.54 00:16:06 00:08:01 1 3.94 0.00 2.23 1.88 0.03 91.91 00:16:06 00:08:01 2 2.27 0.00 2.24 0.20 0.03 95.25 00:16:06 00:08:01 3 1.51 0.00 0.67 0.10 0.03 97.69 00:16:06 00:08:01 4 1.77 0.00 1.14 0.33 0.02 96.74 00:16:06 00:08:01 5 1.72 0.00 0.87 0.08 0.03 97.29 00:16:06 00:08:01 6 2.45 0.00 2.10 0.07 0.02 95.36 00:16:06 00:08:01 7 1.62 0.00 0.89 0.94 0.02 96.54 00:16:06 00:09:01 all 0.07 0.00 0.04 0.01 0.01 99.86 00:16:06 00:09:01 0 0.12 0.00 0.07 0.08 0.02 99.72 00:16:06 00:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:16:06 00:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:16:06 00:09:01 3 0.10 0.00 0.05 0.00 0.00 99.85 00:16:06 00:09:01 4 0.03 0.00 0.02 0.02 0.02 99.92 00:16:06 00:09:01 5 0.03 0.00 0.03 0.00 0.03 99.90 00:16:06 00:09:01 6 0.00 0.00 0.07 0.00 0.00 99.93 00:16:06 00:09:01 7 0.18 0.00 0.07 0.00 0.02 99.73 00:16:06 00:10:01 all 0.15 0.00 0.01 0.16 0.00 99.68 00:16:06 00:10:01 0 0.03 0.00 0.02 1.30 0.00 98.65 00:16:06 00:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:16:06 00:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:16:06 00:10:01 3 0.96 0.00 0.00 0.00 0.02 99.02 00:16:06 00:10:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:16:06 00:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:16:06 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:16:06 00:11:01 all 0.33 0.00 0.03 0.06 0.00 99.57 00:16:06 00:11:01 0 0.03 0.00 0.02 0.18 0.02 99.75 00:16:06 00:11:01 1 1.43 0.00 0.00 0.00 0.00 98.57 00:16:06 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:16:06 00:11:01 3 0.50 0.00 0.10 0.17 0.00 99.23 00:16:06 00:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:16:06 00:11:01 5 0.30 0.00 0.02 0.15 0.00 99.53 00:16:06 00:11:01 6 0.12 0.00 0.03 0.00 0.00 99.85 00:16:06 00:11:01 7 0.20 0.00 0.03 0.00 0.00 99.77 00:16:06 00:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 00:16:06 00:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 00:16:06 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:16:06 00:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:16:06 00:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:16:06 00:12:01 5 0.03 0.00 0.00 0.00 0.03 99.93 00:16:06 00:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:16:06 00:13:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:16:06 00:13:01 0 0.07 0.00 0.02 0.02 0.00 99.90 00:16:06 00:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:16:06 00:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:16:06 00:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:13:01 4 0.93 0.00 0.03 0.00 0.00 99.04 00:16:06 00:13:01 5 0.03 0.00 0.03 0.02 0.00 99.92 00:16:06 00:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:16:06 00:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:16:06 00:14:01 all 0.32 0.00 0.01 0.00 0.01 99.67 00:16:06 00:14:01 0 0.05 0.00 0.00 0.02 0.02 99.92 00:16:06 00:14:01 1 0.37 0.00 0.00 0.00 0.00 99.63 00:16:06 00:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:16:06 00:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:16:06 00:14:01 4 2.00 0.00 0.00 0.00 0.00 98.00 00:16:06 00:14:01 5 0.02 0.00 0.05 0.00 0.02 99.92 00:16:06 00:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:16:06 00:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:16:06 00:16:06 00:14:01 CPU %user %nice %system %iowait %steal %idle 00:16:06 00:15:01 all 0.36 0.00 0.09 0.00 0.00 99.54 00:16:06 00:15:01 0 0.13 0.00 0.08 0.02 0.00 99.77 00:16:06 00:15:01 1 0.15 0.00 0.08 0.00 0.00 99.77 00:16:06 00:15:01 2 0.03 0.00 0.18 0.00 0.00 99.78 00:16:06 00:15:01 3 0.08 0.00 0.07 0.02 0.00 99.83 00:16:06 00:15:01 4 1.94 0.00 0.07 0.00 0.02 97.98 00:16:06 00:15:01 5 0.32 0.00 0.08 0.00 0.02 99.58 00:16:06 00:15:01 6 0.13 0.00 0.03 0.00 0.00 99.83 00:16:06 00:15:01 7 0.10 0.00 0.10 0.00 0.00 99.80 00:16:06 00:16:01 all 9.00 0.00 3.92 2.77 0.07 84.23 00:16:06 00:16:01 0 7.79 0.00 5.19 19.27 0.08 67.66 00:16:06 00:16:01 1 9.13 0.00 3.61 0.74 0.08 86.43 00:16:06 00:16:01 2 9.88 0.00 3.48 0.63 0.07 85.95 00:16:06 00:16:01 3 9.17 0.00 3.59 0.03 0.07 87.14 00:16:06 00:16:01 4 10.25 0.00 2.60 0.22 0.07 86.87 00:16:06 00:16:01 5 8.17 0.00 3.99 0.52 0.05 87.26 00:16:06 00:16:01 6 9.96 0.00 4.07 0.46 0.07 85.45 00:16:06 00:16:01 7 7.69 0.00 4.84 0.32 0.07 87.08 00:16:06 Average: all 6.00 0.00 1.28 0.61 0.02 92.09 00:16:06 Average: 0 5.69 0.00 1.42 2.28 0.02 90.58 00:16:06 Average: 1 6.51 0.00 1.34 0.25 0.02 91.88 00:16:06 Average: 2 5.97 0.00 1.22 0.18 0.02 92.61 00:16:06 Average: 3 6.03 0.00 1.11 0.11 0.02 92.73 00:16:06 Average: 4 6.38 0.00 1.11 0.16 0.02 92.32 00:16:06 Average: 5 6.00 0.00 1.38 0.76 0.03 91.83 00:16:06 Average: 6 5.73 0.00 1.31 0.87 0.02 92.07 00:16:06 Average: 7 5.66 0.00 1.37 0.23 0.02 92.72 00:16:06 00:16:06 00:16:06