Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e448729cf1ad94728c0b1133db7bbd3eee7111c+52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 (07435a297ecfae1716a373f651aca057817c7626) 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-ssh3735608990632115845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4577961526089346077.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-secrets/branches/PR-173/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-secrets/branches/PR-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11485419992709792660.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-secrets/branches/PR-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8014097451304253360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7219786051023809832.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-secrets/branches/PR-173/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-secrets/branches/PR-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15543489614274946664.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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-1537 in /w/workspace/gexfoundry_go-mod-secrets_PR-173 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-173 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 into PR head commit 4e448729cf1ad94728c0b1133db7bbd3eee7111c Merge succeeded, producing 4e448729cf1ad94728c0b1133db7bbd3eee7111c Checking out Revision 4e448729cf1ad94728c0b1133db7bbd3eee7111c (PR-173) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # 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 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T05:02:28.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T05:02:28.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T05:02:28.942Z] ========================================================= [2023-01-10T05:02:28.942Z] EdgeX Global Pipelines Version Info [2023-01-10T05:02:28.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:02:29.674Z] ------------------- [2023-01-10T05:02:29.674Z] stable info: [2023-01-10T05:02:29.674Z] ------------------- [2023-01-10T05:02:29.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T05:02:29.674Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T05:02:29.674Z] Message: update stable to v1.0.244 [2023-01-10T05:02:30.246Z] ------------------- [2023-01-10T05:02:30.246Z] experimental info: [2023-01-10T05:02:30.246Z] ------------------- [2023-01-10T05:02:30.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T05:02:30.246Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T05:02:30.246Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T05:02:30.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-01-10T05:02:30.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-01-10T05:02:30.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T05:02:30.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T05:02:30.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T05:02:30.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T05:02:30.795Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T05:02:30.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T05:02:31.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T05:02:31.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T05:02:31.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T05:02:31.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-01-10T05:02:31.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T05:02:31.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T05:02:31.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T05:02:31.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T05:02:31.348Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T05:02:31.393Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T05:02:31.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T05:02:31.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T05:02:31.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T05:02:31.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T05:02:31.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T05:02:31.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T05:02:31.685Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-01-10T05:02:31.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T05:02:31.769Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T05:02:31.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo [2023-01-10T05:02:31.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo [2023-01-10T05:02:31.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo [2023-01-10T05:02:31.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo [2023-01-10T05:02:31.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e44872 [Pipeline] echo [2023-01-10T05:02:32.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T05:02:32.576Z] + git rev-list -1 --merges 4e448729cf1ad94728c0b1133db7bbd3eee7111c~1..4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo [2023-01-10T05:02:32.635Z] -----------> git rev-list -1 --merges 4e448729cf1ad94728c0b1133db7bbd3eee7111c~1..4e448729cf1ad94728c0b1133db7bbd3eee7111c 4e448729cf1ad94728c0b1133db7bbd3eee7111c [false] [Pipeline] sh [2023-01-10T05:02:32.941Z] + git log --format=format:%s -1 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo [2023-01-10T05:02:32.975Z] ========================================================= [2023-01-10T05:02:32.975Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T05:02:32.975Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T05:02:33.400Z] + git log --format=format:%s -1 4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] echo [2023-01-10T05:02:33.431Z] [semverPrep] GIT_COMMIT: 4e448729cf1ad94728c0b1133db7bbd3eee7111c, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2 [Pipeline] echo [2023-01-10T05:02:33.460Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T05:02:33.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T05:02:33.851Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T05:02:33.851Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T05:02:33.851Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T05:02:33.851Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T05:02:33.851Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T05:02:33.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:02:34.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T05:02:34.607Z] [2023-01-10T05:02:34.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:02:34.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T05:02:34.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T05:02:34.982Z] b85a868b505f: Pulling fs layer [2023-01-10T05:02:34.982Z] e2be974225ed: Pulling fs layer [2023-01-10T05:02:34.982Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T05:02:34.982Z] 988bab9f4d93: Pulling fs layer [2023-01-10T05:02:34.982Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T05:02:34.982Z] eaf3925da568: Pulling fs layer [2023-01-10T05:02:34.982Z] bab4dde63d76: Pulling fs layer [2023-01-10T05:02:34.982Z] bde34c3a00c8: Pulling fs layer [2023-01-10T05:02:34.982Z] b352a97aabf1: Pulling fs layer [2023-01-10T05:02:34.982Z] 4872d77fe225: Pulling fs layer [2023-01-10T05:02:34.982Z] 5851b861e8e6: Pulling fs layer [2023-01-10T05:02:34.982Z] eaf3925da568: Waiting [2023-01-10T05:02:34.982Z] 1469e6f7b9e6: Waiting [2023-01-10T05:02:34.982Z] 988bab9f4d93: Waiting [2023-01-10T05:02:34.982Z] b352a97aabf1: Waiting [2023-01-10T05:02:34.982Z] bde34c3a00c8: Waiting [2023-01-10T05:02:34.982Z] 4872d77fe225: Waiting [2023-01-10T05:02:34.982Z] 5851b861e8e6: Waiting [2023-01-10T05:02:34.982Z] bab4dde63d76: Waiting [2023-01-10T05:02:35.423Z] e2be974225ed: Verifying Checksum [2023-01-10T05:02:35.423Z] e2be974225ed: Download complete [2023-01-10T05:02:35.423Z] 988bab9f4d93: Download complete [2023-01-10T05:02:35.685Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T05:02:35.685Z] 1469e6f7b9e6: Download complete [2023-01-10T05:02:35.685Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T05:02:35.685Z] 339a4e72a1f5: Download complete [2023-01-10T05:02:35.685Z] eaf3925da568: Verifying Checksum [2023-01-10T05:02:35.685Z] eaf3925da568: Download complete [2023-01-10T05:02:35.685Z] bde34c3a00c8: Download complete [2023-01-10T05:02:35.685Z] b352a97aabf1: Download complete [2023-01-10T05:02:35.685Z] 4872d77fe225: Verifying Checksum [2023-01-10T05:02:35.685Z] 4872d77fe225: Download complete [2023-01-10T05:02:35.685Z] 5851b861e8e6: Verifying Checksum [2023-01-10T05:02:35.685Z] b85a868b505f: Verifying Checksum [2023-01-10T05:02:35.685Z] b85a868b505f: Download complete [2023-01-10T05:02:35.944Z] bab4dde63d76: Verifying Checksum [2023-01-10T05:02:35.944Z] bab4dde63d76: Download complete [2023-01-10T05:02:36.884Z] b85a868b505f: Pull complete [2023-01-10T05:02:37.143Z] e2be974225ed: Pull complete [2023-01-10T05:02:37.735Z] 339a4e72a1f5: Pull complete [2023-01-10T05:02:37.735Z] 988bab9f4d93: Pull complete [2023-01-10T05:02:37.996Z] 1469e6f7b9e6: Pull complete [2023-01-10T05:02:37.996Z] eaf3925da568: Pull complete [2023-01-10T05:02:39.904Z] bab4dde63d76: Pull complete [2023-01-10T05:02:39.904Z] bde34c3a00c8: Pull complete [2023-01-10T05:02:40.164Z] b352a97aabf1: Pull complete [2023-01-10T05:02:40.164Z] 4872d77fe225: Pull complete [2023-01-10T05:02:40.425Z] 5851b861e8e6: Pull complete [2023-01-10T05:02:40.425Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T05:02:40.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T05:02:40.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:02:40.658Z] prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container [2023-01-10T05:02:40.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 [2023-01-10T05:02:43.230Z] $ docker top 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc -eo pid,comm [2023-01-10T05:02:43.297Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T05:02:43.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T05:02:43.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T05:02:43.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T05:02:43.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T05:02:43.553Z] $ docker exec 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent [2023-01-10T05:02:43.682Z] SSH_AUTH_SOCK=/tmp/ssh-yFMbb4CvHP6p/agent.31 [2023-01-10T05:02:43.682Z] SSH_AGENT_PID=37 [2023-01-10T05:02:43.688Z] Running ssh-add (command line suppressed) [2023-01-10T05:02:43.787Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_17979560002441754375.key (/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_17979560002441754375.key) [2023-01-10T05:02:43.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T05:02:44.139Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T05:02:44.159Z] $ docker exec --env ******** --env ******** 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent -k [2023-01-10T05:02:44.266Z] unset SSH_AUTH_SOCK; [2023-01-10T05:02:44.267Z] unset SSH_AGENT_PID; [2023-01-10T05:02:44.267Z] echo Agent pid 37 killed; [2023-01-10T05:02:44.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T05:02:44.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T05:02:44.367Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T05:02:44.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T05:02:44.493Z] $ docker exec 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent [2023-01-10T05:02:44.608Z] SSH_AUTH_SOCK=/tmp/ssh-6QMWQzfq2zX9/agent.69 [2023-01-10T05:02:44.608Z] SSH_AGENT_PID=75 [2023-01-10T05:02:44.613Z] Running ssh-add (command line suppressed) [2023-01-10T05:02:44.719Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_220100004574164841.key (/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/private_key_220100004574164841.key) [2023-01-10T05:02:44.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T05:02:45.132Z] + git semver init [2023-01-10T05:02:45.422Z] 2023-01-10 05:02:45,337 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T05:02:45.422Z] 2023-01-10 05:02:45,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver [2023-01-10T05:02:45.422Z] 2023-01-10 05:02:45,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver [2023-01-10T05:02:45.422Z] 2023-01-10 05:02:45,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173, universal_newlines=False, shell=None, istream=None) [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,104 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.git/info/exclude [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 with force:False [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,105 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,113 [execute] INFO git cat-file --batch-check [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,120 [execute] INFO git cat-file --batch [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T05:02:46.365Z] 2023-01-10 05:02:46,128 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-173/.semver/PR-173 [2023-01-10T05:02:46.365Z] 0.0.0 [Pipeline] } [2023-01-10T05:02:46.388Z] $ docker exec --env ******** --env ******** 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc ssh-agent -k [2023-01-10T05:02:46.488Z] unset SSH_AUTH_SOCK; [2023-01-10T05:02:46.489Z] unset SSH_AGENT_PID; [2023-01-10T05:02:46.489Z] echo Agent pid 75 killed; [2023-01-10T05:02:46.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T05:02:46.929Z] + git semver [Pipeline] } [2023-01-10T05:02:47.207Z] $ docker stop --time=1 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc [2023-01-10T05:02:48.500Z] $ docker rm -f --volumes 45dd0df25d5c8f37b00a86dcf025bf2a46c75a3ddf726d6e9e7ab8efc34aeffc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T05:02:48.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T05:02:49.187Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T05:02:49.204Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-01-10T05:02:49.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T05:02:49.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T05:02:49.878Z] ========================================================= [2023-01-10T05:02:49.878Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T05:02:49.878Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-10T05:02:50.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T05:02:50.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T05:02:50.292Z] 213ec9aee27d: Pulling fs layer [2023-01-10T05:02:50.292Z] 4583459ba037: Pulling fs layer [2023-01-10T05:02:50.292Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T05:02:50.292Z] 53926ce57604: Pulling fs layer [2023-01-10T05:02:50.292Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T05:02:50.292Z] 22ff95d597cd: Pulling fs layer [2023-01-10T05:02:50.292Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T05:02:50.292Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T05:02:50.292Z] a7acece74701: Pulling fs layer [2023-01-10T05:02:50.292Z] 12d6caf4c0d1: Waiting [2023-01-10T05:02:50.292Z] 21b2b0c7a3f4: Waiting [2023-01-10T05:02:50.292Z] 96b7cbca73a9: Waiting [2023-01-10T05:02:50.292Z] a7acece74701: Waiting [2023-01-10T05:02:50.292Z] 53926ce57604: Waiting [2023-01-10T05:02:50.292Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T05:02:50.292Z] 93c1e223e6f2: Download complete [2023-01-10T05:02:50.292Z] 4583459ba037: Download complete [2023-01-10T05:02:50.292Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T05:02:50.292Z] 21b2b0c7a3f4: Download complete [2023-01-10T05:02:50.292Z] 22ff95d597cd: Verifying Checksum [2023-01-10T05:02:50.292Z] 22ff95d597cd: Download complete [2023-01-10T05:02:50.292Z] 213ec9aee27d: Verifying Checksum [2023-01-10T05:02:50.292Z] 213ec9aee27d: Download complete [2023-01-10T05:02:50.292Z] 12d6caf4c0d1: Download complete [2023-01-10T05:02:50.553Z] 213ec9aee27d: Pull complete [2023-01-10T05:02:50.553Z] 4583459ba037: Pull complete [2023-01-10T05:02:50.814Z] 93c1e223e6f2: Pull complete [2023-01-10T05:02:50.814Z] a7acece74701: Verifying Checksum [2023-01-10T05:02:50.814Z] a7acece74701: Download complete [2023-01-10T05:02:51.072Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T05:02:51.072Z] 96b7cbca73a9: Download complete [2023-01-10T05:02:51.072Z] 53926ce57604: Verifying Checksum [2023-01-10T05:02:51.072Z] 53926ce57604: Download complete [2023-01-10T05:02:55.263Z] 53926ce57604: Pull complete [2023-01-10T05:02:55.263Z] 21b2b0c7a3f4: Pull complete [2023-01-10T05:02:55.263Z] 22ff95d597cd: Pull complete [2023-01-10T05:02:55.263Z] 12d6caf4c0d1: Pull complete [2023-01-10T05:02:57.798Z] 96b7cbca73a9: Pull complete [2023-01-10T05:02:58.365Z] a7acece74701: Pull complete [2023-01-10T05:02:58.365Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T05:02:58.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T05:02:58.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-01-10T05:02:58.680Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:02:59.051Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T05:02:59.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:02:59.224Z] prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container [2023-01-10T05:02:59.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 [2023-01-10T05:03:02.791Z] $ docker top 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T05:03:03.183Z] + go version [2023-01-10T05:03:03.183Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T05:03:03.216Z] $ docker stop --time=1 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 [2023-01-10T05:03:04.485Z] $ docker rm -f --volumes 8351954c15ae6c904080bee57ec01da20bbfadd1b76dc1a810c5265e6e024032 [Pipeline] // withDockerContainer [Pipeline] } [2023-01-10T05:03:04.621Z] Still waiting to schedule task [2023-01-10T05:03:04.621Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:03:05.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T05:03:05.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:03:05.371Z] prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container [2023-01-10T05:03:05.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 [2023-01-10T05:03:05.777Z] $ docker top a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T05:03:06.180Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-173 [Pipeline] fileExists [Pipeline] sh [2023-01-10T05:03:06.547Z] + make test [2023-01-10T05:03:06.547Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-01-10T05:03:06.547Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-10T05:03:06.547Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2023-01-10T05:03:06.547Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-01-10T05:03:06.547Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-10T05:03:06.547Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-10T05:03:06.547Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-10T05:03:06.547Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-10T05:03:06.547Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-10T05:03:06.547Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-10T05:03:06.805Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-10T05:03:06.805Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-10T05:03:06.805Z] go: downloading golang.org/x/text v0.6.0 [2023-01-10T05:03:06.805Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-10T05:03:06.805Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-10T05:03:06.805Z] go: downloading golang.org/x/crypto v0.5.0 [2023-01-10T05:03:06.805Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-10T05:03:07.064Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-01-10T05:03:07.064Z] go: downloading google.golang.org/grpc v1.51.0 [2023-01-10T05:03:07.064Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-01-10T05:03:07.064Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-01-10T05:03:07.333Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-01-10T05:03:07.333Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-10T05:03:07.333Z] go: downloading golang.org/x/net v0.5.0 [2023-01-10T05:03:07.333Z] go: downloading golang.org/x/sys v0.4.0 [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.693s coverage: 81.7% of statements [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.044s coverage: 52.2% of statements [2023-01-10T05:03:33.897Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.084s coverage: 96.7% of statements [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.038s coverage: 89.5% of statements [2023-01-10T05:03:33.897Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.027s coverage: 100.0% of statements [2023-01-10T05:03:33.897Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.075s coverage: 55.8% of statements [2023-01-10T05:03:33.897Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.032s coverage: 54.5% of statements [2023-01-10T05:03:33.897Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.067s coverage: 100.0% of statements [2023-01-10T05:03:33.897Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-01-10T05:03:46.112Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T05:03:46.112Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T05:03:48.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T05:03:48.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-10T05:03:48.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T05:03:48.719Z] $ docker stop --time=1 a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 [2023-01-10T05:03:50.828Z] $ docker rm -f --volumes a2c41aca97b2e63ae9f8c42c02fd27aa545d41250d5882d31e963830b852a7e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T05:03:51.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T05:03:51.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:03:52.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T05:03:52.674Z] [2023-01-10T05:03:52.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:03:53.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T05:03:53.354Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T05:03:53.354Z] 5eb5b503b376: Pulling fs layer [2023-01-10T05:03:53.354Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T05:03:53.354Z] ec43610c2a17: Pulling fs layer [2023-01-10T05:03:53.354Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T05:03:53.354Z] 33b1e0a273af: Pulling fs layer [2023-01-10T05:03:53.354Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T05:03:53.354Z] 2f39f015ded8: Pulling fs layer [2023-01-10T05:03:53.354Z] 33b1e0a273af: Waiting [2023-01-10T05:03:53.354Z] 5d3b04190fa2: Waiting [2023-01-10T05:03:53.354Z] 2f39f015ded8: Waiting [2023-01-10T05:03:53.354Z] 3a2ae6a8a46f: Waiting [2023-01-10T05:03:53.354Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T05:03:53.354Z] 5c69ac0246d0: Download complete [2023-01-10T05:03:53.354Z] 3a2ae6a8a46f: Download complete [2023-01-10T05:03:53.642Z] 33b1e0a273af: Verifying Checksum [2023-01-10T05:03:53.642Z] 33b1e0a273af: Download complete [2023-01-10T05:03:53.642Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T05:03:53.642Z] 5d3b04190fa2: Download complete [2023-01-10T05:03:53.642Z] ec43610c2a17: Verifying Checksum [2023-01-10T05:03:53.642Z] ec43610c2a17: Download complete [2023-01-10T05:03:53.905Z] 5eb5b503b376: Verifying Checksum [2023-01-10T05:03:53.905Z] 5eb5b503b376: Download complete [2023-01-10T05:03:54.931Z] 2f39f015ded8: Download complete [2023-01-10T05:03:55.189Z] 5eb5b503b376: Pull complete [2023-01-10T05:03:55.447Z] 5c69ac0246d0: Pull complete [2023-01-10T05:03:55.706Z] ec43610c2a17: Pull complete [2023-01-10T05:03:55.706Z] 3a2ae6a8a46f: Pull complete [2023-01-10T05:03:55.964Z] 33b1e0a273af: Pull complete [2023-01-10T05:03:56.222Z] 5d3b04190fa2: Pull complete [2023-01-10T05:04:00.413Z] 2f39f015ded8: Pull complete [2023-01-10T05:04:00.413Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T05:04:00.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T05:04:00.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:04:00.634Z] prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container [2023-01-10T05:04:00.678Z] $ 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/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@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 [2023-01-10T05:04:03.185Z] $ docker top b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:04:03.633Z] ---> job-cost.sh [2023-01-10T05:04:03.633Z] lf-activate-venv: SKIPPING [2023-01-10T05:04:03.633Z] INFO: No Stack... [2023-01-10T05:04:04.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T05:04:04.832Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T05:04:05.240Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/cost.csv [2023-01-10T05:04:05.240Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T05:04:05.280Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [2023-01-10T05:04:05.285Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] did not exist. Created. [2023-01-10T05:04:05.285Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T05:04:05.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T05:04:05.756Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T05:04:05.783Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T05:04:05.870Z] $ docker stop --time=1 b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f [2023-01-10T05:04:07.035Z] $ docker rm -f --volumes b346fc1fe226edda7dcc56a52982d99f77fd57ebe5013e89688356dfe99fd18f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T05:04:45.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1539 in /w/workspace/gexfoundry_go-mod-secrets_PR-173 [Pipeline] { [Pipeline] ws [2023-01-10T05:04:45.323Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-01-10T05:04:45.415Z] Selected Git installation does not exist. Using Default [2023-01-10T05:04:45.415Z] The recommended git tool is: NONE [2023-01-10T05:04:54.909Z] using credential edgex-jenkins-ssh [2023-01-10T05:04:54.939Z] Cloning the remote Git repository [2023-01-10T05:04:55.035Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-01-10T05:04:55.155Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-01-10T05:04:55.402Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-01-10T05:04:55.403Z] > git --version # timeout=10 [2023-01-10T05:04:55.435Z] > git --version # 'git version 2.25.1' [2023-01-10T05:04:55.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T05:04:55.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T05:04:56.367Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-01-10T05:04:56.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T05:04:58.111Z] Merging remotes/origin/main commit 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 into PR head commit 4e448729cf1ad94728c0b1133db7bbd3eee7111c [2023-01-10T05:04:58.499Z] Merge succeeded, producing 4e448729cf1ad94728c0b1133db7bbd3eee7111c [2023-01-10T05:04:58.500Z] Checking out Revision 4e448729cf1ad94728c0b1133db7bbd3eee7111c (PR-173) [2023-01-10T05:04:57.533Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-01-10T05:04:57.594Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-01-10T05:04:57.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T05:04:57.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T05:04:58.140Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T05:04:58.198Z] > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 [2023-01-10T05:04:58.351Z] > git remote # timeout=10 [2023-01-10T05:04:58.398Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T05:04:58.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T05:04:58.450Z] > git merge 52131f2bd3a06dc9d4c81360f9be7df2f5aefe44 # timeout=10 [2023-01-10T05:04:58.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T05:04:58.508Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T05:04:58.531Z] > git checkout -f 4e448729cf1ad94728c0b1133db7bbd3eee7111c # timeout=10 [2023-01-10T05:04:59.207Z] Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" [2023-01-10T05:04:59.266Z] > git --version # timeout=10 [2023-01-10T05:04:59.307Z] > git --version # 'git version 2.25.1' [2023-01-10T05:04:59.335Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T05:05:00.424Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T05:05:00.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T05:05:00.424Z] Dload Upload Total Spent Left Speed [2023-01-10T05:05:00.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-10T05:05:01.368Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T05:05:01.756Z] + sudo tee /etc/docker/daemon.new [2023-01-10T05:05:01.756Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T05:05:01.756Z] { [2023-01-10T05:05:01.756Z] "registry-mirrors": [ [2023-01-10T05:05:01.756Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T05:05:01.756Z] ], [2023-01-10T05:05:01.756Z] "bip": "10.250.0.254/24", [2023-01-10T05:05:01.756Z] "hosts": [ [2023-01-10T05:05:01.756Z] "tcp://0.0.0.0:5555", [2023-01-10T05:05:01.756Z] "unix:///var/run/docker.sock" [2023-01-10T05:05:01.756Z] ], [2023-01-10T05:05:01.756Z] "mtu": 1458, [2023-01-10T05:05:01.756Z] "selinux-enabled": true, [2023-01-10T05:05:01.756Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T05:05:01.756Z] } [Pipeline] sh [2023-01-10T05:05:02.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T05:05:02.499Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-01-10T05:05:21.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T05:05:21.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T05:05:21.158Z] ========================================================= [2023-01-10T05:05:21.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T05:05:21.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-10T05:05:21.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T05:05:22.183Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T05:05:22.183Z] 9b18e9b68314: Pulling fs layer [2023-01-10T05:05:22.183Z] 35d82f9e3411: Pulling fs layer [2023-01-10T05:05:22.183Z] e16973657156: Pulling fs layer [2023-01-10T05:05:22.183Z] fc693d55d65f: Pulling fs layer [2023-01-10T05:05:22.183Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T05:05:22.183Z] dda99020689f: Pulling fs layer [2023-01-10T05:05:22.183Z] db1c61fa0a46: Pulling fs layer [2023-01-10T05:05:22.183Z] 891c053d2c06: Pulling fs layer [2023-01-10T05:05:22.183Z] 7e9fc2657dce: Waiting [2023-01-10T05:05:22.183Z] db1c61fa0a46: Waiting [2023-01-10T05:05:22.183Z] dda99020689f: Waiting [2023-01-10T05:05:22.183Z] 891c053d2c06: Waiting [2023-01-10T05:05:22.183Z] fc693d55d65f: Waiting [2023-01-10T05:05:22.183Z] e16973657156: Verifying Checksum [2023-01-10T05:05:22.183Z] e16973657156: Download complete [2023-01-10T05:05:22.183Z] 35d82f9e3411: Verifying Checksum [2023-01-10T05:05:22.183Z] 35d82f9e3411: Download complete [2023-01-10T05:05:22.183Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T05:05:22.183Z] 7e9fc2657dce: Download complete [2023-01-10T05:05:22.183Z] dda99020689f: Verifying Checksum [2023-01-10T05:05:22.183Z] dda99020689f: Download complete [2023-01-10T05:05:22.183Z] 9b18e9b68314: Download complete [2023-01-10T05:05:23.163Z] 9b18e9b68314: Pull complete [2023-01-10T05:05:23.436Z] 891c053d2c06: Verifying Checksum [2023-01-10T05:05:23.436Z] 891c053d2c06: Download complete [2023-01-10T05:05:24.035Z] 35d82f9e3411: Pull complete [2023-01-10T05:05:24.035Z] e16973657156: Pull complete [2023-01-10T05:05:24.632Z] db1c61fa0a46: Verifying Checksum [2023-01-10T05:05:25.227Z] fc693d55d65f: Verifying Checksum [2023-01-10T05:05:25.227Z] fc693d55d65f: Download complete [2023-01-10T05:05:37.584Z] fc693d55d65f: Pull complete [2023-01-10T05:05:37.855Z] 7e9fc2657dce: Pull complete [2023-01-10T05:05:37.855Z] dda99020689f: Pull complete [2023-01-10T05:05:44.599Z] db1c61fa0a46: Pull complete [2023-01-10T05:05:46.558Z] 891c053d2c06: Pull complete [2023-01-10T05:05:46.558Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T05:05:46.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T05:05:46.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-01-10T05:05:46.918Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:05:47.333Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T05:05:47.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:05:47.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2023-01-10T05:05:47.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T05:05:50.960Z] $ docker top cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T05:05:51.852Z] + go version [2023-01-10T05:05:51.852Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T05:05:51.893Z] $ docker stop --time=1 cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 [2023-01-10T05:05:53.522Z] $ docker rm -f --volumes cc6c9293c9f9ac6f0d57941671474715280d057c1bb6b1193cb5ef9ca1f74fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:05:54.378Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T05:05:54.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:05:54.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2023-01-10T05:05:54.709Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T05:05:55.880Z] $ docker top d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T05:05:56.439Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T05:05:56.838Z] + make test [2023-01-10T05:05:56.838Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-01-10T05:05:57.108Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2023-01-10T05:05:57.108Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-10T05:05:57.375Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-01-10T05:05:57.375Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-10T05:05:57.375Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-10T05:05:57.642Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-10T05:05:57.642Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-10T05:05:57.642Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-10T05:05:57.642Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-10T05:05:57.642Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-10T05:05:57.642Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-01-10T05:05:57.642Z] go: downloading google.golang.org/grpc v1.51.0 [2023-01-10T05:05:58.603Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-01-10T05:05:58.603Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-01-10T05:05:58.603Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-10T05:05:58.603Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-10T05:05:58.603Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-10T05:05:58.868Z] go: downloading golang.org/x/crypto v0.5.0 [2023-01-10T05:05:59.136Z] go: downloading golang.org/x/text v0.6.0 [2023-01-10T05:05:59.136Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-01-10T05:05:59.136Z] go: downloading golang.org/x/net v0.5.0 [2023-01-10T05:05:59.402Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-10T05:06:00.357Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-10T05:06:00.357Z] go: downloading golang.org/x/sys v0.4.0 [2023-01-10T05:07:52.082Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.324s coverage: 81.7% of statements [2023-01-10T05:07:52.082Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.206s coverage: 52.2% of statements [2023-01-10T05:07:52.082Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-01-10T05:07:52.082Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.353s coverage: 96.7% of statements [2023-01-10T05:07:52.082Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.079s coverage: 89.5% of statements [2023-01-10T05:07:52.082Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-01-10T05:07:52.082Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.057s coverage: 100.0% of statements [2023-01-10T05:07:52.082Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-01-10T05:08:07.106Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.245s coverage: 55.8% of statements [2023-01-10T05:08:07.106Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-01-10T05:08:07.106Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.073s coverage: 54.5% of statements [2023-01-10T05:08:07.106Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.250s coverage: 100.0% of statements [2023-01-10T05:08:07.106Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-01-10T05:08:07.106Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T05:08:07.107Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T05:09:15.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T05:09:15.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-10T05:09:15.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T05:09:15.103Z] $ docker stop --time=1 d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 [2023-01-10T05:09:17.000Z] $ docker rm -f --volumes d10db2e45ea1d5db29dd6101db53dadc02755d3cbd66cac6952a90a1a69f42d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T05:09:19.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T05:09:19.691Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T05:09:20.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:09:21.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T05:09:21.027Z] [2023-01-10T05:09:21.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:09:21.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T05:09:21.701Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T05:09:21.701Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T05:09:21.701Z] 04944245beec: Pulling fs layer [2023-01-10T05:09:21.701Z] 699f458cf7ca: Pulling fs layer [2023-01-10T05:09:21.701Z] 765212b225bb: Pulling fs layer [2023-01-10T05:09:21.701Z] f23df028b6ca: Pulling fs layer [2023-01-10T05:09:21.701Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T05:09:21.701Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T05:09:21.701Z] f23df028b6ca: Waiting [2023-01-10T05:09:21.701Z] d65c8cfc05b1: Waiting [2023-01-10T05:09:21.701Z] 2437ff75d9bd: Waiting [2023-01-10T05:09:21.701Z] 765212b225bb: Waiting [2023-01-10T05:09:21.701Z] 04944245beec: Verifying Checksum [2023-01-10T05:09:21.701Z] 04944245beec: Download complete [2023-01-10T05:09:21.701Z] 765212b225bb: Verifying Checksum [2023-01-10T05:09:21.701Z] 765212b225bb: Download complete [2023-01-10T05:09:21.975Z] f23df028b6ca: Verifying Checksum [2023-01-10T05:09:21.975Z] f23df028b6ca: Download complete [2023-01-10T05:09:21.975Z] d65c8cfc05b1: Download complete [2023-01-10T05:09:21.975Z] 699f458cf7ca: Verifying Checksum [2023-01-10T05:09:21.975Z] 699f458cf7ca: Download complete [2023-01-10T05:09:22.246Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T05:09:22.246Z] 8998bd30e6a1: Download complete [2023-01-10T05:09:24.837Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T05:09:24.837Z] 2437ff75d9bd: Download complete [2023-01-10T05:09:26.253Z] 8998bd30e6a1: Pull complete [2023-01-10T05:09:27.757Z] 04944245beec: Pull complete [2023-01-10T05:09:28.742Z] 699f458cf7ca: Pull complete [2023-01-10T05:09:29.021Z] 765212b225bb: Pull complete [2023-01-10T05:09:29.605Z] f23df028b6ca: Pull complete [2023-01-10T05:09:29.872Z] d65c8cfc05b1: Pull complete [2023-01-10T05:09:44.879Z] 2437ff75d9bd: Pull complete [2023-01-10T05:09:44.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T05:09:44.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T05:09:44.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:09:45.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-1539 does not seem to be running inside a container [2023-01-10T05:09:45.264Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T05:09:47.850Z] $ docker top c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:09:48.757Z] ---> job-cost.sh [2023-01-10T05:09:48.757Z] lf-activate-venv: SKIPPING [2023-01-10T05:09:48.757Z] INFO: No Stack... [2023-01-10T05:09:49.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T05:09:49.986Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T05:09:50.327Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-01-10T05:09:50.327Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T05:09:50.414Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [2023-01-10T05:09:50.421Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] did not exist. Created. [2023-01-10T05:09:50.421Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T05:09:50.834Z] /w/workspace/go-mod-secrets/1@tmp/durable-126c169e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T05:09:51.187Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T05:09:51.484Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T05:09:51.539Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T05:09:51.555Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T05:09:51.623Z] $ docker stop --time=1 c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 [2023-01-10T05:09:53.141Z] $ docker rm -f --volumes c53cf4113d416b9c644731eb1dee841d62211420ecbe8e21c46bba18d0dfcf58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-10T05:09:54.148Z] provisioning config files... [2023-01-10T05:09:54.160Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/config1313736690222030687tmp [Pipeline] { [Pipeline] sh [2023-01-10T05:09:54.482Z] + set +x [2023-01-10T05:09:54.482Z] + curl -s https://codecov.io/bash [2023-01-10T05:09:54.482Z] + bash -s -- [2023-01-10T05:09:54.482Z] [2023-01-10T05:09:54.482Z] _____ _ [2023-01-10T05:09:54.482Z] / ____| | | [2023-01-10T05:09:54.482Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T05:09:54.483Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T05:09:54.483Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T05:09:54.483Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T05:09:54.483Z] Bash-1.0.6 [2023-01-10T05:09:54.483Z] [2023-01-10T05:09:54.483Z] [2023-01-10T05:09:54.483Z] ==> git version 2.25.1 found [2023-01-10T05:09:54.483Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-10T05:09:54.483Z] Release-Date: 2020-01-08 [2023-01-10T05:09:54.483Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T05:09:54.483Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T05:09:54.483Z] ==> Jenkins CI detected. [2023-01-10T05:09:54.483Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-173 [2023-01-10T05:09:54.483Z] project root: . [2023-01-10T05:09:54.483Z] --> token set from env [2023-01-10T05:09:54.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T05:09:54.483Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T05:09:54.483Z] ==> Python coveragepy not found [2023-01-10T05:09:54.483Z] ==> Searching for coverage reports in: [2023-01-10T05:09:54.483Z] + . [2023-01-10T05:09:54.483Z] -> Found 1 reports [2023-01-10T05:09:54.483Z] ==> Detecting git/mercurial file structure [2023-01-10T05:09:54.483Z] ==> Reading reports [2023-01-10T05:09:54.483Z] + ./coverage.out bytes=33437 [2023-01-10T05:09:54.483Z] ==> Appending adjustments [2023-01-10T05:09:54.483Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T05:09:54.742Z] + Found adjustments [2023-01-10T05:09:54.742Z] ==> Gzipping contents [2023-01-10T05:09:54.742Z] 8.0K /tmp/codecov.2E7Ujb.gz [2023-01-10T05:09:54.742Z] ==> Uploading reports [2023-01-10T05:09:54.742Z] url: https://codecov.io [2023-01-10T05:09:54.742Z] query: branch=PR-173&commit=4e448729cf1ad94728c0b1133db7bbd3eee7111c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-01-10T05:09:54.742Z] -> Pinging Codecov [2023-01-10T05:09:54.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-173&commit=4e448729cf1ad94728c0b1133db7bbd3eee7111c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-01-10T05:09:55.311Z] -> Uploading to [2023-01-10T05:09:55.311Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/D63849C06B6B67093493C71CE874ED06/4e448729cf1ad94728c0b1133db7bbd3eee7111c/2a2b027a-615d-415d-ab8d-853d9c84182d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T050955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b922261a5ba66d3d8a6d33128eb667680d5d8571a9f1ebb161a42ebecbf22ca2 [2023-01-10T05:09:55.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T05:09:55.311Z] Dload Upload Total Spent Left Speed [2023-01-10T05:09:55.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6811 0 0 100 6811 0 26920 --:--:-- --:--:-- --:--:-- 26920 [2023-01-10T05:09:55.570Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/4e448729cf1ad94728c0b1133db7bbd3eee7111c [Pipeline] } [2023-01-10T05:09:55.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T05:09:57.374Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives ] [2023-01-10T05:09:57.374Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives [2023-01-10T05:09:57.374Z] total 16 [2023-01-10T05:09:57.374Z] drwxr-xr-x 3 root root 4096 Jan 10 05:04 . [2023-01-10T05:09:57.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:04 .. [2023-01-10T05:09:57.374Z] drwxr-xr-x 2 root root 4096 Jan 10 05:04 cost [2023-01-10T05:09:57.374Z] -rw-r--r-- 1 root root 86 Jan 10 05:04 cost.csv [2023-01-10T05:09:57.374Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives [2023-01-10T05:09:57.374Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives [2023-01-10T05:09:57.374Z] total 16 [2023-01-10T05:09:57.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:04 . [2023-01-10T05:09:57.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:04 .. [2023-01-10T05:09:57.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:04 cost [2023-01-10T05:09:57.374Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:09:57.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:09:58.596Z] ---> package-listing.sh [2023-01-10T05:09:58.596Z] ++ facter osfamily [2023-01-10T05:09:58.596Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T05:09:58.857Z] + OS_FAMILY=debian [2023-01-10T05:09:58.857Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-173 [2023-01-10T05:09:58.857Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T05:09:58.857Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T05:09:58.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T05:09:58.857Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T05:09:58.857Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-173 ']' [2023-01-10T05:09:58.857Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T05:09:58.857Z] + case "${OS_FAMILY}" in [2023-01-10T05:09:58.857Z] + dpkg -l [2023-01-10T05:09:58.857Z] + grep '^ii' [2023-01-10T05:09:58.857Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T05:09:58.857Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T05:09:58.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T05:09:58.857Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-173 ']' [2023-01-10T05:09:58.857Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/ [2023-01-10T05:09:58.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-173/archives/ [Pipeline] echo [2023-01-10T05:09:58.890Z] 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/gexfoundry_go-mod-secrets_PR-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T05:09:59.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T05:09:59.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T05:09:59.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T05:09:59.967Z] prd-ubuntu20.04-docker-8c-8g-1537 does not seem to be running inside a container [2023-01-10T05:10:00.010Z] $ 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/gexfoundry_go-mod-secrets_PR-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-173 -v /w/workspace/gexfoundry_go-mod-secrets_PR-173:/w/workspace/gexfoundry_go-mod-secrets_PR-173:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T05:10:00.220Z] $ docker top 34b529e6495f18ae6f7c4268c32f8f4f7d1318f5624dc7006fc6b45f9a6b0a61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T05:10:00.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T05:10:00.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T05:10:01.222Z] + ls /var/log/sa-host [2023-01-10T05:10:01.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T05:10:01.433Z] provisioning config files... [2023-01-10T05:10:01.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-173@tmp/config2717159753303721405tmp [Pipeline] { [Pipeline] echo [2023-01-10T05:10:01.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:10:01.803Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T05:10:01.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:10:02.231Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T05:10:02.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:10:02.578Z] ---> sudo-logs.sh [2023-01-10T05:10:02.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T05:10:02.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:10:02.975Z] ---> job-cost.sh [2023-01-10T05:10:02.975Z] lf-activate-venv: SKIPPING [2023-01-10T05:10:02.976Z] DEBUG: total: 0.2199999988079071 [2023-01-10T05:10:02.976Z] INFO: Retrieving Stack Cost... [2023-01-10T05:10:03.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T05:10:03.498Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T05:10:03.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T05:10:03.846Z] ---> logs-deploy.sh [2023-01-10T05:10:03.846Z] lf-activate-venv: SKIPPING [2023-01-10T05:10:03.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-173/1 [2023-01-10T05:10:03.846Z] INFO: archiving workspace using pattern(s): [2023-01-10T05:10:04.789Z] Archives upload complete. [2023-01-10T05:10:05.050Z] INFO: archiving logs to Nexus [2023-01-10T05:10:05.621Z] ---> uname -a: [2023-01-10T05:10:05.621Z] Linux prd-ubuntu20-04-docker-8c-8g-1537 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T05:10:05.621Z] [2023-01-10T05:10:05.621Z] [2023-01-10T05:10:05.621Z] ---> lscpu: [2023-01-10T05:10:05.621Z] Architecture: x86_64 [2023-01-10T05:10:05.621Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T05:10:05.621Z] Byte Order: Little Endian [2023-01-10T05:10:05.621Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T05:10:05.621Z] CPU(s): 8 [2023-01-10T05:10:05.621Z] On-line CPU(s) list: 0-7 [2023-01-10T05:10:05.621Z] Thread(s) per core: 1 [2023-01-10T05:10:05.621Z] Core(s) per socket: 1 [2023-01-10T05:10:05.621Z] Socket(s): 8 [2023-01-10T05:10:05.621Z] NUMA node(s): 1 [2023-01-10T05:10:05.621Z] Vendor ID: AuthenticAMD [2023-01-10T05:10:05.621Z] CPU family: 23 [2023-01-10T05:10:05.621Z] Model: 49 [2023-01-10T05:10:05.621Z] Model name: AMD EPYC-Rome Processor [2023-01-10T05:10:05.621Z] Stepping: 0 [2023-01-10T05:10:05.621Z] CPU MHz: 2799.998 [2023-01-10T05:10:05.621Z] BogoMIPS: 5599.99 [2023-01-10T05:10:05.621Z] Virtualization: AMD-V [2023-01-10T05:10:05.621Z] Hypervisor vendor: KVM [2023-01-10T05:10:05.621Z] Virtualization type: full [2023-01-10T05:10:05.621Z] L1d cache: 256 KiB [2023-01-10T05:10:05.621Z] L1i cache: 256 KiB [2023-01-10T05:10:05.621Z] L2 cache: 4 MiB [2023-01-10T05:10:05.621Z] L3 cache: 128 MiB [2023-01-10T05:10:05.621Z] NUMA node0 CPU(s): 0-7 [2023-01-10T05:10:05.621Z] Vulnerability Itlb multihit: Not affected [2023-01-10T05:10:05.621Z] Vulnerability L1tf: Not affected [2023-01-10T05:10:05.621Z] Vulnerability Mds: Not affected [2023-01-10T05:10:05.621Z] Vulnerability Meltdown: Not affected [2023-01-10T05:10:05.621Z] Vulnerability Mmio stale data: Not affected [2023-01-10T05:10:05.622Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T05:10:05.622Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T05:10:05.622Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T05:10:05.622Z] Vulnerability Srbds: Not affected [2023-01-10T05:10:05.622Z] Vulnerability Tsx async abort: Not affected [2023-01-10T05:10:05.622Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] ---> nproc: [2023-01-10T05:10:05.622Z] 8 [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] ---> df -h: [2023-01-10T05:10:05.622Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T05:10:05.622Z] overlay 155G 11G 145G 7% / [2023-01-10T05:10:05.622Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T05:10:05.622Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T05:10:05.622Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T05:10:05.622Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] ---> sar -b -r -n DEV: [2023-01-10T05:10:05.622Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1537) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:01:52 LINUX RESTART (8 CPU) [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T05:10:05.622Z] 05:03:01 144.58 47.23 97.35 0.00 5332.98 154496.12 0.00 [2023-01-10T05:10:05.622Z] 05:04:01 62.70 1.43 61.27 0.00 38.90 30813.92 0.00 [2023-01-10T05:10:05.622Z] 05:05:01 20.50 0.02 20.48 0.00 4.27 11040.31 0.00 [2023-01-10T05:10:05.622Z] 05:06:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2023-01-10T05:10:05.622Z] 05:07:01 18.43 7.08 11.35 0.00 902.10 2097.17 0.00 [2023-01-10T05:10:05.622Z] 05:08:01 38.58 3.52 35.06 0.00 4256.22 6715.68 0.00 [2023-01-10T05:10:05.622Z] 05:09:01 3.35 0.02 3.33 0.00 0.13 88.65 0.00 [2023-01-10T05:10:05.622Z] 05:10:01 6.62 0.30 6.32 0.00 26.00 118.65 0.00 [2023-01-10T05:10:05.622Z] Average: 36.97 7.45 29.52 0.00 1319.96 25672.85 0.00 [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T05:10:05.622Z] 05:03:01 29224528 31619136 706508 2.15 71596 2597380 1863284 5.49 963856 2347744 143828 [2023-01-10T05:10:05.622Z] 05:04:01 28674572 31592192 715972 2.18 93792 3050456 1817780 5.36 1077856 2713168 301964 [2023-01-10T05:10:05.622Z] 05:05:01 28664620 31582708 725376 2.21 94060 3050588 1783088 5.25 1098856 2700456 164 [2023-01-10T05:10:05.622Z] 05:06:01 28664888 31582988 724956 2.20 94108 3050584 1783088 5.25 1098312 2700460 132 [2023-01-10T05:10:05.622Z] 05:07:01 28581964 31584040 707128 2.15 99296 3137756 1510732 4.45 1134904 2738552 1088 [2023-01-10T05:10:05.622Z] 05:08:01 28147948 31566892 721140 2.19 128088 3505480 1793316 5.29 1417144 2863160 4 [2023-01-10T05:10:05.622Z] 05:09:01 28161668 31575796 711092 2.16 126708 3502228 1763228 5.20 1407444 2859936 156 [2023-01-10T05:10:05.622Z] 05:10:01 28119700 31536152 746596 2.27 126936 3503732 1846584 5.44 1444120 2859904 292 [2023-01-10T05:10:05.622Z] Average: 28529986 31579988 719846 2.19 104323 3174776 1770138 5.22 1205312 2722922 55954 [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T05:10:05.622Z] 05:03:01 docker0 1.70 1.68 0.21 16.86 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:03:01 ens3 723.95 482.10 6435.91 90.33 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:03:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:04:01 docker0 31.57 36.34 2.43 543.60 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:04:01 ens3 156.24 109.33 3080.46 21.68 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:05:01 ens3 28.83 33.94 21.58 79.73 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:06:01 ens3 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:07:01 ens3 57.31 35.57 855.84 2.80 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:08:01 ens3 109.82 65.46 1898.46 4.56 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:08:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:10:01 ens3 22.00 13.31 22.84 7.79 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] 05:10:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] Average: docker0 4.16 4.75 0.33 70.10 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] Average: ens3 137.34 92.48 1539.51 25.86 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] ---> sar -P ALL: [2023-01-10T05:10:05.622Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1537) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:01:52 LINUX RESTART (8 CPU) [2023-01-10T05:10:05.622Z] [2023-01-10T05:10:05.622Z] 05:02:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T05:10:05.622Z] 05:03:01 all 9.08 0.00 3.41 2.14 0.05 85.31 [2023-01-10T05:10:05.622Z] 05:03:01 0 9.97 0.00 2.68 0.17 0.05 87.13 [2023-01-10T05:10:05.622Z] 05:03:01 1 9.78 0.00 2.92 0.72 0.05 86.53 [2023-01-10T05:10:05.622Z] 05:03:01 2 8.95 0.00 3.52 6.36 0.05 81.12 [2023-01-10T05:10:05.622Z] 05:03:01 3 8.51 0.00 3.94 1.68 0.05 85.82 [2023-01-10T05:10:05.622Z] 05:03:01 4 8.50 0.00 3.06 1.31 0.05 87.08 [2023-01-10T05:10:05.622Z] 05:03:01 5 9.26 0.00 4.09 5.46 0.05 81.14 [2023-01-10T05:10:05.622Z] 05:03:01 6 10.70 0.00 3.20 0.47 0.03 85.59 [2023-01-10T05:10:05.622Z] 05:03:01 7 6.96 0.00 3.88 1.00 0.07 88.10 [2023-01-10T05:10:05.622Z] 05:04:01 all 34.94 0.00 6.37 0.87 0.07 57.74 [2023-01-10T05:10:05.622Z] 05:04:01 0 33.22 0.00 6.18 1.48 0.07 59.05 [2023-01-10T05:10:05.622Z] 05:04:01 1 33.90 0.00 5.69 0.08 0.07 60.26 [2023-01-10T05:10:05.622Z] 05:04:01 2 35.53 0.00 7.07 2.59 0.08 54.72 [2023-01-10T05:10:05.622Z] 05:04:01 3 35.64 0.00 6.17 0.24 0.07 57.89 [2023-01-10T05:10:05.622Z] 05:04:01 4 35.53 0.00 6.77 0.05 0.07 57.58 [2023-01-10T05:10:05.622Z] 05:04:01 5 35.27 0.00 6.00 0.05 0.08 58.59 [2023-01-10T05:10:05.622Z] 05:04:01 6 34.48 0.00 6.84 1.35 0.08 57.24 [2023-01-10T05:10:05.622Z] 05:04:01 7 35.99 0.00 6.20 1.12 0.07 56.62 [2023-01-10T05:10:05.622Z] 05:05:01 all 0.56 0.00 0.20 0.23 0.01 98.99 [2023-01-10T05:10:05.622Z] 05:05:01 0 0.22 0.00 0.42 1.60 0.02 97.74 [2023-01-10T05:10:05.622Z] 05:05:01 1 0.37 0.00 0.18 0.10 0.02 99.33 [2023-01-10T05:10:05.622Z] 05:05:01 2 1.03 0.00 0.13 0.02 0.00 98.82 [2023-01-10T05:10:05.622Z] 05:05:01 3 0.17 0.00 0.15 0.00 0.02 99.67 [2023-01-10T05:10:05.622Z] 05:05:01 4 0.18 0.00 0.17 0.00 0.02 99.63 [2023-01-10T05:10:05.622Z] 05:05:01 5 1.80 0.00 0.15 0.00 0.00 98.06 [2023-01-10T05:10:05.622Z] 05:05:01 6 0.35 0.00 0.15 0.13 0.02 99.35 [2023-01-10T05:10:05.622Z] 05:05:01 7 0.37 0.00 0.25 0.02 0.02 99.35 [2023-01-10T05:10:05.622Z] 05:06:01 all 0.25 0.00 0.02 0.00 0.01 99.73 [2023-01-10T05:10:05.622Z] 05:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-10T05:10:05.622Z] 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T05:10:05.622Z] 05:06:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2023-01-10T05:10:05.622Z] 05:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-10T05:10:05.622Z] 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T05:10:05.622Z] 05:06:01 5 1.76 0.00 0.03 0.00 0.02 98.19 [2023-01-10T05:10:05.622Z] 05:06:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-10T05:10:05.622Z] 05:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-10T05:10:05.622Z] 05:07:01 all 0.46 0.00 0.24 0.15 0.01 99.14 [2023-01-10T05:10:05.622Z] 05:07:01 0 0.13 0.00 0.12 0.02 0.00 99.73 [2023-01-10T05:10:05.622Z] 05:07:01 1 0.57 0.00 0.18 0.03 0.00 99.22 [2023-01-10T05:10:05.622Z] 05:07:01 2 0.07 0.00 0.12 0.00 0.00 99.82 [2023-01-10T05:10:05.622Z] 05:07:01 3 0.53 0.00 0.25 0.02 0.02 99.18 [2023-01-10T05:10:05.622Z] 05:07:01 4 0.68 0.00 0.62 0.45 0.00 98.25 [2023-01-10T05:10:05.622Z] 05:07:01 5 0.65 0.00 0.17 0.37 0.00 98.81 [2023-01-10T05:10:05.622Z] 05:07:01 6 0.12 0.00 0.18 0.27 0.02 99.42 [2023-01-10T05:10:05.622Z] 05:07:01 7 0.93 0.00 0.30 0.03 0.02 98.71 [2023-01-10T05:10:05.622Z] 05:08:01 all 1.74 0.00 1.27 0.37 0.02 96.59 [2023-01-10T05:10:05.622Z] 05:08:01 0 1.68 0.00 0.91 0.03 0.02 97.37 [2023-01-10T05:10:05.622Z] 05:08:01 1 1.57 0.00 1.45 0.02 0.02 96.94 [2023-01-10T05:10:05.622Z] 05:08:01 2 1.50 0.00 2.95 0.05 0.02 95.48 [2023-01-10T05:10:05.622Z] 05:08:01 3 1.94 0.00 0.83 0.02 0.00 97.21 [2023-01-10T05:10:05.622Z] 05:08:01 4 2.89 0.00 1.03 0.53 0.02 95.53 [2023-01-10T05:10:05.622Z] 05:08:01 5 1.54 0.00 0.97 0.85 0.02 96.63 [2023-01-10T05:10:05.622Z] 05:08:01 6 1.22 0.00 0.67 1.44 0.03 96.63 [2023-01-10T05:10:05.622Z] 05:08:01 7 1.62 0.00 1.34 0.05 0.03 96.96 [2023-01-10T05:10:05.622Z] 05:09:01 all 0.09 0.00 0.05 0.04 0.01 99.81 [2023-01-10T05:10:05.622Z] 05:09:01 0 0.10 0.00 0.03 0.02 0.02 99.83 [2023-01-10T05:10:05.622Z] 05:09:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2023-01-10T05:10:05.622Z] 05:09:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2023-01-10T05:10:05.622Z] 05:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-10T05:10:05.622Z] 05:09:01 4 0.25 0.00 0.13 0.00 0.00 99.62 [2023-01-10T05:10:05.622Z] 05:09:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-10T05:10:05.622Z] 05:09:01 6 0.05 0.00 0.05 0.28 0.02 99.60 [2023-01-10T05:10:05.622Z] 05:09:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-01-10T05:10:05.622Z] 05:10:01 all 0.48 0.00 0.22 0.02 0.01 99.26 [2023-01-10T05:10:05.622Z] 05:10:01 0 0.20 0.00 0.25 0.03 0.02 99.50 [2023-01-10T05:10:05.622Z] 05:10:01 1 0.82 0.00 0.30 0.00 0.00 98.88 [2023-01-10T05:10:05.622Z] 05:10:01 2 0.93 0.00 0.25 0.00 0.02 98.80 [2023-01-10T05:10:05.622Z] 05:10:01 3 0.57 0.00 0.18 0.00 0.00 99.25 [2023-01-10T05:10:05.622Z] 05:10:01 4 0.22 0.00 0.20 0.00 0.02 99.57 [2023-01-10T05:10:05.622Z] 05:10:01 5 0.20 0.00 0.13 0.00 0.00 99.67 [2023-01-10T05:10:05.622Z] 05:10:01 6 0.60 0.00 0.23 0.15 0.03 98.98 [2023-01-10T05:10:05.622Z] 05:10:01 7 0.33 0.00 0.20 0.00 0.00 99.47 [2023-01-10T05:10:05.622Z] Average: all 5.89 0.00 1.46 0.48 0.02 92.15 [2023-01-10T05:10:05.622Z] Average: 0 5.66 0.00 1.32 0.42 0.03 92.57 [2023-01-10T05:10:05.622Z] Average: 1 5.83 0.00 1.34 0.12 0.02 92.69 [2023-01-10T05:10:05.623Z] Average: 2 5.96 0.00 1.75 1.12 0.02 91.15 [2023-01-10T05:10:05.623Z] Average: 3 5.86 0.00 1.44 0.24 0.02 92.44 [2023-01-10T05:10:05.623Z] Average: 4 5.97 0.00 1.49 0.29 0.02 92.23 [2023-01-10T05:10:05.623Z] Average: 5 6.24 0.00 1.43 0.83 0.02 91.47 [2023-01-10T05:10:05.623Z] Average: 6 5.88 0.00 1.41 0.51 0.03 92.17 [2023-01-10T05:10:05.623Z] Average: 7 5.73 0.00 1.52 0.27 0.03 92.46 [2023-01-10T05:10:05.623Z] [2023-01-10T05:10:05.623Z] [2023-01-10T05:10:05.623Z]