Pull request #1097 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 ajcasagrande for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 rather than f28875841b4a115c59dfb5574b9182854435ed78 Obtained Jenkinsfile from a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 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-ssh6371932758592556694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4778322443767675279.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-1097/workspace@libs/edgex-global-pipelines # 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-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9049085235457933414.key > 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-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4692532091033830801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh5989323554170307722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1097/workspace@libs/lf-pipelines # 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-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15718868962197341311.key > 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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21679’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21681 in /w/workspace/dry_app-functions-sdk-go_PR-1097 [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-1097 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 into PR head commit f28875841b4a115c59dfb5574b9182854435ed78 Merge succeeded, producing f28875841b4a115c59dfb5574b9182854435ed78 Checking out Revision f28875841b4a115c59dfb5574b9182854435ed78 (PR-1097) > git config core.sparsecheckout # timeout=10 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 Commit message: "docs: update outdated link in configuration.toml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T21:49:10.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T21:49:11.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T21:49:11.193Z] ========================================================= [2022-04-21T21:49:11.193Z] EdgeX Global Pipelines Version Info [2022-04-21T21:49:11.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:49:12.002Z] ------------------- [2022-04-21T21:49:12.002Z] stable info: [2022-04-21T21:49:12.002Z] ------------------- [2022-04-21T21:49:12.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T21:49:12.002Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T21:49:12.002Z] Message: update stable to v1.0.221 [2022-04-21T21:49:12.635Z] ------------------- [2022-04-21T21:49:12.635Z] experimental info: [2022-04-21T21:49:12.635Z] ------------------- [2022-04-21T21:49:12.635Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T21:49:12.635Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T21:49:12.635Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T21:49:12.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-04-21T21:49:12.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-04-21T21:49:12.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T21:49:13.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T21:49:13.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T21:49:13.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T21:49:13.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T21:49:13.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T21:49:13.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T21:49:13.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T21:49:13.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T21:49:13.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-04-21T21:49:13.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T21:49:13.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T21:49:13.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T21:49:13.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T21:49:13.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T21:49:13.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T21:49:13.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T21:49:13.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T21:49:13.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-21T21:49:13.731Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-21T21:49:13.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T21:49:13.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T21:49:13.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-21T21:49:13.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T21:49:13.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo [2022-04-21T21:49:13.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo [2022-04-21T21:49:14.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo [2022-04-21T21:49:14.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo [2022-04-21T21:49:14.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f288758 [Pipeline] echo [2022-04-21T21:49:14.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T21:49:14.679Z] + git rev-list -1 --merges f28875841b4a115c59dfb5574b9182854435ed78~1..f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo [2022-04-21T21:49:14.731Z] -----------> git rev-list -1 --merges f28875841b4a115c59dfb5574b9182854435ed78~1..f28875841b4a115c59dfb5574b9182854435ed78 f28875841b4a115c59dfb5574b9182854435ed78 [false] [Pipeline] sh [2022-04-21T21:49:15.046Z] + git log --format=format:%s -1 f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo [2022-04-21T21:49:15.082Z] ========================================================= [2022-04-21T21:49:15.082Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T21:49:15.082Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T21:49:15.520Z] + git log --format=format:%s -1 f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] echo [2022-04-21T21:49:15.553Z] [semverPrep] GIT_COMMIT: f28875841b4a115c59dfb5574b9182854435ed78, Commit Message: docs: update outdated link in configuration.toml [Pipeline] echo [2022-04-21T21:49:15.586Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T21:49:16.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T21:49:16.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T21:49:16.005Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T21:49:16.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T21:49:16.005Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T21:49:16.005Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T21:49:16.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:49:16.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T21:49:16.658Z] [2022-04-21T21:49:16.658Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:49:17.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T21:49:17.022Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T21:49:17.022Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T21:49:17.022Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T21:49:17.022Z] 4c7163046ea9: Pulling fs layer [2022-04-21T21:49:17.022Z] 0c2d73faf560: Pulling fs layer [2022-04-21T21:49:17.022Z] 0c2d73faf560: Waiting [2022-04-21T21:49:17.022Z] 3e5f54012d9b: Download complete [2022-04-21T21:49:17.283Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T21:49:17.283Z] a0d0a0d46f8b: Download complete [2022-04-21T21:49:17.283Z] 4c7163046ea9: Verifying Checksum [2022-04-21T21:49:17.283Z] 4c7163046ea9: Download complete [2022-04-21T21:49:17.283Z] 0c2d73faf560: Download complete [2022-04-21T21:49:17.283Z] a0d0a0d46f8b: Pull complete [2022-04-21T21:49:17.544Z] 3e5f54012d9b: Pull complete [2022-04-21T21:49:17.804Z] 4c7163046ea9: Pull complete [2022-04-21T21:49:17.804Z] 0c2d73faf560: Pull complete [2022-04-21T21:49:17.804Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T21:49:18.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T21:49:18.065Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T21:49:18.164Z] prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container [2022-04-21T21:49:18.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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:10004/edgex-devops/git-semver:latest cat [2022-04-21T21:49:18.932Z] $ docker top e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T21:49:19.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T21:49:19.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T21:49:19.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T21:49:19.247Z] $ docker exec e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent [2022-04-21T21:49:19.361Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNhdfCo/agent.14 [2022-04-21T21:49:19.361Z] SSH_AGENT_PID=20 [2022-04-21T21:49:19.371Z] Running ssh-add (command line suppressed) [2022-04-21T21:49:19.521Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_8217137999903718287.key (/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_8217137999903718287.key) [2022-04-21T21:49:19.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T21:49:19.876Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T21:49:19.910Z] $ docker exec --env ******** --env ******** e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent -k [2022-04-21T21:49:20.025Z] unset SSH_AUTH_SOCK; [2022-04-21T21:49:20.025Z] unset SSH_AGENT_PID; [2022-04-21T21:49:20.026Z] echo Agent pid 20 killed; [2022-04-21T21:49:20.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T21:49:20.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T21:49:20.118Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T21:49:20.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T21:49:20.262Z] $ docker exec e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent [2022-04-21T21:49:20.375Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMFCfG/agent.53 [2022-04-21T21:49:20.375Z] SSH_AGENT_PID=60 [2022-04-21T21:49:20.381Z] Running ssh-add (command line suppressed) [2022-04-21T21:49:20.502Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_4793632097677089777.key (/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/private_key_4793632097677089777.key) [2022-04-21T21:49:20.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T21:49:20.850Z] + git semver init [2022-04-21T21:49:20.850Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T21:49:20.850Z] # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1097/.git [2022-04-21T21:49:20.850Z] # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1097 [2022-04-21T21:49:20.850Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T21:49:20.850Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T21:49:20.850Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T21:49:20.850Z] # $SEMVER_BRANCH = PR-1097 [2022-04-21T21:49:20.850Z] # $SEMVER_TEMP = /tmp/semver-520556470 [2022-04-21T21:49:20.850Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2022-04-21T21:49:23.408Z] # '/tmp/semver-520556470' -> '/w/workspace/dry_app-functions-sdk-go_PR-1097/.semver' [2022-04-21T21:49:23.408Z] # -> Force: false [2022-04-21T21:49:23.408Z] # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1097/.semver [Pipeline] } [2022-04-21T21:49:23.446Z] $ docker exec --env ******** --env ******** e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 ssh-agent -k [2022-04-21T21:49:23.572Z] unset SSH_AUTH_SOCK; [2022-04-21T21:49:23.573Z] unset SSH_AGENT_PID; [2022-04-21T21:49:23.573Z] echo Agent pid 60 killed; [2022-04-21T21:49:23.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T21:49:24.011Z] + git semver [Pipeline] } [2022-04-21T21:49:24.053Z] $ docker stop --time=1 e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 [2022-04-21T21:49:25.473Z] $ docker rm -f e40889c3799f15e29d16f241293c1d1b2439b7d4c5a1f0d00e9bc9f337e123f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T21:49:25.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T21:49:26.205Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T21:49:26.228Z] [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 [2022-04-21T21:49:26.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T21:49:26.811Z] ========================================================= [2022-04-21T21:49:26.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T21:49:26.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-21T21:49:27.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T21:49:27.191Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T21:49:27.191Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T21:49:27.191Z] 666ba61612fd: Pulling fs layer [2022-04-21T21:49:27.191Z] 8ed8ca486205: Pulling fs layer [2022-04-21T21:49:27.191Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T21:49:27.191Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T21:49:27.192Z] 640e595b4fbd: Pulling fs layer [2022-04-21T21:49:27.192Z] 763cafe07f6e: Pulling fs layer [2022-04-21T21:49:27.192Z] 0c0b528cf693: Pulling fs layer [2022-04-21T21:49:27.192Z] 22a0e8bec74d: Waiting [2022-04-21T21:49:27.192Z] 4fe6c5a15a65: Waiting [2022-04-21T21:49:27.192Z] 640e595b4fbd: Waiting [2022-04-21T21:49:27.192Z] 763cafe07f6e: Waiting [2022-04-21T21:49:27.192Z] 0c0b528cf693: Waiting [2022-04-21T21:49:27.192Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T21:49:27.192Z] 10935f4eaf8b: Waiting [2022-04-21T21:49:27.192Z] 8ed8ca486205: Verifying Checksum [2022-04-21T21:49:27.192Z] 8ed8ca486205: Download complete [2022-04-21T21:49:27.192Z] 666ba61612fd: Verifying Checksum [2022-04-21T21:49:27.192Z] 666ba61612fd: Download complete [2022-04-21T21:49:27.192Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T21:49:27.192Z] 22a0e8bec74d: Download complete [2022-04-21T21:49:27.192Z] 640e595b4fbd: Verifying Checksum [2022-04-21T21:49:27.192Z] 640e595b4fbd: Download complete [2022-04-21T21:49:27.192Z] 763cafe07f6e: Download complete [2022-04-21T21:49:27.192Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T21:49:27.192Z] 59bf1c3509f3: Download complete [2022-04-21T21:49:27.454Z] 0c0b528cf693: Verifying Checksum [2022-04-21T21:49:27.454Z] 0c0b528cf693: Download complete [2022-04-21T21:49:27.454Z] 59bf1c3509f3: Pull complete [2022-04-21T21:49:27.454Z] 666ba61612fd: Pull complete [2022-04-21T21:49:27.715Z] 8ed8ca486205: Pull complete [2022-04-21T21:49:27.978Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T21:49:27.978Z] 10935f4eaf8b: Download complete [2022-04-21T21:49:27.978Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T21:49:27.978Z] 4fe6c5a15a65: Download complete [2022-04-21T21:49:32.184Z] 4fe6c5a15a65: Pull complete [2022-04-21T21:49:32.184Z] 22a0e8bec74d: Pull complete [2022-04-21T21:49:32.184Z] 640e595b4fbd: Pull complete [2022-04-21T21:49:32.184Z] 763cafe07f6e: Pull complete [2022-04-21T21:49:32.184Z] 0c0b528cf693: Pull complete [2022-04-21T21:49:34.092Z] 10935f4eaf8b: Pull complete [2022-04-21T21:49:34.092Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T21:49:34.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T21:49:34.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-21T21:49:34.415Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:49:34.749Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T21:49:34.749Z] . [Pipeline] withDockerContainer [2022-04-21T21:49:34.846Z] prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container [2022-04-21T21:49:34.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 [2022-04-21T21:49:36.467Z] $ docker top 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T21:49:36.873Z] + go version [2022-04-21T21:49:36.874Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T21:49:36.910Z] $ docker stop --time=1 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac [2022-04-21T21:49:38.172Z] $ docker rm -f 380a21e8a621082b34ad9a3b25417f5d7d58f0c10aea91d7c5bc96f1015adaac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:49:38.858Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T21:49:38.858Z] . [Pipeline] withDockerContainer [2022-04-21T21:49:38.953Z] prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container [2022-04-21T21:49:38.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 [2022-04-21T21:49:39.369Z] $ docker top eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T21:49:39.823Z] + make test [2022-04-21T21:49:39.823Z] make -C ./app-service-template build [2022-04-21T21:49:39.823Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' [2022-04-21T21:49:39.823Z] go mod tidy -compat=1.17 [2022-04-21T21:49:39.823Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-21T21:49:39.823Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 [2022-04-21T21:49:39.823Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-21T21:49:39.823Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-21T21:49:39.823Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.13 [2022-04-21T21:49:39.823Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-21T21:49:39.823Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-21T21:49:40.087Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T21:49:40.087Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T21:49:40.087Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T21:49:40.087Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T21:49:40.087Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T21:49:40.087Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-21T21:49:40.087Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-21T21:49:40.087Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-04-21T21:49:40.087Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-21T21:49:40.087Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-21T21:49:40.087Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T21:49:40.087Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-21T21:49:40.087Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-21T21:49:40.087Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-21T21:49:40.087Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-21T21:49:40.087Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-21T21:49:40.087Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-21T21:49:40.087Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-21T21:49:40.087Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-21T21:49:40.087Z] go: downloading golang.org/x/text v0.3.7 [2022-04-21T21:49:40.087Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-21T21:49:40.348Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-21T21:49:40.348Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-21T21:49:40.348Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-21T21:49:40.348Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-04-21T21:49:40.348Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-04-21T21:49:40.348Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-04-21T21:49:40.348Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-21T21:49:40.348Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-21T21:49:40.348Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-21T21:49:40.610Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-04-21T21:49:40.610Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-04-21T21:49:40.870Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-21T21:49:40.870Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-21T21:49:40.870Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-21T21:49:40.870Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-21T21:49:40.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T21:49:40.870Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T21:49:40.870Z] go: downloading github.com/kr/pretty v0.3.0 [2022-04-21T21:49:40.870Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T21:49:40.870Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-21T21:49:40.870Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-21T21:49:40.870Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-04-21T21:49:40.870Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-04-21T21:49:40.870Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T21:49:41.146Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-21T21:49:41.146Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T21:49:41.146Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T21:49:41.146Z] go: downloading github.com/kr/text v0.2.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-04-21T21:49:41.146Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-04-21T21:49:41.146Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/miekg/dns v1.1.26 [2022-04-21T21:49:41.146Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-04-21T21:49:41.146Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-04-21T21:49:41.146Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-04-21T21:49:41.146Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-21T21:49:41.146Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T21:49:41.443Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-04-21T21:49:41.443Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-04-21T21:49:41.616Z] Still waiting to schedule task [2022-04-21T21:49:41.617Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21680’ is offline [2022-04-21T21:49:42.839Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-04-21T21:50:00.955Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' [2022-04-21T21:50:00.955Z] make -C ./app-service-template test [2022-04-21T21:50:00.955Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' [2022-04-21T21:50:00.955Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-04-21T21:50:19.098Z] ok new-app-service 0.055s coverage: 48.1% of statements [2022-04-21T21:50:19.098Z] ? new-app-service/config [no test files] [2022-04-21T21:50:19.098Z] ok new-app-service/functions 0.048s [2022-04-21T21:50:19.098Z] CGO_ENABLED=1 go vet ./... [2022-04-21T21:50:25.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T21:50:25.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T21:50:25.674Z] ./bin/test-attribution-txt.sh [2022-04-21T21:50:25.935Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1097/app-service-template' [2022-04-21T21:50:25.935Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T21:50:25.935Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-04-21T21:50:26.195Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.099s coverage: 63.7% of statements [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 93.8% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 76.5% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.090s coverage: 88.7% of statements [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.066s coverage: 100.0% of statements [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.164s coverage: 78.3% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 91.8% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.698s coverage: 79.8% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.064s coverage: 28.7% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 14.0% of statements [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-04-21T21:50:29.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-04-21T21:50:29.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 51.4% of statements [2022-04-21T21:50:56.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 78.2% of statements [2022-04-21T21:50:56.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements [2022-04-21T21:50:56.098Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T21:50:56.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T21:50:56.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-21T21:51:04.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T21:51:04.301Z] $ docker stop --time=1 eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 [2022-04-21T21:51:05.819Z] $ docker rm -f eb6ed068f367f83c5e498054ba5750405c3d605042eedb7f2f4f26b2be8a0830 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T21:51:06.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T21:51:06.778Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:51:07.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:51:07.652Z] [2022-04-21T21:51:07.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:51:07.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:51:07.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T21:51:07.991Z] 5eb5b503b376: Pulling fs layer [2022-04-21T21:51:07.991Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T21:51:07.991Z] ec43610c2a17: Pulling fs layer [2022-04-21T21:51:07.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T21:51:07.991Z] 33b1e0a273af: Pulling fs layer [2022-04-21T21:51:07.991Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T21:51:07.991Z] 2f39f015ded8: Pulling fs layer [2022-04-21T21:51:07.991Z] 3a2ae6a8a46f: Waiting [2022-04-21T21:51:07.991Z] 2f39f015ded8: Waiting [2022-04-21T21:51:07.991Z] 5d3b04190fa2: Waiting [2022-04-21T21:51:07.991Z] 5c69ac0246d0: Verifying Checksum [2022-04-21T21:51:07.991Z] 5c69ac0246d0: Download complete [2022-04-21T21:51:07.991Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T21:51:07.991Z] 3a2ae6a8a46f: Download complete [2022-04-21T21:51:07.991Z] 33b1e0a273af: Verifying Checksum [2022-04-21T21:51:07.991Z] 33b1e0a273af: Download complete [2022-04-21T21:51:07.991Z] 5d3b04190fa2: Verifying Checksum [2022-04-21T21:51:07.991Z] 5d3b04190fa2: Download complete [2022-04-21T21:51:08.251Z] ec43610c2a17: Verifying Checksum [2022-04-21T21:51:08.251Z] ec43610c2a17: Download complete [2022-04-21T21:51:08.251Z] 5eb5b503b376: Verifying Checksum [2022-04-21T21:51:08.251Z] 5eb5b503b376: Download complete [2022-04-21T21:51:08.820Z] 2f39f015ded8: Verifying Checksum [2022-04-21T21:51:08.820Z] 2f39f015ded8: Download complete [2022-04-21T21:51:09.760Z] 5eb5b503b376: Pull complete [2022-04-21T21:51:09.760Z] 5c69ac0246d0: Pull complete [2022-04-21T21:51:10.330Z] ec43610c2a17: Pull complete [2022-04-21T21:51:10.330Z] 3a2ae6a8a46f: Pull complete [2022-04-21T21:51:10.589Z] 33b1e0a273af: Pull complete [2022-04-21T21:51:10.590Z] 5d3b04190fa2: Pull complete [2022-04-21T21:51:14.791Z] 2f39f015ded8: Pull complete [2022-04-21T21:51:14.791Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T21:51:14.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T21:51:14.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T21:51:14.889Z] prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container [2022-04-21T21:51:14.929Z] $ 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-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 [2022-04-21T21:51:16.867Z] $ docker top 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:51:17.319Z] ---> job-cost.sh [2022-04-21T21:51:17.319Z] lf-activate-venv: SKIPPING [2022-04-21T21:51:17.319Z] INFO: No Stack... [2022-04-21T21:51:17.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T21:51:18.148Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T21:51:18.464Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/cost.csv [2022-04-21T21:51:18.464Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T21:51:18.505Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [2022-04-21T21:51:18.511Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] did not exist. Created. [2022-04-21T21:51:18.511Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T21:51:18.901Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T21:51:18.954Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T21:51:18.977Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T21:51:19.055Z] $ docker stop --time=1 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 [2022-04-21T21:51:19.479Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21682 in /w/workspace/dry_app-functions-sdk-go_PR-1097 [2022-04-21T21:51:20.233Z] $ docker rm -f 6895a3cd85bab42bf9c09686b30f29779ef8f91f1ba46bcd2ce83b4c926bf1a7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-04-21T21:51:20.409Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T21:51:20.719Z] The recommended git tool is: git [2022-04-21T21:51:27.052Z] using credential edgex-jenkins-ssh [2022-04-21T21:51:27.069Z] Cloning the remote Git repository [2022-04-21T21:51:27.122Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-04-21T21:51:27.190Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-04-21T21:51:27.266Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-04-21T21:51:27.267Z] > git --version # timeout=10 [2022-04-21T21:51:27.293Z] > git --version # 'git version 2.25.1' [2022-04-21T21:51:27.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T21:51:27.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T21:51:30.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-04-21T21:51:30.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T21:51:30.673Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-04-21T21:51:30.729Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-04-21T21:51:30.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T21:51:30.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T21:51:31.392Z] Merging remotes/origin/main commit a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 into PR head commit f28875841b4a115c59dfb5574b9182854435ed78 [2022-04-21T21:51:31.657Z] Merge succeeded, producing f28875841b4a115c59dfb5574b9182854435ed78 [2022-04-21T21:51:31.657Z] Checking out Revision f28875841b4a115c59dfb5574b9182854435ed78 (PR-1097) [2022-04-21T21:51:31.415Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T21:51:31.435Z] > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 [2022-04-21T21:51:31.571Z] > git remote # timeout=10 [2022-04-21T21:51:31.586Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T21:51:31.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T21:51:31.617Z] > git merge a0ca9d13ab91770b9bfed3b5c0c04d3835fe9189 # timeout=10 [2022-04-21T21:51:31.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T21:51:31.669Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T21:51:31.687Z] > git checkout -f f28875841b4a115c59dfb5574b9182854435ed78 # timeout=10 [2022-04-21T21:51:35.881Z] Commit message: "docs: update outdated link in configuration.toml" [2022-04-21T21:51:35.942Z] > git --version # timeout=10 [2022-04-21T21:51:35.954Z] > git --version # 'git version 2.25.1' [2022-04-21T21:51:35.969Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T21:51:37.150Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T21:51:37.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T21:51:37.150Z] Dload Upload Total Spent Left Speed [2022-04-21T21:51:37.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2022-04-21T21:51:37.739Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T21:51:38.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-04-21T21:51:38.107Z] sudo tee /etc/docker/daemon.new [2022-04-21T21:51:38.107Z] { [2022-04-21T21:51:38.107Z] "registry-mirrors": [ [2022-04-21T21:51:38.107Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T21:51:38.107Z] ], [2022-04-21T21:51:38.107Z] "bip": "10.250.0.254/24", [2022-04-21T21:51:38.107Z] "hosts": [ [2022-04-21T21:51:38.107Z] "tcp://0.0.0.0:5555", [2022-04-21T21:51:38.107Z] "unix:///var/run/docker.sock" [2022-04-21T21:51:38.107Z] ], [2022-04-21T21:51:38.107Z] "mtu": 1458, [2022-04-21T21:51:38.107Z] "selinux-enabled": true, [2022-04-21T21:51:38.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T21:51:38.107Z] } [Pipeline] sh [2022-04-21T21:51:38.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T21:51:38.843Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-04-21T21:51:57.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T21:51:57.768Z] ========================================================= [2022-04-21T21:51:57.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T21:51:57.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-21T21:51:58.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T21:51:58.802Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T21:51:58.802Z] 9b3977197b4f: Pulling fs layer [2022-04-21T21:51:58.802Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T21:51:58.802Z] 94645a83ff95: Pulling fs layer [2022-04-21T21:51:58.802Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T21:51:58.802Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T21:51:58.802Z] f7c0051592d6: Pulling fs layer [2022-04-21T21:51:58.802Z] a227ed2f7395: Pulling fs layer [2022-04-21T21:51:58.802Z] 7b1c46037f91: Pulling fs layer [2022-04-21T21:51:58.802Z] 0c92f367c5e7: Waiting [2022-04-21T21:51:58.802Z] f7c0051592d6: Waiting [2022-04-21T21:51:58.802Z] a227ed2f7395: Waiting [2022-04-21T21:51:58.802Z] 7b1c46037f91: Waiting [2022-04-21T21:51:58.802Z] 3f3a8bcf1eab: Waiting [2022-04-21T21:51:58.802Z] 94645a83ff95: Verifying Checksum [2022-04-21T21:51:58.802Z] 94645a83ff95: Download complete [2022-04-21T21:51:58.802Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T21:51:58.802Z] 1a89e8eeedd5: Download complete [2022-04-21T21:51:58.802Z] 0c92f367c5e7: Download complete [2022-04-21T21:51:58.802Z] f7c0051592d6: Verifying Checksum [2022-04-21T21:51:58.802Z] f7c0051592d6: Download complete [2022-04-21T21:51:58.802Z] a227ed2f7395: Verifying Checksum [2022-04-21T21:51:58.802Z] a227ed2f7395: Download complete [2022-04-21T21:51:58.802Z] 9b3977197b4f: Verifying Checksum [2022-04-21T21:51:58.802Z] 9b3977197b4f: Download complete [2022-04-21T21:51:59.802Z] 9b3977197b4f: Pull complete [2022-04-21T21:52:00.085Z] 1a89e8eeedd5: Pull complete [2022-04-21T21:52:00.691Z] 94645a83ff95: Pull complete [2022-04-21T21:52:00.965Z] 7b1c46037f91: Verifying Checksum [2022-04-21T21:52:00.965Z] 7b1c46037f91: Download complete [2022-04-21T21:52:01.568Z] 3f3a8bcf1eab: Download complete [2022-04-21T21:52:14.011Z] 3f3a8bcf1eab: Pull complete [2022-04-21T21:52:14.011Z] 0c92f367c5e7: Pull complete [2022-04-21T21:52:14.011Z] f7c0051592d6: Pull complete [2022-04-21T21:52:14.011Z] a227ed2f7395: Pull complete [2022-04-21T21:52:20.740Z] 7b1c46037f91: Pull complete [2022-04-21T21:52:20.740Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T21:52:20.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T21:52:20.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-04-21T21:52:21.094Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:52:21.480Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T21:52:21.480Z] . [Pipeline] withDockerContainer [2022-04-21T21:52:21.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container [2022-04-21T21:52:21.802Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-21T21:52:24.625Z] $ docker top b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T21:52:25.597Z] + go version [2022-04-21T21:52:25.597Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T21:52:25.637Z] $ docker stop --time=1 b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca [2022-04-21T21:52:27.379Z] $ docker rm -f b906817a7f4752add785a3ff7acfac6800738a8571b65495c64d0d3b397e36ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:52:28.256Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T21:52:28.256Z] . [Pipeline] withDockerContainer [2022-04-21T21:52:28.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container [2022-04-21T21:52:28.579Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-21T21:52:29.827Z] $ docker top 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T21:52:30.814Z] + make test [2022-04-21T21:52:30.814Z] make -C ./app-service-template build [2022-04-21T21:52:30.814Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-04-21T21:52:30.814Z] go mod tidy -compat=1.17 [2022-04-21T21:52:30.814Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 [2022-04-21T21:52:30.814Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-21T21:52:31.089Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.13 [2022-04-21T21:52:31.089Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-21T21:52:31.089Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-21T21:52:31.089Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-21T21:52:31.089Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-21T21:52:31.366Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-04-21T21:52:31.366Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-21T21:52:31.366Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T21:52:31.366Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T21:52:31.366Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T21:52:31.366Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T21:52:31.366Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T21:52:31.366Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T21:52:31.366Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-21T21:52:31.366Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-21T21:52:31.366Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-21T21:52:31.645Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-21T21:52:31.645Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-21T21:52:31.645Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-21T21:52:31.645Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-21T21:52:31.645Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-21T21:52:31.645Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-04-21T21:52:31.645Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T21:52:31.923Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T21:52:31.923Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-21T21:52:31.923Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-21T21:52:32.209Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-21T21:52:32.209Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-21T21:52:32.209Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-21T21:52:32.209Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-21T21:52:32.209Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-21T21:52:32.482Z] go: downloading golang.org/x/text v0.3.7 [2022-04-21T21:52:33.077Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-21T21:52:33.353Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-04-21T21:52:33.353Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-04-21T21:52:35.977Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-04-21T21:52:35.977Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-21T21:52:35.977Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-21T21:52:35.977Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-21T21:52:35.977Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-21T21:52:35.977Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-21T21:52:35.977Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-21T21:52:36.573Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-04-21T21:52:36.573Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-04-21T21:52:36.573Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-21T21:52:36.573Z] go: downloading github.com/kr/pretty v0.3.0 [2022-04-21T21:52:36.846Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-21T21:52:36.846Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-21T21:52:36.846Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T21:52:37.457Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-04-21T21:52:37.746Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-04-21T21:52:37.746Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-21T21:52:37.746Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T21:52:38.024Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T21:52:38.297Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T21:52:38.297Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-21T21:52:38.297Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-21T21:52:38.297Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T21:52:38.297Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T21:52:38.297Z] go: downloading github.com/kr/text v0.2.0 [2022-04-21T21:52:38.297Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-04-21T21:52:38.571Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-21T21:52:38.571Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-04-21T21:52:38.571Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-04-21T21:52:38.846Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-04-21T21:52:38.846Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-21T21:52:38.846Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-04-21T21:52:39.122Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-04-21T21:52:39.122Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-04-21T21:52:39.122Z] go: downloading github.com/miekg/dns v1.1.26 [2022-04-21T21:52:39.393Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-04-21T21:52:39.393Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T21:52:39.393Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-04-21T21:52:39.393Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-04-21T21:52:39.393Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-21T21:52:39.664Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-04-21T21:52:39.664Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-04-21T21:52:43.966Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-04-21T21:54:35.818Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-04-21T21:54:35.818Z] make -C ./app-service-template test [2022-04-21T21:54:35.818Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-04-21T21:54:35.818Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-04-21T21:56:42.725Z] ok new-app-service 0.232s coverage: 48.1% of statements [2022-04-21T21:56:42.725Z] ? new-app-service/config [no test files] [2022-04-21T21:56:42.725Z] ok new-app-service/functions 0.198s [2022-04-21T21:56:42.725Z] CGO_ENABLED=1 go vet ./... [2022-04-21T21:58:04.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T21:58:04.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T21:58:04.569Z] ./bin/test-attribution-txt.sh [2022-04-21T21:58:04.569Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-04-21T21:58:04.569Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T21:58:04.569Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-04-21T21:58:04.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.471s coverage: 63.7% of statements [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.254s coverage: 93.8% of statements [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.424s coverage: 76.5% of statements [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.308s coverage: 88.7% of statements [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.145s coverage: 100.0% of statements [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.593s coverage: 78.3% of statements [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-04-21T21:58:22.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.293s coverage: 97.3% of statements [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-04-21T21:58:22.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-04-21T21:58:26.365Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.304s coverage: 91.8% of statements [2022-04-21T21:58:26.365Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-04-21T21:58:31.207Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.993s coverage: 79.8% of statements [2022-04-21T21:58:31.207Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-04-21T21:58:31.207Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-04-21T21:58:31.207Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.322s coverage: 28.7% of statements [2022-04-21T21:58:31.207Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-04-21T21:58:31.809Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.245s coverage: 14.0% of statements [2022-04-21T21:58:37.245Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.256s coverage: 27.3% of statements [2022-04-21T21:58:37.245Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-04-21T21:58:37.245Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-04-21T21:58:38.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.253s coverage: 51.4% of statements [2022-04-21T21:59:10.568Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.498s coverage: 78.2% of statements [2022-04-21T21:59:10.568Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.229s coverage: 94.4% of statements [2022-04-21T21:59:10.568Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T21:59:15.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T21:59:15.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T21:59:16.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-04-21T21:59:16.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T21:59:16.332Z] $ docker stop --time=1 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 [2022-04-21T21:59:18.154Z] $ docker rm -f 48dd69d1558d5e1570d6e20ce5f280ae250b880ba393cb4cfa4cfc5b4b50f970 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T21:59:21.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T21:59:21.759Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T21:59:22.320Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:59:23.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:59:23.132Z] [2022-04-21T21:59:23.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T21:59:23.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:59:23.793Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T21:59:23.793Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T21:59:23.793Z] 04944245beec: Pulling fs layer [2022-04-21T21:59:23.793Z] 699f458cf7ca: Pulling fs layer [2022-04-21T21:59:23.793Z] 765212b225bb: Pulling fs layer [2022-04-21T21:59:23.793Z] f23df028b6ca: Pulling fs layer [2022-04-21T21:59:23.793Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T21:59:23.793Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T21:59:23.793Z] 765212b225bb: Waiting [2022-04-21T21:59:23.793Z] f23df028b6ca: Waiting [2022-04-21T21:59:23.793Z] d65c8cfc05b1: Waiting [2022-04-21T21:59:23.793Z] 2437ff75d9bd: Waiting [2022-04-21T21:59:23.793Z] 04944245beec: Download complete [2022-04-21T21:59:23.793Z] 765212b225bb: Verifying Checksum [2022-04-21T21:59:23.793Z] 765212b225bb: Download complete [2022-04-21T21:59:23.793Z] f23df028b6ca: Download complete [2022-04-21T21:59:23.793Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T21:59:23.793Z] d65c8cfc05b1: Download complete [2022-04-21T21:59:24.071Z] 699f458cf7ca: Verifying Checksum [2022-04-21T21:59:24.071Z] 699f458cf7ca: Download complete [2022-04-21T21:59:24.348Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T21:59:24.348Z] 8998bd30e6a1: Download complete [2022-04-21T21:59:26.980Z] 2437ff75d9bd: Download complete [2022-04-21T21:59:28.968Z] 8998bd30e6a1: Pull complete [2022-04-21T21:59:29.245Z] 04944245beec: Pull complete [2022-04-21T21:59:30.688Z] 699f458cf7ca: Pull complete [2022-04-21T21:59:30.964Z] 765212b225bb: Pull complete [2022-04-21T21:59:31.947Z] f23df028b6ca: Pull complete [2022-04-21T21:59:31.947Z] d65c8cfc05b1: Pull complete [2022-04-21T21:59:47.046Z] 2437ff75d9bd: Pull complete [2022-04-21T21:59:47.046Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T21:59:47.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T21:59:47.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T21:59:47.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-21682 does not seem to be running inside a container [2022-04-21T21:59:47.395Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T21:59:49.922Z] $ docker top a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T21:59:50.934Z] ---> job-cost.sh [2022-04-21T21:59:50.934Z] lf-activate-venv: SKIPPING [2022-04-21T21:59:50.934Z] INFO: No Stack... [2022-04-21T21:59:51.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T21:59:52.130Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T21:59:52.814Z] + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csvcut [2022-04-21T21:59:52.814Z] -d, -f6 [Pipeline] lock [2022-04-21T21:59:52.867Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [2022-04-21T21:59:52.872Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] did not exist. Created. [2022-04-21T21:59:52.872Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T21:59:53.619Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-700f7a7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T21:59:54.319Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T21:59:54.354Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T21:59:54.420Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T21:59:54.437Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1097-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T21:59:54.518Z] $ docker stop --time=1 a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 [2022-04-21T21:59:56.009Z] $ docker rm -f a61980e2c512c639f118a993491d6e5c9a516b8f0bdcce7d92f9f72c7b46b241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-21T21:59:57.014Z] provisioning config files... [2022-04-21T21:59:57.038Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/config1585587270327631501tmp [Pipeline] { [Pipeline] sh [2022-04-21T21:59:57.360Z] + set +x [2022-04-21T21:59:57.360Z] + curl -s https://codecov.io/bash [2022-04-21T21:59:57.360Z] + bash -s -- [2022-04-21T21:59:57.360Z] [2022-04-21T21:59:57.360Z] _____ _ [2022-04-21T21:59:57.360Z] / ____| | | [2022-04-21T21:59:57.360Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T21:59:57.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T21:59:57.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T21:59:57.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T21:59:57.360Z] Bash-1.0.6 [2022-04-21T21:59:57.360Z] [2022-04-21T21:59:57.360Z] [2022-04-21T21:59:57.360Z] ==> git version 2.25.1 found [2022-04-21T21:59:57.360Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-21T21:59:57.360Z] Release-Date: 2020-01-08 [2022-04-21T21:59:57.360Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-21T21:59:57.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T21:59:57.360Z] ==> Jenkins CI detected. [2022-04-21T21:59:57.360Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1097 [2022-04-21T21:59:57.360Z] project root: . [2022-04-21T21:59:57.360Z] --> token set from env [2022-04-21T21:59:57.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T21:59:57.360Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T21:59:57.360Z] ==> Python coveragepy not found [2022-04-21T21:59:57.360Z] ==> Searching for coverage reports in: [2022-04-21T21:59:57.360Z] + . [2022-04-21T21:59:57.361Z] -> Found 2 reports [2022-04-21T21:59:57.361Z] ==> Detecting git/mercurial file structure [2022-04-21T21:59:57.361Z] ==> Reading reports [2022-04-21T21:59:57.361Z] + ./app-service-template/coverage.out bytes=1222 [2022-04-21T21:59:57.619Z] + ./coverage.out bytes=115551 [2022-04-21T21:59:57.619Z] ==> Appending adjustments [2022-04-21T21:59:57.619Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T21:59:57.879Z] + Found adjustments [2022-04-21T21:59:57.879Z] ==> Gzipping contents [2022-04-21T21:59:57.879Z] 20K /tmp/codecov.wlPU4H.gz [2022-04-21T21:59:57.879Z] ==> Uploading reports [2022-04-21T21:59:57.879Z] url: https://codecov.io [2022-04-21T21:59:57.879Z] query: branch=PR-1097&commit=f28875841b4a115c59dfb5574b9182854435ed78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-04-21T21:59:57.879Z] -> Pinging Codecov [2022-04-21T21:59:57.879Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1097&commit=f28875841b4a115c59dfb5574b9182854435ed78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1097%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-04-21T21:59:58.140Z] -> Uploading to [2022-04-21T21:59:58.140Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/3D8B5DFFC46A037C893635FACE044666/f28875841b4a115c59dfb5574b9182854435ed78/102fe225-c456-4e26-9a9b-4c69740f20dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T215958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5702d6a47ed63a8d13d650fe21bd298acb4b06836b2d61e17a63e0bcb0e52355 [2022-04-21T21:59:58.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T21:59:58.140Z] Dload Upload Total Spent Left Speed [2022-04-21T21:59:58.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20246 0 0 100 20246 0 67486 --:--:-- --:--:-- --:--:-- 67486 [2022-04-21T21:59:58.401Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f28875841b4a115c59dfb5574b9182854435ed78 [Pipeline] } [2022-04-21T21:59:58.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-21T22:00:00.130Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1097/archives ] [2022-04-21T22:00:00.130Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1097/archives [2022-04-21T22:00:00.130Z] total 16 [2022-04-21T22:00:00.130Z] drwxr-xr-x 3 root root 4096 Apr 21 21:51 . [2022-04-21T22:00:00.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:51 .. [2022-04-21T22:00:00.130Z] drwxr-xr-x 2 root root 4096 Apr 21 21:51 cost [2022-04-21T22:00:00.130Z] -rw-r--r-- 1 root root 92 Apr 21 21:51 cost.csv [2022-04-21T22:00:00.130Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1097/archives [2022-04-21T22:00:00.130Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1097/archives [2022-04-21T22:00:00.130Z] total 16 [2022-04-21T22:00:00.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 21:51 . [2022-04-21T22:00:00.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 21:51 .. [2022-04-21T22:00:00.130Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 21:51 cost [2022-04-21T22:00:00.130Z] -rw-r--r-- 1 jenkins jenkins 92 Apr 21 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:00.462Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:01.355Z] ---> package-listing.sh [2022-04-21T22:00:01.355Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T22:00:01.355Z] ++ facter osfamily [2022-04-21T22:00:01.616Z] + OS_FAMILY=debian [2022-04-21T22:00:01.616Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1097 [2022-04-21T22:00:01.616Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T22:00:01.616Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T22:00:01.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T22:00:01.616Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T22:00:01.616Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1097 ']' [2022-04-21T22:00:01.616Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T22:00:01.616Z] + case "${OS_FAMILY}" in [2022-04-21T22:00:01.616Z] + dpkg -l [2022-04-21T22:00:01.616Z] + grep '^ii' [2022-04-21T22:00:01.616Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T22:00:01.616Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T22:00:01.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T22:00:01.616Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1097 ']' [2022-04-21T22:00:01.616Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/ [2022-04-21T22:00:01.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1097/archives/ [Pipeline] echo [2022-04-21T22:00:01.658Z] 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-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T22:00:01.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T22:00:02.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T22:00:02.321Z] . [Pipeline] withDockerContainer [2022-04-21T22:00:02.405Z] prd-ubuntu20.04-docker-8c-8g-21681 does not seem to be running inside a container [2022-04-21T22:00:02.440Z] $ 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-1097/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-1097 -v /w/workspace/dry_app-functions-sdk-go_PR-1097:/w/workspace/dry_app-functions-sdk-go_PR-1097:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1097@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1097@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 [2022-04-21T22:00:02.713Z] $ docker top 6b75e1e293d42d6fe90bc5fc8544ecf67f3cb331b56ab41b11f0afd331fe73c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T22:00:03.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T22:00:03.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T22:00:03.737Z] + ls /var/log/sa-host [2022-04-21T22:00:03.737Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T22:00:04.025Z] provisioning config files... [2022-04-21T22:00:04.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1097@tmp/config9068829515505913624tmp [Pipeline] { [Pipeline] echo [2022-04-21T22:00:04.089Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:04.402Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T22:00:04.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:04.849Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T22:00:04.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:05.197Z] ---> sudo-logs.sh [2022-04-21T22:00:05.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T22:00:05.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:05.590Z] ---> job-cost.sh [2022-04-21T22:00:05.590Z] lf-activate-venv: SKIPPING [2022-04-21T22:00:05.590Z] DEBUG: total: 0.2199999988079071 [2022-04-21T22:00:05.590Z] INFO: Retrieving Stack Cost... [2022-04-21T22:00:06.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T22:00:06.424Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T22:00:06.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T22:00:06.775Z] ---> logs-deploy.sh [2022-04-21T22:00:06.775Z] lf-activate-venv: SKIPPING [2022-04-21T22:00:06.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1097/1 [2022-04-21T22:00:06.775Z] INFO: archiving workspace using pattern(s): [2022-04-21T22:00:07.718Z] Archives upload complete. [2022-04-21T22:00:07.980Z] INFO: archiving logs to Nexus [2022-04-21T22:00:08.554Z] ---> uname -a: [2022-04-21T22:00:08.554Z] Linux prd-ubuntu20-04-docker-8c-8g-21681 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] ---> lscpu: [2022-04-21T22:00:08.554Z] Architecture: x86_64 [2022-04-21T22:00:08.554Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-21T22:00:08.554Z] Byte Order: Little Endian [2022-04-21T22:00:08.554Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-21T22:00:08.554Z] CPU(s): 8 [2022-04-21T22:00:08.554Z] On-line CPU(s) list: 0-7 [2022-04-21T22:00:08.554Z] Thread(s) per core: 1 [2022-04-21T22:00:08.554Z] Core(s) per socket: 1 [2022-04-21T22:00:08.554Z] Socket(s): 8 [2022-04-21T22:00:08.554Z] NUMA node(s): 1 [2022-04-21T22:00:08.554Z] Vendor ID: AuthenticAMD [2022-04-21T22:00:08.554Z] CPU family: 23 [2022-04-21T22:00:08.554Z] Model: 49 [2022-04-21T22:00:08.554Z] Model name: AMD EPYC-Rome Processor [2022-04-21T22:00:08.554Z] Stepping: 0 [2022-04-21T22:00:08.554Z] CPU MHz: 2799.998 [2022-04-21T22:00:08.554Z] BogoMIPS: 5599.99 [2022-04-21T22:00:08.554Z] Virtualization: AMD-V [2022-04-21T22:00:08.554Z] Hypervisor vendor: KVM [2022-04-21T22:00:08.554Z] Virtualization type: full [2022-04-21T22:00:08.554Z] L1d cache: 256 KiB [2022-04-21T22:00:08.554Z] L1i cache: 256 KiB [2022-04-21T22:00:08.554Z] L2 cache: 4 MiB [2022-04-21T22:00:08.554Z] L3 cache: 128 MiB [2022-04-21T22:00:08.554Z] NUMA node0 CPU(s): 0-7 [2022-04-21T22:00:08.554Z] Vulnerability Itlb multihit: Not affected [2022-04-21T22:00:08.554Z] Vulnerability L1tf: Not affected [2022-04-21T22:00:08.554Z] Vulnerability Mds: Not affected [2022-04-21T22:00:08.554Z] Vulnerability Meltdown: Not affected [2022-04-21T22:00:08.554Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-21T22:00:08.554Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-21T22:00:08.554Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-21T22:00:08.554Z] Vulnerability Srbds: Not affected [2022-04-21T22:00:08.554Z] Vulnerability Tsx async abort: Not affected [2022-04-21T22:00:08.554Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] ---> nproc: [2022-04-21T22:00:08.554Z] 8 [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] ---> df -h: [2022-04-21T22:00:08.554Z] Filesystem Size Used Avail Use% Mounted on [2022-04-21T22:00:08.554Z] overlay 155G 9.9G 146G 7% / [2022-04-21T22:00:08.554Z] tmpfs 64M 0 64M 0% /dev [2022-04-21T22:00:08.554Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-21T22:00:08.554Z] shm 64M 0 64M 0% /dev/shm [2022-04-21T22:00:08.554Z] /dev/vda1 155G 9.9G 146G 7% /facter-os [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] [2022-04-21T22:00:08.554Z] ---> sar -b -r -n DEV: [2022-04-21T22:00:08.555Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21681) 04/21/22 _x86_64_ (8 CPU) [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:48:31 LINUX RESTART (8 CPU) [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-21T22:00:08.555Z] 21:50:01 246.09 15.25 230.84 0.00 2123.78 92048.79 0.00 [2022-04-21T22:00:08.555Z] 21:51:01 51.49 0.02 51.47 0.00 0.13 27419.71 0.00 [2022-04-21T22:00:08.555Z] 21:52:01 39.95 0.07 39.89 0.00 4.27 18354.68 0.00 [2022-04-21T22:00:08.555Z] 21:53:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 [2022-04-21T22:00:08.555Z] 21:54:01 1.35 0.03 1.32 0.00 2.27 13.73 0.00 [2022-04-21T22:00:08.555Z] 21:55:01 1.95 0.00 1.95 0.00 0.00 27.59 0.00 [2022-04-21T22:00:08.555Z] 21:56:01 2.62 1.58 1.03 0.00 50.39 13.46 0.00 [2022-04-21T22:00:08.555Z] 21:57:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2022-04-21T22:00:08.555Z] 21:58:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-04-21T22:00:08.555Z] 21:59:01 1.73 0.00 1.73 0.00 0.00 24.00 0.00 [2022-04-21T22:00:08.555Z] 22:00:01 1.18 0.15 1.03 0.00 9.73 21.46 0.00 [2022-04-21T22:00:08.555Z] Average: 31.91 1.56 30.36 0.00 199.44 12561.89 0.00 [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-21T22:00:08.555Z] 21:50:01 28617244 31641852 649784 1.98 111092 3158124 2332732 6.87 1334324 2517208 494744 [2022-04-21T22:00:08.555Z] 21:51:01 27877656 31250524 1037940 3.16 117644 3472160 2475404 7.30 1923416 2636696 32776 [2022-04-21T22:00:08.555Z] 21:52:01 28731772 31756376 537692 1.64 120768 3143380 1816028 5.35 1192520 2539160 16 [2022-04-21T22:00:08.555Z] 21:53:01 28732320 31757020 536936 1.63 120808 3143384 1816028 5.35 1191412 2539164 12 [2022-04-21T22:00:08.555Z] 21:54:01 28733388 31758280 535500 1.63 120856 3143456 1816028 5.35 1190340 2539236 16 [2022-04-21T22:00:08.555Z] 21:55:01 28733592 31758568 535168 1.63 120916 3143460 1816028 5.35 1189988 2539280 16 [2022-04-21T22:00:08.555Z] 21:56:01 28737928 31765304 528296 1.61 120956 3144976 1832092 5.40 1188016 2538860 32 [2022-04-21T22:00:08.555Z] 21:57:01 28738416 31765796 527768 1.60 120972 3144980 1832092 5.40 1186964 2538848 48 [2022-04-21T22:00:08.555Z] 21:58:01 28738644 31766056 527480 1.60 120988 3144980 1832092 5.40 1186184 2538852 12 [2022-04-21T22:00:08.555Z] 21:59:01 28737888 31765304 528356 1.61 121036 3144960 1832092 5.40 1186688 2538828 180 [2022-04-21T22:00:08.555Z] 22:00:01 28734536 31762544 530696 1.61 121080 3145388 1847208 5.44 1188172 2538572 448 [2022-04-21T22:00:08.555Z] Average: 28646671 31704329 588692 1.79 119738 3175386 1931620 5.69 1268911 2545882 48027 [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-21T22:00:08.555Z] 21:50:01 ens3 584.20 452.99 5342.89 132.85 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:50:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:50:01 docker0 143.86 110.26 13.21 1067.13 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:50:01 veth7906645 46.08 59.84 4.51 714.42 0.00 0.00 0.00 0.06 [2022-04-21T22:00:08.555Z] 21:51:01 ens3 17.66 10.31 15.00 7.24 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:51:01 docker0 1.43 1.27 0.10 1.65 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:51:01 veth7906645 1.43 1.30 0.12 1.65 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:52:01 ens3 112.11 63.31 2525.03 11.99 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:52:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:53:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:54:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:56:01 ens3 5.33 3.87 4.19 4.47 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:57:01 ens3 7.38 12.25 1.31 11.58 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:58:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:59:01 ens3 8.73 11.29 9.85 7.91 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 22:00:01 ens3 27.48 35.99 12.11 35.17 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 22:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] Average: ens3 69.49 53.73 720.23 19.23 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] Average: docker0 13.23 10.15 1.21 97.31 0.00 0.00 0.00 0.00 [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] ---> sar -P ALL: [2022-04-21T22:00:08.555Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21681) 04/21/22 _x86_64_ (8 CPU) [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:48:31 LINUX RESTART (8 CPU) [2022-04-21T22:00:08.555Z] [2022-04-21T22:00:08.555Z] 21:49:01 CPU %user %nice %system %iowait %steal %idle [2022-04-21T22:00:08.555Z] 21:50:01 all 21.16 0.00 4.45 1.14 0.08 73.17 [2022-04-21T22:00:08.555Z] 21:50:01 0 20.98 0.00 4.77 0.55 0.08 73.61 [2022-04-21T22:00:08.555Z] 21:50:01 1 21.20 0.00 3.93 0.39 0.07 74.42 [2022-04-21T22:00:08.555Z] 21:50:01 2 21.47 0.00 4.31 1.64 0.08 72.50 [2022-04-21T22:00:08.555Z] 21:50:01 3 21.66 0.00 4.50 0.22 0.07 73.55 [2022-04-21T22:00:08.555Z] 21:50:01 4 21.64 0.00 4.95 3.71 0.08 69.61 [2022-04-21T22:00:08.555Z] 21:50:01 5 21.69 0.00 4.28 0.19 0.07 73.78 [2022-04-21T22:00:08.555Z] 21:50:01 6 18.71 0.00 4.28 1.53 0.08 75.40 [2022-04-21T22:00:08.555Z] 21:50:01 7 21.95 0.00 4.61 0.86 0.10 72.48 [2022-04-21T22:00:08.555Z] 21:51:01 all 35.44 0.00 5.27 0.54 0.08 58.67 [2022-04-21T22:00:08.555Z] 21:51:01 0 35.83 0.00 5.16 0.08 0.08 58.84 [2022-04-21T22:00:08.555Z] 21:51:01 1 35.27 0.00 5.44 0.05 0.08 59.15 [2022-04-21T22:00:08.555Z] 21:51:01 2 35.37 0.00 5.53 0.12 0.07 58.91 [2022-04-21T22:00:08.555Z] 21:51:01 3 35.44 0.00 5.47 0.10 0.08 58.90 [2022-04-21T22:00:08.555Z] 21:51:01 4 35.04 0.00 5.60 3.42 0.08 55.86 [2022-04-21T22:00:08.555Z] 21:51:01 5 34.92 0.00 5.17 0.17 0.08 59.67 [2022-04-21T22:00:08.555Z] 21:51:01 6 35.74 0.00 4.83 0.22 0.07 59.14 [2022-04-21T22:00:08.555Z] 21:51:01 7 35.88 0.00 4.96 0.19 0.08 58.88 [2022-04-21T22:00:08.555Z] 21:52:01 all 4.12 0.00 1.32 0.45 0.02 94.09 [2022-04-21T22:00:08.555Z] 21:52:01 0 4.30 0.00 1.09 0.03 0.03 94.54 [2022-04-21T22:00:08.555Z] 21:52:01 1 4.03 0.00 1.17 0.03 0.02 94.74 [2022-04-21T22:00:08.555Z] 21:52:01 2 4.01 0.00 1.79 0.15 0.02 94.03 [2022-04-21T22:00:08.555Z] 21:52:01 3 4.34 0.00 1.29 0.34 0.03 94.00 [2022-04-21T22:00:08.555Z] 21:52:01 4 4.50 0.00 0.85 0.15 0.02 94.48 [2022-04-21T22:00:08.555Z] 21:52:01 5 3.95 0.00 1.34 0.17 0.03 94.51 [2022-04-21T22:00:08.555Z] 21:52:01 6 3.66 0.00 1.91 2.72 0.02 91.69 [2022-04-21T22:00:08.555Z] 21:52:01 7 4.14 0.00 1.12 0.02 0.02 94.71 [2022-04-21T22:00:08.555Z] 21:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-21T22:00:08.555Z] 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.555Z] 21:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:53:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-21T22:00:08.555Z] 21:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:53:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-21T22:00:08.555Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.555Z] 21:54:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2022-04-21T22:00:08.555Z] 21:54:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-21T22:00:08.555Z] 21:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:54:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-21T22:00:08.555Z] 21:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-21T22:00:08.555Z] 21:54:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-04-21T22:00:08.555Z] 21:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-21T22:00:08.555Z] 21:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-04-21T22:00:08.555Z] 21:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-21T22:00:08.555Z] 21:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:55:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2022-04-21T22:00:08.555Z] 21:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-21T22:00:08.555Z] 21:55:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-21T22:00:08.555Z] 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.555Z] 21:56:01 all 0.22 0.00 0.05 0.01 0.01 99.71 [2022-04-21T22:00:08.555Z] 21:56:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2022-04-21T22:00:08.555Z] 21:56:01 1 0.20 0.00 0.07 0.03 0.00 99.70 [2022-04-21T22:00:08.555Z] 21:56:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2022-04-21T22:00:08.555Z] 21:56:01 3 0.27 0.00 0.05 0.00 0.02 99.67 [2022-04-21T22:00:08.555Z] 21:56:01 4 0.32 0.00 0.02 0.02 0.00 99.65 [2022-04-21T22:00:08.556Z] 21:56:01 5 0.20 0.00 0.02 0.00 0.02 99.77 [2022-04-21T22:00:08.556Z] 21:56:01 6 0.13 0.00 0.08 0.02 0.02 99.75 [2022-04-21T22:00:08.556Z] 21:56:01 7 0.27 0.00 0.08 0.00 0.02 99.63 [2022-04-21T22:00:08.556Z] 21:57:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2022-04-21T22:00:08.556Z] 21:57:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2022-04-21T22:00:08.556Z] 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.556Z] 21:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-21T22:00:08.556Z] 21:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2022-04-21T22:00:08.556Z] 21:57:01 4 0.05 0.00 0.00 0.07 0.00 99.88 [2022-04-21T22:00:08.556Z] 21:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-21T22:00:08.556Z] 21:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-21T22:00:08.556Z] 21:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-21T22:00:08.556Z] 21:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.556Z] 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-21T22:00:08.556Z] 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.556Z] 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.556Z] 21:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.556Z] 21:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-21T22:00:08.556Z] 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.556Z] 21:58:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-21T22:00:08.556Z] 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-21T22:00:08.556Z] 21:59:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2022-04-21T22:00:08.556Z] 21:59:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-21T22:00:08.556Z] 21:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-21T22:00:08.556Z] 21:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-21T22:00:08.556Z] 21:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-21T22:00:08.556Z] 21:59:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-04-21T22:00:08.556Z] 21:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-21T22:00:08.556Z] 21:59:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-21T22:00:08.556Z] 21:59:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-04-21T22:00:08.556Z] 22:00:01 all 0.30 0.00 0.14 0.01 0.00 99.54 [2022-04-21T22:00:08.556Z] 22:00:01 0 0.20 0.00 0.08 0.00 0.00 99.72 [2022-04-21T22:00:08.556Z] 22:00:01 1 0.15 0.00 0.08 0.00 0.00 99.77 [2022-04-21T22:00:08.556Z] 22:00:01 2 0.18 0.00 0.18 0.00 0.02 99.62 [2022-04-21T22:00:08.556Z] 22:00:01 3 0.62 0.00 0.18 0.00 0.02 99.18 [2022-04-21T22:00:08.556Z] 22:00:01 4 0.37 0.00 0.20 0.00 0.00 99.43 [2022-04-21T22:00:08.556Z] 22:00:01 5 0.23 0.00 0.18 0.02 0.00 99.57 [2022-04-21T22:00:08.556Z] 22:00:01 6 0.20 0.00 0.10 0.02 0.00 99.68 [2022-04-21T22:00:08.556Z] 22:00:01 7 0.48 0.00 0.10 0.03 0.00 99.38 [2022-04-21T22:00:08.556Z] [2022-04-21T22:00:08.556Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-21T22:00:08.556Z] Average: all 5.56 0.00 1.02 0.20 0.02 93.20 [2022-04-21T22:00:08.556Z] Average: 0 5.59 0.00 1.02 0.06 0.02 93.30 [2022-04-21T22:00:08.556Z] Average: 1 5.51 0.00 0.97 0.05 0.02 93.45 [2022-04-21T22:00:08.556Z] Average: 2 5.55 0.00 1.07 0.17 0.02 93.18 [2022-04-21T22:00:08.556Z] Average: 3 5.67 0.00 1.06 0.06 0.03 93.19 [2022-04-21T22:00:08.556Z] Average: 4 5.61 0.00 1.05 0.68 0.02 92.65 [2022-04-21T22:00:08.556Z] Average: 5 5.54 0.00 1.00 0.05 0.02 93.39 [2022-04-21T22:00:08.556Z] Average: 6 5.31 0.00 1.02 0.42 0.02 93.23 [2022-04-21T22:00:08.556Z] Average: 7 5.68 0.00 0.99 0.10 0.02 93.21 [2022-04-21T22:00:08.556Z] [2022-04-21T22:00:08.556Z] [2022-04-21T22:00:08.556Z]