Pull request #1499 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 578eff09bafe1cda6e4e8e216d8e2d45d91fde57+5a64b07e1eaaa059273bf5e9866e7e4b90813524 (224933f4401bbff31e2759f99d27b46999c3e7d5) 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-ssh11295742509120972408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4961899853409364485.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14554724834594204159.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-1499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5794832262519182436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1980503946974785364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-1499/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1499/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4956998478441073469.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9876 in /w/workspace/dry_app-functions-sdk-go_PR-1499 [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-1499 # 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/1499/head:refs/remotes/origin/PR-1499 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5a64b07e1eaaa059273bf5e9866e7e4b90813524 into PR head commit 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 Merge succeeded, producing 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 Checking out Revision 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 (PR-1499) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T04:29:07.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T04:29:07.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 # 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 5a64b07e1eaaa059273bf5e9866e7e4b90813524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T04:29:07.879Z] ========================================================= [2023-10-24T04:29:07.879Z] EdgeX Global Pipelines Version Info [2023-10-24T04:29:07.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:29:08.613Z] ------------------- [2023-10-24T04:29:08.613Z] stable info: [2023-10-24T04:29:08.613Z] ------------------- [2023-10-24T04:29:08.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T04:29:08.613Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T04:29:08.613Z] Message: update stable to v1.0.254 [2023-10-24T04:29:09.186Z] ------------------- [2023-10-24T04:29:09.186Z] experimental info: [2023-10-24T04:29:09.186Z] ------------------- [2023-10-24T04:29:09.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T04:29:09.186Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T04:29:09.186Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T04:29:09.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-10-24T04:29:09.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-10-24T04:29:09.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T04:29:09.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T04:29:09.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T04:29:09.714Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T04:29:09.755Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T04:29:09.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T04:29:09.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T04:29:09.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T04:29:09.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T04:29:09.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-10-24T04:29:09.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T04:29:10.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T04:29:10.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T04:29:10.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T04:29:10.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T04:29:10.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T04:29:10.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T04:29:10.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T04:29:10.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T04:29:10.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-24T04:29:10.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T04:29:10.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T04:29:10.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-10-24T04:29:10.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T04:29:10.591Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T04:29:10.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1499 [Pipeline] echo [2023-10-24T04:29:10.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1499 [Pipeline] echo [2023-10-24T04:29:10.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1499 [Pipeline] echo [2023-10-24T04:29:10.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [Pipeline] echo [2023-10-24T04:29:10.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 578eff0 [Pipeline] echo [2023-10-24T04:29:10.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T04:29:11.385Z] + git rev-list -1 --merges 578eff09bafe1cda6e4e8e216d8e2d45d91fde57~1..578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [Pipeline] echo [2023-10-24T04:29:11.448Z] -----------> git rev-list -1 --merges 578eff09bafe1cda6e4e8e216d8e2d45d91fde57~1..578eff09bafe1cda6e4e8e216d8e2d45d91fde57 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [false] [Pipeline] sh [2023-10-24T04:29:11.762Z] + git log --format=format:%s -1 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [Pipeline] echo [2023-10-24T04:29:11.799Z] ========================================================= [2023-10-24T04:29:11.799Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T04:29:11.799Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T04:29:12.240Z] + git log --format=format:%s -1 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [Pipeline] echo [2023-10-24T04:29:12.274Z] [semverPrep] GIT_COMMIT: 578eff09bafe1cda6e4e8e216d8e2d45d91fde57, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-10-24T04:29:12.305Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T04:29:12.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T04:29:12.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T04:29:12.711Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T04:29:12.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T04:29:12.711Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T04:29:12.711Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T04:29:12.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:29:13.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T04:29:13.213Z] [2023-10-24T04:29:13.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:29:13.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T04:29:13.603Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T04:29:13.603Z] b85a868b505f: Pulling fs layer [2023-10-24T04:29:13.603Z] e2be974225ed: Pulling fs layer [2023-10-24T04:29:13.603Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T04:29:13.603Z] 988bab9f4d93: Pulling fs layer [2023-10-24T04:29:13.603Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T04:29:13.603Z] eaf3925da568: Pulling fs layer [2023-10-24T04:29:13.603Z] bab4dde63d76: Pulling fs layer [2023-10-24T04:29:13.603Z] bde34c3a00c8: Pulling fs layer [2023-10-24T04:29:13.603Z] b352a97aabf1: Pulling fs layer [2023-10-24T04:29:13.603Z] 4872d77fe225: Pulling fs layer [2023-10-24T04:29:13.603Z] 5851b861e8e6: Pulling fs layer [2023-10-24T04:29:13.603Z] b352a97aabf1: Waiting [2023-10-24T04:29:13.603Z] 988bab9f4d93: Waiting [2023-10-24T04:29:13.603Z] 1469e6f7b9e6: Waiting [2023-10-24T04:29:13.603Z] 5851b861e8e6: Waiting [2023-10-24T04:29:13.603Z] 4872d77fe225: Waiting [2023-10-24T04:29:13.603Z] eaf3925da568: Waiting [2023-10-24T04:29:13.603Z] bab4dde63d76: Waiting [2023-10-24T04:29:13.603Z] bde34c3a00c8: Waiting [2023-10-24T04:29:13.863Z] e2be974225ed: Verifying Checksum [2023-10-24T04:29:13.863Z] e2be974225ed: Download complete [2023-10-24T04:29:13.863Z] 988bab9f4d93: Verifying Checksum [2023-10-24T04:29:13.863Z] 988bab9f4d93: Download complete [2023-10-24T04:29:13.863Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T04:29:13.863Z] 1469e6f7b9e6: Download complete [2023-10-24T04:29:13.863Z] eaf3925da568: Verifying Checksum [2023-10-24T04:29:13.863Z] eaf3925da568: Download complete [2023-10-24T04:29:13.863Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T04:29:13.863Z] 339a4e72a1f5: Download complete [2023-10-24T04:29:13.863Z] bde34c3a00c8: Verifying Checksum [2023-10-24T04:29:13.863Z] bde34c3a00c8: Download complete [2023-10-24T04:29:13.863Z] b352a97aabf1: Verifying Checksum [2023-10-24T04:29:13.863Z] b352a97aabf1: Download complete [2023-10-24T04:29:13.863Z] 4872d77fe225: Verifying Checksum [2023-10-24T04:29:13.863Z] 4872d77fe225: Download complete [2023-10-24T04:29:13.863Z] 5851b861e8e6: Verifying Checksum [2023-10-24T04:29:13.863Z] 5851b861e8e6: Download complete [2023-10-24T04:29:13.863Z] b85a868b505f: Verifying Checksum [2023-10-24T04:29:13.863Z] b85a868b505f: Download complete [2023-10-24T04:29:14.431Z] bab4dde63d76: Verifying Checksum [2023-10-24T04:29:14.431Z] bab4dde63d76: Download complete [2023-10-24T04:29:15.372Z] b85a868b505f: Pull complete [2023-10-24T04:29:15.372Z] e2be974225ed: Pull complete [2023-10-24T04:29:15.943Z] 339a4e72a1f5: Pull complete [2023-10-24T04:29:15.943Z] 988bab9f4d93: Pull complete [2023-10-24T04:29:16.204Z] 1469e6f7b9e6: Pull complete [2023-10-24T04:29:16.204Z] eaf3925da568: Pull complete [2023-10-24T04:29:18.161Z] bab4dde63d76: Pull complete [2023-10-24T04:29:18.161Z] bde34c3a00c8: Pull complete [2023-10-24T04:29:18.161Z] b352a97aabf1: Pull complete [2023-10-24T04:29:18.422Z] 4872d77fe225: Pull complete [2023-10-24T04:29:18.422Z] 5851b861e8e6: Pull complete [2023-10-24T04:29:18.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T04:29:18.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T04:29:18.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:29:18.723Z] prd-ubuntu20.04-docker-8c-8g-9876 does not seem to be running inside a container [2023-10-24T04:29:18.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1499 -v /w/workspace/dry_app-functions-sdk-go_PR-1499:/w/workspace/dry_app-functions-sdk-go_PR-1499:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T04:29:22.067Z] $ docker top 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 -eo pid,comm [2023-10-24T04:29:22.121Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T04:29:22.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T04:29:22.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T04:29:22.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T04:29:22.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T04:29:22.375Z] $ docker exec 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 ssh-agent [2023-10-24T04:29:22.491Z] SSH_AUTH_SOCK=/tmp/ssh-QvTfiMmJcfBH/agent.33 [2023-10-24T04:29:22.491Z] SSH_AGENT_PID=39 [2023-10-24T04:29:22.498Z] Running ssh-add (command line suppressed) [2023-10-24T04:29:22.597Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/private_key_6606371306416294567.key (/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/private_key_6606371306416294567.key) [2023-10-24T04:29:22.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T04:29:22.946Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T04:29:22.975Z] $ docker exec --env ******** --env ******** 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 ssh-agent -k [2023-10-24T04:29:23.079Z] unset SSH_AUTH_SOCK; [2023-10-24T04:29:23.080Z] unset SSH_AGENT_PID; [2023-10-24T04:29:23.080Z] echo Agent pid 39 killed; [2023-10-24T04:29:23.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T04:29:23.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T04:29:23.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T04:29:23.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T04:29:23.320Z] $ docker exec 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 ssh-agent [2023-10-24T04:29:23.421Z] SSH_AUTH_SOCK=/tmp/ssh-GHmElohgi5ml/agent.71 [2023-10-24T04:29:23.421Z] SSH_AGENT_PID=77 [2023-10-24T04:29:23.427Z] Running ssh-add (command line suppressed) [2023-10-24T04:29:23.533Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/private_key_14965156735216576567.key (/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/private_key_14965156735216576567.key) [2023-10-24T04:29:23.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T04:29:23.887Z] + git semver init [2023-10-24T04:29:24.149Z] 2023-10-24 04:29:24,072 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T04:29:24.149Z] 2023-10-24 04:29:24,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver [2023-10-24T04:29:24.149Z] 2023-10-24 04:29:24,073 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1499/.semver [2023-10-24T04:29:24.149Z] 2023-10-24 04:29:24,073 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1499, universal_newlines=False, shell=None, istream=None) [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,813 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1499/.git/info/exclude [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver/PR-1499 with force:False [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,814 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver/PR-1499 [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,818 [execute] INFO git cat-file --batch-check [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,825 [execute] INFO git cat-file --batch [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1499/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T04:29:26.087Z] 2023-10-24 04:29:25,830 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1499/.semver/PR-1499 [2023-10-24T04:29:26.087Z] 0.0.0 [Pipeline] } [2023-10-24T04:29:26.114Z] $ docker exec --env ******** --env ******** 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 ssh-agent -k [2023-10-24T04:29:26.214Z] unset SSH_AUTH_SOCK; [2023-10-24T04:29:26.215Z] unset SSH_AGENT_PID; [2023-10-24T04:29:26.215Z] echo Agent pid 77 killed; [2023-10-24T04:29:26.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T04:29:26.651Z] + git semver [Pipeline] } [2023-10-24T04:29:26.930Z] $ docker stop --time=1 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 [2023-10-24T04:29:28.217Z] $ docker rm -f --volumes 410f37c2b84287ec1266117f9fe411d482ffb3b5ba35fdcb354cdd303ebeecd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T04:29:28.629Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T04:29:28.900Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T04:29:28.920Z] [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 [2023-10-24T04:29:29.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T04:29:29.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T04:29:29.665Z] ========================================================= [2023-10-24T04:29:29.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T04:29:29.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-24T04:29:30.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T04:29:30.632Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T04:29:30.632Z] 7264a8db6415: Pulling fs layer [2023-10-24T04:29:30.632Z] c4d48a809fc2: Pulling fs layer [2023-10-24T04:29:30.632Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T04:29:30.632Z] ad3a456e5733: Pulling fs layer [2023-10-24T04:29:30.632Z] 33e27b845d1e: Pulling fs layer [2023-10-24T04:29:30.632Z] c68163c4e522: Pulling fs layer [2023-10-24T04:29:30.632Z] 50da416c3ac9: Pulling fs layer [2023-10-24T04:29:30.632Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T04:29:30.632Z] 33e27b845d1e: Waiting [2023-10-24T04:29:30.632Z] 50da416c3ac9: Waiting [2023-10-24T04:29:30.632Z] 23d2d4c4bb30: Waiting [2023-10-24T04:29:30.632Z] c68163c4e522: Waiting [2023-10-24T04:29:30.632Z] ad3a456e5733: Waiting [2023-10-24T04:29:31.578Z] c4d48a809fc2: Verifying Checksum [2023-10-24T04:29:31.578Z] c4d48a809fc2: Download complete [2023-10-24T04:29:31.578Z] ad3a456e5733: Verifying Checksum [2023-10-24T04:29:31.578Z] ad3a456e5733: Download complete [2023-10-24T04:29:31.578Z] 33e27b845d1e: Download complete [2023-10-24T04:29:32.149Z] 7264a8db6415: Verifying Checksum [2023-10-24T04:29:32.149Z] 7264a8db6415: Download complete [2023-10-24T04:29:32.149Z] c68163c4e522: Verifying Checksum [2023-10-24T04:29:32.149Z] c68163c4e522: Download complete [2023-10-24T04:29:32.410Z] 7264a8db6415: Pull complete [2023-10-24T04:29:32.410Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T04:29:32.410Z] 23d2d4c4bb30: Download complete [2023-10-24T04:29:32.410Z] c4d48a809fc2: Pull complete [2023-10-24T04:29:32.667Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T04:29:32.667Z] 4f1c88b9dad5: Download complete [2023-10-24T04:29:32.925Z] 50da416c3ac9: Verifying Checksum [2023-10-24T04:29:32.925Z] 50da416c3ac9: Download complete [2023-10-24T04:29:35.462Z] 4f1c88b9dad5: Pull complete [2023-10-24T04:29:35.721Z] ad3a456e5733: Pull complete [2023-10-24T04:29:35.721Z] 33e27b845d1e: Pull complete [2023-10-24T04:29:35.721Z] c68163c4e522: Pull complete [2023-10-24T04:29:38.124Z] 50da416c3ac9: Pull complete [2023-10-24T04:29:38.691Z] 23d2d4c4bb30: Pull complete [2023-10-24T04:29:38.691Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T04:29:38.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T04:29:38.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-10-24T04:29:39.012Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:29:39.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T04:29:39.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:29:39.535Z] prd-ubuntu20.04-docker-8c-8g-9876 does not seem to be running inside a container [2023-10-24T04:29:39.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1499 -v /w/workspace/dry_app-functions-sdk-go_PR-1499:/w/workspace/dry_app-functions-sdk-go_PR-1499:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1499@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 ******** ci-base-image-x86_64 cat [2023-10-24T04:29:44.377Z] Still waiting to schedule task [2023-10-24T04:29:44.378Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T04:29:45.030Z] $ docker top 09c4d7ce61bd674fe08befc918cdc6c8efd511007c008ac19be7e248609e6de2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T04:29:45.426Z] + go version [2023-10-24T04:29:45.426Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T04:29:45.466Z] $ docker stop --time=1 09c4d7ce61bd674fe08befc918cdc6c8efd511007c008ac19be7e248609e6de2 [2023-10-24T04:29:46.765Z] $ docker rm -f --volumes 09c4d7ce61bd674fe08befc918cdc6c8efd511007c008ac19be7e248609e6de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:29:47.500Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T04:29:47.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:29:47.641Z] prd-ubuntu20.04-docker-8c-8g-9876 does not seem to be running inside a container [2023-10-24T04:29:47.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1499 -v /w/workspace/dry_app-functions-sdk-go_PR-1499:/w/workspace/dry_app-functions-sdk-go_PR-1499:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1499@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 ******** ci-base-image-x86_64 cat [2023-10-24T04:29:48.047Z] $ docker top 2b863a863bee4b1a20d7788b3f8626dfcd52d4615597d008b23c464954ec0202 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T04:29:48.438Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1499 [Pipeline] fileExists [Pipeline] sh [2023-10-24T04:29:48.868Z] + make test [2023-10-24T04:29:48.868Z] make -C ./app-service-template build [2023-10-24T04:29:48.868Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1499/app-service-template' [2023-10-24T04:29:48.868Z] go mod tidy [2023-10-24T04:29:48.868Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-10-24T04:29:48.868Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-10-24T04:29:48.868Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-10-24T04:29:49.159Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-24T04:29:49.159Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-24T04:29:49.450Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-10-24T04:29:49.450Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-10-24T04:29:49.450Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-10-24T04:29:49.450Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-10-24T04:29:49.744Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-24T04:29:49.744Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-10-24T04:29:49.744Z] go: downloading golang.org/x/crypto v0.14.0 [2023-10-24T04:29:49.744Z] go: downloading golang.org/x/net v0.17.0 [2023-10-24T04:29:49.744Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-10-24T04:29:49.744Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-10-24T04:29:50.002Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-24T04:29:50.002Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-24T04:29:50.002Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-24T04:29:50.002Z] go: downloading github.com/go-kit/log v0.2.1 [2023-10-24T04:29:50.002Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-24T04:29:50.002Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-24T04:29:50.261Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-10-24T04:29:50.261Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-24T04:29:50.261Z] go: downloading golang.org/x/sync v0.2.0 [2023-10-24T04:29:50.261Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-10-24T04:29:50.261Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-10-24T04:29:50.520Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-10-24T04:29:50.520Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-10-24T04:29:50.520Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-10-24T04:29:50.520Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-10-24T04:29:50.520Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-10-24T04:29:50.520Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-10-24T04:29:50.520Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-10-24T04:29:50.520Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-24T04:29:50.520Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-24T04:29:50.779Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-24T04:29:50.779Z] go: downloading golang.org/x/text v0.13.0 [2023-10-24T04:29:50.779Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-24T04:29:51.037Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-24T04:29:51.037Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-10-24T04:29:51.296Z] go: downloading golang.org/x/sys v0.13.0 [2023-10-24T04:29:51.555Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-10-24T04:29:51.555Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-10-24T04:29:51.555Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-10-24T04:29:51.555Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-10-24T04:29:51.555Z] go: downloading golang.org/x/time v0.3.0 [2023-10-24T04:29:51.555Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-10-24T04:29:51.555Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-10-24T04:29:51.815Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-10-24T04:29:51.815Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-24T04:29:51.815Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-10-24T04:29:51.815Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-10-24T04:29:51.815Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-10-24T04:29:51.815Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-10-24T04:29:51.815Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-10-24T04:29:51.815Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-10-24T04:29:51.815Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-10-24T04:29:51.815Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-10-24T04:29:52.074Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-10-24T04:29:52.074Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-10-24T04:29:52.074Z] go: downloading github.com/kr/pretty v0.1.0 [2023-10-24T04:29:52.074Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-10-24T04:29:52.074Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-10-24T04:29:52.074Z] go: downloading google.golang.org/grpc v1.53.0 [2023-10-24T04:29:52.074Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-10-24T04:29:52.074Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-10-24T04:29:52.333Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-10-24T04:29:52.333Z] go: downloading github.com/fatih/color v1.14.1 [2023-10-24T04:29:52.333Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-10-24T04:29:52.333Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-10-24T04:29:52.333Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-10-24T04:29:52.333Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-10-24T04:29:52.333Z] go: downloading github.com/pkg/errors v0.9.1 [2023-10-24T04:29:52.333Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-10-24T04:29:52.333Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-10-24T04:29:52.333Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-10-24T04:29:52.592Z] go: downloading github.com/kr/text v0.2.0 [2023-10-24T04:29:52.592Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-10-24T04:29:52.592Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-10-24T04:29:52.592Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-10-24T04:29:52.592Z] go: downloading golang.org/x/tools v0.6.0 [2023-10-24T04:29:52.592Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-10-24T04:29:52.850Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-10-24T04:29:52.850Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-10-24T04:29:52.850Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-10-24T04:29:52.850Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-10-24T04:29:52.850Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-10-24T04:29:52.850Z] go: downloading github.com/google/btree v1.0.1 [2023-10-24T04:29:52.850Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-10-24T04:29:52.850Z] go: downloading github.com/miekg/dns v1.1.41 [2023-10-24T04:29:53.107Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-10-24T04:29:53.107Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-10-24T04:29:53.107Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-10-24T04:29:53.107Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-10-24T04:29:53.107Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-10-24T04:29:53.107Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-10-24T04:29:53.367Z] go: downloading golang.org/x/mod v0.8.0 [2023-10-24T04:29:54.305Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-10-24T04:29:54.305Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.51 [2023-10-24T04:29:54.563Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-10-24T04:29:54.563Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-10-24T04:29:54.563Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.11 [2023-10-24T04:29:54.822Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-10-24T04:29:54.822Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-10-24T04:29:56.197Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-10-24T04:30:11.067Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1499/app-service-template' [2023-10-24T04:30:11.067Z] make -C ./app-service-template test [2023-10-24T04:30:11.067Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1499/app-service-template' [2023-10-24T04:30:11.067Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T04:30:33.020Z] ? app-new-service/config [no test files] [2023-10-24T04:30:33.020Z] ok app-new-service 1.054s coverage: 45.9% of statements [2023-10-24T04:30:33.020Z] ok app-new-service/functions 1.048s coverage: 85.3% of statements [2023-10-24T04:30:33.020Z] go vet ./... [2023-10-24T04:30:45.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T04:30:45.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T04:30:45.209Z] ./bin/test-attribution-txt.sh [2023-10-24T04:30:45.209Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1499/app-service-template' [2023-10-24T04:30:45.209Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T04:30:45.209Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-10-24T04:30:45.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-10-24T04:30:47.752Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-10-24T04:30:47.752Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-10-24T04:30:47.752Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-10-24T04:30:47.752Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-10-24T04:30:48.319Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-10-24T04:30:48.580Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-10-24T04:30:48.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.113s coverage: 67.0% of statements [2023-10-24T04:30:48.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.053s coverage: 92.6% of statements [2023-10-24T04:30:48.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.069s coverage: 85.1% of statements [2023-10-24T04:30:48.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.042s coverage: 100.0% of statements [2023-10-24T04:30:48.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.127s coverage: 77.9% of statements [2023-10-24T04:30:49.402Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-10-24T04:30:49.402Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.038s coverage: 97.3% of statements [2023-10-24T04:30:49.659Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.044s coverage: 82.8% of statements [2023-10-24T04:30:49.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-10-24T04:30:49.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-10-24T04:30:49.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-10-24T04:30:50.492Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.048s coverage: 65.1% of statements [2023-10-24T04:30:50.750Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.066s coverage: 27.6% of statements [2023-10-24T04:30:51.009Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.059s coverage: 17.2% of statements [2023-10-24T04:30:51.009Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.034s coverage: 27.3% of statements [2023-10-24T04:30:51.578Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.055s coverage: 52.8% of statements [2023-10-24T04:31:18.136Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.113s coverage: 75.5% of statements [2023-10-24T04:31:18.136Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.039s coverage: 94.4% of statements [2023-10-24T04:31:18.136Z] go vet ./... [2023-10-24T04:31:18.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T04:31:18.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T04:31:23.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9877 in /w/workspace/dry_app-functions-sdk-go_PR-1499 [Pipeline] { [Pipeline] ws [2023-10-24T04:31:23.628Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T04:31:23.716Z] The recommended git tool is: git [Pipeline] echo [2023-10-24T04:31:26.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T04:31:26.559Z] $ docker stop --time=1 2b863a863bee4b1a20d7788b3f8626dfcd52d4615597d008b23c464954ec0202 [2023-10-24T04:31:28.364Z] $ docker rm -f --volumes 2b863a863bee4b1a20d7788b3f8626dfcd52d4615597d008b23c464954ec0202 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T04:31:29.283Z] + sudo chown -R jenkins:jenkins . [2023-10-24T04:31:29.291Z] using credential edgex-jenkins-ssh [2023-10-24T04:31:29.305Z] Cloning the remote Git repository [Pipeline] stash [2023-10-24T04:31:29.366Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:31:29.360Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-10-24T04:31:29.491Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-10-24T04:31:29.656Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-10-24T04:31:29.657Z] > git --version # timeout=10 [2023-10-24T04:31:29.682Z] > git --version # 'git version 2.25.1' [2023-10-24T04:31:29.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T04:31:29.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T04:31:30.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T04:31:30.353Z] [2023-10-24T04:31:30.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:31:30.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T04:31:30.985Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T04:31:30.985Z] 5eb5b503b376: Pulling fs layer [2023-10-24T04:31:30.985Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T04:31:30.985Z] ec43610c2a17: Pulling fs layer [2023-10-24T04:31:30.985Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T04:31:30.985Z] 33b1e0a273af: Pulling fs layer [2023-10-24T04:31:30.985Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T04:31:30.985Z] 2f39f015ded8: Pulling fs layer [2023-10-24T04:31:30.985Z] 3a2ae6a8a46f: Waiting [2023-10-24T04:31:30.985Z] 33b1e0a273af: Waiting [2023-10-24T04:31:30.985Z] 5d3b04190fa2: Waiting [2023-10-24T04:31:30.985Z] 2f39f015ded8: Waiting [2023-10-24T04:31:30.985Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T04:31:30.985Z] 5c69ac0246d0: Download complete [2023-10-24T04:31:30.985Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T04:31:30.985Z] 3a2ae6a8a46f: Download complete [2023-10-24T04:31:30.985Z] 33b1e0a273af: Verifying Checksum [2023-10-24T04:31:30.985Z] 33b1e0a273af: Download complete [2023-10-24T04:31:30.985Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T04:31:30.985Z] 5d3b04190fa2: Download complete [2023-10-24T04:31:30.985Z] ec43610c2a17: Verifying Checksum [2023-10-24T04:31:30.985Z] ec43610c2a17: Download complete [2023-10-24T04:31:31.244Z] 5eb5b503b376: Download complete [2023-10-24T04:31:31.810Z] 2f39f015ded8: Download complete [2023-10-24T04:31:32.376Z] 5eb5b503b376: Pull complete [2023-10-24T04:31:32.376Z] 5c69ac0246d0: Pull complete [2023-10-24T04:31:32.941Z] ec43610c2a17: Pull complete [2023-10-24T04:31:32.941Z] 3a2ae6a8a46f: Pull complete [2023-10-24T04:31:33.198Z] 33b1e0a273af: Pull complete [2023-10-24T04:31:33.198Z] 5d3b04190fa2: Pull complete [2023-10-24T04:31:33.310Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-10-24T04:31:33.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T04:31:34.846Z] Merging remotes/origin/main commit 5a64b07e1eaaa059273bf5e9866e7e4b90813524 into PR head commit 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [2023-10-24T04:31:35.175Z] Merge succeeded, producing 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [2023-10-24T04:31:35.176Z] Checking out Revision 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 (PR-1499) [2023-10-24T04:31:34.163Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-10-24T04:31:34.210Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-10-24T04:31:34.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T04:31:34.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1499/head:refs/remotes/origin/PR-1499 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T04:31:34.869Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T04:31:34.944Z] > git checkout -f 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 # timeout=10 [2023-10-24T04:31:35.067Z] > git remote # timeout=10 [2023-10-24T04:31:35.088Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T04:31:35.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T04:31:35.130Z] > git merge 5a64b07e1eaaa059273bf5e9866e7e4b90813524 # timeout=10 [2023-10-24T04:31:35.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T04:31:35.185Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T04:31:35.198Z] > git checkout -f 578eff09bafe1cda6e4e8e216d8e2d45d91fde57 # timeout=10 [2023-10-24T04:31:35.672Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-24T04:31:35.722Z] > git --version # timeout=10 [2023-10-24T04:31:35.739Z] > git --version # 'git version 2.25.1' [2023-10-24T04:31:35.760Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T04:31:36.183Z] [2023-10-24T04:31:36.183Z] GitHub has been notified of this commit’s build result [2023-10-24T04:31:36.183Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T04:31:36.912Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T04:31:36.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T04:31:36.912Z] Dload Upload Total Spent Left Speed [2023-10-24T04:31:36.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-10-24T04:31:37.377Z] 2f39f015ded8: Pull complete [2023-10-24T04:31:37.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T04:31:37.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T04:31:37.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-24T04:31:37.501Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:31:37.632Z] prd-ubuntu20.04-docker-8c-8g-9876 does not seem to be running inside a container [2023-10-24T04:31:37.658Z] $ 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-1499 -v /w/workspace/dry_app-functions-sdk-go_PR-1499:/w/workspace/dry_app-functions-sdk-go_PR-1499:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T04:31:43.090Z] $ docker top 0c0a930a80337ba3e1d8192b7988dd12e48f53c668614f78d6ff24d6a43b4922 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:31:43.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-10-24T04:31:43.484Z] sudo tee /etc/docker/daemon.new [2023-10-24T04:31:43.484Z] { [2023-10-24T04:31:43.484Z] "registry-mirrors": [ [2023-10-24T04:31:43.484Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T04:31:43.484Z] ], [2023-10-24T04:31:43.484Z] "bip": "10.250.0.254/24", [2023-10-24T04:31:43.484Z] "hosts": [ [2023-10-24T04:31:43.484Z] "tcp://0.0.0.0:5555", [2023-10-24T04:31:43.484Z] "unix:///var/run/docker.sock" [2023-10-24T04:31:43.484Z] ], [2023-10-24T04:31:43.484Z] "mtu": 1458, [2023-10-24T04:31:43.484Z] "selinux-enabled": true, [2023-10-24T04:31:43.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T04:31:43.484Z] } [Pipeline] sh [2023-10-24T04:31:43.607Z] ---> job-cost.sh [2023-10-24T04:31:43.607Z] lf-activate-venv: SKIPPING [2023-10-24T04:31:43.607Z] INFO: No Stack... [2023-10-24T04:31:43.844Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-24T04:31:43.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-10-24T04:31:44.194Z] + sudo service docker restart [2023-10-24T04:31:44.432Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T04:31:44.747Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1499/archives/cost.csv [2023-10-24T04:31:44.747Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T04:31:44.791Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [2023-10-24T04:31:44.796Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] did not exist. Created. [2023-10-24T04:31:44.796Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T04:31:45.191Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T04:31:45.246Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T04:31:45.277Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T04:31:45.353Z] $ docker stop --time=1 0c0a930a80337ba3e1d8192b7988dd12e48f53c668614f78d6ff24d6a43b4922 [2023-10-24T04:31:46.495Z] $ docker rm -f --volumes 0c0a930a80337ba3e1d8192b7988dd12e48f53c668614f78d6ff24d6a43b4922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-10-24T04:32:02.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T04:32:02.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T04:32:02.756Z] ========================================================= [2023-10-24T04:32:02.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T04:32:02.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-24T04:32:03.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T04:32:07.444Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T04:32:07.444Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T04:32:07.444Z] 5d54e960e981: Pulling fs layer [2023-10-24T04:32:07.444Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T04:32:07.444Z] f0e02332f6b5: Pulling fs layer [2023-10-24T04:32:07.444Z] cefa15bbcfad: Pulling fs layer [2023-10-24T04:32:07.444Z] 17808c966233: Pulling fs layer [2023-10-24T04:32:07.444Z] f4c1fc716caa: Pulling fs layer [2023-10-24T04:32:07.444Z] f0e02332f6b5: Waiting [2023-10-24T04:32:07.444Z] cefa15bbcfad: Waiting [2023-10-24T04:32:07.444Z] 17808c966233: Waiting [2023-10-24T04:32:07.444Z] f4c1fc716caa: Waiting [2023-10-24T04:32:07.444Z] 5d54e960e981: Verifying Checksum [2023-10-24T04:32:07.444Z] 5d54e960e981: Download complete [2023-10-24T04:32:07.444Z] f0e02332f6b5: Verifying Checksum [2023-10-24T04:32:07.444Z] f0e02332f6b5: Download complete [2023-10-24T04:32:07.444Z] cefa15bbcfad: Download complete [2023-10-24T04:32:07.444Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T04:32:07.444Z] 9fda8d8052c6: Download complete [2023-10-24T04:32:07.444Z] f4c1fc716caa: Verifying Checksum [2023-10-24T04:32:07.444Z] f4c1fc716caa: Download complete [2023-10-24T04:32:07.713Z] 9fda8d8052c6: Pull complete [2023-10-24T04:32:08.305Z] 5d54e960e981: Pull complete [2023-10-24T04:32:08.575Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T04:32:08.575Z] c4a7e357bf2a: Download complete [2023-10-24T04:32:09.995Z] 17808c966233: Verifying Checksum [2023-10-24T04:32:09.995Z] 17808c966233: Download complete [2023-10-24T04:32:22.479Z] c4a7e357bf2a: Pull complete [2023-10-24T04:32:22.479Z] f0e02332f6b5: Pull complete [2023-10-24T04:32:22.479Z] cefa15bbcfad: Pull complete [2023-10-24T04:32:29.129Z] 17808c966233: Pull complete [2023-10-24T04:32:31.072Z] f4c1fc716caa: Pull complete [2023-10-24T04:32:31.072Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T04:32:31.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T04:32:31.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-24T04:32:31.417Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:32:31.822Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T04:32:31.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:32:32.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-9877 does not seem to be running inside a container [2023-10-24T04:32:32.181Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T04:32:35.342Z] $ docker top 56d4d89db566096afca9f979809987a18c6c732ed4e4f6c3020478618d16df6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T04:32:36.215Z] + go version [2023-10-24T04:32:36.215Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T04:32:36.250Z] $ docker stop --time=1 56d4d89db566096afca9f979809987a18c6c732ed4e4f6c3020478618d16df6e [2023-10-24T04:32:37.938Z] $ docker rm -f --volumes 56d4d89db566096afca9f979809987a18c6c732ed4e4f6c3020478618d16df6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:32:38.778Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T04:32:38.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:32:39.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-9877 does not seem to be running inside a container [2023-10-24T04:32:39.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T04:32:40.276Z] $ docker top b537cfd2fac1462f5e95738415b70afe83c8c4dc5088ef93904d6b5d72583848 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T04:32:41.224Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T04:32:41.923Z] + make test [2023-10-24T04:32:41.923Z] make -C ./app-service-template build [2023-10-24T04:32:41.923Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-10-24T04:32:41.923Z] go mod tidy [2023-10-24T04:32:41.923Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-10-24T04:32:41.923Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-10-24T04:32:42.519Z] go: downloading github.com/google/uuid v1.3.1 [2023-10-24T04:32:42.519Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-10-24T04:32:42.519Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-10-24T04:32:43.110Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-10-24T04:32:43.110Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-10-24T04:32:43.110Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-10-24T04:32:43.110Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-10-24T04:32:43.110Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-10-24T04:32:43.110Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-10-24T04:32:43.379Z] go: downloading github.com/go-kit/log v0.2.1 [2023-10-24T04:32:43.652Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-10-24T04:32:43.652Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-10-24T04:32:43.652Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-10-24T04:32:43.652Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-10-24T04:32:43.652Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-10-24T04:32:43.923Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-10-24T04:32:43.923Z] go: downloading golang.org/x/crypto v0.14.0 [2023-10-24T04:32:43.923Z] go: downloading golang.org/x/net v0.17.0 [2023-10-24T04:32:44.881Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-10-24T04:32:44.881Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-10-24T04:32:44.881Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-10-24T04:32:45.148Z] go: downloading github.com/x448/float16 v0.8.4 [2023-10-24T04:32:45.148Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-10-24T04:32:45.148Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-10-24T04:32:45.148Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-10-24T04:32:45.148Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-10-24T04:32:45.415Z] go: downloading golang.org/x/text v0.13.0 [2023-10-24T04:32:47.361Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-10-24T04:32:47.361Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-10-24T04:32:47.361Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-10-24T04:32:49.937Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-10-24T04:32:49.937Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-10-24T04:32:50.205Z] go: downloading golang.org/x/sync v0.2.0 [2023-10-24T04:32:50.205Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-10-24T04:32:50.205Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-10-24T04:32:50.205Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-10-24T04:32:50.477Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-10-24T04:32:50.746Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-10-24T04:32:50.746Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-10-24T04:32:51.013Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-10-24T04:32:51.013Z] go: downloading golang.org/x/sys v0.13.0 [2023-10-24T04:32:51.013Z] go: downloading github.com/kr/pretty v0.1.0 [2023-10-24T04:32:51.013Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-10-24T04:32:51.013Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-10-24T04:32:51.013Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-10-24T04:32:51.013Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-10-24T04:32:51.595Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-10-24T04:32:51.595Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-10-24T04:32:51.861Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-10-24T04:32:51.861Z] go: downloading google.golang.org/grpc v1.53.0 [2023-10-24T04:32:53.271Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-10-24T04:32:53.271Z] go: downloading golang.org/x/time v0.3.0 [2023-10-24T04:32:53.271Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-10-24T04:32:53.271Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-10-24T04:32:53.271Z] go: downloading github.com/kr/text v0.2.0 [2023-10-24T04:32:53.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-10-24T04:32:53.271Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-10-24T04:32:53.271Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-10-24T04:32:53.271Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-10-24T04:32:53.271Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-10-24T04:32:53.271Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-10-24T04:32:53.540Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-10-24T04:32:53.540Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-10-24T04:32:53.810Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-10-24T04:32:53.810Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-10-24T04:32:53.811Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-10-24T04:32:53.811Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-10-24T04:32:53.811Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-10-24T04:32:53.811Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-10-24T04:32:54.077Z] go: downloading golang.org/x/tools v0.6.0 [2023-10-24T04:32:54.077Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-10-24T04:32:55.488Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-10-24T04:32:55.488Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-10-24T04:32:55.488Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-10-24T04:32:58.836Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-10-24T04:32:58.836Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-10-24T04:32:58.836Z] go: downloading github.com/fatih/color v1.14.1 [2023-10-24T04:32:58.836Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-10-24T04:32:58.836Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-10-24T04:32:58.836Z] go: downloading github.com/pkg/errors v0.9.1 [2023-10-24T04:32:58.836Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-10-24T04:32:58.836Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-10-24T04:32:59.101Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-10-24T04:32:59.101Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-10-24T04:32:59.101Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-10-24T04:32:59.368Z] go: downloading github.com/google/btree v1.0.1 [2023-10-24T04:32:59.368Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-10-24T04:32:59.638Z] go: downloading github.com/miekg/dns v1.1.41 [2023-10-24T04:32:59.638Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-10-24T04:32:59.904Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-10-24T04:32:59.904Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-10-24T04:32:59.904Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-10-24T04:32:59.904Z] go: downloading golang.org/x/mod v0.8.0 [2023-10-24T04:32:59.904Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-10-24T04:32:59.904Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-10-24T04:33:00.500Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-10-24T04:33:00.769Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.51 [2023-10-24T04:33:01.041Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-10-24T04:33:01.041Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-10-24T04:33:01.041Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.11 [2023-10-24T04:33:01.041Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-10-24T04:33:01.626Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-10-24T04:33:06.976Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-10-24T04:34:43.588Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-10-24T04:34:43.588Z] make -C ./app-service-template test [2023-10-24T04:34:43.588Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-10-24T04:34:43.588Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T04:36:50.223Z] ? app-new-service/config [no test files] [2023-10-24T04:36:50.223Z] ok app-new-service 1.228s coverage: 45.9% of statements [2023-10-24T04:36:50.223Z] ok app-new-service/functions 1.223s coverage: 85.3% of statements [2023-10-24T04:36:50.223Z] go vet ./... [2023-10-24T04:38:41.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T04:38:41.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T04:38:41.853Z] ./bin/test-attribution-txt.sh [2023-10-24T04:38:41.853Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-10-24T04:38:41.853Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T04:38:41.853Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-10-24T04:38:41.853Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-10-24T04:38:44.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-10-24T04:38:44.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-10-24T04:38:46.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.632s coverage: 67.0% of statements [2023-10-24T04:38:46.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.328s coverage: 92.6% of statements [2023-10-24T04:38:46.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.327s coverage: 85.1% of statements [2023-10-24T04:38:46.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.097s coverage: 100.0% of statements [2023-10-24T04:38:50.888Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-10-24T04:38:50.888Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-10-24T04:38:50.888Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-10-24T04:38:51.855Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.547s coverage: 77.9% of statements [2023-10-24T04:38:51.855Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.232s coverage: 97.3% of statements [2023-10-24T04:38:53.813Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-10-24T04:38:54.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-10-24T04:38:55.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.225s coverage: 82.8% of statements [2023-10-24T04:38:56.035Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.237s coverage: 65.1% of statements [2023-10-24T04:38:57.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-10-24T04:38:59.405Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.296s coverage: 27.6% of statements [2023-10-24T04:38:59.405Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-10-24T04:38:59.405Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-10-24T04:39:00.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.296s coverage: 17.2% of statements [2023-10-24T04:39:00.947Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.205s coverage: 27.3% of statements [2023-10-24T04:39:04.292Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.291s coverage: 52.8% of statements [2023-10-24T04:39:36.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.518s coverage: 75.5% of statements [2023-10-24T04:39:36.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.176s coverage: 94.4% of statements [2023-10-24T04:39:36.516Z] go vet ./... [2023-10-24T04:39:39.104Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T04:39:39.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T04:39:39.104Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-10-24T04:39:39.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T04:39:39.174Z] $ docker stop --time=1 b537cfd2fac1462f5e95738415b70afe83c8c4dc5088ef93904d6b5d72583848 [2023-10-24T04:39:40.968Z] $ docker rm -f --volumes b537cfd2fac1462f5e95738415b70afe83c8c4dc5088ef93904d6b5d72583848 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T04:39:45.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T04:39:45.723Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T04:39:46.252Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:39:47.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T04:39:47.101Z] [2023-10-24T04:39:47.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:39:47.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T04:39:47.772Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T04:39:47.772Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T04:39:47.772Z] 04944245beec: Pulling fs layer [2023-10-24T04:39:47.772Z] 699f458cf7ca: Pulling fs layer [2023-10-24T04:39:47.772Z] 765212b225bb: Pulling fs layer [2023-10-24T04:39:47.772Z] f23df028b6ca: Pulling fs layer [2023-10-24T04:39:47.772Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T04:39:47.772Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T04:39:47.772Z] 765212b225bb: Waiting [2023-10-24T04:39:47.772Z] f23df028b6ca: Waiting [2023-10-24T04:39:47.772Z] d65c8cfc05b1: Waiting [2023-10-24T04:39:47.772Z] 2437ff75d9bd: Waiting [2023-10-24T04:39:47.772Z] 04944245beec: Verifying Checksum [2023-10-24T04:39:47.772Z] 04944245beec: Download complete [2023-10-24T04:39:47.772Z] 765212b225bb: Verifying Checksum [2023-10-24T04:39:47.772Z] 765212b225bb: Download complete [2023-10-24T04:39:47.772Z] f23df028b6ca: Verifying Checksum [2023-10-24T04:39:47.772Z] f23df028b6ca: Download complete [2023-10-24T04:39:48.039Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T04:39:48.039Z] d65c8cfc05b1: Download complete [2023-10-24T04:39:48.039Z] 699f458cf7ca: Verifying Checksum [2023-10-24T04:39:48.039Z] 699f458cf7ca: Download complete [2023-10-24T04:39:48.305Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T04:39:48.305Z] 8998bd30e6a1: Download complete [2023-10-24T04:39:50.982Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T04:39:50.982Z] 2437ff75d9bd: Download complete [2023-10-24T04:39:53.587Z] 8998bd30e6a1: Pull complete [2023-10-24T04:39:53.587Z] 04944245beec: Pull complete [2023-10-24T04:39:55.607Z] 699f458cf7ca: Pull complete [2023-10-24T04:39:55.607Z] 765212b225bb: Pull complete [2023-10-24T04:39:56.567Z] f23df028b6ca: Pull complete [2023-10-24T04:39:56.567Z] d65c8cfc05b1: Pull complete [2023-10-24T04:40:14.770Z] 2437ff75d9bd: Pull complete [2023-10-24T04:40:14.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T04:40:14.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T04:40:14.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:40:15.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-9877 does not seem to be running inside a container [2023-10-24T04:40:15.171Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T04:40:17.751Z] $ docker top 40dce9e223f8ac47724e4d77598db29f53b2f8e2d2507a50d176256705ca6f07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:18.631Z] ---> job-cost.sh [2023-10-24T04:40:18.631Z] lf-activate-venv: SKIPPING [2023-10-24T04:40:18.631Z] INFO: No Stack... [2023-10-24T04:40:18.895Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T04:40:19.844Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T04:40:20.186Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2023-10-24T04:40:20.186Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T04:40:20.515Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [2023-10-24T04:40:20.520Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] did not exist. Created. [2023-10-24T04:40:20.520Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T04:40:20.928Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-ae073dd2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T04:40:21.853Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T04:40:21.888Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T04:40:21.963Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T04:40:21.977Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T04:40:22.046Z] $ docker stop --time=1 40dce9e223f8ac47724e4d77598db29f53b2f8e2d2507a50d176256705ca6f07 [2023-10-24T04:40:23.497Z] $ docker rm -f --volumes 40dce9e223f8ac47724e4d77598db29f53b2f8e2d2507a50d176256705ca6f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T04:40:24.493Z] provisioning config files... [2023-10-24T04:40:24.504Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/config13267537289406776847tmp [Pipeline] { [Pipeline] sh [2023-10-24T04:40:24.833Z] + set +x [2023-10-24T04:40:24.833Z] + curl -s https://codecov.io/bash [2023-10-24T04:40:24.833Z] + bash -s -- [2023-10-24T04:40:24.833Z] [2023-10-24T04:40:24.833Z] _____ _ [2023-10-24T04:40:24.833Z] / ____| | | [2023-10-24T04:40:24.833Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T04:40:24.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T04:40:24.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T04:40:24.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T04:40:24.833Z] Bash-1.0.6 [2023-10-24T04:40:24.833Z] [2023-10-24T04:40:24.833Z] [2023-10-24T04:40:24.833Z] ==> git version 2.25.1 found [2023-10-24T04:40:24.833Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T04:40:24.833Z] Release-Date: 2020-01-08 [2023-10-24T04:40:24.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T04:40:24.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T04:40:24.833Z] ==> Jenkins CI detected. [2023-10-24T04:40:24.833Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1499 [2023-10-24T04:40:24.833Z] project root: . [2023-10-24T04:40:24.833Z] --> token set from env [2023-10-24T04:40:24.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T04:40:24.833Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T04:40:24.833Z] ==> Python coveragepy not found [2023-10-24T04:40:24.833Z] ==> Searching for coverage reports in: [2023-10-24T04:40:24.833Z] + . [2023-10-24T04:40:25.092Z] -> Found 2 reports [2023-10-24T04:40:25.092Z] ==> Detecting git/mercurial file structure [2023-10-24T04:40:25.092Z] ==> Reading reports [2023-10-24T04:40:25.092Z] + ./app-service-template/coverage.out bytes=3558 [2023-10-24T04:40:25.092Z] + ./coverage.out bytes=121185 [2023-10-24T04:40:25.092Z] ==> Appending adjustments [2023-10-24T04:40:25.092Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T04:40:25.350Z] + Found adjustments [2023-10-24T04:40:25.350Z] ==> Gzipping contents [2023-10-24T04:40:25.350Z] 24K /tmp/codecov.CbreB6.gz [2023-10-24T04:40:25.350Z] ==> Uploading reports [2023-10-24T04:40:25.350Z] url: https://codecov.io [2023-10-24T04:40:25.351Z] query: branch=PR-1499&commit=578eff09bafe1cda6e4e8e216d8e2d45d91fde57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1499&job=&cmd_args= [2023-10-24T04:40:25.351Z] -> Pinging Codecov [2023-10-24T04:40:25.351Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1499&commit=578eff09bafe1cda6e4e8e216d8e2d45d91fde57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1499&job=&cmd_args= [2023-10-24T04:40:25.609Z] -> Uploading to [2023-10-24T04:40:25.609Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3D8B5DFFC46A037C893635FACE044666/578eff09bafe1cda6e4e8e216d8e2d45d91fde57/1cb23da5-5ab4-46c8-aba6-7f78f4692b83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T044025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd1d821016f2c62aa72744600e656e85c63c487c3a3d80c6339198e2614e3b0f [2023-10-24T04:40:25.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T04:40:25.609Z] Dload Upload Total Spent Left Speed [2023-10-24T04:40:25.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21176 0 0 100 21176 0 65560 --:--:-- --:--:-- --:--:-- 65560 [2023-10-24T04:40:25.868Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/578eff09bafe1cda6e4e8e216d8e2d45d91fde57 [Pipeline] } [2023-10-24T04:40:25.896Z] 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 [2023-10-24T04:40:27.849Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1499/archives ] [2023-10-24T04:40:27.850Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1499/archives [2023-10-24T04:40:27.850Z] total 16 [2023-10-24T04:40:27.850Z] drwxr-xr-x 3 root root 4096 Oct 24 04:31 . [2023-10-24T04:40:27.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 04:31 .. [2023-10-24T04:40:27.850Z] drwxr-xr-x 2 root root 4096 Oct 24 04:31 cost [2023-10-24T04:40:27.850Z] -rw-r--r-- 1 root root 93 Oct 24 04:31 cost.csv [2023-10-24T04:40:27.850Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1499/archives [2023-10-24T04:40:27.850Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1499/archives [2023-10-24T04:40:27.850Z] total 16 [2023-10-24T04:40:27.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 04:31 . [2023-10-24T04:40:27.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 04:31 .. [2023-10-24T04:40:27.850Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 04:31 cost [2023-10-24T04:40:27.850Z] -rw-r--r-- 1 jenkins jenkins 93 Oct 24 04:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:28.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:29.055Z] ---> package-listing.sh [2023-10-24T04:40:29.055Z] ++ facter osfamily [2023-10-24T04:40:29.055Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T04:40:29.315Z] + OS_FAMILY=debian [2023-10-24T04:40:29.315Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1499 [2023-10-24T04:40:29.315Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T04:40:29.315Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T04:40:29.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T04:40:29.315Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T04:40:29.315Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1499 ']' [2023-10-24T04:40:29.315Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T04:40:29.315Z] + case "${OS_FAMILY}" in [2023-10-24T04:40:29.315Z] + dpkg -l [2023-10-24T04:40:29.315Z] + grep '^ii' [2023-10-24T04:40:29.316Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T04:40:29.316Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T04:40:29.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T04:40:29.316Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1499 ']' [2023-10-24T04:40:29.316Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1499/archives/ [2023-10-24T04:40:29.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1499/archives/ [Pipeline] echo [2023-10-24T04:40:29.349Z] 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-1499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T04:40:29.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T04:40:30.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T04:40:30.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T04:40:30.414Z] prd-ubuntu20.04-docker-8c-8g-9876 does not seem to be running inside a container [2023-10-24T04:40:30.445Z] $ 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-1499/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-1499 -v /w/workspace/dry_app-functions-sdk-go_PR-1499:/w/workspace/dry_app-functions-sdk-go_PR-1499:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T04:40:30.639Z] $ docker top d7fd998670fb0b5c2ec281792688fb31cc9b00492740379373ae4e53f54f4f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T04:40:31.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T04:40:31.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T04:40:31.641Z] + ls /var/log/sa-host [2023-10-24T04:40:31.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T04:40:31.853Z] provisioning config files... [2023-10-24T04:40:31.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1499@tmp/config18281532930564088866tmp [Pipeline] { [Pipeline] echo [2023-10-24T04:40:31.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:32.221Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T04:40:32.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:32.647Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T04:40:32.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:32.987Z] ---> sudo-logs.sh [2023-10-24T04:40:32.987Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T04:40:33.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:33.374Z] ---> job-cost.sh [2023-10-24T04:40:33.374Z] lf-activate-venv: SKIPPING [2023-10-24T04:40:33.374Z] DEBUG: total: 0.2199999988079071 [2023-10-24T04:40:33.374Z] INFO: Retrieving Stack Cost... [2023-10-24T04:40:33.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T04:40:34.202Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T04:40:34.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T04:40:34.537Z] ---> logs-deploy.sh [2023-10-24T04:40:34.537Z] lf-activate-venv: SKIPPING [2023-10-24T04:40:34.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1499/1 [2023-10-24T04:40:34.537Z] INFO: archiving workspace using pattern(s): [2023-10-24T04:40:35.472Z] Archives upload complete. [2023-10-24T04:40:35.731Z] INFO: archiving logs to Nexus [2023-10-24T04:40:36.299Z] ---> uname -a: [2023-10-24T04:40:36.299Z] Linux prd-ubuntu20-04-docker-8c-8g-9876 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T04:40:36.299Z] [2023-10-24T04:40:36.299Z] [2023-10-24T04:40:36.299Z] ---> lscpu: [2023-10-24T04:40:36.299Z] Architecture: x86_64 [2023-10-24T04:40:36.299Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T04:40:36.299Z] Byte Order: Little Endian [2023-10-24T04:40:36.300Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T04:40:36.300Z] CPU(s): 8 [2023-10-24T04:40:36.300Z] On-line CPU(s) list: 0-7 [2023-10-24T04:40:36.300Z] Thread(s) per core: 1 [2023-10-24T04:40:36.300Z] Core(s) per socket: 1 [2023-10-24T04:40:36.300Z] Socket(s): 8 [2023-10-24T04:40:36.300Z] NUMA node(s): 1 [2023-10-24T04:40:36.300Z] Vendor ID: AuthenticAMD [2023-10-24T04:40:36.300Z] CPU family: 23 [2023-10-24T04:40:36.300Z] Model: 49 [2023-10-24T04:40:36.300Z] Model name: AMD EPYC-Rome Processor [2023-10-24T04:40:36.300Z] Stepping: 0 [2023-10-24T04:40:36.300Z] CPU MHz: 2799.998 [2023-10-24T04:40:36.300Z] BogoMIPS: 5599.99 [2023-10-24T04:40:36.300Z] Virtualization: AMD-V [2023-10-24T04:40:36.300Z] Hypervisor vendor: KVM [2023-10-24T04:40:36.300Z] Virtualization type: full [2023-10-24T04:40:36.300Z] L1d cache: 256 KiB [2023-10-24T04:40:36.300Z] L1i cache: 256 KiB [2023-10-24T04:40:36.300Z] L2 cache: 4 MiB [2023-10-24T04:40:36.300Z] L3 cache: 128 MiB [2023-10-24T04:40:36.300Z] NUMA node0 CPU(s): 0-7 [2023-10-24T04:40:36.300Z] Vulnerability Itlb multihit: Not affected [2023-10-24T04:40:36.300Z] Vulnerability L1tf: Not affected [2023-10-24T04:40:36.300Z] Vulnerability Mds: Not affected [2023-10-24T04:40:36.300Z] Vulnerability Meltdown: Not affected [2023-10-24T04:40:36.300Z] Vulnerability Mmio stale data: Not affected [2023-10-24T04:40:36.300Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T04:40:36.300Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T04:40:36.300Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T04:40:36.300Z] Vulnerability Srbds: Not affected [2023-10-24T04:40:36.300Z] Vulnerability Tsx async abort: Not affected [2023-10-24T04:40:36.300Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] ---> nproc: [2023-10-24T04:40:36.300Z] 8 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] ---> df -h: [2023-10-24T04:40:36.300Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T04:40:36.300Z] overlay 155G 11G 145G 7% / [2023-10-24T04:40:36.300Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T04:40:36.300Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T04:40:36.300Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T04:40:36.300Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] ---> sar -b -r -n DEV: [2023-10-24T04:40:36.300Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9876) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:28:26 LINUX RESTART (8 CPU) [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T04:40:36.300Z] 04:30:01 116.18 16.59 99.59 0.00 1934.32 56074.16 0.00 [2023-10-24T04:40:36.300Z] 04:31:01 63.99 0.02 63.97 0.00 0.13 55682.47 0.00 [2023-10-24T04:40:36.300Z] 04:32:01 69.33 0.18 69.14 0.00 12.80 47916.96 0.00 [2023-10-24T04:40:36.300Z] 04:33:01 5.02 0.00 5.02 0.00 0.00 20862.00 0.00 [2023-10-24T04:40:36.300Z] 04:34:01 46.66 11.38 35.28 0.00 3442.49 26766.87 0.00 [2023-10-24T04:40:36.300Z] 04:35:01 9.31 0.02 9.30 0.00 0.13 20948.48 0.00 [2023-10-24T04:40:36.300Z] 04:36:01 3.32 0.00 3.32 0.00 0.00 14665.02 0.00 [2023-10-24T04:40:36.300Z] 04:37:01 1.55 0.00 1.55 0.00 0.00 19.33 0.00 [2023-10-24T04:40:36.300Z] 04:38:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-10-24T04:40:36.300Z] 04:39:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 [2023-10-24T04:40:36.300Z] 04:40:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2023-10-24T04:40:36.300Z] Average: 28.86 2.54 26.32 0.00 487.78 22037.26 0.00 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T04:40:36.300Z] 04:30:01 28073624 31081960 1222176 3.72 98528 3118200 2585368 7.62 1720580 2631184 616288 [2023-10-24T04:40:36.300Z] 04:31:01 27771780 31490100 810640 2.47 103736 3781384 1914288 5.64 1608988 3001344 276608 [2023-10-24T04:40:36.300Z] 04:32:01 28663096 31557616 747996 2.27 106572 3001452 1742588 5.14 1135896 2632284 428 [2023-10-24T04:40:36.300Z] 04:33:01 28663212 31557828 747668 2.27 106660 3001452 1742588 5.14 1135656 2632288 188 [2023-10-24T04:40:36.300Z] 04:34:01 28326756 31540784 736328 2.24 129884 3294536 1729904 5.10 1359496 2709948 1056 [2023-10-24T04:40:36.300Z] 04:35:01 28334768 31543956 733988 2.23 128500 3291280 1703784 5.02 1357444 2706680 188 [2023-10-24T04:40:36.300Z] 04:36:01 28342344 31551620 726256 2.21 128580 3291284 1703784 5.02 1349260 2706684 140 [2023-10-24T04:40:36.300Z] 04:37:01 28342788 31552068 725940 2.21 128628 3291288 1703784 5.02 1349268 2706688 168 [2023-10-24T04:40:36.300Z] 04:38:01 28344568 31553936 724120 2.20 128664 3291288 1703784 5.02 1348508 2706692 8 [2023-10-24T04:40:36.300Z] 04:39:01 28344220 31553612 724268 2.20 128696 3291292 1703784 5.02 1348764 2706692 192 [2023-10-24T04:40:36.300Z] 04:40:01 28344172 31553560 724228 2.20 128728 3291292 1703784 5.02 1348776 2706692 176 [2023-10-24T04:40:36.300Z] Average: 28322848 31503367 783964 2.38 119743 3267704 1812495 5.34 1369331 2713380 81404 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T04:40:36.300Z] 04:30:01 ens3 661.50 478.36 8215.82 147.33 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:30:01 vethb6dd6d5 177.82 227.55 16.73 2491.34 0.00 0.00 0.00 0.20 [2023-10-24T04:40:36.300Z] 04:30:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:30:01 docker0 234.98 288.36 18.45 2858.48 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:31:01 ens3 20.71 13.68 16.79 8.45 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:31:01 vethb6dd6d5 1.80 1.92 0.16 1.82 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:31:01 docker0 1.80 1.87 0.13 1.81 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:32:01 ens3 100.05 59.16 2530.00 13.83 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:32:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:32:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:33:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:34:01 ens3 137.43 69.81 2076.46 4.97 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:34:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:35:01 ens3 0.23 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:39:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] Average: ens3 82.81 55.87 1156.51 15.68 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] Average: docker0 21.21 25.99 1.66 256.08 0.00 0.00 0.00 0.00 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] ---> sar -P ALL: [2023-10-24T04:40:36.300Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9876) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:28:26 LINUX RESTART (8 CPU) [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] 04:29:02 CPU %user %nice %system %iowait %steal %idle [2023-10-24T04:40:36.300Z] 04:30:01 all 13.15 0.00 3.52 2.53 0.06 80.74 [2023-10-24T04:40:36.300Z] 04:30:01 0 14.10 0.00 3.32 0.63 0.07 81.87 [2023-10-24T04:40:36.300Z] 04:30:01 1 14.42 0.00 3.32 1.98 0.07 80.21 [2023-10-24T04:40:36.300Z] 04:30:01 2 11.83 0.00 4.29 7.42 0.07 76.39 [2023-10-24T04:40:36.300Z] 04:30:01 3 12.99 0.00 3.34 0.22 0.07 83.38 [2023-10-24T04:40:36.300Z] 04:30:01 4 10.77 0.00 3.56 3.00 0.05 82.62 [2023-10-24T04:40:36.300Z] 04:30:01 5 12.88 0.00 3.30 0.77 0.07 82.98 [2023-10-24T04:40:36.300Z] 04:30:01 6 14.81 0.00 3.30 4.45 0.05 77.38 [2023-10-24T04:40:36.300Z] 04:30:01 7 13.38 0.00 3.71 1.69 0.07 81.14 [2023-10-24T04:40:36.300Z] 04:31:01 all 46.39 0.00 4.52 1.76 0.09 47.25 [2023-10-24T04:40:36.300Z] 04:31:01 0 43.81 0.00 4.65 0.59 0.08 50.87 [2023-10-24T04:40:36.300Z] 04:31:01 1 47.50 0.00 4.90 6.53 0.08 40.98 [2023-10-24T04:40:36.300Z] 04:31:01 2 45.13 0.00 4.61 0.77 0.08 49.41 [2023-10-24T04:40:36.300Z] 04:31:01 3 48.16 0.00 3.94 1.13 0.10 46.66 [2023-10-24T04:40:36.300Z] 04:31:01 4 44.96 0.00 5.32 0.56 0.10 49.07 [2023-10-24T04:40:36.300Z] 04:31:01 5 46.70 0.00 4.03 3.13 0.08 46.05 [2023-10-24T04:40:36.300Z] 04:31:01 6 47.96 0.00 4.42 0.64 0.10 46.88 [2023-10-24T04:40:36.300Z] 04:31:01 7 46.86 0.00 4.27 0.72 0.10 48.04 [2023-10-24T04:40:36.300Z] 04:32:01 all 11.07 0.00 1.83 1.74 0.04 85.32 [2023-10-24T04:40:36.300Z] 04:32:01 0 11.62 0.00 1.93 0.08 0.03 86.34 [2023-10-24T04:40:36.300Z] 04:32:01 1 11.42 0.00 2.00 7.19 0.05 79.34 [2023-10-24T04:40:36.300Z] 04:32:01 2 10.28 0.00 2.42 0.86 0.05 86.39 [2023-10-24T04:40:36.300Z] 04:32:01 3 10.58 0.00 1.97 2.29 0.05 85.12 [2023-10-24T04:40:36.300Z] 04:32:01 4 11.21 0.00 1.32 0.05 0.05 87.36 [2023-10-24T04:40:36.300Z] 04:32:01 5 11.49 0.00 1.73 3.01 0.05 83.72 [2023-10-24T04:40:36.300Z] 04:32:01 6 11.08 0.00 1.71 0.39 0.03 86.80 [2023-10-24T04:40:36.300Z] 04:32:01 7 10.91 0.00 1.59 0.08 0.03 87.38 [2023-10-24T04:40:36.300Z] 04:33:01 all 0.02 0.00 0.01 0.06 0.00 99.91 [2023-10-24T04:40:36.300Z] 04:33:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2023-10-24T04:40:36.300Z] 04:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-24T04:40:36.300Z] 04:33:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-10-24T04:40:36.300Z] 04:33:01 3 0.02 0.00 0.07 0.33 0.00 99.58 [2023-10-24T04:40:36.300Z] 04:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T04:40:36.300Z] 04:33:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T04:40:36.300Z] 04:34:01 all 2.12 0.00 1.12 0.62 0.02 96.13 [2023-10-24T04:40:36.300Z] 04:34:01 0 1.15 0.00 2.37 0.72 0.02 95.75 [2023-10-24T04:40:36.300Z] 04:34:01 1 1.82 0.00 0.87 0.05 0.02 97.24 [2023-10-24T04:40:36.300Z] 04:34:01 2 2.71 0.00 0.79 0.52 0.02 95.97 [2023-10-24T04:40:36.300Z] 04:34:01 3 2.72 0.00 0.95 1.38 0.03 94.91 [2023-10-24T04:40:36.300Z] 04:34:01 4 2.42 0.00 1.22 0.10 0.02 96.24 [2023-10-24T04:40:36.300Z] 04:34:01 5 1.93 0.00 0.84 0.92 0.02 96.30 [2023-10-24T04:40:36.300Z] 04:34:01 6 1.35 0.00 0.78 0.43 0.02 97.41 [2023-10-24T04:40:36.300Z] 04:34:01 7 2.85 0.00 1.10 0.80 0.02 95.23 [2023-10-24T04:40:36.300Z] 04:35:01 all 0.29 0.00 0.05 0.01 0.00 99.64 [2023-10-24T04:40:36.300Z] 04:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-24T04:40:36.300Z] 04:35:01 1 1.84 0.00 0.05 0.02 0.00 98.09 [2023-10-24T04:40:36.300Z] 04:35:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-10-24T04:40:36.300Z] 04:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-10-24T04:40:36.300Z] 04:35:01 4 0.22 0.00 0.07 0.00 0.00 99.72 [2023-10-24T04:40:36.300Z] 04:35:01 5 0.05 0.00 0.07 0.08 0.00 99.80 [2023-10-24T04:40:36.300Z] 04:35:01 6 0.03 0.00 0.07 0.02 0.00 99.88 [2023-10-24T04:40:36.300Z] 04:35:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2023-10-24T04:40:36.300Z] 04:36:01 all 0.21 0.00 0.01 0.01 0.01 99.77 [2023-10-24T04:40:36.300Z] 04:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:36:01 1 1.45 0.00 0.02 0.00 0.02 98.51 [2023-10-24T04:40:36.300Z] 04:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-24T04:40:36.300Z] 04:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T04:40:36.300Z] 04:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:36:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2023-10-24T04:40:36.300Z] 04:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-10-24T04:40:36.300Z] 04:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-10-24T04:40:36.300Z] 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:37:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2023-10-24T04:40:36.300Z] 04:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-24T04:40:36.300Z] 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:37:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-10-24T04:40:36.300Z] 04:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:38:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2023-10-24T04:40:36.300Z] 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:38:01 1 1.53 0.00 0.03 0.00 0.00 98.44 [2023-10-24T04:40:36.300Z] 04:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T04:40:36.300Z] 04:38:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-10-24T04:40:36.300Z] 04:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-24T04:40:36.300Z] 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:39:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-10-24T04:40:36.300Z] 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:40:01 all 0.20 0.00 0.01 0.00 0.00 99.79 [2023-10-24T04:40:36.300Z] 04:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T04:40:36.300Z] 04:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T04:40:36.300Z] 04:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T04:40:36.300Z] 04:40:01 5 1.52 0.00 0.05 0.02 0.02 98.40 [2023-10-24T04:40:36.300Z] 04:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T04:40:36.300Z] 04:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-24T04:40:36.300Z] Average: all 6.64 0.00 1.00 0.61 0.02 91.73 [2023-10-24T04:40:36.300Z] Average: 0 6.38 0.00 1.11 0.19 0.02 92.30 [2023-10-24T04:40:36.300Z] Average: 1 7.21 0.00 1.01 1.42 0.02 90.34 [2023-10-24T04:40:36.300Z] Average: 2 6.35 0.00 1.10 0.85 0.02 91.68 [2023-10-24T04:40:36.300Z] Average: 3 6.72 0.00 0.93 0.49 0.02 91.84 [2023-10-24T04:40:36.300Z] Average: 4 6.28 0.00 1.04 0.33 0.02 92.33 [2023-10-24T04:40:36.300Z] Average: 5 6.74 0.00 0.91 0.73 0.03 91.59 [2023-10-24T04:40:36.300Z] Average: 6 6.78 0.00 0.93 0.53 0.02 91.73 [2023-10-24T04:40:36.300Z] Average: 7 6.68 0.00 0.97 0.30 0.02 92.04 [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.300Z] [2023-10-24T04:40:36.301Z]