Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c 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-ssh9971092575882711749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh831480176129076425.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1192187992638905023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7758643256868512760.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-ssh14665074780398848168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-179 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c (main) Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c # timeout=10 > git rev-list --no-walk 9c2a175f58b026b696a67f9abf844d134e7a9207 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T17:46:19.595Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T17:46:19.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T17:46:19.661Z] ========================================================= [2023-03-14T17:46:19.661Z] EdgeX Global Pipelines Version Info [2023-03-14T17:46:19.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:46:20.411Z] ------------------- [2023-03-14T17:46:20.411Z] stable info: [2023-03-14T17:46:20.411Z] ------------------- [2023-03-14T17:46:20.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T17:46:20.411Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T17:46:20.411Z] Message: update stable to v1.0.245 [2023-03-14T17:46:20.984Z] ------------------- [2023-03-14T17:46:20.984Z] experimental info: [2023-03-14T17:46:20.984Z] ------------------- [2023-03-14T17:46:20.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T17:46:20.984Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T17:46:20.984Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T17:46:21.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-03-14T17:46:21.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-03-14T17:46:21.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T17:46:21.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T17:46:21.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T17:46:21.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T17:46:21.218Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T17:46:21.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T17:46:21.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T17:46:21.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T17:46:21.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T17:46:21.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-03-14T17:46:21.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T17:46:21.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T17:46:21.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T17:46:21.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T17:46:21.336Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T17:46:21.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T17:46:21.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T17:46:21.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T17:46:21.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T17:46:21.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T17:46:21.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T17:46:21.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T17:46:21.436Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-14T17:46:21.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T17:46:21.460Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T17:46:21.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-14T17:46:21.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-14T17:46:21.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-14T17:46:21.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo [2023-03-14T17:46:21.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c071f0 [Pipeline] echo [2023-03-14T17:46:21.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T17:46:21.889Z] + git rev-list -1 --merges 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c~1..2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo [2023-03-14T17:46:21.938Z] -----------> git rev-list -1 --merges 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c~1..2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [false] [Pipeline] sh [2023-03-14T17:46:22.226Z] + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo [2023-03-14T17:46:22.240Z] ========================================================= [2023-03-14T17:46:22.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T17:46:22.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T17:46:22.571Z] + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] echo [2023-03-14T17:46:22.585Z] [semverPrep] GIT_COMMIT: 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353) [Pipeline] echo [2023-03-14T17:46:22.596Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T17:46:22.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T17:46:22.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T17:46:22.960Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T17:46:22.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T17:46:22.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T17:46:22.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T17:46:22.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:46:23.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:46:23.628Z] [2023-03-14T17:46:23.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:46:23.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:46:23.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T17:46:23.934Z] b85a868b505f: Pulling fs layer [2023-03-14T17:46:23.934Z] e2be974225ed: Pulling fs layer [2023-03-14T17:46:23.934Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T17:46:23.934Z] 988bab9f4d93: Pulling fs layer [2023-03-14T17:46:23.934Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T17:46:23.934Z] eaf3925da568: Pulling fs layer [2023-03-14T17:46:23.934Z] bab4dde63d76: Pulling fs layer [2023-03-14T17:46:23.934Z] bde34c3a00c8: Pulling fs layer [2023-03-14T17:46:23.934Z] b352a97aabf1: Pulling fs layer [2023-03-14T17:46:23.934Z] 4872d77fe225: Pulling fs layer [2023-03-14T17:46:23.934Z] 5851b861e8e6: Pulling fs layer [2023-03-14T17:46:23.934Z] bab4dde63d76: Waiting [2023-03-14T17:46:23.934Z] 4872d77fe225: Waiting [2023-03-14T17:46:23.934Z] bde34c3a00c8: Waiting [2023-03-14T17:46:23.934Z] 1469e6f7b9e6: Waiting [2023-03-14T17:46:23.934Z] eaf3925da568: Waiting [2023-03-14T17:46:23.934Z] 5851b861e8e6: Waiting [2023-03-14T17:46:23.934Z] 988bab9f4d93: Waiting [2023-03-14T17:46:24.197Z] e2be974225ed: Verifying Checksum [2023-03-14T17:46:24.198Z] e2be974225ed: Download complete [2023-03-14T17:46:24.198Z] 988bab9f4d93: Download complete [2023-03-14T17:46:24.198Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T17:46:24.198Z] 339a4e72a1f5: Download complete [2023-03-14T17:46:24.198Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T17:46:24.198Z] 1469e6f7b9e6: Download complete [2023-03-14T17:46:24.198Z] eaf3925da568: Verifying Checksum [2023-03-14T17:46:24.198Z] eaf3925da568: Download complete [2023-03-14T17:46:24.198Z] bde34c3a00c8: Download complete [2023-03-14T17:46:24.459Z] b352a97aabf1: Verifying Checksum [2023-03-14T17:46:24.459Z] b352a97aabf1: Download complete [2023-03-14T17:46:24.459Z] 4872d77fe225: Verifying Checksum [2023-03-14T17:46:24.459Z] 4872d77fe225: Download complete [2023-03-14T17:46:24.459Z] 5851b861e8e6: Verifying Checksum [2023-03-14T17:46:24.459Z] 5851b861e8e6: Download complete [2023-03-14T17:46:24.459Z] b85a868b505f: Download complete [2023-03-14T17:46:24.717Z] bab4dde63d76: Verifying Checksum [2023-03-14T17:46:24.717Z] bab4dde63d76: Download complete [2023-03-14T17:46:25.661Z] b85a868b505f: Pull complete [2023-03-14T17:46:25.919Z] e2be974225ed: Pull complete [2023-03-14T17:46:26.487Z] 339a4e72a1f5: Pull complete [2023-03-14T17:46:26.487Z] 988bab9f4d93: Pull complete [2023-03-14T17:46:26.746Z] 1469e6f7b9e6: Pull complete [2023-03-14T17:46:26.746Z] eaf3925da568: Pull complete [2023-03-14T17:46:28.675Z] bab4dde63d76: Pull complete [2023-03-14T17:46:28.675Z] bde34c3a00c8: Pull complete [2023-03-14T17:46:28.935Z] b352a97aabf1: Pull complete [2023-03-14T17:46:28.935Z] 4872d77fe225: Pull complete [2023-03-14T17:46:28.935Z] 5851b861e8e6: Pull complete [2023-03-14T17:46:28.935Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T17:46:29.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:46:29.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:46:29.303Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T17:46:29.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T17:46:31.520Z] $ docker top 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 -eo pid,comm [2023-03-14T17:46:31.572Z] 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-03-14T17:46:31.572Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T17:46:31.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T17:46:31.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T17:46:31.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T17:46:31.724Z] $ docker exec 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent [2023-03-14T17:46:31.824Z] SSH_AUTH_SOCK=/tmp/ssh-zhtaPsFu4dq5/agent.32 [2023-03-14T17:46:31.824Z] SSH_AGENT_PID=38 [2023-03-14T17:46:31.830Z] Running ssh-add (command line suppressed) [2023-03-14T17:46:31.940Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13541673720167656477.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13541673720167656477.key) [2023-03-14T17:46:31.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T17:46:32.240Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T17:46:32.257Z] $ docker exec --env ******** --env ******** 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent -k [2023-03-14T17:46:32.367Z] unset SSH_AUTH_SOCK; [2023-03-14T17:46:32.367Z] unset SSH_AGENT_PID; [2023-03-14T17:46:32.367Z] echo Agent pid 38 killed; [2023-03-14T17:46:32.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T17:46:32.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T17:46:32.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T17:46:32.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T17:46:32.550Z] $ docker exec 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent [2023-03-14T17:46:32.649Z] SSH_AUTH_SOCK=/tmp/ssh-63SUecytVw26/agent.71 [2023-03-14T17:46:32.649Z] SSH_AGENT_PID=77 [2023-03-14T17:46:32.653Z] Running ssh-add (command line suppressed) [2023-03-14T17:46:32.781Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7102137059731237932.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7102137059731237932.key) [2023-03-14T17:46:32.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T17:46:33.076Z] + git semver init [2023-03-14T17:46:33.335Z] 2023-03-14 17:46:33,252 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T17:46:33.335Z] 2023-03-14 17:46:33,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-03-14T17:46:33.335Z] 2023-03-14 17:46:33,253 [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-03-14T17:46:33.335Z] 2023-03-14 17:46:33,253 [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-03-14T17:46:35.239Z] 2023-03-14 17:46:34,851 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-03-14T17:46:35.239Z] 2023-03-14 17:46:34,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-03-14T17:46:35.239Z] 2023-03-14 17:46:34,852 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T17:46:35.239Z] 2023-03-14 17:46:34,852 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T17:46:35.239Z] 3.0.0-dev.41 [Pipeline] } [2023-03-14T17:46:35.252Z] $ docker exec --env ******** --env ******** 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 ssh-agent -k [2023-03-14T17:46:35.356Z] unset SSH_AUTH_SOCK; [2023-03-14T17:46:35.356Z] unset SSH_AGENT_PID; [2023-03-14T17:46:35.356Z] echo Agent pid 77 killed; [2023-03-14T17:46:35.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T17:46:35.662Z] + git semver [Pipeline] } [2023-03-14T17:46:35.935Z] $ docker stop --time=1 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 [2023-03-14T17:46:37.222Z] $ docker rm -f --volumes 854aa9277d9e271d7c93d78c77efe0523adb547880d2dcbc894cee3b2a26efe0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T17:46:37.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T17:46:37.753Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T17:46:37.756Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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-03-14T17:46:37.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:46:37.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:46:37.907Z] ========================================================= [2023-03-14T17:46:37.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T17:46:37.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:46:38.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T17:46:38.200Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T17:46:38.200Z] 63b65145d645: Pulling fs layer [2023-03-14T17:46:38.200Z] a2d21d5440eb: Pulling fs layer [2023-03-14T17:46:38.200Z] 935e6c44a52c: Pulling fs layer [2023-03-14T17:46:38.200Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T17:46:38.200Z] 30dea6a524f1: Pulling fs layer [2023-03-14T17:46:38.200Z] a2aff8979fd8: Pulling fs layer [2023-03-14T17:46:38.200Z] 94cc34f8dd06: Waiting [2023-03-14T17:46:38.200Z] 6808be2612f2: Pulling fs layer [2023-03-14T17:46:38.200Z] f25807f1079a: Pulling fs layer [2023-03-14T17:46:38.200Z] 6808be2612f2: Waiting [2023-03-14T17:46:38.200Z] a2aff8979fd8: Waiting [2023-03-14T17:46:38.200Z] f25807f1079a: Waiting [2023-03-14T17:46:38.200Z] a2d21d5440eb: Verifying Checksum [2023-03-14T17:46:38.200Z] a2d21d5440eb: Download complete [2023-03-14T17:46:38.200Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T17:46:38.200Z] 94cc34f8dd06: Download complete [2023-03-14T17:46:38.200Z] 30dea6a524f1: Download complete [2023-03-14T17:46:38.200Z] 63b65145d645: Verifying Checksum [2023-03-14T17:46:38.200Z] 63b65145d645: Download complete [2023-03-14T17:46:38.200Z] a2aff8979fd8: Verifying Checksum [2023-03-14T17:46:38.200Z] a2aff8979fd8: Download complete [2023-03-14T17:46:38.463Z] 63b65145d645: Pull complete [2023-03-14T17:46:38.724Z] a2d21d5440eb: Pull complete [2023-03-14T17:46:38.724Z] f25807f1079a: Verifying Checksum [2023-03-14T17:46:38.724Z] f25807f1079a: Download complete [2023-03-14T17:46:38.982Z] 935e6c44a52c: Verifying Checksum [2023-03-14T17:46:38.982Z] 935e6c44a52c: Download complete [2023-03-14T17:46:39.240Z] 6808be2612f2: Verifying Checksum [2023-03-14T17:46:39.240Z] 6808be2612f2: Download complete [2023-03-14T17:46:42.550Z] 935e6c44a52c: Pull complete [2023-03-14T17:46:42.550Z] 94cc34f8dd06: Pull complete [2023-03-14T17:46:42.550Z] 30dea6a524f1: Pull complete [2023-03-14T17:46:42.550Z] a2aff8979fd8: Pull complete [2023-03-14T17:46:44.458Z] 6808be2612f2: Pull complete [2023-03-14T17:46:45.393Z] f25807f1079a: Pull complete [2023-03-14T17:46:45.393Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T17:46:45.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T17:46:45.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-14T17:46:45.676Z] + 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-03-14T17:46:45.972Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T17:46:45.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:46:46.045Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T17:46:46.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T17:46:48.366Z] $ docker top 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:46:48.701Z] + go version [2023-03-14T17:46:48.701Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T17:46:48.712Z] $ docker stop --time=1 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 [2023-03-14T17:46:50.001Z] $ docker rm -f --volumes 5d8e599ba45f55e093317aa280b61055d136a86f9916c5a99fdd8f2031b184e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:46:50.386Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T17:46:50.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:46:50.454Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T17:46:50.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T17:46:50.839Z] $ docker top 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:46:51.171Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:46:51.465Z] + make test [2023-03-14T17:46:51.465Z] make -C ./app-service-template build [2023-03-14T17:46:51.465Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-03-14T17:46:51.465Z] go mod tidy [2023-03-14T17:46:51.465Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-14T17:46:51.466Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-14T17:46:51.466Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T17:46:51.466Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T17:46:51.466Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 [2023-03-14T17:46:51.725Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-14T17:46:51.725Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-14T17:46:51.725Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T17:46:51.725Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-03-14T17:46:51.725Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-14T17:46:51.725Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T17:46:51.725Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-14T17:46:51.725Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-14T17:46:51.725Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-03-14T17:46:51.725Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-14T17:46:51.725Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T17:46:51.725Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-14T17:46:51.725Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-14T17:46:51.725Z] go: downloading golang.org/x/net v0.7.0 [2023-03-14T17:46:51.725Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T17:46:51.725Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-14T17:46:51.725Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-14T17:46:51.725Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-14T17:46:51.725Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T17:46:51.982Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T17:46:51.982Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-14T17:46:51.982Z] go: downloading golang.org/x/text v0.7.0 [2023-03-14T17:46:51.982Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T17:46:51.982Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-14T17:46:51.982Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-03-14T17:46:51.982Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-14T17:46:51.982Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-03-14T17:46:52.240Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-14T17:46:52.240Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-14T17:46:52.240Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-14T17:46:52.240Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-14T17:46:52.240Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-14T17:46:52.240Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-03-14T17:46:52.240Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-03-14T17:46:52.240Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-03-14T17:46:52.240Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T17:46:52.240Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-14T17:46:52.498Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-03-14T17:46:52.498Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-03-14T17:46:52.498Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-14T17:46:52.498Z] go: downloading github.com/kr/pretty v0.3.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-14T17:46:52.498Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-14T17:46:52.498Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-14T17:46:52.759Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-03-14T17:46:52.759Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-14T17:46:52.759Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T17:46:52.759Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-14T17:46:52.759Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-03-14T17:46:52.759Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-03-14T17:46:52.759Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T17:46:52.759Z] go: downloading golang.org/x/tools v0.5.0 [2023-03-14T17:46:52.759Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-14T17:46:52.759Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-14T17:46:52.759Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-14T17:46:52.759Z] go: downloading golang.org/x/time v0.3.0 [2023-03-14T17:46:52.759Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T17:46:52.838Z] Still waiting to schedule task [2023-03-14T17:46:52.838Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T17:46:53.027Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T17:46:53.027Z] go: downloading github.com/kr/text v0.2.0 [2023-03-14T17:46:53.027Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-03-14T17:46:53.027Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-14T17:46:53.027Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-03-14T17:46:53.027Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-03-14T17:46:53.027Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-14T17:46:53.027Z] go: downloading github.com/miekg/dns v1.1.41 [2023-03-14T17:46:53.285Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-03-14T17:46:53.285Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-14T17:46:53.285Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-03-14T17:46:53.285Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-14T17:46:53.285Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-03-14T17:46:53.285Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-03-14T17:46:53.285Z] go: downloading golang.org/x/mod v0.7.0 [2023-03-14T17:46:54.220Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-03-14T17:47:09.097Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-03-14T17:47:09.097Z] make -C ./app-service-template test [2023-03-14T17:47:09.097Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-03-14T17:47:09.097Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T17:47:27.166Z] ? app-new-service/config [no test files] [2023-03-14T17:47:27.166Z] ok app-new-service 0.061s coverage: 48.1% of statements [2023-03-14T17:47:27.166Z] ok app-new-service/functions 0.069s coverage: 85.3% of statements [2023-03-14T17:47:27.166Z] go vet ./... [2023-03-14T17:47:39.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T17:47:39.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T17:47:39.365Z] ./bin/test-attribution-txt.sh [2023-03-14T17:47:39.365Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-03-14T17:47:39.365Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T17:47:39.365Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-03-14T17:47:39.365Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-03-14T17:47:41.896Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-03-14T17:47:41.896Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-03-14T17:47:41.896Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.088s coverage: 64.6% of statements [2023-03-14T17:47:41.896Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.059s coverage: 93.0% of statements [2023-03-14T17:47:41.896Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.098s coverage: 85.1% of statements [2023-03-14T17:47:41.896Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.070s coverage: 87.8% of statements [2023-03-14T17:47:41.896Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.035s coverage: 100.0% of statements [2023-03-14T17:47:42.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-03-14T17:47:42.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-03-14T17:47:42.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-03-14T17:47:42.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-03-14T17:47:42.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-03-14T17:47:42.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.118s coverage: 77.9% of statements [2023-03-14T17:47:42.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.051s coverage: 97.3% of statements [2023-03-14T17:47:42.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements [2023-03-14T17:47:42.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.2% of statements [2023-03-14T17:47:43.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-03-14T17:47:43.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T17:47:43.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T17:47:43.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.068s coverage: 28.7% of statements [2023-03-14T17:47:43.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.060s coverage: 11.5% of statements [2023-03-14T17:47:43.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.050s coverage: 27.3% of statements [2023-03-14T17:47:43.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements [2023-03-14T17:48:10.302Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.118s coverage: 75.2% of statements [2023-03-14T17:48:10.302Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements [2023-03-14T17:48:10.302Z] go vet ./... [2023-03-14T17:48:10.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T17:48:10.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-14T17:48:18.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T17:48:18.948Z] $ docker stop --time=1 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a [2023-03-14T17:48:20.519Z] $ docker rm -f --volumes 16a68c1d168e9620401ea52a05aa9a8a5dc4ca00cbc4c5331e312681906e172a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T17:48:21.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T17:48:21.433Z] 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-03-14T17:48:21.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:48:21.904Z] [2023-03-14T17:48:21.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:48:22.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:48:22.254Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T17:48:22.254Z] 5eb5b503b376: Pulling fs layer [2023-03-14T17:48:22.254Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T17:48:22.254Z] ec43610c2a17: Pulling fs layer [2023-03-14T17:48:22.254Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T17:48:22.254Z] 33b1e0a273af: Pulling fs layer [2023-03-14T17:48:22.254Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T17:48:22.254Z] 2f39f015ded8: Pulling fs layer [2023-03-14T17:48:22.254Z] 33b1e0a273af: Waiting [2023-03-14T17:48:22.254Z] 3a2ae6a8a46f: Waiting [2023-03-14T17:48:22.254Z] 5d3b04190fa2: Waiting [2023-03-14T17:48:22.254Z] 2f39f015ded8: Waiting [2023-03-14T17:48:22.254Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T17:48:22.254Z] 5c69ac0246d0: Download complete [2023-03-14T17:48:22.512Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T17:48:22.512Z] 3a2ae6a8a46f: Download complete [2023-03-14T17:48:22.512Z] 33b1e0a273af: Verifying Checksum [2023-03-14T17:48:22.512Z] 33b1e0a273af: Download complete [2023-03-14T17:48:22.512Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T17:48:22.512Z] 5d3b04190fa2: Download complete [2023-03-14T17:48:22.512Z] ec43610c2a17: Verifying Checksum [2023-03-14T17:48:22.512Z] ec43610c2a17: Download complete [2023-03-14T17:48:22.512Z] 5eb5b503b376: Verifying Checksum [2023-03-14T17:48:22.512Z] 5eb5b503b376: Download complete [2023-03-14T17:48:23.077Z] 2f39f015ded8: Download complete [2023-03-14T17:48:23.664Z] 5eb5b503b376: Pull complete [2023-03-14T17:48:23.922Z] 5c69ac0246d0: Pull complete [2023-03-14T17:48:24.178Z] ec43610c2a17: Pull complete [2023-03-14T17:48:24.178Z] 3a2ae6a8a46f: Pull complete [2023-03-14T17:48:24.435Z] 33b1e0a273af: Pull complete [2023-03-14T17:48:24.435Z] 5d3b04190fa2: Pull complete [2023-03-14T17:48:28.618Z] 2f39f015ded8: Pull complete [2023-03-14T17:48:28.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T17:48:28.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:48:28.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:48:28.694Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T17:48:28.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T17:48:31.154Z] $ docker top f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:48:31.530Z] ---> job-cost.sh [2023-03-14T17:48:31.530Z] lf-activate-venv: SKIPPING [2023-03-14T17:48:31.530Z] INFO: No Stack... [2023-03-14T17:48:31.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T17:48:32.047Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T17:48:32.333Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-03-14T17:48:32.333Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T17:48:32.346Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [2023-03-14T17:48:32.355Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] did not exist. Created. [2023-03-14T17:48:32.355Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T17:48:32.657Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T17:48:32.686Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T17:48:32.699Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T17:48:32.715Z] $ docker stop --time=1 f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 [2023-03-14T17:48:33.867Z] $ docker rm -f --volumes f711aae1606391e7c081343db7ab24504bef58343c953a571ea0b6452a69c3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T17:48:43.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-184 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-14T17:48:43.014Z] Running in /w/workspace/app-functions-sdk-go/233 [Pipeline] { [Pipeline] checkout [2023-03-14T17:48:43.063Z] The recommended git tool is: git [2023-03-14T17:48:51.209Z] using credential edgex-jenkins-ssh [2023-03-14T17:48:51.224Z] Cloning the remote Git repository [2023-03-14T17:48:51.271Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-03-14T17:48:51.413Z] > git init /w/workspace/app-functions-sdk-go/233 # timeout=10 [2023-03-14T17:48:51.681Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-03-14T17:48:51.682Z] > git --version # timeout=10 [2023-03-14T17:48:51.742Z] > git --version # 'git version 2.25.1' [2023-03-14T17:48:51.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T17:48:51.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T17:48:55.509Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-03-14T17:48:55.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T17:48:56.405Z] Avoid second fetch [2023-03-14T17:48:56.406Z] Checking out Revision 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c (main) [2023-03-14T17:48:56.989Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#1353)" [2023-03-14T17:48:56.424Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T17:48:56.505Z] > git checkout -f 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T17:48:57.964Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T17:48:57.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:48:57.964Z] Dload Upload Total Spent Left Speed [2023-03-14T17:48:57.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-03-14T17:48:58.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T17:48:58.899Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T17:48:58.899Z] + sudo tee /etc/docker/daemon.new [2023-03-14T17:48:58.899Z] { [2023-03-14T17:48:58.899Z] "registry-mirrors": [ [2023-03-14T17:48:58.899Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T17:48:58.899Z] ], [2023-03-14T17:48:58.899Z] "bip": "10.250.0.254/24", [2023-03-14T17:48:58.899Z] "hosts": [ [2023-03-14T17:48:58.899Z] "tcp://0.0.0.0:5555", [2023-03-14T17:48:58.899Z] "unix:///var/run/docker.sock" [2023-03-14T17:48:58.899Z] ], [2023-03-14T17:48:58.899Z] "mtu": 1458, [2023-03-14T17:48:58.899Z] "selinux-enabled": true, [2023-03-14T17:48:58.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T17:48:58.899Z] } [Pipeline] sh [2023-03-14T17:48:59.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T17:48:59.563Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-14T17:49:18.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:49:18.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:49:18.060Z] ========================================================= [2023-03-14T17:49:18.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T17:49:18.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:49:18.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:49:19.003Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T17:49:19.003Z] af6eaf76a39c: Pulling fs layer [2023-03-14T17:49:19.003Z] 55522c791124: Pulling fs layer [2023-03-14T17:49:19.003Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T17:49:19.003Z] 169dfbe0d373: Pulling fs layer [2023-03-14T17:49:19.003Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T17:49:19.003Z] 169dfbe0d373: Waiting [2023-03-14T17:49:19.003Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T17:49:19.003Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T17:49:19.003Z] e1ff8fa3b103: Waiting [2023-03-14T17:49:19.003Z] 55522c791124: Verifying Checksum [2023-03-14T17:49:19.003Z] 55522c791124: Download complete [2023-03-14T17:49:19.003Z] 169dfbe0d373: Verifying Checksum [2023-03-14T17:49:19.003Z] 169dfbe0d373: Download complete [2023-03-14T17:49:19.003Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T17:49:19.003Z] e1ff8fa3b103: Download complete [2023-03-14T17:49:19.003Z] af6eaf76a39c: Verifying Checksum [2023-03-14T17:49:19.003Z] af6eaf76a39c: Download complete [2023-03-14T17:49:19.976Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T17:49:19.976Z] 5abe8eddf0d5: Download complete [2023-03-14T17:49:19.976Z] af6eaf76a39c: Pull complete [2023-03-14T17:49:20.567Z] 55522c791124: Pull complete [2023-03-14T17:49:21.544Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T17:49:21.544Z] ce5c4a1c91eb: Download complete [2023-03-14T17:49:21.544Z] 52ebb69f0ebf: Download complete [2023-03-14T17:49:33.897Z] ce5c4a1c91eb: Pull complete [2023-03-14T17:49:33.897Z] 169dfbe0d373: Pull complete [2023-03-14T17:49:33.897Z] e1ff8fa3b103: Pull complete [2023-03-14T17:49:40.587Z] 52ebb69f0ebf: Pull complete [2023-03-14T17:49:42.008Z] 5abe8eddf0d5: Pull complete [2023-03-14T17:49:42.008Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T17:49:42.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:49:42.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-14T17:49:42.340Z] + 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-03-14T17:49:42.674Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T17:49:42.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:49:42.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container [2023-03-14T17:49:43.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T17:49:46.309Z] $ docker top 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:49:47.185Z] + go version [2023-03-14T17:49:47.185Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T17:49:47.210Z] $ docker stop --time=1 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 [2023-03-14T17:49:48.888Z] $ docker rm -f --volumes 16c7db4fb7a99b28bce95c7d7a21e536ec98b5619f59731ae6bd670d02025597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:49:49.413Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T17:49:49.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:49:49.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container [2023-03-14T17:49:49.685Z] $ 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/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T17:49:52.347Z] $ docker top 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:49:53.207Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/233 [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:49:53.911Z] + make test [2023-03-14T17:49:53.911Z] make -C ./app-service-template build [2023-03-14T17:49:53.911Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2023-03-14T17:49:53.911Z] go mod tidy [2023-03-14T17:49:53.911Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-14T17:49:54.197Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T17:49:54.488Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 [2023-03-14T17:49:54.488Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T17:49:54.488Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-14T17:49:54.758Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-14T17:49:54.758Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-14T17:49:55.026Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-03-14T17:49:55.026Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-14T17:49:55.026Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T17:49:55.026Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T17:49:55.026Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T17:49:55.293Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T17:49:55.293Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-14T17:49:55.293Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-14T17:49:55.293Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-14T17:49:55.293Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-14T17:49:55.293Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T17:49:55.293Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T17:49:55.293Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-14T17:49:55.561Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-14T17:49:55.561Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-14T17:49:55.561Z] go: downloading golang.org/x/net v0.7.0 [2023-03-14T17:49:55.561Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-14T17:49:55.561Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-03-14T17:49:55.829Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-14T17:49:55.829Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-14T17:49:55.829Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T17:49:55.829Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T17:49:56.096Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-14T17:49:56.096Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-14T17:49:56.365Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T17:49:56.366Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T17:49:56.366Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-14T17:49:56.366Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-03-14T17:49:56.635Z] go: downloading golang.org/x/text v0.7.0 [2023-03-14T17:49:56.635Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-03-14T17:49:56.903Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T17:50:00.263Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-14T17:50:00.263Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-14T17:50:00.263Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-14T17:50:00.263Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-14T17:50:00.263Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-14T17:50:00.263Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-03-14T17:50:00.263Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T17:50:00.530Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-14T17:50:01.942Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-14T17:50:01.942Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-03-14T17:50:01.942Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-03-14T17:50:01.942Z] go: downloading github.com/kr/pretty v0.3.0 [2023-03-14T17:50:01.942Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-14T17:50:01.942Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-14T17:50:01.942Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-14T17:50:02.211Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T17:50:02.211Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-14T17:50:02.211Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T17:50:03.172Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-03-14T17:50:03.172Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-03-14T17:50:03.172Z] go: downloading golang.org/x/tools v0.5.0 [2023-03-14T17:50:03.172Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-14T17:50:03.459Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-14T17:50:03.459Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-14T17:50:03.459Z] go: downloading golang.org/x/time v0.3.0 [2023-03-14T17:50:03.459Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T17:50:06.055Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T17:50:08.010Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-14T17:50:08.011Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-14T17:50:08.011Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-14T17:50:08.011Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-14T17:50:08.011Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-03-14T17:50:08.011Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-14T17:50:08.011Z] go: downloading github.com/kr/text v0.2.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-14T17:50:08.279Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-03-14T17:50:08.279Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-03-14T17:50:08.279Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-14T17:50:08.279Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-03-14T17:50:08.279Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-14T17:50:08.279Z] go: downloading github.com/miekg/dns v1.1.41 [2023-03-14T17:50:08.553Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-03-14T17:50:08.553Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-14T17:50:08.553Z] go: downloading golang.org/x/mod v0.7.0 [2023-03-14T17:50:08.553Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-03-14T17:50:08.553Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-03-14T17:50:08.821Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-03-14T17:52:45.670Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2023-03-14T17:52:45.670Z] make -C ./app-service-template test [2023-03-14T17:52:45.670Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2023-03-14T17:52:45.670Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T17:55:52.564Z] ? app-new-service/config [no test files] [2023-03-14T17:55:52.564Z] ok app-new-service 0.287s coverage: 48.1% of statements [2023-03-14T17:55:52.564Z] ok app-new-service/functions 0.281s coverage: 85.3% of statements [2023-03-14T17:55:52.564Z] go vet ./... [2023-03-14T17:58:29.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T17:58:29.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T17:58:29.444Z] ./bin/test-attribution-txt.sh [2023-03-14T17:58:29.713Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/233/app-service-template' [2023-03-14T17:58:29.713Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T17:58:29.713Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-03-14T17:58:31.669Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-03-14T17:58:53.779Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-03-14T17:58:53.779Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-03-14T17:58:53.779Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.663s coverage: 64.6% of statements [2023-03-14T17:58:53.779Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.345s coverage: 93.0% of statements [2023-03-14T17:58:53.779Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.392s coverage: 85.1% of statements [2023-03-14T17:58:55.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.327s coverage: 87.8% of statements [2023-03-14T17:58:55.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.121s coverage: 100.0% of statements [2023-03-14T17:58:57.687Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-03-14T17:58:57.687Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-03-14T17:58:58.275Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.665s coverage: 77.9% of statements [2023-03-14T17:59:00.233Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-03-14T17:59:00.501Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.272s coverage: 97.3% of statements [2023-03-14T17:59:03.866Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-03-14T17:59:03.866Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.305s coverage: 82.8% of statements [2023-03-14T17:59:05.824Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-03-14T17:59:06.092Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.331s coverage: 65.2% of statements [2023-03-14T17:59:10.356Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-03-14T17:59:10.356Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.595s coverage: 28.7% of statements [2023-03-14T17:59:10.624Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.292s coverage: 11.5% of statements [2023-03-14T17:59:11.210Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T17:59:11.210Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T17:59:11.478Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.291s coverage: 27.3% of statements [2023-03-14T17:59:16.831Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.306s coverage: 52.8% of statements [2023-03-14T17:59:49.143Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.597s coverage: 75.2% of statements [2023-03-14T17:59:49.143Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.219s coverage: 94.4% of statements [2023-03-14T17:59:49.143Z] go vet ./... [2023-03-14T17:59:55.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T17:59:55.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T17:59:55.931Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-03-14T17:59:55.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T17:59:55.968Z] $ docker stop --time=1 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 [2023-03-14T17:59:58.018Z] $ docker rm -f --volumes 6f0a1a022535ce96bbf43c50b86cd116518632a25b05bc89120d7769c87a6417 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:00:03.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:00:03.423Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T18:00:04.165Z] 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-03-14T18:00:04.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:00:04.606Z] [2023-03-14T18:00:04.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:00:04.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:00:04.966Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T18:00:04.966Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T18:00:04.966Z] 04944245beec: Pulling fs layer [2023-03-14T18:00:04.966Z] 699f458cf7ca: Pulling fs layer [2023-03-14T18:00:04.966Z] 765212b225bb: Pulling fs layer [2023-03-14T18:00:05.242Z] f23df028b6ca: Pulling fs layer [2023-03-14T18:00:05.242Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T18:00:05.242Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T18:00:05.242Z] f23df028b6ca: Waiting [2023-03-14T18:00:05.242Z] 2437ff75d9bd: Waiting [2023-03-14T18:00:05.242Z] 765212b225bb: Waiting [2023-03-14T18:00:05.242Z] d65c8cfc05b1: Waiting [2023-03-14T18:00:05.242Z] 04944245beec: Verifying Checksum [2023-03-14T18:00:05.242Z] 04944245beec: Download complete [2023-03-14T18:00:05.242Z] 765212b225bb: Verifying Checksum [2023-03-14T18:00:05.242Z] 765212b225bb: Download complete [2023-03-14T18:00:05.242Z] f23df028b6ca: Verifying Checksum [2023-03-14T18:00:05.242Z] f23df028b6ca: Download complete [2023-03-14T18:00:05.242Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T18:00:05.242Z] d65c8cfc05b1: Download complete [2023-03-14T18:00:05.517Z] 699f458cf7ca: Verifying Checksum [2023-03-14T18:00:05.517Z] 699f458cf7ca: Download complete [2023-03-14T18:00:05.793Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T18:00:05.793Z] 8998bd30e6a1: Download complete [2023-03-14T18:00:08.402Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T18:00:08.402Z] 2437ff75d9bd: Download complete [2023-03-14T18:00:10.361Z] 8998bd30e6a1: Pull complete [2023-03-14T18:00:10.950Z] 04944245beec: Pull complete [2023-03-14T18:00:12.370Z] 699f458cf7ca: Pull complete [2023-03-14T18:00:12.641Z] 765212b225bb: Pull complete [2023-03-14T18:00:13.626Z] f23df028b6ca: Pull complete [2023-03-14T18:00:13.626Z] d65c8cfc05b1: Pull complete [2023-03-14T18:00:31.888Z] 2437ff75d9bd: Pull complete [2023-03-14T18:00:31.888Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T18:00:31.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:00:31.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:00:32.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-184 does not seem to be running inside a container [2023-03-14T18:00:32.202Z] $ 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/233 -v /w/workspace/app-functions-sdk-go/233:/w/workspace/app-functions-sdk-go/233:rw,z -v /w/workspace/app-functions-sdk-go/233@tmp:/w/workspace/app-functions-sdk-go/233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T18:00:34.338Z] $ docker top ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:00:35.253Z] ---> job-cost.sh [2023-03-14T18:00:35.253Z] lf-activate-venv: SKIPPING [2023-03-14T18:00:35.253Z] INFO: No Stack... [2023-03-14T18:00:35.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T18:00:36.808Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:00:37.463Z] + cat /w/workspace/app-functions-sdk-go/233/archives/cost.csv [2023-03-14T18:00:37.463Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:00:37.504Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [2023-03-14T18:00:37.515Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] did not exist. Created. [2023-03-14T18:00:37.515Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:00:38.193Z] /w/workspace/app-functions-sdk-go/233@tmp/durable-8a5d3460/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T18:00:38.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T18:00:38.882Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T18:00:38.969Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:00:38.975Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:00:38.994Z] $ docker stop --time=1 ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 [2023-03-14T18:00:40.609Z] $ docker rm -f --volumes ae51bcf1a05f65920a75053499c94785c0e29e7a8e9313b6f4b98e169ed26467 [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-03-14T18:00:41.028Z] provisioning config files... [2023-03-14T18:00:41.040Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3151406964992682981tmp [Pipeline] { [Pipeline] sh [2023-03-14T18:00:41.336Z] + set +x [2023-03-14T18:00:41.336Z] + bash -s -- [2023-03-14T18:00:41.336Z] + curl -s https://codecov.io/bash [2023-03-14T18:00:41.336Z] [2023-03-14T18:00:41.336Z] _____ _ [2023-03-14T18:00:41.336Z] / ____| | | [2023-03-14T18:00:41.336Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T18:00:41.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T18:00:41.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T18:00:41.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T18:00:41.336Z] Bash-1.0.6 [2023-03-14T18:00:41.336Z] [2023-03-14T18:00:41.336Z] [2023-03-14T18:00:41.336Z] ==> git version 2.25.1 found [2023-03-14T18:00:41.336Z] ==> 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-03-14T18:00:41.336Z] Release-Date: 2020-01-08 [2023-03-14T18:00:41.336Z] 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-03-14T18:00:41.336Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T18:00:41.336Z] ==> Jenkins CI detected. [2023-03-14T18:00:41.336Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-03-14T18:00:41.336Z] project root: . [2023-03-14T18:00:41.336Z] --> token set from env [2023-03-14T18:00:41.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T18:00:41.336Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T18:00:41.336Z] ==> Python coveragepy not found [2023-03-14T18:00:41.336Z] ==> Searching for coverage reports in: [2023-03-14T18:00:41.336Z] + . [2023-03-14T18:00:41.336Z] -> Found 2 reports [2023-03-14T18:00:41.336Z] ==> Detecting git/mercurial file structure [2023-03-14T18:00:41.336Z] ==> Reading reports [2023-03-14T18:00:41.336Z] + ./app-service-template/coverage.out bytes=3431 [2023-03-14T18:00:41.595Z] + ./coverage.out bytes=116972 [2023-03-14T18:00:41.595Z] ==> Appending adjustments [2023-03-14T18:00:41.595Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T18:00:41.852Z] + Found adjustments [2023-03-14T18:00:41.852Z] ==> Gzipping contents [2023-03-14T18:00:41.852Z] 20K /tmp/codecov.n8SzOo.gz [2023-03-14T18:00:41.852Z] ==> Uploading reports [2023-03-14T18:00:41.852Z] url: https://codecov.io [2023-03-14T18:00:41.852Z] query: branch=main&commit=2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:00:41.852Z] -> Pinging Codecov [2023-03-14T18:00:41.852Z] 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=2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:00:42.113Z] -> Uploading to [2023-03-14T18:00:42.113Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/3D8B5DFFC46A037C893635FACE044666/2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c/0cfeeffa-3e84-4e19-b89a-15f9a8d9d8a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T180041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40c9401f7739393b5ae1fd9ba7b928195e420c1487c2923978323417f2740218 [2023-03-14T18:00:42.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:00:42.113Z] Dload Upload Total Spent Left Speed [2023-03-14T18:00:42.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20466 0 0 100 20466 0 84570 --:--:-- --:--:-- --:--:-- 84921 [2023-03-14T18:00:42.371Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] } [2023-03-14T18:00:42.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-14T18:00:42.582Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T18:00:42.590Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:00:42.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:00:42.886Z] [2023-03-14T18:00:42.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:00:43.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:00:43.181Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T18:00:43.181Z] df9b9388f04a: Pulling fs layer [2023-03-14T18:00:43.181Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T18:00:43.181Z] 25bc292e5bac: Pulling fs layer [2023-03-14T18:00:43.181Z] 114826534d7a: Pulling fs layer [2023-03-14T18:00:43.181Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T18:00:43.181Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T18:00:43.181Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T18:00:43.181Z] 114826534d7a: Waiting [2023-03-14T18:00:43.181Z] 4657fd5d0bcf: Waiting [2023-03-14T18:00:43.181Z] 8a3aa393b2d8: Waiting [2023-03-14T18:00:43.181Z] 6ad1cebc031e: Waiting [2023-03-14T18:00:43.181Z] 25bc292e5bac: Verifying Checksum [2023-03-14T18:00:43.181Z] 25bc292e5bac: Download complete [2023-03-14T18:00:43.181Z] 52dc419b0ee2: Download complete [2023-03-14T18:00:43.181Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T18:00:43.181Z] 4657fd5d0bcf: Download complete [2023-03-14T18:00:43.181Z] df9b9388f04a: Download complete [2023-03-14T18:00:43.440Z] df9b9388f04a: Pull complete [2023-03-14T18:00:43.440Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T18:00:43.440Z] 6ad1cebc031e: Download complete [2023-03-14T18:00:43.440Z] 52dc419b0ee2: Pull complete [2023-03-14T18:00:43.440Z] 25bc292e5bac: Pull complete [2023-03-14T18:00:44.014Z] 114826534d7a: Download complete [2023-03-14T18:00:44.014Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T18:00:44.014Z] 8a3aa393b2d8: Download complete [2023-03-14T18:00:47.293Z] 114826534d7a: Pull complete [2023-03-14T18:00:47.293Z] 4657fd5d0bcf: Pull complete [2023-03-14T18:00:47.293Z] 6ad1cebc031e: Pull complete [2023-03-14T18:00:49.817Z] 8a3aa393b2d8: Pull complete [2023-03-14T18:00:49.817Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T18:00:49.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:00:49.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:00:49.903Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:00:49.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-14T18:00:51.600Z] $ docker top cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T18:00:51.662Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-03-14T18:00:51.938Z] + set -o pipefail [2023-03-14T18:00:51.938Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-03-14T18:00:57.209Z] [2023-03-14T18:00:57.209Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-03-14T18:00:57.209Z] [2023-03-14T18:00:57.209Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/74c952d6-8132-4287-bcdb-fe26f8864160 [2023-03-14T18:00:57.209Z] [2023-03-14T18:00:57.209Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-14T18:00:57.209Z] [2023-03-14T18:00:57.209Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T18:00:57.209Z] [2023-03-14T18:00:58.586Z] [2023-03-14T18:00:58.586Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T18:00:58.586Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T18:00:58.586Z] More details here: https://snyk.co/ue1NS [2023-03-14T18:00:58.586Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T18:00:58.586Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T18:00:58.600Z] $ docker stop --time=1 cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 [2023-03-14T18:01:00.428Z] $ docker rm -f --volumes cd76d02c04a9a6af9d73e159dcd8e04e7df9799534b57d58b8743149ae5963c2 [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-03-14T18:01:00.835Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:01:00.847Z] provisioning config files... [2023-03-14T18:01:00.855Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12335119541061901833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:01.149Z] --> edgex-publish-swagger.sh [2023-03-14T18:01:01.149Z] === Publish openapi/v3 API === [2023-03-14T18:01:01.149Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-14T18:01:01.149Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-03-14T18:01:01.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:01:01.149Z] Dload Upload Total Spent Left Speed [2023-03-14T18:01:01.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 19521 --:--:-- --:--:-- --:--:-- 19488 100 11420 0 0 100 11420 0 19521 --:--:-- --:--:-- --:--:-- 19488 [2023-03-14T18:01:01.718Z] [2023-03-14T18:01:01.718Z] [Pipeline] } [2023-03-14T18:01:01.725Z] 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-03-14T18:01:02.099Z] + git log --format=format:%s -1 2c071f0ba6a29c84b04e964f2ce8d03ed8d1410c [Pipeline] sh [2023-03-14T18:01:02.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:01:02.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:02.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:01:02.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:01:02.751Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:01:02.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T18:01:03.119Z] $ docker top b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 -eo pid,comm [2023-03-14T18:01:03.166Z] 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-03-14T18:01:03.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:01:03.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:01:03.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:01:03.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:01:03.312Z] $ docker exec b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 ssh-agent [2023-03-14T18:01:03.416Z] SSH_AUTH_SOCK=/tmp/ssh-LjIDlB4Yk0oo/agent.32 [2023-03-14T18:01:03.416Z] SSH_AGENT_PID=38 [2023-03-14T18:01:03.421Z] Running ssh-add (command line suppressed) [2023-03-14T18:01:03.527Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4830422924310614081.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4830422924310614081.key) [2023-03-14T18:01:03.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:01:03.824Z] + git semver tag [2023-03-14T18:01:04.082Z] 2023-03-14 18:01:03,989 [run_tag] DEBUG tag force:False [2023-03-14T18:01:04.082Z] 2023-03-14 18:01:03,989 [check_head_tag] DEBUG check head tag [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:03,992 [execute] INFO git cat-file --batch-check [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:03,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:03,995 [execute] INFO git cat-file --batch [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:03,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:04,025 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:04,025 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:04,025 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:01:04.083Z] 2023-03-14 18:01:04,029 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:04.083Z] 3.0.0-dev.41 [Pipeline] } [2023-03-14T18:01:04.092Z] $ docker exec --env ******** --env ******** b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 ssh-agent -k [2023-03-14T18:01:04.178Z] unset SSH_AUTH_SOCK; [2023-03-14T18:01:04.178Z] unset SSH_AGENT_PID; [2023-03-14T18:01:04.178Z] echo Agent pid 38 killed; [2023-03-14T18:01:04.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:01:04.497Z] + git semver [Pipeline] } [2023-03-14T18:01:04.770Z] $ docker stop --time=1 b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 [2023-03-14T18:01:06.033Z] $ docker rm -f --volumes b5b7b47da4636b6a9cd9eb464c8c6ff0656961dbe89b0c2f183fce98f9f10751 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:06.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:01:06.397Z] [2023-03-14T18:01:06.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:06.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:01:06.695Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T18:01:06.695Z] ab5ef0e58194: Pulling fs layer [2023-03-14T18:01:06.695Z] 9712f1f96733: Pulling fs layer [2023-03-14T18:01:06.695Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T18:01:06.695Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T18:01:06.695Z] e9a5061849ea: Pulling fs layer [2023-03-14T18:01:06.695Z] d747dcd14b5f: Pulling fs layer [2023-03-14T18:01:06.695Z] 2de7ff778b66: Pulling fs layer [2023-03-14T18:01:06.695Z] 0d9ebad4ef96: Waiting [2023-03-14T18:01:06.695Z] e9a5061849ea: Waiting [2023-03-14T18:01:06.695Z] d747dcd14b5f: Waiting [2023-03-14T18:01:06.695Z] 2de7ff778b66: Waiting [2023-03-14T18:01:06.695Z] 9712f1f96733: Download complete [2023-03-14T18:01:07.268Z] 63f879dbbcfc: Download complete [2023-03-14T18:01:07.268Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T18:01:07.268Z] 0d9ebad4ef96: Download complete [2023-03-14T18:01:07.268Z] e9a5061849ea: Verifying Checksum [2023-03-14T18:01:07.268Z] e9a5061849ea: Download complete [2023-03-14T18:01:07.268Z] d747dcd14b5f: Verifying Checksum [2023-03-14T18:01:07.268Z] d747dcd14b5f: Download complete [2023-03-14T18:01:07.268Z] ab5ef0e58194: Verifying Checksum [2023-03-14T18:01:07.268Z] ab5ef0e58194: Download complete [2023-03-14T18:01:07.525Z] 2de7ff778b66: Download complete [2023-03-14T18:01:10.060Z] ab5ef0e58194: Pull complete [2023-03-14T18:01:10.060Z] 9712f1f96733: Pull complete [2023-03-14T18:01:10.624Z] 63f879dbbcfc: Pull complete [2023-03-14T18:01:13.910Z] 0d9ebad4ef96: Pull complete [2023-03-14T18:01:13.910Z] e9a5061849ea: Pull complete [2023-03-14T18:01:13.910Z] d747dcd14b5f: Pull complete [2023-03-14T18:01:14.845Z] 2de7ff778b66: Pull complete [2023-03-14T18:01:14.845Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T18:01:14.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:01:14.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:01:14.918Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:01:14.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-14T18:01:16.552Z] $ docker top 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:01:16.623Z] provisioning config files... [2023-03-14T18:01:16.631Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11834021066028898096tmp [2023-03-14T18:01:16.651Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15109610871436836067tmp [2023-03-14T18:01:16.662Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13352521430740866015tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:01:16.676Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:16.957Z] ---> sigul-configuration.sh [2023-03-14T18:01:16.957Z] gpg: directory `/root/.gnupg' created [2023-03-14T18:01:16.957Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T18:01:16.957Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T18:01:16.957Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T18:01:16.957Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T18:01:16.957Z] gpg: CAST5 encrypted data [2023-03-14T18:01:16.957Z] gpg: encrypted with 1 passphrase [2023-03-14T18:01:16.957Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T18:01:17.243Z] + mkdir /home/jenkins [2023-03-14T18:01:17.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T18:01:17.529Z] + 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-03-14T18:01:17.536Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:17.825Z] ---> sigul-install.sh [2023-03-14T18:01:17.825Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T18:01:18.110Z] + git tag --list [2023-03-14T18:01:18.110Z] v0.1.0 [2023-03-14T18:01:18.110Z] v0.1.1 [2023-03-14T18:01:18.110Z] v1.0.0 [2023-03-14T18:01:18.110Z] v1.1.0 [2023-03-14T18:01:18.110Z] v1.2.0 [2023-03-14T18:01:18.110Z] v1.3.0 [2023-03-14T18:01:18.110Z] v1.3.1 [2023-03-14T18:01:18.110Z] v2.0.0 [2023-03-14T18:01:18.110Z] v2.0.1 [2023-03-14T18:01:18.110Z] v2.1.0 [2023-03-14T18:01:18.110Z] v2.1.1 [2023-03-14T18:01:18.110Z] v2.1.1-dev.3 [2023-03-14T18:01:18.110Z] v2.1.1-dev.4 [2023-03-14T18:01:18.110Z] v2.2.0 [2023-03-14T18:01:18.110Z] v2.2.1-dev.1 [2023-03-14T18:01:18.110Z] v2.2.1-dev.10 [2023-03-14T18:01:18.110Z] v2.2.1-dev.11 [2023-03-14T18:01:18.110Z] v2.2.1-dev.12 [2023-03-14T18:01:18.110Z] v2.2.1-dev.13 [2023-03-14T18:01:18.110Z] v2.2.1-dev.14 [2023-03-14T18:01:18.110Z] v2.2.1-dev.15 [2023-03-14T18:01:18.110Z] v2.2.1-dev.16 [2023-03-14T18:01:18.110Z] v2.2.1-dev.17 [2023-03-14T18:01:18.110Z] v2.2.1-dev.18 [2023-03-14T18:01:18.110Z] v2.2.1-dev.19 [2023-03-14T18:01:18.110Z] v2.2.1-dev.2 [2023-03-14T18:01:18.110Z] v2.2.1-dev.20 [2023-03-14T18:01:18.110Z] v2.2.1-dev.21 [2023-03-14T18:01:18.110Z] v2.2.1-dev.22 [2023-03-14T18:01:18.110Z] v2.2.1-dev.23 [2023-03-14T18:01:18.110Z] v2.2.1-dev.3 [2023-03-14T18:01:18.110Z] v2.2.1-dev.4 [2023-03-14T18:01:18.110Z] v2.2.1-dev.5 [2023-03-14T18:01:18.110Z] v2.2.1-dev.6 [2023-03-14T18:01:18.110Z] v2.2.1-dev.7 [2023-03-14T18:01:18.110Z] v2.2.1-dev.8 [2023-03-14T18:01:18.110Z] v2.2.1-dev.9 [2023-03-14T18:01:18.110Z] v2.3.0 [2023-03-14T18:01:18.110Z] v2.3.0-dev.24 [2023-03-14T18:01:18.110Z] v2.3.0-dev.25 [2023-03-14T18:01:18.110Z] v2.3.0-dev.26 [2023-03-14T18:01:18.110Z] v2.3.0-dev.27 [2023-03-14T18:01:18.110Z] v2.3.0-dev.28 [2023-03-14T18:01:18.110Z] v2.3.0-dev.29 [2023-03-14T18:01:18.110Z] v2.3.0-dev.30 [2023-03-14T18:01:18.110Z] v2.3.0-dev.31 [2023-03-14T18:01:18.110Z] v2.3.0-dev.32 [2023-03-14T18:01:18.110Z] v2.3.0-dev.33 [2023-03-14T18:01:18.110Z] v2.3.0-dev.34 [2023-03-14T18:01:18.110Z] v2.3.0-dev.35 [2023-03-14T18:01:18.110Z] v2.3.0-dev.36 [2023-03-14T18:01:18.110Z] v2.3.0-dev.37 [2023-03-14T18:01:18.110Z] v2.3.0-dev.38 [2023-03-14T18:01:18.110Z] v2.3.0-dev.39 [2023-03-14T18:01:18.110Z] v2.3.0-dev.40 [2023-03-14T18:01:18.110Z] v2.3.0-dev.41 [2023-03-14T18:01:18.110Z] v2.3.0-dev.42 [2023-03-14T18:01:18.110Z] v2.3.0-dev.43 [2023-03-14T18:01:18.110Z] v2.3.0-dev.44 [2023-03-14T18:01:18.110Z] v2.3.0-dev.45 [2023-03-14T18:01:18.110Z] v2.3.0-dev.46 [2023-03-14T18:01:18.110Z] v2.3.0-dev.47 [2023-03-14T18:01:18.110Z] v2.3.0-dev.48 [2023-03-14T18:01:18.110Z] v2.3.0-dev.49 [2023-03-14T18:01:18.110Z] v2.3.0-dev.50 [2023-03-14T18:01:18.110Z] v2.3.0-dev.51 [2023-03-14T18:01:18.110Z] v2.3.0-dev.52 [2023-03-14T18:01:18.110Z] v2.3.0-dev.53 [2023-03-14T18:01:18.110Z] v2.3.0-dev.54 [2023-03-14T18:01:18.110Z] v2.3.0-dev.55 [2023-03-14T18:01:18.110Z] v2.3.0-dev.56 [2023-03-14T18:01:18.110Z] v2.3.0-dev.57 [2023-03-14T18:01:18.110Z] v2.3.0-dev.58 [2023-03-14T18:01:18.110Z] v2.3.0-dev.59 [2023-03-14T18:01:18.110Z] v2.3.0-dev.60 [2023-03-14T18:01:18.110Z] v2.3.0-dev.61 [2023-03-14T18:01:18.110Z] v2.3.0-dev.62 [2023-03-14T18:01:18.110Z] v2.3.1-dev.1 [2023-03-14T18:01:18.110Z] v2.3.1-dev.2 [2023-03-14T18:01:18.110Z] v2.3.1-dev.3 [2023-03-14T18:01:18.110Z] v3.0.0-dev.1 [2023-03-14T18:01:18.110Z] v3.0.0-dev.10 [2023-03-14T18:01:18.110Z] v3.0.0-dev.11 [2023-03-14T18:01:18.110Z] v3.0.0-dev.12 [2023-03-14T18:01:18.110Z] v3.0.0-dev.13 [2023-03-14T18:01:18.110Z] v3.0.0-dev.14 [2023-03-14T18:01:18.110Z] v3.0.0-dev.15 [2023-03-14T18:01:18.110Z] v3.0.0-dev.16 [2023-03-14T18:01:18.110Z] v3.0.0-dev.17 [2023-03-14T18:01:18.110Z] v3.0.0-dev.18 [2023-03-14T18:01:18.110Z] v3.0.0-dev.19 [2023-03-14T18:01:18.110Z] v3.0.0-dev.2 [2023-03-14T18:01:18.110Z] v3.0.0-dev.20 [2023-03-14T18:01:18.110Z] v3.0.0-dev.21 [2023-03-14T18:01:18.110Z] v3.0.0-dev.22 [2023-03-14T18:01:18.110Z] v3.0.0-dev.23 [2023-03-14T18:01:18.110Z] v3.0.0-dev.24 [2023-03-14T18:01:18.110Z] v3.0.0-dev.25 [2023-03-14T18:01:18.110Z] v3.0.0-dev.26 [2023-03-14T18:01:18.110Z] v3.0.0-dev.27 [2023-03-14T18:01:18.110Z] v3.0.0-dev.28 [2023-03-14T18:01:18.110Z] v3.0.0-dev.29 [2023-03-14T18:01:18.110Z] v3.0.0-dev.3 [2023-03-14T18:01:18.110Z] v3.0.0-dev.30 [2023-03-14T18:01:18.110Z] v3.0.0-dev.31 [2023-03-14T18:01:18.110Z] v3.0.0-dev.32 [2023-03-14T18:01:18.110Z] v3.0.0-dev.33 [2023-03-14T18:01:18.110Z] v3.0.0-dev.34 [2023-03-14T18:01:18.110Z] v3.0.0-dev.35 [2023-03-14T18:01:18.110Z] v3.0.0-dev.36 [2023-03-14T18:01:18.110Z] v3.0.0-dev.37 [2023-03-14T18:01:18.110Z] v3.0.0-dev.38 [2023-03-14T18:01:18.110Z] v3.0.0-dev.39 [2023-03-14T18:01:18.110Z] v3.0.0-dev.4 [2023-03-14T18:01:18.110Z] v3.0.0-dev.40 [2023-03-14T18:01:18.110Z] v3.0.0-dev.41 [2023-03-14T18:01:18.110Z] v3.0.0-dev.5 [2023-03-14T18:01:18.110Z] v3.0.0-dev.6 [2023-03-14T18:01:18.110Z] v3.0.0-dev.7 [2023-03-14T18:01:18.110Z] v3.0.0-dev.8 [2023-03-14T18:01:18.110Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T18:01:18.395Z] + lftools sign git-tag v3.0.0-dev.41 [2023-03-14T18:01:18.966Z] Signing Git tag with Sigul... [2023-03-14T18:01:18.966Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-03-14T18:01:19.539Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:19.827Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T18:01:19.834Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T18:01:19.854Z] $ docker stop --time=1 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b [2023-03-14T18:01:21.122Z] $ docker rm -f --volumes 31ca05459bd1e5d8792756a27c10c80495c55cf51ed1c1b325e1d1ca8ae1413b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T18:01:21.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:01:21.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:21.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:01:21.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:01:21.879Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:01:21.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T18:01:22.270Z] $ docker top e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 -eo pid,comm [2023-03-14T18:01:22.316Z] 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-03-14T18:01:22.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:01:22.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:01:22.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:01:22.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:01:22.460Z] $ docker exec e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 ssh-agent [2023-03-14T18:01:22.573Z] SSH_AUTH_SOCK=/tmp/ssh-vv8kMfH1B4Jh/agent.32 [2023-03-14T18:01:22.573Z] SSH_AGENT_PID=38 [2023-03-14T18:01:22.578Z] Running ssh-add (command line suppressed) [2023-03-14T18:01:22.682Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18204651954862797312.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18204651954862797312.key) [2023-03-14T18:01:22.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:01:22.983Z] + git semver bump pre [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,157 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,159 [execute] INFO git cat-file --batch-check [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,159 [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-03-14T18:01:23.241Z] 2023-03-14 18:01:23,163 [execute] INFO git cat-file --batch [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:01:23.241Z] 2023-03-14 18:01:23,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:23.241Z] 3.0.0-dev.42 [Pipeline] } [2023-03-14T18:01:23.251Z] $ docker exec --env ******** --env ******** e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 ssh-agent -k [2023-03-14T18:01:23.353Z] unset SSH_AUTH_SOCK; [2023-03-14T18:01:23.353Z] unset SSH_AGENT_PID; [2023-03-14T18:01:23.353Z] echo Agent pid 38 killed; [2023-03-14T18:01:23.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:01:23.665Z] + git semver [Pipeline] } [2023-03-14T18:01:23.935Z] $ docker stop --time=1 e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 [2023-03-14T18:01:25.215Z] $ docker rm -f --volumes e6a24b7aa622ce82b198133ac4e4cd2642bedfd48a6d88ce8589e8c53e38a117 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:01:25.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:01:25.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:25.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:01:25.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:01:25.899Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:01:25.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T18:01:26.242Z] $ docker top 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd -eo pid,comm [2023-03-14T18:01:26.286Z] 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-03-14T18:01:26.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:01:26.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:01:26.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:01:26.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:01:26.423Z] $ docker exec 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd ssh-agent [2023-03-14T18:01:26.538Z] SSH_AUTH_SOCK=/tmp/ssh-ZQAcxfK0drLr/agent.32 [2023-03-14T18:01:26.538Z] SSH_AGENT_PID=38 [2023-03-14T18:01:26.543Z] Running ssh-add (command line suppressed) [2023-03-14T18:01:26.642Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15303589545892366735.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15303589545892366735.key) [2023-03-14T18:01:26.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:01:26.947Z] + git semver push [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,131 [run_push] DEBUG push [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,132 [execute] INFO git cat-file --batch-check [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,132 [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-03-14T18:01:27.205Z] 2023-03-14 18:01:27,136 [execute] INFO git rev-list 4f33324acaf4da85352c411ce1dd19859e51d482 -- [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,136 [execute] DEBUG Popen(['git', 'rev-list', '4f33324acaf4da85352c411ce1dd19859e51d482', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,151 [execute] INFO git fetch -v origin [2023-03-14T18:01:27.205Z] 2023-03-14 18:01:27,152 [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-03-14T18:01:27.771Z] 2023-03-14 18:01:27,612 [run_push] DEBUG no remote changes detected [2023-03-14T18:01:27.771Z] 2023-03-14 18:01:27,612 [execute] INFO git push origin semver [2023-03-14T18:01:27.771Z] 2023-03-14 18:01:27,613 [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-03-14T18:01:28.706Z] 2023-03-14 18:01:28,597 [run_push] DEBUG push all version tags [2023-03-14T18:01:28.706Z] 2023-03-14 18:01:28,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T18:01:28.706Z] 2023-03-14 18:01:28,598 [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-03-14T18:01:30.082Z] 2023-03-14 18:01:29,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-03-14T18:01:30.082Z] 3.0.0-dev.42 [Pipeline] } [2023-03-14T18:01:30.090Z] $ docker exec --env ******** --env ******** 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd ssh-agent -k [2023-03-14T18:01:30.175Z] unset SSH_AUTH_SOCK; [2023-03-14T18:01:30.175Z] unset SSH_AGENT_PID; [2023-03-14T18:01:30.175Z] echo Agent pid 38 killed; [2023-03-14T18:01:30.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:01:30.492Z] + git semver [Pipeline] } [2023-03-14T18:01:30.763Z] $ docker stop --time=1 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd [2023-03-14T18:01:32.078Z] $ docker rm -f --volumes 4cc974f043d05a1d14829f67d73daadffe4b2a6208c4d3f5699618249c5da2dd [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-03-14T18:01:32.585Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-03-14T18:01:32.585Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-03-14T18:01:32.585Z] total 16 [2023-03-14T18:01:32.585Z] drwxr-xr-x 3 root root 4096 Mar 14 17:48 . [2023-03-14T18:01:32.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:01 .. [2023-03-14T18:01:32.585Z] drwxr-xr-x 2 root root 4096 Mar 14 17:48 cost [2023-03-14T18:01:32.585Z] -rw-r--r-- 1 root root 92 Mar 14 17:48 cost.csv [2023-03-14T18:01:32.585Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-03-14T18:01:32.585Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-03-14T18:01:32.585Z] total 16 [2023-03-14T18:01:32.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 17:48 . [2023-03-14T18:01:32.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:01 .. [2023-03-14T18:01:32.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 17:48 cost [2023-03-14T18:01:32.585Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 14 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:32.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:33.725Z] ---> package-listing.sh [2023-03-14T18:01:33.725Z] ++ facter osfamily [2023-03-14T18:01:33.725Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T18:01:33.983Z] + OS_FAMILY=debian [2023-03-14T18:01:33.983Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-03-14T18:01:33.983Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T18:01:33.983Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T18:01:33.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T18:01:33.983Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T18:01:33.983Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-03-14T18:01:33.983Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T18:01:33.983Z] + case "${OS_FAMILY}" in [2023-03-14T18:01:33.983Z] + dpkg -l [2023-03-14T18:01:33.983Z] + grep '^ii' [2023-03-14T18:01:33.983Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T18:01:33.983Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T18:01:33.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T18:01:33.983Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-03-14T18:01:33.983Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-03-14T18:01:33.983Z] + 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-03-14T18:01:33.992Z] 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-03-14T18:01:34.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:01:34.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:01:34.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:01:34.892Z] prd-ubuntu20.04-docker-8c-8g-179 does not seem to be running inside a container [2023-03-14T18:01:34.919Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T18:01:35.130Z] $ docker top ee7c5778dae0967a2e37be3509183dbc680333b0a371a07db8fdc4b9a404c9ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:01:35.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T18:01:35.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T18:01:36.098Z] + ls /var/log/sa-host [2023-03-14T18:01:36.098Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:01:36.161Z] provisioning config files... [2023-03-14T18:01:36.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2879370465423720715tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:01:36.178Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:36.459Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T18:01:36.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:36.788Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T18:01:36.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:37.080Z] ---> sudo-logs.sh [2023-03-14T18:01:37.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T18:01:37.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:37.389Z] ---> job-cost.sh [2023-03-14T18:01:37.389Z] lf-activate-venv: SKIPPING [2023-03-14T18:01:37.389Z] DEBUG: total: 0.2199999988079071 [2023-03-14T18:01:37.389Z] INFO: Retrieving Stack Cost... [2023-03-14T18:01:37.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:01:38.214Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T18:01:38.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:01:38.515Z] ---> logs-deploy.sh [2023-03-14T18:01:38.515Z] lf-activate-venv: SKIPPING [2023-03-14T18:01:38.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/233 [2023-03-14T18:01:38.515Z] INFO: archiving workspace using pattern(s): [2023-03-14T18:01:39.454Z] Archives upload complete. [2023-03-14T18:01:39.714Z] INFO: archiving logs to Nexus [2023-03-14T18:01:40.282Z] ---> uname -a: [2023-03-14T18:01:40.282Z] Linux prd-ubuntu20-04-docker-8c-8g-179 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] ---> lscpu: [2023-03-14T18:01:40.282Z] Architecture: x86_64 [2023-03-14T18:01:40.282Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T18:01:40.282Z] Byte Order: Little Endian [2023-03-14T18:01:40.282Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T18:01:40.282Z] CPU(s): 8 [2023-03-14T18:01:40.282Z] On-line CPU(s) list: 0-7 [2023-03-14T18:01:40.282Z] Thread(s) per core: 1 [2023-03-14T18:01:40.282Z] Core(s) per socket: 1 [2023-03-14T18:01:40.282Z] Socket(s): 8 [2023-03-14T18:01:40.282Z] NUMA node(s): 1 [2023-03-14T18:01:40.282Z] Vendor ID: AuthenticAMD [2023-03-14T18:01:40.282Z] CPU family: 23 [2023-03-14T18:01:40.282Z] Model: 49 [2023-03-14T18:01:40.282Z] Model name: AMD EPYC-Rome Processor [2023-03-14T18:01:40.282Z] Stepping: 0 [2023-03-14T18:01:40.282Z] CPU MHz: 2799.998 [2023-03-14T18:01:40.282Z] BogoMIPS: 5599.99 [2023-03-14T18:01:40.282Z] Virtualization: AMD-V [2023-03-14T18:01:40.282Z] Hypervisor vendor: KVM [2023-03-14T18:01:40.282Z] Virtualization type: full [2023-03-14T18:01:40.282Z] L1d cache: 256 KiB [2023-03-14T18:01:40.282Z] L1i cache: 256 KiB [2023-03-14T18:01:40.282Z] L2 cache: 4 MiB [2023-03-14T18:01:40.282Z] L3 cache: 128 MiB [2023-03-14T18:01:40.282Z] NUMA node0 CPU(s): 0-7 [2023-03-14T18:01:40.282Z] Vulnerability Itlb multihit: Not affected [2023-03-14T18:01:40.282Z] Vulnerability L1tf: Not affected [2023-03-14T18:01:40.282Z] Vulnerability Mds: Not affected [2023-03-14T18:01:40.282Z] Vulnerability Meltdown: Not affected [2023-03-14T18:01:40.282Z] Vulnerability Mmio stale data: Not affected [2023-03-14T18:01:40.282Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T18:01:40.282Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T18:01:40.282Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T18:01:40.282Z] Vulnerability Srbds: Not affected [2023-03-14T18:01:40.282Z] Vulnerability Tsx async abort: Not affected [2023-03-14T18:01:40.282Z] 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-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] ---> nproc: [2023-03-14T18:01:40.282Z] 8 [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] ---> df -h: [2023-03-14T18:01:40.282Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T18:01:40.282Z] overlay 155G 12G 143G 8% / [2023-03-14T18:01:40.282Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T18:01:40.282Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T18:01:40.282Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T18:01:40.282Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] ---> sar -b -r -n DEV: [2023-03-14T18:01:40.282Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-179) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] 17:45:47 LINUX RESTART (8 CPU) [2023-03-14T18:01:40.282Z] [2023-03-14T18:01:40.282Z] 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-14T18:01:40.283Z] 17:47:01 159.70 47.80 111.90 0.00 5345.02 94591.14 0.00 [2023-03-14T18:01:40.283Z] 17:48:01 48.69 0.07 48.63 0.00 0.53 29989.02 0.00 [2023-03-14T18:01:40.283Z] 17:49:01 46.91 0.27 46.64 0.00 17.33 23960.41 0.00 [2023-03-14T18:01:40.283Z] 17:50:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2023-03-14T18:01:40.283Z] 17:51:01 36.24 11.96 24.28 0.00 2943.51 2882.99 0.00 [2023-03-14T18:01:40.283Z] 17:52:01 23.23 1.23 22.00 0.00 2270.42 5910.35 0.00 [2023-03-14T18:01:40.283Z] 17:53:01 3.45 0.02 3.43 0.00 0.13 89.32 0.00 [2023-03-14T18:01:40.283Z] 17:54:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2023-03-14T18:01:40.283Z] 17:55:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-03-14T18:01:40.283Z] 17:56:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 [2023-03-14T18:01:40.283Z] 17:57:01 2.62 0.63 1.98 0.00 70.52 23.86 0.00 [2023-03-14T18:01:40.283Z] 17:58:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 [2023-03-14T18:01:40.283Z] 17:59:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2023-03-14T18:01:40.283Z] 18:00:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2023-03-14T18:01:40.283Z] 18:01:01 47.21 0.35 46.86 0.00 21.06 33139.01 0.00 [2023-03-14T18:01:40.283Z] Average: 25.18 4.16 21.03 0.00 711.27 12713.69 0.00 [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-14T18:01:40.283Z] 17:47:01 28261244 31307444 995616 3.03 94864 3171956 2183084 6.43 1512420 2683052 573292 [2023-03-14T18:01:40.283Z] 17:48:01 27978596 31538604 761360 2.32 99004 3651420 1890276 5.57 1484356 2959468 193804 [2023-03-14T18:01:40.283Z] 17:49:01 28621176 31589680 715304 2.18 102276 3095572 1735608 5.12 1115480 2727252 316 [2023-03-14T18:01:40.283Z] 17:50:01 28621012 31589640 714896 2.17 102304 3095572 1735608 5.12 1115532 2727252 248 [2023-03-14T18:01:40.283Z] 17:51:01 28285184 31539168 753060 2.29 120736 3348312 1839504 5.42 1298116 2851140 408 [2023-03-14T18:01:40.283Z] 17:52:01 28074552 31555308 735604 2.24 136412 3552636 1793732 5.29 1450432 2899816 44 [2023-03-14T18:01:40.283Z] 17:53:01 28085740 31561776 728996 2.22 135036 3549360 1768032 5.21 1443188 2896620 8 [2023-03-14T18:01:40.283Z] 17:54:01 28086504 31562604 728096 2.21 135064 3549392 1768032 5.21 1443140 2896628 60 [2023-03-14T18:01:40.283Z] 17:55:01 28086472 31562796 728052 2.21 135096 3549392 1768032 5.21 1442708 2896816 16 [2023-03-14T18:01:40.283Z] 17:56:01 28086392 31562728 727984 2.21 135144 3549388 1768032 5.21 1442708 2896820 180 [2023-03-14T18:01:40.283Z] 17:57:01 28083256 31562108 728360 2.22 135208 3551488 1784260 5.26 1444004 2897856 12 [2023-03-14T18:01:40.283Z] 17:58:01 28083488 31562492 728228 2.21 135248 3551500 1784260 5.26 1443772 2898004 48 [2023-03-14T18:01:40.283Z] 17:59:01 28083188 31562256 728472 2.22 135272 3551504 1784260 5.26 1443828 2898012 8 [2023-03-14T18:01:40.283Z] 18:00:01 28083660 31562756 727900 2.21 135296 3551504 1784260 5.26 1443504 2898008 48 [2023-03-14T18:01:40.283Z] 18:01:01 27288248 31545324 742992 2.26 155332 4255680 1763636 5.20 1520644 3562512 224 [2023-03-14T18:01:40.283Z] Average: 28120581 31544312 749661 2.28 126153 3504978 1810041 5.33 1402922 2905950 51248 [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-14T18:01:40.283Z] 17:47:01 ens3 1003.17 697.73 8516.36 115.89 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:47:01 veth04a8bd1 99.78 175.96 8.78 1324.89 0.00 0.00 0.00 0.11 [2023-03-14T18:01:40.283Z] 17:47:01 docker0 160.70 235.64 11.94 1685.16 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:47:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:48:01 ens3 28.36 16.35 22.31 8.72 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:48:01 veth04a8bd1 1.67 1.58 0.15 1.76 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:48:01 docker0 1.67 1.53 0.12 1.76 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:49:01 ens3 130.71 100.08 2531.97 100.85 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:49:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:50:01 ens3 1.50 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:51:01 ens3 97.10 54.04 1434.16 9.43 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:52:01 ens3 107.90 56.87 1376.53 4.32 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:52:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:53:01 ens3 1.02 0.73 0.53 0.41 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:54:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:55:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:56:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:57:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:00:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:01:01 ens3 225.83 126.06 4567.82 18.82 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:01:01 docker0 34.33 61.11 2.96 585.45 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] 18:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] Average: ens3 106.49 70.19 1230.06 17.24 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] Average: docker0 13.12 19.89 1.00 151.51 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] ---> sar -P ALL: [2023-03-14T18:01:40.283Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-179) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] 17:45:47 LINUX RESTART (8 CPU) [2023-03-14T18:01:40.283Z] [2023-03-14T18:01:40.283Z] 17:46:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T18:01:40.283Z] 17:47:01 all 18.25 0.00 4.78 1.91 0.07 74.98 [2023-03-14T18:01:40.283Z] 17:47:01 0 17.21 0.00 4.63 0.75 0.07 77.34 [2023-03-14T18:01:40.283Z] 17:47:01 1 16.72 0.00 5.02 1.16 0.07 77.03 [2023-03-14T18:01:40.283Z] 17:47:01 2 19.72 0.00 5.32 0.89 0.08 73.98 [2023-03-14T18:01:40.283Z] 17:47:01 3 16.42 0.00 5.28 3.93 0.08 74.29 [2023-03-14T18:01:40.283Z] 17:47:01 4 20.89 0.00 3.89 1.49 0.07 73.67 [2023-03-14T18:01:40.283Z] 17:47:01 5 16.68 0.00 4.89 3.58 0.07 74.78 [2023-03-14T18:01:40.283Z] 17:47:01 6 17.70 0.00 4.75 0.24 0.07 77.25 [2023-03-14T18:01:40.283Z] 17:47:01 7 20.73 0.00 4.48 3.24 0.08 71.47 [2023-03-14T18:01:40.283Z] 17:48:01 all 38.08 0.00 5.38 0.53 0.07 55.94 [2023-03-14T18:01:40.283Z] 17:48:01 0 38.89 0.00 5.70 3.31 0.08 52.02 [2023-03-14T18:01:40.283Z] 17:48:01 1 38.18 0.00 5.44 0.03 0.07 56.28 [2023-03-14T18:01:40.283Z] 17:48:01 2 37.55 0.00 5.29 0.07 0.07 57.03 [2023-03-14T18:01:40.283Z] 17:48:01 3 36.91 0.00 5.13 0.52 0.05 57.39 [2023-03-14T18:01:40.283Z] 17:48:01 4 39.05 0.00 5.25 0.10 0.07 55.54 [2023-03-14T18:01:40.283Z] 17:48:01 5 37.83 0.00 5.22 0.10 0.07 56.78 [2023-03-14T18:01:40.283Z] 17:48:01 6 37.59 0.00 5.68 0.00 0.07 56.66 [2023-03-14T18:01:40.283Z] 17:48:01 7 38.67 0.00 5.31 0.12 0.07 55.83 [2023-03-14T18:01:40.283Z] 17:49:01 all 11.49 0.00 1.88 0.71 0.04 85.89 [2023-03-14T18:01:40.283Z] 17:49:01 0 12.89 0.00 1.52 1.14 0.03 84.41 [2023-03-14T18:01:40.283Z] 17:49:01 1 11.11 0.00 1.68 0.37 0.03 86.80 [2023-03-14T18:01:40.283Z] 17:49:01 2 11.32 0.00 2.82 0.15 0.03 85.68 [2023-03-14T18:01:40.283Z] 17:49:01 3 12.46 0.00 2.15 1.40 0.03 83.96 [2023-03-14T18:01:40.283Z] 17:49:01 4 11.22 0.00 1.59 0.00 0.03 87.16 [2023-03-14T18:01:40.283Z] 17:49:01 5 10.30 0.00 1.29 0.02 0.03 88.37 [2023-03-14T18:01:40.283Z] 17:49:01 6 11.30 0.00 1.64 0.03 0.02 87.01 [2023-03-14T18:01:40.283Z] 17:49:01 7 11.32 0.00 2.34 2.58 0.07 83.70 [2023-03-14T18:01:40.283Z] 17:50:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-03-14T18:01:40.283Z] 17:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T18:01:40.283Z] 17:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-14T18:01:40.283Z] 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T18:01:40.283Z] 17:50:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2023-03-14T18:01:40.283Z] 17:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T18:01:40.283Z] 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.283Z] 17:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.283Z] 17:50:01 7 0.03 0.00 0.00 0.08 0.02 99.87 [2023-03-14T18:01:40.283Z] 17:51:01 all 1.47 0.00 0.81 0.24 0.02 97.46 [2023-03-14T18:01:40.283Z] 17:51:01 0 1.50 0.00 0.58 0.27 0.02 97.63 [2023-03-14T18:01:40.283Z] 17:51:01 1 1.57 0.00 0.80 0.05 0.02 97.56 [2023-03-14T18:01:40.283Z] 17:51:01 2 1.95 0.00 0.62 0.33 0.02 97.08 [2023-03-14T18:01:40.284Z] 17:51:01 3 1.47 0.00 0.92 0.37 0.02 97.23 [2023-03-14T18:01:40.284Z] 17:51:01 4 0.65 0.00 0.53 0.07 0.02 98.73 [2023-03-14T18:01:40.284Z] 17:51:01 5 1.13 0.00 1.72 0.15 0.02 96.98 [2023-03-14T18:01:40.284Z] 17:51:01 6 2.40 0.00 0.77 0.03 0.02 96.78 [2023-03-14T18:01:40.284Z] 17:51:01 7 1.05 0.00 0.57 0.65 0.03 97.69 [2023-03-14T18:01:40.284Z] 17:52:01 all 0.97 0.00 0.69 0.17 0.02 98.15 [2023-03-14T18:01:40.284Z] 17:52:01 0 0.97 0.00 1.37 0.02 0.02 97.63 [2023-03-14T18:01:40.284Z] 17:52:01 1 0.80 0.00 0.92 0.08 0.02 98.18 [2023-03-14T18:01:40.284Z] 17:52:01 2 0.67 0.00 0.72 0.08 0.02 98.52 [2023-03-14T18:01:40.284Z] 17:52:01 3 1.25 0.00 0.50 0.00 0.02 98.23 [2023-03-14T18:01:40.284Z] 17:52:01 4 0.62 0.00 0.30 0.02 0.02 99.05 [2023-03-14T18:01:40.284Z] 17:52:01 5 0.50 0.00 0.42 0.08 0.02 98.98 [2023-03-14T18:01:40.284Z] 17:52:01 6 0.73 0.00 0.57 0.23 0.02 98.45 [2023-03-14T18:01:40.284Z] 17:52:01 7 2.24 0.00 0.74 0.85 0.03 96.14 [2023-03-14T18:01:40.284Z] 17:53:01 all 0.32 0.00 0.05 0.01 0.01 99.61 [2023-03-14T18:01:40.284Z] 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:53:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2023-03-14T18:01:40.284Z] 17:53:01 2 2.00 0.00 0.05 0.00 0.02 97.93 [2023-03-14T18:01:40.284Z] 17:53:01 3 0.27 0.00 0.08 0.00 0.02 99.63 [2023-03-14T18:01:40.284Z] 17:53:01 4 0.12 0.00 0.05 0.02 0.00 99.82 [2023-03-14T18:01:40.284Z] 17:53:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-14T18:01:40.284Z] 17:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-14T18:01:40.284Z] 17:53:01 7 0.02 0.00 0.05 0.08 0.03 99.82 [2023-03-14T18:01:40.284Z] 17:54:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-03-14T18:01:40.284Z] 17:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-14T18:01:40.284Z] 17:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-03-14T18:01:40.284Z] 17:54:01 2 2.02 0.00 0.02 0.00 0.02 97.95 [2023-03-14T18:01:40.284Z] 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T18:01:40.284Z] 17:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-03-14T18:01:40.284Z] 17:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-14T18:01:40.284Z] 17:55:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2023-03-14T18:01:40.284Z] 17:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-14T18:01:40.284Z] 17:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-14T18:01:40.284Z] 17:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-14T18:01:40.284Z] 17:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-03-14T18:01:40.284Z] 17:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:56:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-03-14T18:01:40.284Z] 17:56:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2023-03-14T18:01:40.284Z] 17:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T18:01:40.284Z] 17:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:57:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-03-14T18:01:40.284Z] 17:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-14T18:01:40.284Z] 17:57:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2023-03-14T18:01:40.284Z] 17:57:01 2 1.97 0.00 0.03 0.00 0.03 97.96 [2023-03-14T18:01:40.284Z] 17:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-14T18:01:40.284Z] 17:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T18:01:40.284Z] 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:57:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-14T18:01:40.284Z] [2023-03-14T18:01:40.284Z] 17:57:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T18:01:40.284Z] 17:58:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2023-03-14T18:01:40.284Z] 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T18:01:40.284Z] 17:58:01 2 1.06 0.00 0.13 0.00 0.02 98.79 [2023-03-14T18:01:40.284Z] 17:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-14T18:01:40.284Z] 17:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T18:01:40.284Z] 17:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:58:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-14T18:01:40.284Z] 17:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-14T18:01:40.284Z] 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-14T18:01:40.284Z] 17:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T18:01:40.284Z] 17:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T18:01:40.284Z] 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 17:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T18:01:40.284Z] 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-03-14T18:01:40.284Z] 18:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-14T18:01:40.284Z] 18:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-14T18:01:40.284Z] 18:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-14T18:01:40.284Z] 18:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 18:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T18:01:40.284Z] 18:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T18:01:40.284Z] 18:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-14T18:01:40.284Z] 18:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T18:01:40.284Z] 18:01:01 all 3.99 0.00 1.54 0.35 0.02 94.09 [2023-03-14T18:01:40.284Z] 18:01:01 0 5.41 0.00 1.22 0.00 0.02 93.36 [2023-03-14T18:01:40.284Z] 18:01:01 1 4.89 0.00 1.86 0.02 0.03 93.20 [2023-03-14T18:01:40.284Z] 18:01:01 2 4.17 0.00 1.56 1.75 0.02 92.51 [2023-03-14T18:01:40.284Z] 18:01:01 3 4.24 0.00 1.46 0.02 0.02 94.26 [2023-03-14T18:01:40.284Z] 18:01:01 4 3.43 0.00 1.07 0.00 0.02 95.48 [2023-03-14T18:01:40.284Z] 18:01:01 5 3.37 0.00 2.26 0.52 0.02 93.84 [2023-03-14T18:01:40.284Z] 18:01:01 6 2.83 0.00 1.10 0.02 0.02 96.04 [2023-03-14T18:01:40.284Z] 18:01:01 7 3.58 0.00 1.81 0.52 0.02 94.07 [2023-03-14T18:01:40.284Z] Average: all 5.04 0.00 1.01 0.26 0.02 93.66 [2023-03-14T18:01:40.284Z] Average: 0 5.11 0.00 1.00 0.36 0.02 93.51 [2023-03-14T18:01:40.284Z] Average: 1 4.89 0.00 1.06 0.11 0.03 93.91 [2023-03-14T18:01:40.284Z] Average: 2 5.72 0.00 1.09 0.22 0.03 92.95 [2023-03-14T18:01:40.284Z] Average: 3 4.97 0.00 1.04 0.41 0.02 93.56 [2023-03-14T18:01:40.284Z] Average: 4 5.04 0.00 0.85 0.11 0.02 93.98 [2023-03-14T18:01:40.284Z] Average: 5 4.64 0.00 1.05 0.30 0.02 94.00 [2023-03-14T18:01:40.284Z] Average: 6 4.82 0.00 0.97 0.04 0.01 94.16 [2023-03-14T18:01:40.284Z] Average: 7 5.15 0.00 1.02 0.55 0.03 93.26 [2023-03-14T18:01:40.284Z] [2023-03-14T18:01:40.284Z] [2023-03-14T18:01:40.284Z]