Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b027ae07678ebd1a4e45e28df723b2e469677c72 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-ssh5648292567108152426.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6483484424770546350.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9369338271282013318.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7821225179258384540.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4494925010661572275.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.18 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1842 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b027ae07678ebd1a4e45e28df723b2e469677c72 (main) Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b027ae07678ebd1a4e45e28df723b2e469677c72 # timeout=10 > git rev-list --no-walk 6a75c352978b96050774128968d6c29a85ea4dbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T17:46:51.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T17:46:51.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T17:46:51.288Z] ========================================================= [2022-09-28T17:46:51.288Z] EdgeX Global Pipelines Version Info [2022-09-28T17:46:51.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:46:52.005Z] ------------------- [2022-09-28T17:46:52.005Z] stable info: [2022-09-28T17:46:52.005Z] ------------------- [2022-09-28T17:46:52.005Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T17:46:52.005Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:46:52.005Z] Message: update stable to v1.0.239 [2022-09-28T17:46:52.578Z] ------------------- [2022-09-28T17:46:52.578Z] experimental info: [2022-09-28T17:46:52.578Z] ------------------- [2022-09-28T17:46:52.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T17:46:52.578Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:46:52.578Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T17:46:52.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-09-28T17:46:52.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-09-28T17:46:52.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T17:46:52.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T17:46:52.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T17:46:52.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T17:46:52.798Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T17:46:52.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T17:46:52.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T17:46:52.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T17:46:52.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T17:46:52.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-09-28T17:46:52.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T17:46:52.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T17:46:52.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:46:52.934Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:46:52.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:46:52.966Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:46:52.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T17:46:52.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T17:46:52.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-28T17:46:53.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-28T17:46:53.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T17:46:53.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T17:46:53.043Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-28T17:46:53.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T17:46:53.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T17:46:53.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T17:46:53.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T17:46:53.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T17:46:53.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo [2022-09-28T17:46:53.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b027ae0 [Pipeline] echo [2022-09-28T17:46:53.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T17:46:53.447Z] + git rev-list -1 --merges b027ae07678ebd1a4e45e28df723b2e469677c72~1..b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo [2022-09-28T17:46:53.477Z] -----------> git rev-list -1 --merges b027ae07678ebd1a4e45e28df723b2e469677c72~1..b027ae07678ebd1a4e45e28df723b2e469677c72 b027ae07678ebd1a4e45e28df723b2e469677c72 [false] [Pipeline] sh [2022-09-28T17:46:53.763Z] + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo [2022-09-28T17:46:53.776Z] ========================================================= [2022-09-28T17:46:53.776Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T17:46:53.776Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:46:54.093Z] + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo [2022-09-28T17:46:54.104Z] [semverPrep] GIT_COMMIT: b027ae07678ebd1a4e45e28df723b2e469677c72, Commit Message: fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178) [Pipeline] echo [2022-09-28T17:46:54.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T17:46:54.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:46:54.475Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T17:46:54.475Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T17:46:54.475Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T17:46:54.475Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T17:46:54.475Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T17:46:54.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:46:54.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:46:55.140Z] [2022-09-28T17:46:55.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:46:55.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:46:55.702Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T17:46:55.702Z] b85a868b505f: Pulling fs layer [2022-09-28T17:46:55.702Z] e2be974225ed: Pulling fs layer [2022-09-28T17:46:55.702Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T17:46:55.702Z] 988bab9f4d93: Pulling fs layer [2022-09-28T17:46:55.702Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T17:46:55.702Z] eaf3925da568: Pulling fs layer [2022-09-28T17:46:55.702Z] 988bab9f4d93: Waiting [2022-09-28T17:46:55.702Z] 1469e6f7b9e6: Waiting [2022-09-28T17:46:55.702Z] bab4dde63d76: Pulling fs layer [2022-09-28T17:46:55.702Z] bde34c3a00c8: Pulling fs layer [2022-09-28T17:46:55.702Z] eaf3925da568: Waiting [2022-09-28T17:46:55.702Z] b352a97aabf1: Pulling fs layer [2022-09-28T17:46:55.702Z] bab4dde63d76: Waiting [2022-09-28T17:46:55.702Z] 4872d77fe225: Pulling fs layer [2022-09-28T17:46:55.702Z] bde34c3a00c8: Waiting [2022-09-28T17:46:55.702Z] b352a97aabf1: Waiting [2022-09-28T17:46:55.702Z] 5851b861e8e6: Pulling fs layer [2022-09-28T17:46:55.702Z] 4872d77fe225: Waiting [2022-09-28T17:46:55.702Z] 5851b861e8e6: Waiting [2022-09-28T17:46:55.702Z] e2be974225ed: Verifying Checksum [2022-09-28T17:46:55.702Z] e2be974225ed: Download complete [2022-09-28T17:46:55.702Z] 988bab9f4d93: Verifying Checksum [2022-09-28T17:46:55.702Z] 988bab9f4d93: Download complete [2022-09-28T17:46:55.962Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T17:46:55.962Z] 1469e6f7b9e6: Download complete [2022-09-28T17:46:55.962Z] eaf3925da568: Verifying Checksum [2022-09-28T17:46:55.962Z] eaf3925da568: Download complete [2022-09-28T17:46:55.962Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T17:46:55.962Z] 339a4e72a1f5: Download complete [2022-09-28T17:46:55.962Z] bde34c3a00c8: Verifying Checksum [2022-09-28T17:46:55.962Z] bde34c3a00c8: Download complete [2022-09-28T17:46:55.962Z] b352a97aabf1: Verifying Checksum [2022-09-28T17:46:55.962Z] b352a97aabf1: Download complete [2022-09-28T17:46:55.962Z] 4872d77fe225: Verifying Checksum [2022-09-28T17:46:55.962Z] 4872d77fe225: Download complete [2022-09-28T17:46:55.962Z] 5851b861e8e6: Verifying Checksum [2022-09-28T17:46:55.962Z] 5851b861e8e6: Download complete [2022-09-28T17:46:55.962Z] b85a868b505f: Verifying Checksum [2022-09-28T17:46:55.962Z] b85a868b505f: Download complete [2022-09-28T17:46:56.533Z] bab4dde63d76: Verifying Checksum [2022-09-28T17:46:56.533Z] bab4dde63d76: Download complete [2022-09-28T17:46:57.472Z] b85a868b505f: Pull complete [2022-09-28T17:46:57.472Z] e2be974225ed: Pull complete [2022-09-28T17:46:57.730Z] 339a4e72a1f5: Pull complete [2022-09-28T17:46:57.989Z] 988bab9f4d93: Pull complete [2022-09-28T17:46:58.248Z] 1469e6f7b9e6: Pull complete [2022-09-28T17:46:58.248Z] eaf3925da568: Pull complete [2022-09-28T17:47:00.154Z] bab4dde63d76: Pull complete [2022-09-28T17:47:00.154Z] bde34c3a00c8: Pull complete [2022-09-28T17:47:00.154Z] b352a97aabf1: Pull complete [2022-09-28T17:47:00.420Z] 4872d77fe225: Pull complete [2022-09-28T17:47:00.420Z] 5851b861e8e6: Pull complete [2022-09-28T17:47:00.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T17:47:00.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:47:00.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:47:00.503Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:47:00.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T17:47:03.171Z] $ docker top ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e -eo pid,comm [2022-09-28T17:47:03.241Z] 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). [2022-09-28T17:47:03.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:47:03.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:47:03.277Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:47:03.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:47:03.377Z] $ docker exec ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent [2022-09-28T17:47:03.505Z] SSH_AUTH_SOCK=/tmp/ssh-TUH8GywFoEFh/agent.33 [2022-09-28T17:47:03.505Z] SSH_AGENT_PID=39 [2022-09-28T17:47:03.511Z] Running ssh-add (command line suppressed) [2022-09-28T17:47:03.598Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15234755089241456971.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15234755089241456971.key) [2022-09-28T17:47:03.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:47:03.918Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T17:47:03.915Z] $ docker exec --env ******** --env ******** ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent -k [2022-09-28T17:47:04.002Z] unset SSH_AUTH_SOCK; [2022-09-28T17:47:04.003Z] unset SSH_AGENT_PID; [2022-09-28T17:47:04.004Z] echo Agent pid 39 killed; [2022-09-28T17:47:04.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T17:47:04.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:47:04.050Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:47:04.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:47:04.149Z] $ docker exec ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent [2022-09-28T17:47:04.270Z] SSH_AUTH_SOCK=/tmp/ssh-YJxlgqcPjzrC/agent.71 [2022-09-28T17:47:04.270Z] SSH_AGENT_PID=77 [2022-09-28T17:47:04.274Z] Running ssh-add (command line suppressed) [2022-09-28T17:47:04.371Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5566794579999633504.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5566794579999633504.key) [2022-09-28T17:47:04.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:47:04.684Z] + git semver init [2022-09-28T17:47:04.944Z] 2022-09-28 17:47:04,827 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T17:47:04.944Z] 2022-09-28 17:47:04,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-28T17:47:04.944Z] 2022-09-28 17:47:04,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-09-28T17:47:04.944Z] 2022-09-28 17:47:04,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:47:06.856Z] 2022-09-28 17:47:06,394 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-09-28T17:47:06.856Z] 2022-09-28 17:47:06,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-09-28T17:47:06.856Z] 2022-09-28 17:47:06,394 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:47:06.856Z] 2022-09-28 17:47:06,394 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:47:06.856Z] 2.3.0-dev.44 [Pipeline] } [2022-09-28T17:47:06.854Z] $ docker exec --env ******** --env ******** ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent -k [2022-09-28T17:47:06.931Z] unset SSH_AUTH_SOCK; [2022-09-28T17:47:06.932Z] unset SSH_AGENT_PID; [2022-09-28T17:47:06.932Z] echo Agent pid 77 killed; [2022-09-28T17:47:06.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:47:07.261Z] + git semver [Pipeline] } [2022-09-28T17:47:07.521Z] $ docker stop --time=1 ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e [2022-09-28T17:47:08.806Z] $ docker rm -f ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:47:09.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T17:47:09.286Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T17:47:09.288Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.44 [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 [2022-09-28T17:47:09.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:47:09.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:47:09.461Z] ========================================================= [2022-09-28T17:47:09.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T17:47:09.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:47:09.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T17:47:09.758Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T17:47:09.758Z] 2408cc74d12b: Pulling fs layer [2022-09-28T17:47:09.758Z] ea60b727a1ce: Pulling fs layer [2022-09-28T17:47:09.758Z] 30c4a7721957: Pulling fs layer [2022-09-28T17:47:09.758Z] 370296b7ddb6: Pulling fs layer [2022-09-28T17:47:09.758Z] 7c6cee850709: Pulling fs layer [2022-09-28T17:47:09.758Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T17:47:09.758Z] d94ebbe4e438: Pulling fs layer [2022-09-28T17:47:09.758Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T17:47:09.758Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T17:47:09.758Z] 7c6cee850709: Waiting [2022-09-28T17:47:09.758Z] 39a5fcdaea64: Waiting [2022-09-28T17:47:09.758Z] 370296b7ddb6: Waiting [2022-09-28T17:47:09.758Z] d94ebbe4e438: Waiting [2022-09-28T17:47:09.758Z] bcfd1f05c69d: Waiting [2022-09-28T17:47:09.758Z] 59ccb84bbe0f: Waiting [2022-09-28T17:47:09.758Z] 30c4a7721957: Verifying Checksum [2022-09-28T17:47:09.758Z] 30c4a7721957: Download complete [2022-09-28T17:47:09.758Z] ea60b727a1ce: Download complete [2022-09-28T17:47:09.758Z] 7c6cee850709: Verifying Checksum [2022-09-28T17:47:09.758Z] 7c6cee850709: Download complete [2022-09-28T17:47:09.758Z] 39a5fcdaea64: Download complete [2022-09-28T17:47:09.758Z] 2408cc74d12b: Verifying Checksum [2022-09-28T17:47:09.758Z] 2408cc74d12b: Download complete [2022-09-28T17:47:09.758Z] d94ebbe4e438: Download complete [2022-09-28T17:47:10.026Z] 2408cc74d12b: Pull complete [2022-09-28T17:47:10.026Z] ea60b727a1ce: Pull complete [2022-09-28T17:47:10.299Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T17:47:10.299Z] 59ccb84bbe0f: Download complete [2022-09-28T17:47:10.299Z] 30c4a7721957: Pull complete [2022-09-28T17:47:10.566Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T17:47:10.566Z] bcfd1f05c69d: Download complete [2022-09-28T17:47:10.825Z] 370296b7ddb6: Verifying Checksum [2022-09-28T17:47:10.825Z] 370296b7ddb6: Download complete [2022-09-28T17:47:14.109Z] 370296b7ddb6: Pull complete [2022-09-28T17:47:14.109Z] 7c6cee850709: Pull complete [2022-09-28T17:47:14.368Z] 39a5fcdaea64: Pull complete [2022-09-28T17:47:14.368Z] d94ebbe4e438: Pull complete [2022-09-28T17:47:16.265Z] bcfd1f05c69d: Pull complete [2022-09-28T17:47:16.830Z] 59ccb84bbe0f: Pull complete [2022-09-28T17:47:16.830Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T17:47:16.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T17:47:16.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-28T17:47:17.113Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:47:17.409Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:47:17.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:47:17.468Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:47:17.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T17:47:21.546Z] $ docker top f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:47:21.887Z] + go version [2022-09-28T17:47:21.887Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T17:47:21.897Z] $ docker stop --time=1 f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f [2022-09-28T17:47:23.173Z] $ docker rm -f f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:47:23.560Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:47:23.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:47:23.624Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:47:23.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T17:47:23.993Z] $ docker top 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:47:24.338Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:47:24.383Z] Still waiting to schedule task [2022-09-28T17:47:24.383Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T17:47:24.631Z] + make test [2022-09-28T17:47:24.631Z] make -C ./app-service-template build [2022-09-28T17:47:24.631Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-28T17:47:24.631Z] go mod tidy [2022-09-28T17:47:24.631Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-28T17:47:24.631Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-28T17:47:24.631Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-28T17:47:24.631Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T17:47:24.631Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-28T17:47:24.893Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-28T17:47:24.893Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-28T17:47:24.893Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-09-28T17:47:24.893Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-28T17:47:24.893Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-28T17:47:24.893Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-28T17:47:24.893Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T17:47:24.893Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T17:47:24.893Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T17:47:24.893Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T17:47:24.893Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-28T17:47:25.150Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-28T17:47:25.150Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-28T17:47:25.150Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-28T17:47:25.150Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-28T17:47:25.150Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-28T17:47:25.150Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-28T17:47:25.409Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-28T17:47:25.409Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-28T17:47:25.409Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-28T17:47:25.409Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-28T17:47:25.409Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-28T17:47:25.409Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-09-28T17:47:25.409Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-28T17:47:25.409Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-28T17:47:25.409Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-28T17:47:25.409Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-28T17:47:25.409Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-28T17:47:25.409Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-28T17:47:25.409Z] go: downloading golang.org/x/text v0.3.7 [2022-09-28T17:47:25.667Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-28T17:47:25.667Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-28T17:47:25.926Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-28T17:47:25.926Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-28T17:47:26.185Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-28T17:47:26.185Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-28T17:47:26.185Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-28T17:47:26.185Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-28T17:47:26.185Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-28T17:47:26.185Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-28T17:47:26.185Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-28T17:47:26.185Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-28T17:47:26.185Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-28T17:47:26.444Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-28T17:47:26.444Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-28T17:47:26.444Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-28T17:47:26.444Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-28T17:47:26.444Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-28T17:47:26.444Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-28T17:47:26.444Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-28T17:47:26.703Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-28T17:47:26.703Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-28T17:47:26.703Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-28T17:47:26.703Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-28T17:47:26.703Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-28T17:47:26.703Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-28T17:47:26.703Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-28T17:47:26.703Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-28T17:47:26.703Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-28T17:47:26.703Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-28T17:47:26.703Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-28T17:47:26.703Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-28T17:47:26.703Z] go: downloading github.com/kr/text v0.2.0 [2022-09-28T17:47:26.703Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-28T17:47:26.961Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-28T17:47:26.961Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-28T17:47:26.961Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-28T17:47:26.961Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-28T17:47:26.961Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-28T17:47:26.961Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-28T17:47:26.961Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-28T17:47:26.961Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-28T17:47:26.961Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-28T17:47:26.961Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-28T17:47:26.961Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-28T17:47:26.961Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-28T17:47:26.961Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-28T17:47:26.961Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-28T17:47:26.961Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-28T17:47:28.940Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-28T17:47:47.017Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-28T17:47:47.018Z] make -C ./app-service-template test [2022-09-28T17:47:47.018Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-28T17:47:47.018Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-28T17:48:08.941Z] ok new-app-service 0.072s coverage: 48.1% of statements [2022-09-28T17:48:08.941Z] ? new-app-service/config [no test files] [2022-09-28T17:48:08.941Z] ok new-app-service/functions 0.051s [2022-09-28T17:48:08.941Z] CGO_ENABLED=1 go vet ./... [2022-09-28T17:48:17.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:48:17.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:48:17.060Z] ./bin/test-attribution-txt.sh [2022-09-28T17:48:17.060Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-09-28T17:48:17.060Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-28T17:48:17.060Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-28T17:48:17.627Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.108s coverage: 60.4% of statements [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 93.9% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.104s coverage: 76.5% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.097s coverage: 88.7% of statements [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.062s coverage: 100.0% of statements [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.175s coverage: 78.5% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.080s coverage: 97.3% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.106s coverage: 82.8% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.696s coverage: 81.5% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.089s coverage: 28.7% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.066s coverage: 14.0% of statements [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-28T17:48:21.806Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-28T17:48:21.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2022-09-28T17:48:48.370Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements [2022-09-28T17:48:48.370Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.067s coverage: 94.4% of statements [2022-09-28T17:48:48.370Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T17:48:48.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:48:48.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:48:52.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1843 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-28T17:48:52.047Z] Running in /w/workspace/app-functions-sdk-go/165 [Pipeline] { [Pipeline] checkout [2022-09-28T17:48:52.082Z] The recommended git tool is: git [2022-09-28T17:48:56.480Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-09-28T17:48:56.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T17:48:56.515Z] $ docker stop --time=1 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 [2022-09-28T17:48:56.842Z] using credential edgex-jenkins-ssh [2022-09-28T17:48:56.861Z] Cloning the remote Git repository [2022-09-28T17:48:56.898Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-28T17:48:56.970Z] > git init /w/workspace/app-functions-sdk-go/165 # timeout=10 [2022-09-28T17:48:57.099Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-09-28T17:48:57.100Z] > git --version # timeout=10 [2022-09-28T17:48:57.120Z] > git --version # 'git version 2.25.1' [2022-09-28T17:48:57.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T17:48:57.171Z] Verifying host key using known hosts file [2022-09-28T17:48:57.349Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T17:48:57.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:49:00.033Z] $ docker rm -f 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:49:00.723Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-09-28T17:49:00.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:49:00.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T17:49:00.944Z] 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 [2022-09-28T17:49:01.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:49:01.486Z] [2022-09-28T17:49:01.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:49:01.587Z] Avoid second fetch [2022-09-28T17:49:01.587Z] Checking out Revision b027ae07678ebd1a4e45e28df723b2e469677c72 (main) [2022-09-28T17:49:01.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:49:02.107Z] Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178)" [2022-09-28T17:49:02.120Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T17:49:02.120Z] 5eb5b503b376: Pulling fs layer [2022-09-28T17:49:02.120Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T17:49:02.120Z] ec43610c2a17: Pulling fs layer [2022-09-28T17:49:02.120Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T17:49:02.120Z] 33b1e0a273af: Pulling fs layer [2022-09-28T17:49:02.120Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T17:49:02.120Z] 2f39f015ded8: Pulling fs layer [2022-09-28T17:49:02.120Z] 33b1e0a273af: Waiting [2022-09-28T17:49:02.120Z] 2f39f015ded8: Waiting [2022-09-28T17:49:02.120Z] 3a2ae6a8a46f: Waiting [2022-09-28T17:49:02.120Z] 5d3b04190fa2: Waiting [2022-09-28T17:49:02.120Z] 5c69ac0246d0: Download complete [2022-09-28T17:49:02.120Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T17:49:02.120Z] 3a2ae6a8a46f: Download complete [2022-09-28T17:49:02.120Z] 33b1e0a273af: Verifying Checksum [2022-09-28T17:49:02.120Z] 33b1e0a273af: Download complete [2022-09-28T17:49:02.120Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T17:49:02.120Z] 5d3b04190fa2: Download complete [2022-09-28T17:49:02.120Z] ec43610c2a17: Verifying Checksum [2022-09-28T17:49:02.120Z] ec43610c2a17: Download complete [2022-09-28T17:49:01.599Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T17:49:01.616Z] > git checkout -f b027ae07678ebd1a4e45e28df723b2e469677c72 # timeout=10 [2022-09-28T17:49:02.380Z] 5eb5b503b376: Verifying Checksum [2022-09-28T17:49:02.380Z] 5eb5b503b376: Download complete [2022-09-28T17:49:02.553Z] [2022-09-28T17:49:02.553Z] GitHub has been notified of this commit’s build result [2022-09-28T17:49:02.553Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:49:02.946Z] 2f39f015ded8: Download complete [2022-09-28T17:49:03.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T17:49:03.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:49:03.107Z] Dload Upload Total Spent Left Speed [2022-09-28T17:49:03.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh [2022-09-28T17:49:03.511Z] 5eb5b503b376: Pull complete [2022-09-28T17:49:03.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T17:49:03.773Z] 5c69ac0246d0: Pull complete [2022-09-28T17:49:04.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T17:49:04.015Z] + sudo tee /etc/docker/daemon.new [2022-09-28T17:49:04.015Z] { [2022-09-28T17:49:04.015Z] "registry-mirrors": [ [2022-09-28T17:49:04.015Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T17:49:04.015Z] ], [2022-09-28T17:49:04.015Z] "bip": "10.250.0.254/24", [2022-09-28T17:49:04.015Z] "hosts": [ [2022-09-28T17:49:04.015Z] "tcp://0.0.0.0:5555", [2022-09-28T17:49:04.015Z] "unix:///var/run/docker.sock" [2022-09-28T17:49:04.015Z] ], [2022-09-28T17:49:04.015Z] "mtu": 1458, [2022-09-28T17:49:04.015Z] "selinux-enabled": true, [2022-09-28T17:49:04.015Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T17:49:04.015Z] } [Pipeline] sh [2022-09-28T17:49:04.340Z] ec43610c2a17: Pull complete [2022-09-28T17:49:04.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T17:49:04.600Z] 3a2ae6a8a46f: Pull complete [2022-09-28T17:49:04.600Z] 33b1e0a273af: Pull complete [2022-09-28T17:49:04.670Z] + sudo service docker restart [2022-09-28T17:49:04.859Z] 5d3b04190fa2: Pull complete [2022-09-28T17:49:09.063Z] 2f39f015ded8: Pull complete [2022-09-28T17:49:09.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T17:49:09.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:49:09.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:49:09.152Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:49:09.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T17:49:15.112Z] $ docker top daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:49:15.497Z] ---> job-cost.sh [2022-09-28T17:49:15.497Z] lf-activate-venv: SKIPPING [2022-09-28T17:49:15.497Z] INFO: No Stack... [2022-09-28T17:49:15.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T17:49:16.321Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T17:49:16.607Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-09-28T17:49:16.607Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T17:49:16.620Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [2022-09-28T17:49:16.626Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] did not exist. Created. [2022-09-28T17:49:16.626Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T17:49:16.921Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T17:49:16.949Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T17:49:16.955Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T17:49:16.984Z] $ docker stop --time=1 daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 [2022-09-28T17:49:18.136Z] $ docker rm -f daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2022-09-28T17:49:23.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:49:23.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:49:23.017Z] ========================================================= [2022-09-28T17:49:23.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T17:49:23.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:49:23.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T17:49:23.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T17:49:23.918Z] b3c136eddcbf: Pulling fs layer [2022-09-28T17:49:23.918Z] c0a3192eca97: Pulling fs layer [2022-09-28T17:49:23.918Z] a050256f5b6f: Pulling fs layer [2022-09-28T17:49:23.918Z] 656be50a0ddc: Pulling fs layer [2022-09-28T17:49:23.918Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T17:49:23.918Z] 46d945488cbd: Pulling fs layer [2022-09-28T17:49:23.918Z] 8a5474983e97: Pulling fs layer [2022-09-28T17:49:23.918Z] 329c88fbcd65: Pulling fs layer [2022-09-28T17:49:23.918Z] 2bbca73fdf42: Waiting [2022-09-28T17:49:23.918Z] 46d945488cbd: Waiting [2022-09-28T17:49:23.918Z] 8a5474983e97: Waiting [2022-09-28T17:49:23.918Z] 329c88fbcd65: Waiting [2022-09-28T17:49:23.918Z] 656be50a0ddc: Waiting [2022-09-28T17:49:23.918Z] a050256f5b6f: Verifying Checksum [2022-09-28T17:49:23.918Z] a050256f5b6f: Download complete [2022-09-28T17:49:23.918Z] c0a3192eca97: Verifying Checksum [2022-09-28T17:49:23.918Z] c0a3192eca97: Download complete [2022-09-28T17:49:23.918Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T17:49:23.918Z] 2bbca73fdf42: Download complete [2022-09-28T17:49:23.918Z] 46d945488cbd: Verifying Checksum [2022-09-28T17:49:23.918Z] 46d945488cbd: Download complete [2022-09-28T17:49:23.918Z] b3c136eddcbf: Verifying Checksum [2022-09-28T17:49:23.918Z] b3c136eddcbf: Download complete [2022-09-28T17:49:24.893Z] b3c136eddcbf: Pull complete [2022-09-28T17:49:24.893Z] 329c88fbcd65: Verifying Checksum [2022-09-28T17:49:24.893Z] 329c88fbcd65: Download complete [2022-09-28T17:49:25.168Z] c0a3192eca97: Pull complete [2022-09-28T17:49:25.442Z] a050256f5b6f: Pull complete [2022-09-28T17:49:26.040Z] 8a5474983e97: Verifying Checksum [2022-09-28T17:49:26.040Z] 8a5474983e97: Download complete [2022-09-28T17:49:26.632Z] 656be50a0ddc: Verifying Checksum [2022-09-28T17:49:26.632Z] 656be50a0ddc: Download complete [2022-09-28T17:49:38.977Z] 656be50a0ddc: Pull complete [2022-09-28T17:49:38.977Z] 2bbca73fdf42: Pull complete [2022-09-28T17:49:38.977Z] 46d945488cbd: Pull complete [2022-09-28T17:49:44.354Z] 8a5474983e97: Pull complete [2022-09-28T17:49:46.943Z] 329c88fbcd65: Pull complete [2022-09-28T17:49:46.943Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T17:49:46.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T17:49:46.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-28T17:49:47.270Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:49:47.606Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T17:49:47.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:49:47.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2022-09-28T17:49:47.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T17:49:50.766Z] $ docker top f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:49:51.592Z] + go version [2022-09-28T17:49:51.592Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T17:49:51.610Z] $ docker stop --time=1 f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 [2022-09-28T17:49:53.350Z] $ docker rm -f f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:49:53.933Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T17:49:53.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:49:54.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2022-09-28T17:49:54.173Z] $ 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/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T17:49:55.330Z] $ docker top 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:49:55.830Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/165 [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:49:56.157Z] + make test [2022-09-28T17:49:56.157Z] make -C ./app-service-template build [2022-09-28T17:49:56.157Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/165/app-service-template' [2022-09-28T17:49:56.157Z] go mod tidy [2022-09-28T17:49:56.426Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-09-28T17:49:56.426Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-09-28T17:49:56.426Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-28T17:49:56.426Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-28T17:49:56.694Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 [2022-09-28T17:49:56.694Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 [2022-09-28T17:49:56.694Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-09-28T17:49:56.694Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-28T17:49:56.694Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-28T17:49:56.961Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-28T17:49:56.961Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-09-28T17:49:56.961Z] go: downloading github.com/go-kit/log v0.2.0 [2022-09-28T17:49:56.961Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-09-28T17:49:56.961Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-09-28T17:49:56.961Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-28T17:49:56.961Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 [2022-09-28T17:49:57.226Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-28T17:49:57.226Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-28T17:49:57.226Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-09-28T17:49:57.226Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-09-28T17:49:57.226Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-28T17:49:57.226Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-28T17:49:57.226Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-28T17:49:57.227Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-09-28T17:49:57.495Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-09-28T17:49:57.495Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-28T17:49:57.495Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-09-28T17:49:57.495Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-09-28T17:49:57.495Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-28T17:49:57.764Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-28T17:49:57.764Z] go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 [2022-09-28T17:49:58.032Z] go: downloading golang.org/x/text v0.3.7 [2022-09-28T17:49:58.298Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-28T17:49:58.298Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-09-28T17:49:58.566Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-28T17:50:01.148Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-09-28T17:50:01.148Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-28T17:50:01.148Z] go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 [2022-09-28T17:50:01.148Z] go: downloading github.com/kr/pretty v0.3.0 [2022-09-28T17:50:01.148Z] go: downloading github.com/nats-io/nats.go v1.17.0 [2022-09-28T17:50:01.437Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.1 [2022-09-28T17:50:01.437Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-09-28T17:50:01.437Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-09-28T17:50:01.437Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-09-28T17:50:01.437Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-28T17:50:01.437Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-09-28T17:50:01.437Z] go: downloading google.golang.org/grpc v1.46.0 [2022-09-28T17:50:02.399Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-28T17:50:02.399Z] go: downloading github.com/fatih/color v1.9.0 [2022-09-28T17:50:02.399Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-28T17:50:02.399Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-28T17:50:02.399Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-28T17:50:02.399Z] go: downloading github.com/kr/text v0.2.0 [2022-09-28T17:50:02.399Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-09-28T17:50:02.399Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-28T17:50:02.399Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-09-28T17:50:02.399Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-09-28T17:50:02.667Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-09-28T17:50:02.667Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-09-28T17:50:02.667Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-09-28T17:50:02.667Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-09-28T17:50:02.667Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-09-28T17:50:02.667Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-09-28T17:50:02.934Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-09-28T17:50:02.934Z] go: downloading github.com/klauspost/compress v1.15.10 [2022-09-28T17:50:03.522Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-09-28T17:50:03.522Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-09-28T17:50:03.522Z] go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 [2022-09-28T17:50:03.522Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-28T17:50:03.788Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-28T17:50:03.788Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-09-28T17:50:07.142Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-09-28T17:50:07.142Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-09-28T17:50:07.142Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-28T17:50:07.142Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-09-28T17:50:07.142Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-09-28T17:50:07.142Z] go: downloading github.com/miekg/dns v1.1.26 [2022-09-28T17:50:07.142Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-28T17:50:07.142Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-09-28T17:50:07.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-28T17:50:07.409Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-09-28T17:50:07.409Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-28T17:50:07.409Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-28T17:50:07.409Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-09-28T17:50:08.819Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-09-28T17:52:15.496Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/165/app-service-template' [2022-09-28T17:52:15.496Z] make -C ./app-service-template test [2022-09-28T17:52:15.496Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/165/app-service-template' [2022-09-28T17:52:15.496Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-09-28T17:54:52.237Z] ok new-app-service 0.250s coverage: 48.1% of statements [2022-09-28T17:54:52.237Z] ? new-app-service/config [no test files] [2022-09-28T17:54:52.237Z] ok new-app-service/functions 0.199s [2022-09-28T17:54:52.237Z] CGO_ENABLED=1 go vet ./... [2022-09-28T17:56:13.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:56:13.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:56:13.879Z] ./bin/test-attribution-txt.sh [2022-09-28T17:56:14.148Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/165/app-service-template' [2022-09-28T17:56:14.148Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-28T17:56:14.416Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-09-28T17:56:16.369Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.734s coverage: 60.4% of statements [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.315s coverage: 93.9% of statements [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.407s coverage: 76.5% of statements [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.321s coverage: 88.7% of statements [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.138s coverage: 100.0% of statements [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.814s coverage: 78.5% of statements [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-09-28T17:56:38.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.263s coverage: 97.3% of statements [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-09-28T17:56:38.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-09-28T17:56:42.664Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.434s coverage: 82.8% of statements [2022-09-28T17:56:42.664Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-09-28T17:56:44.073Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.125s coverage: 81.5% of statements [2022-09-28T17:56:44.073Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-09-28T17:56:44.073Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-09-28T17:56:44.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.352s coverage: 28.7% of statements [2022-09-28T17:56:44.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-09-28T17:56:45.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.254s coverage: 14.0% of statements [2022-09-28T17:56:49.484Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.289s coverage: 27.3% of statements [2022-09-28T17:56:49.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-09-28T17:56:49.484Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-28T17:56:51.435Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements [2022-09-28T17:57:23.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.509s coverage: 75.5% of statements [2022-09-28T17:57:23.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.246s coverage: 94.4% of statements [2022-09-28T17:57:23.656Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T17:57:29.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:57:29.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:57:29.276Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-09-28T17:57:29.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T17:57:29.302Z] $ docker stop --time=1 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 [2022-09-28T17:57:31.234Z] $ docker rm -f 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:57:35.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T17:57:35.300Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T17:57:35.835Z] 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 [2022-09-28T17:57:36.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T17:57:36.279Z] [2022-09-28T17:57:36.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:57:36.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T17:57:37.199Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T17:57:37.199Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T17:57:37.199Z] 04944245beec: Pulling fs layer [2022-09-28T17:57:37.199Z] 699f458cf7ca: Pulling fs layer [2022-09-28T17:57:37.199Z] 765212b225bb: Pulling fs layer [2022-09-28T17:57:37.199Z] f23df028b6ca: Pulling fs layer [2022-09-28T17:57:37.199Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T17:57:37.199Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T17:57:37.199Z] d65c8cfc05b1: Waiting [2022-09-28T17:57:37.199Z] 765212b225bb: Waiting [2022-09-28T17:57:37.199Z] f23df028b6ca: Waiting [2022-09-28T17:57:37.199Z] 2437ff75d9bd: Waiting [2022-09-28T17:57:37.199Z] 04944245beec: Verifying Checksum [2022-09-28T17:57:37.199Z] 04944245beec: Download complete [2022-09-28T17:57:37.199Z] 765212b225bb: Download complete [2022-09-28T17:57:37.469Z] f23df028b6ca: Verifying Checksum [2022-09-28T17:57:37.469Z] f23df028b6ca: Download complete [2022-09-28T17:57:37.469Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T17:57:37.469Z] d65c8cfc05b1: Download complete [2022-09-28T17:57:37.469Z] 699f458cf7ca: Verifying Checksum [2022-09-28T17:57:37.469Z] 699f458cf7ca: Download complete [2022-09-28T17:57:37.736Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T17:57:37.736Z] 8998bd30e6a1: Download complete [2022-09-28T17:57:40.310Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T17:57:40.310Z] 2437ff75d9bd: Download complete [2022-09-28T17:57:41.272Z] 8998bd30e6a1: Pull complete [2022-09-28T17:57:41.856Z] 04944245beec: Pull complete [2022-09-28T17:57:43.267Z] 699f458cf7ca: Pull complete [2022-09-28T17:57:43.267Z] 765212b225bb: Pull complete [2022-09-28T17:57:44.227Z] f23df028b6ca: Pull complete [2022-09-28T17:57:44.227Z] d65c8cfc05b1: Pull complete [2022-09-28T17:57:59.239Z] 2437ff75d9bd: Pull complete [2022-09-28T17:57:59.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T17:57:59.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T17:57:59.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:57:59.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2022-09-28T17:57:59.479Z] $ 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/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T17:58:02.281Z] $ docker top dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:03.182Z] ---> job-cost.sh [2022-09-28T17:58:03.182Z] lf-activate-venv: SKIPPING [2022-09-28T17:58:03.182Z] INFO: No Stack... [2022-09-28T17:58:03.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T17:58:04.434Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T17:58:05.093Z] + cat /w/workspace/app-functions-sdk-go/165/archives/cost.csv [2022-09-28T17:58:05.093Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T17:58:05.173Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [2022-09-28T17:58:05.181Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] did not exist. Created. [2022-09-28T17:58:05.182Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T17:58:05.836Z] /w/workspace/app-functions-sdk-go/165@tmp/durable-63c68f1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T17:58:06.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T17:58:06.512Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T17:58:06.591Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T17:58:06.599Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T17:58:06.616Z] $ docker stop --time=1 dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 [2022-09-28T17:58:08.124Z] $ docker rm -f dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 [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 [2022-09-28T17:58:08.482Z] provisioning config files... [2022-09-28T17:58:08.494Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13087142190449525866tmp [Pipeline] { [Pipeline] sh [2022-09-28T17:58:08.791Z] + set +x [2022-09-28T17:58:08.791Z] + curl -s https://codecov.io/bash [2022-09-28T17:58:08.791Z] + bash -s -- [2022-09-28T17:58:08.791Z] [2022-09-28T17:58:08.791Z] _____ _ [2022-09-28T17:58:08.791Z] / ____| | | [2022-09-28T17:58:08.791Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T17:58:08.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T17:58:08.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T17:58:08.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T17:58:08.791Z] Bash-1.0.6 [2022-09-28T17:58:08.791Z] [2022-09-28T17:58:08.791Z] [2022-09-28T17:58:08.791Z] ==> git version 2.25.1 found [2022-09-28T17:58:08.791Z] ==> 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 [2022-09-28T17:58:08.791Z] Release-Date: 2020-01-08 [2022-09-28T17:58:08.791Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T17:58:08.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T17:58:08.791Z] ==> Jenkins CI detected. [2022-09-28T17:58:08.791Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-09-28T17:58:08.791Z] project root: . [2022-09-28T17:58:08.791Z] --> token set from env [2022-09-28T17:58:08.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T17:58:08.791Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T17:58:08.791Z] ==> Python coveragepy not found [2022-09-28T17:58:08.791Z] ==> Searching for coverage reports in: [2022-09-28T17:58:08.791Z] + . [2022-09-28T17:58:09.051Z] -> Found 2 reports [2022-09-28T17:58:09.051Z] ==> Detecting git/mercurial file structure [2022-09-28T17:58:09.051Z] ==> Reading reports [2022-09-28T17:58:09.051Z] + ./app-service-template/coverage.out bytes=1222 [2022-09-28T17:58:09.051Z] + ./coverage.out bytes=126112 [2022-09-28T17:58:09.051Z] ==> Appending adjustments [2022-09-28T17:58:09.051Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T17:58:09.310Z] + Found adjustments [2022-09-28T17:58:09.310Z] ==> Gzipping contents [2022-09-28T17:58:09.310Z] 24K /tmp/codecov.Zk1WaE.gz [2022-09-28T17:58:09.310Z] ==> Uploading reports [2022-09-28T17:58:09.310Z] url: https://codecov.io [2022-09-28T17:58:09.310Z] query: branch=main&commit=b027ae07678ebd1a4e45e28df723b2e469677c72&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T17:58:09.310Z] -> Pinging Codecov [2022-09-28T17:58:09.310Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=b027ae07678ebd1a4e45e28df723b2e469677c72&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T17:58:09.878Z] -> Uploading to [2022-09-28T17:58:09.878Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/3D8B5DFFC46A037C893635FACE044666/b027ae07678ebd1a4e45e28df723b2e469677c72/46ca5d46-91f6-40df-ab1d-fc2b4981ee38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T175809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d7dde47a31d640c6f37401af383eb9cea79a7b59751c714378be15a03b1d0b4 [2022-09-28T17:58:09.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:58:09.878Z] Dload Upload Total Spent Left Speed [2022-09-28T17:58:10.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21684 0 0 100 21684 0 85370 --:--:-- --:--:-- --:--:-- 85370 [2022-09-28T17:58:10.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] } [2022-09-28T17:58:10.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T17:58:10.324Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T17:58:10.335Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:10.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T17:58:10.631Z] [2022-09-28T17:58:10.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:10.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T17:58:10.932Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T17:58:10.932Z] df9b9388f04a: Pulling fs layer [2022-09-28T17:58:10.932Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T17:58:10.932Z] 25bc292e5bac: Pulling fs layer [2022-09-28T17:58:10.932Z] 114826534d7a: Pulling fs layer [2022-09-28T17:58:10.932Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T17:58:10.932Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T17:58:10.932Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T17:58:10.932Z] 114826534d7a: Waiting [2022-09-28T17:58:10.932Z] 4657fd5d0bcf: Waiting [2022-09-28T17:58:10.932Z] 8a3aa393b2d8: Waiting [2022-09-28T17:58:10.932Z] 6ad1cebc031e: Waiting [2022-09-28T17:58:10.932Z] 25bc292e5bac: Verifying Checksum [2022-09-28T17:58:10.932Z] 25bc292e5bac: Download complete [2022-09-28T17:58:10.932Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T17:58:10.932Z] 52dc419b0ee2: Download complete [2022-09-28T17:58:10.932Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T17:58:10.932Z] 4657fd5d0bcf: Download complete [2022-09-28T17:58:10.932Z] df9b9388f04a: Verifying Checksum [2022-09-28T17:58:10.932Z] df9b9388f04a: Download complete [2022-09-28T17:58:11.199Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T17:58:11.199Z] 6ad1cebc031e: Download complete [2022-09-28T17:58:11.199Z] df9b9388f04a: Pull complete [2022-09-28T17:58:11.199Z] 52dc419b0ee2: Pull complete [2022-09-28T17:58:11.199Z] 25bc292e5bac: Pull complete [2022-09-28T17:58:11.790Z] 114826534d7a: Verifying Checksum [2022-09-28T17:58:11.790Z] 114826534d7a: Download complete [2022-09-28T17:58:12.048Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T17:58:12.048Z] 8a3aa393b2d8: Download complete [2022-09-28T17:58:15.354Z] 114826534d7a: Pull complete [2022-09-28T17:58:15.354Z] 4657fd5d0bcf: Pull complete [2022-09-28T17:58:15.918Z] 6ad1cebc031e: Pull complete [2022-09-28T17:58:19.207Z] 8a3aa393b2d8: Pull complete [2022-09-28T17:58:19.207Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T17:58:19.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T17:58:19.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:19.290Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:58:19.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-28T17:58:22.863Z] $ docker top 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T17:58:22.910Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-09-28T17:58:23.186Z] + set -o pipefail [2022-09-28T17:58:23.186Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-09-28T17:58:28.461Z] [2022-09-28T17:58:28.461Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-09-28T17:58:28.461Z] [2022-09-28T17:58:28.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/26357c48-0706-41ee-8c5d-68478bab4e3b [2022-09-28T17:58:28.461Z] [2022-09-28T17:58:28.461Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T17:58:28.461Z] [2022-09-28T17:58:28.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T17:58:28.461Z] [2022-09-28T17:58:28.461Z] [Pipeline] } [2022-09-28T17:58:28.487Z] $ docker stop --time=1 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 [2022-09-28T17:58:31.439Z] $ docker rm -f 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 [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 [2022-09-28T17:58:31.777Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:58:31.784Z] provisioning config files... [2022-09-28T17:58:31.791Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15142858103295813855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:32.085Z] --> edgex-publish-swagger.sh [2022-09-28T17:58:32.085Z] === Publish openapi/v2 API === [2022-09-28T17:58:32.085Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-28T17:58:32.085Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-09-28T17:58:32.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:58:32.085Z] Dload Upload Total Spent Left Speed [2022-09-28T17:58:33.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13018 0:00:01 0:00:01 --:--:-- 13018 100 13708 0 0 100 13708 0 13005 0:00:01 0:00:01 --:--:-- 13005 [2022-09-28T17:58:33.023Z] [2022-09-28T17:58:33.023Z] [Pipeline] } [2022-09-28T17:58:33.029Z] 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 [2022-09-28T17:58:33.383Z] + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] sh [2022-09-28T17:58:33.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:58:33.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:33.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:58:33.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:34.033Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:58:34.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T17:58:34.488Z] $ docker top 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 -eo pid,comm [2022-09-28T17:58:34.536Z] 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). [2022-09-28T17:58:34.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:58:34.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:58:34.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:58:34.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:58:34.705Z] $ docker exec 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 ssh-agent [2022-09-28T17:58:34.806Z] SSH_AUTH_SOCK=/tmp/ssh-ZlJjfFx5n0jz/agent.33 [2022-09-28T17:58:34.806Z] SSH_AGENT_PID=40 [2022-09-28T17:58:34.811Z] Running ssh-add (command line suppressed) [2022-09-28T17:58:34.936Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15094764913176523176.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15094764913176523176.key) [2022-09-28T17:58:34.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:58:35.218Z] + git semver tag [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,449 [run_tag] DEBUG tag force:False [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,450 [check_head_tag] DEBUG check head tag [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,451 [execute] INFO git cat-file --batch-check [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,455 [execute] INFO git cat-file --batch [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,479 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,479 [execute] INFO git tag -a v2.3.0-dev.44 -m v2.3.0-dev.44 [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.44', '-m', 'v2.3.0-dev.44'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:58:35.476Z] 2022-09-28 17:58:35,486 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:35.476Z] 2.3.0-dev.44 [Pipeline] } [2022-09-28T17:58:35.759Z] $ docker exec --env ******** --env ******** 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 ssh-agent -k [2022-09-28T17:58:35.870Z] unset SSH_AUTH_SOCK; [2022-09-28T17:58:35.870Z] unset SSH_AGENT_PID; [2022-09-28T17:58:35.870Z] echo Agent pid 40 killed; [2022-09-28T17:58:35.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:58:36.164Z] + git semver [Pipeline] } [2022-09-28T17:58:36.452Z] $ docker stop --time=1 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 [2022-09-28T17:58:37.715Z] $ docker rm -f 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:38.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T17:58:38.077Z] [2022-09-28T17:58:38.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:38.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T17:58:38.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T17:58:38.369Z] ab5ef0e58194: Pulling fs layer [2022-09-28T17:58:38.369Z] 9712f1f96733: Pulling fs layer [2022-09-28T17:58:38.369Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T17:58:38.369Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T17:58:38.369Z] e9a5061849ea: Pulling fs layer [2022-09-28T17:58:38.369Z] d747dcd14b5f: Pulling fs layer [2022-09-28T17:58:38.369Z] 2de7ff778b66: Pulling fs layer [2022-09-28T17:58:38.369Z] e9a5061849ea: Waiting [2022-09-28T17:58:38.369Z] d747dcd14b5f: Waiting [2022-09-28T17:58:38.369Z] 0d9ebad4ef96: Waiting [2022-09-28T17:58:38.369Z] 2de7ff778b66: Waiting [2022-09-28T17:58:38.369Z] 9712f1f96733: Verifying Checksum [2022-09-28T17:58:38.369Z] 9712f1f96733: Download complete [2022-09-28T17:58:38.635Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T17:58:38.635Z] 63f879dbbcfc: Download complete [2022-09-28T17:58:38.895Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T17:58:38.895Z] 0d9ebad4ef96: Download complete [2022-09-28T17:58:38.895Z] d747dcd14b5f: Verifying Checksum [2022-09-28T17:58:38.895Z] d747dcd14b5f: Download complete [2022-09-28T17:58:38.895Z] e9a5061849ea: Verifying Checksum [2022-09-28T17:58:38.895Z] e9a5061849ea: Download complete [2022-09-28T17:58:38.895Z] ab5ef0e58194: Verifying Checksum [2022-09-28T17:58:38.895Z] ab5ef0e58194: Download complete [2022-09-28T17:58:39.152Z] 2de7ff778b66: Verifying Checksum [2022-09-28T17:58:39.152Z] 2de7ff778b66: Download complete [2022-09-28T17:58:41.683Z] ab5ef0e58194: Pull complete [2022-09-28T17:58:41.941Z] 9712f1f96733: Pull complete [2022-09-28T17:58:42.509Z] 63f879dbbcfc: Pull complete [2022-09-28T17:58:46.706Z] 0d9ebad4ef96: Pull complete [2022-09-28T17:58:46.963Z] e9a5061849ea: Pull complete [2022-09-28T17:58:46.964Z] d747dcd14b5f: Pull complete [2022-09-28T17:58:47.896Z] 2de7ff778b66: Pull complete [2022-09-28T17:58:47.896Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T17:58:47.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T17:58:47.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:47.967Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:58:48.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-28T17:58:52.260Z] $ docker top ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:58:52.311Z] provisioning config files... [2022-09-28T17:58:52.319Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13243455087549150072tmp [2022-09-28T17:58:52.329Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12481901629606473506tmp [2022-09-28T17:58:52.339Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2070067982203448046tmp [Pipeline] { [Pipeline] echo [2022-09-28T17:58:52.354Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:52.639Z] ---> sigul-configuration.sh [2022-09-28T17:58:52.639Z] gpg: directory `/root/.gnupg' created [2022-09-28T17:58:52.639Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T17:58:52.639Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T17:58:52.639Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T17:58:52.639Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T17:58:52.639Z] gpg: CAST5 encrypted data [2022-09-28T17:58:52.639Z] gpg: encrypted with 1 passphrase [2022-09-28T17:58:52.639Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T17:58:52.924Z] + mkdir /home/jenkins [2022-09-28T17:58:52.924Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T17:58:53.211Z] + 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 [2022-09-28T17:58:53.219Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:53.501Z] ---> sigul-install.sh [2022-09-28T17:58:53.501Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T17:58:53.790Z] + git tag --list [2022-09-28T17:58:53.790Z] v0.1.0 [2022-09-28T17:58:53.790Z] v0.1.1 [2022-09-28T17:58:53.790Z] v1.0.0 [2022-09-28T17:58:53.790Z] v1.1.0 [2022-09-28T17:58:53.790Z] v1.2.0 [2022-09-28T17:58:53.790Z] v1.3.0 [2022-09-28T17:58:53.790Z] v1.3.1 [2022-09-28T17:58:53.790Z] v2.0.0 [2022-09-28T17:58:53.790Z] v2.0.1 [2022-09-28T17:58:53.790Z] v2.1.0 [2022-09-28T17:58:53.790Z] v2.1.1 [2022-09-28T17:58:53.790Z] v2.1.1-dev.3 [2022-09-28T17:58:53.790Z] v2.1.1-dev.4 [2022-09-28T17:58:53.790Z] v2.2.0 [2022-09-28T17:58:53.790Z] v2.2.1-dev.1 [2022-09-28T17:58:53.790Z] v2.2.1-dev.10 [2022-09-28T17:58:53.790Z] v2.2.1-dev.11 [2022-09-28T17:58:53.790Z] v2.2.1-dev.12 [2022-09-28T17:58:53.790Z] v2.2.1-dev.13 [2022-09-28T17:58:53.790Z] v2.2.1-dev.14 [2022-09-28T17:58:53.790Z] v2.2.1-dev.15 [2022-09-28T17:58:53.790Z] v2.2.1-dev.16 [2022-09-28T17:58:53.790Z] v2.2.1-dev.17 [2022-09-28T17:58:53.790Z] v2.2.1-dev.18 [2022-09-28T17:58:53.790Z] v2.2.1-dev.19 [2022-09-28T17:58:53.790Z] v2.2.1-dev.2 [2022-09-28T17:58:53.790Z] v2.2.1-dev.20 [2022-09-28T17:58:53.790Z] v2.2.1-dev.21 [2022-09-28T17:58:53.790Z] v2.2.1-dev.22 [2022-09-28T17:58:53.790Z] v2.2.1-dev.23 [2022-09-28T17:58:53.790Z] v2.2.1-dev.3 [2022-09-28T17:58:53.790Z] v2.2.1-dev.4 [2022-09-28T17:58:53.790Z] v2.2.1-dev.5 [2022-09-28T17:58:53.790Z] v2.2.1-dev.6 [2022-09-28T17:58:53.790Z] v2.2.1-dev.7 [2022-09-28T17:58:53.790Z] v2.2.1-dev.8 [2022-09-28T17:58:53.790Z] v2.2.1-dev.9 [2022-09-28T17:58:53.790Z] v2.3.0-dev.24 [2022-09-28T17:58:53.790Z] v2.3.0-dev.25 [2022-09-28T17:58:53.790Z] v2.3.0-dev.26 [2022-09-28T17:58:53.790Z] v2.3.0-dev.27 [2022-09-28T17:58:53.790Z] v2.3.0-dev.28 [2022-09-28T17:58:53.790Z] v2.3.0-dev.29 [2022-09-28T17:58:53.790Z] v2.3.0-dev.30 [2022-09-28T17:58:53.790Z] v2.3.0-dev.31 [2022-09-28T17:58:53.790Z] v2.3.0-dev.32 [2022-09-28T17:58:53.790Z] v2.3.0-dev.33 [2022-09-28T17:58:53.790Z] v2.3.0-dev.34 [2022-09-28T17:58:53.790Z] v2.3.0-dev.35 [2022-09-28T17:58:53.790Z] v2.3.0-dev.36 [2022-09-28T17:58:53.790Z] v2.3.0-dev.37 [2022-09-28T17:58:53.790Z] v2.3.0-dev.38 [2022-09-28T17:58:53.790Z] v2.3.0-dev.39 [2022-09-28T17:58:53.790Z] v2.3.0-dev.40 [2022-09-28T17:58:53.790Z] v2.3.0-dev.41 [2022-09-28T17:58:53.790Z] v2.3.0-dev.42 [2022-09-28T17:58:53.790Z] v2.3.0-dev.43 [2022-09-28T17:58:53.790Z] v2.3.0-dev.44 [Pipeline] sh [2022-09-28T17:58:54.076Z] + lftools sign git-tag v2.3.0-dev.44 [2022-09-28T17:58:54.645Z] Signing Git tag with Sigul... [2022-09-28T17:58:54.645Z] Signing v2.3.0-dev.44 [Pipeline] echo [2022-09-28T17:58:55.220Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:58:55.500Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T17:58:55.506Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T17:58:55.539Z] $ docker stop --time=1 ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 [2022-09-28T17:58:56.842Z] $ docker rm -f ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T17:58:57.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:58:57.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:57.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:58:57.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:57.592Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:58:57.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T17:58:58.062Z] $ docker top 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 -eo pid,comm [2022-09-28T17:58:58.096Z] 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). [2022-09-28T17:58:58.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:58:58.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:58:58.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:58:58.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:58:58.262Z] $ docker exec 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 ssh-agent [2022-09-28T17:58:58.352Z] SSH_AUTH_SOCK=/tmp/ssh-gNmEqtOuxW7y/agent.33 [2022-09-28T17:58:58.352Z] SSH_AGENT_PID=39 [2022-09-28T17:58:58.357Z] Running ssh-add (command line suppressed) [2022-09-28T17:58:58.463Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_111181028079813579.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_111181028079813579.key) [2022-09-28T17:58:58.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:58:58.742Z] + git semver bump pre [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,927 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,927 [bump_version] DEBUG bumping version:2.3.0-dev.44 on axis:pre with prefix:dev [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,928 [bump_version] DEBUG bumped version:2.3.0-dev.45 [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,928 [write_version] DEBUG write version:2.3.0-dev.45 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,928 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,928 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,930 [execute] INFO git cat-file --batch-check [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,933 [execute] INFO git cat-file --batch [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T17:58:59.002Z] 2022-09-28 17:58:58,939 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:58:59.002Z] 2.3.0-dev.45 [Pipeline] } [2022-09-28T17:58:59.028Z] $ docker exec --env ******** --env ******** 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 ssh-agent -k [2022-09-28T17:58:59.139Z] unset SSH_AUTH_SOCK; [2022-09-28T17:58:59.140Z] unset SSH_AGENT_PID; [2022-09-28T17:58:59.140Z] echo Agent pid 39 killed; [2022-09-28T17:58:59.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:58:59.447Z] + git semver [Pipeline] } [2022-09-28T17:59:00.045Z] $ docker stop --time=1 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 [2022-09-28T17:59:01.321Z] $ docker rm -f 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:59:01.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:59:01.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:59:01.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:59:01.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:59:01.993Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:59:02.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T17:59:02.388Z] $ docker top 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb -eo pid,comm [2022-09-28T17:59:02.419Z] 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). [2022-09-28T17:59:02.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:59:02.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:59:02.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:59:02.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:59:02.591Z] $ docker exec 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb ssh-agent [2022-09-28T17:59:02.688Z] SSH_AUTH_SOCK=/tmp/ssh-lkvLJhzTiWyz/agent.32 [2022-09-28T17:59:02.688Z] SSH_AGENT_PID=38 [2022-09-28T17:59:02.693Z] Running ssh-add (command line suppressed) [2022-09-28T17:59:02.808Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3540967486314677969.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3540967486314677969.key) [2022-09-28T17:59:02.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:59:03.092Z] + git semver push [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,297 [run_push] DEBUG push [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,297 [execute] INFO git cat-file --batch-check [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,300 [execute] INFO git rev-list e5db995da92e12dd65bc38f266e597b1ec201cc8 -- [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,301 [execute] DEBUG Popen(['git', 'rev-list', 'e5db995da92e12dd65bc38f266e597b1ec201cc8', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,316 [execute] INFO git fetch -v origin [2022-09-28T17:59:03.351Z] 2022-09-28 17:59:03,316 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T17:59:03.917Z] 2022-09-28 17:59:03,915 [run_push] DEBUG no remote changes detected [2022-09-28T17:59:03.917Z] 2022-09-28 17:59:03,916 [execute] INFO git push origin semver [2022-09-28T17:59:03.917Z] 2022-09-28 17:59:03,916 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:59:04.851Z] 2022-09-28 17:59:04,743 [run_push] DEBUG push all version tags [2022-09-28T17:59:04.851Z] 2022-09-28 17:59:04,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T17:59:04.851Z] 2022-09-28 17:59:04,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:59:05.786Z] 2022-09-28 17:59:05,703 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-09-28T17:59:05.786Z] 2.3.0-dev.45 [Pipeline] } [2022-09-28T17:59:05.811Z] $ docker exec --env ******** --env ******** 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb ssh-agent -k [2022-09-28T17:59:05.909Z] unset SSH_AUTH_SOCK; [2022-09-28T17:59:05.909Z] unset SSH_AGENT_PID; [2022-09-28T17:59:05.909Z] echo Agent pid 38 killed; [2022-09-28T17:59:05.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:59:06.205Z] + git semver [Pipeline] } [2022-09-28T17:59:06.492Z] $ docker stop --time=1 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb [2022-09-28T17:59:07.752Z] $ docker rm -f 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb [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 [2022-09-28T17:59:08.282Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-09-28T17:59:08.282Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-28T17:59:08.282Z] total 16 [2022-09-28T17:59:08.282Z] drwxr-xr-x 3 root root 4096 Sep 28 17:49 . [2022-09-28T17:59:08.282Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:58 .. [2022-09-28T17:59:08.282Z] drwxr-xr-x 2 root root 4096 Sep 28 17:49 cost [2022-09-28T17:59:08.282Z] -rw-r--r-- 1 root root 92 Sep 28 17:49 cost.csv [2022-09-28T17:59:08.282Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-28T17:59:08.282Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-09-28T17:59:08.282Z] total 16 [2022-09-28T17:59:08.282Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:49 . [2022-09-28T17:59:08.282Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:58 .. [2022-09-28T17:59:08.282Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 17:49 cost [2022-09-28T17:59:08.282Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 28 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:08.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:09.430Z] ---> package-listing.sh [2022-09-28T17:59:09.430Z] ++ facter osfamily [2022-09-28T17:59:09.430Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T17:59:09.689Z] + OS_FAMILY=debian [2022-09-28T17:59:09.689Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-09-28T17:59:09.689Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T17:59:09.689Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T17:59:09.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T17:59:09.689Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T17:59:09.689Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-28T17:59:09.689Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T17:59:09.689Z] + case "${OS_FAMILY}" in [2022-09-28T17:59:09.689Z] + dpkg -l [2022-09-28T17:59:09.689Z] + grep '^ii' [2022-09-28T17:59:09.689Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T17:59:09.689Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T17:59:09.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T17:59:09.689Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-09-28T17:59:09.689Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-09-28T17:59:09.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-09-28T17:59:09.698Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T17:59:09.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:59:10.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:59:10.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:59:10.594Z] prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container [2022-09-28T17:59:10.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T17:59:10.845Z] $ docker top 36eafed7d188999385875a8b6d7dd45b30022a4be2e1bafae504c9eec62eaf4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:59:11.175Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T17:59:11.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T17:59:11.747Z] + ls /var/log/sa-host [2022-09-28T17:59:11.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:59:11.886Z] provisioning config files... [2022-09-28T17:59:11.896Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15021159043249695034tmp [Pipeline] { [Pipeline] echo [2022-09-28T17:59:11.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:12.189Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T17:59:12.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:12.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T17:59:12.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:12.818Z] ---> sudo-logs.sh [2022-09-28T17:59:12.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T17:59:12.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:13.122Z] ---> job-cost.sh [2022-09-28T17:59:13.122Z] lf-activate-venv: SKIPPING [2022-09-28T17:59:13.122Z] DEBUG: total: 0.2199999988079071 [2022-09-28T17:59:13.122Z] INFO: Retrieving Stack Cost... [2022-09-28T17:59:13.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T17:59:13.949Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T17:59:13.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:59:14.248Z] ---> logs-deploy.sh [2022-09-28T17:59:14.248Z] lf-activate-venv: SKIPPING [2022-09-28T17:59:14.248Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/165 [2022-09-28T17:59:14.248Z] INFO: archiving workspace using pattern(s): [2022-09-28T17:59:15.638Z] Archives upload complete. [2022-09-28T17:59:15.638Z] INFO: archiving logs to Nexus [2022-09-28T17:59:16.208Z] ---> uname -a: [2022-09-28T17:59:16.208Z] Linux prd-ubuntu20-04-docker-8c-8g-1842 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] ---> lscpu: [2022-09-28T17:59:16.208Z] Architecture: x86_64 [2022-09-28T17:59:16.208Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T17:59:16.208Z] Byte Order: Little Endian [2022-09-28T17:59:16.208Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T17:59:16.208Z] CPU(s): 8 [2022-09-28T17:59:16.208Z] On-line CPU(s) list: 0-7 [2022-09-28T17:59:16.208Z] Thread(s) per core: 1 [2022-09-28T17:59:16.208Z] Core(s) per socket: 1 [2022-09-28T17:59:16.208Z] Socket(s): 8 [2022-09-28T17:59:16.208Z] NUMA node(s): 1 [2022-09-28T17:59:16.208Z] Vendor ID: AuthenticAMD [2022-09-28T17:59:16.208Z] CPU family: 23 [2022-09-28T17:59:16.208Z] Model: 49 [2022-09-28T17:59:16.208Z] Model name: AMD EPYC-Rome Processor [2022-09-28T17:59:16.208Z] Stepping: 0 [2022-09-28T17:59:16.208Z] CPU MHz: 2799.998 [2022-09-28T17:59:16.208Z] BogoMIPS: 5599.99 [2022-09-28T17:59:16.208Z] Virtualization: AMD-V [2022-09-28T17:59:16.208Z] Hypervisor vendor: KVM [2022-09-28T17:59:16.208Z] Virtualization type: full [2022-09-28T17:59:16.208Z] L1d cache: 256 KiB [2022-09-28T17:59:16.208Z] L1i cache: 256 KiB [2022-09-28T17:59:16.208Z] L2 cache: 4 MiB [2022-09-28T17:59:16.208Z] L3 cache: 128 MiB [2022-09-28T17:59:16.208Z] NUMA node0 CPU(s): 0-7 [2022-09-28T17:59:16.208Z] Vulnerability Itlb multihit: Not affected [2022-09-28T17:59:16.208Z] Vulnerability L1tf: Not affected [2022-09-28T17:59:16.208Z] Vulnerability Mds: Not affected [2022-09-28T17:59:16.208Z] Vulnerability Meltdown: Not affected [2022-09-28T17:59:16.208Z] Vulnerability Mmio stale data: Not affected [2022-09-28T17:59:16.208Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T17:59:16.208Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T17:59:16.208Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T17:59:16.208Z] Vulnerability Srbds: Not affected [2022-09-28T17:59:16.208Z] Vulnerability Tsx async abort: Not affected [2022-09-28T17:59:16.208Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] ---> nproc: [2022-09-28T17:59:16.208Z] 8 [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] ---> df -h: [2022-09-28T17:59:16.208Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T17:59:16.208Z] overlay 155G 12G 144G 8% / [2022-09-28T17:59:16.208Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T17:59:16.208Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T17:59:16.208Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T17:59:16.208Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] ---> sar -b -r -n DEV: [2022-09-28T17:59:16.208Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1842) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:46:16 LINUX RESTART (8 CPU) [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T17:59:16.208Z] 17:48:01 82.04 3.13 78.91 0.00 403.93 39062.74 0.00 [2022-09-28T17:59:16.208Z] 17:49:01 52.27 0.27 52.01 0.00 9.60 27923.36 0.00 [2022-09-28T17:59:16.208Z] 17:50:01 33.56 0.03 33.53 0.00 4.13 17019.83 0.00 [2022-09-28T17:59:16.208Z] 17:51:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2022-09-28T17:59:16.208Z] 17:52:01 38.09 9.33 28.76 0.00 2884.32 4781.87 0.00 [2022-09-28T17:59:16.208Z] 17:53:01 2.53 0.00 2.53 0.00 0.00 26.93 0.00 [2022-09-28T17:59:16.208Z] 17:54:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2022-09-28T17:59:16.208Z] 17:55:01 1.83 0.00 1.83 0.00 0.00 19.20 0.00 [2022-09-28T17:59:16.208Z] 17:56:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2022-09-28T17:59:16.208Z] 17:57:01 2.60 0.00 2.60 0.00 0.00 39.59 0.00 [2022-09-28T17:59:16.208Z] 17:58:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2022-09-28T17:59:16.208Z] 17:59:01 110.85 0.37 110.48 0.00 20.26 58412.00 0.00 [2022-09-28T17:59:16.208Z] Average: 27.46 1.09 26.37 0.00 276.85 12279.62 0.00 [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T17:59:16.208Z] 17:48:01 27981876 31395628 907588 2.76 92748 3524748 2321716 6.84 1509088 2945524 739472 [2022-09-28T17:59:16.208Z] 17:49:01 29116700 31599660 718432 2.18 97136 2653120 1858220 5.48 1093496 2307208 216 [2022-09-28T17:59:16.208Z] 17:50:01 28620076 31603544 709012 2.16 100112 3105192 1743896 5.14 1097052 2746144 12 [2022-09-28T17:59:16.208Z] 17:51:01 28619952 31603560 708652 2.16 100156 3105192 1743896 5.14 1096952 2746144 12 [2022-09-28T17:59:16.208Z] 17:52:01 28333952 31591444 703236 2.14 119028 3353972 1774956 5.23 1245844 2856572 432 [2022-09-28T17:59:16.208Z] 17:53:01 28333864 31591384 703200 2.14 119076 3353972 1774956 5.23 1246084 2856572 8 [2022-09-28T17:59:16.208Z] 17:54:01 28339572 31597264 697340 2.12 119164 3353976 1774956 5.23 1240620 2856644 144 [2022-09-28T17:59:16.208Z] 17:55:01 28340164 31597880 696620 2.12 119236 3353968 1774956 5.23 1240656 2856640 8 [2022-09-28T17:59:16.208Z] 17:56:01 28340292 31598432 696536 2.12 119328 3353980 1774956 5.23 1240904 2856940 8 [2022-09-28T17:59:16.208Z] 17:57:01 28340460 31598820 696156 2.12 119468 3353984 1774956 5.23 1240828 2857036 8 [2022-09-28T17:59:16.208Z] 17:58:01 28340516 31599004 695948 2.12 119560 3353984 1774956 5.23 1240972 2857052 8 [2022-09-28T17:59:16.208Z] 17:59:01 26799120 31542552 744564 2.26 164228 4662564 1907444 5.62 1394208 4104744 44 [2022-09-28T17:59:16.208Z] Average: 28292212 31576598 723107 2.20 115770 3377388 1833322 5.40 1240559 2903935 61698 [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T17:59:16.208Z] 17:48:01 ens3 367.92 267.90 5679.54 40.47 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:48:01 vethaf1b89b 85.19 143.51 8.06 1358.15 0.00 0.00 0.00 0.11 [2022-09-28T17:59:16.208Z] 17:48:01 docker0 138.70 188.82 10.93 1711.60 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:49:01 ens3 22.21 14.71 26.25 20.32 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:49:01 docker0 1.17 1.13 0.08 1.54 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:50:01 ens3 103.43 80.44 2520.82 81.24 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:50:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:51:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:52:01 ens3 71.85 44.13 1298.45 3.31 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:53:01 ens3 0.47 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:55:01 ens3 0.55 0.28 1.78 0.02 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:56:01 ens3 0.82 0.15 0.16 0.07 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:57:01 ens3 1.60 0.70 0.66 0.48 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:58:01 ens3 0.48 0.30 0.31 0.21 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:59:01 ens3 394.57 251.41 7898.71 46.16 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:59:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] 17:59:01 docker0 41.81 64.99 3.59 690.71 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] Average: ens3 80.34 55.05 1452.34 16.04 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] Average: docker0 15.14 21.25 1.22 200.36 0.00 0.00 0.00 0.00 [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] ---> sar -P ALL: [2022-09-28T17:59:16.208Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1842) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:46:16 LINUX RESTART (8 CPU) [2022-09-28T17:59:16.208Z] [2022-09-28T17:59:16.208Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T17:59:16.208Z] 17:48:01 all 36.44 0.00 5.86 1.52 0.08 56.10 [2022-09-28T17:59:16.208Z] 17:48:01 0 37.58 0.00 6.52 7.48 0.07 48.35 [2022-09-28T17:59:16.208Z] 17:48:01 1 37.36 0.00 5.96 2.53 0.08 54.06 [2022-09-28T17:59:16.208Z] 17:48:01 2 36.50 0.00 5.91 0.32 0.08 57.19 [2022-09-28T17:59:16.208Z] 17:48:01 3 34.91 0.00 5.46 0.14 0.07 59.43 [2022-09-28T17:59:16.209Z] 17:48:01 4 36.05 0.00 5.27 0.47 0.07 58.15 [2022-09-28T17:59:16.209Z] 17:48:01 5 37.02 0.00 5.75 0.24 0.08 56.91 [2022-09-28T17:59:16.209Z] 17:48:01 6 35.21 0.00 5.99 0.29 0.10 58.41 [2022-09-28T17:59:16.209Z] 17:48:01 7 36.87 0.00 6.05 0.71 0.07 56.30 [2022-09-28T17:59:16.209Z] 17:49:01 all 26.92 0.00 4.40 2.11 0.08 66.49 [2022-09-28T17:59:16.209Z] 17:49:01 0 28.08 0.00 4.39 1.28 0.08 66.17 [2022-09-28T17:59:16.209Z] 17:49:01 1 26.47 0.00 4.59 2.47 0.07 66.40 [2022-09-28T17:59:16.209Z] 17:49:01 2 27.06 0.00 4.61 0.87 0.08 67.37 [2022-09-28T17:59:16.209Z] 17:49:01 3 27.47 0.00 4.18 0.15 0.10 68.09 [2022-09-28T17:59:16.209Z] 17:49:01 4 27.46 0.00 4.75 7.59 0.08 60.12 [2022-09-28T17:59:16.209Z] 17:49:01 5 26.18 0.00 4.29 1.12 0.07 68.34 [2022-09-28T17:59:16.209Z] 17:49:01 6 26.92 0.00 4.29 0.13 0.05 68.61 [2022-09-28T17:59:16.209Z] 17:49:01 7 25.72 0.00 4.15 3.24 0.10 66.78 [2022-09-28T17:59:16.209Z] 17:50:01 all 2.47 0.00 1.04 1.86 0.03 94.61 [2022-09-28T17:59:16.209Z] 17:50:01 0 2.85 0.00 0.90 0.03 0.03 96.18 [2022-09-28T17:59:16.209Z] 17:50:01 1 2.46 0.00 1.11 3.28 0.07 93.08 [2022-09-28T17:59:16.209Z] 17:50:01 2 2.67 0.00 1.07 0.00 0.02 96.24 [2022-09-28T17:59:16.209Z] 17:50:01 3 2.47 0.00 1.69 0.13 0.02 95.69 [2022-09-28T17:59:16.209Z] 17:50:01 4 3.25 0.00 1.26 8.61 0.03 86.85 [2022-09-28T17:59:16.209Z] 17:50:01 5 1.72 0.00 0.72 2.37 0.02 95.17 [2022-09-28T17:59:16.209Z] 17:50:01 6 1.85 0.00 1.02 0.10 0.02 97.01 [2022-09-28T17:59:16.209Z] 17:50:01 7 2.46 0.00 0.54 0.35 0.02 96.64 [2022-09-28T17:59:16.209Z] 17:51:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-28T17:59:16.209Z] 17:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T17:59:16.209Z] 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:52:01 all 1.17 0.00 0.74 0.54 0.02 97.52 [2022-09-28T17:59:16.209Z] 17:52:01 0 1.88 0.00 2.05 0.58 0.02 95.47 [2022-09-28T17:59:16.209Z] 17:52:01 1 1.02 0.00 0.52 1.32 0.02 97.13 [2022-09-28T17:59:16.209Z] 17:52:01 2 1.15 0.00 0.63 0.05 0.00 98.17 [2022-09-28T17:59:16.209Z] 17:52:01 3 1.15 0.00 0.92 1.34 0.03 96.56 [2022-09-28T17:59:16.209Z] 17:52:01 4 0.80 0.00 0.38 0.10 0.02 98.70 [2022-09-28T17:59:16.209Z] 17:52:01 5 1.28 0.00 0.75 0.47 0.02 97.48 [2022-09-28T17:59:16.209Z] 17:52:01 6 1.14 0.00 0.22 0.05 0.02 98.58 [2022-09-28T17:59:16.209Z] 17:52:01 7 0.94 0.00 0.47 0.43 0.03 98.13 [2022-09-28T17:59:16.209Z] 17:53:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2022-09-28T17:59:16.209Z] 17:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:53:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-28T17:59:16.209Z] 17:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:53:01 6 0.30 0.00 0.00 0.02 0.00 99.68 [2022-09-28T17:59:16.209Z] 17:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-28T17:59:16.209Z] 17:54:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2022-09-28T17:59:16.209Z] 17:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:54:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-28T17:59:16.209Z] 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T17:59:16.209Z] 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-28T17:59:16.209Z] 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:54:01 6 1.31 0.00 0.02 0.00 0.02 98.66 [2022-09-28T17:59:16.209Z] 17:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T17:59:16.209Z] 17:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-09-28T17:59:16.209Z] 17:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-28T17:59:16.209Z] 17:55:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2022-09-28T17:59:16.209Z] 17:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T17:59:16.209Z] 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T17:59:16.209Z] 17:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-28T17:59:16.209Z] 17:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:56:01 1 0.03 0.00 0.00 0.05 0.00 99.92 [2022-09-28T17:59:16.209Z] 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T17:59:16.209Z] 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T17:59:16.209Z] 17:56:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2022-09-28T17:59:16.209Z] 17:57:01 all 0.02 0.00 0.01 0.04 0.01 99.91 [2022-09-28T17:59:16.209Z] 17:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-28T17:59:16.209Z] 17:57:01 1 0.00 0.00 0.02 0.15 0.03 99.80 [2022-09-28T17:59:16.209Z] 17:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:57:01 4 0.03 0.00 0.02 0.18 0.00 99.77 [2022-09-28T17:59:16.209Z] 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-28T17:59:16.209Z] 17:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-28T17:59:16.209Z] 17:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T17:59:16.209Z] 17:58:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-28T17:59:16.209Z] 17:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T17:59:16.209Z] 17:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-28T17:59:16.209Z] 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T17:59:16.209Z] 17:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-28T17:59:16.209Z] 17:58:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-28T17:59:16.209Z] [2022-09-28T17:59:16.209Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T17:59:16.209Z] 17:59:01 all 9.27 0.00 4.21 2.07 0.07 84.38 [2022-09-28T17:59:16.209Z] 17:59:01 0 8.70 0.00 4.82 3.83 0.08 82.56 [2022-09-28T17:59:16.209Z] 17:59:01 1 9.50 0.00 3.97 0.45 0.08 85.99 [2022-09-28T17:59:16.209Z] 17:59:01 2 8.23 0.00 4.17 1.98 0.08 85.54 [2022-09-28T17:59:16.209Z] 17:59:01 3 11.21 0.00 3.59 0.10 0.05 85.05 [2022-09-28T17:59:16.209Z] 17:59:01 4 8.84 0.00 5.21 7.11 0.07 78.77 [2022-09-28T17:59:16.209Z] 17:59:01 5 9.67 0.00 4.35 0.71 0.07 85.21 [2022-09-28T17:59:16.209Z] 17:59:01 6 8.57 0.00 3.52 1.83 0.05 86.03 [2022-09-28T17:59:16.209Z] 17:59:01 7 9.42 0.00 4.08 0.54 0.07 85.89 [2022-09-28T17:59:16.209Z] Average: all 6.34 0.00 1.35 0.68 0.03 91.61 [2022-09-28T17:59:16.209Z] Average: 0 6.55 0.00 1.55 1.10 0.03 90.78 [2022-09-28T17:59:16.209Z] Average: 1 6.36 0.00 1.34 0.87 0.03 91.40 [2022-09-28T17:59:16.209Z] Average: 2 6.25 0.00 1.36 0.27 0.03 92.09 [2022-09-28T17:59:16.209Z] Average: 3 6.40 0.00 1.31 0.15 0.03 92.11 [2022-09-28T17:59:16.209Z] Average: 4 6.34 0.00 1.40 1.99 0.02 90.25 [2022-09-28T17:59:16.209Z] Average: 5 6.29 0.00 1.32 0.41 0.02 91.96 [2022-09-28T17:59:16.209Z] Average: 6 6.25 0.00 1.25 0.20 0.03 92.28 [2022-09-28T17:59:16.209Z] Average: 7 6.25 0.00 1.28 0.44 0.03 92.00 [2022-09-28T17:59:16.209Z] [2022-09-28T17:59:16.209Z] [2022-09-28T17:59:16.209Z]