Pull request #1560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602+3bc857698cc13a1282509d5e63119d2caf80d765 (68a042ce12a520963d051e1aaeaca109e63e9d66) 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-ssh14062739648379575646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7528926306642064065.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1560/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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1887330482989117685.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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9363977584223247838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6464881330287630664.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-1560/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-1560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5576471306568288241.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5121 in /w/workspace/dry_app-functions-sdk-go_PR-1560 [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-1560 # 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 Merging remotes/origin/main commit 3bc857698cc13a1282509d5e63119d2caf80d765 into PR head commit 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 Merge succeeded, producing 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 Checking out Revision 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 (PR-1560) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > 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/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # 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 3bc857698cc13a1282509d5e63119d2caf80d765 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:03:34.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:03:34.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:03:34.956Z] ========================================================= [2024-03-07T23:03:34.957Z] EdgeX Global Pipelines Version Info [2024-03-07T23:03:34.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:03:35.713Z] ------------------- [2024-03-07T23:03:35.713Z] stable info: [2024-03-07T23:03:35.713Z] ------------------- [2024-03-07T23:03:35.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:03:35.713Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:03:35.713Z] Message: update stable to v1.0.258 [2024-03-07T23:03:36.283Z] ------------------- [2024-03-07T23:03:36.283Z] experimental info: [2024-03-07T23:03:36.283Z] ------------------- [2024-03-07T23:03:36.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:03:36.283Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:03:36.283Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:03:36.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2024-03-07T23:03:36.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2024-03-07T23:03:36.724Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:03:36.787Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:03:36.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:03:36.901Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:03:36.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:03:37.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:03:37.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:03:37.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:03:37.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:03:37.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2024-03-07T23:03:37.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:03:37.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:03:37.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:37.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:37.579Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:37.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:37.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:03:37.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:03:37.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-07T23:03:37.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-07T23:03:38.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:03:38.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:03:38.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-03-07T23:03:38.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:03:38.421Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:03:38.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1560 [Pipeline] echo [2024-03-07T23:03:38.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1560 [Pipeline] echo [2024-03-07T23:03:38.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1560 [Pipeline] echo [2024-03-07T23:03:38.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo [2024-03-07T23:03:38.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ecaffe [Pipeline] echo [2024-03-07T23:03:38.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:03:39.520Z] + git rev-list -1 --merges 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602~1..5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo [2024-03-07T23:03:39.565Z] -----------> git rev-list -1 --merges 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602~1..5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [false] [Pipeline] sh [2024-03-07T23:03:39.913Z] + git log --format=format:%s -1 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo [2024-03-07T23:03:39.954Z] ========================================================= [2024-03-07T23:03:39.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:03:39.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:03:40.452Z] + git log --format=format:%s -1 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo [2024-03-07T23:03:40.487Z] [semverPrep] GIT_COMMIT: 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:03:40.543Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:03:40.992Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:03:40.992Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:03:40.992Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:03:40.992Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:03:40.992Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-07T23:03:40.992Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:03:40.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:41.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:41.719Z] [2024-03-07T23:03:41.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:42.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:42.139Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:03:42.139Z] b85a868b505f: Pulling fs layer [2024-03-07T23:03:42.139Z] e2be974225ed: Pulling fs layer [2024-03-07T23:03:42.139Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:03:42.139Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:03:42.139Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:03:42.139Z] eaf3925da568: Pulling fs layer [2024-03-07T23:03:42.139Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:03:42.139Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:03:42.139Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:03:42.139Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:03:42.139Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:03:42.139Z] 1469e6f7b9e6: Waiting [2024-03-07T23:03:42.139Z] bab4dde63d76: Waiting [2024-03-07T23:03:42.139Z] 4872d77fe225: Waiting [2024-03-07T23:03:42.139Z] 988bab9f4d93: Waiting [2024-03-07T23:03:42.139Z] 5851b861e8e6: Waiting [2024-03-07T23:03:42.139Z] b352a97aabf1: Waiting [2024-03-07T23:03:42.139Z] bde34c3a00c8: Waiting [2024-03-07T23:03:42.139Z] eaf3925da568: Waiting [2024-03-07T23:03:42.139Z] e2be974225ed: Verifying Checksum [2024-03-07T23:03:42.139Z] e2be974225ed: Download complete [2024-03-07T23:03:42.139Z] 988bab9f4d93: Download complete [2024-03-07T23:03:42.399Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:03:42.399Z] 1469e6f7b9e6: Download complete [2024-03-07T23:03:42.399Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:03:42.399Z] 339a4e72a1f5: Download complete [2024-03-07T23:03:42.399Z] eaf3925da568: Verifying Checksum [2024-03-07T23:03:42.399Z] eaf3925da568: Download complete [2024-03-07T23:03:42.399Z] bde34c3a00c8: Verifying Checksum [2024-03-07T23:03:42.399Z] bde34c3a00c8: Download complete [2024-03-07T23:03:42.399Z] b352a97aabf1: Verifying Checksum [2024-03-07T23:03:42.399Z] b352a97aabf1: Download complete [2024-03-07T23:03:42.399Z] 4872d77fe225: Download complete [2024-03-07T23:03:42.399Z] 5851b861e8e6: Verifying Checksum [2024-03-07T23:03:42.399Z] 5851b861e8e6: Download complete [2024-03-07T23:03:42.399Z] b85a868b505f: Verifying Checksum [2024-03-07T23:03:42.399Z] b85a868b505f: Download complete [2024-03-07T23:03:42.660Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:03:42.660Z] bab4dde63d76: Download complete [2024-03-07T23:03:43.598Z] b85a868b505f: Pull complete [2024-03-07T23:03:43.859Z] e2be974225ed: Pull complete [2024-03-07T23:03:44.592Z] 339a4e72a1f5: Pull complete [2024-03-07T23:03:44.592Z] 988bab9f4d93: Pull complete [2024-03-07T23:03:44.851Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:03:44.851Z] eaf3925da568: Pull complete [2024-03-07T23:03:46.795Z] bab4dde63d76: Pull complete [2024-03-07T23:03:46.795Z] bde34c3a00c8: Pull complete [2024-03-07T23:03:46.795Z] b352a97aabf1: Pull complete [2024-03-07T23:03:46.795Z] 4872d77fe225: Pull complete [2024-03-07T23:03:46.795Z] 5851b861e8e6: Pull complete [2024-03-07T23:03:46.795Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:03:46.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:46.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:47.146Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2024-03-07T23:03:47.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:03:50.438Z] $ docker top 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 -eo pid,comm [2024-03-07T23:03:50.497Z] 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). [2024-03-07T23:03:50.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:03:50.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:03:50.703Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:03:50.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:03:50.807Z] $ docker exec 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent [2024-03-07T23:03:50.902Z] SSH_AUTH_SOCK=/tmp/ssh-h8JZ0FwxW9ye/agent.32 [2024-03-07T23:03:50.902Z] SSH_AGENT_PID=38 [2024-03-07T23:03:50.909Z] Running ssh-add (command line suppressed) [2024-03-07T23:03:51.028Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_2705761292209125283.key (/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_2705761292209125283.key) [2024-03-07T23:03:51.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:03:51.404Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:03:51.438Z] $ docker exec --env ******** --env ******** 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent -k [2024-03-07T23:03:51.526Z] unset SSH_AUTH_SOCK; [2024-03-07T23:03:51.526Z] unset SSH_AGENT_PID; [2024-03-07T23:03:51.526Z] echo Agent pid 38 killed; [2024-03-07T23:03:51.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:03:51.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:03:51.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:03:52.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:03:52.005Z] $ docker exec 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent [2024-03-07T23:03:52.212Z] SSH_AUTH_SOCK=/tmp/ssh-Q63YrEgsERUZ/agent.69 [2024-03-07T23:03:52.212Z] SSH_AGENT_PID=75 [2024-03-07T23:03:52.217Z] Running ssh-add (command line suppressed) [2024-03-07T23:03:52.319Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_16784268787700339502.key (/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_16784268787700339502.key) [2024-03-07T23:03:52.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:03:52.963Z] + git semver init [2024-03-07T23:03:53.225Z] 2024-03-07 23:03:53,141 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:03:53.225Z] 2024-03-07 23:03:53,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver [2024-03-07T23:03:53.225Z] 2024-03-07 23:03:53,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1560/.semver [2024-03-07T23:03:53.225Z] 2024-03-07 23:03:53,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,866 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1560/.git/info/exclude [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 with force:False [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,867 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,874 [execute] INFO git cat-file --batch-check [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,882 [execute] INFO git cat-file --batch [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:03:55.262Z] 2024-03-07 23:03:54,888 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 [2024-03-07T23:03:55.262Z] 0.0.0 [Pipeline] } [2024-03-07T23:03:55.292Z] $ docker exec --env ******** --env ******** 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent -k [2024-03-07T23:03:55.396Z] unset SSH_AUTH_SOCK; [2024-03-07T23:03:55.397Z] unset SSH_AGENT_PID; [2024-03-07T23:03:55.397Z] echo Agent pid 75 killed; [2024-03-07T23:03:57.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:03:58.031Z] + git semver [Pipeline] } [2024-03-07T23:03:58.318Z] $ docker stop --time=1 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 [2024-03-07T23:03:59.984Z] $ docker rm -f --volumes 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:04:00.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:04:00.797Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:04:00.824Z] [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 [2024-03-07T23:04:01.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:04:01.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:04:01.947Z] ========================================================= [2024-03-07T23:04:01.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:04:01.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:04:02.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:04:02.385Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:04:02.385Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:04:02.385Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:04:02.385Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:04:02.385Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:04:02.385Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:04:02.385Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:04:02.385Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:04:02.385Z] 69c7f0334f64: Waiting [2024-03-07T23:04:02.385Z] ad3a456e5733: Waiting [2024-03-07T23:04:02.385Z] 1f1c1a5573a3: Waiting [2024-03-07T23:04:02.385Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:04:02.385Z] ce7588e14bc9: Waiting [2024-03-07T23:04:02.385Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:04:02.385Z] c4d48a809fc2: Download complete [2024-03-07T23:04:02.385Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:04:02.385Z] ad3a456e5733: Download complete [2024-03-07T23:04:02.385Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:04:02.385Z] 69c7f0334f64: Download complete [2024-03-07T23:04:02.385Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:04:02.385Z] 7264a8db6415: Download complete [2024-03-07T23:04:02.385Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:04:02.385Z] 1f1c1a5573a3: Download complete [2024-03-07T23:04:02.643Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:04:02.643Z] b5e4710f87ac: Download complete [2024-03-07T23:04:02.643Z] 7264a8db6415: Pull complete [2024-03-07T23:04:02.643Z] c4d48a809fc2: Pull complete [2024-03-07T23:04:02.901Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:04:02.901Z] 4f1c88b9dad5: Download complete [2024-03-07T23:04:03.159Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:04:03.159Z] ce7588e14bc9: Download complete [2024-03-07T23:04:06.438Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:04:06.438Z] ad3a456e5733: Pull complete [2024-03-07T23:04:06.438Z] 69c7f0334f64: Pull complete [2024-03-07T23:04:06.438Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:04:08.966Z] ce7588e14bc9: Pull complete [2024-03-07T23:04:08.966Z] b5e4710f87ac: Pull complete [2024-03-07T23:04:08.966Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:04:08.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:04:08.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-03-07T23:04:09.280Z] + 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 [2024-03-07T23:04:09.695Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:04:09.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:04:09.906Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2024-03-07T23:04:09.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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-x86_64 cat [2024-03-07T23:04:15.086Z] $ docker top 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:04:15.541Z] + go version [2024-03-07T23:04:15.541Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:04:15.579Z] $ docker stop --time=1 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 [2024-03-07T23:04:16.542Z] Still waiting to schedule task [2024-03-07T23:04:16.542Z] ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-07T23:04:16.542Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5126’ is offline [2024-03-07T23:04:16.542Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5128’ is offline [2024-03-07T23:04:16.857Z] $ docker rm -f --volumes 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:04:17.871Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:04:17.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:04:22.158Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2024-03-07T23:04:24.096Z] $ 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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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-x86_64 cat [2024-03-07T23:04:24.831Z] $ docker top 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:04:25.281Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1560 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:04:25.663Z] + make test [2024-03-07T23:04:25.663Z] make -C ./app-service-template build [2024-03-07T23:04:25.663Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' [2024-03-07T23:04:25.663Z] go mod tidy [2024-03-07T23:04:25.663Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-03-07T23:04:25.663Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-07T23:04:25.663Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-03-07T23:04:25.663Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-07T23:04:25.922Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-07T23:04:25.922Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-03-07T23:04:25.922Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-03-07T23:04:25.922Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-07T23:04:25.922Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-03-07T23:04:25.922Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-03-07T23:04:26.494Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-07T23:04:26.494Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-07T23:04:26.494Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-07T23:04:26.494Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-03-07T23:04:26.494Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-07T23:04:26.494Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-07T23:04:26.494Z] go: downloading golang.org/x/crypto v0.17.0 [2024-03-07T23:04:26.494Z] go: downloading golang.org/x/net v0.19.0 [2024-03-07T23:04:26.494Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-07T23:04:26.494Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-03-07T23:04:26.494Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-03-07T23:04:26.494Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-07T23:04:26.494Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-03-07T23:04:26.494Z] go: downloading golang.org/x/sync v0.4.0 [2024-03-07T23:04:26.753Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-03-07T23:04:26.753Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-07T23:04:26.753Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-03-07T23:04:26.753Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-07T23:04:26.753Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-07T23:04:26.753Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-07T23:04:26.753Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-07T23:04:26.753Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-07T23:04:26.753Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-03-07T23:04:26.753Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-07T23:04:26.753Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-03-07T23:04:26.753Z] go: downloading golang.org/x/text v0.14.0 [2024-03-07T23:04:26.753Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-07T23:04:27.015Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-07T23:04:27.015Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-07T23:04:27.015Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-07T23:04:27.015Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-07T23:04:27.277Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-07T23:04:27.278Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-07T23:04:27.278Z] go: downloading golang.org/x/time v0.5.0 [2024-03-07T23:04:27.278Z] go: downloading golang.org/x/sys v0.15.0 [2024-03-07T23:04:27.536Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-03-07T23:04:27.536Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-03-07T23:04:27.536Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-07T23:04:27.536Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-07T23:04:27.536Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-07T23:04:27.536Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-07T23:04:27.536Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-07T23:04:27.536Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-07T23:04:27.536Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-03-07T23:04:27.536Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-03-07T23:04:27.794Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-03-07T23:04:27.794Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-03-07T23:04:27.794Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-07T23:04:27.794Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-07T23:04:27.794Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-03-07T23:04:27.794Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-07T23:04:27.794Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-07T23:04:27.794Z] go: downloading github.com/kr/pretty v0.1.0 [2024-03-07T23:04:28.052Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-07T23:04:28.052Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-03-07T23:04:28.052Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-03-07T23:04:28.052Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-07T23:04:28.052Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-07T23:04:28.052Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-03-07T23:04:28.052Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-03-07T23:04:28.052Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-03-07T23:04:28.052Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-03-07T23:04:28.312Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-07T23:04:28.312Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-03-07T23:04:28.312Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-03-07T23:04:28.312Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-03-07T23:04:28.312Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-03-07T23:04:28.312Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-03-07T23:04:28.312Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-03-07T23:04:28.312Z] go: downloading github.com/kr/text v0.2.0 [2024-03-07T23:04:28.312Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-07T23:04:28.312Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-03-07T23:04:28.312Z] go: downloading github.com/google/btree v1.0.1 [2024-03-07T23:04:28.312Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-03-07T23:04:28.312Z] go: downloading github.com/miekg/dns v1.1.41 [2024-03-07T23:04:28.312Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-03-07T23:04:28.312Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-07T23:04:28.312Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-07T23:04:28.312Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-07T23:04:28.312Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-03-07T23:04:28.312Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-03-07T23:04:28.570Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-03-07T23:04:28.570Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-03-07T23:04:28.570Z] go: downloading golang.org/x/mod v0.12.0 [2024-03-07T23:04:32.665Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 [2024-03-07T23:04:32.665Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.18 [2024-03-07T23:04:32.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 [2024-03-07T23:04:32.665Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-07T23:04:32.665Z] go: downloading golang.org/x/crypto v0.19.0 [2024-03-07T23:04:32.665Z] go: downloading golang.org/x/net v0.21.0 [2024-03-07T23:04:32.665Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-03-07T23:04:32.665Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-07T23:04:32.665Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-07T23:04:32.924Z] go: downloading golang.org/x/sys v0.17.0 [2024-03-07T23:04:32.924Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-03-07T23:04:32.924Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-07T23:04:32.924Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-07T23:04:32.924Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-07T23:04:32.924Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-03-07T23:04:33.182Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-03-07T23:04:34.116Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-03-07T23:04:49.077Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' [2024-03-07T23:04:49.077Z] make -C ./app-service-template test [2024-03-07T23:04:49.077Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' [2024-03-07T23:04:49.077Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:05:11.114Z] ? app-new-service/config [no test files] [2024-03-07T23:05:11.690Z] ok app-new-service 1.049s coverage: 45.9% of statements [2024-03-07T23:05:11.690Z] ok app-new-service/functions 1.058s coverage: 85.3% of statements [2024-03-07T23:05:11.690Z] go vet ./... [2024-03-07T23:05:29.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:05:29.890Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:05:29.890Z] ./bin/test-attribution-txt.sh [2024-03-07T23:05:29.890Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' [2024-03-07T23:05:29.890Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:05:29.890Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-03-07T23:05:29.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-03-07T23:05:31.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-03-07T23:05:31.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-03-07T23:05:31.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-03-07T23:05:31.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-03-07T23:05:32.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-03-07T23:05:32.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-03-07T23:05:32.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.117s coverage: 66.6% of statements [2024-03-07T23:05:32.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.057s coverage: 89.3% of statements [2024-03-07T23:05:32.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.067s coverage: 85.1% of statements [2024-03-07T23:05:32.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.038s coverage: 100.0% of statements [2024-03-07T23:05:32.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.132s coverage: 75.5% of statements [2024-03-07T23:05:33.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-03-07T23:05:33.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.059s coverage: 97.3% of statements [2024-03-07T23:05:33.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.053s coverage: 82.8% of statements [2024-03-07T23:05:33.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-03-07T23:05:33.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-03-07T23:05:33.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-07T23:05:33.971Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.065s coverage: 65.1% of statements [2024-03-07T23:05:34.232Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.070s coverage: 27.6% of statements [2024-03-07T23:05:34.232Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 17.2% of statements [2024-03-07T23:05:34.491Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.042s coverage: 27.3% of statements [2024-03-07T23:05:35.059Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.061s coverage: 52.8% of statements [2024-03-07T23:06:01.975Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.137s coverage: 72.3% of statements [2024-03-07T23:06:01.975Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.040s coverage: 94.4% of statements [2024-03-07T23:06:01.975Z] go vet ./... [2024-03-07T23:06:02.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:06:02.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-03-07T23:06:12.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:06:15.732Z] $ docker stop --time=1 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf [2024-03-07T23:06:19.769Z] $ docker rm -f --volumes 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:06:20.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:06:20.976Z] 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 [2024-03-07T23:06:23.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:23.052Z] [2024-03-07T23:06:23.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:23.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:23.836Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:06:23.836Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:06:23.836Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:06:23.836Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:06:23.836Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:06:23.836Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:06:23.836Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:06:23.837Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:06:23.837Z] 5d3b04190fa2: Waiting [2024-03-07T23:06:23.837Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:06:23.837Z] 33b1e0a273af: Waiting [2024-03-07T23:06:23.837Z] 2f39f015ded8: Waiting [2024-03-07T23:06:23.837Z] 5c69ac0246d0: Verifying Checksum [2024-03-07T23:06:23.837Z] 5c69ac0246d0: Download complete [2024-03-07T23:06:23.837Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-07T23:06:23.837Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:06:23.837Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:06:23.837Z] 33b1e0a273af: Download complete [2024-03-07T23:06:23.837Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:06:23.837Z] 5d3b04190fa2: Download complete [2024-03-07T23:06:23.837Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:06:23.837Z] ec43610c2a17: Download complete [2024-03-07T23:06:24.095Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:06:24.095Z] 5eb5b503b376: Download complete [2024-03-07T23:06:24.684Z] 2f39f015ded8: Download complete [2024-03-07T23:06:25.274Z] 5eb5b503b376: Pull complete [2024-03-07T23:06:25.547Z] 5c69ac0246d0: Pull complete [2024-03-07T23:06:25.808Z] ec43610c2a17: Pull complete [2024-03-07T23:06:25.808Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:06:26.068Z] 33b1e0a273af: Pull complete [2024-03-07T23:06:26.333Z] 5d3b04190fa2: Pull complete [2024-03-07T23:06:30.843Z] 2f39f015ded8: Pull complete [2024-03-07T23:06:30.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:06:30.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:30.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:06:31.352Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2024-03-07T23:06:31.398Z] $ 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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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:latest cat [2024-03-07T23:06:41.576Z] $ docker top 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:44.186Z] ---> job-cost.sh [2024-03-07T23:06:44.186Z] lf-activate-venv: SKIPPING [2024-03-07T23:06:44.186Z] INFO: No Stack... [2024-03-07T23:06:44.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:06:44.702Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:06:45.042Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/cost.csv [2024-03-07T23:06:45.042Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:06:45.108Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [2024-03-07T23:06:45.114Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] did not exist. Created. [2024-03-07T23:06:45.118Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:06:45.652Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-07T23:06:45.721Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:06:45.796Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:06:45.981Z] $ docker stop --time=1 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c [2024-03-07T23:06:48.014Z] $ docker rm -f --volumes 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-07T23:09:55.891Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5142 in /w/workspace/dry_app-functions-sdk-go_PR-1560 [Pipeline] { [Pipeline] ws [2024-03-07T23:09:55.996Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:09:59.142Z] The recommended git tool is: git [2024-03-07T23:10:08.590Z] using credential edgex-jenkins-ssh [2024-03-07T23:10:08.616Z] Cloning the remote Git repository [2024-03-07T23:10:08.705Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-03-07T23:10:08.871Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2024-03-07T23:10:09.136Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-03-07T23:10:09.138Z] > git --version # timeout=10 [2024-03-07T23:10:09.174Z] > git --version # 'git version 2.25.1' [2024-03-07T23:10:09.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:09.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:10:14.434Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-03-07T23:10:14.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:10:16.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-03-07T23:10:16.833Z] Merging remotes/origin/main commit 3bc857698cc13a1282509d5e63119d2caf80d765 into PR head commit 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [2024-03-07T23:10:17.334Z] Merge succeeded, producing 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [2024-03-07T23:10:17.335Z] Checking out Revision 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 (PR-1560) [2024-03-07T23:10:16.101Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-03-07T23:10:16.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:16.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:10:16.857Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:10:16.969Z] > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 [2024-03-07T23:10:17.150Z] > git remote # timeout=10 [2024-03-07T23:10:17.178Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:10:17.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:17.249Z] > git merge 3bc857698cc13a1282509d5e63119d2caf80d765 # timeout=10 [2024-03-07T23:10:17.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:10:17.339Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:10:17.364Z] > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 [2024-03-07T23:10:18.438Z] Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:10:18.509Z] > git --version # timeout=10 [2024-03-07T23:10:18.526Z] > git --version # 'git version 2.25.1' [2024-03-07T23:10:18.555Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:10:20.031Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:10:20.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:10:20.031Z] Dload Upload Total Spent Left Speed [2024-03-07T23:10:20.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2024-03-07T23:10:20.440Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:10:20.818Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-03-07T23:10:20.818Z] tee /etc/docker/daemon.new [2024-03-07T23:10:20.818Z] { [2024-03-07T23:10:20.818Z] "registry-mirrors": [ [2024-03-07T23:10:20.818Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:10:20.818Z] ], [2024-03-07T23:10:20.818Z] "bip": "10.250.0.254/24", [2024-03-07T23:10:20.818Z] "hosts": [ [2024-03-07T23:10:20.818Z] "tcp://0.0.0.0:5555", [2024-03-07T23:10:20.818Z] "unix:///var/run/docker.sock" [2024-03-07T23:10:20.818Z] ], [2024-03-07T23:10:20.818Z] "mtu": 1458, [2024-03-07T23:10:20.818Z] "selinux-enabled": true, [2024-03-07T23:10:20.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:10:20.818Z] } [Pipeline] sh [2024-03-07T23:10:21.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:10:21.624Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-03-07T23:10:40.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:10:40.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:10:40.777Z] ========================================================= [2024-03-07T23:10:40.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:10:40.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:10:41.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:10:42.362Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:10:42.362Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:10:42.362Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:10:42.362Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:10:42.362Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:10:42.362Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:10:42.362Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:10:42.362Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:10:42.362Z] f0e02332f6b5: Waiting [2024-03-07T23:10:42.362Z] 872ee5b61b7b: Waiting [2024-03-07T23:10:42.362Z] 0c6a40ed1a82: Waiting [2024-03-07T23:10:42.362Z] 94ae7d8d031c: Waiting [2024-03-07T23:10:42.362Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:10:42.362Z] 5d54e960e981: Download complete [2024-03-07T23:10:42.362Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:10:42.362Z] f0e02332f6b5: Download complete [2024-03-07T23:10:42.362Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:10:42.362Z] 872ee5b61b7b: Download complete [2024-03-07T23:10:42.362Z] 9fda8d8052c6: Verifying Checksum [2024-03-07T23:10:42.362Z] 9fda8d8052c6: Download complete [2024-03-07T23:10:42.635Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:10:42.635Z] 94ae7d8d031c: Download complete [2024-03-07T23:10:43.233Z] 9fda8d8052c6: Pull complete [2024-03-07T23:10:44.222Z] 5d54e960e981: Pull complete [2024-03-07T23:10:44.498Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:10:44.498Z] c4a7e357bf2a: Download complete [2024-03-07T23:10:45.476Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:10:45.476Z] 0c6a40ed1a82: Download complete [2024-03-07T23:10:57.852Z] c4a7e357bf2a: Pull complete [2024-03-07T23:10:57.853Z] f0e02332f6b5: Pull complete [2024-03-07T23:10:58.126Z] 872ee5b61b7b: Pull complete [2024-03-07T23:11:08.267Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:11:08.856Z] 94ae7d8d031c: Pull complete [2024-03-07T23:11:09.128Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:11:09.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:11:09.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-03-07T23:11:09.485Z] + 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 [2024-03-07T23:11:09.961Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:11:09.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:11:10.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container [2024-03-07T23:11:10.505Z] $ 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 [2024-03-07T23:11:14.526Z] $ docker top dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:11:15.688Z] + go version [2024-03-07T23:11:15.688Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:11:15.729Z] $ docker stop --time=1 dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 [2024-03-07T23:11:17.620Z] $ docker rm -f --volumes dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:11:18.925Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:11:18.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:11:19.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container [2024-03-07T23:11:19.384Z] $ 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 [2024-03-07T23:11:21.051Z] $ docker top 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:11:22.131Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:11:22.926Z] + make test [2024-03-07T23:11:22.926Z] make -C ./app-service-template build [2024-03-07T23:11:22.926Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2024-03-07T23:11:22.926Z] go mod tidy [2024-03-07T23:11:22.926Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-03-07T23:11:22.926Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-03-07T23:11:23.934Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-03-07T23:11:23.934Z] go: downloading github.com/google/uuid v1.6.0 [2024-03-07T23:11:23.934Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-03-07T23:11:23.934Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-03-07T23:11:24.211Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-03-07T23:11:24.483Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-03-07T23:11:24.757Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-03-07T23:11:24.757Z] go: downloading github.com/go-kit/log v0.2.1 [2024-03-07T23:11:24.757Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-03-07T23:11:24.757Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-03-07T23:11:25.030Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-03-07T23:11:25.030Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-03-07T23:11:25.030Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-03-07T23:11:25.030Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-03-07T23:11:25.030Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-03-07T23:11:25.692Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-03-07T23:11:25.692Z] go: downloading golang.org/x/crypto v0.17.0 [2024-03-07T23:11:25.692Z] go: downloading golang.org/x/net v0.19.0 [2024-03-07T23:11:26.689Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-03-07T23:11:26.689Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-03-07T23:11:26.689Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-03-07T23:11:26.967Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-03-07T23:11:27.247Z] go: downloading github.com/x448/float16 v0.8.4 [2024-03-07T23:11:27.248Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-03-07T23:11:27.248Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-03-07T23:11:27.248Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-03-07T23:11:27.248Z] go: downloading golang.org/x/text v0.14.0 [2024-03-07T23:11:28.696Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-03-07T23:11:28.696Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-03-07T23:11:28.696Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-03-07T23:11:33.043Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-03-07T23:11:33.043Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-03-07T23:11:33.043Z] go: downloading golang.org/x/sync v0.4.0 [2024-03-07T23:11:33.318Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-03-07T23:11:33.318Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-03-07T23:11:33.318Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-03-07T23:11:33.318Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-03-07T23:11:33.318Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-03-07T23:11:33.318Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-03-07T23:11:33.593Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-03-07T23:11:33.593Z] go: downloading golang.org/x/sys v0.15.0 [2024-03-07T23:11:33.593Z] go: downloading github.com/kr/pretty v0.1.0 [2024-03-07T23:11:33.593Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-03-07T23:11:33.593Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-03-07T23:11:33.593Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-03-07T23:11:33.593Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-03-07T23:11:33.881Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-03-07T23:11:33.881Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-03-07T23:11:33.881Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-03-07T23:11:34.159Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-03-07T23:11:34.159Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-03-07T23:11:34.159Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-03-07T23:11:34.754Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-03-07T23:11:34.754Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-03-07T23:11:34.754Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-03-07T23:11:34.754Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-03-07T23:11:35.027Z] go: downloading golang.org/x/time v0.5.0 [2024-03-07T23:11:35.027Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-03-07T23:11:35.027Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-03-07T23:11:35.027Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-03-07T23:11:35.027Z] go: downloading google.golang.org/grpc v1.60.1 [2024-03-07T23:11:37.009Z] go: downloading github.com/kr/text v0.2.0 [2024-03-07T23:11:37.009Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-03-07T23:11:37.009Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-03-07T23:11:37.009Z] go: downloading github.com/fatih/color v1.14.1 [2024-03-07T23:11:37.009Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-03-07T23:11:37.009Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-03-07T23:11:37.009Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-03-07T23:11:37.009Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-03-07T23:11:37.009Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-03-07T23:11:37.286Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-03-07T23:11:37.286Z] go: downloading github.com/pkg/errors v0.9.1 [2024-03-07T23:11:37.286Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-03-07T23:11:37.286Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-03-07T23:11:37.561Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-03-07T23:11:37.837Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-03-07T23:11:37.837Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-03-07T23:11:39.507Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-03-07T23:11:39.507Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-03-07T23:11:39.507Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-03-07T23:11:39.507Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-03-07T23:11:39.507Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-03-07T23:11:39.507Z] go: downloading github.com/google/btree v1.0.1 [2024-03-07T23:11:39.507Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-03-07T23:11:39.507Z] go: downloading github.com/miekg/dns v1.1.41 [2024-03-07T23:11:39.778Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-03-07T23:11:39.778Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-03-07T23:11:39.778Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-03-07T23:11:39.778Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-03-07T23:11:40.050Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-03-07T23:11:40.050Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-03-07T23:11:42.046Z] go: downloading golang.org/x/mod v0.12.0 [2024-03-07T23:11:44.042Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 [2024-03-07T23:11:44.320Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-03-07T23:11:44.320Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.18 [2024-03-07T23:11:44.320Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 [2024-03-07T23:11:44.597Z] go: downloading github.com/go-playground/validator/v10 v10.18.0 [2024-03-07T23:11:44.597Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-03-07T23:11:44.597Z] go: downloading golang.org/x/crypto v0.19.0 [2024-03-07T23:11:44.597Z] go: downloading golang.org/x/net v0.21.0 [2024-03-07T23:11:45.586Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-03-07T23:11:45.586Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-03-07T23:11:46.208Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-03-07T23:11:46.208Z] go: downloading golang.org/x/sys v0.17.0 [2024-03-07T23:11:47.204Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-03-07T23:11:47.484Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-03-07T23:11:48.351Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-03-07T23:11:48.351Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-03-07T23:11:53.808Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-03-07T23:14:15.665Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2024-03-07T23:14:15.665Z] make -C ./app-service-template test [2024-03-07T23:14:15.665Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2024-03-07T23:14:15.665Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:17:07.516Z] ? app-new-service/config [no test files] [2024-03-07T23:17:07.516Z] ok app-new-service 1.269s coverage: 45.9% of statements [2024-03-07T23:17:07.516Z] ok app-new-service/functions 1.270s coverage: 85.3% of statements [2024-03-07T23:17:07.516Z] go vet ./... [2024-03-07T23:19:29.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:19:29.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:19:29.262Z] ./bin/test-attribution-txt.sh [2024-03-07T23:19:29.262Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2024-03-07T23:19:29.262Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:19:29.262Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-03-07T23:19:29.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-03-07T23:19:41.571Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-03-07T23:19:41.571Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-03-07T23:19:41.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.782s coverage: 66.6% of statements [2024-03-07T23:19:41.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.408s coverage: 89.3% of statements [2024-03-07T23:19:41.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.475s coverage: 85.1% of statements [2024-03-07T23:19:42.797Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.138s coverage: 100.0% of statements [2024-03-07T23:19:48.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-03-07T23:19:48.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-03-07T23:19:48.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-03-07T23:19:49.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.698s coverage: 75.5% of statements [2024-03-07T23:19:49.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.272s coverage: 97.3% of statements [2024-03-07T23:19:52.160Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-03-07T23:19:52.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-03-07T23:19:53.394Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.442s coverage: 82.8% of statements [2024-03-07T23:19:53.661Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.277s coverage: 65.1% of statements [2024-03-07T23:19:57.011Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-03-07T23:19:57.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.341s coverage: 27.6% of statements [2024-03-07T23:19:57.976Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-03-07T23:19:57.976Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-07T23:19:58.561Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.235s coverage: 17.2% of statements [2024-03-07T23:19:59.524Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.257s coverage: 27.3% of statements [2024-03-07T23:20:03.815Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.318s coverage: 52.8% of statements [2024-03-07T23:20:36.070Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.552s coverage: 72.3% of statements [2024-03-07T23:20:36.070Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.194s coverage: 94.4% of statements [2024-03-07T23:20:36.070Z] go vet ./... [2024-03-07T23:20:38.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:20:38.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:20:38.282Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2024-03-07T23:20:38.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:20:38.387Z] $ docker stop --time=1 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 [2024-03-07T23:20:40.358Z] $ docker rm -f --volumes 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:20:45.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:20:45.758Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:20:46.339Z] 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 [2024-03-07T23:20:47.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:20:47.745Z] [2024-03-07T23:20:47.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:20:48.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:20:48.196Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:20:48.196Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:20:48.196Z] 04944245beec: Pulling fs layer [2024-03-07T23:20:48.196Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:20:48.196Z] 765212b225bb: Pulling fs layer [2024-03-07T23:20:48.196Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:20:48.196Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:20:48.196Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:20:48.196Z] f23df028b6ca: Waiting [2024-03-07T23:20:48.196Z] d65c8cfc05b1: Waiting [2024-03-07T23:20:48.196Z] 2437ff75d9bd: Waiting [2024-03-07T23:20:48.196Z] 765212b225bb: Waiting [2024-03-07T23:20:48.462Z] 04944245beec: Verifying Checksum [2024-03-07T23:20:48.462Z] 04944245beec: Download complete [2024-03-07T23:20:48.462Z] 765212b225bb: Download complete [2024-03-07T23:20:48.462Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:20:48.462Z] f23df028b6ca: Download complete [2024-03-07T23:20:48.462Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:20:48.462Z] d65c8cfc05b1: Download complete [2024-03-07T23:20:48.731Z] 699f458cf7ca: Download complete [2024-03-07T23:20:48.998Z] 8998bd30e6a1: Verifying Checksum [2024-03-07T23:20:48.999Z] 8998bd30e6a1: Download complete [2024-03-07T23:20:51.576Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:20:51.576Z] 2437ff75d9bd: Download complete [2024-03-07T23:20:53.650Z] 8998bd30e6a1: Pull complete [2024-03-07T23:20:54.242Z] 04944245beec: Pull complete [2024-03-07T23:20:56.205Z] 699f458cf7ca: Pull complete [2024-03-07T23:20:56.205Z] 765212b225bb: Pull complete [2024-03-07T23:20:57.185Z] f23df028b6ca: Pull complete [2024-03-07T23:20:57.451Z] d65c8cfc05b1: Pull complete [2024-03-07T23:21:15.674Z] 2437ff75d9bd: Pull complete [2024-03-07T23:21:15.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:21:15.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:21:15.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:21:16.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container [2024-03-07T23:21:16.236Z] $ 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 [2024-03-07T23:21:19.248Z] $ docker top 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:20.325Z] ---> job-cost.sh [2024-03-07T23:21:20.325Z] lf-activate-venv: SKIPPING [2024-03-07T23:21:20.325Z] INFO: No Stack... [2024-03-07T23:21:20.912Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:21:21.877Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:21:22.550Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2024-03-07T23:21:22.550Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:21:22.634Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [2024-03-07T23:21:22.640Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] did not exist. Created. [2024-03-07T23:21:22.646Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:21:23.464Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-5b845bba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:21:24.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:21:24.168Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:21:24.258Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:21:24.274Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:21:24.425Z] $ docker stop --time=1 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c [2024-03-07T23:21:25.972Z] $ docker rm -f --volumes 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c [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 [2024-03-07T23:21:27.977Z] provisioning config files... [2024-03-07T23:21:27.990Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/config12838676110625490234tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:21:28.453Z] + set +x [2024-03-07T23:21:28.453Z] + + curl -sbash https://codecov.io/bash -s [2024-03-07T23:21:28.453Z] -- [2024-03-07T23:21:28.453Z] [2024-03-07T23:21:28.453Z] _____ _ [2024-03-07T23:21:28.453Z] / ____| | | [2024-03-07T23:21:28.453Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:21:28.453Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:21:28.453Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:21:28.453Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:21:28.453Z] Bash-1.0.6 [2024-03-07T23:21:28.453Z] [2024-03-07T23:21:28.453Z] [2024-03-07T23:21:28.453Z] ==> git version 2.25.1 found [2024-03-07T23:21:28.453Z] ==> 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 [2024-03-07T23:21:28.453Z] Release-Date: 2020-01-08 [2024-03-07T23:21:28.453Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-07T23:21:28.453Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:21:28.453Z] ==> Jenkins CI detected. [2024-03-07T23:21:28.453Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1560 [2024-03-07T23:21:28.453Z] project root: . [2024-03-07T23:21:28.453Z] --> token set from env [2024-03-07T23:21:28.453Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:21:28.453Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:21:28.453Z] ==> Python coveragepy not found [2024-03-07T23:21:28.453Z] ==> Searching for coverage reports in: [2024-03-07T23:21:28.453Z] + . [2024-03-07T23:21:28.453Z] -> Found 2 reports [2024-03-07T23:21:28.453Z] ==> Detecting git/mercurial file structure [2024-03-07T23:21:28.714Z] ==> Reading reports [2024-03-07T23:21:28.714Z] + ./app-service-template/coverage.out bytes=3558 [2024-03-07T23:21:28.714Z] + ./coverage.out bytes=126749 [2024-03-07T23:21:28.714Z] ==> Appending adjustments [2024-03-07T23:21:28.714Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:21:28.973Z] + Found adjustments [2024-03-07T23:21:28.974Z] ==> Gzipping contents [2024-03-07T23:21:28.974Z] 24K /tmp/codecov.ha6hUW.gz [2024-03-07T23:21:28.974Z] ==> Uploading reports [2024-03-07T23:21:28.974Z] url: https://codecov.io [2024-03-07T23:21:28.974Z] query: branch=PR-1560&commit=5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= [2024-03-07T23:21:28.974Z] -> Pinging Codecov [2024-03-07T23:21:28.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1560&commit=5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= [2024-03-07T23:21:29.234Z] -> Uploading to [2024-03-07T23:21:29.234Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/3D8B5DFFC46A037C893635FACE044666/5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602/d972503e-5e71-4b16-84be-8f64aedae8c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T232129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3c38aa8850261793c0cad6e33adfe717888ec88326ce70991e73f384bd4b798 [2024-03-07T23:21:29.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:21:29.234Z] Dload Upload Total Spent Left Speed [2024-03-07T23:21:29.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21779 0 0 100 21779 0 69804 --:--:-- --:--:-- --:--:-- 69804 [2024-03-07T23:21:29.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] } [2024-03-07T23:21:29.521Z] 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 [2024-03-07T23:21:32.756Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1560/archives ] [2024-03-07T23:21:32.756Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1560/archives [2024-03-07T23:21:32.756Z] total 16 [2024-03-07T23:21:32.756Z] drwxr-xr-x 3 root root 4096 Mar 7 23:06 . [2024-03-07T23:21:32.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:21:32.756Z] drwxr-xr-x 2 root root 4096 Mar 7 23:06 cost [2024-03-07T23:21:32.756Z] -rw-r--r-- 1 root root 93 Mar 7 23:06 cost.csv [2024-03-07T23:21:32.756Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1560/archives [2024-03-07T23:21:32.756Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1560/archives [2024-03-07T23:21:32.756Z] total 16 [2024-03-07T23:21:32.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 . [2024-03-07T23:21:32.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:21:32.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:06 cost [2024-03-07T23:21:32.756Z] -rw-r--r-- 1 jenkins jenkins 93 Mar 7 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:33.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:33.974Z] ---> package-listing.sh [2024-03-07T23:21:33.974Z] ++ facter osfamily [2024-03-07T23:21:33.974Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:21:34.235Z] + OS_FAMILY=debian [2024-03-07T23:21:34.235Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1560 [2024-03-07T23:21:34.235Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:21:34.235Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:21:34.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:21:34.235Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:21:34.235Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1560 ']' [2024-03-07T23:21:34.235Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:21:34.235Z] + case "${OS_FAMILY}" in [2024-03-07T23:21:34.235Z] + dpkg -l [2024-03-07T23:21:34.235Z] + grep '^ii' [2024-03-07T23:21:34.235Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:21:34.235Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:21:34.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:21:34.235Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1560 ']' [2024-03-07T23:21:34.235Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/ [2024-03-07T23:21:34.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/ [Pipeline] echo [2024-03-07T23:21:34.270Z] 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-1560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:21:34.560Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:21:35.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:21:35.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:21:35.485Z] prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container [2024-03-07T23:21:35.539Z] $ 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-1560/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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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 [2024-03-07T23:21:35.751Z] $ docker top 58fb4e59f0a78f17c959f7b1137f26a2cfc071d7c7946c2f250af84a347195da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:21:36.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:21:36.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:21:36.846Z] + ls /var/log/sa-host [2024-03-07T23:21:36.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:21:37.041Z] provisioning config files... [2024-03-07T23:21:37.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/config14391474276856980024tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:21:37.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:42.615Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:21:43.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:44.119Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:21:44.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:44.475Z] ---> sudo-logs.sh [2024-03-07T23:21:44.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:21:44.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:44.931Z] ---> job-cost.sh [2024-03-07T23:21:44.931Z] lf-activate-venv: SKIPPING [2024-03-07T23:21:44.931Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:21:44.931Z] INFO: Retrieving Stack Cost... [2024-03-07T23:21:45.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:21:45.762Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:21:45.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:21:46.106Z] ---> logs-deploy.sh [2024-03-07T23:21:46.107Z] lf-activate-venv: SKIPPING [2024-03-07T23:21:46.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1560/1 [2024-03-07T23:21:46.107Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:21:47.048Z] Archives upload complete. [2024-03-07T23:21:47.314Z] INFO: archiving logs to Nexus [2024-03-07T23:21:47.884Z] ---> uname -a: [2024-03-07T23:21:47.884Z] Linux prd-ubuntu20-04-docker-8c-8g-5121 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-07T23:21:47.884Z] [2024-03-07T23:21:47.884Z] [2024-03-07T23:21:47.884Z] ---> lscpu: [2024-03-07T23:21:47.884Z] Architecture: x86_64 [2024-03-07T23:21:47.884Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-07T23:21:47.884Z] Byte Order: Little Endian [2024-03-07T23:21:47.884Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-07T23:21:47.884Z] CPU(s): 8 [2024-03-07T23:21:47.884Z] On-line CPU(s) list: 0-7 [2024-03-07T23:21:47.884Z] Thread(s) per core: 1 [2024-03-07T23:21:47.884Z] Core(s) per socket: 1 [2024-03-07T23:21:47.884Z] Socket(s): 8 [2024-03-07T23:21:47.884Z] NUMA node(s): 1 [2024-03-07T23:21:47.884Z] Vendor ID: AuthenticAMD [2024-03-07T23:21:47.884Z] CPU family: 23 [2024-03-07T23:21:47.884Z] Model: 49 [2024-03-07T23:21:47.884Z] Model name: AMD EPYC-Rome Processor [2024-03-07T23:21:47.884Z] Stepping: 0 [2024-03-07T23:21:47.884Z] CPU MHz: 2800.000 [2024-03-07T23:21:47.884Z] BogoMIPS: 5600.00 [2024-03-07T23:21:47.884Z] Virtualization: AMD-V [2024-03-07T23:21:47.884Z] Hypervisor vendor: KVM [2024-03-07T23:21:47.884Z] Virtualization type: full [2024-03-07T23:21:47.884Z] L1d cache: 256 KiB [2024-03-07T23:21:47.884Z] L1i cache: 256 KiB [2024-03-07T23:21:47.884Z] L2 cache: 4 MiB [2024-03-07T23:21:47.885Z] L3 cache: 128 MiB [2024-03-07T23:21:47.885Z] NUMA node0 CPU(s): 0-7 [2024-03-07T23:21:47.885Z] Vulnerability Itlb multihit: Not affected [2024-03-07T23:21:47.885Z] Vulnerability L1tf: Not affected [2024-03-07T23:21:47.885Z] Vulnerability Mds: Not affected [2024-03-07T23:21:47.885Z] Vulnerability Meltdown: Not affected [2024-03-07T23:21:47.885Z] Vulnerability Mmio stale data: Not affected [2024-03-07T23:21:47.885Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-07T23:21:47.885Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-07T23:21:47.885Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-07T23:21:47.885Z] Vulnerability Srbds: Not affected [2024-03-07T23:21:47.885Z] Vulnerability Tsx async abort: Not affected [2024-03-07T23:21:47.885Z] 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 [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] ---> nproc: [2024-03-07T23:21:47.885Z] 8 [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] ---> df -h: [2024-03-07T23:21:47.885Z] Filesystem Size Used Avail Use% Mounted on [2024-03-07T23:21:47.885Z] overlay 155G 11G 145G 7% / [2024-03-07T23:21:47.885Z] tmpfs 64M 0 64M 0% /dev [2024-03-07T23:21:47.885Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-07T23:21:47.885Z] shm 64M 0 64M 0% /dev/shm [2024-03-07T23:21:47.885Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] ---> sar -b -r -n DEV: [2024-03-07T23:21:47.885Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5121) 03/07/24 _x86_64_ (8 CPU) [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:02:39 LINUX RESTART (8 CPU) [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-07T23:21:47.885Z] 23:04:01 108.47 40.26 68.21 0.00 4272.49 117238.59 0.00 [2024-03-07T23:21:47.885Z] 23:05:01 81.23 0.50 80.73 0.00 18.79 86102.57 0.00 [2024-03-07T23:21:47.885Z] 23:06:01 62.14 0.00 62.14 0.00 0.00 39357.94 0.00 [2024-03-07T23:21:47.885Z] 23:07:01 55.03 0.23 54.80 0.00 11.86 19285.17 0.00 [2024-03-07T23:21:47.885Z] 23:08:01 4.63 0.97 3.67 0.00 67.46 53.19 0.00 [2024-03-07T23:21:47.885Z] 23:09:01 1.68 0.00 1.68 0.00 0.00 21.20 0.00 [2024-03-07T23:21:47.885Z] 23:10:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2024-03-07T23:21:47.885Z] 23:11:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2024-03-07T23:21:47.885Z] 23:12:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2024-03-07T23:21:47.885Z] 23:13:01 1.13 0.00 1.13 0.00 0.00 15.86 0.00 [2024-03-07T23:21:47.885Z] 23:14:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-03-07T23:21:47.885Z] 23:15:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2024-03-07T23:21:47.885Z] 23:16:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-03-07T23:21:47.885Z] 23:17:01 0.98 0.02 0.97 0.00 0.13 13.20 0.00 [2024-03-07T23:21:47.885Z] 23:18:01 1.80 0.02 1.78 0.00 0.13 21.86 0.00 [2024-03-07T23:21:47.885Z] 23:19:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 [2024-03-07T23:21:47.885Z] 23:20:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2024-03-07T23:21:47.885Z] 23:21:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2024-03-07T23:21:47.885Z] Average: 18.09 2.33 15.76 0.00 243.03 14545.69 0.00 [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-07T23:21:47.885Z] 23:04:01 29899148 31602316 750536 2.28 59940 1938736 1730104 5.10 973612 1681228 292 [2024-03-07T23:21:47.885Z] 23:05:01 27664936 31166880 1137848 3.46 99356 3583284 2402780 7.08 1801832 2917008 912900 [2024-03-07T23:21:47.885Z] 23:06:01 27813040 31542972 762860 2.32 102068 3790540 1802068 5.31 1540872 3019568 13236 [2024-03-07T23:21:47.885Z] 23:07:01 28656004 31557464 753804 2.29 105240 3006884 1736476 5.12 1128236 2637128 336 [2024-03-07T23:21:47.885Z] 23:08:01 28649300 31557596 753036 2.29 106684 3012024 1775736 5.23 1130532 2642192 188 [2024-03-07T23:21:47.885Z] 23:09:01 28656700 31564976 745960 2.27 106736 3012020 1792988 5.28 1122612 2642148 136 [2024-03-07T23:21:47.885Z] 23:10:01 28656740 31565076 745808 2.27 106768 3012024 1792988 5.28 1122916 2642152 12 [2024-03-07T23:21:47.885Z] 23:11:01 28665104 31573464 737364 2.24 106792 3012024 1792988 5.28 1114552 2642152 176 [2024-03-07T23:21:47.885Z] 23:12:01 28665280 31573660 737308 2.24 106816 3012028 1792988 5.28 1114480 2642156 8 [2024-03-07T23:21:47.885Z] 23:13:01 28665280 31574028 737212 2.24 106876 3012004 1792988 5.28 1114440 2642452 204 [2024-03-07T23:21:47.885Z] 23:14:01 28664940 31573688 737428 2.24 106912 3012004 1792988 5.28 1114872 2642452 180 [2024-03-07T23:21:47.885Z] 23:15:01 28665028 31573832 737292 2.24 106952 3012012 1792988 5.28 1114332 2642460 144 [2024-03-07T23:21:47.885Z] 23:16:01 28665360 31574220 736872 2.24 106980 3012012 1792988 5.28 1114524 2642460 12 [2024-03-07T23:21:47.885Z] 23:17:01 28664844 31573820 737140 2.24 107016 3012012 1792988 5.28 1115188 2642464 176 [2024-03-07T23:21:47.885Z] 23:18:01 28664980 31574072 737012 2.24 107060 3012008 1760624 5.19 1114092 2642464 20 [2024-03-07T23:21:47.885Z] 23:19:01 28665036 31574188 736864 2.24 107100 3012020 1760624 5.19 1114204 2642468 168 [2024-03-07T23:21:47.885Z] 23:20:01 28664980 31574172 736808 2.24 107140 3012024 1760624 5.19 1114180 2642472 12 [2024-03-07T23:21:47.885Z] 23:21:01 28665228 31574452 736680 2.24 107168 3012024 1760624 5.19 1114228 2642472 184 [2024-03-07T23:21:47.885Z] Average: 28628440 31548382 764324 2.32 103534 3027094 1812586 5.34 1171095 2624883 51577 [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-07T23:21:47.885Z] 23:04:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:04:01 ens3 479.90 367.89 3217.45 108.76 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:04:01 docker0 77.34 79.84 5.52 430.93 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:05:01 ens3 398.08 271.36 6027.91 57.20 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:05:01 vethd212877 188.22 262.80 18.01 2873.24 0.00 0.00 0.00 0.24 [2024-03-07T23:21:47.885Z] 23:05:01 docker0 188.22 262.69 15.43 2873.23 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:06:01 ens3 21.22 13.62 15.45 8.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:06:01 vethd212877 1.44 1.63 0.12 1.67 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:06:01 docker0 1.44 1.61 0.10 1.67 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:07:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:07:01 ens3 96.97 62.18 2531.18 14.43 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:07:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:08:01 ens3 0.78 0.43 0.36 0.18 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:09:01 ens3 2.77 0.18 0.36 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:10:01 ens3 0.77 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:11:01 ens3 0.68 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:12:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:13:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:14:01 ens3 0.32 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:15:01 ens3 0.98 0.20 0.15 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:16:01 ens3 0.47 0.22 0.11 0.08 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:17:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:18:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:19:01 ens3 0.42 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:20:01 ens3 0.62 0.25 0.09 0.02 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:21:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] Average: ens3 55.90 39.91 655.90 10.53 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] Average: docker0 14.85 19.14 1.17 183.86 0.00 0.00 0.00 0.00 [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] ---> sar -P ALL: [2024-03-07T23:21:47.885Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5121) 03/07/24 _x86_64_ (8 CPU) [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:02:39 LINUX RESTART (8 CPU) [2024-03-07T23:21:47.885Z] [2024-03-07T23:21:47.885Z] 23:03:01 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:21:47.885Z] 23:04:01 all 6.54 0.00 1.91 2.59 0.04 88.91 [2024-03-07T23:21:47.885Z] 23:04:01 0 7.97 0.00 2.33 2.19 0.05 87.46 [2024-03-07T23:21:47.885Z] 23:04:01 1 6.06 0.00 1.81 1.04 0.03 91.05 [2024-03-07T23:21:47.885Z] 23:04:01 2 8.69 0.00 2.20 5.62 0.05 83.44 [2024-03-07T23:21:47.885Z] 23:04:01 3 5.62 0.00 1.14 2.04 0.05 91.15 [2024-03-07T23:21:47.885Z] 23:04:01 4 5.15 0.00 1.71 0.22 0.03 92.89 [2024-03-07T23:21:47.885Z] 23:04:01 5 7.15 0.00 1.56 1.51 0.03 89.75 [2024-03-07T23:21:47.885Z] 23:04:01 6 4.90 0.00 1.46 0.35 0.05 93.24 [2024-03-07T23:21:47.885Z] 23:04:01 7 6.80 0.00 3.03 7.79 0.05 82.32 [2024-03-07T23:21:47.885Z] 23:05:01 all 30.64 0.00 4.82 2.71 0.09 61.75 [2024-03-07T23:21:47.885Z] 23:05:01 0 29.40 0.00 5.07 0.39 0.10 65.03 [2024-03-07T23:21:47.885Z] 23:05:01 1 31.58 0.00 4.77 0.61 0.12 62.93 [2024-03-07T23:21:47.885Z] 23:05:01 2 30.88 0.00 4.49 3.90 0.09 60.65 [2024-03-07T23:21:47.885Z] 23:05:01 3 29.89 0.00 4.48 2.62 0.10 62.91 [2024-03-07T23:21:47.885Z] 23:05:01 4 31.20 0.00 5.15 0.20 0.08 63.36 [2024-03-07T23:21:47.885Z] 23:05:01 5 27.24 0.00 4.44 0.22 0.10 68.01 [2024-03-07T23:21:47.885Z] 23:05:01 6 33.20 0.00 4.69 1.18 0.07 60.85 [2024-03-07T23:21:47.885Z] 23:05:01 7 31.73 0.00 5.47 12.63 0.07 50.11 [2024-03-07T23:21:47.885Z] 23:06:01 all 29.73 0.00 3.38 1.49 0.07 65.33 [2024-03-07T23:21:47.885Z] 23:06:01 0 26.59 0.00 2.91 2.31 0.07 68.12 [2024-03-07T23:21:47.885Z] 23:06:01 1 33.39 0.00 4.12 7.21 0.09 55.19 [2024-03-07T23:21:47.885Z] 23:06:01 2 33.26 0.00 3.52 1.32 0.07 61.83 [2024-03-07T23:21:47.885Z] 23:06:01 3 26.44 0.00 3.22 0.39 0.07 69.88 [2024-03-07T23:21:47.885Z] 23:06:01 4 30.34 0.00 3.53 0.12 0.07 65.95 [2024-03-07T23:21:47.885Z] 23:06:01 5 26.50 0.00 2.99 0.44 0.07 70.00 [2024-03-07T23:21:47.885Z] 23:06:01 6 30.23 0.00 3.40 0.10 0.05 66.22 [2024-03-07T23:21:47.885Z] 23:06:01 7 31.10 0.00 3.33 0.07 0.07 65.44 [2024-03-07T23:21:47.885Z] 23:07:01 all 14.14 0.00 2.16 1.39 0.06 82.25 [2024-03-07T23:21:47.885Z] 23:07:01 0 13.27 0.00 2.13 0.17 0.03 84.41 [2024-03-07T23:21:47.885Z] 23:07:01 1 15.12 0.00 2.35 6.21 0.07 76.24 [2024-03-07T23:21:47.885Z] 23:07:01 2 13.08 0.00 2.97 2.06 0.10 81.79 [2024-03-07T23:21:47.885Z] 23:07:01 3 13.84 0.00 2.11 0.00 0.03 84.01 [2024-03-07T23:21:47.885Z] 23:07:01 4 14.18 0.00 1.97 1.18 0.03 82.64 [2024-03-07T23:21:47.885Z] 23:07:01 5 14.24 0.00 1.61 0.18 0.05 83.92 [2024-03-07T23:21:47.885Z] 23:07:01 6 14.63 0.00 1.90 1.19 0.08 82.19 [2024-03-07T23:21:47.885Z] 23:07:01 7 14.80 0.00 2.23 0.17 0.05 82.75 [2024-03-07T23:21:47.885Z] 23:08:01 all 0.24 0.00 0.05 0.01 0.01 99.68 [2024-03-07T23:21:47.885Z] 23:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.885Z] 23:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.885Z] 23:08:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-07T23:21:47.885Z] 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:21:47.885Z] 23:08:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2024-03-07T23:21:47.885Z] 23:08:01 5 0.13 0.00 0.07 0.02 0.00 99.78 [2024-03-07T23:21:47.885Z] 23:08:01 6 1.63 0.00 0.18 0.02 0.02 98.15 [2024-03-07T23:21:47.885Z] 23:08:01 7 0.03 0.00 0.07 0.03 0.03 99.83 [2024-03-07T23:21:47.885Z] 23:09:01 all 0.28 0.00 0.03 0.05 0.01 99.63 [2024-03-07T23:21:47.885Z] 23:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:21:47.885Z] 23:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:21:47.885Z] 23:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-07T23:21:47.885Z] 23:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-07T23:21:47.885Z] 23:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:21:47.885Z] 23:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-07T23:21:47.885Z] 23:09:01 6 2.00 0.00 0.02 0.00 0.02 97.96 [2024-03-07T23:21:47.885Z] 23:09:01 7 0.05 0.00 0.07 0.43 0.02 99.43 [2024-03-07T23:21:47.885Z] 23:10:01 all 0.20 0.00 0.01 0.00 0.01 99.79 [2024-03-07T23:21:47.885Z] 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.885Z] 23:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:21:47.885Z] 23:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.885Z] 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.885Z] 23:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-07T23:21:47.885Z] 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.885Z] 23:10:01 6 1.49 0.00 0.00 0.00 0.02 98.50 [2024-03-07T23:21:47.885Z] 23:10:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-03-07T23:21:47.885Z] 23:11:01 all 0.21 0.00 0.01 0.00 0.01 99.78 [2024-03-07T23:21:47.885Z] 23:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.885Z] 23:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.885Z] 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.885Z] 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:11:01 6 1.52 0.00 0.02 0.00 0.00 98.47 [2024-03-07T23:21:47.886Z] 23:11:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-03-07T23:21:47.886Z] 23:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-07T23:21:47.886Z] 23:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:21:47.886Z] 23:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-03-07T23:21:47.886Z] 23:13:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-07T23:21:47.886Z] 23:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-07T23:21:47.886Z] 23:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-07T23:21:47.886Z] 23:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-07T23:21:47.886Z] 23:14:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-03-07T23:21:47.886Z] 23:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:14:01 5 0.28 0.00 0.02 0.00 0.00 99.70 [2024-03-07T23:21:47.886Z] 23:14:01 6 0.50 0.00 0.02 0.00 0.02 99.47 [2024-03-07T23:21:47.886Z] 23:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-03-07T23:21:47.886Z] [2024-03-07T23:21:47.886Z] 23:14:01 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:21:47.886Z] 23:15:01 all 0.28 0.00 0.00 0.00 0.01 99.71 [2024-03-07T23:21:47.886Z] 23:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-07T23:21:47.886Z] 23:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:15:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2024-03-07T23:21:47.886Z] 23:15:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-07T23:21:47.886Z] 23:16:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2024-03-07T23:21:47.886Z] 23:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:21:47.886Z] 23:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-07T23:21:47.886Z] 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:16:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2024-03-07T23:21:47.886Z] 23:16:01 6 0.50 0.00 0.05 0.00 0.02 99.43 [2024-03-07T23:21:47.886Z] 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-07T23:21:47.886Z] 23:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:21:47.886Z] 23:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:21:47.886Z] 23:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:18:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2024-03-07T23:21:47.886Z] 23:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:21:47.886Z] 23:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-07T23:21:47.886Z] 23:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-07T23:21:47.886Z] 23:18:01 6 0.83 0.00 0.03 0.00 0.02 99.12 [2024-03-07T23:21:47.886Z] 23:18:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-03-07T23:21:47.886Z] 23:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-07T23:21:47.886Z] 23:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:21:47.886Z] 23:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:21:47.886Z] 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:19:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2024-03-07T23:21:47.886Z] 23:20:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-03-07T23:21:47.886Z] 23:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-07T23:21:47.886Z] 23:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:21:47.886Z] 23:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:21:47.886Z] 23:20:01 6 0.53 0.00 0.02 0.00 0.00 99.45 [2024-03-07T23:21:47.886Z] 23:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-03-07T23:21:47.886Z] 23:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:21:47.886Z] 23:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:21:47.886Z] 23:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:21:47.886Z] 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:21:47.886Z] 23:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:21:47.886Z] 23:21:01 7 0.58 0.00 0.02 0.02 0.00 99.39 [2024-03-07T23:21:47.886Z] Average: all 4.54 0.00 0.68 0.46 0.02 94.30 [2024-03-07T23:21:47.886Z] Average: 0 4.25 0.00 0.70 0.28 0.03 94.75 [2024-03-07T23:21:47.886Z] Average: 1 4.72 0.00 0.72 0.83 0.02 93.70 [2024-03-07T23:21:47.886Z] Average: 2 4.71 0.00 0.73 0.71 0.02 93.82 [2024-03-07T23:21:47.886Z] Average: 3 4.16 0.00 0.61 0.28 0.01 94.94 [2024-03-07T23:21:47.886Z] Average: 4 4.44 0.00 0.69 0.10 0.02 94.77 [2024-03-07T23:21:47.886Z] Average: 5 4.17 0.00 0.59 0.13 0.01 95.09 [2024-03-07T23:21:47.886Z] Average: 6 5.16 0.00 0.65 0.16 0.02 94.01 [2024-03-07T23:21:47.886Z] Average: 7 4.67 0.00 0.79 1.17 0.02 93.36 [2024-03-07T23:21:47.886Z] [2024-03-07T23:21:47.886Z] [2024-03-07T23:21:47.886Z]