Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 626868ee26c1ffe55472dc401430d0c3122215e9 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-ssh9626397562948065935.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-ssh14157873980907725806.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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17355971606317306067.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-ssh7690638271417847878.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14429023368987923964.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, goVersion:1.16, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.16 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-6927’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6929 in /w/workspace/dry_app-functions-sdk-go_jakarta [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/dry_app-functions-sdk-go_jakarta # 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 626868ee26c1ffe55472dc401430d0c3122215e9 (jakarta) Commit message: "fix: [jakarta] Make Compression functions thread safe (#1376)" > git config core.sparsecheckout # timeout=10 > git checkout -f 626868ee26c1ffe55472dc401430d0c3122215e9 # timeout=10 > git rev-list --no-walk bff8b0303fd768422a749affcae1e2f3d10029cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T23:03:31.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T23:03:31.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T23:03:31.371Z] ========================================================= [2023-04-05T23:03:31.371Z] EdgeX Global Pipelines Version Info [2023-04-05T23:03:31.371Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:03:32.082Z] ------------------- [2023-04-05T23:03:32.082Z] stable info: [2023-04-05T23:03:32.082Z] ------------------- [2023-04-05T23:03:32.082Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T23:03:32.082Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T23:03:32.082Z] Message: update stable to v1.0.245 [2023-04-05T23:03:32.653Z] ------------------- [2023-04-05T23:03:32.653Z] experimental info: [2023-04-05T23:03:32.653Z] ------------------- [2023-04-05T23:03:32.653Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T23:03:32.653Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T23:03:32.653Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T23:03:32.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-04-05T23:03:32.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-04-05T23:03:32.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T23:03:32.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T23:03:32.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T23:03:32.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2023-04-05T23:03:32.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T23:03:32.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-05T23:03:32.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T23:03:32.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T23:03:32.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T23:03:32.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-04-05T23:03:32.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T23:03:32.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T23:03:32.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T23:03:32.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T23:03:32.973Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T23:03:32.986Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T23:03:32.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T23:03:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T23:03:33.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-05T23:03:33.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-04-05T23:03:33.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-05T23:03:33.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-05T23:03:33.071Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-05T23:03:33.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T23:03:33.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T23:03:33.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2023-04-05T23:03:33.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2023-04-05T23:03:33.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2023-04-05T23:03:33.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] echo [2023-04-05T23:03:33.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 626868e [Pipeline] echo [2023-04-05T23:03:33.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-05T23:03:33.519Z] + git rev-list -1 --merges 626868ee26c1ffe55472dc401430d0c3122215e9~1..626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] echo [2023-04-05T23:03:33.593Z] -----------> git rev-list -1 --merges 626868ee26c1ffe55472dc401430d0c3122215e9~1..626868ee26c1ffe55472dc401430d0c3122215e9 626868ee26c1ffe55472dc401430d0c3122215e9 [false] [Pipeline] sh [2023-04-05T23:03:33.882Z] + git log --format=format:%s -1 626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] echo [2023-04-05T23:03:33.897Z] ========================================================= [2023-04-05T23:03:33.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T23:03:33.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T23:03:34.235Z] + git log --format=format:%s -1 626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] echo [2023-04-05T23:03:34.248Z] [semverPrep] GIT_COMMIT: 626868ee26c1ffe55472dc401430d0c3122215e9, Commit Message: fix: [jakarta] Make Compression functions thread safe (#1376) [Pipeline] echo [2023-04-05T23:03:34.258Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-05T23:03:34.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T23:03:34.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T23:03:34.634Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T23:03:34.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T23:03:34.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-05T23:03:34.634Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T23:03:34.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:03:35.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:03:35.368Z] [2023-04-05T23:03:35.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:03:35.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:03:35.936Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T23:03:35.936Z] b85a868b505f: Pulling fs layer [2023-04-05T23:03:35.936Z] e2be974225ed: Pulling fs layer [2023-04-05T23:03:35.936Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T23:03:35.936Z] 988bab9f4d93: Pulling fs layer [2023-04-05T23:03:35.936Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T23:03:35.936Z] eaf3925da568: Pulling fs layer [2023-04-05T23:03:35.936Z] bab4dde63d76: Pulling fs layer [2023-04-05T23:03:35.936Z] bde34c3a00c8: Pulling fs layer [2023-04-05T23:03:35.936Z] b352a97aabf1: Pulling fs layer [2023-04-05T23:03:35.936Z] 4872d77fe225: Pulling fs layer [2023-04-05T23:03:35.936Z] 5851b861e8e6: Pulling fs layer [2023-04-05T23:03:35.936Z] 988bab9f4d93: Waiting [2023-04-05T23:03:35.936Z] bab4dde63d76: Waiting [2023-04-05T23:03:35.936Z] b352a97aabf1: Waiting [2023-04-05T23:03:35.936Z] bde34c3a00c8: Waiting [2023-04-05T23:03:35.936Z] 4872d77fe225: Waiting [2023-04-05T23:03:35.936Z] 5851b861e8e6: Waiting [2023-04-05T23:03:35.936Z] 1469e6f7b9e6: Waiting [2023-04-05T23:03:35.936Z] eaf3925da568: Waiting [2023-04-05T23:03:35.936Z] e2be974225ed: Download complete [2023-04-05T23:03:35.936Z] 988bab9f4d93: Verifying Checksum [2023-04-05T23:03:35.936Z] 988bab9f4d93: Download complete [2023-04-05T23:03:35.936Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T23:03:35.936Z] 1469e6f7b9e6: Download complete [2023-04-05T23:03:35.936Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T23:03:35.936Z] 339a4e72a1f5: Download complete [2023-04-05T23:03:35.936Z] eaf3925da568: Verifying Checksum [2023-04-05T23:03:35.936Z] eaf3925da568: Download complete [2023-04-05T23:03:35.936Z] bde34c3a00c8: Verifying Checksum [2023-04-05T23:03:35.936Z] bde34c3a00c8: Download complete [2023-04-05T23:03:35.936Z] b352a97aabf1: Download complete [2023-04-05T23:03:35.936Z] 4872d77fe225: Verifying Checksum [2023-04-05T23:03:35.936Z] 4872d77fe225: Download complete [2023-04-05T23:03:35.936Z] 5851b861e8e6: Verifying Checksum [2023-04-05T23:03:35.936Z] 5851b861e8e6: Download complete [2023-04-05T23:03:36.197Z] b85a868b505f: Verifying Checksum [2023-04-05T23:03:36.197Z] b85a868b505f: Download complete [2023-04-05T23:03:36.462Z] bab4dde63d76: Verifying Checksum [2023-04-05T23:03:36.462Z] bab4dde63d76: Download complete [2023-04-05T23:03:37.457Z] b85a868b505f: Pull complete [2023-04-05T23:03:38.643Z] e2be974225ed: Pull complete [2023-04-05T23:03:38.902Z] 339a4e72a1f5: Pull complete [2023-04-05T23:03:38.902Z] 988bab9f4d93: Pull complete [2023-04-05T23:03:39.162Z] 1469e6f7b9e6: Pull complete [2023-04-05T23:03:39.423Z] eaf3925da568: Pull complete [2023-04-05T23:03:41.333Z] bab4dde63d76: Pull complete [2023-04-05T23:03:41.333Z] bde34c3a00c8: Pull complete [2023-04-05T23:03:41.333Z] b352a97aabf1: Pull complete [2023-04-05T23:03:41.333Z] 4872d77fe225: Pull complete [2023-04-05T23:03:41.333Z] 5851b861e8e6: Pull complete [2023-04-05T23:03:41.333Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T23:03:41.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:03:41.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:03:41.698Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:03:41.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:03:43.095Z] $ docker top 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 -eo pid,comm [2023-04-05T23:03:43.151Z] 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-04-05T23:03:43.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T23:03:43.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T23:03:43.189Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T23:03:43.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T23:03:43.316Z] $ docker exec 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 ssh-agent [2023-04-05T23:03:43.446Z] SSH_AUTH_SOCK=/tmp/ssh-sOveDPChpnYg/agent.32 [2023-04-05T23:03:43.446Z] SSH_AGENT_PID=38 [2023-04-05T23:03:43.453Z] Running ssh-add (command line suppressed) [2023-04-05T23:03:43.560Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_4772832232129553118.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_4772832232129553118.key) [2023-04-05T23:03:43.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T23:03:43.871Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T23:03:43.882Z] $ docker exec --env ******** --env ******** 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 ssh-agent -k [2023-04-05T23:03:43.976Z] unset SSH_AUTH_SOCK; [2023-04-05T23:03:43.977Z] unset SSH_AGENT_PID; [2023-04-05T23:03:43.977Z] echo Agent pid 38 killed; [2023-04-05T23:03:43.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T23:03:44.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T23:03:44.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T23:03:44.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T23:03:44.135Z] $ docker exec 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 ssh-agent [2023-04-05T23:03:44.251Z] SSH_AUTH_SOCK=/tmp/ssh-6iHZQlP0CADk/agent.70 [2023-04-05T23:03:44.251Z] SSH_AGENT_PID=76 [2023-04-05T23:03:44.255Z] Running ssh-add (command line suppressed) [2023-04-05T23:03:44.367Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_8747476054010221930.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_8747476054010221930.key) [2023-04-05T23:03:44.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T23:03:44.670Z] + git semver init [2023-04-05T23:03:44.936Z] 2023-04-05 23:03:44,858 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T23:03:44.936Z] 2023-04-05 23:03:44,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver [2023-04-05T23:03:44.936Z] 2023-04-05 23:03:44,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_jakarta/.semver [2023-04-05T23:03:44.936Z] 2023-04-05 23:03:44,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_jakarta/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-05T23:03:46.318Z] 2023-04-05 23:03:46,275 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_jakarta/.git/info/exclude [2023-04-05T23:03:46.318Z] 2023-04-05 23:03:46,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta with force:False [2023-04-05T23:03:46.318Z] 2023-04-05 23:03:46,275 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:03:46.318Z] 2023-04-05 23:03:46,276 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:03:46.318Z] 2.1.2-dev.1 [Pipeline] } [2023-04-05T23:03:46.328Z] $ docker exec --env ******** --env ******** 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 ssh-agent -k [2023-04-05T23:03:46.416Z] unset SSH_AUTH_SOCK; [2023-04-05T23:03:46.417Z] unset SSH_AGENT_PID; [2023-04-05T23:03:46.417Z] echo Agent pid 76 killed; [2023-04-05T23:03:46.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T23:03:46.735Z] + git semver [Pipeline] } [2023-04-05T23:03:47.009Z] $ docker stop --time=1 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 [2023-04-05T23:03:48.758Z] $ docker rm -f --volumes 0b710ab4776c6168e990d3cef06672e0de76b5906fa8734b5b2464d7c765cc24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T23:03:49.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T23:03:49.346Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T23:03:49.348Z] [edgeXSemver]: initialized semver on version 2.1.2-dev.1 [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-04-05T23:03:49.474Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T23:03:49.763Z] + grep ^go [0-9].[0-9]* go.mod [2023-04-05T23:03:49.763Z] + cut -d -f 2 [Pipeline] echo [2023-04-05T23:03:49.777Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T23:03:49.785Z] ========================================================= [2023-04-05T23:03:49.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-04-05T23:03:49.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:03:50.086Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-05T23:03:50.086Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-04-05T23:03:50.086Z] a0d0a0d46f8b: Pulling fs layer [2023-04-05T23:03:50.086Z] 31adcdaf11c8: Pulling fs layer [2023-04-05T23:03:50.086Z] b8b176561691: Pulling fs layer [2023-04-05T23:03:50.086Z] 4527c011a84f: Pulling fs layer [2023-04-05T23:03:50.086Z] 5d74067f8e1e: Pulling fs layer [2023-04-05T23:03:50.086Z] 4527c011a84f: Waiting [2023-04-05T23:03:50.086Z] 5d74067f8e1e: Waiting [2023-04-05T23:03:50.086Z] fd57009d33ed: Pulling fs layer [2023-04-05T23:03:50.086Z] 6b058263d067: Pulling fs layer [2023-04-05T23:03:50.086Z] 16d7c86c65f4: Pulling fs layer [2023-04-05T23:03:50.086Z] 1290d154cb4b: Pulling fs layer [2023-04-05T23:03:50.086Z] 6b058263d067: Waiting [2023-04-05T23:03:50.086Z] fd57009d33ed: Waiting [2023-04-05T23:03:50.086Z] 1290d154cb4b: Waiting [2023-04-05T23:03:50.086Z] 16d7c86c65f4: Waiting [2023-04-05T23:03:50.086Z] b8b176561691: Download complete [2023-04-05T23:03:50.086Z] 31adcdaf11c8: Verifying Checksum [2023-04-05T23:03:50.086Z] 31adcdaf11c8: Download complete [2023-04-05T23:03:50.086Z] 5d74067f8e1e: Verifying Checksum [2023-04-05T23:03:50.086Z] 5d74067f8e1e: Download complete [2023-04-05T23:03:50.086Z] fd57009d33ed: Verifying Checksum [2023-04-05T23:03:50.086Z] fd57009d33ed: Download complete [2023-04-05T23:03:50.086Z] a0d0a0d46f8b: Verifying Checksum [2023-04-05T23:03:50.086Z] a0d0a0d46f8b: Download complete [2023-04-05T23:03:50.086Z] 6b058263d067: Verifying Checksum [2023-04-05T23:03:50.086Z] 6b058263d067: Download complete [2023-04-05T23:03:50.349Z] 16d7c86c65f4: Verifying Checksum [2023-04-05T23:03:50.349Z] 16d7c86c65f4: Download complete [2023-04-05T23:03:50.349Z] a0d0a0d46f8b: Pull complete [2023-04-05T23:03:50.349Z] 31adcdaf11c8: Pull complete [2023-04-05T23:03:50.613Z] b8b176561691: Pull complete [2023-04-05T23:03:50.875Z] 1290d154cb4b: Verifying Checksum [2023-04-05T23:03:50.875Z] 1290d154cb4b: Download complete [2023-04-05T23:03:50.875Z] 4527c011a84f: Verifying Checksum [2023-04-05T23:03:50.875Z] 4527c011a84f: Download complete [2023-04-05T23:03:58.630Z] 4527c011a84f: Pull complete [2023-04-05T23:03:58.630Z] 5d74067f8e1e: Pull complete [2023-04-05T23:03:58.890Z] fd57009d33ed: Pull complete [2023-04-05T23:03:58.890Z] 6b058263d067: Pull complete [2023-04-05T23:03:59.149Z] 16d7c86c65f4: Pull complete [2023-04-05T23:04:01.054Z] 1290d154cb4b: Pull complete [2023-04-05T23:04:01.054Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-04-05T23:04:01.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-05T23:04:01.054Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] sh [2023-04-05T23:04:01.342Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:04:01.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T23:04:01.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:04:01.715Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:04:01.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:04:03.496Z] $ docker top 81f6972bbf11fd37dba9e15c826e4fd34eda1c4f0c9cde914ab9e537103ca8ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T23:04:03.841Z] + go version [2023-04-05T23:04:03.841Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-04-05T23:04:03.853Z] $ docker stop --time=1 81f6972bbf11fd37dba9e15c826e4fd34eda1c4f0c9cde914ab9e537103ca8ca [2023-04-05T23:04:04.426Z] Still waiting to schedule task [2023-04-05T23:04:04.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-05T23:04:05.143Z] $ docker rm -f --volumes 81f6972bbf11fd37dba9e15c826e4fd34eda1c4f0c9cde914ab9e537103ca8ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:04:05.549Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T23:04:05.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:04:05.618Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:04:05.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:04:06.001Z] $ docker top 132e84b87ddaaa9098a86ac5e48714c455a2afecac2a357ed0f3c389036b9980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T23:04:06.353Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_jakarta [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:04:06.649Z] + make test [2023-04-05T23:04:06.649Z] make -C ./app-service-template build [2023-04-05T23:04:06.649Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-05T23:04:06.649Z] go mod tidy [2023-04-05T23:04:07.217Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-05T23:04:07.217Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-05T23:04:07.217Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-05T23:04:07.476Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-05T23:04:07.476Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-05T23:04:07.476Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-05T23:04:07.476Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T23:04:07.476Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-05T23:04:07.476Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T23:04:07.476Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-05T23:04:07.476Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-05T23:04:07.476Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-05T23:04:07.476Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T23:04:07.476Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-05T23:04:07.476Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-05T23:04:07.734Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-05T23:04:07.734Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-05T23:04:07.734Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-05T23:04:07.734Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-05T23:04:07.734Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-05T23:04:07.734Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-05T23:04:07.734Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-05T23:04:07.734Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-05T23:04:07.734Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-05T23:04:07.734Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-05T23:04:07.734Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-05T23:04:07.734Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-05T23:04:07.734Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-05T23:04:07.734Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-05T23:04:07.734Z] go: downloading golang.org/x/text v0.3.6 [2023-04-05T23:04:07.734Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-05T23:04:07.734Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-05T23:04:07.734Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-05T23:04:07.734Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-05T23:04:07.734Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-05T23:04:07.992Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-05T23:04:07.992Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-05T23:04:07.992Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-05T23:04:07.992Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-05T23:04:07.992Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-05T23:04:07.992Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-05T23:04:07.992Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-05T23:04:07.992Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-05T23:04:07.992Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-05T23:04:08.250Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-05T23:04:08.250Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-05T23:04:08.250Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T23:04:08.250Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T23:04:08.250Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-05T23:04:08.250Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-05T23:04:08.250Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-05T23:04:08.250Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-05T23:04:08.250Z] go: downloading github.com/kr/text v0.2.0 [2023-04-05T23:04:08.250Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-05T23:04:08.250Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-05T23:04:08.509Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-05T23:04:08.509Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-05T23:04:08.509Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-05T23:04:08.509Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-05T23:04:08.509Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-05T23:04:08.814Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-05T23:04:08.814Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-05T23:04:08.814Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-05T23:04:08.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-05T23:04:08.814Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-05T23:04:08.814Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-05T23:04:09.074Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T23:04:09.074Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-05T23:04:09.074Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2023-04-05T23:04:09.074Z] go: downloading google.golang.org/protobuf v1.27.1 [2023-04-05T23:04:09.337Z] go: downloading github.com/google/go-cmp v0.5.5 [2023-04-05T23:04:09.338Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-05T23:04:09.338Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2023-04-05T23:04:15.924Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-05T23:04:15.924Z] make -C ./app-service-template test [2023-04-05T23:04:15.924Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-05T23:04:15.924Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-05T23:04:22.491Z] ok new-app-service 0.015s coverage: 48.1% of statements [2023-04-05T23:04:22.491Z] ? new-app-service/config [no test files] [2023-04-05T23:04:22.491Z] ok new-app-service/functions 0.016s [2023-04-05T23:04:22.491Z] CGO_ENABLED=1 go vet ./... [2023-04-05T23:04:26.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T23:04:26.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T23:04:26.677Z] ./bin/test-attribution-txt.sh [2023-04-05T23:04:27.245Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-05T23:04:27.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-05T23:04:29.147Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 65.7% of statements [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.028s coverage: 93.7% of statements [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.042s coverage: 61.8% of statements [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.014s coverage: 100.0% of statements [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.062s coverage: 78.3% of statements [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.3% of statements [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-05T23:04:35.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-05T23:04:35.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.050s coverage: 10.5% of statements [2023-04-05T23:04:37.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.055s coverage: 77.8% of statements [2023-04-05T23:04:37.120Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-05T23:04:37.120Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2023-04-05T23:04:37.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.023s coverage: 14.3% of statements [2023-04-05T23:04:37.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements [2023-04-05T23:04:37.120Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-05T23:04:37.120Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-05T23:04:37.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.030s coverage: 51.4% of statements [2023-04-05T23:05:03.674Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.2% of statements [2023-04-05T23:05:03.674Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.020s coverage: 94.4% of statements [2023-04-05T23:05:03.674Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-05T23:05:03.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T23:05:03.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-05T23:05:10.255Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:05:10.544Z] + go mod tidy [Pipeline] } [2023-04-05T23:05:10.554Z] $ docker stop --time=1 132e84b87ddaaa9098a86ac5e48714c455a2afecac2a357ed0f3c389036b9980 [2023-04-05T23:05:12.004Z] $ docker rm -f --volumes 132e84b87ddaaa9098a86ac5e48714c455a2afecac2a357ed0f3c389036b9980 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T23:05:12.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T23:05:12.751Z] 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-04-05T23:05:13.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T23:05:13.212Z] [2023-04-05T23:05:13.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:05:13.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T23:05:13.535Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T23:05:13.535Z] 5eb5b503b376: Pulling fs layer [2023-04-05T23:05:13.535Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T23:05:13.535Z] ec43610c2a17: Pulling fs layer [2023-04-05T23:05:13.535Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T23:05:13.535Z] 33b1e0a273af: Pulling fs layer [2023-04-05T23:05:13.535Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T23:05:13.535Z] 2f39f015ded8: Pulling fs layer [2023-04-05T23:05:13.535Z] 3a2ae6a8a46f: Waiting [2023-04-05T23:05:13.535Z] 33b1e0a273af: Waiting [2023-04-05T23:05:13.535Z] 2f39f015ded8: Waiting [2023-04-05T23:05:13.535Z] 5d3b04190fa2: Waiting [2023-04-05T23:05:13.535Z] 5c69ac0246d0: Verifying Checksum [2023-04-05T23:05:13.535Z] 5c69ac0246d0: Download complete [2023-04-05T23:05:13.535Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T23:05:13.535Z] 3a2ae6a8a46f: Download complete [2023-04-05T23:05:13.535Z] 33b1e0a273af: Verifying Checksum [2023-04-05T23:05:13.535Z] 33b1e0a273af: Download complete [2023-04-05T23:05:13.535Z] 5d3b04190fa2: Verifying Checksum [2023-04-05T23:05:13.535Z] 5d3b04190fa2: Download complete [2023-04-05T23:05:13.535Z] ec43610c2a17: Download complete [2023-04-05T23:05:13.802Z] 5eb5b503b376: Download complete [2023-04-05T23:05:14.387Z] 2f39f015ded8: Download complete [2023-04-05T23:05:15.324Z] 5eb5b503b376: Pull complete [2023-04-05T23:05:15.324Z] 5c69ac0246d0: Pull complete [2023-04-05T23:05:15.891Z] ec43610c2a17: Pull complete [2023-04-05T23:05:15.891Z] 3a2ae6a8a46f: Pull complete [2023-04-05T23:05:16.149Z] 33b1e0a273af: Pull complete [2023-04-05T23:05:16.149Z] 5d3b04190fa2: Pull complete [2023-04-05T23:05:21.428Z] 2f39f015ded8: Pull complete [2023-04-05T23:05:21.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T23:05:21.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T23:05:21.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:05:21.507Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:05:21.536Z] $ 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/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:05:23.831Z] $ docker top 44e5ff291b23b24f03420013ca4e7e5bb89348cc4faea69d41e80a0ffd222e91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:05:24.218Z] ---> job-cost.sh [2023-04-05T23:05:24.218Z] lf-activate-venv: SKIPPING [2023-04-05T23:05:24.218Z] INFO: No Stack... [2023-04-05T23:05:24.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T23:05:24.737Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T23:05:25.029Z] + cut -d, -f6 [2023-04-05T23:05:25.029Z] + cat /w/workspace/dry_app-functions-sdk-go_jakarta/archives/cost.csv [Pipeline] lock [2023-04-05T23:05:25.044Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [2023-04-05T23:05:25.052Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] did not exist. Created. [2023-04-05T23:05:25.052Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T23:05:25.363Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-05T23:05:25.418Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T23:05:25.425Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T23:05:25.441Z] $ docker stop --time=1 44e5ff291b23b24f03420013ca4e7e5bb89348cc4faea69d41e80a0ffd222e91 [2023-04-05T23:05:26.598Z] $ docker rm -f --volumes 44e5ff291b23b24f03420013ca4e7e5bb89348cc4faea69d41e80a0ffd222e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T23:05:37.227Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6931 in /w/workspace/dry_app-functions-sdk-go_jakarta [Pipeline] { [Pipeline] ws [2023-04-05T23:05:37.239Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2023-04-05T23:05:37.271Z] The recommended git tool is: git [2023-04-05T23:05:42.721Z] using credential edgex-jenkins-ssh [2023-04-05T23:05:42.737Z] Cloning the remote Git repository [2023-04-05T23:05:42.778Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-05T23:05:42.889Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2023-04-05T23:05:43.037Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-05T23:05:43.038Z] > git --version # timeout=10 [2023-04-05T23:05:43.061Z] > git --version # 'git version 2.25.1' [2023-04-05T23:05:43.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T23:05:43.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T23:05:47.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-04-05T23:05:47.370Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T23:05:48.314Z] Avoid second fetch [2023-04-05T23:05:48.315Z] Checking out Revision 626868ee26c1ffe55472dc401430d0c3122215e9 (jakarta) [2023-04-05T23:05:48.335Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T23:05:48.404Z] > git checkout -f 626868ee26c1ffe55472dc401430d0c3122215e9 # timeout=10 [2023-04-05T23:05:49.661Z] Commit message: "fix: [jakarta] Make Compression functions thread safe (#1376)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T23:05:50.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T23:05:50.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T23:05:50.704Z] Dload Upload Total Spent Left Speed [2023-04-05T23:05:50.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-04-05T23:05:51.287Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T23:05:51.621Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T23:05:51.621Z] + sudo tee /etc/docker/daemon.new [2023-04-05T23:05:51.621Z] { [2023-04-05T23:05:51.621Z] "registry-mirrors": [ [2023-04-05T23:05:51.621Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T23:05:51.621Z] ], [2023-04-05T23:05:51.621Z] "bip": "10.250.0.254/24", [2023-04-05T23:05:51.621Z] "hosts": [ [2023-04-05T23:05:51.621Z] "tcp://0.0.0.0:5555", [2023-04-05T23:05:51.621Z] "unix:///var/run/docker.sock" [2023-04-05T23:05:51.621Z] ], [2023-04-05T23:05:51.621Z] "mtu": 1458, [2023-04-05T23:05:51.621Z] "selinux-enabled": true, [2023-04-05T23:05:51.621Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T23:05:51.621Z] } [Pipeline] sh [2023-04-05T23:05:51.968Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T23:05:52.305Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-05T23:06:10.818Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T23:06:11.145Z] + cut -d -f 2 [2023-04-05T23:06:11.145Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2023-04-05T23:06:11.216Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T23:06:11.228Z] ========================================================= [2023-04-05T23:06:11.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-04-05T23:06:11.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:06:11.564Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-05T23:06:12.155Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T23:06:12.155Z] 552d1f2373af: Pulling fs layer [2023-04-05T23:06:12.155Z] ea3f2d53f512: Pulling fs layer [2023-04-05T23:06:12.155Z] 9e70ebbbe112: Pulling fs layer [2023-04-05T23:06:12.155Z] 7a9cfe048b4a: Pulling fs layer [2023-04-05T23:06:12.155Z] 72dc09318566: Pulling fs layer [2023-04-05T23:06:12.155Z] f324388ff665: Pulling fs layer [2023-04-05T23:06:12.155Z] 53ef782089cf: Pulling fs layer [2023-04-05T23:06:12.155Z] 2af28fca035d: Pulling fs layer [2023-04-05T23:06:12.155Z] f324388ff665: Waiting [2023-04-05T23:06:12.155Z] 53ef782089cf: Waiting [2023-04-05T23:06:12.155Z] 7a9cfe048b4a: Waiting [2023-04-05T23:06:12.155Z] 72dc09318566: Waiting [2023-04-05T23:06:12.155Z] 2af28fca035d: Waiting [2023-04-05T23:06:12.155Z] 9e70ebbbe112: Download complete [2023-04-05T23:06:12.155Z] ea3f2d53f512: Verifying Checksum [2023-04-05T23:06:12.155Z] ea3f2d53f512: Download complete [2023-04-05T23:06:12.155Z] 72dc09318566: Verifying Checksum [2023-04-05T23:06:12.155Z] 72dc09318566: Download complete [2023-04-05T23:06:12.155Z] f324388ff665: Verifying Checksum [2023-04-05T23:06:12.155Z] f324388ff665: Download complete [2023-04-05T23:06:12.155Z] 552d1f2373af: Download complete [2023-04-05T23:06:12.155Z] 53ef782089cf: Verifying Checksum [2023-04-05T23:06:12.155Z] 53ef782089cf: Download complete [2023-04-05T23:06:12.747Z] 552d1f2373af: Pull complete [2023-04-05T23:06:13.737Z] ea3f2d53f512: Pull complete [2023-04-05T23:06:14.007Z] 9e70ebbbe112: Pull complete [2023-04-05T23:06:14.007Z] 2af28fca035d: Verifying Checksum [2023-04-05T23:06:14.007Z] 2af28fca035d: Download complete [2023-04-05T23:06:14.595Z] 7a9cfe048b4a: Verifying Checksum [2023-04-05T23:06:14.595Z] 7a9cfe048b4a: Download complete [2023-04-05T23:06:26.960Z] 7a9cfe048b4a: Pull complete [2023-04-05T23:06:26.960Z] 72dc09318566: Pull complete [2023-04-05T23:06:26.960Z] f324388ff665: Pull complete [2023-04-05T23:06:27.230Z] 53ef782089cf: Pull complete [2023-04-05T23:06:32.604Z] 2af28fca035d: Pull complete [2023-04-05T23:06:32.604Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-04-05T23:06:32.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-05T23:06:32.604Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] sh [2023-04-05T23:06:33.195Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:06:33.530Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T23:06:33.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:06:33.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-6931 does not seem to be running inside a container [2023-04-05T23:06:33.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T23:06:36.660Z] $ docker top 6b4261aefadc5cace457c45e82197ca2967940e41b414031a81180f0f2cc89b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T23:06:37.528Z] + go version [2023-04-05T23:06:37.528Z] go version go1.16.8 linux/arm64 [Pipeline] } [2023-04-05T23:06:37.558Z] $ docker stop --time=1 6b4261aefadc5cace457c45e82197ca2967940e41b414031a81180f0f2cc89b9 [2023-04-05T23:06:41.633Z] $ docker rm -f --volumes 6b4261aefadc5cace457c45e82197ca2967940e41b414031a81180f0f2cc89b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:06:42.155Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T23:06:42.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:06:42.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-6931 does not seem to be running inside a container [2023-04-05T23:06:42.397Z] $ 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/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-05T23:06:43.550Z] $ docker top cccd49a747351737104977e3780861fc70b5547bb0633e95846e4f419a396722 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T23:06:44.056Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/9 [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:06:44.657Z] + make test [2023-04-05T23:06:44.657Z] make -C ./app-service-template build [2023-04-05T23:06:44.657Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2023-04-05T23:06:44.657Z] go mod tidy [2023-04-05T23:06:46.610Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-05T23:06:46.610Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-05T23:06:46.877Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-05T23:06:46.877Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-05T23:06:46.877Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-05T23:06:46.877Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-05T23:06:47.149Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-05T23:06:47.149Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-05T23:06:47.149Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-05T23:06:47.149Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-05T23:06:47.149Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-05T23:06:47.149Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-05T23:06:47.418Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-05T23:06:47.418Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-05T23:06:47.418Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-05T23:06:47.418Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T23:06:47.418Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-05T23:06:47.418Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-05T23:06:47.690Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-05T23:06:47.690Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-05T23:06:47.690Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-05T23:06:47.690Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-05T23:06:47.690Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-05T23:06:47.690Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-05T23:06:47.690Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-05T23:06:47.690Z] go: downloading golang.org/x/text v0.3.6 [2023-04-05T23:06:47.690Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-05T23:06:47.958Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-05T23:06:50.537Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-05T23:06:50.812Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-05T23:06:50.812Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-05T23:06:50.812Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T23:06:50.812Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-05T23:06:50.812Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-05T23:06:50.812Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-05T23:06:50.812Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-05T23:06:50.812Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-05T23:06:51.088Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-05T23:06:51.088Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-05T23:06:51.088Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-05T23:06:51.088Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-05T23:06:51.088Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-05T23:06:51.088Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-05T23:06:51.088Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-05T23:06:51.088Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-05T23:06:51.088Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-05T23:06:51.354Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-05T23:06:51.621Z] go: downloading github.com/kr/text v0.2.0 [2023-04-05T23:06:51.621Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-05T23:06:51.621Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-05T23:06:51.621Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-05T23:06:51.891Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-05T23:06:51.891Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-05T23:06:51.891Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-05T23:06:51.891Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-05T23:06:51.891Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-05T23:06:51.891Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T23:06:51.891Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T23:06:51.891Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-05T23:06:51.891Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-05T23:06:51.891Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-05T23:06:51.891Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-05T23:06:51.891Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-05T23:06:52.169Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-05T23:06:52.169Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-05T23:06:52.169Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-05T23:06:52.169Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-05T23:06:52.169Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-05T23:06:52.169Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-05T23:06:52.169Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-05T23:06:52.169Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-05T23:06:52.438Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-05T23:06:52.438Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-05T23:06:52.438Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T23:06:52.438Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-05T23:06:52.438Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-05T23:06:52.438Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-05T23:06:52.438Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2023-04-05T23:06:52.708Z] go: downloading google.golang.org/protobuf v1.27.1 [2023-04-05T23:06:53.289Z] go: downloading github.com/google/go-cmp v0.5.5 [2023-04-05T23:06:53.558Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-05T23:06:53.558Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2023-04-05T23:07:32.434Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2023-04-05T23:07:32.434Z] make -C ./app-service-template test [2023-04-05T23:07:32.434Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2023-04-05T23:07:32.434Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-05T23:08:12.655Z] ok new-app-service 0.049s coverage: 48.1% of statements [2023-04-05T23:08:12.655Z] ? new-app-service/config [no test files] [2023-04-05T23:08:12.655Z] ok new-app-service/functions 0.049s [2023-04-05T23:08:12.655Z] CGO_ENABLED=1 go vet ./... [2023-04-05T23:08:44.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T23:08:44.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T23:08:44.910Z] ./bin/test-attribution-txt.sh [2023-04-05T23:08:44.910Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2023-04-05T23:08:44.910Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-05T23:08:53.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-05T23:09:31.972Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 65.7% of statements [2023-04-05T23:09:31.972Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2023-04-05T23:09:33.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.077s coverage: 93.7% of statements [2023-04-05T23:09:33.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-05T23:09:33.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.162s coverage: 61.8% of statements [2023-04-05T23:09:33.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-05T23:09:33.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.088s [2023-04-05T23:09:33.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.021s coverage: 100.0% of statements [2023-04-05T23:09:35.874Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.156s coverage: 78.3% of statements [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-05T23:09:35.874Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.039s coverage: 97.3% of statements [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-05T23:09:35.874Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-05T23:09:35.874Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.053s coverage: 10.5% of statements [2023-04-05T23:09:42.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.203s coverage: 77.8% of statements [2023-04-05T23:09:42.551Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-05T23:09:42.551Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2023-04-05T23:09:42.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.063s coverage: 14.3% of statements [2023-04-05T23:09:42.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.113s coverage: 27.3% of statements [2023-04-05T23:09:42.551Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-05T23:09:42.551Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-05T23:09:42.551Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements [2023-04-05T23:10:09.238Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.161s coverage: 78.2% of statements [2023-04-05T23:10:09.238Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.047s coverage: 94.4% of statements [2023-04-05T23:10:09.238Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-05T23:10:35.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T23:10:35.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T23:10:35.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-04-05T23:10:35.992Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-05T23:10:36.636Z] + go mod tidy [Pipeline] } [2023-04-05T23:10:37.631Z] $ docker stop --time=1 cccd49a747351737104977e3780861fc70b5547bb0633e95846e4f419a396722 [2023-04-05T23:10:39.551Z] $ docker rm -f --volumes cccd49a747351737104977e3780861fc70b5547bb0633e95846e4f419a396722 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T23:10:42.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T23:10:42.116Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T23:10:43.087Z] 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-04-05T23:10:43.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T23:10:43.547Z] [2023-04-05T23:10:43.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:10:43.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T23:10:44.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T23:10:44.159Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T23:10:44.159Z] 04944245beec: Pulling fs layer [2023-04-05T23:10:44.159Z] 699f458cf7ca: Pulling fs layer [2023-04-05T23:10:44.159Z] 765212b225bb: Pulling fs layer [2023-04-05T23:10:44.159Z] f23df028b6ca: Pulling fs layer [2023-04-05T23:10:44.159Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T23:10:44.159Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T23:10:44.159Z] 765212b225bb: Waiting [2023-04-05T23:10:44.159Z] f23df028b6ca: Waiting [2023-04-05T23:10:44.159Z] d65c8cfc05b1: Waiting [2023-04-05T23:10:44.159Z] 2437ff75d9bd: Waiting [2023-04-05T23:10:44.159Z] 04944245beec: Verifying Checksum [2023-04-05T23:10:44.159Z] 04944245beec: Download complete [2023-04-05T23:10:44.159Z] 765212b225bb: Verifying Checksum [2023-04-05T23:10:44.159Z] 765212b225bb: Download complete [2023-04-05T23:10:44.432Z] f23df028b6ca: Verifying Checksum [2023-04-05T23:10:44.432Z] f23df028b6ca: Download complete [2023-04-05T23:10:44.432Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T23:10:44.432Z] d65c8cfc05b1: Download complete [2023-04-05T23:10:44.432Z] 699f458cf7ca: Verifying Checksum [2023-04-05T23:10:44.432Z] 699f458cf7ca: Download complete [2023-04-05T23:10:45.017Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T23:10:45.017Z] 8998bd30e6a1: Download complete [2023-04-05T23:10:47.595Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T23:10:47.595Z] 2437ff75d9bd: Download complete [2023-04-05T23:10:50.188Z] 8998bd30e6a1: Pull complete [2023-04-05T23:10:50.453Z] 04944245beec: Pull complete [2023-04-05T23:10:53.790Z] 699f458cf7ca: Pull complete [2023-04-05T23:10:54.394Z] 765212b225bb: Pull complete [2023-04-05T23:10:55.351Z] f23df028b6ca: Pull complete [2023-04-05T23:10:55.931Z] d65c8cfc05b1: Pull complete [2023-04-05T23:11:14.248Z] 2437ff75d9bd: Pull complete [2023-04-05T23:11:14.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T23:11:14.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T23:11:14.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:11:14.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-6931 does not seem to be running inside a container [2023-04-05T23:11:14.539Z] $ 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/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-05T23:11:16.578Z] $ docker top e334fa6badb2f1448668a168ecbeb3001147146eafeda0e3da73345b4630b3d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:11:17.115Z] ---> job-cost.sh [2023-04-05T23:11:17.383Z] lf-activate-venv: SKIPPING [2023-04-05T23:11:17.383Z] INFO: No Stack... [2023-04-05T23:11:17.965Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T23:11:18.549Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T23:11:18.869Z] + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv [2023-04-05T23:11:18.869Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T23:11:18.891Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [2023-04-05T23:11:18.897Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] did not exist. Created. [2023-04-05T23:11:18.897Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T23:11:19.241Z] /w/workspace/app-functions-sdk-go/9@tmp/durable-4608a8bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-05T23:11:19.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T23:11:19.601Z] Warning: overwriting stash ‘stack-cost’ [2023-04-05T23:11:19.928Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T23:11:19.940Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T23:11:19.966Z] $ docker stop --time=1 e334fa6badb2f1448668a168ecbeb3001147146eafeda0e3da73345b4630b3d6 [2023-04-05T23:11:21.458Z] $ docker rm -f --volumes e334fa6badb2f1448668a168ecbeb3001147146eafeda0e3da73345b4630b3d6 [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-04-05T23:11:21.848Z] provisioning config files... [2023-04-05T23:11:21.862Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config16198763706599670487tmp [Pipeline] { [Pipeline] sh [2023-04-05T23:11:22.161Z] + set +x [2023-04-05T23:11:22.162Z] + curl -s https://codecov.io/bash [2023-04-05T23:11:22.162Z] + bash -s -- [2023-04-05T23:11:22.162Z] [2023-04-05T23:11:22.162Z] _____ _ [2023-04-05T23:11:22.162Z] / ____| | | [2023-04-05T23:11:22.162Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T23:11:22.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T23:11:22.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T23:11:22.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T23:11:22.162Z] Bash-1.0.6 [2023-04-05T23:11:22.162Z] [2023-04-05T23:11:22.162Z] [2023-04-05T23:11:22.162Z] ==> git version 2.25.1 found [2023-04-05T23:11:22.162Z] ==> 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-04-05T23:11:22.162Z] Release-Date: 2020-01-08 [2023-04-05T23:11:22.162Z] 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-04-05T23:11:22.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T23:11:22.162Z] ==> Jenkins CI detected. [2023-04-05T23:11:22.162Z] current dir:  /w/workspace/dry_app-functions-sdk-go_jakarta [2023-04-05T23:11:22.162Z] project root: . [2023-04-05T23:11:22.162Z] --> token set from env [2023-04-05T23:11:22.162Z] Yaml found at: app-service-template/vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2023-04-05T23:11:22.162Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T23:11:22.429Z] ==> Python coveragepy not found [2023-04-05T23:11:22.429Z] ==> Searching for coverage reports in: [2023-04-05T23:11:22.429Z] + . [2023-04-05T23:11:22.429Z] -> Found 2 reports [2023-04-05T23:11:22.429Z] ==> Detecting git/mercurial file structure [2023-04-05T23:11:22.429Z] ==> Reading reports [2023-04-05T23:11:22.429Z] + ./app-service-template/coverage.out bytes=1219 [2023-04-05T23:11:22.429Z] + ./coverage.out bytes=108324 [2023-04-05T23:11:22.429Z] ==> Appending adjustments [2023-04-05T23:11:22.429Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T23:11:23.001Z] + Found adjustments [2023-04-05T23:11:23.001Z] ==> Gzipping contents [2023-04-05T23:11:23.001Z] 32K /tmp/codecov.163Zhs.gz [2023-04-05T23:11:23.001Z] ==> Uploading reports [2023-04-05T23:11:23.001Z] url: https://codecov.io [2023-04-05T23:11:23.001Z] query: branch=jakarta&commit=626868ee26c1ffe55472dc401430d0c3122215e9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T23:11:23.001Z] -> Pinging Codecov [2023-04-05T23:11:23.001Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=jakarta&commit=626868ee26c1ffe55472dc401430d0c3122215e9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T23:11:23.001Z] -> Uploading to [2023-04-05T23:11:23.001Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/3D8B5DFFC46A037C893635FACE044666/626868ee26c1ffe55472dc401430d0c3122215e9/eda0507e-af2b-4d46-89b5-cad54cc4bbde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T231122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b704421ee32369866769dabb21dad459125088729972181d551a6c65b53cff1 [2023-04-05T23:11:23.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T23:11:23.001Z] Dload Upload Total Spent Left Speed [2023-04-05T23:11:23.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32697 0 0 100 32697 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-04-05T23:11:23.261Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] } [2023-04-05T23:11:23.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-05T23:11:23.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-05T23:11:23.514Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:11:23.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T23:11:23.830Z] [2023-04-05T23:11:23.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:11:24.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T23:11:24.136Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-05T23:11:24.136Z] df9b9388f04a: Pulling fs layer [2023-04-05T23:11:24.136Z] 52dc419b0ee2: Pulling fs layer [2023-04-05T23:11:24.136Z] 25bc292e5bac: Pulling fs layer [2023-04-05T23:11:24.136Z] 114826534d7a: Pulling fs layer [2023-04-05T23:11:24.136Z] 4657fd5d0bcf: Pulling fs layer [2023-04-05T23:11:24.136Z] 6ad1cebc031e: Pulling fs layer [2023-04-05T23:11:24.136Z] 8a3aa393b2d8: Pulling fs layer [2023-04-05T23:11:24.136Z] 114826534d7a: Waiting [2023-04-05T23:11:24.136Z] 4657fd5d0bcf: Waiting [2023-04-05T23:11:24.136Z] 6ad1cebc031e: Waiting [2023-04-05T23:11:24.136Z] 8a3aa393b2d8: Waiting [2023-04-05T23:11:24.136Z] 25bc292e5bac: Download complete [2023-04-05T23:11:24.136Z] 52dc419b0ee2: Verifying Checksum [2023-04-05T23:11:24.136Z] 52dc419b0ee2: Download complete [2023-04-05T23:11:24.136Z] 4657fd5d0bcf: Verifying Checksum [2023-04-05T23:11:24.136Z] 4657fd5d0bcf: Download complete [2023-04-05T23:11:24.136Z] df9b9388f04a: Verifying Checksum [2023-04-05T23:11:24.136Z] df9b9388f04a: Download complete [2023-04-05T23:11:24.400Z] df9b9388f04a: Pull complete [2023-04-05T23:11:24.400Z] 6ad1cebc031e: Verifying Checksum [2023-04-05T23:11:24.400Z] 6ad1cebc031e: Download complete [2023-04-05T23:11:24.400Z] 52dc419b0ee2: Pull complete [2023-04-05T23:11:24.400Z] 25bc292e5bac: Pull complete [2023-04-05T23:11:24.969Z] 114826534d7a: Verifying Checksum [2023-04-05T23:11:24.969Z] 114826534d7a: Download complete [2023-04-05T23:11:24.969Z] 8a3aa393b2d8: Verifying Checksum [2023-04-05T23:11:24.969Z] 8a3aa393b2d8: Download complete [2023-04-05T23:11:29.159Z] 114826534d7a: Pull complete [2023-04-05T23:11:29.159Z] 4657fd5d0bcf: Pull complete [2023-04-05T23:11:29.159Z] 6ad1cebc031e: Pull complete [2023-04-05T23:11:31.689Z] 8a3aa393b2d8: Pull complete [2023-04-05T23:11:31.689Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-05T23:11:31.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T23:11:31.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:11:31.769Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:11:31.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:11:37.962Z] $ docker top e2acd254da6b5110bb9a5702828946916a3e137ad0670c6e7673e856a6da6a05 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T23:11:38.036Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:jakarta' [Pipeline] sh [2023-04-05T23:11:38.313Z] + set -o pipefail [2023-04-05T23:11:38.313Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:jakarta' [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] Monitoring /w/workspace/dry_app-functions-sdk-go_jakarta (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2571a908-1e8d-44e9-86cf-1f453bbf6320/history/26e3f757-7f6c-4e5b-8b0d-873da05d13ae [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] [2023-04-05T23:11:41.647Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-05T23:11:41.647Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-05T23:11:41.647Z] More details here: https://snyk.co/ue1NS [2023-04-05T23:11:41.647Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-05T23:11:41.647Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-05T23:11:41.654Z] $ docker stop --time=1 e2acd254da6b5110bb9a5702828946916a3e137ad0670c6e7673e856a6da6a05 [2023-04-05T23:11:43.136Z] $ docker rm -f --volumes e2acd254da6b5110bb9a5702828946916a3e137ad0670c6e7673e856a6da6a05 [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-04-05T23:11:43.346Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T23:11:43.357Z] provisioning config files... [2023-04-05T23:11:43.365Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config1220962554756092365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:11:43.663Z] --> edgex-publish-swagger.sh [2023-04-05T23:11:43.663Z] === Publish openapi/v2 API === [2023-04-05T23:11:43.663Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-04-05T23:11:43.663Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/dry_app-functions-sdk-go_jakarta/openapi/v2/app-functions-sdk.yaml] [2023-04-05T23:11:43.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T23:11:43.663Z] Dload Upload Total Spent Left Speed [2023-04-05T23:11:44.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13220 0 0 100 13220 0 159k --:--:-- --:--:-- --:--:-- 157k 100 13220 0 0 100 13220 0 23031 --:--:-- --:--:-- --:--:-- 22991 [2023-04-05T23:11:44.232Z] [2023-04-05T23:11:44.232Z] [Pipeline] } [2023-04-05T23:11:44.239Z] 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-04-05T23:11:44.613Z] + git log --format=format:%s -1 626868ee26c1ffe55472dc401430d0c3122215e9 [Pipeline] sh [2023-04-05T23:11:44.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T23:11:44.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:11:45.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:11:45.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:11:45.288Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:11:45.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:11:45.716Z] $ docker top 5e5c09d58815b6edb60efbe276748ba5aad7b6fe7ebe2b47e780e5bea7c32680 -eo pid,comm [2023-04-05T23:11:45.773Z] 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-04-05T23:11:45.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T23:11:45.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T23:11:45.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T23:11:45.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T23:11:45.941Z] $ docker exec 5e5c09d58815b6edb60efbe276748ba5aad7b6fe7ebe2b47e780e5bea7c32680 ssh-agent [2023-04-05T23:11:46.062Z] SSH_AUTH_SOCK=/tmp/ssh-KlSFS5KKvuKn/agent.32 [2023-04-05T23:11:46.062Z] SSH_AGENT_PID=38 [2023-04-05T23:11:46.068Z] Running ssh-add (command line suppressed) [2023-04-05T23:11:46.162Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_7317729819791844367.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_7317729819791844367.key) [2023-04-05T23:11:46.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T23:11:46.475Z] + git semver tag [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,659 [run_tag] DEBUG tag force:False [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,660 [check_head_tag] DEBUG check head tag [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,661 [execute] INFO git cat-file --batch-check [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,666 [execute] INFO git cat-file --batch [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,704 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,704 [execute] INFO git tag -a v2.1.2-dev.1 -m v2.1.2-dev.1 [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,705 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.1', '-m', 'v2.1.2-dev.1'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-05T23:11:46.734Z] 2023-04-05 23:11:46,711 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:11:46.734Z] 2.1.2-dev.1 [Pipeline] } [2023-04-05T23:11:46.999Z] $ docker exec --env ******** --env ******** 5e5c09d58815b6edb60efbe276748ba5aad7b6fe7ebe2b47e780e5bea7c32680 ssh-agent -k [2023-04-05T23:11:47.092Z] unset SSH_AUTH_SOCK; [2023-04-05T23:11:47.092Z] unset SSH_AGENT_PID; [2023-04-05T23:11:47.092Z] echo Agent pid 38 killed; [2023-04-05T23:11:47.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T23:11:47.419Z] + git semver [Pipeline] } [2023-04-05T23:11:47.686Z] $ docker stop --time=1 5e5c09d58815b6edb60efbe276748ba5aad7b6fe7ebe2b47e780e5bea7c32680 [2023-04-05T23:11:49.049Z] $ docker rm -f --volumes 5e5c09d58815b6edb60efbe276748ba5aad7b6fe7ebe2b47e780e5bea7c32680 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:11:49.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T23:11:49.428Z] [2023-04-05T23:11:49.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:11:49.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T23:11:49.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-05T23:11:49.724Z] ab5ef0e58194: Pulling fs layer [2023-04-05T23:11:49.724Z] 9712f1f96733: Pulling fs layer [2023-04-05T23:11:49.724Z] 63f879dbbcfc: Pulling fs layer [2023-04-05T23:11:49.724Z] 0d9ebad4ef96: Pulling fs layer [2023-04-05T23:11:49.724Z] e9a5061849ea: Pulling fs layer [2023-04-05T23:11:49.724Z] d747dcd14b5f: Pulling fs layer [2023-04-05T23:11:49.724Z] 2de7ff778b66: Pulling fs layer [2023-04-05T23:11:49.724Z] 0d9ebad4ef96: Waiting [2023-04-05T23:11:49.724Z] e9a5061849ea: Waiting [2023-04-05T23:11:49.724Z] d747dcd14b5f: Waiting [2023-04-05T23:11:49.724Z] 2de7ff778b66: Waiting [2023-04-05T23:11:49.724Z] 9712f1f96733: Verifying Checksum [2023-04-05T23:11:49.724Z] 9712f1f96733: Download complete [2023-04-05T23:11:49.986Z] 63f879dbbcfc: Verifying Checksum [2023-04-05T23:11:49.986Z] 63f879dbbcfc: Download complete [2023-04-05T23:11:50.245Z] e9a5061849ea: Verifying Checksum [2023-04-05T23:11:50.245Z] e9a5061849ea: Download complete [2023-04-05T23:11:50.245Z] d747dcd14b5f: Verifying Checksum [2023-04-05T23:11:50.245Z] d747dcd14b5f: Download complete [2023-04-05T23:11:50.245Z] 0d9ebad4ef96: Verifying Checksum [2023-04-05T23:11:50.245Z] 0d9ebad4ef96: Download complete [2023-04-05T23:11:50.245Z] ab5ef0e58194: Verifying Checksum [2023-04-05T23:11:50.245Z] ab5ef0e58194: Download complete [2023-04-05T23:11:50.503Z] 2de7ff778b66: Verifying Checksum [2023-04-05T23:11:50.503Z] 2de7ff778b66: Download complete [2023-04-05T23:11:53.044Z] ab5ef0e58194: Pull complete [2023-04-05T23:11:53.301Z] 9712f1f96733: Pull complete [2023-04-05T23:11:53.867Z] 63f879dbbcfc: Pull complete [2023-04-05T23:11:58.057Z] 0d9ebad4ef96: Pull complete [2023-04-05T23:11:58.317Z] e9a5061849ea: Pull complete [2023-04-05T23:11:58.317Z] d747dcd14b5f: Pull complete [2023-04-05T23:11:59.698Z] 2de7ff778b66: Pull complete [2023-04-05T23:11:59.698Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-05T23:11:59.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T23:11:59.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:11:59.778Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:11:59.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:12:03.454Z] $ docker top 5d493d65a2d4c52760311cd34a398723c2827a51ab84837d944a93483eefe98a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-05T23:12:03.533Z] provisioning config files... [2023-04-05T23:12:03.543Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config9992658714369772139tmp [2023-04-05T23:12:03.553Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config13650940697779325692tmp [2023-04-05T23:12:03.562Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config14880099834449939574tmp [Pipeline] { [Pipeline] echo [2023-04-05T23:12:03.575Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:03.854Z] ---> sigul-configuration.sh [2023-04-05T23:12:03.854Z] gpg: directory `/root/.gnupg' created [2023-04-05T23:12:03.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-05T23:12:03.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-05T23:12:03.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-05T23:12:03.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-05T23:12:03.854Z] gpg: CAST5 encrypted data [2023-04-05T23:12:03.854Z] gpg: encrypted with 1 passphrase [2023-04-05T23:12:03.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-05T23:12:04.140Z] + mkdir /home/jenkins [2023-04-05T23:12:04.140Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-05T23:12:04.424Z] + 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-04-05T23:12:04.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:04.715Z] ---> sigul-install.sh [2023-04-05T23:12:04.715Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-05T23:12:05.002Z] + git tag --list [2023-04-05T23:12:05.002Z] v0.1.0 [2023-04-05T23:12:05.002Z] v0.1.1 [2023-04-05T23:12:05.002Z] v1.0.0 [2023-04-05T23:12:05.002Z] v1.1.0 [2023-04-05T23:12:05.002Z] v1.2.0 [2023-04-05T23:12:05.002Z] v1.3.0 [2023-04-05T23:12:05.002Z] v1.3.1 [2023-04-05T23:12:05.002Z] v2.0.0 [2023-04-05T23:12:05.002Z] v2.0.1 [2023-04-05T23:12:05.002Z] v2.1.0 [2023-04-05T23:12:05.002Z] v2.1.1 [2023-04-05T23:12:05.002Z] v2.1.1-dev.3 [2023-04-05T23:12:05.002Z] v2.1.1-dev.4 [2023-04-05T23:12:05.002Z] v2.1.2-dev.1 [2023-04-05T23:12:05.002Z] v2.2.0 [2023-04-05T23:12:05.002Z] v2.2.1-dev.1 [2023-04-05T23:12:05.002Z] v2.2.1-dev.10 [2023-04-05T23:12:05.002Z] v2.2.1-dev.11 [2023-04-05T23:12:05.002Z] v2.2.1-dev.12 [2023-04-05T23:12:05.002Z] v2.2.1-dev.13 [2023-04-05T23:12:05.002Z] v2.2.1-dev.14 [2023-04-05T23:12:05.002Z] v2.2.1-dev.15 [2023-04-05T23:12:05.002Z] v2.2.1-dev.16 [2023-04-05T23:12:05.002Z] v2.2.1-dev.17 [2023-04-05T23:12:05.002Z] v2.2.1-dev.18 [2023-04-05T23:12:05.002Z] v2.2.1-dev.19 [2023-04-05T23:12:05.002Z] v2.2.1-dev.2 [2023-04-05T23:12:05.002Z] v2.2.1-dev.20 [2023-04-05T23:12:05.002Z] v2.2.1-dev.21 [2023-04-05T23:12:05.002Z] v2.2.1-dev.22 [2023-04-05T23:12:05.002Z] v2.2.1-dev.23 [2023-04-05T23:12:05.002Z] v2.2.1-dev.3 [2023-04-05T23:12:05.002Z] v2.2.1-dev.4 [2023-04-05T23:12:05.002Z] v2.2.1-dev.5 [2023-04-05T23:12:05.002Z] v2.2.1-dev.6 [2023-04-05T23:12:05.002Z] v2.2.1-dev.7 [2023-04-05T23:12:05.002Z] v2.2.1-dev.8 [2023-04-05T23:12:05.002Z] v2.2.1-dev.9 [2023-04-05T23:12:05.002Z] v2.3.0 [2023-04-05T23:12:05.002Z] v2.3.0-dev.24 [2023-04-05T23:12:05.002Z] v2.3.0-dev.25 [2023-04-05T23:12:05.002Z] v2.3.0-dev.26 [2023-04-05T23:12:05.002Z] v2.3.0-dev.27 [2023-04-05T23:12:05.002Z] v2.3.0-dev.28 [2023-04-05T23:12:05.002Z] v2.3.0-dev.29 [2023-04-05T23:12:05.002Z] v2.3.0-dev.30 [2023-04-05T23:12:05.002Z] v2.3.0-dev.31 [2023-04-05T23:12:05.002Z] v2.3.0-dev.32 [2023-04-05T23:12:05.002Z] v2.3.0-dev.33 [2023-04-05T23:12:05.002Z] v2.3.0-dev.34 [2023-04-05T23:12:05.002Z] v2.3.0-dev.35 [2023-04-05T23:12:05.002Z] v2.3.0-dev.36 [2023-04-05T23:12:05.002Z] v2.3.0-dev.37 [2023-04-05T23:12:05.002Z] v2.3.0-dev.38 [2023-04-05T23:12:05.002Z] v2.3.0-dev.39 [2023-04-05T23:12:05.002Z] v2.3.0-dev.40 [2023-04-05T23:12:05.002Z] v2.3.0-dev.41 [2023-04-05T23:12:05.002Z] v2.3.0-dev.42 [2023-04-05T23:12:05.002Z] v2.3.0-dev.43 [2023-04-05T23:12:05.002Z] v2.3.0-dev.44 [2023-04-05T23:12:05.002Z] v2.3.0-dev.45 [2023-04-05T23:12:05.002Z] v2.3.0-dev.46 [2023-04-05T23:12:05.002Z] v2.3.0-dev.47 [2023-04-05T23:12:05.002Z] v2.3.0-dev.48 [2023-04-05T23:12:05.002Z] v2.3.0-dev.49 [2023-04-05T23:12:05.002Z] v2.3.0-dev.50 [2023-04-05T23:12:05.002Z] v2.3.0-dev.51 [2023-04-05T23:12:05.002Z] v2.3.0-dev.52 [2023-04-05T23:12:05.002Z] v2.3.0-dev.53 [2023-04-05T23:12:05.002Z] v2.3.0-dev.54 [2023-04-05T23:12:05.002Z] v2.3.0-dev.55 [2023-04-05T23:12:05.002Z] v2.3.0-dev.56 [2023-04-05T23:12:05.002Z] v2.3.0-dev.57 [2023-04-05T23:12:05.002Z] v2.3.0-dev.58 [2023-04-05T23:12:05.002Z] v2.3.0-dev.59 [2023-04-05T23:12:05.002Z] v2.3.0-dev.60 [2023-04-05T23:12:05.002Z] v2.3.0-dev.61 [2023-04-05T23:12:05.002Z] v2.3.0-dev.62 [2023-04-05T23:12:05.002Z] v2.3.1-dev.1 [2023-04-05T23:12:05.002Z] v2.3.1-dev.2 [2023-04-05T23:12:05.002Z] v2.3.1-dev.3 [2023-04-05T23:12:05.002Z] v3.0.0-dev.1 [2023-04-05T23:12:05.002Z] v3.0.0-dev.10 [2023-04-05T23:12:05.002Z] v3.0.0-dev.11 [2023-04-05T23:12:05.002Z] v3.0.0-dev.12 [2023-04-05T23:12:05.002Z] v3.0.0-dev.13 [2023-04-05T23:12:05.002Z] v3.0.0-dev.14 [2023-04-05T23:12:05.002Z] v3.0.0-dev.15 [2023-04-05T23:12:05.002Z] v3.0.0-dev.16 [2023-04-05T23:12:05.002Z] v3.0.0-dev.17 [2023-04-05T23:12:05.002Z] v3.0.0-dev.18 [2023-04-05T23:12:05.002Z] v3.0.0-dev.19 [2023-04-05T23:12:05.002Z] v3.0.0-dev.2 [2023-04-05T23:12:05.002Z] v3.0.0-dev.20 [2023-04-05T23:12:05.002Z] v3.0.0-dev.21 [2023-04-05T23:12:05.002Z] v3.0.0-dev.22 [2023-04-05T23:12:05.002Z] v3.0.0-dev.23 [2023-04-05T23:12:05.002Z] v3.0.0-dev.24 [2023-04-05T23:12:05.002Z] v3.0.0-dev.25 [2023-04-05T23:12:05.002Z] v3.0.0-dev.26 [2023-04-05T23:12:05.002Z] v3.0.0-dev.27 [2023-04-05T23:12:05.002Z] v3.0.0-dev.28 [2023-04-05T23:12:05.002Z] v3.0.0-dev.29 [2023-04-05T23:12:05.002Z] v3.0.0-dev.3 [2023-04-05T23:12:05.002Z] v3.0.0-dev.30 [2023-04-05T23:12:05.002Z] v3.0.0-dev.31 [2023-04-05T23:12:05.002Z] v3.0.0-dev.32 [2023-04-05T23:12:05.002Z] v3.0.0-dev.33 [2023-04-05T23:12:05.002Z] v3.0.0-dev.34 [2023-04-05T23:12:05.002Z] v3.0.0-dev.35 [2023-04-05T23:12:05.002Z] v3.0.0-dev.36 [2023-04-05T23:12:05.002Z] v3.0.0-dev.37 [2023-04-05T23:12:05.002Z] v3.0.0-dev.38 [2023-04-05T23:12:05.002Z] v3.0.0-dev.39 [2023-04-05T23:12:05.002Z] v3.0.0-dev.4 [2023-04-05T23:12:05.002Z] v3.0.0-dev.40 [2023-04-05T23:12:05.002Z] v3.0.0-dev.41 [2023-04-05T23:12:05.002Z] v3.0.0-dev.42 [2023-04-05T23:12:05.002Z] v3.0.0-dev.43 [2023-04-05T23:12:05.002Z] v3.0.0-dev.44 [2023-04-05T23:12:05.002Z] v3.0.0-dev.45 [2023-04-05T23:12:05.002Z] v3.0.0-dev.46 [2023-04-05T23:12:05.002Z] v3.0.0-dev.47 [2023-04-05T23:12:05.002Z] v3.0.0-dev.48 [2023-04-05T23:12:05.002Z] v3.0.0-dev.49 [2023-04-05T23:12:05.002Z] v3.0.0-dev.5 [2023-04-05T23:12:05.002Z] v3.0.0-dev.6 [2023-04-05T23:12:05.002Z] v3.0.0-dev.7 [2023-04-05T23:12:05.002Z] v3.0.0-dev.8 [2023-04-05T23:12:05.002Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-05T23:12:05.288Z] + lftools sign git-tag v2.1.2-dev.1 [2023-04-05T23:12:05.857Z] Signing Git tag with Sigul... [2023-04-05T23:12:05.857Z] Signing v2.1.2-dev.1 [Pipeline] echo [2023-04-05T23:12:06.434Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:06.716Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-05T23:12:06.723Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-05T23:12:06.740Z] $ docker stop --time=1 5d493d65a2d4c52760311cd34a398723c2827a51ab84837d944a93483eefe98a [2023-04-05T23:12:08.170Z] $ docker rm -f --volumes 5d493d65a2d4c52760311cd34a398723c2827a51ab84837d944a93483eefe98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-05T23:12:08.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T23:12:08.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:12:08.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:12:08.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:12:08.942Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:12:08.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:12:09.335Z] $ docker top 7ddc1af79453f093335ee60586a98648f4424d5367ce9be1e344c80daf438d83 -eo pid,comm [2023-04-05T23:12:09.389Z] 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-04-05T23:12:09.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T23:12:09.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T23:12:09.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T23:12:09.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T23:12:09.530Z] $ docker exec 7ddc1af79453f093335ee60586a98648f4424d5367ce9be1e344c80daf438d83 ssh-agent [2023-04-05T23:12:09.632Z] SSH_AUTH_SOCK=/tmp/ssh-sIhvcdGWOczf/agent.32 [2023-04-05T23:12:09.632Z] SSH_AGENT_PID=38 [2023-04-05T23:12:09.637Z] Running ssh-add (command line suppressed) [2023-04-05T23:12:09.728Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_2659271062762918761.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_2659271062762918761.key) [2023-04-05T23:12:09.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T23:12:10.034Z] + git semver bump pre [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [bump_version] DEBUG bumping version:2.1.2-dev.1 on axis:pre with prefix:dev [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [bump_version] DEBUG bumped version:2.1.2-dev.2 [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [write_version] DEBUG write version:2.1.2-dev.2 to path:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta with force:True [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,210 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,212 [execute] INFO git cat-file --batch-check [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,218 [execute] INFO git cat-file --batch [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T23:12:10.293Z] 2023-04-05 23:12:10,224 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:12:10.293Z] 2.1.2-dev.2 [Pipeline] } [2023-04-05T23:12:10.297Z] $ docker exec --env ******** --env ******** 7ddc1af79453f093335ee60586a98648f4424d5367ce9be1e344c80daf438d83 ssh-agent -k [2023-04-05T23:12:10.394Z] unset SSH_AUTH_SOCK; [2023-04-05T23:12:10.395Z] unset SSH_AGENT_PID; [2023-04-05T23:12:10.395Z] echo Agent pid 38 killed; [2023-04-05T23:12:10.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T23:12:10.718Z] + git semver [Pipeline] } [2023-04-05T23:12:10.985Z] $ docker stop --time=1 7ddc1af79453f093335ee60586a98648f4424d5367ce9be1e344c80daf438d83 [2023-04-05T23:12:12.279Z] $ docker rm -f --volumes 7ddc1af79453f093335ee60586a98648f4424d5367ce9be1e344c80daf438d83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T23:12:12.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T23:12:12.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:12:12.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T23:12:12.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:12:13.010Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:12:13.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:12:13.426Z] $ docker top 090b18d5c56db059ea43ae6a131e2d05404195d898a3df2a99e2c062f8a50fef -eo pid,comm [2023-04-05T23:12:13.485Z] 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-04-05T23:12:13.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T23:12:13.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T23:12:13.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T23:12:13.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T23:12:13.637Z] $ docker exec 090b18d5c56db059ea43ae6a131e2d05404195d898a3df2a99e2c062f8a50fef ssh-agent [2023-04-05T23:12:13.759Z] SSH_AUTH_SOCK=/tmp/ssh-5Rzud45D2MiD/agent.32 [2023-04-05T23:12:13.759Z] SSH_AGENT_PID=38 [2023-04-05T23:12:13.765Z] Running ssh-add (command line suppressed) [2023-04-05T23:12:13.869Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_9941906865617471948.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_9941906865617471948.key) [2023-04-05T23:12:13.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T23:12:14.175Z] + git semver push [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,363 [run_push] DEBUG push [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,364 [execute] INFO git cat-file --batch-check [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,368 [execute] INFO git rev-list 9b27b591f28f251d5be11202f1d388d96b27f378 -- [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,368 [execute] DEBUG Popen(['git', 'rev-list', '9b27b591f28f251d5be11202f1d388d96b27f378', '--'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,384 [execute] INFO git fetch -v origin [2023-04-05T23:12:14.435Z] 2023-04-05 23:12:14,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-05T23:12:15.005Z] 2023-04-05 23:12:14,846 [run_push] DEBUG no remote changes detected [2023-04-05T23:12:15.005Z] 2023-04-05 23:12:14,847 [execute] INFO git push origin semver [2023-04-05T23:12:15.005Z] 2023-04-05 23:12:14,847 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T23:12:15.944Z] 2023-04-05 23:12:15,602 [run_push] DEBUG push all version tags [2023-04-05T23:12:15.944Z] 2023-04-05 23:12:15,603 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-05T23:12:15.944Z] 2023-04-05 23:12:15,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-05T23:12:16.513Z] 2023-04-05 23:12:16,378 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-05T23:12:16.513Z] 2.1.2-dev.2 [Pipeline] } [2023-04-05T23:12:16.518Z] $ docker exec --env ******** --env ******** 090b18d5c56db059ea43ae6a131e2d05404195d898a3df2a99e2c062f8a50fef ssh-agent -k [2023-04-05T23:12:16.629Z] unset SSH_AUTH_SOCK; [2023-04-05T23:12:16.629Z] unset SSH_AGENT_PID; [2023-04-05T23:12:16.629Z] echo Agent pid 38 killed; [2023-04-05T23:12:16.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T23:12:16.955Z] + git semver [Pipeline] } [2023-04-05T23:12:17.222Z] $ docker stop --time=1 090b18d5c56db059ea43ae6a131e2d05404195d898a3df2a99e2c062f8a50fef [2023-04-05T23:12:18.504Z] $ docker rm -f --volumes 090b18d5c56db059ea43ae6a131e2d05404195d898a3df2a99e2c062f8a50fef [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-04-05T23:12:19.035Z] + [ -d /w/workspace/dry_app-functions-sdk-go_jakarta/archives ] [2023-04-05T23:12:19.035Z] + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-05T23:12:19.035Z] total 16 [2023-04-05T23:12:19.035Z] drwxr-xr-x 3 root root 4096 Apr 5 23:05 . [2023-04-05T23:12:19.035Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 5 23:12 .. [2023-04-05T23:12:19.035Z] drwxr-xr-x 2 root root 4096 Apr 5 23:05 cost [2023-04-05T23:12:19.035Z] -rw-r--r-- 1 root root 93 Apr 5 23:05 cost.csv [2023-04-05T23:12:19.035Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-05T23:12:19.035Z] + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-05T23:12:19.035Z] total 16 [2023-04-05T23:12:19.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 23:05 . [2023-04-05T23:12:19.035Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 5 23:12 .. [2023-04-05T23:12:19.035Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 23:05 cost [2023-04-05T23:12:19.035Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 5 23:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:19.325Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:20.185Z] ---> package-listing.sh [2023-04-05T23:12:20.185Z] ++ facter osfamily [2023-04-05T23:12:20.185Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T23:12:20.445Z] + OS_FAMILY=debian [2023-04-05T23:12:20.445Z] + workspace=/w/workspace/dry_app-functions-sdk-go_jakarta [2023-04-05T23:12:20.445Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T23:12:20.445Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T23:12:20.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T23:12:20.445Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T23:12:20.445Z] + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' [2023-04-05T23:12:20.445Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T23:12:20.445Z] + case "${OS_FAMILY}" in [2023-04-05T23:12:20.445Z] + dpkg -l [2023-04-05T23:12:20.445Z] + grep '^ii' [2023-04-05T23:12:20.445Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T23:12:20.445Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T23:12:20.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T23:12:20.445Z] + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' [2023-04-05T23:12:20.445Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ [2023-04-05T23:12:20.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ [Pipeline] echo [2023-04-05T23:12:20.456Z] 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-05T23:12:20.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T23:12:21.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T23:12:21.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T23:12:21.360Z] prd-ubuntu20.04-docker-8c-8g-6929 does not seem to be running inside a container [2023-04-05T23:12:21.384Z] $ 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-05T23:12:21.596Z] $ docker top e769b8840698460df49fe0cef98963bb8b56a0764a3873bbf52280cb8c88d443 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T23:12:21.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T23:12:22.230Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T23:12:22.518Z] + ls /var/log/sa-host [2023-04-05T23:12:22.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T23:12:22.692Z] provisioning config files... [2023-04-05T23:12:22.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config18279289020983195440tmp [Pipeline] { [Pipeline] echo [2023-04-05T23:12:22.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:22.997Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T23:12:23.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:23.415Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T23:12:23.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:23.750Z] ---> sudo-logs.sh [2023-04-05T23:12:23.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T23:12:23.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:24.091Z] ---> job-cost.sh [2023-04-05T23:12:24.092Z] lf-activate-venv: SKIPPING [2023-04-05T23:12:24.092Z] DEBUG: total: 0.2199999988079071 [2023-04-05T23:12:24.092Z] INFO: Retrieving Stack Cost... [2023-04-05T23:12:24.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T23:12:24.918Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T23:12:24.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T23:12:25.211Z] ---> logs-deploy.sh [2023-04-05T23:12:25.211Z] lf-activate-venv: SKIPPING [2023-04-05T23:12:25.211Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/jakarta/9 [2023-04-05T23:12:25.211Z] INFO: archiving workspace using pattern(s): [2023-04-05T23:12:26.151Z] Archives upload complete. [2023-04-05T23:12:26.411Z] INFO: archiving logs to Nexus