Pull request #1178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at 7248df4637e25603b652d3e3e2bb52353b80987b rather than f097086421a018758a62c9227cc868c0128efa2f Obtained Jenkinsfile from 7248df4637e25603b652d3e3e2bb52353b80987b 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-ssh1531128752581536908.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-ssh9165165508417811267.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13078461148466900972.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13650762721006338509.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh46499459850041193.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-1178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4848714958237044017.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1472 in /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1178 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Merging remotes/origin/main commit 7248df4637e25603b652d3e3e2bb52353b80987b into PR head commit f097086421a018758a62c9227cc868c0128efa2f Merge succeeded, producing f097086421a018758a62c9227cc868c0128efa2f Checking out Revision f097086421a018758a62c9227cc868c0128efa2f (PR-1178) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/pull/1178/head:refs/remotes/origin/PR-1178 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:39 ========================================================= 00:31:39 EdgeX Global Pipelines Version Info 00:31:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:40 ------------------- 00:31:40 stable info: 00:31:40 ------------------- 00:31:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:31:40 Message: update stable to v1.0.239 00:31:41 ------------------- 00:31:41 experimental info: 00:31:41 ------------------- 00:31:41 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:31:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1178 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1178 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1178 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f097086 [Pipeline] echo 00:31:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:31:43 + git rev-list -1 --merges f097086421a018758a62c9227cc868c0128efa2f~1..f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo 00:31:43 -----------> git rev-list -1 --merges f097086421a018758a62c9227cc868c0128efa2f~1..f097086421a018758a62c9227cc868c0128efa2f f097086421a018758a62c9227cc868c0128efa2f [false] [Pipeline] sh 00:31:43 + git log --format=format:%s -1 f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo 00:31:43 ========================================================= 00:31:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:31:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:43 + git log --format=format:%s -1 f097086421a018758a62c9227cc868c0128efa2f [Pipeline] echo 00:31:43 [semverPrep] GIT_COMMIT: f097086421a018758a62c9227cc868c0128efa2f, Commit Message: fix: When MQTT authmode=cacert, set RootCAs on TLS config [Pipeline] echo 00:31:43 [semverPrep] This is not a build commit. [Pipeline] sh 00:31:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:44 + grep -v github /etc/ssh/ssh_known_hosts 00:31:44 + [ -e /tmp/ssh_known_hosts ] 00:31:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:31:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:31:44 + sudo tee -a /etc/ssh/ssh_known_hosts 00:31:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:44 00:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:45 0.1.4: Pulling from edgex-devops/py-git-semver 00:31:45 b85a868b505f: Pulling fs layer 00:31:45 e2be974225ed: Pulling fs layer 00:31:45 339a4e72a1f5: Pulling fs layer 00:31:45 988bab9f4d93: Pulling fs layer 00:31:45 1469e6f7b9e6: Pulling fs layer 00:31:45 eaf3925da568: Pulling fs layer 00:31:45 bab4dde63d76: Pulling fs layer 00:31:45 bde34c3a00c8: Pulling fs layer 00:31:45 1469e6f7b9e6: Waiting 00:31:45 eaf3925da568: Waiting 00:31:45 bab4dde63d76: Waiting 00:31:45 b352a97aabf1: Pulling fs layer 00:31:45 4872d77fe225: Pulling fs layer 00:31:45 5851b861e8e6: Pulling fs layer 00:31:45 bde34c3a00c8: Waiting 00:31:45 b352a97aabf1: Waiting 00:31:45 4872d77fe225: Waiting 00:31:45 5851b861e8e6: Waiting 00:31:45 e2be974225ed: Verifying Checksum 00:31:45 e2be974225ed: Download complete 00:31:45 988bab9f4d93: Download complete 00:31:45 1469e6f7b9e6: Verifying Checksum 00:31:45 1469e6f7b9e6: Download complete 00:31:45 339a4e72a1f5: Verifying Checksum 00:31:45 339a4e72a1f5: Download complete 00:31:45 bde34c3a00c8: Verifying Checksum 00:31:45 bde34c3a00c8: Download complete 00:31:45 b352a97aabf1: Download complete 00:31:45 4872d77fe225: Verifying Checksum 00:31:45 4872d77fe225: Download complete 00:31:45 5851b861e8e6: Verifying Checksum 00:31:45 5851b861e8e6: Download complete 00:31:45 b85a868b505f: Download complete 00:31:45 bab4dde63d76: Verifying Checksum 00:31:45 bab4dde63d76: Download complete 00:31:46 b85a868b505f: Pull complete 00:31:46 e2be974225ed: Pull complete 00:31:47 339a4e72a1f5: Pull complete 00:31:47 988bab9f4d93: Pull complete 00:31:47 1469e6f7b9e6: Pull complete 00:31:47 eaf3925da568: Pull complete 00:31:49 bab4dde63d76: Pull complete 00:31:49 bde34c3a00c8: Pull complete 00:31:49 b352a97aabf1: Pull complete 00:31:49 4872d77fe225: Pull complete 00:31:49 5851b861e8e6: Pull complete 00:31:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:49 prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container 00:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:31:52 $ docker top 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 -eo pid,comm 00:31:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:31:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:52 [ssh-agent] Looking for ssh-agent implementation... 00:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:52 $ docker exec 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent 00:31:53 SSH_AUTH_SOCK=/tmp/ssh-Uh1ztGlYhOWp/agent.31 00:31:53 SSH_AGENT_PID=37 00:31:53 Running ssh-add (command line suppressed) 00:31:53 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_6355505859578981733.key (/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_6355505859578981733.key) 00:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:53 + git tag --points-at HEAD [Pipeline] } 00:31:53 $ docker exec --env ******** --env ******** 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent -k 00:31:53 unset SSH_AUTH_SOCK; 00:31:53 unset SSH_AGENT_PID; 00:31:53 echo Agent pid 37 killed; 00:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:53 [ssh-agent] Looking for ssh-agent implementation... 00:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:53 $ docker exec 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent 00:31:53 SSH_AUTH_SOCK=/tmp/ssh-pjUhmh8bOcqn/agent.69 00:31:53 SSH_AGENT_PID=75 00:31:53 Running ssh-add (command line suppressed) 00:31:54 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_17611545610554052021.key (/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/private_key_17611545610554052021.key) 00:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:54 + git semver init 00:31:54 2022-09-28 00:31:54,562 [run_init] DEBUG init version:0.0.0 force:False 00:31:54 2022-09-28 00:31:54,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver 00:31:54 2022-09-28 00:31:54,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1178/.semver 00:31:54 2022-09-28 00:31:54,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178, universal_newlines=False, shell=None, istream=None) 00:31:56 2022-09-28 00:31:56,130 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1178/.git/info/exclude 00:31:56 2022-09-28 00:31:56,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 with force:False 00:31:56 2022-09-28 00:31:56,131 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 00:31:56 2022-09-28 00:31:56,135 [execute] INFO git cat-file --batch-check 00:31:56 2022-09-28 00:31:56,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver, universal_newlines=False, shell=None, istream=) 00:31:56 2022-09-28 00:31:56,142 [execute] INFO git cat-file --batch 00:31:56 2022-09-28 00:31:56,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1178/.semver, universal_newlines=False, shell=None, istream=) 00:31:56 2022-09-28 00:31:56,147 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1178/.semver/PR-1178 00:31:56 0.0.0 [Pipeline] } 00:31:56 $ docker exec --env ******** --env ******** 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 ssh-agent -k 00:31:56 unset SSH_AUTH_SOCK; 00:31:56 unset SSH_AGENT_PID; 00:31:56 echo Agent pid 75 killed; 00:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:57 + git semver [Pipeline] } 00:31:57 $ docker stop --time=1 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 00:31:58 $ docker rm -f 02c0c35519d866b8263819fd569adfc85de0f1f26d3f006749e9454164058a98 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:59 Stashed 1 file(s) [Pipeline] echo 00:31:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:59 ========================================================= 00:31:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:31:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:00 2408cc74d12b: Pulling fs layer 00:32:00 ea60b727a1ce: Pulling fs layer 00:32:00 30c4a7721957: Pulling fs layer 00:32:00 370296b7ddb6: Pulling fs layer 00:32:00 7c6cee850709: Pulling fs layer 00:32:00 39a5fcdaea64: Pulling fs layer 00:32:00 d94ebbe4e438: Pulling fs layer 00:32:00 bcfd1f05c69d: Pulling fs layer 00:32:00 59ccb84bbe0f: Pulling fs layer 00:32:00 370296b7ddb6: Waiting 00:32:00 7c6cee850709: Waiting 00:32:00 39a5fcdaea64: Waiting 00:32:00 d94ebbe4e438: Waiting 00:32:00 bcfd1f05c69d: Waiting 00:32:00 59ccb84bbe0f: Waiting 00:32:00 30c4a7721957: Verifying Checksum 00:32:00 30c4a7721957: Download complete 00:32:00 ea60b727a1ce: Verifying Checksum 00:32:00 ea60b727a1ce: Download complete 00:32:00 7c6cee850709: Verifying Checksum 00:32:00 7c6cee850709: Download complete 00:32:00 39a5fcdaea64: Verifying Checksum 00:32:00 39a5fcdaea64: Download complete 00:32:00 2408cc74d12b: Verifying Checksum 00:32:00 2408cc74d12b: Download complete 00:32:00 d94ebbe4e438: Download complete 00:32:00 2408cc74d12b: Pull complete 00:32:00 ea60b727a1ce: Pull complete 00:32:00 30c4a7721957: Pull complete 00:32:01 59ccb84bbe0f: Verifying Checksum 00:32:01 59ccb84bbe0f: Download complete 00:32:01 370296b7ddb6: Verifying Checksum 00:32:01 370296b7ddb6: Download complete 00:32:01 bcfd1f05c69d: Verifying Checksum 00:32:01 bcfd1f05c69d: Download complete 00:32:04 370296b7ddb6: Pull complete 00:32:04 7c6cee850709: Pull complete 00:32:04 39a5fcdaea64: Pull complete 00:32:04 d94ebbe4e438: Pull complete 00:32:06 bcfd1f05c69d: Pull complete 00:32:07 59ccb84bbe0f: Pull complete 00:32:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:32:07 + 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 00:32:08 + docker inspect -f . ci-base-image-x86_64 00:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:08 prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container 00:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:13 $ docker top 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:13 + go version 00:32:13 go version go1.18.3 linux/amd64 [Pipeline] } 00:32:13 $ docker stop --time=1 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c 00:32:14 Still waiting to schedule task 00:32:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:32:14 $ docker rm -f 505ee3aed8a163994146fe30f5c8dc7de8364a52ea3aac793bd75744b28e650c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker inspect -f . ci-base-image-x86_64 00:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:15 prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container 00:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:16 $ docker top 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:16 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] fileExists [Pipeline] sh 00:32:16 + make test 00:32:16 make -C ./app-service-template build 00:32:16 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' 00:32:16 go mod tidy 00:32:16 go: downloading github.com/stretchr/testify v1.8.0 00:32:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:32:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:32:16 go: downloading github.com/google/uuid v1.3.0 00:32:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 00:32:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 00:32:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:32:16 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 00:32:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 00:32:17 go: downloading github.com/davecgh/go-spew v1.1.1 00:32:17 go: downloading github.com/pmezard/go-difflib v1.0.0 00:32:17 go: downloading github.com/stretchr/objx v0.4.0 00:32:17 go: downloading gopkg.in/yaml.v3 v3.0.1 00:32:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 00:32:17 go: downloading github.com/gorilla/mux v1.8.0 00:32:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:32:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:32:17 go: downloading github.com/gorilla/websocket v1.4.2 00:32:17 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:32:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:32:17 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:32:17 go: downloading github.com/go-kit/log v0.2.0 00:32:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:32:17 go: downloading github.com/pelletier/go-toml v1.9.5 00:32:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:32:17 go: downloading github.com/hashicorp/errwrap v1.0.0 00:32:17 go: downloading github.com/mitchellh/copystructure v1.0.0 00:32:17 go: downloading github.com/hashicorp/consul/api v1.9.1 00:32:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 00:32:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:32:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:32:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:32:17 go: downloading github.com/x448/float16 v0.8.4 00:32:17 go: downloading github.com/go-playground/universal-translator v0.18.0 00:32:17 go: downloading github.com/leodido/go-urn v1.2.1 00:32:17 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 00:32:17 go: downloading golang.org/x/text v0.3.7 00:32:17 go: downloading github.com/go-playground/locales v0.14.0 00:32:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:32:17 go: downloading github.com/nats-io/nats.go v1.16.0 00:32:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:32:17 go: downloading github.com/pebbe/zmq4 v1.2.7 00:32:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:32:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:32:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:32:17 go: downloading github.com/hashicorp/serf v0.9.5 00:32:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:32:17 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:32:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:32:17 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:32:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:32:17 go: downloading github.com/Microsoft/go-winio v0.5.2 00:32:17 go: downloading github.com/zeebo/errs v1.2.2 00:32:17 go: downloading google.golang.org/grpc v1.46.0 00:32:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:32:18 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 00:32:18 go: downloading github.com/onsi/ginkgo v1.10.1 00:32:18 go: downloading github.com/onsi/gomega v1.7.0 00:32:18 go: downloading github.com/fatih/color v1.9.0 00:32:18 go: downloading github.com/mattn/go-colorable v0.1.12 00:32:18 go: downloading github.com/mattn/go-isatty v0.0.14 00:32:18 go: downloading github.com/nats-io/nkeys v0.3.0 00:32:18 go: downloading github.com/nats-io/nuid v1.0.1 00:32:18 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 00:32:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:32:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:32:18 go: downloading github.com/kr/pretty v0.3.0 00:32:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:32:18 go: downloading github.com/hashicorp/memberlist v0.2.2 00:32:18 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:32:18 go: downloading github.com/pkg/errors v0.9.1 00:32:18 go: downloading google.golang.org/protobuf v1.28.0 00:32:18 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:32:18 go: downloading github.com/golang/protobuf v1.5.2 00:32:18 go: downloading github.com/google/go-cmp v0.5.6 00:32:18 go: downloading github.com/kr/text v0.2.0 00:32:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:32:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:32:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:32:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:32:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:32:18 go: downloading github.com/miekg/dns v1.1.26 00:32:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:32:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:32:18 go: downloading github.com/hpcloud/tail v1.0.0 00:32:18 go: downloading gopkg.in/yaml.v2 v2.4.0 00:32:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:32:18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 00:32:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:32:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:32:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 00:32:19 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 00:32:20 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 00:32:20 go: downloading github.com/nats-io/nats.go v1.17.0 00:32:20 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 00:32:20 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 00:32:20 go: downloading github.com/klauspost/compress v1.15.10 00:32:20 go: downloading github.com/nats-io/jwt/v2 v2.3.0 00:32:20 go: downloading github.com/minio/highwayhash v1.0.2 00:32:21 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 00:32:39 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' 00:32:39 make -C ./app-service-template test 00:32:39 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' 00:32:39 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 00:32:58 ok new-app-service 0.057s coverage: 48.1% of statements 00:32:58 ? new-app-service/config [no test files] 00:32:58 ok new-app-service/functions 0.044s 00:32:58 CGO_ENABLED=1 go vet ./... 00:33:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:33:06 ./bin/test-attribution-txt.sh 00:33:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:33:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:33:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 00:33:06 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1178/app-service-template' 00:33:06 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:06 go: downloading github.com/gomodule/redigo v1.8.9 00:33:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.112s coverage: 60.4% of statements 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.058s coverage: 93.9% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 76.5% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s coverage: 88.7% of statements 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.056s coverage: 100.0% of statements 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.156s coverage: 78.5% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.055s coverage: 97.3% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.067s coverage: 82.8% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.706s coverage: 81.5% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.076s coverage: 28.7% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 14.0% of statements 00:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:33:09 --- FAIL: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA (0.00s) 00:33:09 mqttfactory_test.go:131: 00:33:09 Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:131 00:33:09 Error: Expected value not to be nil. 00:33:09 Test: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA 00:33:09 --- FAIL: TestConfigureMQTTClientForAuthWithCACert (0.00s) 00:33:09 mqttfactory_test.go:145: 00:33:09 Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:145 00:33:09 Error: Expected value not to be nil. 00:33:09 Test: TestConfigureMQTTClientForAuthWithCACert 00:33:09 --- FAIL: TestConfigureMQTTClientForAuthWithClientCert (0.00s) 00:33:09 mqttfactory_test.go:165: 00:33:09 Error Trace: /w/workspace/dry_app-functions-sdk-go_PR-1178/pkg/secure/mqttfactory_test.go:165 00:33:09 Error: Expected value not to be nil. 00:33:09 Test: TestConfigureMQTTClientForAuthWithClientCert 00:33:09 FAIL 00:33:09 coverage: 51.4% of statements 00:33:09 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s 00:33:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.149s coverage: 75.5% of statements 00:33:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.078s coverage: 94.4% of statements 00:33:35 FAIL 00:33:35 make: *** [Makefile:39: test-sdk] Error 1 [Pipeline] } 00:33:35 $ docker stop --time=1 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf 00:33:37 $ docker rm -f 36e81cd191ec86f11de99ffa90f8a9b68c87f0329490186348fd8fc57af309cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:39 00:33:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:39 latest: Pulling from edgex-lftools-log-publisher 00:33:39 5eb5b503b376: Pulling fs layer 00:33:39 5c69ac0246d0: Pulling fs layer 00:33:39 ec43610c2a17: Pulling fs layer 00:33:39 3a2ae6a8a46f: Pulling fs layer 00:33:39 33b1e0a273af: Pulling fs layer 00:33:39 5d3b04190fa2: Pulling fs layer 00:33:39 2f39f015ded8: Pulling fs layer 00:33:39 3a2ae6a8a46f: Waiting 00:33:39 33b1e0a273af: Waiting 00:33:39 5d3b04190fa2: Waiting 00:33:39 2f39f015ded8: Waiting 00:33:39 5c69ac0246d0: Verifying Checksum 00:33:39 5c69ac0246d0: Download complete 00:33:39 3a2ae6a8a46f: Verifying Checksum 00:33:39 3a2ae6a8a46f: Download complete 00:33:39 33b1e0a273af: Verifying Checksum 00:33:39 33b1e0a273af: Download complete 00:33:39 5d3b04190fa2: Verifying Checksum 00:33:39 5d3b04190fa2: Download complete 00:33:39 ec43610c2a17: Verifying Checksum 00:33:39 ec43610c2a17: Download complete 00:33:40 5eb5b503b376: Verifying Checksum 00:33:40 5eb5b503b376: Download complete 00:33:40 2f39f015ded8: Download complete 00:33:41 5eb5b503b376: Pull complete 00:33:41 5c69ac0246d0: Pull complete 00:33:41 ec43610c2a17: Pull complete 00:33:41 3a2ae6a8a46f: Pull complete 00:33:41 33b1e0a273af: Pull complete 00:33:42 5d3b04190fa2: Pull complete 00:33:46 2f39f015ded8: Pull complete 00:33:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:46 prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container 00:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:33:50 $ docker top f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:50 ---> job-cost.sh 00:33:50 lf-activate-venv: SKIPPING 00:33:50 INFO: No Stack... 00:33:51 INFO: Retrieving Pricing Info for: v3-standard-8 00:33:51 INFO: Archiving Costs [Pipeline] sh 00:33:52 + + cat /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/cost.csvcut 00:33:52 -d, -f6 [Pipeline] lock 00:33:52 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] 00:33:52 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] did not exist. Created. 00:33:52 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:33:52 + echo total: 0.2199999988079071 [Pipeline] stash 00:33:52 Stashed 1 file(s) [Pipeline] } 00:33:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:33:52 $ docker stop --time=1 f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa 00:33:53 $ docker rm -f f6e4eaaef4113f5f9d6538d3c6e2b32827fa91fce0a7a7b2201d4a58d36250fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:33:54 Failed in branch amd64 00:35:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1474 in /w/workspace/dry_app-functions-sdk-go_PR-1178 [Pipeline] { [Pipeline] ws 00:35:27 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:35:27 The recommended git tool is: git 00:35:32 using credential edgex-jenkins-ssh 00:35:32 Cloning the remote Git repository 00:35:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:32 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:35:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:33 > git --version # timeout=10 00:35:33 > git --version # 'git version 2.25.1' 00:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:33 Verifying host key using known hosts file 00:35:33 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. 00:35:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:38 Merging remotes/origin/main commit 7248df4637e25603b652d3e3e2bb52353b80987b into PR head commit f097086421a018758a62c9227cc868c0128efa2f 00:35:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:37 Verifying host key using known hosts file 00:35:37 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. 00:35:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1178/head:refs/remotes/origin/PR-1178 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:35:38 > git config core.sparsecheckout # timeout=10 00:35:38 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 00:35:38 > git remote # timeout=10 00:35:38 > git config --get remote.origin.url # timeout=10 00:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:38 Verifying host key using known hosts file 00:35:38 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. 00:35:38 > git merge 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 00:35:38 Merge succeeded, producing f097086421a018758a62c9227cc868c0128efa2f 00:35:38 Checking out Revision f097086421a018758a62c9227cc868c0128efa2f (PR-1178) 00:35:38 > git rev-parse HEAD^{commit} # timeout=10 00:35:38 > git config core.sparsecheckout # timeout=10 00:35:38 > git checkout -f f097086421a018758a62c9227cc868c0128efa2f # timeout=10 00:35:42 Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config" 00:35:42 > git --version # timeout=10 00:35:42 > git --version # 'git version 2.25.1' 00:35:42 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:43 Dload Upload Total Spent Left Speed 00:35:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 00:35:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:44 + sudo tee /etc/docker/daemon.new 00:35:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:44 { 00:35:44 "registry-mirrors": [ 00:35:44 "https://nexus3.edgexfoundry.org:10001" 00:35:44 ], 00:35:44 "bip": "10.250.0.254/24", 00:35:44 "hosts": [ 00:35:44 "tcp://0.0.0.0:5555", 00:35:44 "unix:///var/run/docker.sock" 00:35:44 ], 00:35:44 "mtu": 1458, 00:35:44 "selinux-enabled": true, 00:35:44 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:44 } [Pipeline] sh 00:35:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:03 ========================================================= 00:36:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:36:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:36:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:04 b3c136eddcbf: Pulling fs layer 00:36:04 c0a3192eca97: Pulling fs layer 00:36:04 a050256f5b6f: Pulling fs layer 00:36:04 656be50a0ddc: Pulling fs layer 00:36:04 2bbca73fdf42: Pulling fs layer 00:36:04 46d945488cbd: Pulling fs layer 00:36:04 8a5474983e97: Pulling fs layer 00:36:04 329c88fbcd65: Pulling fs layer 00:36:04 656be50a0ddc: Waiting 00:36:04 46d945488cbd: Waiting 00:36:04 2bbca73fdf42: Waiting 00:36:04 8a5474983e97: Waiting 00:36:04 329c88fbcd65: Waiting 00:36:04 a050256f5b6f: Verifying Checksum 00:36:04 a050256f5b6f: Download complete 00:36:04 c0a3192eca97: Download complete 00:36:04 2bbca73fdf42: Verifying Checksum 00:36:04 2bbca73fdf42: Download complete 00:36:04 46d945488cbd: Verifying Checksum 00:36:04 46d945488cbd: Download complete 00:36:04 b3c136eddcbf: Verifying Checksum 00:36:04 b3c136eddcbf: Download complete 00:36:05 b3c136eddcbf: Pull complete 00:36:05 329c88fbcd65: Verifying Checksum 00:36:05 329c88fbcd65: Download complete 00:36:06 c0a3192eca97: Pull complete 00:36:06 a050256f5b6f: Pull complete 00:36:07 8a5474983e97: Download complete 00:36:07 656be50a0ddc: Verifying Checksum 00:36:07 656be50a0ddc: Download complete 00:36:19 656be50a0ddc: Pull complete 00:36:19 2bbca73fdf42: Pull complete 00:36:19 46d945488cbd: Pull complete 00:36:25 8a5474983e97: Pull complete 00:36:27 329c88fbcd65: Pull complete 00:36:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:36:27 + 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 00:36:28 + docker inspect -f . ci-base-image-arm64 00:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 00:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:31 $ docker top 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:32 + go version 00:36:32 go version go1.18.3 linux/arm64 [Pipeline] } 00:36:32 $ docker stop --time=1 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 00:36:34 $ docker rm -f 941aa8f17d72e6c2bf0177fa5bb3e0882556cf0b2094a7e2fbb4265c3ee4f740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:35 + docker inspect -f . ci-base-image-arm64 00:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 00:36:36 $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:37 $ docker top 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:38 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 00:36:38 + make test 00:36:38 make -C ./app-service-template build 00:36:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:36:38 go mod tidy 00:36:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 00:36:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:36:38 go: downloading github.com/google/uuid v1.3.0 00:36:39 go: downloading github.com/stretchr/testify v1.8.0 00:36:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 00:36:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 00:36:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 00:36:39 go: downloading github.com/davecgh/go-spew v1.1.1 00:36:39 go: downloading github.com/pmezard/go-difflib v1.0.0 00:36:39 go: downloading gopkg.in/yaml.v3 v3.0.1 00:36:39 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 00:36:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 00:36:39 go: downloading github.com/go-playground/validator/v10 v10.10.1 00:36:39 go: downloading github.com/go-kit/log v0.2.0 00:36:39 go: downloading github.com/stretchr/objx v0.4.0 00:36:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 00:36:40 go: downloading github.com/gorilla/mux v1.8.0 00:36:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:36:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 00:36:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:36:40 go: downloading github.com/gorilla/websocket v1.4.2 00:36:40 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 00:36:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:36:40 go: downloading github.com/mitchellh/copystructure v1.0.0 00:36:40 go: downloading github.com/pelletier/go-toml v1.9.5 00:36:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:36:40 go: downloading github.com/hashicorp/consul/api v1.9.1 00:36:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:36:40 go: downloading github.com/hashicorp/errwrap v1.0.0 00:36:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 00:36:40 go: downloading github.com/go-playground/universal-translator v0.18.0 00:36:40 go: downloading github.com/leodido/go-urn v1.2.1 00:36:40 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 00:36:40 go: downloading golang.org/x/text v0.3.7 00:36:41 go: downloading github.com/go-playground/locales v0.14.0 00:36:41 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:36:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:36:44 go: downloading github.com/x448/float16 v0.8.4 00:36:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:36:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:36:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:36:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:36:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:36:44 go: downloading github.com/hashicorp/serf v0.9.5 00:36:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:36:44 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:36:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:36:44 go: downloading github.com/nats-io/nats.go v1.16.0 00:36:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:36:44 go: downloading github.com/pebbe/zmq4 v1.2.7 00:36:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:36:44 go: downloading github.com/Microsoft/go-winio v0.5.2 00:36:44 go: downloading github.com/zeebo/errs v1.2.2 00:36:44 go: downloading google.golang.org/grpc v1.46.0 00:36:45 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 00:36:45 go: downloading github.com/kr/pretty v0.3.0 00:36:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:36:45 go: downloading github.com/fatih/color v1.9.0 00:36:45 go: downloading github.com/mattn/go-colorable v0.1.12 00:36:45 go: downloading github.com/mattn/go-isatty v0.0.14 00:36:45 go: downloading github.com/pkg/errors v0.9.1 00:36:45 go: downloading github.com/onsi/ginkgo v1.10.1 00:36:45 go: downloading github.com/onsi/gomega v1.7.0 00:36:45 go: downloading github.com/nats-io/nkeys v0.3.0 00:36:45 go: downloading github.com/nats-io/nuid v1.0.1 00:36:45 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 00:36:45 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 00:36:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:36:45 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:36:46 go: downloading github.com/hashicorp/memberlist v0.2.2 00:36:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:36:46 go: downloading google.golang.org/protobuf v1.28.0 00:36:46 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 00:36:46 go: downloading github.com/golang/protobuf v1.5.2 00:36:46 go: downloading github.com/google/go-cmp v0.5.6 00:36:47 go: downloading github.com/kr/text v0.2.0 00:36:47 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:36:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:36:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:36:47 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:36:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:36:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:36:47 go: downloading github.com/miekg/dns v1.1.26 00:36:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:36:48 go: downloading gopkg.in/yaml.v2 v2.4.0 00:36:48 go: downloading github.com/hpcloud/tail v1.0.0 00:36:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:36:48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 00:36:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:36:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:36:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 00:36:52 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 00:36:52 go: downloading github.com/nats-io/nats.go v1.17.0 00:36:52 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 00:36:52 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 00:36:53 go: downloading github.com/klauspost/compress v1.15.10 00:36:53 go: downloading github.com/minio/highwayhash v1.0.2 00:36:53 go: downloading github.com/nats-io/jwt/v2 v2.3.0 00:36:53 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 00:36:57 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 00:39:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:39:04 make -C ./app-service-template test 00:39:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:39:04 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 00:41:56 ok new-app-service 0.262s coverage: 48.1% of statements 00:41:56 ? new-app-service/config [no test files] 00:41:56 ok new-app-service/functions 0.201s 00:41:56 CGO_ENABLED=1 go vet ./... 00:43:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:43:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:43:18 ./bin/test-attribution-txt.sh 00:43:18 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:43:18 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:43:18 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 00:43:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:43:18 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:43:18 go: downloading github.com/gomodule/redigo v1.8.9 00:43:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.633s coverage: 60.4% of statements 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.350s coverage: 93.9% of statements 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.356s coverage: 76.5% of statements 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.403s coverage: 88.7% of statements 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.143s coverage: 100.0% of statements 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.786s coverage: 78.5% of statements 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:43:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.246s coverage: 97.3% of statements 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:43:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 00:43:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.435s coverage: 82.8% of statements 00:43:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.125s coverage: 81.5% of statements 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.421s coverage: 28.7% of statements 00:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 00:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.300s coverage: 14.0% of statements 00:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.226s coverage: 27.3% of statements 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:43:46 --- FAIL: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA (0.00s) 00:43:46 mqttfactory_test.go:131: 00:43:46 Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:131 00:43:46 Error: Expected value not to be nil. 00:43:46 Test: TestConfigureMQTTClientForAuthWithUsernamePasswordAndCA 00:43:46 --- FAIL: TestConfigureMQTTClientForAuthWithCACert (0.00s) 00:43:46 mqttfactory_test.go:145: 00:43:46 Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:145 00:43:46 Error: Expected value not to be nil. 00:43:46 Test: TestConfigureMQTTClientForAuthWithCACert 00:43:46 --- FAIL: TestConfigureMQTTClientForAuthWithClientCert (0.01s) 00:43:46 mqttfactory_test.go:165: 00:43:46 Error Trace: /w/workspace/app-functions-sdk-go/1/pkg/secure/mqttfactory_test.go:165 00:43:46 Error: Expected value not to be nil. 00:43:46 Test: TestConfigureMQTTClientForAuthWithClientCert 00:43:46 FAIL 00:43:46 coverage: 51.4% of statements 00:43:46 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.264s 00:44:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.517s coverage: 75.5% of statements 00:44:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.412s coverage: 94.4% of statements 00:44:18 FAIL 00:44:18 make: *** [Makefile:39: test-sdk] Error 1 [Pipeline] } 00:44:18 $ docker stop --time=1 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 00:44:20 $ docker rm -f 9642f3c9200096a20f0b450e81d43711e0fbf55797c2bbefbfeaf6c839be91b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:25 00:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:25 arm64: Pulling from edgex-lftools-log-publisher 00:44:25 8998bd30e6a1: Pulling fs layer 00:44:25 04944245beec: Pulling fs layer 00:44:25 699f458cf7ca: Pulling fs layer 00:44:25 765212b225bb: Pulling fs layer 00:44:25 f23df028b6ca: Pulling fs layer 00:44:25 d65c8cfc05b1: Pulling fs layer 00:44:25 2437ff75d9bd: Pulling fs layer 00:44:25 f23df028b6ca: Waiting 00:44:25 d65c8cfc05b1: Waiting 00:44:25 2437ff75d9bd: Waiting 00:44:25 765212b225bb: Waiting 00:44:26 04944245beec: Verifying Checksum 00:44:26 04944245beec: Download complete 00:44:26 765212b225bb: Verifying Checksum 00:44:26 765212b225bb: Download complete 00:44:26 f23df028b6ca: Verifying Checksum 00:44:26 f23df028b6ca: Download complete 00:44:26 d65c8cfc05b1: Verifying Checksum 00:44:26 d65c8cfc05b1: Download complete 00:44:26 699f458cf7ca: Verifying Checksum 00:44:26 699f458cf7ca: Download complete 00:44:26 8998bd30e6a1: Verifying Checksum 00:44:26 8998bd30e6a1: Download complete 00:44:29 2437ff75d9bd: Verifying Checksum 00:44:29 2437ff75d9bd: Download complete 00:44:31 8998bd30e6a1: Pull complete 00:44:31 04944245beec: Pull complete 00:44:33 699f458cf7ca: Pull complete 00:44:33 765212b225bb: Pull complete 00:44:33 f23df028b6ca: Pull complete 00:44:34 d65c8cfc05b1: Pull complete 00:44:49 2437ff75d9bd: Pull complete 00:44:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 00:44:49 $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:44:51 $ docker top 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:52 ---> job-cost.sh 00:44:52 lf-activate-venv: SKIPPING 00:44:52 INFO: No Stack... 00:44:53 INFO: Retrieving Pricing Info for: v3-standard-4 00:44:54 INFO: Archiving Costs [Pipeline] sh 00:44:54 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 00:44:54 + cut -d, -f6 [Pipeline] lock 00:44:54 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] 00:44:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] did not exist. Created. 00:44:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:44:55 /w/workspace/app-functions-sdk-go/1@tmp/durable-3f13429a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:44:55 + echo total: 0.10999999940395355 [Pipeline] stash 00:44:55 Warning: overwriting stash ‘stack-cost’ 00:44:56 Stashed 1 file(s) [Pipeline] } 00:44:56 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1178-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:44:56 $ docker stop --time=1 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 00:44:57 $ docker rm -f 4280006546e15c05c90df33fe9596cff75bc7e64f1f74e5648bfac6affaf1a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:45:00 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1178/archives ] 00:45:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1178/archives 00:45:00 total 16 00:45:00 drwxr-xr-x 3 root root 4096 Sep 28 00:33 . 00:45:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:33 .. 00:45:00 drwxr-xr-x 2 root root 4096 Sep 28 00:33 cost 00:45:00 -rw-r--r-- 1 root root 93 Sep 28 00:33 cost.csv 00:45:00 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1178/archives 00:45:00 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1178/archives 00:45:00 total 16 00:45:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 00:33 . 00:45:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:33 .. 00:45:00 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 00:33 cost 00:45:00 -rw-r--r-- 1 jenkins jenkins 93 Sep 28 00:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:45:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:01 ---> package-listing.sh 00:45:01 ++ tr '[:upper:]' '[:lower:]' 00:45:01 ++ facter osfamily 00:45:01 + OS_FAMILY=debian 00:45:01 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1178 00:45:01 + START_PACKAGES=/tmp/packages_start.txt 00:45:01 + END_PACKAGES=/tmp/packages_end.txt 00:45:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:01 + PACKAGES=/tmp/packages_start.txt 00:45:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1178 ']' 00:45:01 + PACKAGES=/tmp/packages_end.txt 00:45:01 + case "${OS_FAMILY}" in 00:45:01 + dpkg -l 00:45:01 + grep '^ii' 00:45:02 + '[' -f /tmp/packages_start.txt ']' 00:45:02 + '[' -f /tmp/packages_end.txt ']' 00:45:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:02 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1178 ']' 00:45:02 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/ 00:45:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1178/archives/ [Pipeline] echo 00:45:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:03 prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container 00:45:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1178 -v /w/workspace/dry_app-functions-sdk-go_PR-1178:/w/workspace/dry_app-functions-sdk-go_PR-1178:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1178@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1178@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:45:03 $ docker top bda6623a0edf91462c577b9faa9e1943041284a78d9b2854517980e8dfb8b194 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:04 + mkdir -p /var/log/sysstat [Pipeline] sh 00:45:04 + ls /var/log/sa-host 00:45:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:04 provisioning config files... 00:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1178@tmp/config5155124001868642781tmp [Pipeline] { [Pipeline] echo 00:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:04 ---> create-netrc.sh [Pipeline] } 00:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:05 ---> python-tools-install.sh [Pipeline] echo 00:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:05 ---> sudo-logs.sh 00:45:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:06 ---> job-cost.sh 00:45:06 lf-activate-venv: SKIPPING 00:45:06 DEBUG: total: 0.2199999988079071 00:45:06 INFO: Retrieving Stack Cost... 00:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:06 INFO: Archiving Costs [Pipeline] echo 00:45:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:07 ---> logs-deploy.sh 00:45:07 lf-activate-venv: SKIPPING 00:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1178/1 00:45:07 INFO: archiving workspace using pattern(s): 00:45:08 Archives upload complete. 00:45:08 INFO: archiving logs to Nexus 00:45:09 ---> uname -a: 00:45:09 Linux prd-ubuntu20-04-docker-8c-8g-1472 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:45:09 00:45:09 00:45:09 ---> lscpu: 00:45:09 Architecture: x86_64 00:45:09 CPU op-mode(s): 32-bit, 64-bit 00:45:09 Byte Order: Little Endian 00:45:09 Address sizes: 40 bits physical, 48 bits virtual 00:45:09 CPU(s): 8 00:45:09 On-line CPU(s) list: 0-7 00:45:09 Thread(s) per core: 1 00:45:09 Core(s) per socket: 1 00:45:09 Socket(s): 8 00:45:09 NUMA node(s): 1 00:45:09 Vendor ID: AuthenticAMD 00:45:09 CPU family: 23 00:45:09 Model: 49 00:45:09 Model name: AMD EPYC-Rome Processor 00:45:09 Stepping: 0 00:45:09 CPU MHz: 2799.998 00:45:09 BogoMIPS: 5599.99 00:45:09 Virtualization: AMD-V 00:45:09 Hypervisor vendor: KVM 00:45:09 Virtualization type: full 00:45:09 L1d cache: 256 KiB 00:45:09 L1i cache: 256 KiB 00:45:09 L2 cache: 4 MiB 00:45:09 L3 cache: 128 MiB 00:45:09 NUMA node0 CPU(s): 0-7 00:45:09 Vulnerability Itlb multihit: Not affected 00:45:09 Vulnerability L1tf: Not affected 00:45:09 Vulnerability Mds: Not affected 00:45:09 Vulnerability Meltdown: Not affected 00:45:09 Vulnerability Mmio stale data: Not affected 00:45:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:45:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:45:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:45:09 Vulnerability Srbds: Not affected 00:45:09 Vulnerability Tsx async abort: Not affected 00:45:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:45:09 00:45:09 00:45:09 ---> nproc: 00:45:09 8 00:45:09 00:45:09 00:45:09 ---> df -h: 00:45:09 Filesystem Size Used Avail Use% Mounted on 00:45:09 overlay 155G 11G 145G 7% / 00:45:09 tmpfs 64M 0 64M 0% /dev 00:45:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:45:09 shm 64M 0 64M 0% /dev/shm 00:45:09 /dev/vda1 155G 11G 145G 7% /facter-os 00:45:09 00:45:09 00:45:09 ---> sar -b -r -n DEV: 00:45:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1472) 09/28/22 _x86_64_ (8 CPU) 00:45:09 00:45:09 00:30:55 LINUX RESTART (8 CPU) 00:45:09 00:45:09 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:45:09 00:32:02 335.14 47.49 287.65 0.00 5341.64 160403.27 0.00 00:45:09 00:33:01 77.58 0.47 77.11 0.00 22.50 43638.90 0.00 00:45:09 00:34:01 60.24 0.15 60.09 0.00 8.27 32765.62 0.00 00:45:09 00:35:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 00:45:09 00:36:01 6.62 3.73 2.88 0.00 2069.66 75.19 0.00 00:45:09 00:37:01 17.98 6.51 11.46 0.00 858.51 2498.23 0.00 00:45:09 00:38:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 00:45:09 00:39:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 00:45:09 00:40:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 00:45:09 00:41:01 1.20 0.00 1.20 0.00 0.00 21.20 0.00 00:45:09 00:42:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 00:45:09 00:43:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 00:45:09 00:44:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 00:45:09 00:45:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 00:45:09 Average: 36.35 4.17 32.18 0.00 593.57 17077.34 0.00 00:45:09 00:45:09 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:45:09 00:32:02 29529156 31588716 755380 2.30 61880 2292348 2036808 6.00 1003472 2037200 368540 00:45:09 00:33:01 27836712 31286824 1017052 3.09 95464 3552348 2431092 7.16 1559956 3035628 427612 00:45:09 00:34:01 28613916 31593376 716372 2.18 99628 3104028 1745284 5.14 1113584 2736232 404 00:45:09 00:35:01 28614624 31594200 715236 2.18 99676 3104036 1745284 5.14 1113444 2736236 296 00:45:09 00:36:01 28454868 31598012 710468 2.16 101256 3262292 1809352 5.33 1116528 2890984 93552 00:45:09 00:37:01 28442524 31592324 711916 2.16 103844 3262532 1804852 5.32 1202700 2802340 224 00:45:09 00:38:01 28443540 31593344 710816 2.16 103876 3262540 1804852 5.32 1202092 2802344 12 00:45:09 00:39:01 28443520 31593404 710960 2.16 103908 3262540 1804852 5.32 1202156 2802360 208 00:45:09 00:40:01 28443408 31593296 711000 2.16 103948 3262544 1804852 5.32 1202140 2802364 4 00:45:09 00:41:01 28443580 31594160 710584 2.16 104044 3262528 1804852 5.32 1201980 2802928 284 00:45:09 00:42:01 28444132 31594716 710004 2.16 104076 3262520 1804852 5.32 1201760 2802928 16 00:45:09 00:43:01 28443632 31594300 710324 2.16 104116 3262532 1804852 5.32 1201796 2802932 212 00:45:09 00:44:01 28443892 31594560 710028 2.16 104152 3262532 1788488 5.27 1201444 2802932 4 00:45:09 00:45:01 28425708 31576480 727976 2.21 104180 3262544 1843988 5.43 1219740 2802880 24 00:45:09 Average: 28501658 31570551 737723 2.24 99575 3191276 1859590 5.48 1195914 2761449 63671 00:45:09 00:45:09 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:45:09 00:32:02 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 00:45:09 00:32:02 ens3 640.93 497.82 7017.74 109.05 0.00 0.00 0.00 0.00 00:45:09 00:32:02 docker0 58.57 51.21 4.33 353.68 0.00 0.00 0.00 0.00 00:45:09 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:33:01 ens3 196.98 117.88 1511.33 23.39 0.00 0.00 0.00 0.00 00:45:09 00:33:01 docker0 96.54 159.95 7.54 1477.19 0.00 0.00 0.00 0.00 00:45:09 00:33:01 veth724d3d1 96.54 160.06 8.86 1477.20 0.00 0.00 0.00 0.12 00:45:09 00:34:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 00:45:09 00:34:01 ens3 106.73 69.31 2530.58 14.66 0.00 0.00 0.00 0.00 00:45:09 00:34:01 docker0 1.07 1.05 0.07 1.53 0.00 0.00 0.00 0.00 00:45:09 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:35:01 ens3 0.82 0.18 0.07 0.04 0.00 0.00 0.00 0.00 00:45:09 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:45:09 00:36:01 ens3 22.80 14.55 483.75 1.34 0.00 0.00 0.00 0.00 00:45:09 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:37:01 ens3 0.62 0.48 0.23 0.18 0.00 0.00 0.00 0.00 00:45:09 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:38:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:40:01 ens3 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 00:45:09 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:42:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:45:09 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:09 00:43:01 ens3 0.62 0.37 0.32 0.21 0.00 0.00 0.00 0.00 00:45:09 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 00:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:45:09 00:45:01 ens3 2.73 1.85 2.99 1.01 0.00 0.00 0.00 0.00 00:45:09 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:09 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 00:45:09 Average: ens3 69.35 50.12 823.98 10.70 0.00 0.00 0.00 0.00 00:45:09 Average: docker0 11.06 14.99 0.85 129.30 0.00 0.00 0.00 0.00 00:45:09 00:45:09 00:45:09 ---> sar -P ALL: 00:45:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1472) 09/28/22 _x86_64_ (8 CPU) 00:45:09 00:45:09 00:30:55 LINUX RESTART (8 CPU) 00:45:09 00:45:09 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:45:09 00:32:02 all 7.15 0.00 2.27 2.65 0.05 87.87 00:45:09 00:32:02 0 5.09 0.00 2.30 6.06 0.08 86.46 00:45:09 00:32:02 1 7.89 0.00 1.94 1.02 0.05 89.09 00:45:09 00:32:02 2 10.76 0.00 2.95 0.86 0.05 85.38 00:45:09 00:32:02 3 6.56 0.00 3.71 9.95 0.07 79.71 00:45:09 00:32:02 4 8.81 0.00 1.48 0.62 0.03 89.06 00:45:09 00:32:02 5 6.50 0.00 1.98 0.67 0.03 90.82 00:45:09 00:32:02 6 5.46 0.00 1.51 1.49 0.05 91.50 00:45:09 00:32:02 7 6.13 0.00 2.30 0.54 0.07 90.97 00:45:09 00:33:01 all 41.57 0.00 6.20 2.36 0.11 49.76 00:45:09 00:33:01 0 41.80 0.00 6.44 0.64 0.10 51.01 00:45:09 00:33:01 1 41.23 0.00 6.26 0.43 0.14 51.94 00:45:09 00:33:01 2 40.76 0.00 5.93 0.89 0.17 52.25 00:45:09 00:33:01 3 41.91 0.00 6.40 9.41 0.10 42.17 00:45:09 00:33:01 4 42.56 0.00 6.20 1.15 0.10 49.99 00:45:09 00:33:01 5 40.14 0.00 6.23 4.75 0.12 48.76 00:45:09 00:33:01 6 42.50 0.00 5.80 0.79 0.07 50.84 00:45:09 00:33:01 7 41.62 0.00 6.33 0.86 0.10 51.08 00:45:09 00:34:01 all 10.93 0.00 2.72 1.56 0.08 84.71 00:45:09 00:34:01 0 11.59 0.00 2.57 0.02 0.10 85.72 00:45:09 00:34:01 1 10.03 0.00 2.30 0.52 0.03 87.12 00:45:09 00:34:01 2 11.51 0.00 2.28 0.57 0.03 85.61 00:45:09 00:34:01 3 10.77 0.00 3.12 0.80 0.03 85.27 00:45:09 00:34:01 4 10.90 0.00 2.86 5.89 0.27 80.08 00:45:09 00:34:01 5 10.50 0.00 3.09 4.42 0.05 81.94 00:45:09 00:34:01 6 11.17 0.00 2.67 0.25 0.05 85.86 00:45:09 00:34:01 7 10.94 0.00 2.91 0.03 0.05 86.07 00:45:09 00:35:01 all 0.02 0.00 0.01 0.01 0.00 99.95 00:45:09 00:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:45:09 00:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:45:09 00:35:01 3 0.00 0.00 0.02 0.05 0.02 99.92 00:45:09 00:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:45:09 00:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:45:09 00:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:36:01 all 0.18 0.00 0.11 0.13 0.01 99.57 00:45:09 00:36:01 0 0.53 0.00 0.12 0.07 0.02 99.27 00:45:09 00:36:01 1 0.12 0.00 0.25 0.57 0.00 99.07 00:45:09 00:36:01 2 0.10 0.00 0.07 0.02 0.02 99.80 00:45:09 00:36:01 3 0.10 0.00 0.07 0.35 0.00 99.48 00:45:09 00:36:01 4 0.15 0.00 0.07 0.00 0.02 99.77 00:45:09 00:36:01 5 0.08 0.00 0.03 0.00 0.00 99.88 00:45:09 00:36:01 6 0.08 0.00 0.25 0.02 0.00 99.65 00:45:09 00:36:01 7 0.23 0.00 0.07 0.00 0.02 99.68 00:45:09 00:37:01 all 0.42 0.00 0.16 0.15 0.01 99.26 00:45:09 00:37:01 0 0.17 0.00 0.18 0.28 0.02 99.35 00:45:09 00:37:01 1 0.43 0.00 0.20 0.35 0.02 99.00 00:45:09 00:37:01 2 0.43 0.00 0.17 0.03 0.00 99.37 00:45:09 00:37:01 3 0.23 0.00 0.12 0.43 0.02 99.20 00:45:09 00:37:01 4 0.97 0.00 0.10 0.02 0.03 98.88 00:45:09 00:37:01 5 0.12 0.00 0.15 0.02 0.00 99.72 00:45:09 00:37:01 6 0.47 0.00 0.20 0.03 0.02 99.28 00:45:09 00:37:01 7 0.53 0.00 0.15 0.02 0.00 99.30 00:45:09 00:38:01 all 0.02 0.00 0.01 0.00 0.00 99.95 00:45:09 00:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 00:45:09 00:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:45:09 00:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:45:09 00:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:45:09 00:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:45:09 00:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:45:09 00:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:45:09 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:45:09 00:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:45:09 00:39:01 4 0.02 0.00 0.03 0.00 0.03 99.92 00:45:09 00:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:45:09 00:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:45:09 00:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:45:09 00:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:45:09 00:40:01 0 0.00 0.00 0.02 0.05 0.02 99.92 00:45:09 00:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:09 00:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:09 00:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:45:09 00:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:45:09 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:09 00:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:45:09 00:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:45:09 00:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:45:09 00:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:45:09 00:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:45:09 00:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:45:09 00:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:42:01 all 0.04 0.00 0.00 0.00 0.00 99.95 00:45:09 00:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:45:09 00:42:01 1 0.10 0.00 0.00 0.00 0.00 99.90 00:45:09 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:09 00:42:01 3 0.08 0.00 0.02 0.02 0.00 99.88 00:45:09 00:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:45:09 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:45:09 00:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:45:09 00:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:45:09 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:45:09 00:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 00:45:09 00:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:45:09 00:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 00:45:09 00:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:09 00:43:01 3 0.05 0.00 0.02 0.02 0.02 99.90 00:45:09 00:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:45:09 00:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:45:09 00:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:45:09 00:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:45:09 00:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:45:09 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:45:09 00:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:45:09 00:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:45:09 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:09 00:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:45:09 00:45:01 all 0.14 0.00 0.03 0.00 0.01 99.82 00:45:09 00:45:01 0 0.02 0.00 0.02 0.03 0.00 99.93 00:45:09 00:45:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:45:09 00:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:45:09 00:45:01 3 0.37 0.00 0.05 0.00 0.00 99.58 00:45:09 00:45:01 4 0.10 0.00 0.03 0.00 0.03 99.83 00:45:09 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:09 00:45:01 6 0.35 0.00 0.05 0.00 0.00 99.60 00:45:09 00:45:01 7 0.13 0.00 0.07 0.00 0.00 99.80 00:45:09 Average: all 4.24 0.00 0.81 0.49 0.02 94.43 00:45:09 Average: 0 4.15 0.00 0.83 0.51 0.03 94.49 00:45:09 Average: 1 4.21 0.00 0.77 0.21 0.02 94.79 00:45:09 Average: 2 4.49 0.00 0.81 0.17 0.02 94.50 00:45:09 Average: 3 4.21 0.00 0.95 1.49 0.02 93.33 00:45:09 Average: 4 4.47 0.00 0.77 0.54 0.04 94.17 00:45:09 Average: 5 4.02 0.00 0.81 0.70 0.02 94.46 00:45:09 Average: 6 4.22 0.00 0.74 0.18 0.01 94.84 00:45:09 Average: 7 4.18 0.00 0.83 0.10 0.02 94.87 00:45:09 00:45:09 00:45:09