Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 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-ssh3054651045849136500.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-ssh14062124204820389151.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-ssh13806080190235813466.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-ssh825831151065524743.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-ssh8015346212545963298.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1539’ Running on prd-ubuntu20.04-docker-8c-8g-1541 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 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 (main) Commit message: "Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8" > 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 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 > git rev-list --no-walk 6ea215722f92fb83ef496e14ae9050ac73ee7455 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T15:12:25.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T15:12:25.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T15:12:25.730Z] ========================================================= [2023-07-19T15:12:25.730Z] EdgeX Global Pipelines Version Info [2023-07-19T15:12:25.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:12:26.448Z] ------------------- [2023-07-19T15:12:26.448Z] stable info: [2023-07-19T15:12:26.448Z] ------------------- [2023-07-19T15:12:26.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T15:12:26.448Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:12:26.448Z] Message: update stable to v1.0.250 [2023-07-19T15:12:27.018Z] ------------------- [2023-07-19T15:12:27.018Z] experimental info: [2023-07-19T15:12:27.018Z] ------------------- [2023-07-19T15:12:27.018Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T15:12:27.018Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:12:27.018Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T15:12:27.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-07-19T15:12:27.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-07-19T15:12:27.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T15:12:27.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T15:12:27.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T15:12:27.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T15:12:27.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T15:12:27.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T15:12:27.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T15:12:27.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T15:12:27.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T15:12:27.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-07-19T15:12:27.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T15:12:27.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T15:12:27.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:12:27.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:12:27.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:12:27.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T15:12:27.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T15:12:27.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T15:12:27.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T15:12:27.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T15:12:27.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T15:12:27.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T15:12:27.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-19T15:12:27.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T15:12:27.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T15:12:27.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T15:12:27.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T15:12:27.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T15:12:27.598Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo [2023-07-19T15:12:27.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10a2ee8 [Pipeline] echo [2023-07-19T15:12:27.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T15:12:27.991Z] + git rev-list -1 --merges 10a2ee88eb89d5552dfe18d7827b999c1ef860a7~1..10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo [2023-07-19T15:12:28.030Z] -----------> git rev-list -1 --merges 10a2ee88eb89d5552dfe18d7827b999c1ef860a7~1..10a2ee88eb89d5552dfe18d7827b999c1ef860a7 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [2023-07-19T15:12:28.030Z] 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [false] [Pipeline] sh [2023-07-19T15:12:28.317Z] + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo [2023-07-19T15:12:28.331Z] ========================================================= [2023-07-19T15:12:28.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T15:12:28.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:12:28.656Z] + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] echo [2023-07-19T15:12:28.667Z] [semverPrep] GIT_COMMIT: 10a2ee88eb89d5552dfe18d7827b999c1ef860a7, Commit Message: Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8 [Pipeline] echo [2023-07-19T15:12:28.673Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T15:12:29.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:12:29.008Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T15:12:29.008Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T15:12:29.008Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T15:12:29.008Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T15:12:29.008Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T15:12:29.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:29.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:12:29.605Z] [2023-07-19T15:12:29.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:29.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:12:29.930Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T15:12:29.930Z] b85a868b505f: Pulling fs layer [2023-07-19T15:12:29.930Z] e2be974225ed: Pulling fs layer [2023-07-19T15:12:29.930Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T15:12:29.930Z] 988bab9f4d93: Pulling fs layer [2023-07-19T15:12:29.930Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T15:12:29.930Z] eaf3925da568: Pulling fs layer [2023-07-19T15:12:29.930Z] bab4dde63d76: Pulling fs layer [2023-07-19T15:12:29.930Z] bde34c3a00c8: Pulling fs layer [2023-07-19T15:12:29.930Z] b352a97aabf1: Pulling fs layer [2023-07-19T15:12:29.930Z] 4872d77fe225: Pulling fs layer [2023-07-19T15:12:29.930Z] 5851b861e8e6: Pulling fs layer [2023-07-19T15:12:29.930Z] 1469e6f7b9e6: Waiting [2023-07-19T15:12:29.930Z] eaf3925da568: Waiting [2023-07-19T15:12:29.930Z] bab4dde63d76: Waiting [2023-07-19T15:12:29.930Z] 988bab9f4d93: Waiting [2023-07-19T15:12:29.930Z] bde34c3a00c8: Waiting [2023-07-19T15:12:29.930Z] b352a97aabf1: Waiting [2023-07-19T15:12:29.930Z] 4872d77fe225: Waiting [2023-07-19T15:12:29.930Z] 5851b861e8e6: Waiting [2023-07-19T15:12:29.930Z] e2be974225ed: Download complete [2023-07-19T15:12:29.930Z] 988bab9f4d93: Verifying Checksum [2023-07-19T15:12:29.930Z] 988bab9f4d93: Download complete [2023-07-19T15:12:29.930Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T15:12:29.930Z] 1469e6f7b9e6: Download complete [2023-07-19T15:12:30.187Z] eaf3925da568: Verifying Checksum [2023-07-19T15:12:30.187Z] eaf3925da568: Download complete [2023-07-19T15:12:30.187Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T15:12:30.187Z] 339a4e72a1f5: Download complete [2023-07-19T15:12:30.187Z] bde34c3a00c8: Download complete [2023-07-19T15:12:30.187Z] b352a97aabf1: Download complete [2023-07-19T15:12:30.187Z] 4872d77fe225: Verifying Checksum [2023-07-19T15:12:30.187Z] 4872d77fe225: Download complete [2023-07-19T15:12:30.187Z] 5851b861e8e6: Verifying Checksum [2023-07-19T15:12:30.187Z] 5851b861e8e6: Download complete [2023-07-19T15:12:30.187Z] b85a868b505f: Download complete [2023-07-19T15:12:30.444Z] bab4dde63d76: Verifying Checksum [2023-07-19T15:12:30.444Z] bab4dde63d76: Download complete [2023-07-19T15:12:31.380Z] b85a868b505f: Pull complete [2023-07-19T15:12:31.380Z] e2be974225ed: Pull complete [2023-07-19T15:12:31.948Z] 339a4e72a1f5: Pull complete [2023-07-19T15:12:31.948Z] 988bab9f4d93: Pull complete [2023-07-19T15:12:32.209Z] 1469e6f7b9e6: Pull complete [2023-07-19T15:12:32.468Z] eaf3925da568: Pull complete [2023-07-19T15:12:34.373Z] bab4dde63d76: Pull complete [2023-07-19T15:12:34.373Z] bde34c3a00c8: Pull complete [2023-07-19T15:12:34.373Z] b352a97aabf1: Pull complete [2023-07-19T15:12:34.373Z] 4872d77fe225: Pull complete [2023-07-19T15:12:34.373Z] 5851b861e8e6: Pull complete [2023-07-19T15:12:34.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T15:12:34.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:12:34.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:12:34.470Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:12:34.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T15:12:38.270Z] $ docker top 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f -eo pid,comm [2023-07-19T15:12:38.331Z] 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). [2023-07-19T15:12:38.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:12:38.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:12:38.368Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:12:38.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:12:38.463Z] $ docker exec 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent [2023-07-19T15:12:38.576Z] SSH_AUTH_SOCK=/tmp/ssh-vkQKg9lf7QZC/agent.33 [2023-07-19T15:12:38.576Z] SSH_AGENT_PID=39 [2023-07-19T15:12:38.583Z] Running ssh-add (command line suppressed) [2023-07-19T15:12:38.676Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7014684014628602025.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7014684014628602025.key) [2023-07-19T15:12:38.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:12:38.983Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T15:12:38.991Z] $ docker exec --env ******** --env ******** 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent -k [2023-07-19T15:12:39.094Z] unset SSH_AUTH_SOCK; [2023-07-19T15:12:39.094Z] unset SSH_AGENT_PID; [2023-07-19T15:12:39.094Z] echo Agent pid 39 killed; [2023-07-19T15:12:39.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T15:12:39.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:12:39.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:12:39.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:12:39.237Z] $ docker exec 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent [2023-07-19T15:12:39.369Z] SSH_AUTH_SOCK=/tmp/ssh-qAsrbcvLg761/agent.71 [2023-07-19T15:12:39.369Z] SSH_AGENT_PID=77 [2023-07-19T15:12:39.375Z] Running ssh-add (command line suppressed) [2023-07-19T15:12:39.475Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4174573214405803758.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4174573214405803758.key) [2023-07-19T15:12:39.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:12:39.781Z] + git semver init [2023-07-19T15:12:40.040Z] 2023-07-19 15:12:39,954 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T15:12:40.040Z] 2023-07-19 15:12:39,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-07-19T15:12:40.040Z] 2023-07-19 15:12:39,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-07-19T15:12:40.040Z] 2023-07-19 15:12:39,955 [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) [2023-07-19T15:12:41.952Z] 2023-07-19 15:12:41,578 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-07-19T15:12:41.952Z] 2023-07-19 15:12:41,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-07-19T15:12:41.952Z] 2023-07-19 15:12:41,579 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:12:41.952Z] 2023-07-19 15:12:41,579 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:12:41.952Z] 3.1.0-dev.9 [Pipeline] } [2023-07-19T15:12:41.956Z] $ docker exec --env ******** --env ******** 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f ssh-agent -k [2023-07-19T15:12:42.044Z] unset SSH_AUTH_SOCK; [2023-07-19T15:12:42.045Z] unset SSH_AGENT_PID; [2023-07-19T15:12:42.045Z] echo Agent pid 77 killed; [2023-07-19T15:12:42.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:12:42.370Z] + git semver [Pipeline] } [2023-07-19T15:12:42.637Z] $ docker stop --time=1 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f [2023-07-19T15:12:43.944Z] $ docker rm -f --volumes 349d7fc49f1093a7b01f4f62705fca9555d174c1aff0d0045972ec144bfdcb3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:12:44.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T15:12:44.482Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T15:12:44.485Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 [2023-07-19T15:12:44.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:12:44.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:12:44.686Z] ========================================================= [2023-07-19T15:12:44.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T15:12:44.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:12:44.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:12:44.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T15:12:44.977Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T15:12:44.977Z] 6911f1a30b25: Pulling fs layer [2023-07-19T15:12:44.977Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T15:12:44.977Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T15:12:44.977Z] ec0bb842ea78: Pulling fs layer [2023-07-19T15:12:44.977Z] 40a00589a448: Pulling fs layer [2023-07-19T15:12:44.977Z] 6c08303d61cc: Pulling fs layer [2023-07-19T15:12:44.977Z] 798269fcf238: Pulling fs layer [2023-07-19T15:12:44.977Z] ec0bb842ea78: Waiting [2023-07-19T15:12:44.977Z] 40a00589a448: Waiting [2023-07-19T15:12:44.977Z] 6c08303d61cc: Waiting [2023-07-19T15:12:44.977Z] 798269fcf238: Waiting [2023-07-19T15:12:44.977Z] 6863d3e3a2b1: Waiting [2023-07-19T15:12:44.977Z] 6911f1a30b25: Verifying Checksum [2023-07-19T15:12:44.977Z] 6911f1a30b25: Download complete [2023-07-19T15:12:44.977Z] 6863d3e3a2b1: Download complete [2023-07-19T15:12:44.977Z] ec0bb842ea78: Download complete [2023-07-19T15:12:44.977Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T15:12:44.977Z] 4db1b89c0bd1: Download complete [2023-07-19T15:12:44.977Z] 40a00589a448: Verifying Checksum [2023-07-19T15:12:44.977Z] 40a00589a448: Download complete [2023-07-19T15:12:45.244Z] 4db1b89c0bd1: Pull complete [2023-07-19T15:12:45.244Z] 6911f1a30b25: Pull complete [2023-07-19T15:12:45.813Z] 798269fcf238: Verifying Checksum [2023-07-19T15:12:45.813Z] 798269fcf238: Download complete [2023-07-19T15:12:45.813Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T15:12:45.813Z] e194b8c5c2a9: Download complete [2023-07-19T15:12:46.071Z] 6c08303d61cc: Verifying Checksum [2023-07-19T15:12:46.071Z] 6c08303d61cc: Download complete [2023-07-19T15:12:49.353Z] e194b8c5c2a9: Pull complete [2023-07-19T15:12:49.353Z] 6863d3e3a2b1: Pull complete [2023-07-19T15:12:49.353Z] ec0bb842ea78: Pull complete [2023-07-19T15:12:49.353Z] 40a00589a448: Pull complete [2023-07-19T15:12:51.260Z] 6c08303d61cc: Pull complete [2023-07-19T15:12:52.194Z] 798269fcf238: Pull complete [2023-07-19T15:12:52.194Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T15:12:52.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:12:52.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-19T15:12:52.478Z] + 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 [2023-07-19T15:12:52.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:12:52.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:12:52.850Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:12:52.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T15:12:58.575Z] $ docker top 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:12:58.912Z] + go version [2023-07-19T15:12:58.912Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T15:12:58.925Z] $ docker stop --time=1 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 [2023-07-19T15:12:59.598Z] Still waiting to schedule task [2023-07-19T15:12:59.598Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1540’ [2023-07-19T15:13:00.224Z] $ docker rm -f --volumes 80d5fc8d9a0c98c5e78ec728489135acab2d96db8dde6f914a38a823463f5f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:13:00.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:13:00.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:13:00.683Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:13:00.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T15:13:01.038Z] $ docker top 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:13:01.371Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:13:01.666Z] + make test [2023-07-19T15:13:01.666Z] make -C ./app-service-template build [2023-07-19T15:13:01.666Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T15:13:01.666Z] go mod tidy [2023-07-19T15:13:01.666Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-19T15:13:01.666Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-19T15:13:01.666Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 [2023-07-19T15:13:01.666Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-19T15:13:01.666Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-19T15:13:01.666Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-19T15:13:01.666Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-19T15:13:01.923Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-19T15:13:01.923Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-19T15:13:01.923Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-19T15:13:01.923Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-19T15:13:01.923Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-19T15:13:01.923Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-19T15:13:01.923Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-19T15:13:01.923Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-19T15:13:01.923Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-19T15:13:01.923Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-19T15:13:01.923Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-19T15:13:01.923Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-19T15:13:01.923Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-19T15:13:01.923Z] go: downloading golang.org/x/net v0.10.0 [2023-07-19T15:13:01.923Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-19T15:13:01.923Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-19T15:13:02.181Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-19T15:13:02.181Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-19T15:13:02.181Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-19T15:13:02.181Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-19T15:13:02.181Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-19T15:13:02.181Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-19T15:13:02.181Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-19T15:13:02.181Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-19T15:13:02.181Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-19T15:13:02.181Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-19T15:13:02.181Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-19T15:13:02.181Z] go: downloading golang.org/x/text v0.9.0 [2023-07-19T15:13:02.181Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-19T15:13:02.439Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-19T15:13:02.439Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-19T15:13:02.439Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-19T15:13:02.439Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-19T15:13:02.439Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-19T15:13:02.439Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-19T15:13:02.439Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-19T15:13:02.439Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-19T15:13:02.439Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-19T15:13:02.439Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-19T15:13:02.439Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-19T15:13:02.697Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-19T15:13:02.697Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-19T15:13:02.697Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-19T15:13:02.955Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-19T15:13:02.955Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-19T15:13:02.955Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-19T15:13:03.214Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-19T15:13:03.214Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-19T15:13:03.214Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-19T15:13:03.214Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-19T15:13:03.214Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-19T15:13:03.214Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-19T15:13:03.214Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/kr/text v0.2.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-19T15:13:03.214Z] go: downloading github.com/google/btree v1.0.1 [2023-07-19T15:13:03.214Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-19T15:13:03.502Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-19T15:13:03.502Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-19T15:13:03.502Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-19T15:13:03.502Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-19T15:13:03.760Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-19T15:13:03.760Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-19T15:13:03.760Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-19T15:13:03.760Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-19T15:13:03.760Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-19T15:13:03.760Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-19T15:13:03.760Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-19T15:13:03.760Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-19T15:13:03.760Z] go: downloading golang.org/x/time v0.3.0 [2023-07-19T15:13:03.760Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-19T15:13:03.760Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-19T15:13:03.760Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-19T15:13:03.760Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-19T15:13:03.760Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-19T15:13:05.668Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8 [2023-07-19T15:13:05.668Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-07-19T15:13:05.668Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-19T15:13:05.928Z] 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 [2023-07-19T15:13:20.794Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T15:13:20.794Z] make -C ./app-service-template test [2023-07-19T15:13:20.794Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T15:13:20.794Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:13:38.873Z] ? app-new-service/config [no test files] [2023-07-19T15:13:38.873Z] ok app-new-service 0.076s coverage: 49.1% of statements [2023-07-19T15:13:38.873Z] ok app-new-service/functions 0.078s coverage: 85.3% of statements [2023-07-19T15:13:38.873Z] go vet ./... [2023-07-19T15:13:53.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:13:53.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:13:53.741Z] ./bin/test-attribution-txt.sh [2023-07-19T15:13:53.741Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T15:13:53.741Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:13:53.741Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-19T15:13:54.306Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-19T15:13:56.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-19T15:13:56.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-19T15:13:56.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.089s coverage: 64.8% of statements [2023-07-19T15:13:56.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.060s coverage: 93.0% of statements [2023-07-19T15:13:56.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.075s coverage: 85.1% of statements [2023-07-19T15:13:56.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.060s coverage: 87.8% of statements [2023-07-19T15:13:56.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.043s coverage: 100.0% of statements [2023-07-19T15:13:58.204Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-19T15:13:58.204Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-19T15:13:58.204Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-19T15:13:58.204Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-19T15:13:58.204Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-19T15:13:58.204Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.349s coverage: 77.9% of statements [2023-07-19T15:13:58.204Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.039s coverage: 97.3% of statements [2023-07-19T15:13:58.204Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.076s coverage: 82.8% of statements [2023-07-19T15:13:58.204Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.063s coverage: 65.2% of statements [2023-07-19T15:13:58.768Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-19T15:13:58.768Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T15:13:58.768Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T15:13:59.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.096s coverage: 28.7% of statements [2023-07-19T15:13:59.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.058s coverage: 14.9% of statements [2023-07-19T15:13:59.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.067s coverage: 27.3% of statements [2023-07-19T15:13:59.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.110s coverage: 52.8% of statements [2023-07-19T15:14:25.589Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.139s coverage: 75.1% of statements [2023-07-19T15:14:25.589Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.050s coverage: 94.4% of statements [2023-07-19T15:14:25.589Z] go vet ./... [2023-07-19T15:14:26.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:14:26.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-19T15:14:33.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:14:33.132Z] $ docker stop --time=1 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b [2023-07-19T15:14:35.173Z] $ docker rm -f --volumes 808ec01675abebeb13ccbf2173caa59b34ba0f244cb17df6a20fce706fce522b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:14:35.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:14:36.055Z] 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 [2023-07-19T15:14:36.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:14:36.515Z] [2023-07-19T15:14:36.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:14:36.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:14:36.867Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T15:14:36.867Z] 5eb5b503b376: Pulling fs layer [2023-07-19T15:14:36.867Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T15:14:36.867Z] ec43610c2a17: Pulling fs layer [2023-07-19T15:14:36.867Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T15:14:36.867Z] 33b1e0a273af: Pulling fs layer [2023-07-19T15:14:36.867Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T15:14:36.867Z] 2f39f015ded8: Pulling fs layer [2023-07-19T15:14:36.867Z] 3a2ae6a8a46f: Waiting [2023-07-19T15:14:36.867Z] 33b1e0a273af: Waiting [2023-07-19T15:14:36.867Z] 5d3b04190fa2: Waiting [2023-07-19T15:14:36.867Z] 2f39f015ded8: Waiting [2023-07-19T15:14:36.867Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T15:14:36.867Z] 5c69ac0246d0: Download complete [2023-07-19T15:14:36.867Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T15:14:36.867Z] 3a2ae6a8a46f: Download complete [2023-07-19T15:14:37.144Z] 33b1e0a273af: Verifying Checksum [2023-07-19T15:14:37.144Z] 33b1e0a273af: Download complete [2023-07-19T15:14:37.144Z] ec43610c2a17: Verifying Checksum [2023-07-19T15:14:37.144Z] ec43610c2a17: Download complete [2023-07-19T15:14:37.144Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T15:14:37.144Z] 5d3b04190fa2: Download complete [2023-07-19T15:14:37.144Z] 5eb5b503b376: Verifying Checksum [2023-07-19T15:14:37.144Z] 5eb5b503b376: Download complete [2023-07-19T15:14:37.745Z] 2f39f015ded8: Download complete [2023-07-19T15:14:38.373Z] 5eb5b503b376: Pull complete [2023-07-19T15:14:38.373Z] 5c69ac0246d0: Pull complete [2023-07-19T15:14:38.944Z] ec43610c2a17: Pull complete [2023-07-19T15:14:38.944Z] 3a2ae6a8a46f: Pull complete [2023-07-19T15:14:39.202Z] 33b1e0a273af: Pull complete [2023-07-19T15:14:39.202Z] 5d3b04190fa2: Pull complete [2023-07-19T15:14:43.401Z] 2f39f015ded8: Pull complete [2023-07-19T15:14:43.401Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T15:14:43.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:14:43.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:14:43.480Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:14:43.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T15:14:48.902Z] $ docker top 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:14:49.285Z] ---> job-cost.sh [2023-07-19T15:14:49.285Z] lf-activate-venv: SKIPPING [2023-07-19T15:14:49.285Z] INFO: No Stack... [2023-07-19T15:14:49.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:14:50.112Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:14:50.394Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-07-19T15:14:50.394Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:14:50.406Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [2023-07-19T15:14:50.412Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] did not exist. Created. [2023-07-19T15:14:50.412Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:14:50.712Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T15:14:50.743Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:14:50.750Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:14:50.770Z] $ docker stop --time=1 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 [2023-07-19T15:14:51.928Z] $ docker rm -f --volumes 94dc2e154050c3b5577d020863de659e7bd21f9709c270d5b28586c39ea23587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T15:16:38.366Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1543 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-07-19T15:16:38.382Z] Running in /w/workspace/app-functions-sdk-go/272 [Pipeline] { [Pipeline] checkout [2023-07-19T15:16:38.422Z] The recommended git tool is: git [2023-07-19T15:16:44.095Z] using credential edgex-jenkins-ssh [2023-07-19T15:16:44.111Z] Cloning the remote Git repository [2023-07-19T15:16:44.156Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-19T15:16:44.251Z] > git init /w/workspace/app-functions-sdk-go/272 # timeout=10 [2023-07-19T15:16:44.399Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-19T15:16:44.400Z] > git --version # timeout=10 [2023-07-19T15:16:44.419Z] > git --version # 'git version 2.25.1' [2023-07-19T15:16:44.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T15:16:44.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:16:48.124Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-07-19T15:16:48.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:16:49.081Z] Avoid second fetch [2023-07-19T15:16:49.082Z] Checking out Revision 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 (main) [2023-07-19T15:16:49.731Z] Commit message: "Merge pull request #1442 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:16:49.102Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T15:16:49.191Z] > git checkout -f 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 [2023-07-19T15:16:50.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T15:16:50.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:16:50.585Z] Dload Upload Total Spent Left Speed [2023-07-19T15:16:50.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-07-19T15:16:51.139Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T15:16:51.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T15:16:51.468Z] + sudo tee /etc/docker/daemon.new [2023-07-19T15:16:51.468Z] { [2023-07-19T15:16:51.468Z] "registry-mirrors": [ [2023-07-19T15:16:51.468Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T15:16:51.468Z] ], [2023-07-19T15:16:51.468Z] "bip": "10.250.0.254/24", [2023-07-19T15:16:51.468Z] "hosts": [ [2023-07-19T15:16:51.468Z] "tcp://0.0.0.0:5555", [2023-07-19T15:16:51.468Z] "unix:///var/run/docker.sock" [2023-07-19T15:16:51.468Z] ], [2023-07-19T15:16:51.468Z] "mtu": 1458, [2023-07-19T15:16:51.468Z] "selinux-enabled": true, [2023-07-19T15:16:51.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T15:16:51.468Z] } [Pipeline] sh [2023-07-19T15:16:51.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T15:16:52.144Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-19T15:17:10.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:17:10.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:17:10.702Z] ========================================================= [2023-07-19T15:17:10.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T15:17:10.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:17:11.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:17:11.642Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T15:17:11.642Z] edb6bdbacee9: Pulling fs layer [2023-07-19T15:17:11.642Z] 5f9638ab2659: Pulling fs layer [2023-07-19T15:17:11.642Z] 8d51d6327a98: Pulling fs layer [2023-07-19T15:17:11.642Z] 8b374f2dd631: Pulling fs layer [2023-07-19T15:17:11.642Z] ec14aa9079de: Pulling fs layer [2023-07-19T15:17:11.642Z] 2f466654f4bb: Pulling fs layer [2023-07-19T15:17:11.642Z] 554e91adad29: Pulling fs layer [2023-07-19T15:17:11.642Z] ec14aa9079de: Waiting [2023-07-19T15:17:11.642Z] 2f466654f4bb: Waiting [2023-07-19T15:17:11.642Z] 554e91adad29: Waiting [2023-07-19T15:17:11.642Z] 8b374f2dd631: Waiting [2023-07-19T15:17:11.642Z] 5f9638ab2659: Download complete [2023-07-19T15:17:11.642Z] 8b374f2dd631: Verifying Checksum [2023-07-19T15:17:11.642Z] 8b374f2dd631: Download complete [2023-07-19T15:17:11.642Z] ec14aa9079de: Verifying Checksum [2023-07-19T15:17:11.642Z] ec14aa9079de: Download complete [2023-07-19T15:17:11.642Z] edb6bdbacee9: Verifying Checksum [2023-07-19T15:17:11.642Z] edb6bdbacee9: Download complete [2023-07-19T15:17:12.637Z] edb6bdbacee9: Pull complete [2023-07-19T15:17:13.232Z] 554e91adad29: Verifying Checksum [2023-07-19T15:17:13.232Z] 554e91adad29: Download complete [2023-07-19T15:17:13.503Z] 5f9638ab2659: Pull complete [2023-07-19T15:17:14.474Z] 8d51d6327a98: Verifying Checksum [2023-07-19T15:17:14.474Z] 8d51d6327a98: Download complete [2023-07-19T15:17:14.474Z] 2f466654f4bb: Verifying Checksum [2023-07-19T15:17:14.474Z] 2f466654f4bb: Download complete [2023-07-19T15:17:26.861Z] 8d51d6327a98: Pull complete [2023-07-19T15:17:26.861Z] 8b374f2dd631: Pull complete [2023-07-19T15:17:26.861Z] ec14aa9079de: Pull complete [2023-07-19T15:17:32.238Z] 2f466654f4bb: Pull complete [2023-07-19T15:17:35.601Z] 554e91adad29: Pull complete [2023-07-19T15:17:35.601Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T15:17:35.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:17:35.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-19T15:17:36.202Z] + 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 [2023-07-19T15:17:36.534Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:17:36.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:17:36.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container [2023-07-19T15:17:36.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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-arm64 cat [2023-07-19T15:17:40.026Z] $ docker top 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:17:40.918Z] + go version [2023-07-19T15:17:40.918Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T15:17:40.944Z] $ docker stop --time=1 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 [2023-07-19T15:17:42.672Z] $ docker rm -f --volumes 464b5f4e61f3ddcf852f179106433b5a89772b17e5e3df209369ae708d96bfa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:17:43.252Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:17:43.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:17:43.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container [2023-07-19T15:17:43.521Z] $ 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/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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-arm64 cat [2023-07-19T15:17:44.777Z] $ docker top 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:17:45.634Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/272 [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:17:46.298Z] + make test [2023-07-19T15:17:46.298Z] make -C ./app-service-template build [2023-07-19T15:17:46.298Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/272/app-service-template' [2023-07-19T15:17:46.298Z] go mod tidy [2023-07-19T15:17:46.298Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-19T15:17:46.298Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-19T15:17:46.568Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-19T15:17:46.568Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-19T15:17:46.837Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 [2023-07-19T15:17:47.111Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 [2023-07-19T15:17:47.111Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-19T15:17:47.111Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-19T15:17:47.111Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-19T15:17:47.111Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-19T15:17:47.111Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-19T15:17:47.380Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-19T15:17:47.380Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-19T15:17:47.380Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-19T15:17:47.651Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-19T15:17:47.651Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-19T15:17:47.651Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-19T15:17:47.651Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-19T15:17:47.651Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-19T15:17:47.651Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-19T15:17:47.927Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-19T15:17:47.927Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-19T15:17:47.927Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-19T15:17:47.927Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-19T15:17:47.927Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-19T15:17:47.927Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-19T15:17:48.200Z] go: downloading golang.org/x/text v0.9.0 [2023-07-19T15:17:48.788Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-19T15:17:49.056Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-19T15:17:49.056Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-19T15:17:53.327Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-19T15:17:53.327Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-19T15:17:53.327Z] go: downloading golang.org/x/net v0.10.0 [2023-07-19T15:17:53.327Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-19T15:17:53.327Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-19T15:17:53.327Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-19T15:17:53.327Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-19T15:17:53.327Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-19T15:17:53.327Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-19T15:17:53.327Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-19T15:17:53.327Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-19T15:17:53.327Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-19T15:17:53.327Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-19T15:17:53.916Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-19T15:17:53.916Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-19T15:17:53.916Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-19T15:17:53.916Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-19T15:17:53.916Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-19T15:17:54.182Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-19T15:17:54.182Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-19T15:17:54.450Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-19T15:17:54.719Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-19T15:17:54.719Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-19T15:17:54.719Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-19T15:17:54.719Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-19T15:17:54.719Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-19T15:17:56.133Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-19T15:17:56.133Z] go: downloading github.com/kr/text v0.2.0 [2023-07-19T15:17:56.133Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-19T15:17:56.133Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-19T15:17:56.133Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-19T15:17:56.133Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-19T15:17:56.133Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-19T15:17:56.133Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-19T15:17:56.133Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-19T15:17:56.133Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-19T15:17:56.408Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-19T15:17:56.408Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-19T15:17:56.408Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-19T15:17:56.677Z] go: downloading golang.org/x/time v0.3.0 [2023-07-19T15:17:56.677Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-19T15:17:56.677Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-19T15:17:56.677Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-19T15:17:56.677Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-19T15:17:56.947Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-19T15:17:56.947Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-19T15:17:56.947Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-19T15:17:57.911Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-19T15:17:57.911Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-19T15:18:01.263Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-19T15:18:01.263Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-19T15:18:01.263Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-19T15:18:01.263Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-19T15:18:01.263Z] go: downloading github.com/google/btree v1.0.1 [2023-07-19T15:18:01.263Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-19T15:18:01.263Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-19T15:18:01.263Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-19T15:18:01.263Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-19T15:18:01.263Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-19T15:18:01.531Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-19T15:18:01.531Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-19T15:18:01.531Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-19T15:18:01.531Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-19T15:18:02.495Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.8 [2023-07-19T15:18:02.495Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-07-19T15:18:02.495Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-19T15:18:03.460Z] 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 [2023-07-19T15:20:25.193Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/272/app-service-template' [2023-07-19T15:20:25.193Z] make -C ./app-service-template test [2023-07-19T15:20:25.193Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/272/app-service-template' [2023-07-19T15:20:25.193Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:23:32.048Z] ? app-new-service/config [no test files] [2023-07-19T15:23:32.048Z] ok app-new-service 0.258s coverage: 49.1% of statements [2023-07-19T15:23:32.048Z] ok app-new-service/functions 0.273s coverage: 85.3% of statements [2023-07-19T15:23:32.048Z] go vet ./... [2023-07-19T15:26:11.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:26:11.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:26:11.974Z] ./bin/test-attribution-txt.sh [2023-07-19T15:26:11.974Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/272/app-service-template' [2023-07-19T15:26:11.974Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:26:11.974Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-19T15:26:11.974Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-19T15:26:22.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-19T15:26:22.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-19T15:26:23.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.732s coverage: 64.8% of statements [2023-07-19T15:26:23.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.314s coverage: 93.0% of statements [2023-07-19T15:26:23.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.395s coverage: 85.1% of statements [2023-07-19T15:26:27.287Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.337s coverage: 87.8% of statements [2023-07-19T15:26:27.287Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.127s coverage: 100.0% of statements [2023-07-19T15:26:29.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-19T15:26:29.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-19T15:26:29.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.608s coverage: 77.9% of statements [2023-07-19T15:26:31.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-19T15:26:31.480Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.258s coverage: 97.3% of statements [2023-07-19T15:26:34.067Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-19T15:26:34.336Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.286s coverage: 82.8% of statements [2023-07-19T15:26:36.286Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-19T15:26:36.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.359s coverage: 65.2% of statements [2023-07-19T15:26:39.642Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-19T15:26:39.920Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.483s coverage: 28.7% of statements [2023-07-19T15:26:40.884Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.249s coverage: 14.9% of statements [2023-07-19T15:26:41.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T15:26:41.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T15:26:41.419Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.296s coverage: 27.3% of statements [2023-07-19T15:26:45.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.304s coverage: 52.8% of statements [2023-07-19T15:27:17.933Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.670s coverage: 75.1% of statements [2023-07-19T15:27:17.933Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.236s coverage: 94.4% of statements [2023-07-19T15:27:17.933Z] go vet ./... [2023-07-19T15:27:23.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:27:23.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:27:23.284Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-07-19T15:27:23.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T15:27:23.326Z] $ docker stop --time=1 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 [2023-07-19T15:27:25.601Z] $ docker rm -f --volumes 2821bc661a5b58e6a3d03044902f66d1011e590623d78162cc7d01fc2d4bf643 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:27:30.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T15:27:30.355Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T15:27:30.980Z] 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 [2023-07-19T15:27:31.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:27:31.450Z] [2023-07-19T15:27:31.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:27:31.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:27:32.069Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T15:27:32.069Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T15:27:32.069Z] 04944245beec: Pulling fs layer [2023-07-19T15:27:32.069Z] 699f458cf7ca: Pulling fs layer [2023-07-19T15:27:32.069Z] 765212b225bb: Pulling fs layer [2023-07-19T15:27:32.069Z] f23df028b6ca: Pulling fs layer [2023-07-19T15:27:32.069Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T15:27:32.069Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T15:27:32.069Z] 765212b225bb: Waiting [2023-07-19T15:27:32.069Z] f23df028b6ca: Waiting [2023-07-19T15:27:32.069Z] d65c8cfc05b1: Waiting [2023-07-19T15:27:32.069Z] 2437ff75d9bd: Waiting [2023-07-19T15:27:32.069Z] 04944245beec: Verifying Checksum [2023-07-19T15:27:32.069Z] 04944245beec: Download complete [2023-07-19T15:27:32.069Z] 765212b225bb: Verifying Checksum [2023-07-19T15:27:32.069Z] 765212b225bb: Download complete [2023-07-19T15:27:32.339Z] f23df028b6ca: Download complete [2023-07-19T15:27:32.339Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T15:27:32.339Z] d65c8cfc05b1: Download complete [2023-07-19T15:27:32.339Z] 699f458cf7ca: Verifying Checksum [2023-07-19T15:27:32.339Z] 699f458cf7ca: Download complete [2023-07-19T15:27:32.928Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T15:27:32.928Z] 8998bd30e6a1: Download complete [2023-07-19T15:27:35.519Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T15:27:35.519Z] 2437ff75d9bd: Download complete [2023-07-19T15:27:39.914Z] 8998bd30e6a1: Pull complete [2023-07-19T15:27:40.517Z] 04944245beec: Pull complete [2023-07-19T15:27:41.924Z] 699f458cf7ca: Pull complete [2023-07-19T15:27:41.924Z] 765212b225bb: Pull complete [2023-07-19T15:27:42.888Z] f23df028b6ca: Pull complete [2023-07-19T15:27:42.888Z] d65c8cfc05b1: Pull complete [2023-07-19T15:27:57.884Z] 2437ff75d9bd: Pull complete [2023-07-19T15:27:57.884Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T15:27:57.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:27:57.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:27:58.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container [2023-07-19T15:27:58.171Z] $ 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/272 -v /w/workspace/app-functions-sdk-go/272:/w/workspace/app-functions-sdk-go/272:rw,z -v /w/workspace/app-functions-sdk-go/272@tmp:/w/workspace/app-functions-sdk-go/272@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:arm64 cat [2023-07-19T15:28:00.845Z] $ docker top 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:28:01.708Z] ---> job-cost.sh [2023-07-19T15:28:01.708Z] lf-activate-venv: SKIPPING [2023-07-19T15:28:01.708Z] INFO: No Stack... [2023-07-19T15:28:02.289Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T15:28:02.872Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:28:03.511Z] + cat /w/workspace/app-functions-sdk-go/272/archives/cost.csv [2023-07-19T15:28:03.511Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:28:03.578Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [2023-07-19T15:28:03.588Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] did not exist. Created. [2023-07-19T15:28:03.588Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:28:04.246Z] /w/workspace/app-functions-sdk-go/272@tmp/durable-bfda64b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T15:28:04.583Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T15:28:04.607Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T15:28:04.690Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:28:04.697Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:28:04.720Z] $ docker stop --time=1 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 [2023-07-19T15:28:06.366Z] $ docker rm -f --volumes 7443b7c448be9fbb0c9d049894cf24e31dc73b6d00bb0cb97ecacf702fac54b2 [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 [2023-07-19T15:28:06.798Z] provisioning config files... [2023-07-19T15:28:06.807Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9170313749990827512tmp [Pipeline] { [Pipeline] sh [2023-07-19T15:28:07.099Z] + set +x [2023-07-19T15:28:07.099Z] + curl -s https://codecov.io/bash [2023-07-19T15:28:07.099Z] + bash -s -- [2023-07-19T15:28:07.099Z] [2023-07-19T15:28:07.099Z] _____ _ [2023-07-19T15:28:07.099Z] / ____| | | [2023-07-19T15:28:07.099Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T15:28:07.099Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T15:28:07.099Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T15:28:07.099Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T15:28:07.099Z] Bash-1.0.6 [2023-07-19T15:28:07.099Z] [2023-07-19T15:28:07.099Z] [2023-07-19T15:28:07.099Z] ==> git version 2.25.1 found [2023-07-19T15:28:07.099Z] ==> 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 [2023-07-19T15:28:07.099Z] Release-Date: 2020-01-08 [2023-07-19T15:28:07.099Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-19T15:28:07.099Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T15:28:07.099Z] ==> Jenkins CI detected. [2023-07-19T15:28:07.099Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-07-19T15:28:07.099Z] project root: . [2023-07-19T15:28:07.099Z] --> token set from env [2023-07-19T15:28:07.099Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T15:28:07.099Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T15:28:07.099Z] ==> Python coveragepy not found [2023-07-19T15:28:07.099Z] ==> Searching for coverage reports in: [2023-07-19T15:28:07.099Z] + . [2023-07-19T15:28:07.099Z] -> Found 2 reports [2023-07-19T15:28:07.099Z] ==> Detecting git/mercurial file structure [2023-07-19T15:28:07.099Z] ==> Reading reports [2023-07-19T15:28:07.358Z] + ./app-service-template/coverage.out bytes=3432 [2023-07-19T15:28:07.358Z] + ./coverage.out bytes=118078 [2023-07-19T15:28:07.358Z] ==> Appending adjustments [2023-07-19T15:28:07.358Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T15:28:07.616Z] + Found adjustments [2023-07-19T15:28:07.616Z] ==> Gzipping contents [2023-07-19T15:28:07.616Z] 24K /tmp/codecov.DXdhsk.gz [2023-07-19T15:28:07.616Z] ==> Uploading reports [2023-07-19T15:28:07.616Z] url: https://codecov.io [2023-07-19T15:28:07.617Z] query: branch=main&commit=10a2ee88eb89d5552dfe18d7827b999c1ef860a7&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:28:07.617Z] -> Pinging Codecov [2023-07-19T15:28:07.617Z] 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=10a2ee88eb89d5552dfe18d7827b999c1ef860a7&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:28:07.874Z] -> Uploading to [2023-07-19T15:28:07.874Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/3D8B5DFFC46A037C893635FACE044666/10a2ee88eb89d5552dfe18d7827b999c1ef860a7/7d615f4b-9081-4d4a-bb87-a4da1d3dcba4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T152807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a7d2e6cd80d81103502a06ac99ea02eacad80350d58c40763945915979cf3e [2023-07-19T15:28:07.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:28:07.874Z] Dload Upload Total Spent Left Speed [2023-07-19T15:28:08.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20675 0 0 100 20675 0 105k --:--:-- --:--:-- --:--:-- 105k [2023-07-19T15:28:08.133Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] } [2023-07-19T15:28:08.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T15:28:08.348Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T15:28:08.361Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:28:08.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:28:08.658Z] [2023-07-19T15:28:08.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:28:08.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:28:08.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T15:28:08.954Z] df9b9388f04a: Pulling fs layer [2023-07-19T15:28:08.954Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T15:28:08.954Z] 25bc292e5bac: Pulling fs layer [2023-07-19T15:28:08.954Z] 114826534d7a: Pulling fs layer [2023-07-19T15:28:08.954Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T15:28:08.954Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T15:28:08.954Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T15:28:08.954Z] 114826534d7a: Waiting [2023-07-19T15:28:08.954Z] 4657fd5d0bcf: Waiting [2023-07-19T15:28:08.954Z] 8a3aa393b2d8: Waiting [2023-07-19T15:28:08.954Z] 6ad1cebc031e: Waiting [2023-07-19T15:28:08.954Z] 25bc292e5bac: Verifying Checksum [2023-07-19T15:28:08.954Z] 25bc292e5bac: Download complete [2023-07-19T15:28:08.954Z] 52dc419b0ee2: Download complete [2023-07-19T15:28:08.954Z] 4657fd5d0bcf: Verifying Checksum [2023-07-19T15:28:08.954Z] 4657fd5d0bcf: Download complete [2023-07-19T15:28:08.954Z] df9b9388f04a: Verifying Checksum [2023-07-19T15:28:08.954Z] df9b9388f04a: Download complete [2023-07-19T15:28:09.213Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T15:28:09.213Z] 6ad1cebc031e: Download complete [2023-07-19T15:28:09.213Z] df9b9388f04a: Pull complete [2023-07-19T15:28:09.213Z] 52dc419b0ee2: Pull complete [2023-07-19T15:28:09.213Z] 25bc292e5bac: Pull complete [2023-07-19T15:28:09.779Z] 114826534d7a: Verifying Checksum [2023-07-19T15:28:09.779Z] 114826534d7a: Download complete [2023-07-19T15:28:09.779Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T15:28:09.779Z] 8a3aa393b2d8: Download complete [2023-07-19T15:28:13.962Z] 114826534d7a: Pull complete [2023-07-19T15:28:13.962Z] 4657fd5d0bcf: Pull complete [2023-07-19T15:28:13.962Z] 6ad1cebc031e: Pull complete [2023-07-19T15:28:16.491Z] 8a3aa393b2d8: Pull complete [2023-07-19T15:28:16.491Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T15:28:16.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:28:16.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:28:16.563Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:28:16.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-19T15:28:21.871Z] $ docker top 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T15:28:21.924Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-07-19T15:28:22.200Z] + set -o pipefail [2023-07-19T15:28:22.200Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/1991bf0c-197d-4b6f-8b5d-f0c569b508d4 [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] [2023-07-19T15:28:27.468Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T15:28:27.468Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T15:28:27.468Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T15:28:27.495Z] $ docker stop --time=1 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 [2023-07-19T15:28:32.084Z] $ docker rm -f --volumes 1d750d3a0828a20f2c6a9ac70dd528672ef2c0a479ecef469b2a80aa9a076e56 [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 [2023-07-19T15:28:32.470Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:28:32.480Z] provisioning config files... [2023-07-19T15:28:32.490Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6283565394548946690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:28:32.787Z] --> edgex-publish-swagger.sh [2023-07-19T15:28:32.787Z] === Publish openapi/v3 API === [2023-07-19T15:28:32.787Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-19T15:28:32.787Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-07-19T15:28:32.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:28:32.787Z] Dload Upload Total Spent Left Speed [2023-07-19T15:28:33.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 22174 --:--:-- --:--:-- --:--:-- 22131 [2023-07-19T15:28:33.354Z] [2023-07-19T15:28:33.354Z] [Pipeline] } [2023-07-19T15:28:33.361Z] 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 [2023-07-19T15:28:33.724Z] + git log --format=format:%s -1 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 [Pipeline] sh [2023-07-19T15:28:34.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:28:34.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:28:34.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:28:34.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:28:34.381Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:28:34.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T15:28:34.950Z] $ docker top 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 -eo pid,comm [2023-07-19T15:28:34.980Z] 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). [2023-07-19T15:28:34.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:28:35.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:28:35.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:28:35.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:28:35.152Z] $ docker exec 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 ssh-agent [2023-07-19T15:28:35.240Z] SSH_AUTH_SOCK=/tmp/ssh-6vWS8KG4VFhb/agent.31 [2023-07-19T15:28:35.240Z] SSH_AGENT_PID=37 [2023-07-19T15:28:35.246Z] Running ssh-add (command line suppressed) [2023-07-19T15:28:35.355Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13526533695530170199.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13526533695530170199.key) [2023-07-19T15:28:35.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:28:35.641Z] + git semver tag [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,828 [run_tag] DEBUG tag force:False [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,829 [check_head_tag] DEBUG check head tag [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,829 [execute] INFO git cat-file --batch-check [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,833 [execute] INFO git cat-file --batch [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,842 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,843 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,843 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:28:35.899Z] 2023-07-19 15:28:35,848 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:28:35.899Z] 3.1.0-dev.9 [Pipeline] } [2023-07-19T15:28:35.924Z] $ docker exec --env ******** --env ******** 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 ssh-agent -k [2023-07-19T15:28:36.023Z] unset SSH_AUTH_SOCK; [2023-07-19T15:28:36.023Z] unset SSH_AGENT_PID; [2023-07-19T15:28:36.023Z] echo Agent pid 37 killed; [2023-07-19T15:28:36.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:28:36.318Z] + git semver [Pipeline] } [2023-07-19T15:28:36.606Z] $ docker stop --time=1 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 [2023-07-19T15:28:37.872Z] $ docker rm -f --volumes 0f50b7df1d78fe6d3968f922aa6a1f18b62767f61d205cc50649a97159dff740 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:28:38.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:28:38.221Z] [2023-07-19T15:28:38.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:28:38.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:28:38.511Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T15:28:38.511Z] ab5ef0e58194: Pulling fs layer [2023-07-19T15:28:38.511Z] 9712f1f96733: Pulling fs layer [2023-07-19T15:28:38.511Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T15:28:38.511Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T15:28:38.511Z] e9a5061849ea: Pulling fs layer [2023-07-19T15:28:38.511Z] d747dcd14b5f: Pulling fs layer [2023-07-19T15:28:38.511Z] 2de7ff778b66: Pulling fs layer [2023-07-19T15:28:38.511Z] d747dcd14b5f: Waiting [2023-07-19T15:28:38.511Z] e9a5061849ea: Waiting [2023-07-19T15:28:38.511Z] 2de7ff778b66: Waiting [2023-07-19T15:28:38.511Z] 0d9ebad4ef96: Waiting [2023-07-19T15:28:38.511Z] 9712f1f96733: Verifying Checksum [2023-07-19T15:28:38.511Z] 9712f1f96733: Download complete [2023-07-19T15:28:38.768Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T15:28:38.768Z] 63f879dbbcfc: Download complete [2023-07-19T15:28:39.026Z] e9a5061849ea: Verifying Checksum [2023-07-19T15:28:39.026Z] e9a5061849ea: Download complete [2023-07-19T15:28:39.026Z] d747dcd14b5f: Verifying Checksum [2023-07-19T15:28:39.026Z] d747dcd14b5f: Download complete [2023-07-19T15:28:39.026Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T15:28:39.026Z] 0d9ebad4ef96: Download complete [2023-07-19T15:28:39.026Z] 2de7ff778b66: Download complete [2023-07-19T15:28:39.026Z] ab5ef0e58194: Verifying Checksum [2023-07-19T15:28:39.026Z] ab5ef0e58194: Download complete [2023-07-19T15:28:42.308Z] ab5ef0e58194: Pull complete [2023-07-19T15:28:42.308Z] 9712f1f96733: Pull complete [2023-07-19T15:28:42.565Z] 63f879dbbcfc: Pull complete [2023-07-19T15:28:45.847Z] 0d9ebad4ef96: Pull complete [2023-07-19T15:28:46.104Z] e9a5061849ea: Pull complete [2023-07-19T15:28:46.362Z] d747dcd14b5f: Pull complete [2023-07-19T15:28:47.294Z] 2de7ff778b66: Pull complete [2023-07-19T15:28:47.294Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T15:28:47.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:28:47.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:28:47.365Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:28:47.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-19T15:29:00.027Z] $ docker top 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:29:00.072Z] provisioning config files... [2023-07-19T15:29:00.078Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7624956480421712195tmp [2023-07-19T15:29:00.086Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14096174719355066269tmp [2023-07-19T15:29:00.094Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15955830468674605686tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:29:00.110Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:00.387Z] ---> sigul-configuration.sh [2023-07-19T15:29:00.387Z] gpg: directory `/root/.gnupg' created [2023-07-19T15:29:00.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T15:29:00.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T15:29:00.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T15:29:00.387Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T15:29:00.387Z] gpg: CAST5 encrypted data [2023-07-19T15:29:00.387Z] gpg: encrypted with 1 passphrase [2023-07-19T15:29:00.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T15:29:00.670Z] + mkdir /home/jenkins [2023-07-19T15:29:00.670Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T15:29:00.956Z] + 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 [2023-07-19T15:29:00.966Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:01.250Z] ---> sigul-install.sh [2023-07-19T15:29:01.250Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T15:29:01.536Z] + git tag --list [2023-07-19T15:29:01.536Z] v0.1.0 [2023-07-19T15:29:01.536Z] v0.1.1 [2023-07-19T15:29:01.536Z] v1.0.0 [2023-07-19T15:29:01.536Z] v1.1.0 [2023-07-19T15:29:01.536Z] v1.2.0 [2023-07-19T15:29:01.536Z] v1.3.0 [2023-07-19T15:29:01.536Z] v1.3.1 [2023-07-19T15:29:01.536Z] v2.0.0 [2023-07-19T15:29:01.536Z] v2.0.1 [2023-07-19T15:29:01.536Z] v2.1.0 [2023-07-19T15:29:01.536Z] v2.1.1 [2023-07-19T15:29:01.536Z] v2.1.2 [2023-07-19T15:29:01.536Z] v2.2.0 [2023-07-19T15:29:01.536Z] v2.3 [2023-07-19T15:29:01.536Z] v2.3.0 [2023-07-19T15:29:01.536Z] v2.3.1 [2023-07-19T15:29:01.536Z] v3.0 [2023-07-19T15:29:01.536Z] v3.0.0 [2023-07-19T15:29:01.536Z] v3.1.0-dev.1 [2023-07-19T15:29:01.536Z] v3.1.0-dev.2 [2023-07-19T15:29:01.536Z] v3.1.0-dev.3 [2023-07-19T15:29:01.536Z] v3.1.0-dev.4 [2023-07-19T15:29:01.536Z] v3.1.0-dev.5 [2023-07-19T15:29:01.536Z] v3.1.0-dev.6 [2023-07-19T15:29:01.536Z] v3.1.0-dev.7 [2023-07-19T15:29:01.536Z] v3.1.0-dev.8 [2023-07-19T15:29:01.536Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-19T15:29:01.823Z] + lftools sign git-tag v3.1.0-dev.9 [2023-07-19T15:29:02.391Z] Signing Git tag with Sigul... [2023-07-19T15:29:02.391Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-07-19T15:29:02.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:02.947Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T15:29:02.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T15:29:02.987Z] $ docker stop --time=1 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab [2023-07-19T15:29:04.279Z] $ docker rm -f --volumes 98d63013747a80002a5484403c1da84218e0f39b8a928e195053780e280bfbab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T15:29:04.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:29:04.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:04.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:29:04.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:29:05.039Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:29:05.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T15:29:05.395Z] $ docker top 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b -eo pid,comm [2023-07-19T15:29:05.425Z] 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). [2023-07-19T15:29:05.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:29:05.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:29:05.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:29:05.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:29:05.584Z] $ docker exec 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b ssh-agent [2023-07-19T15:29:05.666Z] SSH_AUTH_SOCK=/tmp/ssh-ApevEBJf5zBJ/agent.32 [2023-07-19T15:29:05.666Z] SSH_AGENT_PID=38 [2023-07-19T15:29:05.671Z] Running ssh-add (command line suppressed) [2023-07-19T15:29:05.788Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9945499129653621654.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9945499129653621654.key) [2023-07-19T15:29:05.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:29:06.073Z] + git semver bump pre [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,333 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,333 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,334 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,334 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,334 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,334 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,337 [execute] INFO git cat-file --batch-check [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,343 [execute] INFO git cat-file --batch [2023-07-19T15:29:06.333Z] 2023-07-19 15:29:06,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:29:06.592Z] 2023-07-19 15:29:06,348 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:29:06.592Z] 3.1.0-dev.10 [Pipeline] } [2023-07-19T15:29:06.622Z] $ docker exec --env ******** --env ******** 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b ssh-agent -k [2023-07-19T15:29:06.705Z] unset SSH_AUTH_SOCK; [2023-07-19T15:29:06.706Z] unset SSH_AGENT_PID; [2023-07-19T15:29:06.706Z] echo Agent pid 38 killed; [2023-07-19T15:29:06.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:29:06.997Z] + git semver [Pipeline] } [2023-07-19T15:29:07.284Z] $ docker stop --time=1 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b [2023-07-19T15:29:08.864Z] $ docker rm -f --volumes 391113819a84d003ebf94303cfa863ca5a3ad4254df1da0f8058df213431458b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:29:09.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:29:09.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:09.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:29:09.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:29:09.635Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:29:09.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T15:29:10.016Z] $ docker top f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a -eo pid,comm [2023-07-19T15:29:10.044Z] 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). [2023-07-19T15:29:10.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:29:10.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:29:10.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:29:10.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:29:10.202Z] $ docker exec f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a ssh-agent [2023-07-19T15:29:10.305Z] SSH_AUTH_SOCK=/tmp/ssh-01iBVZolfyfI/agent.32 [2023-07-19T15:29:10.305Z] SSH_AGENT_PID=38 [2023-07-19T15:29:10.310Z] Running ssh-add (command line suppressed) [2023-07-19T15:29:10.420Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7363914229724355190.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7363914229724355190.key) [2023-07-19T15:29:10.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:29:10.705Z] + git semver push [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,902 [run_push] DEBUG push [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,903 [execute] INFO git cat-file --batch-check [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,907 [execute] INFO git rev-list 1e8d2fff4ac0308d0187c5625c2868e5934e75c6 -- [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,907 [execute] DEBUG Popen(['git', 'rev-list', '1e8d2fff4ac0308d0187c5625c2868e5934e75c6', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,923 [execute] INFO git fetch -v origin [2023-07-19T15:29:10.964Z] 2023-07-19 15:29:10,923 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T15:29:11.533Z] 2023-07-19 15:29:11,392 [run_push] DEBUG no remote changes detected [2023-07-19T15:29:11.533Z] 2023-07-19 15:29:11,392 [execute] INFO git push origin semver [2023-07-19T15:29:11.533Z] 2023-07-19 15:29:11,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:29:12.471Z] 2023-07-19 15:29:12,152 [run_push] DEBUG push all version tags [2023-07-19T15:29:12.471Z] 2023-07-19 15:29:12,153 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T15:29:12.471Z] 2023-07-19 15:29:12,153 [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) [2023-07-19T15:29:13.040Z] 2023-07-19 15:29:12,886 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T15:29:13.040Z] 3.1.0-dev.10 [Pipeline] } [2023-07-19T15:29:13.065Z] $ docker exec --env ******** --env ******** f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a ssh-agent -k [2023-07-19T15:29:13.164Z] unset SSH_AUTH_SOCK; [2023-07-19T15:29:13.164Z] unset SSH_AGENT_PID; [2023-07-19T15:29:13.164Z] echo Agent pid 38 killed; [2023-07-19T15:29:13.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:29:13.467Z] + git semver [Pipeline] } [2023-07-19T15:29:13.753Z] $ docker stop --time=1 f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a [2023-07-19T15:29:15.025Z] $ docker rm -f --volumes f22a6a3d06273f59c6196c950757520a7a620169c7ddec7395dc462e0724107a [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 [2023-07-19T15:29:15.564Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-07-19T15:29:15.564Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T15:29:15.564Z] total 16 [2023-07-19T15:29:15.564Z] drwxr-xr-x 3 root root 4096 Jul 19 15:14 . [2023-07-19T15:29:15.564Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. [2023-07-19T15:29:15.564Z] drwxr-xr-x 2 root root 4096 Jul 19 15:14 cost [2023-07-19T15:29:15.564Z] -rw-r--r-- 1 root root 92 Jul 19 15:14 cost.csv [2023-07-19T15:29:15.564Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T15:29:15.564Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T15:29:15.564Z] total 16 [2023-07-19T15:29:15.564Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:14 . [2023-07-19T15:29:15.564Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. [2023-07-19T15:29:15.564Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:14 cost [2023-07-19T15:29:15.564Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 19 15:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:15.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:16.703Z] ---> package-listing.sh [2023-07-19T15:29:16.703Z] ++ facter osfamily [2023-07-19T15:29:16.703Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T15:29:16.962Z] + OS_FAMILY=debian [2023-07-19T15:29:16.962Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-07-19T15:29:16.962Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T15:29:16.962Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T15:29:16.962Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T15:29:16.962Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T15:29:16.962Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-19T15:29:16.962Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T15:29:16.962Z] + case "${OS_FAMILY}" in [2023-07-19T15:29:16.962Z] + dpkg -l [2023-07-19T15:29:16.962Z] + grep '^ii' [2023-07-19T15:29:16.962Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T15:29:16.962Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T15:29:16.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T15:29:16.962Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-19T15:29:16.962Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-07-19T15:29:16.962Z] + 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 [2023-07-19T15:29:16.973Z] 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 [2023-07-19T15:29:17.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:17.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:29:17.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:29:17.885Z] prd-ubuntu20.04-docker-8c-8g-1541 does not seem to be running inside a container [2023-07-19T15:29:17.927Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T15:29:18.111Z] $ docker top 7fe4f5cbaf8aae4424e95031b973f5727411c773f8eafc0dde279a5485e82e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:29:18.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T15:29:18.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T15:29:19.000Z] + ls /var/log/sa-host [2023-07-19T15:29:19.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:29:19.183Z] provisioning config files... [2023-07-19T15:29:19.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3772263815023735556tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:29:19.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:19.487Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T15:29:19.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:19.941Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T15:29:19.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:20.275Z] ---> sudo-logs.sh [2023-07-19T15:29:20.275Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T15:29:20.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:20.589Z] ---> job-cost.sh [2023-07-19T15:29:20.589Z] lf-activate-venv: SKIPPING [2023-07-19T15:29:20.589Z] DEBUG: total: 0.2199999988079071 [2023-07-19T15:29:20.589Z] INFO: Retrieving Stack Cost... [2023-07-19T15:29:21.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:29:21.416Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T15:29:21.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:21.735Z] ---> logs-deploy.sh [2023-07-19T15:29:21.735Z] lf-activate-venv: SKIPPING [2023-07-19T15:29:21.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/272 [2023-07-19T15:29:21.735Z] INFO: archiving workspace using pattern(s): [2023-07-19T15:29:22.670Z] Archives upload complete. [2023-07-19T15:29:22.929Z] INFO: archiving logs to Nexus [2023-07-19T15:29:23.599Z] ---> uname -a: [2023-07-19T15:29:23.599Z] Linux prd-ubuntu20-04-docker-8c-8g-1541 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] ---> lscpu: [2023-07-19T15:29:23.599Z] Architecture: x86_64 [2023-07-19T15:29:23.599Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-19T15:29:23.599Z] Byte Order: Little Endian [2023-07-19T15:29:23.599Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-19T15:29:23.599Z] CPU(s): 8 [2023-07-19T15:29:23.599Z] On-line CPU(s) list: 0-7 [2023-07-19T15:29:23.599Z] Thread(s) per core: 1 [2023-07-19T15:29:23.599Z] Core(s) per socket: 1 [2023-07-19T15:29:23.599Z] Socket(s): 8 [2023-07-19T15:29:23.599Z] NUMA node(s): 1 [2023-07-19T15:29:23.599Z] Vendor ID: AuthenticAMD [2023-07-19T15:29:23.599Z] CPU family: 23 [2023-07-19T15:29:23.599Z] Model: 49 [2023-07-19T15:29:23.599Z] Model name: AMD EPYC-Rome Processor [2023-07-19T15:29:23.599Z] Stepping: 0 [2023-07-19T15:29:23.599Z] CPU MHz: 2799.998 [2023-07-19T15:29:23.599Z] BogoMIPS: 5599.99 [2023-07-19T15:29:23.599Z] Virtualization: AMD-V [2023-07-19T15:29:23.599Z] Hypervisor vendor: KVM [2023-07-19T15:29:23.599Z] Virtualization type: full [2023-07-19T15:29:23.599Z] L1d cache: 256 KiB [2023-07-19T15:29:23.599Z] L1i cache: 256 KiB [2023-07-19T15:29:23.599Z] L2 cache: 4 MiB [2023-07-19T15:29:23.599Z] L3 cache: 128 MiB [2023-07-19T15:29:23.599Z] NUMA node0 CPU(s): 0-7 [2023-07-19T15:29:23.599Z] Vulnerability Itlb multihit: Not affected [2023-07-19T15:29:23.599Z] Vulnerability L1tf: Not affected [2023-07-19T15:29:23.599Z] Vulnerability Mds: Not affected [2023-07-19T15:29:23.599Z] Vulnerability Meltdown: Not affected [2023-07-19T15:29:23.599Z] Vulnerability Mmio stale data: Not affected [2023-07-19T15:29:23.599Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-19T15:29:23.599Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-19T15:29:23.599Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-19T15:29:23.599Z] Vulnerability Srbds: Not affected [2023-07-19T15:29:23.599Z] Vulnerability Tsx async abort: Not affected [2023-07-19T15:29:23.599Z] 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 [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] ---> nproc: [2023-07-19T15:29:23.599Z] 8 [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] ---> df -h: [2023-07-19T15:29:23.599Z] Filesystem Size Used Avail Use% Mounted on [2023-07-19T15:29:23.599Z] overlay 155G 12G 143G 8% / [2023-07-19T15:29:23.599Z] tmpfs 64M 0 64M 0% /dev [2023-07-19T15:29:23.599Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-19T15:29:23.599Z] shm 64M 0 64M 0% /dev/shm [2023-07-19T15:29:23.599Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] ---> sar -b -r -n DEV: [2023-07-19T15:29:23.599Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1541) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:11:49 LINUX RESTART (8 CPU) [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-19T15:29:23.599Z] 15:13:01 161.42 47.36 114.06 0.00 5331.51 159421.83 0.00 [2023-07-19T15:29:23.599Z] 15:14:01 48.84 0.32 48.53 0.00 2.80 27856.02 0.00 [2023-07-19T15:29:23.599Z] 15:15:01 58.61 1.22 57.39 0.00 30.66 30104.47 0.00 [2023-07-19T15:29:23.599Z] 15:16:01 1.95 0.00 1.95 0.00 0.00 23.20 0.00 [2023-07-19T15:29:23.599Z] 15:17:01 9.07 1.15 7.92 0.00 78.39 2092.05 0.00 [2023-07-19T15:29:23.599Z] 15:18:01 49.43 9.45 39.98 0.00 5076.49 6902.58 0.00 [2023-07-19T15:29:23.599Z] 15:19:01 3.37 0.02 3.35 0.00 0.13 88.77 0.00 [2023-07-19T15:29:23.599Z] 15:20:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-07-19T15:29:23.599Z] 15:21:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-07-19T15:29:23.599Z] 15:22:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2023-07-19T15:29:23.599Z] 15:23:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2023-07-19T15:29:23.599Z] 15:24:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 [2023-07-19T15:29:23.599Z] 15:25:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2023-07-19T15:29:23.599Z] 15:26:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2023-07-19T15:29:23.599Z] 15:27:01 1.20 0.02 1.18 0.00 0.13 13.73 0.00 [2023-07-19T15:29:23.599Z] 15:28:01 1.85 0.00 1.85 0.00 0.00 25.19 0.00 [2023-07-19T15:29:23.599Z] 15:29:01 95.63 0.28 95.35 0.00 21.06 62070.59 0.00 [2023-07-19T15:29:23.599Z] Average: 25.88 3.52 22.36 0.00 620.06 16981.82 0.00 [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-19T15:29:23.599Z] 15:13:01 29154764 31605744 718128 2.18 72116 2654148 1790068 5.28 981324 2396740 604 [2023-07-19T15:29:23.599Z] 15:14:01 27840872 31541580 764132 2.32 98920 3778988 1911276 5.63 1518560 3056876 369612 [2023-07-19T15:29:23.599Z] 15:15:01 28573076 31586636 726004 2.21 104452 3131436 1739236 5.13 1123996 2766688 312 [2023-07-19T15:29:23.599Z] 15:16:01 28572324 31585944 726444 2.21 104484 3131440 1739236 5.13 1124160 2766692 52 [2023-07-19T15:29:23.599Z] 15:17:01 28477020 31556860 747972 2.27 106988 3191556 1814476 5.35 1150344 2825696 744 [2023-07-19T15:29:23.599Z] 15:18:01 28047080 31570988 720916 2.19 139308 3592168 1776312 5.23 1443912 2935132 104 [2023-07-19T15:29:23.599Z] 15:19:01 28055336 31574436 717192 2.18 137920 3588916 1778508 5.24 1438884 2931932 164 [2023-07-19T15:29:23.599Z] 15:20:01 28055264 31574424 717124 2.18 137944 3588916 1778508 5.24 1438952 2931932 208 [2023-07-19T15:29:23.599Z] 15:21:01 28055720 31574920 716588 2.18 137960 3588920 1778508 5.24 1438840 2931956 168 [2023-07-19T15:29:23.599Z] 15:22:01 28055696 31574932 716480 2.18 137992 3588924 1778508 5.24 1438980 2931960 184 [2023-07-19T15:29:23.599Z] 15:23:01 28055760 31575004 716388 2.18 138020 3588924 1778508 5.24 1438784 2931960 16 [2023-07-19T15:29:23.599Z] 15:24:01 28055540 31574852 716728 2.18 138048 3588928 1778508 5.24 1438780 2932000 188 [2023-07-19T15:29:23.599Z] 15:25:01 28055540 31574928 716608 2.18 138064 3588932 1778508 5.24 1438868 2932004 8 [2023-07-19T15:29:23.599Z] 15:26:01 28056004 31575420 716012 2.18 138088 3588936 1778508 5.24 1438796 2932008 220 [2023-07-19T15:29:23.599Z] 15:27:01 28047688 31567204 723868 2.20 138120 3588940 1808076 5.33 1452208 2932012 180 [2023-07-19T15:29:23.599Z] 15:28:01 28055400 31574936 716184 2.18 138172 3588908 1808076 5.33 1438428 2931980 4 [2023-07-19T15:29:23.599Z] 15:29:01 26538896 31529316 752788 2.29 176292 4897512 1840004 5.42 1561668 4192308 896 [2023-07-19T15:29:23.599Z] Average: 28103058 31571654 725268 2.21 128405 3545088 1791460 5.28 1370911 2956463 21980 [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-19T15:29:23.599Z] 15:13:01 veth439e783 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:13:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:13:01 ens3 673.09 445.11 7339.03 93.66 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:13:01 docker0 63.37 62.41 4.55 361.77 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:14:01 veth439e783 134.84 243.44 11.69 1795.94 0.00 0.00 0.00 0.15 [2023-07-19T15:29:23.599Z] 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:14:01 ens3 266.64 151.77 1815.35 22.39 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:14:01 docker0 134.84 243.31 9.85 1795.93 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:15:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:15:01 ens3 109.57 77.39 2530.02 98.26 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:15:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:16:01 ens3 3.02 1.88 8.45 0.32 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:17:01 ens3 70.07 31.38 915.40 2.48 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:18:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:18:01 ens3 140.23 56.11 2009.13 3.95 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:19:01 ens3 0.42 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:20:01 ens3 0.57 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:23:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:27:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:28:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:29:01 veth35a9968 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:29:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:29:01 ens3 389.65 217.86 8186.25 37.18 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] 15:29:01 docker0 64.77 127.15 5.01 1003.94 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] Average: veth35a9968 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] Average: ens3 97.31 57.81 1341.40 15.22 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] Average: docker0 15.47 25.47 1.14 185.98 0.00 0.00 0.00 0.00 [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] ---> sar -P ALL: [2023-07-19T15:29:23.599Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1541) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:11:49 LINUX RESTART (8 CPU) [2023-07-19T15:29:23.599Z] [2023-07-19T15:29:23.599Z] 15:12:01 CPU %user %nice %system %iowait %steal %idle [2023-07-19T15:29:23.599Z] 15:13:01 all 9.00 0.00 3.15 3.49 0.05 84.31 [2023-07-19T15:29:23.599Z] 15:13:01 0 10.62 0.00 3.80 0.35 0.05 85.18 [2023-07-19T15:29:23.599Z] 15:13:01 1 9.61 0.00 2.79 0.15 0.03 87.41 [2023-07-19T15:29:23.599Z] 15:13:01 2 7.50 0.00 2.97 5.38 0.07 84.08 [2023-07-19T15:29:23.599Z] 15:13:01 3 11.71 0.00 3.12 1.93 0.07 83.17 [2023-07-19T15:29:23.599Z] 15:13:01 4 7.83 0.00 4.31 14.36 0.05 73.44 [2023-07-19T15:29:23.599Z] 15:13:01 5 9.38 0.00 2.93 0.42 0.03 87.23 [2023-07-19T15:29:23.599Z] 15:13:01 6 7.03 0.00 2.84 5.15 0.05 84.93 [2023-07-19T15:29:23.599Z] 15:13:01 7 8.29 0.00 2.45 0.24 0.07 88.95 [2023-07-19T15:29:23.599Z] 15:14:01 all 47.78 0.00 7.38 2.24 0.12 42.48 [2023-07-19T15:29:23.599Z] 15:14:01 0 46.85 0.00 7.12 0.40 0.10 45.53 [2023-07-19T15:29:23.599Z] 15:14:01 1 45.20 0.00 7.29 9.95 0.12 37.44 [2023-07-19T15:29:23.599Z] 15:14:01 2 49.53 0.00 7.48 1.35 0.13 41.51 [2023-07-19T15:29:23.599Z] 15:14:01 3 48.58 0.00 7.13 1.56 0.10 42.63 [2023-07-19T15:29:23.599Z] 15:14:01 4 49.13 0.00 7.63 1.06 0.08 42.10 [2023-07-19T15:29:23.599Z] 15:14:01 5 47.11 0.00 7.43 1.14 0.10 44.22 [2023-07-19T15:29:23.599Z] 15:14:01 6 49.74 0.00 7.81 1.27 0.12 41.07 [2023-07-19T15:29:23.599Z] 15:14:01 7 46.08 0.00 7.18 1.17 0.20 45.37 [2023-07-19T15:29:23.600Z] 15:15:01 all 10.31 0.00 2.00 2.32 0.04 85.33 [2023-07-19T15:29:23.600Z] 15:15:01 0 9.45 0.00 1.39 1.90 0.03 87.22 [2023-07-19T15:29:23.600Z] 15:15:01 1 9.05 0.00 2.69 13.88 0.05 74.33 [2023-07-19T15:29:23.600Z] 15:15:01 2 10.88 0.00 2.53 0.39 0.03 86.17 [2023-07-19T15:29:23.600Z] 15:15:01 3 9.98 0.00 2.16 0.02 0.05 87.79 [2023-07-19T15:29:23.600Z] 15:15:01 4 10.63 0.00 1.62 0.60 0.05 87.10 [2023-07-19T15:29:23.600Z] 15:15:01 5 11.40 0.00 1.75 0.08 0.05 86.72 [2023-07-19T15:29:23.600Z] 15:15:01 6 9.84 0.00 1.75 0.71 0.03 87.67 [2023-07-19T15:29:23.600Z] 15:15:01 7 11.23 0.00 2.12 0.95 0.05 85.64 [2023-07-19T15:29:23.600Z] 15:16:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2023-07-19T15:29:23.600Z] 15:16:01 0 0.02 0.00 0.00 0.08 0.00 99.90 [2023-07-19T15:29:23.600Z] 15:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:16:01 3 0.07 0.00 0.02 0.07 0.02 99.83 [2023-07-19T15:29:23.600Z] 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:16:01 6 0.23 0.00 0.02 0.00 0.00 99.75 [2023-07-19T15:29:23.600Z] 15:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-19T15:29:23.600Z] 15:17:01 all 0.46 0.00 0.19 0.73 0.01 98.61 [2023-07-19T15:29:23.600Z] 15:17:01 0 0.18 0.00 0.15 3.70 0.02 95.95 [2023-07-19T15:29:23.600Z] 15:17:01 1 0.25 0.00 0.22 0.00 0.00 99.53 [2023-07-19T15:29:23.600Z] 15:17:01 2 0.33 0.00 0.20 0.30 0.02 99.15 [2023-07-19T15:29:23.600Z] 15:17:01 3 1.26 0.00 0.10 0.12 0.00 98.52 [2023-07-19T15:29:23.600Z] 15:17:01 4 0.47 0.00 0.22 0.03 0.02 99.27 [2023-07-19T15:29:23.600Z] 15:17:01 5 0.52 0.00 0.38 0.02 0.02 99.07 [2023-07-19T15:29:23.600Z] 15:17:01 6 0.15 0.00 0.12 0.25 0.02 99.47 [2023-07-19T15:29:23.600Z] 15:17:01 7 0.48 0.00 0.15 1.40 0.02 97.95 [2023-07-19T15:29:23.600Z] 15:18:01 all 2.08 0.00 1.34 1.10 0.03 95.46 [2023-07-19T15:29:23.600Z] 15:18:01 0 0.73 0.00 0.65 2.77 0.02 95.83 [2023-07-19T15:29:23.600Z] 15:18:01 1 2.17 0.00 1.13 1.74 0.02 94.94 [2023-07-19T15:29:23.600Z] 15:18:01 2 3.01 0.00 2.18 0.03 0.02 94.76 [2023-07-19T15:29:23.600Z] 15:18:01 3 1.52 0.00 1.97 0.25 0.03 96.22 [2023-07-19T15:29:23.600Z] 15:18:01 4 3.05 0.00 1.52 0.20 0.02 95.21 [2023-07-19T15:29:23.600Z] 15:18:01 5 2.90 0.00 1.08 0.78 0.02 95.21 [2023-07-19T15:29:23.600Z] 15:18:01 6 1.84 0.00 1.00 1.60 0.03 95.52 [2023-07-19T15:29:23.600Z] 15:18:01 7 1.43 0.00 1.16 1.41 0.05 95.96 [2023-07-19T15:29:23.600Z] 15:19:01 all 0.08 0.00 0.04 0.02 0.00 99.85 [2023-07-19T15:29:23.600Z] 15:19:01 0 0.02 0.00 0.03 0.12 0.00 99.83 [2023-07-19T15:29:23.600Z] 15:19:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-07-19T15:29:23.600Z] 15:19:01 2 0.25 0.00 0.07 0.00 0.00 99.68 [2023-07-19T15:29:23.600Z] 15:19:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2023-07-19T15:29:23.600Z] 15:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:19:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-07-19T15:29:23.600Z] 15:19:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-07-19T15:29:23.600Z] 15:19:01 7 0.07 0.00 0.05 0.05 0.00 99.83 [2023-07-19T15:29:23.600Z] 15:20:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-07-19T15:29:23.600Z] 15:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-19T15:29:23.600Z] 15:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:20:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-19T15:29:23.600Z] 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:21:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-07-19T15:29:23.600Z] 15:21:01 0 0.03 0.00 0.00 0.07 0.00 99.90 [2023-07-19T15:29:23.600Z] 15:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-19T15:29:23.600Z] 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-19T15:29:23.600Z] 15:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-19T15:29:23.600Z] 15:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:22:01 5 0.05 0.00 0.03 0.02 0.03 99.87 [2023-07-19T15:29:23.600Z] 15:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:23:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-07-19T15:29:23.600Z] 15:23:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-07-19T15:29:23.600Z] 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-19T15:29:23.600Z] 15:23:01 6 0.22 0.00 0.00 0.00 0.00 99.78 [2023-07-19T15:29:23.600Z] 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] [2023-07-19T15:29:23.600Z] 15:23:01 CPU %user %nice %system %iowait %steal %idle [2023-07-19T15:29:23.600Z] 15:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-07-19T15:29:23.600Z] 15:24:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2023-07-19T15:29:23.600Z] 15:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-19T15:29:23.600Z] 15:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:24:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2023-07-19T15:29:23.600Z] 15:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-07-19T15:29:23.600Z] 15:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-19T15:29:23.600Z] 15:26:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-07-19T15:29:23.600Z] 15:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-19T15:29:23.600Z] 15:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-19T15:29:23.600Z] 15:26:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-19T15:29:23.600Z] 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T15:29:23.600Z] 15:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-07-19T15:29:23.600Z] 15:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T15:29:23.600Z] 15:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T15:29:23.600Z] 15:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-19T15:29:23.600Z] 15:27:01 3 0.07 0.00 0.07 0.00 0.03 99.83 [2023-07-19T15:29:23.600Z] 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-19T15:29:23.600Z] 15:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:28:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:28:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2023-07-19T15:29:23.600Z] 15:28:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-19T15:29:23.600Z] 15:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:28:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-19T15:29:23.600Z] 15:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-19T15:29:23.600Z] 15:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T15:29:23.600Z] 15:29:01 all 7.68 0.00 3.29 5.92 0.05 83.06 [2023-07-19T15:29:23.600Z] 15:29:01 0 6.78 0.00 3.13 3.92 0.08 86.08 [2023-07-19T15:29:23.600Z] 15:29:01 1 6.78 0.00 3.33 0.39 0.05 89.45 [2023-07-19T15:29:23.600Z] 15:29:01 2 7.49 0.00 2.81 7.72 0.03 81.95 [2023-07-19T15:29:23.600Z] 15:29:01 3 6.30 0.00 3.15 13.63 0.03 76.88 [2023-07-19T15:29:23.600Z] 15:29:01 4 8.38 0.00 3.43 1.28 0.05 86.87 [2023-07-19T15:29:23.600Z] 15:29:01 5 9.58 0.00 3.68 16.69 0.03 70.02 [2023-07-19T15:29:23.600Z] 15:29:01 6 7.35 0.00 2.99 3.28 0.05 86.33 [2023-07-19T15:29:23.600Z] 15:29:01 7 8.76 0.00 3.83 0.46 0.07 86.89 [2023-07-19T15:29:23.600Z] Average: all 4.53 0.00 1.02 0.93 0.02 93.49 [2023-07-19T15:29:23.600Z] Average: 0 4.37 0.00 0.96 0.79 0.02 93.86 [2023-07-19T15:29:23.600Z] Average: 1 4.27 0.00 1.02 1.53 0.02 93.15 [2023-07-19T15:29:23.600Z] Average: 2 4.63 0.00 1.07 0.89 0.02 93.39 [2023-07-19T15:29:23.600Z] Average: 3 4.67 0.00 1.05 1.03 0.02 93.24 [2023-07-19T15:29:23.600Z] Average: 4 4.65 0.00 1.09 1.02 0.02 93.22 [2023-07-19T15:29:23.600Z] Average: 5 4.75 0.00 1.02 1.12 0.02 93.09 [2023-07-19T15:29:23.600Z] Average: 6 4.47 0.00 0.97 0.71 0.02 93.83 [2023-07-19T15:29:23.600Z] Average: 7 4.45 0.00 0.99 0.33 0.03 94.19 [2023-07-19T15:29:23.600Z] [2023-07-19T15:29:23.600Z] [2023-07-19T15:29:23.600Z]