Pull request #532 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53d60bd44863785abd2136c43e4b0d43f360ad7a+35567bea18a13fdb2dc93def4d54b378a0cd2229 (0ea0b179995025cc83cbfe38a4eea77443b5d9b0) 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-ssh11896170754782968901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7623306937835863992.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-bootstrap/branches/PR-532/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-bootstrap/branches/PR-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8865172766737485856.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-bootstrap/branches/PR-532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12068381927132018594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9274683953315665754.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-bootstrap/branches/PR-532/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-bootstrap/branches/PR-532/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17501355062463835231.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-bootstrap 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-13894 in /w/workspace/xfoundry_go-mod-bootstrap_PR-532 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-532 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35567bea18a13fdb2dc93def4d54b378a0cd2229 into PR head commit 53d60bd44863785abd2136c43e4b0d43f360ad7a Merge succeeded, producing 53d60bd44863785abd2136c43e4b0d43f360ad7a Checking out Revision 53d60bd44863785abd2136c43e4b0d43f360ad7a (PR-532) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T09:59:19.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 53d60bd44863785abd2136c43e4b0d43f360ad7a # 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 35567bea18a13fdb2dc93def4d54b378a0cd2229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53d60bd44863785abd2136c43e4b0d43f360ad7a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T09:59:19.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T09:59:19.408Z] ========================================================= [2023-05-05T09:59:19.408Z] EdgeX Global Pipelines Version Info [2023-05-05T09:59:19.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T09:59:20.141Z] ------------------- [2023-05-05T09:59:20.141Z] stable info: [2023-05-05T09:59:20.141Z] ------------------- [2023-05-05T09:59:20.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T09:59:20.141Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T09:59:20.141Z] Message: update stable to v1.0.249 [2023-05-05T09:59:20.722Z] ------------------- [2023-05-05T09:59:20.722Z] experimental info: [2023-05-05T09:59:20.722Z] ------------------- [2023-05-05T09:59:20.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T09:59:20.722Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T09:59:20.722Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T09:59:20.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-05-05T09:59:21.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-05-05T09:59:21.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T09:59:21.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T09:59:21.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T09:59:21.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T09:59:21.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T09:59:21.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T09:59:21.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T09:59:21.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T09:59:21.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T09:59:21.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-05-05T09:59:21.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T09:59:21.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T09:59:21.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T09:59:21.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T09:59:21.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T09:59:21.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T09:59:21.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T09:59:21.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T09:59:21.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T09:59:21.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T09:59:21.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T09:59:21.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T09:59:21.892Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-05T09:59:21.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T09:59:22.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T09:59:22.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-532 [Pipeline] echo [2023-05-05T09:59:22.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-532 [Pipeline] echo [2023-05-05T09:59:22.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-532 [Pipeline] echo [2023-05-05T09:59:22.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d60bd44863785abd2136c43e4b0d43f360ad7a [Pipeline] echo [2023-05-05T09:59:22.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d60bd [Pipeline] echo [2023-05-05T09:59:22.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T09:59:22.799Z] + git rev-list -1 --merges 53d60bd44863785abd2136c43e4b0d43f360ad7a~1..53d60bd44863785abd2136c43e4b0d43f360ad7a [Pipeline] echo [2023-05-05T09:59:22.862Z] -----------> git rev-list -1 --merges 53d60bd44863785abd2136c43e4b0d43f360ad7a~1..53d60bd44863785abd2136c43e4b0d43f360ad7a 53d60bd44863785abd2136c43e4b0d43f360ad7a [false] [Pipeline] sh [2023-05-05T09:59:23.170Z] + git log --format=format:%s -1 53d60bd44863785abd2136c43e4b0d43f360ad7a [Pipeline] echo [2023-05-05T09:59:23.202Z] ========================================================= [2023-05-05T09:59:23.202Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T09:59:23.202Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T09:59:23.651Z] + git log --format=format:%s -1 53d60bd44863785abd2136c43e4b0d43f360ad7a [Pipeline] echo [2023-05-05T09:59:23.684Z] [semverPrep] GIT_COMMIT: 53d60bd44863785abd2136c43e4b0d43f360ad7a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-05T09:59:23.710Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T09:59:24.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T09:59:24.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T09:59:24.111Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T09:59:24.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T09:59:24.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T09:59:24.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T09:59:24.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T09:59:24.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T09:59:24.878Z] [2023-05-05T09:59:24.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T09:59:25.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T09:59:25.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T09:59:25.275Z] b85a868b505f: Pulling fs layer [2023-05-05T09:59:25.275Z] e2be974225ed: Pulling fs layer [2023-05-05T09:59:25.275Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T09:59:25.275Z] 988bab9f4d93: Pulling fs layer [2023-05-05T09:59:25.275Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T09:59:25.275Z] eaf3925da568: Pulling fs layer [2023-05-05T09:59:25.275Z] bab4dde63d76: Pulling fs layer [2023-05-05T09:59:25.275Z] bde34c3a00c8: Pulling fs layer [2023-05-05T09:59:25.275Z] b352a97aabf1: Pulling fs layer [2023-05-05T09:59:25.275Z] 4872d77fe225: Pulling fs layer [2023-05-05T09:59:25.275Z] 5851b861e8e6: Pulling fs layer [2023-05-05T09:59:25.275Z] 988bab9f4d93: Waiting [2023-05-05T09:59:25.275Z] b352a97aabf1: Waiting [2023-05-05T09:59:25.275Z] 1469e6f7b9e6: Waiting [2023-05-05T09:59:25.275Z] 4872d77fe225: Waiting [2023-05-05T09:59:25.275Z] eaf3925da568: Waiting [2023-05-05T09:59:25.275Z] bab4dde63d76: Waiting [2023-05-05T09:59:25.275Z] bde34c3a00c8: Waiting [2023-05-05T09:59:25.275Z] 5851b861e8e6: Waiting [2023-05-05T09:59:25.538Z] e2be974225ed: Verifying Checksum [2023-05-05T09:59:25.538Z] e2be974225ed: Download complete [2023-05-05T09:59:25.538Z] 988bab9f4d93: Verifying Checksum [2023-05-05T09:59:25.538Z] 988bab9f4d93: Download complete [2023-05-05T09:59:25.538Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T09:59:25.538Z] 1469e6f7b9e6: Download complete [2023-05-05T09:59:25.538Z] eaf3925da568: Verifying Checksum [2023-05-05T09:59:25.538Z] eaf3925da568: Download complete [2023-05-05T09:59:25.538Z] 339a4e72a1f5: Download complete [2023-05-05T09:59:25.538Z] bde34c3a00c8: Verifying Checksum [2023-05-05T09:59:25.538Z] bde34c3a00c8: Download complete [2023-05-05T09:59:25.797Z] b352a97aabf1: Verifying Checksum [2023-05-05T09:59:25.797Z] b352a97aabf1: Download complete [2023-05-05T09:59:25.797Z] b85a868b505f: Verifying Checksum [2023-05-05T09:59:25.797Z] b85a868b505f: Download complete [2023-05-05T09:59:25.797Z] 4872d77fe225: Download complete [2023-05-05T09:59:25.797Z] 5851b861e8e6: Download complete [2023-05-05T09:59:26.057Z] bab4dde63d76: Verifying Checksum [2023-05-05T09:59:26.057Z] bab4dde63d76: Download complete [2023-05-05T09:59:26.994Z] b85a868b505f: Pull complete [2023-05-05T09:59:26.994Z] e2be974225ed: Pull complete [2023-05-05T09:59:27.564Z] 339a4e72a1f5: Pull complete [2023-05-05T09:59:27.564Z] 988bab9f4d93: Pull complete [2023-05-05T09:59:27.824Z] 1469e6f7b9e6: Pull complete [2023-05-05T09:59:27.824Z] eaf3925da568: Pull complete [2023-05-05T09:59:29.733Z] bab4dde63d76: Pull complete [2023-05-05T09:59:29.733Z] bde34c3a00c8: Pull complete [2023-05-05T09:59:29.993Z] b352a97aabf1: Pull complete [2023-05-05T09:59:29.993Z] 4872d77fe225: Pull complete [2023-05-05T09:59:30.253Z] 5851b861e8e6: Pull complete [2023-05-05T09:59:30.253Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T09:59:30.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T09:59:30.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T09:59:30.536Z] prd-ubuntu20.04-docker-8c-8g-13894 does not seem to be running inside a container [2023-05-05T09:59:30.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-532 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532:/w/workspace/xfoundry_go-mod-bootstrap_PR-532:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T09:59:34.149Z] $ docker top b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 -eo pid,comm [2023-05-05T09:59:34.217Z] 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-05-05T09:59:34.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T09:59:34.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T09:59:34.343Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T09:59:34.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T09:59:34.450Z] $ docker exec b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 ssh-agent [2023-05-05T09:59:34.564Z] SSH_AUTH_SOCK=/tmp/ssh-pFQAZpQwrkfp/agent.31 [2023-05-05T09:59:34.564Z] SSH_AGENT_PID=37 [2023-05-05T09:59:34.570Z] Running ssh-add (command line suppressed) [2023-05-05T09:59:34.685Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/private_key_9273655928483635239.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/private_key_9273655928483635239.key) [2023-05-05T09:59:34.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T09:59:35.044Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T09:59:35.064Z] $ docker exec --env ******** --env ******** b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 ssh-agent -k [2023-05-05T09:59:35.167Z] unset SSH_AUTH_SOCK; [2023-05-05T09:59:35.168Z] unset SSH_AGENT_PID; [2023-05-05T09:59:35.168Z] echo Agent pid 37 killed; [2023-05-05T09:59:35.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T09:59:35.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T09:59:35.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T09:59:35.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T09:59:35.373Z] $ docker exec b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 ssh-agent [2023-05-05T09:59:35.485Z] SSH_AUTH_SOCK=/tmp/ssh-ezuX9Lk3GUXF/agent.69 [2023-05-05T09:59:35.485Z] SSH_AGENT_PID=75 [2023-05-05T09:59:35.490Z] Running ssh-add (command line suppressed) [2023-05-05T09:59:35.582Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/private_key_12940369892448060394.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/private_key_12940369892448060394.key) [2023-05-05T09:59:35.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T09:59:35.930Z] + git semver init [2023-05-05T09:59:36.191Z] 2023-05-05 09:59:36,132 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T09:59:36.191Z] 2023-05-05 09:59:36,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver [2023-05-05T09:59:36.191Z] 2023-05-05 09:59:36,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver [2023-05-05T09:59:36.191Z] 2023-05-05 09:59:36,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-532, universal_newlines=False, shell=None, istream=None) [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,910 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.git/info/exclude [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver/PR-532 with force:False [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,910 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver/PR-532 [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,916 [execute] INFO git cat-file --batch-check [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,923 [execute] INFO git cat-file --batch [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T09:59:37.127Z] 2023-05-05 09:59:36,929 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-532/.semver/PR-532 [2023-05-05T09:59:37.127Z] 0.0.0 [Pipeline] } [2023-05-05T09:59:37.150Z] $ docker exec --env ******** --env ******** b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 ssh-agent -k [2023-05-05T09:59:37.255Z] unset SSH_AUTH_SOCK; [2023-05-05T09:59:37.256Z] unset SSH_AGENT_PID; [2023-05-05T09:59:37.256Z] echo Agent pid 75 killed; [2023-05-05T09:59:37.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T09:59:37.680Z] + git semver [Pipeline] } [2023-05-05T09:59:37.968Z] $ docker stop --time=1 b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 [2023-05-05T09:59:39.274Z] $ docker rm -f --volumes b37c23ce0ae1f93227349a2d6b07b83cc6411de903ae805ad24cd538d1418855 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T09:59:39.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T09:59:39.958Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T09:59:39.975Z] [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-05-05T09:59:40.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T09:59:40.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T09:59:40.602Z] ========================================================= [2023-05-05T09:59:40.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T09:59:40.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-05T09:59:40.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T09:59:40.986Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T09:59:40.986Z] f56be85fc22e: Pulling fs layer [2023-05-05T09:59:40.986Z] 85791d961cd3: Pulling fs layer [2023-05-05T09:59:40.986Z] d694b5ae8c79: Pulling fs layer [2023-05-05T09:59:40.986Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T09:59:40.986Z] 4d19c01a9841: Pulling fs layer [2023-05-05T09:59:40.986Z] 9325e15d5711: Pulling fs layer [2023-05-05T09:59:40.986Z] 556b6ee489ea: Pulling fs layer [2023-05-05T09:59:40.986Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T09:59:40.986Z] 9f32a84ed3da: Waiting [2023-05-05T09:59:40.986Z] 4d19c01a9841: Waiting [2023-05-05T09:59:40.986Z] 9325e15d5711: Waiting [2023-05-05T09:59:40.986Z] 556b6ee489ea: Waiting [2023-05-05T09:59:40.986Z] c5a4b2cf53e6: Waiting [2023-05-05T09:59:40.986Z] 85791d961cd3: Download complete [2023-05-05T09:59:40.986Z] 9f32a84ed3da: Download complete [2023-05-05T09:59:40.986Z] 4d19c01a9841: Verifying Checksum [2023-05-05T09:59:40.986Z] 4d19c01a9841: Download complete [2023-05-05T09:59:40.986Z] 9325e15d5711: Verifying Checksum [2023-05-05T09:59:40.986Z] 9325e15d5711: Download complete [2023-05-05T09:59:40.986Z] f56be85fc22e: Verifying Checksum [2023-05-05T09:59:40.986Z] f56be85fc22e: Download complete [2023-05-05T09:59:41.245Z] f56be85fc22e: Pull complete [2023-05-05T09:59:41.507Z] 85791d961cd3: Pull complete [2023-05-05T09:59:41.781Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T09:59:41.781Z] c5a4b2cf53e6: Download complete [2023-05-05T09:59:42.056Z] d694b5ae8c79: Verifying Checksum [2023-05-05T09:59:42.056Z] d694b5ae8c79: Download complete [2023-05-05T09:59:42.056Z] 556b6ee489ea: Verifying Checksum [2023-05-05T09:59:42.056Z] 556b6ee489ea: Download complete [2023-05-05T09:59:45.334Z] d694b5ae8c79: Pull complete [2023-05-05T09:59:45.334Z] 9f32a84ed3da: Pull complete [2023-05-05T09:59:45.591Z] 4d19c01a9841: Pull complete [2023-05-05T09:59:45.591Z] 9325e15d5711: Pull complete [2023-05-05T09:59:48.126Z] 556b6ee489ea: Pull complete [2023-05-05T09:59:49.065Z] c5a4b2cf53e6: Pull complete [2023-05-05T09:59:49.065Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T09:59:49.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T09:59:49.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-05T09:59:49.376Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T09:59:49.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T09:59:49.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T09:59:50.009Z] prd-ubuntu20.04-docker-8c-8g-13894 does not seem to be running inside a container [2023-05-05T09:59:50.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-532 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532:/w/workspace/xfoundry_go-mod-bootstrap_PR-532:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T09:59:55.362Z] Still waiting to schedule task [2023-05-05T09:59:55.362Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T09:59:56.161Z] $ docker top d75d5a55c70d0472faa61b1f562b103064d378a9039ec508121fb7020f58f31c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T09:59:56.551Z] + go version [2023-05-05T09:59:56.551Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T09:59:56.594Z] $ docker stop --time=1 d75d5a55c70d0472faa61b1f562b103064d378a9039ec508121fb7020f58f31c [2023-05-05T09:59:57.872Z] $ docker rm -f --volumes d75d5a55c70d0472faa61b1f562b103064d378a9039ec508121fb7020f58f31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T09:59:58.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T09:59:58.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T09:59:58.715Z] prd-ubuntu20.04-docker-8c-8g-13894 does not seem to be running inside a container [2023-05-05T09:59:58.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-532 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532:/w/workspace/xfoundry_go-mod-bootstrap_PR-532:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T09:59:59.094Z] $ docker top d932af5b294d661a9cc499420065d9b8f793fe07cfa5e3653b6ee759fd905cbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T09:59:59.482Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-532 [Pipeline] fileExists [Pipeline] sh [2023-05-05T09:59:59.839Z] + make test [2023-05-05T09:59:59.839Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-05T09:59:59.839Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-05T09:59:59.839Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-05T09:59:59.839Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-05T09:59:59.839Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-05T09:59:59.839Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-05T09:59:59.839Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-05T09:59:59.839Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-05T09:59:59.839Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-05T09:59:59.839Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-05T09:59:59.839Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-05T09:59:59.839Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-05T09:59:59.839Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-05T10:00:00.406Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-05T10:00:00.406Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-05T10:00:00.406Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-05T10:00:00.406Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-05T10:00:00.406Z] go: downloading golang.org/x/net v0.9.0 [2023-05-05T10:00:00.406Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-05T10:00:00.406Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-05T10:00:00.406Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-05T10:00:00.406Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-05T10:00:00.406Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-05T10:00:00.406Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-05T10:00:00.406Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-05T10:00:00.406Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-05T10:00:00.673Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-05T10:00:00.673Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-05T10:00:00.673Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-05T10:00:00.673Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-05T10:00:00.673Z] go: downloading golang.org/x/text v0.9.0 [2023-05-05T10:00:00.673Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-05T10:00:00.673Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-05T10:00:00.673Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-05T10:00:00.673Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-05T10:00:00.673Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-05T10:00:00.673Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-05T10:00:00.673Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-05T10:00:00.673Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-05T10:00:00.673Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-05T10:00:00.935Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-05T10:00:00.935Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-05T10:00:00.935Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-05T10:00:01.193Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-05T10:00:01.193Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-05T10:00:16.475Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-05T10:00:16.475Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-05T10:00:18.875Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-05T10:00:18.875Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-05T10:00:18.875Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.054s coverage: 34.1% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.019s coverage: 92.4% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.0% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.044s coverage: 42.4% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.026s coverage: 100.0% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 25.0% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.038s coverage: 78.6% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.016s coverage: 76.1% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements [2023-05-05T10:00:36.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-05-05T10:00:44.838Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-05T10:00:48.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T10:00:48.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-05T10:00:48.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T10:00:48.192Z] $ docker stop --time=1 d932af5b294d661a9cc499420065d9b8f793fe07cfa5e3653b6ee759fd905cbc [2023-05-05T10:00:49.872Z] $ docker rm -f --volumes d932af5b294d661a9cc499420065d9b8f793fe07cfa5e3653b6ee759fd905cbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T10:00:50.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T10:00:50.692Z] 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-05-05T10:00:51.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:00:51.639Z] [2023-05-05T10:00:51.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:00:52.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:00:52.029Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T10:00:52.029Z] 5eb5b503b376: Pulling fs layer [2023-05-05T10:00:52.029Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T10:00:52.029Z] ec43610c2a17: Pulling fs layer [2023-05-05T10:00:52.029Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T10:00:52.029Z] 33b1e0a273af: Pulling fs layer [2023-05-05T10:00:52.029Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T10:00:52.029Z] 2f39f015ded8: Pulling fs layer [2023-05-05T10:00:52.029Z] 3a2ae6a8a46f: Waiting [2023-05-05T10:00:52.029Z] 33b1e0a273af: Waiting [2023-05-05T10:00:52.029Z] 5d3b04190fa2: Waiting [2023-05-05T10:00:52.029Z] 5c69ac0246d0: Download complete [2023-05-05T10:00:52.029Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T10:00:52.029Z] 3a2ae6a8a46f: Download complete [2023-05-05T10:00:52.303Z] 33b1e0a273af: Verifying Checksum [2023-05-05T10:00:52.303Z] 33b1e0a273af: Download complete [2023-05-05T10:00:52.303Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T10:00:52.303Z] 5d3b04190fa2: Download complete [2023-05-05T10:00:52.303Z] ec43610c2a17: Download complete [2023-05-05T10:00:52.303Z] 5eb5b503b376: Download complete [2023-05-05T10:00:52.901Z] 2f39f015ded8: Download complete [2023-05-05T10:00:53.497Z] 5eb5b503b376: Pull complete [2023-05-05T10:00:53.756Z] 5c69ac0246d0: Pull complete [2023-05-05T10:00:54.015Z] ec43610c2a17: Pull complete [2023-05-05T10:00:54.278Z] 3a2ae6a8a46f: Pull complete [2023-05-05T10:00:54.538Z] 33b1e0a273af: Pull complete [2023-05-05T10:00:54.538Z] 5d3b04190fa2: Pull complete [2023-05-05T10:00:59.060Z] 2f39f015ded8: Pull complete [2023-05-05T10:00:59.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T10:00:59.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:00:59.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:00:59.283Z] prd-ubuntu20.04-docker-8c-8g-13894 does not seem to be running inside a container [2023-05-05T10:00:59.324Z] $ 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/xfoundry_go-mod-bootstrap_PR-532 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532:/w/workspace/xfoundry_go-mod-bootstrap_PR-532:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@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-05-05T10:01:03.552Z] $ docker top 0d944dd11025b1482c6b03709ecdd8d4b010e3eb7bd99d002b0f10cf186c606d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:01:04.030Z] ---> job-cost.sh [2023-05-05T10:01:04.030Z] lf-activate-venv: SKIPPING [2023-05-05T10:01:04.030Z] INFO: No Stack... [2023-05-05T10:01:04.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T10:01:04.860Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T10:01:05.175Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives/cost.csv [2023-05-05T10:01:05.176Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T10:01:05.217Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [2023-05-05T10:01:05.223Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] did not exist. Created. [2023-05-05T10:01:05.223Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T10:01:05.622Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T10:01:05.677Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T10:01:05.707Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T10:01:05.789Z] $ docker stop --time=1 0d944dd11025b1482c6b03709ecdd8d4b010e3eb7bd99d002b0f10cf186c606d [2023-05-05T10:01:06.949Z] $ docker rm -f --volumes 0d944dd11025b1482c6b03709ecdd8d4b010e3eb7bd99d002b0f10cf186c606d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T10:01:26.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13895 in /w/workspace/xfoundry_go-mod-bootstrap_PR-532 [Pipeline] { [Pipeline] ws [2023-05-05T10:01:26.892Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-05-05T10:01:26.972Z] Selected Git installation does not exist. Using Default [2023-05-05T10:01:26.972Z] The recommended git tool is: NONE [2023-05-05T10:01:32.262Z] using credential edgex-jenkins-ssh [2023-05-05T10:01:32.287Z] Cloning the remote Git repository [2023-05-05T10:01:32.346Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-05T10:01:32.444Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-05-05T10:01:32.586Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-05T10:01:32.587Z] > git --version # timeout=10 [2023-05-05T10:01:32.611Z] > git --version # 'git version 2.25.1' [2023-05-05T10:01:32.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:01:32.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T10:01:33.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-05T10:01:33.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T10:01:35.451Z] Merging remotes/origin/main commit 35567bea18a13fdb2dc93def4d54b378a0cd2229 into PR head commit 53d60bd44863785abd2136c43e4b0d43f360ad7a [2023-05-05T10:01:34.768Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-05T10:01:34.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-05T10:01:34.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:01:34.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/532/head:refs/remotes/origin/PR-532 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T10:01:35.473Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T10:01:35.545Z] > git checkout -f 53d60bd44863785abd2136c43e4b0d43f360ad7a # timeout=10 [2023-05-05T10:01:35.651Z] > git remote # timeout=10 [2023-05-05T10:01:35.674Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T10:01:35.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T10:01:35.778Z] Merge succeeded, producing 53d60bd44863785abd2136c43e4b0d43f360ad7a [2023-05-05T10:01:35.778Z] Checking out Revision 53d60bd44863785abd2136c43e4b0d43f360ad7a (PR-532) [2023-05-05T10:01:36.279Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-05T10:01:36.331Z] > git --version # timeout=10 [2023-05-05T10:01:36.345Z] > git --version # 'git version 2.25.1' [2023-05-05T10:01:36.361Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T10:01:35.734Z] > git merge 35567bea18a13fdb2dc93def4d54b378a0cd2229 # timeout=10 [2023-05-05T10:01:35.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T10:01:35.787Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T10:01:35.804Z] > git checkout -f 53d60bd44863785abd2136c43e4b0d43f360ad7a # timeout=10 [2023-05-05T10:01:37.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T10:01:37.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T10:01:37.578Z] Dload Upload Total Spent Left Speed [2023-05-05T10:01:37.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-05T10:01:38.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T10:01:38.526Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T10:01:38.526Z] + sudo tee /etc/docker/daemon.new [2023-05-05T10:01:38.526Z] { [2023-05-05T10:01:38.526Z] "registry-mirrors": [ [2023-05-05T10:01:38.526Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T10:01:38.526Z] ], [2023-05-05T10:01:38.526Z] "bip": "10.250.0.254/24", [2023-05-05T10:01:38.526Z] "hosts": [ [2023-05-05T10:01:38.526Z] "tcp://0.0.0.0:5555", [2023-05-05T10:01:38.526Z] "unix:///var/run/docker.sock" [2023-05-05T10:01:38.526Z] ], [2023-05-05T10:01:38.526Z] "mtu": 1458, [2023-05-05T10:01:38.526Z] "selinux-enabled": true, [2023-05-05T10:01:38.526Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T10:01:38.526Z] } [Pipeline] sh [2023-05-05T10:01:38.869Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T10:01:39.220Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-05T10:01:57.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:01:57.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T10:01:57.829Z] ========================================================= [2023-05-05T10:01:57.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T10:01:57.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:01:58.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:01:58.835Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T10:01:58.835Z] c41833b44d91: Pulling fs layer [2023-05-05T10:01:58.835Z] ed15518f5707: Pulling fs layer [2023-05-05T10:01:58.835Z] feae8fd75edb: Pulling fs layer [2023-05-05T10:01:58.835Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T10:01:58.835Z] 3cdef696dda3: Pulling fs layer [2023-05-05T10:01:58.835Z] 2ced38df9373: Pulling fs layer [2023-05-05T10:01:58.835Z] 58f1dce35555: Pulling fs layer [2023-05-05T10:01:58.835Z] 3cdef696dda3: Waiting [2023-05-05T10:01:58.835Z] 2ced38df9373: Waiting [2023-05-05T10:01:58.835Z] 58f1dce35555: Waiting [2023-05-05T10:01:58.835Z] 242c74f7c9fa: Waiting [2023-05-05T10:01:58.835Z] ed15518f5707: Verifying Checksum [2023-05-05T10:01:58.835Z] ed15518f5707: Download complete [2023-05-05T10:01:58.835Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T10:01:58.835Z] 242c74f7c9fa: Download complete [2023-05-05T10:01:58.835Z] 3cdef696dda3: Verifying Checksum [2023-05-05T10:01:58.835Z] 3cdef696dda3: Download complete [2023-05-05T10:01:58.835Z] c41833b44d91: Verifying Checksum [2023-05-05T10:01:58.835Z] c41833b44d91: Download complete [2023-05-05T10:01:59.810Z] c41833b44d91: Pull complete [2023-05-05T10:02:00.082Z] 58f1dce35555: Verifying Checksum [2023-05-05T10:02:00.082Z] 58f1dce35555: Download complete [2023-05-05T10:02:00.352Z] ed15518f5707: Pull complete [2023-05-05T10:02:01.332Z] 2ced38df9373: Verifying Checksum [2023-05-05T10:02:01.332Z] 2ced38df9373: Download complete [2023-05-05T10:02:01.332Z] feae8fd75edb: Download complete [2023-05-05T10:02:11.435Z] feae8fd75edb: Pull complete [2023-05-05T10:02:11.435Z] 242c74f7c9fa: Pull complete [2023-05-05T10:02:11.705Z] 3cdef696dda3: Pull complete [2023-05-05T10:02:17.125Z] 2ced38df9373: Pull complete [2023-05-05T10:02:19.751Z] 58f1dce35555: Pull complete [2023-05-05T10:02:19.751Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T10:02:19.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T10:02:19.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-05T10:02:20.093Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:02:20.489Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T10:02:20.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:02:20.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-13895 does not seem to be running inside a container [2023-05-05T10:02:20.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-05T10:02:24.204Z] $ docker top db5cd5ba4603f495967bd1026b7bf062604806e79b09281280018aca35efe23a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:02:25.102Z] + go version [2023-05-05T10:02:25.102Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T10:02:25.137Z] $ docker stop --time=1 db5cd5ba4603f495967bd1026b7bf062604806e79b09281280018aca35efe23a [2023-05-05T10:02:26.787Z] $ docker rm -f --volumes db5cd5ba4603f495967bd1026b7bf062604806e79b09281280018aca35efe23a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:02:27.658Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T10:02:27.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:02:27.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-13895 does not seem to be running inside a container [2023-05-05T10:02:27.976Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-05T10:02:29.092Z] $ docker top 86a093c0488a3ea16224fa716f84ec3fa9c770f45f26d7c873db5af06b200cf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:02:29.691Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T10:02:30.080Z] + make test [2023-05-05T10:02:30.080Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-05T10:02:30.348Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 [2023-05-05T10:02:30.348Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-05T10:02:30.636Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-05T10:02:30.636Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-05T10:02:30.636Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-05T10:02:30.903Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-05T10:02:30.903Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 [2023-05-05T10:02:30.903Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-05T10:02:30.903Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-05T10:02:30.903Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-05T10:02:31.171Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-05T10:02:31.171Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-05T10:02:31.171Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-05T10:02:31.171Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-05T10:02:31.171Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-05T10:02:31.171Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-05T10:02:31.171Z] go: downloading golang.org/x/net v0.9.0 [2023-05-05T10:02:31.171Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-05T10:02:31.439Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-05T10:02:31.439Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-05T10:02:31.439Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-05T10:02:31.439Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-05T10:02:31.706Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-05T10:02:31.706Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-05T10:02:31.706Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-05T10:02:31.974Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-05T10:02:31.974Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-05T10:02:31.974Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-05T10:02:31.974Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-05T10:02:31.974Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-05T10:02:31.974Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-05T10:02:31.974Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-05T10:02:31.974Z] go: downloading golang.org/x/text v0.9.0 [2023-05-05T10:02:32.258Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-05T10:02:32.258Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-05T10:02:33.667Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-05T10:02:33.667Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-05T10:02:33.667Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-05T10:02:33.667Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-05T10:02:33.955Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-05T10:02:33.955Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-05T10:02:33.955Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-05T10:02:33.955Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-05T10:02:33.955Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-05T10:02:33.955Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-05T10:02:35.393Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-05T10:02:35.393Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-05T10:02:35.393Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-05T10:02:35.393Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-05T10:02:35.662Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-05T10:02:35.662Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-05T10:02:35.662Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-05T10:02:35.939Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-05T10:02:35.939Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-05T10:04:42.628Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-05T10:04:45.985Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-05T10:04:54.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-05T10:04:54.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-05T10:05:04.291Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.146s coverage: 34.1% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.095s coverage: 92.4% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 85.0% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.111s coverage: 42.4% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.076s coverage: 100.0% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.394s coverage: 87.7% of statements [2023-05-05T10:05:05.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.054s coverage: 25.0% of statements [2023-05-05T10:05:06.665Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.141s coverage: 78.6% of statements [2023-05-05T10:05:06.665Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.052s coverage: 76.1% of statements [2023-05-05T10:05:06.665Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.042s coverage: 31.2% of statements [2023-05-05T10:05:06.665Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2023-05-05T10:05:07.251Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T10:05:07.251Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-05T10:05:34.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T10:05:34.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-05T10:05:34.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T10:05:34.248Z] $ docker stop --time=1 86a093c0488a3ea16224fa716f84ec3fa9c770f45f26d7c873db5af06b200cf9 [2023-05-05T10:05:36.035Z] $ docker rm -f --volumes 86a093c0488a3ea16224fa716f84ec3fa9c770f45f26d7c873db5af06b200cf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T10:05:38.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T10:05:38.833Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T10:05:39.393Z] 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-05-05T10:05:40.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:05:40.271Z] [2023-05-05T10:05:40.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:05:40.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:05:41.029Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T10:05:41.029Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T10:05:41.029Z] 04944245beec: Pulling fs layer [2023-05-05T10:05:41.029Z] 699f458cf7ca: Pulling fs layer [2023-05-05T10:05:41.029Z] 765212b225bb: Pulling fs layer [2023-05-05T10:05:41.029Z] f23df028b6ca: Pulling fs layer [2023-05-05T10:05:41.029Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T10:05:41.029Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T10:05:41.029Z] 765212b225bb: Waiting [2023-05-05T10:05:41.029Z] f23df028b6ca: Waiting [2023-05-05T10:05:41.029Z] d65c8cfc05b1: Waiting [2023-05-05T10:05:41.029Z] 2437ff75d9bd: Waiting [2023-05-05T10:05:41.029Z] 04944245beec: Verifying Checksum [2023-05-05T10:05:41.029Z] 04944245beec: Download complete [2023-05-05T10:05:41.029Z] 765212b225bb: Verifying Checksum [2023-05-05T10:05:41.029Z] 765212b225bb: Download complete [2023-05-05T10:05:41.029Z] f23df028b6ca: Verifying Checksum [2023-05-05T10:05:41.029Z] f23df028b6ca: Download complete [2023-05-05T10:05:41.029Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T10:05:41.029Z] d65c8cfc05b1: Download complete [2023-05-05T10:05:41.298Z] 699f458cf7ca: Verifying Checksum [2023-05-05T10:05:41.299Z] 699f458cf7ca: Download complete [2023-05-05T10:05:41.568Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T10:05:41.568Z] 8998bd30e6a1: Download complete [2023-05-05T10:05:44.156Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T10:05:44.156Z] 2437ff75d9bd: Download complete [2023-05-05T10:05:45.573Z] 8998bd30e6a1: Pull complete [2023-05-05T10:05:46.155Z] 04944245beec: Pull complete [2023-05-05T10:05:47.568Z] 699f458cf7ca: Pull complete [2023-05-05T10:05:47.568Z] 765212b225bb: Pull complete [2023-05-05T10:05:48.153Z] f23df028b6ca: Pull complete [2023-05-05T10:05:48.422Z] d65c8cfc05b1: Pull complete [2023-05-05T10:06:06.644Z] 2437ff75d9bd: Pull complete [2023-05-05T10:06:06.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T10:06:06.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T10:06:06.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:06:07.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-13895 does not seem to be running inside a container [2023-05-05T10:06:07.076Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-05T10:06:10.443Z] $ docker top 4b0d2ade5841fcb7874dc47671596c53647717b53f9e839493a80ce8126a577e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:11.374Z] ---> job-cost.sh [2023-05-05T10:06:11.374Z] lf-activate-venv: SKIPPING [2023-05-05T10:06:11.374Z] INFO: No Stack... [2023-05-05T10:06:11.960Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T10:06:12.545Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T10:06:13.207Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-05-05T10:06:13.207Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T10:06:13.295Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [2023-05-05T10:06:13.300Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] did not exist. Created. [2023-05-05T10:06:13.300Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T10:06:14.038Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-34e838e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T10:06:14.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T10:06:14.763Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T10:06:14.817Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T10:06:14.831Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-532-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T10:06:14.914Z] $ docker stop --time=1 4b0d2ade5841fcb7874dc47671596c53647717b53f9e839493a80ce8126a577e [2023-05-05T10:06:16.592Z] $ docker rm -f --volumes 4b0d2ade5841fcb7874dc47671596c53647717b53f9e839493a80ce8126a577e [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-05-05T10:06:17.708Z] provisioning config files... [2023-05-05T10:06:17.720Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/config9041158572851875658tmp [Pipeline] { [Pipeline] sh [2023-05-05T10:06:18.051Z] + set +x [2023-05-05T10:06:18.052Z] + curl -s https://codecov.io/bash [2023-05-05T10:06:18.052Z] + bash -s -- [2023-05-05T10:06:18.052Z] [2023-05-05T10:06:18.052Z] _____ _ [2023-05-05T10:06:18.052Z] / ____| | | [2023-05-05T10:06:18.052Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T10:06:18.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T10:06:18.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T10:06:18.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T10:06:18.052Z] Bash-1.0.6 [2023-05-05T10:06:18.052Z] [2023-05-05T10:06:18.052Z] [2023-05-05T10:06:18.052Z] ==> git version 2.25.1 found [2023-05-05T10:06:18.052Z] ==> 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-05-05T10:06:18.052Z] Release-Date: 2020-01-08 [2023-05-05T10:06:18.052Z] 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-05-05T10:06:18.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T10:06:18.052Z] ==> Jenkins CI detected. [2023-05-05T10:06:18.052Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-532 [2023-05-05T10:06:18.052Z] project root: . [2023-05-05T10:06:18.052Z] --> token set from env [2023-05-05T10:06:18.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T10:06:18.311Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T10:06:18.311Z] ==> Python coveragepy not found [2023-05-05T10:06:18.311Z] ==> Searching for coverage reports in: [2023-05-05T10:06:18.311Z] + . [2023-05-05T10:06:18.311Z] -> Found 1 reports [2023-05-05T10:06:18.311Z] ==> Detecting git/mercurial file structure [2023-05-05T10:06:18.311Z] ==> Reading reports [2023-05-05T10:06:18.311Z] + ./coverage.out bytes=93365 [2023-05-05T10:06:18.311Z] ==> Appending adjustments [2023-05-05T10:06:18.311Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T10:06:18.571Z] + Found adjustments [2023-05-05T10:06:18.571Z] ==> Gzipping contents [2023-05-05T10:06:18.571Z] 16K /tmp/codecov.6lEaXC.gz [2023-05-05T10:06:18.571Z] ==> Uploading reports [2023-05-05T10:06:18.571Z] url: https://codecov.io [2023-05-05T10:06:18.571Z] query: branch=PR-532&commit=53d60bd44863785abd2136c43e4b0d43f360ad7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-05-05T10:06:18.571Z] -> Pinging Codecov [2023-05-05T10:06:18.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-532&commit=53d60bd44863785abd2136c43e4b0d43f360ad7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=532&job=&cmd_args= [2023-05-05T10:06:18.832Z] -> Uploading to [2023-05-05T10:06:18.832Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/833815588EE85121546D348822E98E2E/53d60bd44863785abd2136c43e4b0d43f360ad7a/5d3c8f7b-ef59-4052-9f08-47645fb20821.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T100618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=758191642274d81475ff0f20dda14d3337357427a32565e9d2177cc6c6481217 [2023-05-05T10:06:18.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T10:06:18.832Z] Dload Upload Total Spent Left Speed [2023-05-05T10:06:19.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14532 0 0 100 14532 0 60550 --:--:-- --:--:-- --:--:-- 60803 [2023-05-05T10:06:19.093Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/53d60bd44863785abd2136c43e4b0d43f360ad7a [Pipeline] } [2023-05-05T10:06:19.125Z] 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-05-05T10:06:20.884Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives ] [2023-05-05T10:06:20.885Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives [2023-05-05T10:06:20.885Z] total 16 [2023-05-05T10:06:20.885Z] drwxr-xr-x 3 root root 4096 May 5 10:01 . [2023-05-05T10:06:20.885Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 10:01 .. [2023-05-05T10:06:20.885Z] drwxr-xr-x 2 root root 4096 May 5 10:01 cost [2023-05-05T10:06:20.885Z] -rw-r--r-- 1 root root 88 May 5 10:01 cost.csv [2023-05-05T10:06:20.885Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives [2023-05-05T10:06:20.885Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives [2023-05-05T10:06:20.885Z] total 16 [2023-05-05T10:06:20.885Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 10:01 . [2023-05-05T10:06:20.885Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 10:01 .. [2023-05-05T10:06:20.885Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 10:01 cost [2023-05-05T10:06:20.885Z] -rw-r--r-- 1 jenkins jenkins 88 May 5 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:21.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:22.129Z] ---> package-listing.sh [2023-05-05T10:06:22.129Z] ++ facter osfamily [2023-05-05T10:06:22.129Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T10:06:22.388Z] + OS_FAMILY=debian [2023-05-05T10:06:22.388Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-532 [2023-05-05T10:06:22.388Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T10:06:22.388Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T10:06:22.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T10:06:22.388Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T10:06:22.388Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-532 ']' [2023-05-05T10:06:22.388Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T10:06:22.388Z] + case "${OS_FAMILY}" in [2023-05-05T10:06:22.388Z] + dpkg -l [2023-05-05T10:06:22.388Z] + grep '^ii' [2023-05-05T10:06:22.388Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T10:06:22.388Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T10:06:22.388Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T10:06:22.388Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-532 ']' [2023-05-05T10:06:22.388Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives/ [2023-05-05T10:06:22.388Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-532/archives/ [Pipeline] echo [2023-05-05T10:06:22.425Z] 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/xfoundry_go-mod-bootstrap_PR-532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T10:06:22.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T10:06:23.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T10:06:23.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T10:06:23.738Z] prd-ubuntu20.04-docker-8c-8g-13894 does not seem to be running inside a container [2023-05-05T10:06:23.780Z] $ 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/xfoundry_go-mod-bootstrap_PR-532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-532 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532:/w/workspace/xfoundry_go-mod-bootstrap_PR-532:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T10:06:23.996Z] $ docker top 774e78c07be0ead2c138fff9dc81cab0fcef762dfde0cfe7357cb54c270ad6e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T10:06:24.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T10:06:24.690Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T10:06:25.001Z] + ls /var/log/sa-host [2023-05-05T10:06:25.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T10:06:25.214Z] provisioning config files... [2023-05-05T10:06:25.224Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-532@tmp/config3201284720364982849tmp [Pipeline] { [Pipeline] echo [2023-05-05T10:06:25.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:25.586Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T10:06:25.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:26.004Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T10:06:26.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:26.355Z] ---> sudo-logs.sh [2023-05-05T10:06:26.355Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T10:06:26.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:26.756Z] ---> job-cost.sh [2023-05-05T10:06:26.756Z] lf-activate-venv: SKIPPING [2023-05-05T10:06:26.756Z] DEBUG: total: 0.2199999988079071 [2023-05-05T10:06:26.756Z] INFO: Retrieving Stack Cost... [2023-05-05T10:06:27.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T10:06:27.583Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T10:06:27.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T10:06:27.927Z] ---> logs-deploy.sh [2023-05-05T10:06:27.928Z] lf-activate-venv: SKIPPING [2023-05-05T10:06:27.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-532/1 [2023-05-05T10:06:27.928Z] INFO: archiving workspace using pattern(s): [2023-05-05T10:06:28.864Z] Archives upload complete. [2023-05-05T10:06:29.123Z] INFO: archiving logs to Nexus [2023-05-05T10:06:29.693Z] ---> uname -a: [2023-05-05T10:06:29.693Z] Linux prd-ubuntu20-04-docker-8c-8g-13894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] ---> lscpu: [2023-05-05T10:06:29.693Z] Architecture: x86_64 [2023-05-05T10:06:29.693Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T10:06:29.693Z] Byte Order: Little Endian [2023-05-05T10:06:29.693Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T10:06:29.693Z] CPU(s): 8 [2023-05-05T10:06:29.693Z] On-line CPU(s) list: 0-7 [2023-05-05T10:06:29.693Z] Thread(s) per core: 1 [2023-05-05T10:06:29.693Z] Core(s) per socket: 1 [2023-05-05T10:06:29.693Z] Socket(s): 8 [2023-05-05T10:06:29.693Z] NUMA node(s): 1 [2023-05-05T10:06:29.693Z] Vendor ID: AuthenticAMD [2023-05-05T10:06:29.693Z] CPU family: 23 [2023-05-05T10:06:29.693Z] Model: 49 [2023-05-05T10:06:29.693Z] Model name: AMD EPYC-Rome Processor [2023-05-05T10:06:29.693Z] Stepping: 0 [2023-05-05T10:06:29.693Z] CPU MHz: 2799.998 [2023-05-05T10:06:29.693Z] BogoMIPS: 5599.99 [2023-05-05T10:06:29.693Z] Virtualization: AMD-V [2023-05-05T10:06:29.693Z] Hypervisor vendor: KVM [2023-05-05T10:06:29.693Z] Virtualization type: full [2023-05-05T10:06:29.693Z] L1d cache: 256 KiB [2023-05-05T10:06:29.693Z] L1i cache: 256 KiB [2023-05-05T10:06:29.693Z] L2 cache: 4 MiB [2023-05-05T10:06:29.693Z] L3 cache: 128 MiB [2023-05-05T10:06:29.693Z] NUMA node0 CPU(s): 0-7 [2023-05-05T10:06:29.693Z] Vulnerability Itlb multihit: Not affected [2023-05-05T10:06:29.693Z] Vulnerability L1tf: Not affected [2023-05-05T10:06:29.693Z] Vulnerability Mds: Not affected [2023-05-05T10:06:29.693Z] Vulnerability Meltdown: Not affected [2023-05-05T10:06:29.693Z] Vulnerability Mmio stale data: Not affected [2023-05-05T10:06:29.693Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T10:06:29.693Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T10:06:29.693Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T10:06:29.693Z] Vulnerability Srbds: Not affected [2023-05-05T10:06:29.693Z] Vulnerability Tsx async abort: Not affected [2023-05-05T10:06:29.693Z] 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-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] ---> nproc: [2023-05-05T10:06:29.693Z] 8 [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] ---> df -h: [2023-05-05T10:06:29.693Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T10:06:29.693Z] overlay 155G 11G 145G 7% / [2023-05-05T10:06:29.693Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T10:06:29.693Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T10:06:29.693Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T10:06:29.693Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] ---> sar -b -r -n DEV: [2023-05-05T10:06:29.693Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13894) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:58:37 LINUX RESTART (8 CPU) [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T10:06:29.693Z] 10:00:01 124.91 38.11 86.80 0.00 4242.89 60334.08 0.00 [2023-05-05T10:06:29.693Z] 10:01:01 51.10 0.15 50.95 0.00 4.67 28479.57 0.00 [2023-05-05T10:06:29.693Z] 10:02:01 15.31 0.00 15.31 0.00 0.00 6207.25 0.00 [2023-05-05T10:06:29.693Z] 10:03:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-05-05T10:06:29.693Z] 10:04:01 38.49 12.68 25.81 0.00 5448.43 6284.15 0.00 [2023-05-05T10:06:29.693Z] 10:05:01 3.42 0.00 3.42 0.00 0.00 44.53 0.00 [2023-05-05T10:06:29.693Z] 10:06:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2023-05-05T10:06:29.693Z] Average: 33.66 7.28 26.38 0.00 1385.11 14482.84 0.00 [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T10:06:29.693Z] 10:00:01 28902844 31587632 723136 2.20 86956 2839924 1881480 5.54 1033504 2550868 218136 [2023-05-05T10:06:29.693Z] 10:01:01 28641552 31585892 718356 2.18 95268 3073832 1809484 5.33 1086500 2733104 135392 [2023-05-05T10:06:29.693Z] 10:02:01 28653800 31598452 712460 2.17 95556 3073840 1756624 5.18 1090440 2720480 8 [2023-05-05T10:06:29.693Z] 10:03:01 28657116 31601848 708468 2.15 95588 3073840 1756624 5.18 1086464 2720476 172 [2023-05-05T10:06:29.693Z] 10:04:01 28283264 31583140 715188 2.17 104148 3406992 1790936 5.28 1321436 2831432 888 [2023-05-05T10:06:29.693Z] 10:05:01 28283960 31583816 714704 2.17 104176 3406992 1807088 5.33 1320828 2831392 40 [2023-05-05T10:06:29.693Z] 10:06:01 28293660 31593624 704820 2.14 104252 3406996 1807088 5.33 1311580 2831400 8 [2023-05-05T10:06:29.693Z] Average: 28530885 31590629 713876 2.17 97992 3183202 1801332 5.31 1178679 2745593 50663 [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T10:06:29.693Z] 10:00:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:00:01 ens3 644.23 398.48 7278.02 91.25 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:00:01 docker0 34.21 63.12 3.03 628.31 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:00:01 veth7c07e62 28.96 59.17 2.81 579.03 0.00 0.00 0.00 0.05 [2023-05-05T10:06:29.693Z] 10:01:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:01:01 ens3 114.28 83.72 2527.13 87.04 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:01:01 docker0 2.15 2.78 0.19 0.43 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:02:01 ens3 7.70 5.08 8.30 3.05 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:04:01 ens3 108.42 54.61 1950.73 3.96 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:05:01 ens3 0.58 0.50 0.11 0.15 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:06:01 ens3 1.00 0.53 0.39 0.28 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] Average: ens3 125.19 77.58 1680.69 26.53 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] Average: docker0 5.19 9.41 0.46 89.82 0.00 0.00 0.00 0.00 [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] ---> sar -P ALL: [2023-05-05T10:06:29.693Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13894) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:58:37 LINUX RESTART (8 CPU) [2023-05-05T10:06:29.693Z] [2023-05-05T10:06:29.693Z] 09:59:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T10:06:29.693Z] 10:00:01 all 9.87 0.00 3.28 4.08 0.05 82.71 [2023-05-05T10:06:29.693Z] 10:00:01 0 8.07 0.00 3.31 8.39 0.05 80.19 [2023-05-05T10:06:29.693Z] 10:00:01 1 8.39 0.00 3.84 12.35 0.07 75.36 [2023-05-05T10:06:29.693Z] 10:00:01 2 12.45 0.00 2.87 0.57 0.05 84.06 [2023-05-05T10:06:29.693Z] 10:00:01 3 7.39 0.00 4.11 0.13 0.07 88.31 [2023-05-05T10:06:29.693Z] 10:00:01 4 12.63 0.00 3.23 0.20 0.07 83.87 [2023-05-05T10:06:29.693Z] 10:00:01 5 9.22 0.00 2.93 0.12 0.05 87.68 [2023-05-05T10:06:29.693Z] 10:00:01 6 8.74 0.00 3.25 4.14 0.03 83.84 [2023-05-05T10:06:29.694Z] 10:00:01 7 12.11 0.00 2.74 6.85 0.05 78.25 [2023-05-05T10:06:29.694Z] 10:01:01 all 29.83 0.00 5.30 1.46 0.07 63.35 [2023-05-05T10:06:29.694Z] 10:01:01 0 29.52 0.00 4.87 0.91 0.07 64.63 [2023-05-05T10:06:29.694Z] 10:01:01 1 30.09 0.00 5.16 0.71 0.07 63.97 [2023-05-05T10:06:29.694Z] 10:01:01 2 30.83 0.00 5.71 2.43 0.07 60.96 [2023-05-05T10:06:29.694Z] 10:01:01 3 30.61 0.00 5.73 0.81 0.07 62.78 [2023-05-05T10:06:29.694Z] 10:01:01 4 29.38 0.00 5.34 5.31 0.07 59.90 [2023-05-05T10:06:29.694Z] 10:01:01 5 29.62 0.00 4.92 0.54 0.05 64.88 [2023-05-05T10:06:29.694Z] 10:01:01 6 29.41 0.00 5.18 0.95 0.07 64.40 [2023-05-05T10:06:29.694Z] 10:01:01 7 29.18 0.00 5.47 0.00 0.07 65.29 [2023-05-05T10:06:29.694Z] 10:02:01 all 0.24 0.00 0.15 0.36 0.01 99.24 [2023-05-05T10:06:29.694Z] 10:02:01 0 0.07 0.00 0.15 0.08 0.00 99.70 [2023-05-05T10:06:29.694Z] 10:02:01 1 0.23 0.00 0.08 0.00 0.02 99.67 [2023-05-05T10:06:29.694Z] 10:02:01 2 0.18 0.00 0.23 2.14 0.00 97.45 [2023-05-05T10:06:29.694Z] 10:02:01 3 0.18 0.00 0.18 0.27 0.00 99.37 [2023-05-05T10:06:29.694Z] 10:02:01 4 0.23 0.00 0.12 0.00 0.00 99.65 [2023-05-05T10:06:29.694Z] 10:02:01 5 0.22 0.00 0.17 0.37 0.03 99.22 [2023-05-05T10:06:29.694Z] 10:02:01 6 0.18 0.00 0.12 0.00 0.02 99.68 [2023-05-05T10:06:29.694Z] 10:02:01 7 0.65 0.00 0.12 0.00 0.02 99.22 [2023-05-05T10:06:29.694Z] 10:03:01 all 0.01 0.00 0.01 0.15 0.01 99.83 [2023-05-05T10:06:29.694Z] 10:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T10:06:29.694Z] 10:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T10:06:29.694Z] 10:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T10:06:29.694Z] 10:03:01 3 0.02 0.00 0.00 1.15 0.00 98.83 [2023-05-05T10:06:29.694Z] 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T10:06:29.694Z] 10:03:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-05T10:06:29.694Z] 10:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T10:06:29.694Z] 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T10:06:29.694Z] 10:04:01 all 1.32 0.00 0.60 0.82 0.02 97.24 [2023-05-05T10:06:29.694Z] 10:04:01 0 1.33 0.00 0.52 0.22 0.00 97.93 [2023-05-05T10:06:29.694Z] 10:04:01 1 1.22 0.00 0.53 0.17 0.02 98.06 [2023-05-05T10:06:29.694Z] 10:04:01 2 0.77 0.00 0.43 0.27 0.00 98.53 [2023-05-05T10:06:29.694Z] 10:04:01 3 1.95 0.00 0.53 3.22 0.02 94.27 [2023-05-05T10:06:29.694Z] 10:04:01 4 1.66 0.00 0.92 0.90 0.03 96.49 [2023-05-05T10:06:29.694Z] 10:04:01 5 0.90 0.00 0.52 0.57 0.03 97.98 [2023-05-05T10:06:29.694Z] 10:04:01 6 1.85 0.00 0.80 0.03 0.02 97.30 [2023-05-05T10:06:29.694Z] 10:04:01 7 0.89 0.00 0.57 1.20 0.02 97.33 [2023-05-05T10:06:29.694Z] 10:05:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2023-05-05T10:06:29.694Z] 10:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T10:06:29.694Z] 10:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T10:06:29.694Z] 10:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T10:06:29.694Z] 10:05:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-05T10:06:29.694Z] 10:05:01 4 1.68 0.00 0.02 0.02 0.00 98.29 [2023-05-05T10:06:29.694Z] 10:05:01 5 0.10 0.00 0.03 0.00 0.03 99.83 [2023-05-05T10:06:29.694Z] 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T10:06:29.694Z] 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T10:06:29.694Z] 10:06:01 all 0.15 0.00 0.02 0.01 0.00 99.82 [2023-05-05T10:06:29.694Z] 10:06:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T10:06:29.694Z] 10:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T10:06:29.694Z] 10:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T10:06:29.694Z] 10:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-05T10:06:29.694Z] 10:06:01 4 0.88 0.00 0.07 0.00 0.00 99.05 [2023-05-05T10:06:29.694Z] 10:06:01 5 0.15 0.00 0.07 0.00 0.02 99.77 [2023-05-05T10:06:29.694Z] 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T10:06:29.694Z] 10:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T10:06:29.694Z] Average: all 5.90 0.00 1.33 0.98 0.02 91.77 [2023-05-05T10:06:29.694Z] Average: 0 5.52 0.00 1.26 1.36 0.02 91.84 [2023-05-05T10:06:29.694Z] Average: 1 5.67 0.00 1.37 1.87 0.03 91.07 [2023-05-05T10:06:29.694Z] Average: 2 6.27 0.00 1.31 0.77 0.02 91.63 [2023-05-05T10:06:29.694Z] Average: 3 5.69 0.00 1.50 0.81 0.02 91.99 [2023-05-05T10:06:29.694Z] Average: 4 6.58 0.00 1.37 0.91 0.02 91.12 [2023-05-05T10:06:29.694Z] Average: 5 5.71 0.00 1.23 0.23 0.03 92.80 [2023-05-05T10:06:29.694Z] Average: 6 5.70 0.00 1.33 0.73 0.02 92.23 [2023-05-05T10:06:29.694Z] Average: 7 6.08 0.00 1.26 1.14 0.02 91.49 [2023-05-05T10:06:29.694Z] [2023-05-05T10:06:29.694Z] [2023-05-05T10:06:29.694Z]