Pull request #490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 297acae2df72a0291d1ae2f82b6e075b4af401f7+9d98d1e0776d9318972cb8a0c851d1c9cce628cc (8a1393043f4671a3e93be2b5de688d0e00edd12d) 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-ssh11377730446467367516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1756376819892586351.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-490/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-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15377519228703213510.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-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3573202162842910582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18004280200300500406.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-490/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-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh270908919029808929.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4938 in /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [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-490 # 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/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 297acae2df72a0291d1ae2f82b6e075b4af401f7 Merge succeeded, producing 297acae2df72a0291d1ae2f82b6e075b4af401f7 Checking out Revision 297acae2df72a0291d1ae2f82b6e075b4af401f7 (PR-490) > git config core.sparsecheckout # timeout=10 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # 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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 Commit message: "refactor!: Rework to remove use of TOML package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T19:41:13.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T19:41:14.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T19:41:14.185Z] ========================================================= [2023-03-21T19:41:14.185Z] EdgeX Global Pipelines Version Info [2023-03-21T19:41:14.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:41:14.958Z] ------------------- [2023-03-21T19:41:14.958Z] stable info: [2023-03-21T19:41:14.958Z] ------------------- [2023-03-21T19:41:14.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T19:41:14.958Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T19:41:14.958Z] Message: update stable to v1.0.245 [2023-03-21T19:41:15.528Z] ------------------- [2023-03-21T19:41:15.528Z] experimental info: [2023-03-21T19:41:15.528Z] ------------------- [2023-03-21T19:41:15.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T19:41:15.528Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T19:41:15.528Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T19:41:15.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-21T19:41:15.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-21T19:41:15.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T19:41:15.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T19:41:15.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T19:41:15.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T19:41:16.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T19:41:16.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T19:41:16.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T19:41:16.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T19:41:16.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T19:41:16.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-21T19:41:16.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T19:41:16.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T19:41:16.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T19:41:16.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T19:41:16.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T19:41:16.467Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T19:41:16.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T19:41:16.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T19:41:16.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T19:41:16.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T19:41:16.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T19:41:16.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T19:41:16.738Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-21T19:41:16.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T19:41:16.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T19:41:16.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-490 [Pipeline] echo [2023-03-21T19:41:16.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-490 [Pipeline] echo [2023-03-21T19:41:16.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-490 [Pipeline] echo [2023-03-21T19:41:16.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo [2023-03-21T19:41:17.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 297acae [Pipeline] echo [2023-03-21T19:41:17.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T19:41:17.570Z] + git rev-list -1 --merges 297acae2df72a0291d1ae2f82b6e075b4af401f7~1..297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo [2023-03-21T19:41:17.638Z] -----------> git rev-list -1 --merges 297acae2df72a0291d1ae2f82b6e075b4af401f7~1..297acae2df72a0291d1ae2f82b6e075b4af401f7 297acae2df72a0291d1ae2f82b6e075b4af401f7 [false] [Pipeline] sh [2023-03-21T19:41:17.966Z] + git log --format=format:%s -1 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo [2023-03-21T19:41:18.000Z] ========================================================= [2023-03-21T19:41:18.000Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T19:41:18.000Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T19:41:18.432Z] + git log --format=format:%s -1 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo [2023-03-21T19:41:18.479Z] [semverPrep] GIT_COMMIT: 297acae2df72a0291d1ae2f82b6e075b4af401f7, Commit Message: refactor!: Rework to remove use of TOML package [Pipeline] echo [2023-03-21T19:41:18.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T19:41:18.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T19:41:18.891Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T19:41:18.891Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T19:41:18.891Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T19:41:18.891Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T19:41:18.891Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T19:41:18.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:41:19.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:41:19.685Z] [2023-03-21T19:41:19.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:41:20.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:41:20.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T19:41:20.073Z] b85a868b505f: Pulling fs layer [2023-03-21T19:41:20.073Z] e2be974225ed: Pulling fs layer [2023-03-21T19:41:20.073Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T19:41:20.073Z] 988bab9f4d93: Pulling fs layer [2023-03-21T19:41:20.073Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T19:41:20.073Z] 988bab9f4d93: Waiting [2023-03-21T19:41:20.073Z] eaf3925da568: Pulling fs layer [2023-03-21T19:41:20.073Z] 1469e6f7b9e6: Waiting [2023-03-21T19:41:20.073Z] bab4dde63d76: Pulling fs layer [2023-03-21T19:41:20.073Z] eaf3925da568: Waiting [2023-03-21T19:41:20.073Z] bde34c3a00c8: Pulling fs layer [2023-03-21T19:41:20.073Z] bab4dde63d76: Waiting [2023-03-21T19:41:20.073Z] b352a97aabf1: Pulling fs layer [2023-03-21T19:41:20.073Z] 4872d77fe225: Pulling fs layer [2023-03-21T19:41:20.073Z] 5851b861e8e6: Pulling fs layer [2023-03-21T19:41:20.073Z] bde34c3a00c8: Waiting [2023-03-21T19:41:20.073Z] 5851b861e8e6: Waiting [2023-03-21T19:41:20.073Z] b352a97aabf1: Waiting [2023-03-21T19:41:20.073Z] 4872d77fe225: Waiting [2023-03-21T19:41:20.073Z] e2be974225ed: Download complete [2023-03-21T19:41:20.073Z] 988bab9f4d93: Verifying Checksum [2023-03-21T19:41:20.073Z] 988bab9f4d93: Download complete [2023-03-21T19:41:20.332Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T19:41:20.332Z] 1469e6f7b9e6: Download complete [2023-03-21T19:41:20.332Z] eaf3925da568: Verifying Checksum [2023-03-21T19:41:20.332Z] eaf3925da568: Download complete [2023-03-21T19:41:20.332Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T19:41:20.332Z] 339a4e72a1f5: Download complete [2023-03-21T19:41:20.332Z] bde34c3a00c8: Download complete [2023-03-21T19:41:20.332Z] b352a97aabf1: Verifying Checksum [2023-03-21T19:41:20.332Z] b352a97aabf1: Download complete [2023-03-21T19:41:20.332Z] 4872d77fe225: Download complete [2023-03-21T19:41:20.332Z] 5851b861e8e6: Verifying Checksum [2023-03-21T19:41:20.332Z] 5851b861e8e6: Download complete [2023-03-21T19:41:20.332Z] b85a868b505f: Verifying Checksum [2023-03-21T19:41:20.332Z] b85a868b505f: Download complete [2023-03-21T19:41:20.592Z] bab4dde63d76: Download complete [2023-03-21T19:41:21.529Z] b85a868b505f: Pull complete [2023-03-21T19:41:21.790Z] e2be974225ed: Pull complete [2023-03-21T19:41:22.358Z] 339a4e72a1f5: Pull complete [2023-03-21T19:41:22.358Z] 988bab9f4d93: Pull complete [2023-03-21T19:41:22.621Z] 1469e6f7b9e6: Pull complete [2023-03-21T19:41:22.621Z] eaf3925da568: Pull complete [2023-03-21T19:41:24.527Z] bab4dde63d76: Pull complete [2023-03-21T19:41:24.527Z] bde34c3a00c8: Pull complete [2023-03-21T19:41:24.789Z] b352a97aabf1: Pull complete [2023-03-21T19:41:24.789Z] 4872d77fe225: Pull complete [2023-03-21T19:41:24.789Z] 5851b861e8e6: Pull complete [2023-03-21T19:41:24.789Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T19:41:24.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T19:41:24.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:41:25.013Z] prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container [2023-03-21T19:41:25.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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-devops/py-git-semver:0.1.4 cat [2023-03-21T19:41:27.586Z] $ docker top 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 -eo pid,comm [2023-03-21T19:41:27.639Z] 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-03-21T19:41:27.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T19:41:27.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:41:27.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:41:27.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:41:27.886Z] $ docker exec 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent [2023-03-21T19:41:27.995Z] SSH_AUTH_SOCK=/tmp/ssh-g90MuiwenKiN/agent.31 [2023-03-21T19:41:27.995Z] SSH_AGENT_PID=37 [2023-03-21T19:41:28.002Z] Running ssh-add (command line suppressed) [2023-03-21T19:41:28.107Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_3909395047404432426.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_3909395047404432426.key) [2023-03-21T19:41:28.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:41:28.449Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T19:41:28.477Z] $ docker exec --env ******** --env ******** 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent -k [2023-03-21T19:41:28.576Z] unset SSH_AUTH_SOCK; [2023-03-21T19:41:28.577Z] unset SSH_AGENT_PID; [2023-03-21T19:41:28.577Z] echo Agent pid 37 killed; [2023-03-21T19:41:28.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T19:41:28.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T19:41:28.676Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T19:41:28.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T19:41:28.792Z] $ docker exec 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent [2023-03-21T19:41:28.901Z] SSH_AUTH_SOCK=/tmp/ssh-7QYuhmh5QoCi/agent.69 [2023-03-21T19:41:28.901Z] SSH_AGENT_PID=75 [2023-03-21T19:41:28.905Z] Running ssh-add (command line suppressed) [2023-03-21T19:41:29.001Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_10127606352488806556.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_10127606352488806556.key) [2023-03-21T19:41:29.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T19:41:29.345Z] + git semver init [2023-03-21T19:41:29.607Z] 2023-03-21 19:41:29,534 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T19:41:29.607Z] 2023-03-21 19:41:29,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver [2023-03-21T19:41:29.607Z] 2023-03-21 19:41:29,535 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver [2023-03-21T19:41:29.607Z] 2023-03-21 19:41:29,535 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490, universal_newlines=False, shell=None, istream=None) [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,352 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.git/info/exclude [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 with force:False [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,353 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,358 [execute] INFO git cat-file --batch-check [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,365 [execute] INFO git cat-file --batch [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T19:41:30.545Z] 2023-03-21 19:41:30,370 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 [2023-03-21T19:41:30.545Z] 0.0.0 [Pipeline] } [2023-03-21T19:41:30.575Z] $ docker exec --env ******** --env ******** 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent -k [2023-03-21T19:41:30.679Z] unset SSH_AUTH_SOCK; [2023-03-21T19:41:30.680Z] unset SSH_AGENT_PID; [2023-03-21T19:41:30.681Z] echo Agent pid 75 killed; [2023-03-21T19:41:30.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T19:41:31.110Z] + git semver [Pipeline] } [2023-03-21T19:41:31.453Z] $ docker stop --time=1 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 [2023-03-21T19:41:32.716Z] $ docker rm -f --volumes 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T19:41:33.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T19:41:33.379Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T19:41:33.401Z] [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-03-21T19:41:34.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:41:34.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:41:34.068Z] ========================================================= [2023-03-21T19:41:34.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T19:41:34.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:41:34.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:41:34.447Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T19:41:34.447Z] 63b65145d645: Pulling fs layer [2023-03-21T19:41:34.447Z] a2d21d5440eb: Pulling fs layer [2023-03-21T19:41:34.447Z] 935e6c44a52c: Pulling fs layer [2023-03-21T19:41:34.447Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T19:41:34.447Z] 30dea6a524f1: Pulling fs layer [2023-03-21T19:41:34.447Z] a2aff8979fd8: Pulling fs layer [2023-03-21T19:41:34.447Z] 6808be2612f2: Pulling fs layer [2023-03-21T19:41:34.447Z] f25807f1079a: Pulling fs layer [2023-03-21T19:41:34.447Z] 94cc34f8dd06: Waiting [2023-03-21T19:41:34.447Z] f25807f1079a: Waiting [2023-03-21T19:41:34.447Z] a2aff8979fd8: Waiting [2023-03-21T19:41:34.447Z] 6808be2612f2: Waiting [2023-03-21T19:41:34.447Z] 30dea6a524f1: Waiting [2023-03-21T19:41:34.447Z] a2d21d5440eb: Verifying Checksum [2023-03-21T19:41:34.447Z] a2d21d5440eb: Download complete [2023-03-21T19:41:34.447Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T19:41:34.447Z] 94cc34f8dd06: Download complete [2023-03-21T19:41:34.447Z] 30dea6a524f1: Verifying Checksum [2023-03-21T19:41:34.447Z] 30dea6a524f1: Download complete [2023-03-21T19:41:34.447Z] 63b65145d645: Verifying Checksum [2023-03-21T19:41:34.447Z] 63b65145d645: Download complete [2023-03-21T19:41:34.711Z] a2aff8979fd8: Verifying Checksum [2023-03-21T19:41:34.711Z] a2aff8979fd8: Download complete [2023-03-21T19:41:34.711Z] 63b65145d645: Pull complete [2023-03-21T19:41:34.983Z] a2d21d5440eb: Pull complete [2023-03-21T19:41:35.245Z] f25807f1079a: Verifying Checksum [2023-03-21T19:41:35.245Z] f25807f1079a: Download complete [2023-03-21T19:41:35.245Z] 935e6c44a52c: Verifying Checksum [2023-03-21T19:41:35.245Z] 935e6c44a52c: Download complete [2023-03-21T19:41:35.503Z] 6808be2612f2: Verifying Checksum [2023-03-21T19:41:35.503Z] 6808be2612f2: Download complete [2023-03-21T19:41:38.786Z] 935e6c44a52c: Pull complete [2023-03-21T19:41:38.786Z] 94cc34f8dd06: Pull complete [2023-03-21T19:41:38.786Z] 30dea6a524f1: Pull complete [2023-03-21T19:41:38.786Z] a2aff8979fd8: Pull complete [2023-03-21T19:41:41.319Z] 6808be2612f2: Pull complete [2023-03-21T19:41:41.888Z] f25807f1079a: Pull complete [2023-03-21T19:41:41.888Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T19:41:41.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T19:41:41.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-21T19:41:42.205Z] + 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-03-21T19:41:42.577Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T19:41:42.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:41:42.724Z] prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container [2023-03-21T19:41:42.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T19:41:46.736Z] $ docker top 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:41:47.121Z] + go version [2023-03-21T19:41:47.121Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T19:41:47.155Z] $ docker stop --time=1 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d [2023-03-21T19:41:48.808Z] $ docker rm -f --volumes 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d [2023-03-21T19:41:48.829Z] Still waiting to schedule task [2023-03-21T19:41:48.829Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:41:49.573Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T19:41:49.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:41:49.722Z] prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container [2023-03-21T19:41:49.758Z] $ 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-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T19:41:50.134Z] $ docker top b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:41:50.524Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:41:50.880Z] + make test [2023-03-21T19:41:50.880Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T19:41:50.880Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-21T19:41:50.880Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-21T19:41:50.880Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-21T19:41:50.880Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-21T19:41:51.138Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-21T19:41:51.138Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-03-21T19:41:51.138Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-21T19:41:51.138Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-21T19:41:51.138Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-21T19:41:51.138Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-21T19:41:51.138Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-21T19:41:51.138Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-21T19:41:51.138Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-21T19:41:51.138Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-21T19:41:51.138Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-21T19:41:51.138Z] go: downloading golang.org/x/net v0.7.0 [2023-03-21T19:41:51.138Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-21T19:41:51.138Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-21T19:41:51.397Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-21T19:41:51.397Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-21T19:41:51.397Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-21T19:41:51.397Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-21T19:41:51.397Z] go: downloading golang.org/x/text v0.7.0 [2023-03-21T19:41:51.397Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-21T19:41:51.397Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-21T19:41:51.397Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-21T19:41:51.397Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-21T19:41:51.397Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-21T19:41:51.397Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-21T19:41:51.397Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-21T19:41:51.397Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-21T19:41:51.658Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-21T19:41:51.658Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-21T19:41:51.658Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-21T19:41:51.658Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-21T19:41:51.658Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-21T19:41:51.658Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-21T19:41:51.658Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-21T19:41:51.658Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-21T19:41:51.658Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-21T19:41:51.917Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-21T19:41:51.917Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-21T19:41:53.295Z] bootstrap/container/configuration.go:18:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist [2023-03-21T19:41:53.295Z] bootstrap/environment/variables.go:30:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist [2023-03-21T19:41:53.295Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2023-03-21T19:41:53.375Z] $ docker stop --time=1 b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 [2023-03-21T19:41:56.093Z] $ docker rm -f --volumes b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:41:57.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T19:41:57.887Z] [2023-03-21T19:41:57.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:41:58.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T19:41:58.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T19:41:58.324Z] 5eb5b503b376: Pulling fs layer [2023-03-21T19:41:58.324Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T19:41:58.324Z] ec43610c2a17: Pulling fs layer [2023-03-21T19:41:58.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T19:41:58.324Z] 33b1e0a273af: Pulling fs layer [2023-03-21T19:41:58.324Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T19:41:58.324Z] 2f39f015ded8: Pulling fs layer [2023-03-21T19:41:58.324Z] 33b1e0a273af: Waiting [2023-03-21T19:41:58.324Z] 5d3b04190fa2: Waiting [2023-03-21T19:41:58.324Z] 2f39f015ded8: Waiting [2023-03-21T19:41:58.324Z] 3a2ae6a8a46f: Waiting [2023-03-21T19:41:58.586Z] 5c69ac0246d0: Download complete [2023-03-21T19:41:58.586Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T19:41:58.586Z] 3a2ae6a8a46f: Download complete [2023-03-21T19:41:58.586Z] 33b1e0a273af: Verifying Checksum [2023-03-21T19:41:58.586Z] 33b1e0a273af: Download complete [2023-03-21T19:41:58.586Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T19:41:58.586Z] 5d3b04190fa2: Download complete [2023-03-21T19:41:58.586Z] ec43610c2a17: Verifying Checksum [2023-03-21T19:41:58.586Z] ec43610c2a17: Download complete [2023-03-21T19:41:58.846Z] 5eb5b503b376: Download complete [2023-03-21T19:41:59.413Z] 2f39f015ded8: Download complete [2023-03-21T19:41:59.978Z] 5eb5b503b376: Pull complete [2023-03-21T19:42:00.237Z] 5c69ac0246d0: Pull complete [2023-03-21T19:42:00.495Z] ec43610c2a17: Pull complete [2023-03-21T19:42:00.754Z] 3a2ae6a8a46f: Pull complete [2023-03-21T19:42:00.754Z] 33b1e0a273af: Pull complete [2023-03-21T19:42:01.012Z] 5d3b04190fa2: Pull complete [2023-03-21T19:42:06.071Z] 2f39f015ded8: Pull complete [2023-03-21T19:42:06.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T19:42:06.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T19:42:06.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:42:06.374Z] prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container [2023-03-21T19:42:06.979Z] $ 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-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T19:42:11.487Z] $ docker top 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:42:11.927Z] ---> job-cost.sh [2023-03-21T19:42:11.927Z] lf-activate-venv: SKIPPING [2023-03-21T19:42:11.927Z] INFO: No Stack... [2023-03-21T19:42:12.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T19:42:12.750Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T19:42:13.062Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/cost.csv [2023-03-21T19:42:13.062Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T19:42:13.102Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [2023-03-21T19:42:13.107Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] did not exist. Created. [2023-03-21T19:42:13.108Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T19:42:13.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T19:42:13.564Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T19:42:13.582Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T19:42:13.665Z] $ docker stop --time=1 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 [2023-03-21T19:42:14.827Z] $ docker rm -f --volumes 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T19:42:15.154Z] Failed in branch amd64 [2023-03-21T19:44:56.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4939 in /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [Pipeline] { [Pipeline] ws [2023-03-21T19:44:56.369Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-03-21T19:44:56.442Z] Selected Git installation does not exist. Using Default [2023-03-21T19:44:56.442Z] The recommended git tool is: NONE [2023-03-21T19:45:02.909Z] using credential edgex-jenkins-ssh [2023-03-21T19:45:02.926Z] Cloning the remote Git repository [2023-03-21T19:45:02.976Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-21T19:45:03.077Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-03-21T19:45:03.235Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-21T19:45:03.237Z] > git --version # timeout=10 [2023-03-21T19:45:03.261Z] > git --version # 'git version 2.25.1' [2023-03-21T19:45:03.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:45:03.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T19:45:04.675Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-21T19:45:04.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T19:45:06.385Z] Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 297acae2df72a0291d1ae2f82b6e075b4af401f7 [2023-03-21T19:45:06.709Z] Merge succeeded, producing 297acae2df72a0291d1ae2f82b6e075b4af401f7 [2023-03-21T19:45:06.710Z] Checking out Revision 297acae2df72a0291d1ae2f82b6e075b4af401f7 (PR-490) [2023-03-21T19:45:05.665Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-21T19:45:05.707Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-21T19:45:05.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:45:05.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T19:45:06.407Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T19:45:06.483Z] > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 [2023-03-21T19:45:06.586Z] > git remote # timeout=10 [2023-03-21T19:45:06.610Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T19:45:06.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T19:45:06.651Z] > git merge 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 [2023-03-21T19:45:06.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T19:45:06.717Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T19:45:06.734Z] > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 [2023-03-21T19:45:10.308Z] Commit message: "refactor!: Rework to remove use of TOML package" [2023-03-21T19:45:10.365Z] > git --version # timeout=10 [2023-03-21T19:45:10.375Z] > git --version # 'git version 2.25.1' [2023-03-21T19:45:10.389Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T19:45:11.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T19:45:11.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T19:45:11.683Z] Dload Upload Total Spent Left Speed [2023-03-21T19:45:11.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-03-21T19:45:12.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T19:45:12.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T19:45:12.819Z] + sudo tee /etc/docker/daemon.new [2023-03-21T19:45:12.819Z] { [2023-03-21T19:45:12.819Z] "registry-mirrors": [ [2023-03-21T19:45:12.819Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T19:45:12.819Z] ], [2023-03-21T19:45:12.819Z] "bip": "10.250.0.254/24", [2023-03-21T19:45:12.819Z] "hosts": [ [2023-03-21T19:45:12.819Z] "tcp://0.0.0.0:5555", [2023-03-21T19:45:12.819Z] "unix:///var/run/docker.sock" [2023-03-21T19:45:12.819Z] ], [2023-03-21T19:45:12.819Z] "mtu": 1458, [2023-03-21T19:45:12.819Z] "selinux-enabled": true, [2023-03-21T19:45:12.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T19:45:12.819Z] } [Pipeline] sh [2023-03-21T19:45:13.160Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T19:45:13.511Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-21T19:45:32.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:45:32.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T19:45:32.154Z] ========================================================= [2023-03-21T19:45:32.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T19:45:32.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:45:32.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:45:33.183Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T19:45:33.183Z] af6eaf76a39c: Pulling fs layer [2023-03-21T19:45:33.183Z] 55522c791124: Pulling fs layer [2023-03-21T19:45:33.183Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T19:45:33.183Z] 169dfbe0d373: Pulling fs layer [2023-03-21T19:45:33.183Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T19:45:33.183Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T19:45:33.183Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T19:45:33.183Z] e1ff8fa3b103: Waiting [2023-03-21T19:45:33.183Z] 169dfbe0d373: Waiting [2023-03-21T19:45:33.183Z] 52ebb69f0ebf: Waiting [2023-03-21T19:45:33.183Z] 5abe8eddf0d5: Waiting [2023-03-21T19:45:33.183Z] 55522c791124: Download complete [2023-03-21T19:45:33.183Z] 169dfbe0d373: Verifying Checksum [2023-03-21T19:45:33.184Z] 169dfbe0d373: Download complete [2023-03-21T19:45:33.184Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T19:45:33.184Z] e1ff8fa3b103: Download complete [2023-03-21T19:45:33.184Z] af6eaf76a39c: Verifying Checksum [2023-03-21T19:45:33.184Z] af6eaf76a39c: Download complete [2023-03-21T19:45:34.159Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T19:45:34.159Z] 5abe8eddf0d5: Download complete [2023-03-21T19:45:35.596Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T19:45:35.596Z] ce5c4a1c91eb: Download complete [2023-03-21T19:45:35.596Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T19:45:35.596Z] 52ebb69f0ebf: Download complete [2023-03-21T19:45:35.864Z] af6eaf76a39c: Pull complete [2023-03-21T19:45:36.135Z] 55522c791124: Pull complete [2023-03-21T19:45:46.253Z] ce5c4a1c91eb: Pull complete [2023-03-21T19:45:46.253Z] 169dfbe0d373: Pull complete [2023-03-21T19:45:46.521Z] e1ff8fa3b103: Pull complete [2023-03-21T19:45:53.183Z] 52ebb69f0ebf: Pull complete [2023-03-21T19:45:54.150Z] 5abe8eddf0d5: Pull complete [2023-03-21T19:45:54.150Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T19:45:54.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T19:45:54.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-21T19:45:54.492Z] + 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-03-21T19:45:54.901Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T19:45:54.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:45:55.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container [2023-03-21T19:45:55.264Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T19:45:58.331Z] $ docker top cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:45:59.224Z] + go version [2023-03-21T19:45:59.224Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T19:45:59.258Z] $ docker stop --time=1 cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff [2023-03-21T19:46:01.613Z] $ docker rm -f --volumes cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:46:02.436Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T19:46:02.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:46:02.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container [2023-03-21T19:46:02.751Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T19:46:03.927Z] $ docker top 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:46:04.507Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T19:46:05.169Z] + make test [2023-03-21T19:46:05.436Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T19:46:05.436Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-21T19:46:05.436Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-03-21T19:46:05.711Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-21T19:46:05.979Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-21T19:46:05.979Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-21T19:46:06.247Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-21T19:46:06.247Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-21T19:46:06.247Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-21T19:46:06.515Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-21T19:46:06.515Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-21T19:46:06.515Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-21T19:46:06.515Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-21T19:46:06.515Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-21T19:46:06.515Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-21T19:46:06.783Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-21T19:46:06.783Z] go: downloading golang.org/x/net v0.7.0 [2023-03-21T19:46:06.783Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-21T19:46:06.783Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-21T19:46:06.783Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-21T19:46:06.783Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-21T19:46:07.049Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-21T19:46:07.050Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-21T19:46:07.050Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-21T19:46:07.332Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-21T19:46:07.332Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-21T19:46:07.332Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-21T19:46:07.332Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-21T19:46:07.601Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-21T19:46:07.601Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-21T19:46:07.869Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-21T19:46:07.869Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-21T19:46:07.869Z] go: downloading golang.org/x/text v0.7.0 [2023-03-21T19:46:07.869Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-21T19:46:08.157Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-21T19:46:09.610Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-21T19:46:09.610Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-21T19:46:09.610Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-21T19:46:09.610Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-21T19:46:09.610Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-21T19:46:09.610Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-21T19:46:09.610Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-21T19:46:09.878Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-21T19:46:11.295Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-21T19:46:11.295Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-21T19:46:11.295Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-21T19:46:11.295Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-21T19:46:11.295Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-21T19:46:11.565Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-21T19:46:11.565Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-21T19:46:11.832Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-21T19:46:11.832Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-21T19:46:18.495Z] bootstrap/container/configuration.go:18:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist [2023-03-21T19:46:18.495Z] bootstrap/environment/variables.go:30:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist [2023-03-21T19:46:18.495Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2023-03-21T19:46:18.541Z] $ docker stop --time=1 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a [2023-03-21T19:46:21.281Z] $ docker rm -f --volumes 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:46:24.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T19:46:24.294Z] [2023-03-21T19:46:24.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:46:24.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T19:46:24.978Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T19:46:24.978Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T19:46:24.978Z] 04944245beec: Pulling fs layer [2023-03-21T19:46:24.978Z] 699f458cf7ca: Pulling fs layer [2023-03-21T19:46:24.978Z] 765212b225bb: Pulling fs layer [2023-03-21T19:46:24.978Z] f23df028b6ca: Pulling fs layer [2023-03-21T19:46:24.978Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T19:46:24.978Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T19:46:24.978Z] f23df028b6ca: Waiting [2023-03-21T19:46:24.978Z] d65c8cfc05b1: Waiting [2023-03-21T19:46:24.978Z] 2437ff75d9bd: Waiting [2023-03-21T19:46:24.978Z] 765212b225bb: Waiting [2023-03-21T19:46:24.978Z] 04944245beec: Verifying Checksum [2023-03-21T19:46:24.978Z] 04944245beec: Download complete [2023-03-21T19:46:24.978Z] 765212b225bb: Verifying Checksum [2023-03-21T19:46:24.978Z] 765212b225bb: Download complete [2023-03-21T19:46:24.978Z] f23df028b6ca: Download complete [2023-03-21T19:46:24.978Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T19:46:24.978Z] d65c8cfc05b1: Download complete [2023-03-21T19:46:25.251Z] 699f458cf7ca: Verifying Checksum [2023-03-21T19:46:25.251Z] 699f458cf7ca: Download complete [2023-03-21T19:46:25.521Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T19:46:25.521Z] 8998bd30e6a1: Download complete [2023-03-21T19:46:28.120Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T19:46:28.120Z] 2437ff75d9bd: Download complete [2023-03-21T19:46:29.541Z] 8998bd30e6a1: Pull complete [2023-03-21T19:46:30.129Z] 04944245beec: Pull complete [2023-03-21T19:46:31.544Z] 699f458cf7ca: Pull complete [2023-03-21T19:46:31.544Z] 765212b225bb: Pull complete [2023-03-21T19:46:32.505Z] f23df028b6ca: Pull complete [2023-03-21T19:46:32.505Z] d65c8cfc05b1: Pull complete [2023-03-21T19:46:47.530Z] 2437ff75d9bd: Pull complete [2023-03-21T19:46:47.530Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T19:46:47.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T19:46:47.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:46:47.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container [2023-03-21T19:46:47.946Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T19:46:50.950Z] $ docker top d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:46:51.894Z] ---> job-cost.sh [2023-03-21T19:46:51.894Z] lf-activate-venv: SKIPPING [2023-03-21T19:46:51.894Z] INFO: No Stack... [2023-03-21T19:46:52.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T19:46:53.133Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T19:46:53.813Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2023-03-21T19:46:53.813Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T19:46:53.899Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [2023-03-21T19:46:53.904Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] did not exist. Created. [2023-03-21T19:46:53.905Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T19:46:54.640Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-22ddb0f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T19:46:55.323Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T19:46:55.357Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T19:46:55.840Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T19:46:55.856Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T19:46:55.947Z] $ docker stop --time=1 d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 [2023-03-21T19:46:57.514Z] $ docker rm -f --volumes d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T19:46:58.247Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-21T19:47:00.210Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives ] [2023-03-21T19:47:00.210Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives [2023-03-21T19:47:00.210Z] total 16 [2023-03-21T19:47:00.210Z] drwxr-xr-x 3 root root 4096 Mar 21 19:42 . [2023-03-21T19:47:00.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 19:42 .. [2023-03-21T19:47:00.210Z] drwxr-xr-x 2 root root 4096 Mar 21 19:42 cost [2023-03-21T19:47:00.210Z] -rw-r--r-- 1 root root 88 Mar 21 19:42 cost.csv [2023-03-21T19:47:00.210Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives [2023-03-21T19:47:00.210Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives [2023-03-21T19:47:00.210Z] total 16 [2023-03-21T19:47:00.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:42 . [2023-03-21T19:47:00.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 19:42 .. [2023-03-21T19:47:00.210Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 19:42 cost [2023-03-21T19:47:00.210Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 21 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:00.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:01.426Z] ---> package-listing.sh [2023-03-21T19:47:01.426Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T19:47:01.426Z] ++ facter osfamily [2023-03-21T19:47:01.686Z] + OS_FAMILY=debian [2023-03-21T19:47:01.686Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-490 [2023-03-21T19:47:01.686Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T19:47:01.686Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T19:47:01.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T19:47:01.686Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T19:47:01.686Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-490 ']' [2023-03-21T19:47:01.686Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T19:47:01.686Z] + case "${OS_FAMILY}" in [2023-03-21T19:47:01.686Z] + dpkg -l [2023-03-21T19:47:01.686Z] + grep '^ii' [2023-03-21T19:47:01.686Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T19:47:01.686Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T19:47:01.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T19:47:01.686Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-490 ']' [2023-03-21T19:47:01.686Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/ [2023-03-21T19:47:01.686Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/ [Pipeline] echo [2023-03-21T19:47:01.718Z] 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-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T19:47:02.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T19:47:02.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T19:47:02.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T19:47:02.777Z] prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container [2023-03-21T19:47:02.811Z] $ 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-490/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-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T19:47:03.043Z] $ docker top fdff8688dff914f6757637cdfc3a1ae428f16050067825ebb2b086096fa2a495 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T19:47:03.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T19:47:03.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T19:47:04.049Z] + ls /var/log/sa-host [2023-03-21T19:47:04.049Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T19:47:04.251Z] provisioning config files... [2023-03-21T19:47:04.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/config7297156707357460187tmp [Pipeline] { [Pipeline] echo [2023-03-21T19:47:04.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:04.629Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T19:47:04.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:05.044Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T19:47:05.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:05.390Z] ---> sudo-logs.sh [2023-03-21T19:47:05.390Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T19:47:05.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:05.904Z] ---> job-cost.sh [2023-03-21T19:47:05.904Z] lf-activate-venv: SKIPPING [2023-03-21T19:47:05.904Z] DEBUG: total: 0.2199999988079071 [2023-03-21T19:47:05.904Z] INFO: Retrieving Stack Cost... [2023-03-21T19:47:06.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T19:47:06.730Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T19:47:06.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T19:47:07.084Z] ---> logs-deploy.sh [2023-03-21T19:47:07.084Z] lf-activate-venv: SKIPPING [2023-03-21T19:47:07.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-490/1 [2023-03-21T19:47:07.084Z] INFO: archiving workspace using pattern(s): [2023-03-21T19:47:08.022Z] Archives upload complete. [2023-03-21T19:47:08.282Z] INFO: archiving logs to Nexus [2023-03-21T19:47:08.850Z] ---> uname -a: [2023-03-21T19:47:08.850Z] Linux prd-ubuntu20-04-docker-8c-8g-4938 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] ---> lscpu: [2023-03-21T19:47:08.850Z] Architecture: x86_64 [2023-03-21T19:47:08.850Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T19:47:08.850Z] Byte Order: Little Endian [2023-03-21T19:47:08.850Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T19:47:08.850Z] CPU(s): 8 [2023-03-21T19:47:08.850Z] On-line CPU(s) list: 0-7 [2023-03-21T19:47:08.850Z] Thread(s) per core: 1 [2023-03-21T19:47:08.850Z] Core(s) per socket: 1 [2023-03-21T19:47:08.850Z] Socket(s): 8 [2023-03-21T19:47:08.850Z] NUMA node(s): 1 [2023-03-21T19:47:08.850Z] Vendor ID: AuthenticAMD [2023-03-21T19:47:08.850Z] CPU family: 23 [2023-03-21T19:47:08.850Z] Model: 49 [2023-03-21T19:47:08.850Z] Model name: AMD EPYC-Rome Processor [2023-03-21T19:47:08.850Z] Stepping: 0 [2023-03-21T19:47:08.850Z] CPU MHz: 2800.000 [2023-03-21T19:47:08.850Z] BogoMIPS: 5600.00 [2023-03-21T19:47:08.850Z] Virtualization: AMD-V [2023-03-21T19:47:08.850Z] Hypervisor vendor: KVM [2023-03-21T19:47:08.850Z] Virtualization type: full [2023-03-21T19:47:08.850Z] L1d cache: 256 KiB [2023-03-21T19:47:08.850Z] L1i cache: 256 KiB [2023-03-21T19:47:08.850Z] L2 cache: 4 MiB [2023-03-21T19:47:08.850Z] L3 cache: 128 MiB [2023-03-21T19:47:08.850Z] NUMA node0 CPU(s): 0-7 [2023-03-21T19:47:08.850Z] Vulnerability Itlb multihit: Not affected [2023-03-21T19:47:08.850Z] Vulnerability L1tf: Not affected [2023-03-21T19:47:08.850Z] Vulnerability Mds: Not affected [2023-03-21T19:47:08.850Z] Vulnerability Meltdown: Not affected [2023-03-21T19:47:08.850Z] Vulnerability Mmio stale data: Not affected [2023-03-21T19:47:08.850Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T19:47:08.850Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T19:47:08.850Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T19:47:08.850Z] Vulnerability Srbds: Not affected [2023-03-21T19:47:08.850Z] Vulnerability Tsx async abort: Not affected [2023-03-21T19:47:08.850Z] 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-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] ---> nproc: [2023-03-21T19:47:08.850Z] 8 [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] ---> df -h: [2023-03-21T19:47:08.850Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T19:47:08.850Z] overlay 155G 11G 145G 7% / [2023-03-21T19:47:08.850Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T19:47:08.850Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T19:47:08.850Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T19:47:08.850Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] ---> sar -b -r -n DEV: [2023-03-21T19:47:08.850Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4938) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:40:34 LINUX RESTART (8 CPU) [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-21T19:47:08.850Z] 19:42:01 353.80 33.47 320.34 0.00 4163.09 78744.76 0.00 [2023-03-21T19:47:08.850Z] 19:43:01 29.28 0.13 29.15 0.00 5.07 16428.88 0.00 [2023-03-21T19:47:08.850Z] 19:44:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2023-03-21T19:47:08.850Z] 19:45:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2023-03-21T19:47:08.850Z] 19:46:01 25.48 10.26 15.21 0.00 3461.56 3687.65 0.00 [2023-03-21T19:47:08.850Z] 19:47:01 5.68 0.15 5.53 0.00 12.13 75.72 0.00 [2023-03-21T19:47:08.850Z] Average: 68.73 7.26 61.46 0.00 1265.56 16321.01 0.00 [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-21T19:47:08.850Z] 19:42:01 28809428 31555044 750264 2.28 89208 2917376 2003280 5.90 1040456 2649372 341776 [2023-03-21T19:47:08.850Z] 19:43:01 28694692 31587860 714760 2.17 92008 3034528 1723656 5.08 1018776 2753880 8 [2023-03-21T19:47:08.850Z] 19:44:01 28693868 31587196 714824 2.17 92072 3034528 1723656 5.08 1018344 2753884 16 [2023-03-21T19:47:08.850Z] 19:45:01 28701156 31594688 707104 2.15 92128 3034532 1723656 5.08 1011584 2753884 16 [2023-03-21T19:47:08.850Z] 19:46:01 28460024 31575212 717800 2.18 97552 3238488 1777820 5.24 1174084 2808792 1368 [2023-03-21T19:47:08.850Z] 19:47:01 28463716 31579724 713248 2.17 97648 3239184 1770144 5.22 1171676 2808908 660 [2023-03-21T19:47:08.850Z] Average: 28637147 31579954 719667 2.19 93436 3083106 1787035 5.27 1072487 2754787 57307 [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-21T19:47:08.850Z] 19:42:01 docker0 46.55 69.29 3.90 637.31 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:42:01 lo 4.41 4.41 0.43 0.43 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:42:01 ens3 856.24 565.46 9765.09 123.38 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:43:01 ens3 12.01 8.48 13.16 5.05 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:44:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:45:01 ens3 1.33 1.07 4.73 0.32 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:46:01 ens3 63.84 24.66 1373.24 1.89 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] 19:47:01 ens3 6.22 3.67 6.28 2.12 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] Average: docker0 7.65 11.39 0.64 104.74 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] Average: ens3 154.76 99.26 1838.36 21.84 0.00 0.00 0.00 0.00 [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] ---> sar -P ALL: [2023-03-21T19:47:08.850Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4938) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:40:34 LINUX RESTART (8 CPU) [2023-03-21T19:47:08.850Z] [2023-03-21T19:47:08.850Z] 19:41:02 CPU %user %nice %system %iowait %steal %idle [2023-03-21T19:47:08.850Z] 19:42:01 all 11.53 0.00 4.12 2.52 0.08 81.75 [2023-03-21T19:47:08.850Z] 19:42:01 0 14.84 0.00 3.67 0.53 0.07 80.89 [2023-03-21T19:47:08.850Z] 19:42:01 1 9.03 0.00 4.97 11.30 0.10 74.59 [2023-03-21T19:47:08.850Z] 19:42:01 2 11.73 0.00 3.55 0.22 0.07 84.43 [2023-03-21T19:47:08.850Z] 19:42:01 3 10.29 0.00 4.47 0.53 0.07 84.64 [2023-03-21T19:47:08.850Z] 19:42:01 4 9.16 0.00 3.80 0.15 0.07 86.82 [2023-03-21T19:47:08.850Z] 19:42:01 5 10.76 0.00 5.57 2.70 0.09 80.89 [2023-03-21T19:47:08.850Z] 19:42:01 6 15.30 0.00 3.77 1.80 0.09 79.05 [2023-03-21T19:47:08.850Z] 19:42:01 7 11.09 0.00 3.17 2.89 0.09 82.76 [2023-03-21T19:47:08.850Z] 19:43:01 all 1.47 0.00 0.66 0.81 0.03 97.03 [2023-03-21T19:47:08.850Z] 19:43:01 0 1.34 0.00 0.75 0.02 0.05 97.84 [2023-03-21T19:47:08.851Z] 19:43:01 1 1.55 0.00 0.52 0.00 0.03 97.90 [2023-03-21T19:47:08.851Z] 19:43:01 2 1.52 0.00 0.62 0.17 0.02 97.68 [2023-03-21T19:47:08.851Z] 19:43:01 3 1.39 0.00 0.53 0.00 0.03 98.05 [2023-03-21T19:47:08.851Z] 19:43:01 4 1.66 0.00 1.10 4.83 0.05 92.36 [2023-03-21T19:47:08.851Z] 19:43:01 5 1.50 0.00 0.50 0.05 0.03 97.91 [2023-03-21T19:47:08.851Z] 19:43:01 6 1.56 0.00 0.67 0.00 0.02 97.75 [2023-03-21T19:47:08.851Z] 19:43:01 7 1.26 0.00 0.59 1.44 0.03 96.69 [2023-03-21T19:47:08.851Z] 19:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-21T19:47:08.851Z] 19:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-21T19:47:08.851Z] 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T19:47:08.851Z] 19:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T19:47:08.851Z] 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T19:47:08.851Z] 19:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-21T19:47:08.851Z] 19:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-21T19:47:08.851Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T19:47:08.851Z] 19:44:01 7 0.07 0.00 0.00 0.03 0.03 99.87 [2023-03-21T19:47:08.851Z] 19:45:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-03-21T19:47:08.851Z] 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T19:47:08.851Z] 19:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T19:47:08.851Z] 19:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-21T19:47:08.851Z] 19:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T19:47:08.851Z] 19:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-21T19:47:08.851Z] 19:45:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-21T19:47:08.851Z] 19:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T19:47:08.851Z] 19:45:01 7 0.10 0.00 0.02 0.03 0.00 99.85 [2023-03-21T19:47:08.851Z] 19:46:01 all 0.98 0.00 0.43 0.67 0.01 97.90 [2023-03-21T19:47:08.851Z] 19:46:01 0 0.62 0.00 0.55 0.52 0.02 98.30 [2023-03-21T19:47:08.851Z] 19:46:01 1 1.08 0.00 0.22 1.02 0.00 97.68 [2023-03-21T19:47:08.851Z] 19:46:01 2 1.27 0.00 0.60 1.27 0.00 96.87 [2023-03-21T19:47:08.851Z] 19:46:01 3 1.15 0.00 0.57 0.13 0.02 98.13 [2023-03-21T19:47:08.851Z] 19:46:01 4 0.53 0.00 0.50 0.45 0.02 98.50 [2023-03-21T19:47:08.851Z] 19:46:01 5 1.15 0.00 0.30 0.98 0.02 97.55 [2023-03-21T19:47:08.851Z] 19:46:01 6 1.07 0.00 0.23 0.02 0.00 98.68 [2023-03-21T19:47:08.851Z] 19:46:01 7 0.98 0.00 0.48 0.98 0.02 97.53 [2023-03-21T19:47:08.851Z] 19:47:01 all 0.21 0.00 0.06 0.02 0.01 99.69 [2023-03-21T19:47:08.851Z] 19:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-21T19:47:08.851Z] 19:47:01 1 0.05 0.00 0.07 0.07 0.02 99.80 [2023-03-21T19:47:08.851Z] 19:47:01 2 0.35 0.00 0.10 0.08 0.00 99.47 [2023-03-21T19:47:08.851Z] 19:47:01 3 0.15 0.00 0.07 0.00 0.02 99.77 [2023-03-21T19:47:08.851Z] 19:47:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-21T19:47:08.851Z] 19:47:01 5 0.80 0.00 0.12 0.00 0.00 99.08 [2023-03-21T19:47:08.851Z] 19:47:01 6 0.10 0.00 0.05 0.00 0.02 99.83 [2023-03-21T19:47:08.851Z] 19:47:01 7 0.12 0.00 0.03 0.00 0.02 99.83 [2023-03-21T19:47:08.851Z] Average: all 2.33 0.00 0.87 0.66 0.03 96.11 [2023-03-21T19:47:08.851Z] Average: 0 2.75 0.00 0.83 0.18 0.03 96.21 [2023-03-21T19:47:08.851Z] Average: 1 1.93 0.00 0.94 2.02 0.03 95.08 [2023-03-21T19:47:08.851Z] Average: 2 2.45 0.00 0.81 0.29 0.02 96.44 [2023-03-21T19:47:08.851Z] Average: 3 2.13 0.00 0.93 0.11 0.02 96.82 [2023-03-21T19:47:08.851Z] Average: 4 1.88 0.00 0.90 0.91 0.03 96.29 [2023-03-21T19:47:08.851Z] Average: 5 2.35 0.00 1.06 0.61 0.03 95.95 [2023-03-21T19:47:08.851Z] Average: 6 2.96 0.00 0.78 0.30 0.02 95.94 [2023-03-21T19:47:08.851Z] Average: 7 2.22 0.00 0.70 0.89 0.03 96.16 [2023-03-21T19:47:08.851Z] [2023-03-21T19:47:08.851Z] [2023-03-21T19:47:08.851Z]