Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5774bdf2d787b4604358d19be41b0b6369185772+4f49fe41dacad23b8101abdd2ddf549d92efb662 (85b229d24383c7baede2d0a4ddc2a40cea6988e5) 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-ssh17724992133555150811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9625489072965258443.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/go-mod-configuration/branches/PR-167/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/go-mod-configuration/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18145967217172943845.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/go-mod-configuration/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2068697180899366345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16556265363577532183.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/go-mod-configuration/branches/PR-167/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/go-mod-configuration/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14390804588406268488.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24614 in /w/workspace/ndry_go-mod-configuration_PR-167 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4f49fe41dacad23b8101abdd2ddf549d92efb662 into PR head commit 5774bdf2d787b4604358d19be41b0b6369185772 Merge succeeded, producing 5774bdf2d787b4604358d19be41b0b6369185772 Checking out Revision 5774bdf2d787b4604358d19be41b0b6369185772 (PR-167) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # 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 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:32:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:32:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:32:45 ========================================================= 12:32:45 EdgeX Global Pipelines Version Info 12:32:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:32:46 ------------------- 12:32:46 stable info: 12:32:46 ------------------- 12:32:46 Commited By: Ginny Guan ginny@iotechsys.com 12:32:46 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 12:32:46 Message: update stable to v1.0.265 12:32:46 ------------------- 12:32:46 experimental info: 12:32:46 ------------------- 12:32:46 Commited By: Cherry Wang cherry@iotechsys.com 12:32:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:32:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:32:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:32:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5774bdf [Pipeline] echo 12:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:32:49 + git rev-list -1 --merges 5774bdf2d787b4604358d19be41b0b6369185772~1..5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo 12:32:49 -----------> git rev-list -1 --merges 5774bdf2d787b4604358d19be41b0b6369185772~1..5774bdf2d787b4604358d19be41b0b6369185772 5774bdf2d787b4604358d19be41b0b6369185772 [false] [Pipeline] sh 12:32:49 + git log --format=format:%s -1 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo 12:32:49 ========================================================= 12:32:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:32:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:50 + git log --format=format:%s -1 5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] echo 12:32:50 [semverPrep] GIT_COMMIT: 5774bdf2d787b4604358d19be41b0b6369185772, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4 [Pipeline] echo 12:32:50 [semverPrep] This is not a build commit. [Pipeline] sh 12:32:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:32:50 + grep -v github /etc/ssh/ssh_known_hosts 12:32:50 + [ -e /tmp/ssh_known_hosts ] 12:32:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:32:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:32:50 + sudo tee -a /etc/ssh/ssh_known_hosts 12:32:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:51 12:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:51 0.1.4: Pulling from edgex-devops/py-git-semver 12:32:51 b85a868b505f: Pulling fs layer 12:32:51 e2be974225ed: Pulling fs layer 12:32:51 339a4e72a1f5: Pulling fs layer 12:32:51 988bab9f4d93: Pulling fs layer 12:32:51 1469e6f7b9e6: Pulling fs layer 12:32:51 eaf3925da568: Pulling fs layer 12:32:51 bab4dde63d76: Pulling fs layer 12:32:51 bde34c3a00c8: Pulling fs layer 12:32:51 b352a97aabf1: Pulling fs layer 12:32:51 4872d77fe225: Pulling fs layer 12:32:51 5851b861e8e6: Pulling fs layer 12:32:51 bab4dde63d76: Waiting 12:32:51 988bab9f4d93: Waiting 12:32:51 bde34c3a00c8: Waiting 12:32:51 1469e6f7b9e6: Waiting 12:32:51 b352a97aabf1: Waiting 12:32:51 4872d77fe225: Waiting 12:32:51 eaf3925da568: Waiting 12:32:51 e2be974225ed: Download complete 12:32:51 988bab9f4d93: Verifying Checksum 12:32:51 988bab9f4d93: Download complete 12:32:51 1469e6f7b9e6: Verifying Checksum 12:32:51 1469e6f7b9e6: Download complete 12:32:51 eaf3925da568: Download complete 12:32:51 339a4e72a1f5: Verifying Checksum 12:32:51 339a4e72a1f5: Download complete 12:32:51 bde34c3a00c8: Verifying Checksum 12:32:51 bde34c3a00c8: Download complete 12:32:51 b352a97aabf1: Verifying Checksum 12:32:51 b352a97aabf1: Download complete 12:32:51 4872d77fe225: Verifying Checksum 12:32:51 4872d77fe225: Download complete 12:32:52 b85a868b505f: Verifying Checksum 12:32:52 b85a868b505f: Download complete 12:32:52 bab4dde63d76: Verifying Checksum 12:32:52 bab4dde63d76: Download complete 12:32:53 b85a868b505f: Pull complete 12:32:53 e2be974225ed: Pull complete 12:32:53 339a4e72a1f5: Pull complete 12:32:53 988bab9f4d93: Pull complete 12:32:54 1469e6f7b9e6: Pull complete 12:32:54 eaf3925da568: Pull complete 12:32:56 bab4dde63d76: Pull complete 12:32:56 bde34c3a00c8: Pull complete 12:32:56 b352a97aabf1: Pull complete 12:32:56 4872d77fe225: Pull complete 12:32:56 5851b861e8e6: Pull complete 12:32:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:56 prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container 12:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 12:33:00 $ docker top 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 -eo pid,comm 12:33:00 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). 12:33:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:00 [ssh-agent] Looking for ssh-agent implementation... 12:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:00 $ docker exec 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent 12:33:00 SSH_AUTH_SOCK=/tmp/ssh-pRRY66JxEFBD/agent.34 12:33:00 SSH_AGENT_PID=40 12:33:00 Running ssh-add (command line suppressed) 12:33:00 Identity added: /w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_2521900030551264433.key (/w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_2521900030551264433.key) 12:33:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:01 + git tag --points-at HEAD [Pipeline] } 12:33:01 $ docker exec --env ******** --env ******** 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent -k 12:33:01 unset SSH_AUTH_SOCK; 12:33:01 unset SSH_AGENT_PID; 12:33:01 echo Agent pid 40 killed; 12:33:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:01 [ssh-agent] Looking for ssh-agent implementation... 12:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:01 $ docker exec 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent 12:33:01 SSH_AUTH_SOCK=/tmp/ssh-vhsrdcblVoui/agent.74 12:33:01 SSH_AGENT_PID=80 12:33:01 Running ssh-add (command line suppressed) 12:33:01 Identity added: /w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_18040914981556221533.key (/w/workspace/ndry_go-mod-configuration_PR-167@tmp/private_key_18040914981556221533.key) 12:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:02 + git semver init 12:33:02 2024-11-05 12:33:02,472 [run_init] DEBUG init version:0.0.0 force:False 12:33:02 2024-11-05 12:33:02,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-167/.semver 12:33:02 2024-11-05 12:33:02,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-167/.semver 12:33:02 2024-11-05 12:33:02,474 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-167/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167, universal_newlines=False, shell=None, istream=None) 12:33:03 2024-11-05 12:33:03,265 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-167/.git/info/exclude 12:33:03 2024-11-05 12:33:03,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 with force:False 12:33:03 2024-11-05 12:33:03,266 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 12:33:03 2024-11-05 12:33:03,270 [execute] INFO git cat-file --batch-check 12:33:03 2024-11-05 12:33:03,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167/.semver, universal_newlines=False, shell=None, istream=) 12:33:03 2024-11-05 12:33:03,276 [execute] INFO git cat-file --batch 12:33:03 2024-11-05 12:33:03,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-167/.semver, universal_newlines=False, shell=None, istream=) 12:33:03 2024-11-05 12:33:03,281 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-167/.semver/PR-167 12:33:03 0.0.0 [Pipeline] } 12:33:03 $ docker exec --env ******** --env ******** 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 ssh-agent -k 12:33:03 unset SSH_AUTH_SOCK; 12:33:03 unset SSH_AGENT_PID; 12:33:03 echo Agent pid 80 killed; 12:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:04 + git semver [Pipeline] } 12:33:04 $ docker stop --time=1 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 12:33:05 $ docker rm -f --volumes 583edc8ca8611ea63d901ade21d2e2069cc754b94a53956254b9ec9faec4f522 [Pipeline] // withDockerContainer [Pipeline] sh 12:33:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:33:06 Stashed 1 file(s) [Pipeline] echo 12:33:06 [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 12:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:33:08 ========================================================= 12:33:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:33:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:33:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:33:08 43c4264eed91: Pulling fs layer 12:33:08 4cc291be95ef: Pulling fs layer 12:33:08 2ac1f1163629: Pulling fs layer 12:33:08 5c3c966382ef: Pulling fs layer 12:33:08 4f4fb700ef54: Pulling fs layer 12:33:08 5d5c8e513c77: Pulling fs layer 12:33:08 9f66e0745190: Pulling fs layer 12:33:08 f49a43e4bbc0: Pulling fs layer 12:33:08 561ebcabdf7f: Pulling fs layer 12:33:08 4f4fb700ef54: Waiting 12:33:08 5d5c8e513c77: Waiting 12:33:08 9f66e0745190: Waiting 12:33:08 f49a43e4bbc0: Waiting 12:33:08 561ebcabdf7f: Waiting 12:33:08 5c3c966382ef: Waiting 12:33:08 4cc291be95ef: Download complete 12:33:08 5c3c966382ef: Verifying Checksum 12:33:08 5c3c966382ef: Download complete 12:33:08 4f4fb700ef54: Download complete 12:33:08 5d5c8e513c77: Verifying Checksum 12:33:08 5d5c8e513c77: Download complete 12:33:08 43c4264eed91: Download complete 12:33:08 9f66e0745190: Verifying Checksum 12:33:08 9f66e0745190: Download complete 12:33:08 43c4264eed91: Pull complete 12:33:08 561ebcabdf7f: Download complete 12:33:08 4cc291be95ef: Pull complete 12:33:08 2ac1f1163629: Verifying Checksum 12:33:08 2ac1f1163629: Download complete 12:33:09 f49a43e4bbc0: Verifying Checksum 12:33:09 f49a43e4bbc0: Download complete 12:33:12 2ac1f1163629: Pull complete 12:33:12 5c3c966382ef: Pull complete 12:33:12 4f4fb700ef54: Pull complete 12:33:12 5d5c8e513c77: Pull complete 12:33:12 9f66e0745190: Pull complete 12:33:15 f49a43e4bbc0: Pull complete 12:33:15 561ebcabdf7f: Pull complete 12:33:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 12:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 12:33:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:16 + docker inspect -f . ci-base-image-x86_64 12:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:16 prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container 12:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 12:33:22 Still waiting to schedule task 12:33:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:33:22 $ docker top 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:22 + go version 12:33:22 go version go1.23.2 linux/amd64 [Pipeline] } 12:33:22 $ docker stop --time=1 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af 12:33:24 $ docker rm -f --volumes 5c19db33f4cc7cbe298c30277e42912e2e04d0a4d3d5f91fe1255c95781103af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:25 + docker inspect -f . ci-base-image-x86_64 12:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:25 prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container 12:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 12:33:25 $ docker top 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:25 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-167 [Pipeline] fileExists [Pipeline] sh 12:33:26 + make test 12:33:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:33:26 go: downloading github.com/stretchr/testify v1.9.0 12:33:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 12:33:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 12:33:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:33:26 go: downloading github.com/spf13/cast v1.7.0 12:33:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:33:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:33:26 go: downloading gopkg.in/yaml.v3 v3.0.1 12:33:26 go: downloading github.com/stretchr/objx v0.5.2 12:33:26 go: downloading github.com/go-playground/validator/v10 v10.22.1 12:33:26 go: downloading github.com/google/uuid v1.6.0 12:33:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:33:26 go: downloading github.com/x448/float16 v0.8.4 12:33:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:33:26 go: downloading github.com/go-playground/universal-translator v0.18.1 12:33:26 go: downloading github.com/leodido/go-urn v1.4.0 12:33:26 go: downloading golang.org/x/crypto v0.25.0 12:33:26 go: downloading golang.org/x/text v0.16.0 12:33:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:33:27 go: downloading github.com/go-playground/locales v0.14.1 12:33:27 go: downloading golang.org/x/sync v0.7.0 12:33:27 go: downloading github.com/gorilla/websocket v1.5.3 12:33:27 go: downloading golang.org/x/net v0.27.0 12:33:27 go: downloading golang.org/x/sys v0.22.0 12:33:37 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 12:33:37 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 12:33:37 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.024s coverage: 58.6% of statements 12:33:37 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.008s coverage: 100.0% of statements 12:33:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:33:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:33:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:33:49 $ docker stop --time=1 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 12:33:54 $ docker rm -f --volumes 6682280165d982d5c183fa83a68455bc12c679a44442df355e4f563349a0e3e7 [Pipeline] // withDockerContainer [Pipeline] sh 12:33:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:33:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:56 12:33:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:57 latest: Pulling from edgex-lftools-log-publisher 12:33:57 5eb5b503b376: Pulling fs layer 12:33:57 5c69ac0246d0: Pulling fs layer 12:33:57 ec43610c2a17: Pulling fs layer 12:33:57 3a2ae6a8a46f: Pulling fs layer 12:33:57 33b1e0a273af: Pulling fs layer 12:33:57 5d3b04190fa2: Pulling fs layer 12:33:57 2f39f015ded8: Pulling fs layer 12:33:57 3a2ae6a8a46f: Waiting 12:33:57 33b1e0a273af: Waiting 12:33:57 2f39f015ded8: Waiting 12:33:57 5d3b04190fa2: Waiting 12:33:57 5c69ac0246d0: Verifying Checksum 12:33:57 5c69ac0246d0: Download complete 12:33:57 3a2ae6a8a46f: Verifying Checksum 12:33:57 3a2ae6a8a46f: Download complete 12:33:57 33b1e0a273af: Verifying Checksum 12:33:57 33b1e0a273af: Download complete 12:33:57 5d3b04190fa2: Verifying Checksum 12:33:57 5d3b04190fa2: Download complete 12:33:57 ec43610c2a17: Download complete 12:33:57 5eb5b503b376: Verifying Checksum 12:33:57 5eb5b503b376: Download complete 12:33:57 2f39f015ded8: Verifying Checksum 12:33:58 5eb5b503b376: Pull complete 12:33:58 5c69ac0246d0: Pull complete 12:33:59 ec43610c2a17: Pull complete 12:33:59 3a2ae6a8a46f: Pull complete 12:33:59 33b1e0a273af: Pull complete 12:33:59 5d3b04190fa2: Pull complete 12:34:03 2f39f015ded8: Pull complete 12:34:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:04 prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container 12:34:04 $ 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/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 12:34:09 $ docker top 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:34:09 ---> job-cost.sh 12:34:09 lf-activate-venv: SKIPPING 12:34:09 INFO: No Stack... 12:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:34:10 INFO: Archiving Costs [Pipeline] sh 12:34:10 + cat /w/workspace/ndry_go-mod-configuration_PR-167/archives/cost.csv 12:34:10 + cut -d, -f6 [Pipeline] lock 12:34:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] 12:34:10 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] did not exist. Created. 12:34:10 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:34:10 + echo total: 0.2199999988079071 [Pipeline] stash 12:34:10 Stashed 1 file(s) [Pipeline] } 12:34:10 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:34:11 $ docker stop --time=1 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 12:34:12 $ docker rm -f --volumes 8234e64e51063ea15be56ecf5adb286385620fd9e674478130e216d8dd7d4ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:34:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24615 in /w/workspace/ndry_go-mod-configuration_PR-167 [Pipeline] { [Pipeline] ws 12:34:53 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 12:34:56 Selected Git installation does not exist. Using Default 12:34:56 The recommended git tool is: NONE 12:35:01 using credential edgex-jenkins-ssh 12:35:01 Cloning the remote Git repository 12:35:01 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:35:01 > git init /w/workspace/go-mod-configuration/1 # timeout=10 12:35:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:35:01 > git --version # timeout=10 12:35:01 > git --version # 'git version 2.25.1' 12:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:35:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:04 Merging remotes/origin/main commit 4f49fe41dacad23b8101abdd2ddf549d92efb662 into PR head commit 5774bdf2d787b4604358d19be41b0b6369185772 12:35:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:35:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:35:04 > git config core.sparsecheckout # timeout=10 12:35:04 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 12:35:04 Merge succeeded, producing 5774bdf2d787b4604358d19be41b0b6369185772 12:35:04 Checking out Revision 5774bdf2d787b4604358d19be41b0b6369185772 (PR-167) 12:35:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" 12:35:05 > git --version # timeout=10 12:35:05 > git --version # 'git version 2.25.1' 12:35:05 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 12:35:04 > git remote # timeout=10 12:35:04 > git config --get remote.origin.url # timeout=10 12:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:04 > git merge 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 12:35:04 > git rev-parse HEAD^{commit} # timeout=10 12:35:04 > git config core.sparsecheckout # timeout=10 12:35:04 > git checkout -f 5774bdf2d787b4604358d19be41b0b6369185772 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:35:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:35:10 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:10 Dload Upload Total Spent Left Speed 12:35:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 12:35:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:35:10 + sudo tee /etc/docker/daemon.new 12:35:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:35:10 { 12:35:10 "registry-mirrors": [ 12:35:10 "https://nexus3.edgexfoundry.org:10001" 12:35:10 ], 12:35:10 "bip": "10.250.0.254/24", 12:35:10 "hosts": [ 12:35:10 "tcp://0.0.0.0:5555", 12:35:10 "unix:///var/run/docker.sock" 12:35:10 ], 12:35:10 "mtu": 1458, 12:35:10 "selinux-enabled": true, 12:35:10 "seccomp-profile": "/etc/docker/seccomp.json" 12:35:10 } [Pipeline] sh 12:35:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:35:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:35:30 ========================================================= 12:35:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:35:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:35:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:35:31 cf04c63912e1: Pulling fs layer 12:35:31 55b35a11ae5e: Pulling fs layer 12:35:31 a37a00ec5f00: Pulling fs layer 12:35:31 50b3750afda1: Pulling fs layer 12:35:31 4f4fb700ef54: Pulling fs layer 12:35:31 80978eb59214: Pulling fs layer 12:35:31 c9f46d7d2bd2: Pulling fs layer 12:35:31 c5a475d317c9: Pulling fs layer 12:35:31 50b3750afda1: Waiting 12:35:31 4f4fb700ef54: Waiting 12:35:31 80978eb59214: Waiting 12:35:31 c9f46d7d2bd2: Waiting 12:35:31 c5a475d317c9: Waiting 12:35:31 55b35a11ae5e: Verifying Checksum 12:35:31 55b35a11ae5e: Download complete 12:35:31 50b3750afda1: Verifying Checksum 12:35:31 50b3750afda1: Download complete 12:35:31 4f4fb700ef54: Download complete 12:35:31 80978eb59214: Verifying Checksum 12:35:31 80978eb59214: Download complete 12:35:31 cf04c63912e1: Verifying Checksum 12:35:31 cf04c63912e1: Download complete 12:35:31 c5a475d317c9: Verifying Checksum 12:35:31 c5a475d317c9: Download complete 12:35:32 cf04c63912e1: Pull complete 12:35:33 55b35a11ae5e: Pull complete 12:35:33 a37a00ec5f00: Verifying Checksum 12:35:33 a37a00ec5f00: Download complete 12:35:34 c9f46d7d2bd2: Verifying Checksum 12:35:34 c9f46d7d2bd2: Download complete 12:35:46 a37a00ec5f00: Pull complete 12:35:46 50b3750afda1: Pull complete 12:35:47 4f4fb700ef54: Pull complete 12:35:47 80978eb59214: Pull complete 12:35:55 c9f46d7d2bd2: Pull complete 12:35:57 c5a475d317c9: Pull complete 12:35:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 12:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 12:35:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:58 + docker inspect -f . ci-base-image-arm64 12:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:58 prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container 12:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:36:01 $ docker top 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 -eo pid,comm [Pipeline] { [Pipeline] sh 12:36:02 + go version 12:36:02 go version go1.23.2 linux/arm64 [Pipeline] } 12:36:02 $ docker stop --time=1 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 12:36:04 $ docker rm -f --volumes 6b383336b2194f91c241a3ddad77faab369cc5d9f44a25c9eb028ec53cd09a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:05 + docker inspect -f . ci-base-image-arm64 12:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container 12:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:36:06 $ docker top 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 -eo pid,comm [Pipeline] { [Pipeline] sh 12:36:07 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 12:36:08 + make test 12:36:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:36:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 12:36:08 go: downloading github.com/stretchr/testify v1.9.0 12:36:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 12:36:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:36:08 go: downloading github.com/spf13/cast v1.7.0 12:36:08 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:36:08 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:36:08 go: downloading gopkg.in/yaml.v3 v3.0.1 12:36:09 go: downloading github.com/stretchr/objx v0.5.2 12:36:09 go: downloading github.com/go-playground/validator/v10 v10.22.1 12:36:09 go: downloading github.com/google/uuid v1.6.0 12:36:09 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:36:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:36:09 go: downloading github.com/x448/float16 v0.8.4 12:36:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:36:09 go: downloading github.com/go-playground/universal-translator v0.18.1 12:36:09 go: downloading github.com/leodido/go-urn v1.4.0 12:36:09 go: downloading golang.org/x/crypto v0.25.0 12:36:09 go: downloading golang.org/x/text v0.16.0 12:36:10 go: downloading github.com/gorilla/websocket v1.5.3 12:36:10 go: downloading golang.org/x/net v0.27.0 12:36:10 go: downloading golang.org/x/sync v0.7.0 12:36:10 go: downloading github.com/go-playground/locales v0.14.1 12:36:12 go: downloading golang.org/x/sys v0.22.0 12:37:20 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 12:37:20 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.029s coverage: 83.3% of statements 12:37:20 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.113s coverage: 58.6% of statements 12:37:20 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.025s coverage: 100.0% of statements 12:37:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:37:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:37:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:37:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:37:35 $ docker stop --time=1 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 12:37:37 $ docker rm -f --volumes 190ca3745eb352e63928a4664767d20b81c2e79f96de46bb2a557304ee481932 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:37:39 Warning: overwriting stash ‘coverage-report’ 12:37:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:41 12:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:41 arm64: Pulling from edgex-lftools-log-publisher 12:37:41 8998bd30e6a1: Pulling fs layer 12:37:41 04944245beec: Pulling fs layer 12:37:41 699f458cf7ca: Pulling fs layer 12:37:41 765212b225bb: Pulling fs layer 12:37:41 f23df028b6ca: Pulling fs layer 12:37:41 d65c8cfc05b1: Pulling fs layer 12:37:41 2437ff75d9bd: Pulling fs layer 12:37:41 f23df028b6ca: Waiting 12:37:41 d65c8cfc05b1: Waiting 12:37:41 2437ff75d9bd: Waiting 12:37:41 765212b225bb: Waiting 12:37:41 04944245beec: Verifying Checksum 12:37:41 04944245beec: Download complete 12:37:41 765212b225bb: Verifying Checksum 12:37:41 765212b225bb: Download complete 12:37:41 f23df028b6ca: Verifying Checksum 12:37:41 f23df028b6ca: Download complete 12:37:41 d65c8cfc05b1: Verifying Checksum 12:37:41 d65c8cfc05b1: Download complete 12:37:42 699f458cf7ca: Verifying Checksum 12:37:42 8998bd30e6a1: Verifying Checksum 12:37:42 8998bd30e6a1: Download complete 12:37:44 2437ff75d9bd: Verifying Checksum 12:37:44 2437ff75d9bd: Download complete 12:37:46 8998bd30e6a1: Pull complete 12:37:47 04944245beec: Pull complete 12:37:48 699f458cf7ca: Pull complete 12:37:49 765212b225bb: Pull complete 12:37:50 f23df028b6ca: Pull complete 12:37:50 d65c8cfc05b1: Pull complete 12:38:08 2437ff75d9bd: Pull complete 12:38:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:09 prd-ubuntu20.04-docker-arm64-4c-16g-24615 does not seem to be running inside a container 12:38:09 $ 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/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:38:11 $ docker top 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:12 ---> job-cost.sh 12:38:12 lf-activate-venv: SKIPPING 12:38:12 INFO: No Stack... 12:38:12 INFO: Retrieving Pricing Info for: v3-standard-4 12:38:13 INFO: Archiving Costs [Pipeline] sh 12:38:14 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 12:38:14 + cut -d, -f6 [Pipeline] lock 12:38:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] 12:38:14 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] did not exist. Created. 12:38:14 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:14 /w/workspace/go-mod-configuration/1@tmp/durable-ec0a253e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:38:15 + echo total: 0.10999999940395355 [Pipeline] stash 12:38:15 Warning: overwriting stash ‘stack-cost’ 12:38:15 Stashed 1 file(s) [Pipeline] } 12:38:15 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:38:15 $ docker stop --time=1 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 12:38:16 $ docker rm -f --volumes 6287366b19c71b3d85e2e9e0327754d09e235863f39d8ea43cb6ebe6ca42cca3 [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 12:38:18 provisioning config files... 12:38:18 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-167@tmp/config652158543388281877tmp [Pipeline] { [Pipeline] sh 12:38:18 + set +x 12:38:18 + curl -s https://codecov.io/bash 12:38:18 + bash -s -- 12:38:18 12:38:18 _____ _ 12:38:18 / ____| | | 12:38:18 | | ___ __| | ___ ___ _____ __ 12:38:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:38:18 | |___| (_) | (_| | __/ (_| (_) \ V / 12:38:18 \_____\___/ \__,_|\___|\___\___/ \_/ 12:38:18 Bash-1.0.6 12:38:18 12:38:18 12:38:18 ==> git version 2.25.1 found 12:38:18 ==> 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 12:38:18 Release-Date: 2020-01-08 12:38:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:38:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:38:18 ==> Jenkins CI detected. 12:38:18 current dir:  /w/workspace/ndry_go-mod-configuration_PR-167 12:38:18 project root: . 12:38:18 --> token set from env 12:38:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:38:18 ==> Running gcov in . (disable via -X gcov) 12:38:18 ==> Python coveragepy not found 12:38:18 ==> Searching for coverage reports in: 12:38:18 + . 12:38:18 -> Found 1 reports 12:38:18 ==> Detecting git/mercurial file structure 12:38:18 ==> Reading reports 12:38:18 + ./coverage.out bytes=25565 12:38:18 ==> Appending adjustments 12:38:18 https://docs.codecov.io/docs/fixing-reports 12:38:18 + Found adjustments 12:38:18 ==> Gzipping contents 12:38:18 4.0K /tmp/codecov.2Oem36.gz 12:38:18 ==> Uploading reports 12:38:18 url: https://codecov.io 12:38:18 query: branch=PR-167&commit=5774bdf2d787b4604358d19be41b0b6369185772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=167&job=&cmd_args= 12:38:18 -> Pinging Codecov 12:38:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-167&commit=5774bdf2d787b4604358d19be41b0b6369185772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=167&job=&cmd_args= 12:38:19 -> Uploading to 12:38:19 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-configuration/5774bdf2d787b4604358d19be41b0b6369185772/855de9c0-bacc-4a2b-a711-22405e9979b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241105T123818Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5cb2c32fca569eb154466b7ad0fe9e3a774593b6e211e18bd7e68e192c794497 12:38:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:38:19 Dload Upload Total Spent Left Speed 12:38:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3390 0 0 100 3390 0 13893 --:--:-- --:--:-- --:--:-- 13893 12:38:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/5774bdf2d787b4604358d19be41b0b6369185772 [Pipeline] } 12:38:19 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:38:21 + [ -d /w/workspace/ndry_go-mod-configuration_PR-167/archives ] 12:38:21 + ls -al /w/workspace/ndry_go-mod-configuration_PR-167/archives 12:38:21 total 16 12:38:21 drwxr-xr-x 3 root root 4096 Nov 5 12:34 . 12:38:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 12:34 .. 12:38:21 drwxr-xr-x 2 root root 4096 Nov 5 12:34 cost 12:38:21 -rw-r--r-- 1 root root 92 Nov 5 12:34 cost.csv 12:38:21 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-167/archives 12:38:21 + ls -al /w/workspace/ndry_go-mod-configuration_PR-167/archives 12:38:21 total 16 12:38:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 12:34 . 12:38:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 12:34 .. 12:38:21 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 12:34 cost 12:38:21 -rw-r--r-- 1 jenkins jenkins 92 Nov 5 12:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:38:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:38:22 ---> package-listing.sh 12:38:22 ++ facter osfamily 12:38:22 ++ tr '[:upper:]' '[:lower:]' 12:38:23 + OS_FAMILY=debian 12:38:23 + workspace=/w/workspace/ndry_go-mod-configuration_PR-167 12:38:23 + START_PACKAGES=/tmp/packages_start.txt 12:38:23 + END_PACKAGES=/tmp/packages_end.txt 12:38:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:23 + PACKAGES=/tmp/packages_start.txt 12:38:23 + '[' /w/workspace/ndry_go-mod-configuration_PR-167 ']' 12:38:23 + PACKAGES=/tmp/packages_end.txt 12:38:23 + case "${OS_FAMILY}" in 12:38:23 + dpkg -l 12:38:23 + grep '^ii' 12:38:23 + '[' -f /tmp/packages_start.txt ']' 12:38:23 + '[' -f /tmp/packages_end.txt ']' 12:38:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:23 + '[' /w/workspace/ndry_go-mod-configuration_PR-167 ']' 12:38:23 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-167/archives/ 12:38:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-167/archives/ [Pipeline] echo 12:38:23 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/ndry_go-mod-configuration_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:38:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:24 prd-ubuntu20.04-docker-8c-8g-24614 does not seem to be running inside a container 12:38:24 $ 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/ndry_go-mod-configuration_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-167 -v /w/workspace/ndry_go-mod-configuration_PR-167:/w/workspace/ndry_go-mod-configuration_PR-167:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-167@tmp:/w/workspace/ndry_go-mod-configuration_PR-167@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 12:38:24 $ docker top 2e2fe3939281a5fd0a3c5a586120dfb94d8af7c2eee7a44d428b70d15922835a -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:24 + touch /tmp/pre-build-complete [Pipeline] sh 12:38:25 + mkdir -p /var/log/sysstat [Pipeline] sh 12:38:25 + ls /var/log/sa-host 12:38:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:25 provisioning config files... 12:38:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-167@tmp/config12972357207928307170tmp [Pipeline] { [Pipeline] echo 12:38:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> create-netrc.sh [Pipeline] } 12:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> python-tools-install.sh [Pipeline] echo 12:38:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> sudo-logs.sh 12:38:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:38:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:38:27 ---> job-cost.sh 12:38:27 lf-activate-venv: SKIPPING 12:38:27 DEBUG: total: 0.2199999988079071 12:38:27 INFO: Retrieving Stack Cost... 12:38:27 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:27 INFO: Archiving Costs [Pipeline] echo 12:38:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:38:28 ---> logs-deploy.sh 12:38:28 lf-activate-venv: SKIPPING 12:38:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-167/1 12:38:28 INFO: archiving workspace using pattern(s): 12:38:29 Archives upload complete. 12:38:29 INFO: archiving logs to Nexus 12:38:29 ---> uname -a: 12:38:29 Linux prd-ubuntu20-04-docker-8c-8g-24614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:38:29 12:38:29 12:38:29 ---> lscpu: 12:38:29 Architecture: x86_64 12:38:29 CPU op-mode(s): 32-bit, 64-bit 12:38:29 Byte Order: Little Endian 12:38:29 Address sizes: 40 bits physical, 48 bits virtual 12:38:29 CPU(s): 8 12:38:29 On-line CPU(s) list: 0-7 12:38:29 Thread(s) per core: 1 12:38:29 Core(s) per socket: 1 12:38:29 Socket(s): 8 12:38:29 NUMA node(s): 1 12:38:29 Vendor ID: AuthenticAMD 12:38:29 CPU family: 23 12:38:29 Model: 49 12:38:29 Model name: AMD EPYC-Rome Processor 12:38:29 Stepping: 0 12:38:29 CPU MHz: 2800.000 12:38:29 BogoMIPS: 5600.00 12:38:29 Virtualization: AMD-V 12:38:29 Hypervisor vendor: KVM 12:38:29 Virtualization type: full 12:38:29 L1d cache: 256 KiB 12:38:29 L1i cache: 256 KiB 12:38:29 L2 cache: 4 MiB 12:38:29 L3 cache: 128 MiB 12:38:29 NUMA node0 CPU(s): 0-7 12:38:29 Vulnerability Itlb multihit: Not affected 12:38:29 Vulnerability L1tf: Not affected 12:38:29 Vulnerability Mds: Not affected 12:38:29 Vulnerability Meltdown: Not affected 12:38:29 Vulnerability Mmio stale data: Not affected 12:38:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:38:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:38:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:38:29 Vulnerability Srbds: Not affected 12:38:29 Vulnerability Tsx async abort: Not affected 12:38:29 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 12:38:29 12:38:29 12:38:29 ---> nproc: 12:38:29 8 12:38:29 12:38:29 12:38:29 ---> df -h: 12:38:29 Filesystem Size Used Avail Use% Mounted on 12:38:29 overlay 155G 11G 145G 7% / 12:38:29 tmpfs 64M 0 64M 0% /dev 12:38:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:38:29 shm 64M 0 64M 0% /dev/shm 12:38:29 /dev/vda1 155G 11G 145G 7% /facter-os 12:38:29 12:38:29 12:38:29 ---> sar -b -r -n DEV: 12:38:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24614) 11/05/24 _x86_64_ (8 CPU) 12:38:29 12:38:29 12:32:02 LINUX RESTART (8 CPU) 12:38:29 12:38:29 12:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:38:29 12:34:01 91.85 0.78 91.07 0.00 35.19 36942.51 0.00 12:38:29 12:35:01 44.59 0.00 44.59 0.00 0.00 16446.08 0.00 12:38:29 12:36:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 12:38:29 12:37:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 12:38:29 12:38:01 29.63 11.26 18.36 0.00 3477.82 3752.97 0.00 12:38:29 Average: 33.72 2.41 31.31 0.00 702.58 11433.85 0.00 12:38:29 12:38:29 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:38:29 12:34:01 28707152 31516552 794428 2.42 90828 2963412 2079060 6.13 1149588 2598984 473476 12:38:29 12:35:01 28745720 31556520 753464 2.29 96440 2947976 1745148 5.14 1129700 2570576 180 12:38:29 12:36:01 28746356 31557316 752584 2.29 96480 2947980 1745148 5.14 1129452 2570660 168 12:38:29 12:37:01 28752512 31563516 746176 2.27 96520 2947972 1745148 5.14 1121960 2570660 16 12:38:29 12:38:01 28506800 31539712 760988 2.31 101868 3152424 1832600 5.40 1286132 2631892 180 12:38:29 Average: 28691708 31546723 761528 2.32 96427 2991953 1829421 5.39 1163366 2588554 94804 12:38:29 12:38:29 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:38:29 12:34:01 docker0 44.18 84.05 3.88 843.14 0.00 0.00 0.00 0.00 12:38:29 12:34:01 ens3 321.98 184.02 6581.88 33.97 0.00 0.00 0.00 0.00 12:38:29 12:34:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 12:38:29 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:29 12:35:01 ens3 11.10 7.35 12.67 4.58 0.00 0.00 0.00 0.00 12:38:29 12:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:38:29 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:29 12:36:01 ens3 0.73 0.48 3.92 0.03 0.00 0.00 0.00 0.00 12:38:29 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:29 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:29 12:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:38:29 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:38:29 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:29 12:38:01 ens3 136.58 64.44 1397.19 4.52 0.00 0.00 0.00 0.00 12:38:29 12:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:38:29 Average: docker0 8.83 16.81 0.78 168.62 0.00 0.00 0.00 0.00 12:38:29 Average: ens3 94.11 51.28 1599.08 8.62 0.00 0.00 0.00 0.00 12:38:29 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 12:38:29 12:38:29 12:38:29 ---> sar -P ALL: 12:38:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24614) 11/05/24 _x86_64_ (8 CPU) 12:38:29 12:38:29 12:32:02 LINUX RESTART (8 CPU) 12:38:29 12:38:29 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:38:29 12:34:01 all 22.56 0.00 4.72 2.97 0.08 69.66 12:38:29 12:34:01 0 22.31 0.00 4.72 0.39 0.07 72.52 12:38:29 12:34:01 1 23.50 0.00 4.60 6.22 0.08 65.60 12:38:29 12:34:01 2 23.79 0.00 5.65 0.35 0.10 70.10 12:38:29 12:34:01 3 20.80 0.00 5.03 9.07 0.08 65.01 12:38:29 12:34:01 4 21.65 0.00 3.98 3.31 0.10 70.96 12:38:29 12:34:01 5 22.91 0.00 4.57 0.17 0.08 72.26 12:38:29 12:34:01 6 22.23 0.00 4.96 3.33 0.07 69.41 12:38:29 12:34:01 7 23.27 0.00 4.28 0.96 0.08 71.41 12:38:29 12:35:01 all 0.71 0.00 0.38 1.03 0.03 97.86 12:38:29 12:35:01 0 0.63 0.00 0.32 0.02 0.00 99.03 12:38:29 12:35:01 1 0.75 0.00 0.70 6.34 0.05 92.16 12:38:29 12:35:01 2 0.60 0.00 0.38 0.65 0.02 98.35 12:38:29 12:35:01 3 1.10 0.00 0.57 0.02 0.02 98.30 12:38:29 12:35:01 4 0.52 0.00 0.33 1.17 0.08 97.89 12:38:29 12:35:01 5 0.68 0.00 0.35 0.00 0.02 98.95 12:38:29 12:35:01 6 0.67 0.00 0.20 0.03 0.00 99.10 12:38:29 12:35:01 7 0.75 0.00 0.17 0.02 0.02 99.05 12:38:29 12:36:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:38:29 12:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:38:29 12:36:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:38:29 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:38:29 12:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:38:29 12:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:38:29 12:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:38:29 12:36:01 6 0.10 0.00 0.02 0.00 0.02 99.87 12:38:29 12:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:38:29 12:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:38:29 12:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:38:29 12:37:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:38:29 12:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:38:29 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:38:29 12:37:01 4 0.07 0.00 0.07 0.02 0.03 99.82 12:38:29 12:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:38:29 12:37:01 6 0.02 0.00 0.03 0.02 0.00 99.93 12:38:29 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:38:29 12:38:01 all 0.87 0.00 0.42 0.34 0.02 98.35 12:38:29 12:38:01 0 0.50 0.00 0.45 0.02 0.02 99.02 12:38:29 12:38:01 1 2.34 0.00 0.60 0.10 0.03 96.93 12:38:29 12:38:01 2 0.70 0.00 0.32 0.07 0.02 98.90 12:38:29 12:38:01 3 0.50 0.00 0.28 0.72 0.02 98.48 12:38:29 12:38:01 4 1.17 0.00 0.45 0.80 0.02 97.56 12:38:29 12:38:01 5 0.80 0.00 0.50 0.60 0.02 98.08 12:38:29 12:38:01 6 0.63 0.00 0.33 0.35 0.02 98.67 12:38:29 12:38:01 7 0.33 0.00 0.43 0.07 0.02 99.15 12:38:29 Average: all 4.81 0.00 1.10 0.87 0.03 93.19 12:38:29 Average: 0 4.66 0.00 1.10 0.08 0.02 94.14 12:38:29 Average: 1 5.29 0.00 1.18 2.52 0.05 90.96 12:38:29 Average: 2 4.99 0.00 1.26 0.21 0.03 93.50 12:38:29 Average: 3 4.45 0.00 1.17 1.94 0.03 92.41 12:38:29 Average: 4 4.69 0.00 0.97 1.06 0.05 93.23 12:38:29 Average: 5 4.84 0.00 1.08 0.16 0.02 93.90 12:38:29 Average: 6 4.70 0.00 1.10 0.74 0.02 93.44 12:38:29 Average: 7 4.84 0.00 0.97 0.21 0.03 93.96 12:38:29 12:38:29 12:38:29