Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 304dc80f78737bb2aa411802010702a7dde97242+bc8a07955473decec611e44673b785c3e64e2e91 (afa758a5b331a92404fa7608855bdb56bd162f27) 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-ssh3167371591910596801.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15558046753578530380.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-390/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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14429868721234108390.key Verifying host key using known hosts file > 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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17557958486028442336.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh6339824823777079142.key Verifying host key using known hosts file > 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-390/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-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11408796779841852175.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117102 in /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [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-390 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc8a07955473decec611e44673b785c3e64e2e91 into PR head commit 304dc80f78737bb2aa411802010702a7dde97242 Merge succeeded, producing 304dc80f78737bb2aa411802010702a7dde97242 Checking out Revision 304dc80f78737bb2aa411802010702a7dde97242 (PR-390) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T09:05:47.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T09:05:48.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T09:05:48.288Z] ========================================================= [2022-10-26T09:05:48.288Z] EdgeX Global Pipelines Version Info [2022-10-26T09:05:48.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:05:49.015Z] ------------------- [2022-10-26T09:05:49.015Z] stable info: [2022-10-26T09:05:49.015Z] ------------------- [2022-10-26T09:05:49.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T09:05:49.015Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T09:05:49.015Z] Message: update stable to v1.0.243 [2022-10-26T09:05:49.586Z] ------------------- [2022-10-26T09:05:49.586Z] experimental info: [2022-10-26T09:05:49.586Z] ------------------- [2022-10-26T09:05:49.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T09:05:49.586Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T09:05:49.586Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T09:05:49.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-26T09:05:49.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-26T09:05:49.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T09:05:50.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T09:05:50.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T09:05:50.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T09:05:50.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T09:05:50.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T09:05:50.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T09:05:50.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T09:05:50.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T09:05:50.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-26T09:05:50.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T09:05:50.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T09:05:50.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T09:05:50.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T09:05:50.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T09:05:50.589Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T09:05:50.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T09:05:50.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T09:05:50.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T09:05:50.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T09:05:50.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T09:05:50.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T09:05:50.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T09:05:50.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T09:05:50.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T09:05:51.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo [2022-10-26T09:05:51.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo [2022-10-26T09:05:51.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo [2022-10-26T09:05:51.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo [2022-10-26T09:05:51.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 304dc80 [Pipeline] echo [2022-10-26T09:05:51.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T09:05:51.736Z] + git rev-list -1 --merges 304dc80f78737bb2aa411802010702a7dde97242~1..304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo [2022-10-26T09:05:51.782Z] -----------> git rev-list -1 --merges 304dc80f78737bb2aa411802010702a7dde97242~1..304dc80f78737bb2aa411802010702a7dde97242 304dc80f78737bb2aa411802010702a7dde97242 [false] [Pipeline] sh [2022-10-26T09:05:52.093Z] + git log --format=format:%s -1 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo [2022-10-26T09:05:52.125Z] ========================================================= [2022-10-26T09:05:52.125Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T09:05:52.125Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T09:05:52.554Z] + git log --format=format:%s -1 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo [2022-10-26T09:05:52.585Z] [semverPrep] GIT_COMMIT: 304dc80f78737bb2aa411802010702a7dde97242, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-10-26T09:05:52.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T09:05:52.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T09:05:52.994Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T09:05:52.994Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T09:05:52.994Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T09:05:52.994Z] + sudo tee -a+ /etc/ssh/ssh_known_hosts [2022-10-26T09:05:52.994Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T09:05:52.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:05:53.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T09:05:53.737Z] [2022-10-26T09:05:53.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:05:54.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T09:05:54.108Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T09:05:54.108Z] b85a868b505f: Pulling fs layer [2022-10-26T09:05:54.108Z] e2be974225ed: Pulling fs layer [2022-10-26T09:05:54.108Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T09:05:54.108Z] 988bab9f4d93: Pulling fs layer [2022-10-26T09:05:54.108Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T09:05:54.108Z] eaf3925da568: Pulling fs layer [2022-10-26T09:05:54.108Z] bab4dde63d76: Pulling fs layer [2022-10-26T09:05:54.108Z] bde34c3a00c8: Pulling fs layer [2022-10-26T09:05:54.108Z] b352a97aabf1: Pulling fs layer [2022-10-26T09:05:54.108Z] 4872d77fe225: Pulling fs layer [2022-10-26T09:05:54.108Z] 5851b861e8e6: Pulling fs layer [2022-10-26T09:05:54.108Z] 988bab9f4d93: Waiting [2022-10-26T09:05:54.108Z] 1469e6f7b9e6: Waiting [2022-10-26T09:05:54.108Z] eaf3925da568: Waiting [2022-10-26T09:05:54.108Z] bab4dde63d76: Waiting [2022-10-26T09:05:54.108Z] bde34c3a00c8: Waiting [2022-10-26T09:05:54.108Z] b352a97aabf1: Waiting [2022-10-26T09:05:54.108Z] 4872d77fe225: Waiting [2022-10-26T09:05:54.108Z] 5851b861e8e6: Waiting [2022-10-26T09:05:54.108Z] e2be974225ed: Verifying Checksum [2022-10-26T09:05:54.108Z] e2be974225ed: Download complete [2022-10-26T09:05:54.108Z] 988bab9f4d93: Verifying Checksum [2022-10-26T09:05:54.108Z] 988bab9f4d93: Download complete [2022-10-26T09:05:54.369Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T09:05:54.369Z] 1469e6f7b9e6: Download complete [2022-10-26T09:05:54.369Z] eaf3925da568: Verifying Checksum [2022-10-26T09:05:54.369Z] eaf3925da568: Download complete [2022-10-26T09:05:54.369Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T09:05:54.369Z] 339a4e72a1f5: Download complete [2022-10-26T09:05:54.369Z] bde34c3a00c8: Download complete [2022-10-26T09:05:54.369Z] b352a97aabf1: Verifying Checksum [2022-10-26T09:05:54.369Z] b352a97aabf1: Download complete [2022-10-26T09:05:54.369Z] 4872d77fe225: Download complete [2022-10-26T09:05:54.369Z] 5851b861e8e6: Verifying Checksum [2022-10-26T09:05:54.369Z] 5851b861e8e6: Download complete [2022-10-26T09:05:54.369Z] b85a868b505f: Download complete [2022-10-26T09:05:54.630Z] bab4dde63d76: Verifying Checksum [2022-10-26T09:05:54.630Z] bab4dde63d76: Download complete [2022-10-26T09:05:56.011Z] b85a868b505f: Pull complete [2022-10-26T09:05:56.011Z] e2be974225ed: Pull complete [2022-10-26T09:05:56.583Z] 339a4e72a1f5: Pull complete [2022-10-26T09:05:56.583Z] 988bab9f4d93: Pull complete [2022-10-26T09:05:56.844Z] 1469e6f7b9e6: Pull complete [2022-10-26T09:05:57.103Z] eaf3925da568: Pull complete [2022-10-26T09:05:59.007Z] bab4dde63d76: Pull complete [2022-10-26T09:05:59.007Z] bde34c3a00c8: Pull complete [2022-10-26T09:05:59.007Z] b352a97aabf1: Pull complete [2022-10-26T09:05:59.007Z] 4872d77fe225: Pull complete [2022-10-26T09:05:59.007Z] 5851b861e8e6: Pull complete [2022-10-26T09:05:59.007Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T09:05:59.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T09:05:59.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:05:59.240Z] prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container [2022-10-26T09:05:59.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T09:06:02.582Z] $ docker top 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 -eo pid,comm [2022-10-26T09:06:02.640Z] 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). [2022-10-26T09:06:02.640Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T09:06:02.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T09:06:02.748Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T09:06:02.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T09:06:02.860Z] $ docker exec 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent [2022-10-26T09:06:02.975Z] SSH_AUTH_SOCK=/tmp/ssh-nsqXKQGxXmkn/agent.32 [2022-10-26T09:06:02.975Z] SSH_AGENT_PID=38 [2022-10-26T09:06:02.981Z] Running ssh-add (command line suppressed) [2022-10-26T09:06:03.088Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_4143098564729539136.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_4143098564729539136.key) [2022-10-26T09:06:03.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T09:06:03.435Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T09:06:03.456Z] $ docker exec --env ******** --env ******** 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent -k [2022-10-26T09:06:03.556Z] unset SSH_AUTH_SOCK; [2022-10-26T09:06:03.557Z] unset SSH_AGENT_PID; [2022-10-26T09:06:03.557Z] echo Agent pid 38 killed; [2022-10-26T09:06:03.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T09:06:03.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T09:06:03.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T09:06:03.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T09:06:03.750Z] $ docker exec 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent [2022-10-26T09:06:03.870Z] SSH_AUTH_SOCK=/tmp/ssh-QYErBHdr9cKE/agent.70 [2022-10-26T09:06:03.870Z] SSH_AGENT_PID=76 [2022-10-26T09:06:03.874Z] Running ssh-add (command line suppressed) [2022-10-26T09:06:03.958Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_6741513010845372348.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_6741513010845372348.key) [2022-10-26T09:06:03.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T09:06:04.296Z] + git semver init [2022-10-26T09:06:04.555Z] 2022-10-26 09:06:04,462 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T09:06:04.555Z] 2022-10-26 09:06:04,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver [2022-10-26T09:06:04.555Z] 2022-10-26 09:06:04,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver [2022-10-26T09:06:04.555Z] 2022-10-26 09:06:04,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390, universal_newlines=False, shell=None, istream=None) [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,377 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.git/info/exclude [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 with force:False [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,377 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,381 [execute] INFO git cat-file --batch-check [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,388 [execute] INFO git cat-file --batch [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T09:06:05.490Z] 2022-10-26 09:06:05,393 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 [2022-10-26T09:06:05.490Z] 0.0.0 [Pipeline] } [2022-10-26T09:06:05.511Z] $ docker exec --env ******** --env ******** 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent -k [2022-10-26T09:06:05.604Z] unset SSH_AUTH_SOCK; [2022-10-26T09:06:05.604Z] unset SSH_AGENT_PID; [2022-10-26T09:06:05.604Z] echo Agent pid 76 killed; [2022-10-26T09:06:05.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T09:06:06.005Z] + git semver [Pipeline] } [2022-10-26T09:06:06.286Z] $ docker stop --time=1 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 [2022-10-26T09:06:07.592Z] $ docker rm -f 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T09:06:07.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T09:06:08.175Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T09:06:08.191Z] [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 [2022-10-26T09:06:08.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T09:06:08.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T09:06:08.752Z] ========================================================= [2022-10-26T09:06:08.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T09:06:08.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T09:06:09.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T09:06:09.127Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T09:06:09.127Z] 213ec9aee27d: Pulling fs layer [2022-10-26T09:06:09.127Z] 4583459ba037: Pulling fs layer [2022-10-26T09:06:09.127Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T09:06:09.127Z] 53926ce57604: Pulling fs layer [2022-10-26T09:06:09.127Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T09:06:09.127Z] 30f14e443154: Pulling fs layer [2022-10-26T09:06:09.127Z] 801331c1e519: Pulling fs layer [2022-10-26T09:06:09.127Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T09:06:09.127Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T09:06:09.127Z] 53926ce57604: Waiting [2022-10-26T09:06:09.127Z] 801331c1e519: Waiting [2022-10-26T09:06:09.127Z] 99cc6dd402b0: Waiting [2022-10-26T09:06:09.127Z] 21b2b0c7a3f4: Waiting [2022-10-26T09:06:09.127Z] 7d9ed39f4882: Waiting [2022-10-26T09:06:09.127Z] 93c1e223e6f2: Download complete [2022-10-26T09:06:09.127Z] 4583459ba037: Download complete [2022-10-26T09:06:09.127Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T09:06:09.127Z] 21b2b0c7a3f4: Download complete [2022-10-26T09:06:09.127Z] 30f14e443154: Verifying Checksum [2022-10-26T09:06:09.127Z] 30f14e443154: Download complete [2022-10-26T09:06:09.127Z] 213ec9aee27d: Verifying Checksum [2022-10-26T09:06:09.127Z] 213ec9aee27d: Download complete [2022-10-26T09:06:09.127Z] 801331c1e519: Verifying Checksum [2022-10-26T09:06:09.127Z] 801331c1e519: Download complete [2022-10-26T09:06:09.392Z] 213ec9aee27d: Pull complete [2022-10-26T09:06:09.662Z] 4583459ba037: Pull complete [2022-10-26T09:06:09.662Z] 93c1e223e6f2: Pull complete [2022-10-26T09:06:09.662Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T09:06:09.662Z] 7d9ed39f4882: Download complete [2022-10-26T09:06:09.920Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T09:06:09.920Z] 99cc6dd402b0: Download complete [2022-10-26T09:06:09.920Z] 53926ce57604: Download complete [2022-10-26T09:06:14.103Z] 53926ce57604: Pull complete [2022-10-26T09:06:14.103Z] 21b2b0c7a3f4: Pull complete [2022-10-26T09:06:14.103Z] 30f14e443154: Pull complete [2022-10-26T09:06:14.103Z] 801331c1e519: Pull complete [2022-10-26T09:06:16.004Z] 99cc6dd402b0: Pull complete [2022-10-26T09:06:16.569Z] 7d9ed39f4882: Pull complete [2022-10-26T09:06:16.830Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T09:06:16.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T09:06:16.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T09:06:17.139Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:06:17.508Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T09:06:17.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:06:17.635Z] prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container [2022-10-26T09:06:17.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T09:06:23.542Z] Still waiting to schedule task [2022-10-26T09:06:23.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T09:06:28.369Z] $ docker top f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T09:06:28.756Z] + go version [2022-10-26T09:06:28.756Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T09:06:28.785Z] $ docker stop --time=1 f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b [2022-10-26T09:06:30.139Z] $ docker rm -f f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:06:30.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T09:06:30.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:06:30.961Z] prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container [2022-10-26T09:06:30.996Z] $ 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-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T09:06:31.480Z] $ docker top e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T09:06:31.858Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [Pipeline] fileExists [Pipeline] sh [2022-10-26T09:06:32.207Z] + make test [2022-10-26T09:06:32.207Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T09:06:32.207Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T09:06:32.207Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T09:06:32.207Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T09:06:32.207Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-26T09:06:32.207Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T09:06:32.207Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T09:06:32.207Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T09:06:32.207Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T09:06:32.207Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T09:06:32.207Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-26T09:06:32.467Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T09:06:32.467Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T09:06:32.467Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T09:06:32.467Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T09:06:32.467Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T09:06:32.467Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T09:06:32.467Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T09:06:32.467Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T09:06:32.732Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T09:06:32.732Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T09:06:32.732Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T09:06:32.732Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T09:06:32.732Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T09:06:32.732Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T09:06:32.732Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T09:06:32.732Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T09:06:32.732Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T09:06:32.732Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T09:06:32.732Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T09:06:32.732Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T09:06:32.732Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T09:06:32.732Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T09:06:32.732Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T09:06:32.732Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T09:06:32.992Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T09:06:32.992Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T09:06:32.992Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T09:06:33.250Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T09:06:33.250Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T09:06:33.250Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T09:06:33.250Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T09:06:33.507Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T09:06:33.507Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T09:06:33.507Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T09:06:33.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T09:06:33.507Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T09:06:33.507Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T09:06:33.507Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T09:06:33.507Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T09:06:33.507Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T09:06:33.765Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T09:06:45.955Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-26T09:06:45.955Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 9.9% of statements [2022-10-26T09:06:45.955Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-26T09:06:45.955Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.016s coverage: 92.5% of statements [2022-10-26T09:06:45.955Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2022-10-26T09:06:47.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.024s coverage: 46.4% of statements [2022-10-26T09:06:47.333Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-26T09:06:47.333Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-26T09:06:47.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements [2022-10-26T09:06:47.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.4% of statements [2022-10-26T09:06:47.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.012s coverage: 25.0% of statements [2022-10-26T09:06:48.269Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.028s coverage: 81.4% of statements [2022-10-26T09:06:48.269Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-26T09:06:48.269Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.020s coverage: 41.7% of statements [2022-10-26T09:06:48.269Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2022-10-26T09:06:54.828Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T09:06:54.828Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T09:06:57.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T09:06:57.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T09:06:57.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T09:06:57.471Z] $ docker stop --time=1 e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 [2022-10-26T09:07:03.579Z] $ docker rm -f e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T09:07:04.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T09:07:04.289Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:07:05.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T09:07:05.139Z] [2022-10-26T09:07:05.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:07:05.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T09:07:05.503Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T09:07:05.503Z] 5eb5b503b376: Pulling fs layer [2022-10-26T09:07:05.503Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T09:07:05.503Z] ec43610c2a17: Pulling fs layer [2022-10-26T09:07:05.503Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T09:07:05.503Z] 33b1e0a273af: Pulling fs layer [2022-10-26T09:07:05.503Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T09:07:05.503Z] 2f39f015ded8: Pulling fs layer [2022-10-26T09:07:05.503Z] 33b1e0a273af: Waiting [2022-10-26T09:07:05.503Z] 5d3b04190fa2: Waiting [2022-10-26T09:07:05.503Z] 2f39f015ded8: Waiting [2022-10-26T09:07:05.503Z] 5c69ac0246d0: Download complete [2022-10-26T09:07:05.503Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T09:07:05.503Z] 3a2ae6a8a46f: Download complete [2022-10-26T09:07:05.762Z] 33b1e0a273af: Verifying Checksum [2022-10-26T09:07:05.762Z] 33b1e0a273af: Download complete [2022-10-26T09:07:05.762Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T09:07:05.762Z] 5d3b04190fa2: Download complete [2022-10-26T09:07:05.762Z] ec43610c2a17: Verifying Checksum [2022-10-26T09:07:05.762Z] ec43610c2a17: Download complete [2022-10-26T09:07:05.762Z] 5eb5b503b376: Verifying Checksum [2022-10-26T09:07:05.762Z] 5eb5b503b376: Download complete [2022-10-26T09:07:06.329Z] 2f39f015ded8: Verifying Checksum [2022-10-26T09:07:06.329Z] 2f39f015ded8: Download complete [2022-10-26T09:07:06.893Z] 5eb5b503b376: Pull complete [2022-10-26T09:07:07.155Z] 5c69ac0246d0: Pull complete [2022-10-26T09:07:07.721Z] ec43610c2a17: Pull complete [2022-10-26T09:07:07.721Z] 3a2ae6a8a46f: Pull complete [2022-10-26T09:07:08.289Z] 33b1e0a273af: Pull complete [2022-10-26T09:07:08.289Z] 5d3b04190fa2: Pull complete [2022-10-26T09:07:12.553Z] 2f39f015ded8: Pull complete [2022-10-26T09:07:12.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T09:07:12.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T09:07:12.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:07:12.767Z] prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container [2022-10-26T09:07:12.794Z] $ 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-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T09:07:16.402Z] $ docker top 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:07:16.853Z] ---> job-cost.sh [2022-10-26T09:07:16.853Z] lf-activate-venv: SKIPPING [2022-10-26T09:07:16.853Z] INFO: No Stack... [2022-10-26T09:07:17.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T09:07:17.684Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T09:07:17.990Z] + cut -d, -f6 [2022-10-26T09:07:17.990Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/cost.csv [Pipeline] lock [2022-10-26T09:07:18.026Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [2022-10-26T09:07:18.031Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] did not exist. Created. [2022-10-26T09:07:18.031Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T09:07:18.404Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T09:07:18.445Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T09:07:18.469Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T09:07:18.527Z] $ docker stop --time=1 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b [2022-10-26T09:07:19.682Z] $ docker rm -f 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T09:07:58.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117104 in /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [Pipeline] { [Pipeline] ws [2022-10-26T09:07:58.527Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2022-10-26T09:07:58.595Z] Selected Git installation does not exist. Using Default [2022-10-26T09:07:58.595Z] The recommended git tool is: NONE [2022-10-26T09:08:04.235Z] using credential edgex-jenkins-ssh [2022-10-26T09:08:04.254Z] Cloning the remote Git repository [2022-10-26T09:08:04.299Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-26T09:08:04.381Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-10-26T09:08:04.524Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-26T09:08:04.525Z] > git --version # timeout=10 [2022-10-26T09:08:04.546Z] > git --version # 'git version 2.25.1' [2022-10-26T09:08:04.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T09:08:04.595Z] Verifying host key using known hosts file [2022-10-26T09:08:04.800Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T09:08:04.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T09:08:06.642Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-26T09:08:06.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T09:08:08.218Z] Merging remotes/origin/main commit bc8a07955473decec611e44673b785c3e64e2e91 into PR head commit 304dc80f78737bb2aa411802010702a7dde97242 [2022-10-26T09:08:08.464Z] Merge succeeded, producing 304dc80f78737bb2aa411802010702a7dde97242 [2022-10-26T09:08:08.464Z] Checking out Revision 304dc80f78737bb2aa411802010702a7dde97242 (PR-390) [2022-10-26T09:08:07.547Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-26T09:08:07.599Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-26T09:08:07.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T09:08:07.607Z] Verifying host key using known hosts file [2022-10-26T09:08:07.614Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T09:08:07.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T09:08:08.239Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T09:08:08.262Z] > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 [2022-10-26T09:08:08.364Z] > git remote # timeout=10 [2022-10-26T09:08:08.383Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T09:08:08.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T09:08:08.409Z] Verifying host key using known hosts file [2022-10-26T09:08:08.413Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T09:08:08.423Z] > git merge bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 [2022-10-26T09:08:08.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T09:08:08.473Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T09:08:08.485Z] > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 [2022-10-26T09:08:08.994Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-10-26T09:08:09.051Z] > git --version # timeout=10 [2022-10-26T09:08:09.067Z] > git --version # 'git version 2.25.1' [2022-10-26T09:08:09.093Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T09:08:10.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T09:08:10.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T09:08:10.155Z] Dload Upload Total Spent Left Speed [2022-10-26T09:08:10.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-10-26T09:08:10.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T09:08:11.240Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T09:08:11.240Z] + sudo tee /etc/docker/daemon.new [2022-10-26T09:08:11.240Z] { [2022-10-26T09:08:11.240Z] "registry-mirrors": [ [2022-10-26T09:08:11.240Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T09:08:11.240Z] ], [2022-10-26T09:08:11.240Z] "bip": "10.250.0.254/24", [2022-10-26T09:08:11.240Z] "hosts": [ [2022-10-26T09:08:11.240Z] "tcp://0.0.0.0:5555", [2022-10-26T09:08:11.240Z] "unix:///var/run/docker.sock" [2022-10-26T09:08:11.240Z] ], [2022-10-26T09:08:11.240Z] "mtu": 1458, [2022-10-26T09:08:11.240Z] "selinux-enabled": true, [2022-10-26T09:08:11.240Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T09:08:11.240Z] } [Pipeline] sh [2022-10-26T09:08:11.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T09:08:11.948Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-26T09:08:30.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T09:08:30.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T09:08:30.450Z] ========================================================= [2022-10-26T09:08:30.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T09:08:30.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T09:08:30.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T09:08:31.460Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T09:08:31.460Z] 9b18e9b68314: Pulling fs layer [2022-10-26T09:08:31.460Z] d32db5db7311: Pulling fs layer [2022-10-26T09:08:31.460Z] d0c4b47475fc: Pulling fs layer [2022-10-26T09:08:31.460Z] 5831b945b038: Pulling fs layer [2022-10-26T09:08:31.460Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T09:08:31.460Z] e10730c5d714: Pulling fs layer [2022-10-26T09:08:31.460Z] 5dd5c2283517: Pulling fs layer [2022-10-26T09:08:31.460Z] d5ac0230b979: Pulling fs layer [2022-10-26T09:08:31.460Z] e10730c5d714: Waiting [2022-10-26T09:08:31.460Z] 5dd5c2283517: Waiting [2022-10-26T09:08:31.460Z] 5831b945b038: Waiting [2022-10-26T09:08:31.460Z] d5ac0230b979: Waiting [2022-10-26T09:08:31.460Z] 86bbec2aaacd: Waiting [2022-10-26T09:08:31.460Z] d0c4b47475fc: Verifying Checksum [2022-10-26T09:08:31.460Z] d0c4b47475fc: Download complete [2022-10-26T09:08:31.460Z] d32db5db7311: Verifying Checksum [2022-10-26T09:08:31.460Z] d32db5db7311: Download complete [2022-10-26T09:08:31.460Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T09:08:31.460Z] 86bbec2aaacd: Download complete [2022-10-26T09:08:31.460Z] e10730c5d714: Verifying Checksum [2022-10-26T09:08:31.460Z] e10730c5d714: Download complete [2022-10-26T09:08:31.460Z] 9b18e9b68314: Download complete [2022-10-26T09:08:32.434Z] 9b18e9b68314: Pull complete [2022-10-26T09:08:32.707Z] d5ac0230b979: Verifying Checksum [2022-10-26T09:08:32.707Z] d5ac0230b979: Download complete [2022-10-26T09:08:32.979Z] d32db5db7311: Pull complete [2022-10-26T09:08:33.256Z] d0c4b47475fc: Pull complete [2022-10-26T09:08:33.847Z] 5dd5c2283517: Verifying Checksum [2022-10-26T09:08:33.847Z] 5dd5c2283517: Download complete [2022-10-26T09:08:34.440Z] 5831b945b038: Verifying Checksum [2022-10-26T09:08:34.440Z] 5831b945b038: Download complete [2022-10-26T09:08:46.798Z] 5831b945b038: Pull complete [2022-10-26T09:08:46.798Z] 86bbec2aaacd: Pull complete [2022-10-26T09:08:46.798Z] e10730c5d714: Pull complete [2022-10-26T09:08:52.168Z] 5dd5c2283517: Pull complete [2022-10-26T09:08:54.135Z] d5ac0230b979: Pull complete [2022-10-26T09:08:54.135Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T09:08:54.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T09:08:54.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-26T09:08:54.484Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:08:54.988Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T09:08:54.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:08:55.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container [2022-10-26T09:08:55.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T09:08:58.495Z] $ docker top 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T09:08:59.408Z] + go version [2022-10-26T09:08:59.408Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T09:08:59.443Z] $ docker stop --time=1 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f [2022-10-26T09:09:01.116Z] $ docker rm -f 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:09:01.928Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T09:09:01.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:09:02.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container [2022-10-26T09:09:02.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T09:09:03.474Z] $ docker top 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T09:09:04.356Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2022-10-26T09:09:05.063Z] + make test [2022-10-26T09:09:05.063Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T09:09:05.063Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T09:09:05.063Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T09:09:05.063Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T09:09:05.330Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T09:09:05.330Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T09:09:05.330Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T09:09:05.330Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-26T09:09:05.330Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-26T09:09:05.596Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T09:09:05.597Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T09:09:05.597Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T09:09:05.597Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T09:09:05.597Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T09:09:05.597Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T09:09:05.597Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T09:09:05.597Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T09:09:05.597Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T09:09:05.597Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T09:09:05.597Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T09:09:05.870Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T09:09:05.870Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T09:09:05.870Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T09:09:05.870Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T09:09:06.139Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T09:09:06.139Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T09:09:06.139Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T09:09:06.139Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T09:09:06.139Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T09:09:06.139Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T09:09:07.099Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T09:09:07.099Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T09:09:07.099Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T09:09:07.099Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T09:09:07.099Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T09:09:07.099Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T09:09:07.099Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T09:09:07.099Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T09:09:07.099Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T09:09:07.099Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T09:09:07.099Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T09:09:07.382Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T09:09:08.342Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T09:09:08.342Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T09:09:08.342Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T09:09:08.342Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T09:09:08.342Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T09:09:08.342Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T09:09:08.342Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T09:09:08.608Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T09:09:08.874Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T09:09:08.874Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T09:09:08.874Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T09:09:10.299Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T09:09:10.300Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T09:09:10.300Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T09:09:10.567Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T09:10:47.227Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-26T09:10:47.227Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.155s coverage: 9.9% of statements [2022-10-26T09:10:47.227Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-26T09:10:47.227Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.084s coverage: 92.5% of statements [2022-10-26T09:10:47.227Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements [2022-10-26T09:10:53.898Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.157s coverage: 46.4% of statements [2022-10-26T09:10:53.898Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-26T09:10:53.898Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-26T09:10:53.898Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.121s coverage: 100.0% of statements [2022-10-26T09:10:53.898Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.444s coverage: 88.4% of statements [2022-10-26T09:10:53.898Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.078s coverage: 25.0% of statements [2022-10-26T09:11:00.563Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.120s coverage: 81.4% of statements [2022-10-26T09:11:00.563Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-26T09:11:00.563Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.060s coverage: 41.7% of statements [2022-10-26T09:11:00.563Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-10-26T09:11:00.563Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T09:11:00.563Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T09:11:27.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T09:11:27.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T09:11:27.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T09:11:27.388Z] $ docker stop --time=1 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 [2022-10-26T09:11:29.300Z] $ docker rm -f 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T09:11:32.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T09:11:32.191Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T09:11:32.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:11:33.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T09:11:33.514Z] [2022-10-26T09:11:33.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:11:33.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T09:11:34.183Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T09:11:34.183Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T09:11:34.183Z] 04944245beec: Pulling fs layer [2022-10-26T09:11:34.183Z] 699f458cf7ca: Pulling fs layer [2022-10-26T09:11:34.183Z] 765212b225bb: Pulling fs layer [2022-10-26T09:11:34.183Z] f23df028b6ca: Pulling fs layer [2022-10-26T09:11:34.183Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T09:11:34.183Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T09:11:34.183Z] 765212b225bb: Waiting [2022-10-26T09:11:34.183Z] f23df028b6ca: Waiting [2022-10-26T09:11:34.183Z] d65c8cfc05b1: Waiting [2022-10-26T09:11:34.183Z] 2437ff75d9bd: Waiting [2022-10-26T09:11:34.183Z] 04944245beec: Verifying Checksum [2022-10-26T09:11:34.183Z] 04944245beec: Download complete [2022-10-26T09:11:34.183Z] 765212b225bb: Download complete [2022-10-26T09:11:34.183Z] f23df028b6ca: Verifying Checksum [2022-10-26T09:11:34.183Z] f23df028b6ca: Download complete [2022-10-26T09:11:34.183Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T09:11:34.183Z] d65c8cfc05b1: Download complete [2022-10-26T09:11:34.453Z] 699f458cf7ca: Verifying Checksum [2022-10-26T09:11:34.453Z] 699f458cf7ca: Download complete [2022-10-26T09:11:34.721Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T09:11:34.721Z] 8998bd30e6a1: Download complete [2022-10-26T09:11:37.308Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T09:11:37.308Z] 2437ff75d9bd: Download complete [2022-10-26T09:11:38.271Z] 8998bd30e6a1: Pull complete [2022-10-26T09:11:38.856Z] 04944245beec: Pull complete [2022-10-26T09:11:40.274Z] 699f458cf7ca: Pull complete [2022-10-26T09:11:40.543Z] 765212b225bb: Pull complete [2022-10-26T09:11:41.526Z] f23df028b6ca: Pull complete [2022-10-26T09:11:41.793Z] d65c8cfc05b1: Pull complete [2022-10-26T09:11:56.812Z] 2437ff75d9bd: Pull complete [2022-10-26T09:11:56.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T09:11:56.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T09:11:56.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:11:57.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container [2022-10-26T09:11:57.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T09:11:59.839Z] $ docker top 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:00.745Z] ---> job-cost.sh [2022-10-26T09:12:00.745Z] lf-activate-venv: SKIPPING [2022-10-26T09:12:00.745Z] INFO: No Stack... [2022-10-26T09:12:01.012Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T09:12:01.983Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T09:12:02.651Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2022-10-26T09:12:02.651Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T09:12:02.733Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [2022-10-26T09:12:02.738Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] did not exist. Created. [2022-10-26T09:12:02.738Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T09:12:03.460Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-eb8f1b83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T09:12:03.815Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T09:12:03.850Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T09:12:03.907Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T09:12:03.921Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T09:12:04.004Z] $ docker stop --time=1 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c [2022-10-26T09:12:05.504Z] $ docker rm -f 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T09:12:06.439Z] provisioning config files... [2022-10-26T09:12:06.449Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/config14215012041072642282tmp [Pipeline] { [Pipeline] sh [2022-10-26T09:12:06.776Z] + set +x [2022-10-26T09:12:06.776Z] + bash -s -- [2022-10-26T09:12:06.776Z] + curl -s https://codecov.io/bash [2022-10-26T09:12:06.776Z] [2022-10-26T09:12:06.776Z] _____ _ [2022-10-26T09:12:06.776Z] / ____| | | [2022-10-26T09:12:06.776Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T09:12:06.776Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T09:12:06.776Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T09:12:06.776Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T09:12:06.776Z] Bash-1.0.6 [2022-10-26T09:12:06.776Z] [2022-10-26T09:12:06.776Z] [2022-10-26T09:12:06.776Z] ==> git version 2.25.1 found [2022-10-26T09:12:06.776Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T09:12:06.776Z] Release-Date: 2020-01-08 [2022-10-26T09:12:06.776Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T09:12:06.776Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T09:12:06.776Z] ==> Jenkins CI detected. [2022-10-26T09:12:06.776Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [2022-10-26T09:12:06.776Z] project root: . [2022-10-26T09:12:06.776Z] --> token set from env [2022-10-26T09:12:06.776Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T09:12:06.776Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T09:12:06.776Z] ==> Python coveragepy not found [2022-10-26T09:12:06.776Z] ==> Searching for coverage reports in: [2022-10-26T09:12:06.776Z] + . [2022-10-26T09:12:06.776Z] -> Found 1 reports [2022-10-26T09:12:06.776Z] ==> Detecting git/mercurial file structure [2022-10-26T09:12:06.776Z] ==> Reading reports [2022-10-26T09:12:06.776Z] + ./coverage.out bytes=68433 [2022-10-26T09:12:06.776Z] ==> Appending adjustments [2022-10-26T09:12:06.776Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T09:12:07.036Z] + Found adjustments [2022-10-26T09:12:07.036Z] ==> Gzipping contents [2022-10-26T09:12:07.036Z] 12K /tmp/codecov.O7whTa.gz [2022-10-26T09:12:07.036Z] ==> Uploading reports [2022-10-26T09:12:07.036Z] url: https://codecov.io [2022-10-26T09:12:07.036Z] query: branch=PR-390&commit=304dc80f78737bb2aa411802010702a7dde97242&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=390&job=&cmd_args= [2022-10-26T09:12:07.036Z] -> Pinging Codecov [2022-10-26T09:12:07.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-390&commit=304dc80f78737bb2aa411802010702a7dde97242&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=390&job=&cmd_args= [2022-10-26T09:12:07.607Z] -> Uploading to [2022-10-26T09:12:07.607Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/304dc80f78737bb2aa411802010702a7dde97242/db77b015-ff38-4e03-a904-9a84390f7730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T091207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de692455f172fb02d9c81935aa8df610a9e8eb6037072767aa08aadf570bfb49 [2022-10-26T09:12:07.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T09:12:07.607Z] Dload Upload Total Spent Left Speed [2022-10-26T09:12:07.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11233 0 0 100 11233 0 44932 --:--:-- --:--:-- --:--:-- 44932 [2022-10-26T09:12:07.866Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] } [2022-10-26T09:12:07.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T09:12:09.601Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives ] [2022-10-26T09:12:09.601Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives [2022-10-26T09:12:09.601Z] total 16 [2022-10-26T09:12:09.601Z] drwxr-xr-x 3 root root 4096 Oct 26 09:07 . [2022-10-26T09:12:09.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 09:07 .. [2022-10-26T09:12:09.601Z] drwxr-xr-x 2 root root 4096 Oct 26 09:07 cost [2022-10-26T09:12:09.601Z] -rw-r--r-- 1 root root 88 Oct 26 09:07 cost.csv [2022-10-26T09:12:09.601Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives [2022-10-26T09:12:09.601Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives [2022-10-26T09:12:09.601Z] total 16 [2022-10-26T09:12:09.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 09:07 . [2022-10-26T09:12:09.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 09:07 .. [2022-10-26T09:12:09.601Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 09:07 cost [2022-10-26T09:12:09.601Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 26 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:09.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:10.822Z] ---> package-listing.sh [2022-10-26T09:12:10.822Z] ++ facter osfamily [2022-10-26T09:12:10.822Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T09:12:11.082Z] + OS_FAMILY=debian [2022-10-26T09:12:11.082Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-390 [2022-10-26T09:12:11.082Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T09:12:11.082Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T09:12:11.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T09:12:11.082Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T09:12:11.082Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-390 ']' [2022-10-26T09:12:11.082Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T09:12:11.082Z] + case "${OS_FAMILY}" in [2022-10-26T09:12:11.082Z] + dpkg -l [2022-10-26T09:12:11.082Z] + grep '^ii' [2022-10-26T09:12:11.082Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T09:12:11.082Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T09:12:11.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T09:12:11.082Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-390 ']' [2022-10-26T09:12:11.082Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/ [2022-10-26T09:12:11.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/ [Pipeline] echo [2022-10-26T09:12:11.116Z] 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-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T09:12:11.418Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T09:12:12.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T09:12:12.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T09:12:12.184Z] prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container [2022-10-26T09:12:12.208Z] $ 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-390/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-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T09:12:12.416Z] $ docker top 8de25601b42baef8a289f90f6de9994bd76befdcad700845c8843ab0c365ddd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T09:12:12.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T09:12:13.121Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T09:12:13.429Z] + ls /var/log/sa-host [2022-10-26T09:12:13.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T09:12:13.640Z] provisioning config files... [2022-10-26T09:12:13.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/config11488612196893696387tmp [Pipeline] { [Pipeline] echo [2022-10-26T09:12:13.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:14.006Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T09:12:14.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:14.442Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T09:12:14.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:14.787Z] ---> sudo-logs.sh [2022-10-26T09:12:14.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T09:12:14.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:15.175Z] ---> job-cost.sh [2022-10-26T09:12:15.175Z] lf-activate-venv: SKIPPING [2022-10-26T09:12:15.175Z] DEBUG: total: 0.2199999988079071 [2022-10-26T09:12:15.175Z] INFO: Retrieving Stack Cost... [2022-10-26T09:12:15.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T09:12:16.000Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T09:12:16.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T09:12:16.346Z] ---> logs-deploy.sh [2022-10-26T09:12:16.346Z] lf-activate-venv: SKIPPING [2022-10-26T09:12:16.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-390/1 [2022-10-26T09:12:16.346Z] INFO: archiving workspace using pattern(s): [2022-10-26T09:12:18.249Z] Archives upload complete. [2022-10-26T09:12:18.249Z] INFO: archiving logs to Nexus [2022-10-26T09:12:18.816Z] ---> uname -a: [2022-10-26T09:12:18.816Z] Linux prd-ubuntu20-04-docker-8c-8g-117102 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T09:12:18.816Z] [2022-10-26T09:12:18.816Z] [2022-10-26T09:12:18.816Z] ---> lscpu: [2022-10-26T09:12:18.816Z] Architecture: x86_64 [2022-10-26T09:12:18.816Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T09:12:18.816Z] Byte Order: Little Endian [2022-10-26T09:12:18.816Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T09:12:18.816Z] CPU(s): 8 [2022-10-26T09:12:18.816Z] On-line CPU(s) list: 0-7 [2022-10-26T09:12:18.816Z] Thread(s) per core: 1 [2022-10-26T09:12:18.816Z] Core(s) per socket: 1 [2022-10-26T09:12:18.816Z] Socket(s): 8 [2022-10-26T09:12:18.816Z] NUMA node(s): 1 [2022-10-26T09:12:18.817Z] Vendor ID: AuthenticAMD [2022-10-26T09:12:18.817Z] CPU family: 23 [2022-10-26T09:12:18.817Z] Model: 49 [2022-10-26T09:12:18.817Z] Model name: AMD EPYC-Rome Processor [2022-10-26T09:12:18.817Z] Stepping: 0 [2022-10-26T09:12:18.817Z] CPU MHz: 2799.988 [2022-10-26T09:12:18.817Z] BogoMIPS: 5599.97 [2022-10-26T09:12:18.817Z] Virtualization: AMD-V [2022-10-26T09:12:18.817Z] Hypervisor vendor: KVM [2022-10-26T09:12:18.817Z] Virtualization type: full [2022-10-26T09:12:18.817Z] L1d cache: 256 KiB [2022-10-26T09:12:18.817Z] L1i cache: 256 KiB [2022-10-26T09:12:18.817Z] L2 cache: 4 MiB [2022-10-26T09:12:18.817Z] L3 cache: 128 MiB [2022-10-26T09:12:18.817Z] NUMA node0 CPU(s): 0-7 [2022-10-26T09:12:18.817Z] Vulnerability Itlb multihit: Not affected [2022-10-26T09:12:18.817Z] Vulnerability L1tf: Not affected [2022-10-26T09:12:18.817Z] Vulnerability Mds: Not affected [2022-10-26T09:12:18.817Z] Vulnerability Meltdown: Not affected [2022-10-26T09:12:18.817Z] Vulnerability Mmio stale data: Not affected [2022-10-26T09:12:18.817Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T09:12:18.817Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T09:12:18.817Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T09:12:18.817Z] Vulnerability Srbds: Not affected [2022-10-26T09:12:18.817Z] Vulnerability Tsx async abort: Not affected [2022-10-26T09:12:18.817Z] 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 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] ---> nproc: [2022-10-26T09:12:18.817Z] 8 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] ---> df -h: [2022-10-26T09:12:18.817Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T09:12:18.817Z] overlay 155G 11G 145G 7% / [2022-10-26T09:12:18.817Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T09:12:18.817Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T09:12:18.817Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T09:12:18.817Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] ---> sar -b -r -n DEV: [2022-10-26T09:12:18.817Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117102) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:05:09 LINUX RESTART (8 CPU) [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T09:12:18.817Z] 09:07:01 64.58 1.08 63.49 0.00 65.73 35152.02 0.00 [2022-10-26T09:12:18.817Z] 09:08:01 41.51 0.22 41.29 0.00 10.53 22478.80 0.00 [2022-10-26T09:12:18.817Z] 09:09:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2022-10-26T09:12:18.817Z] 09:10:01 2.13 0.00 2.13 0.00 0.00 23.73 0.00 [2022-10-26T09:12:18.817Z] 09:11:01 39.29 9.35 29.95 0.00 2885.25 4899.72 0.00 [2022-10-26T09:12:18.817Z] 09:12:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2022-10-26T09:12:18.817Z] Average: 24.90 1.78 23.13 0.00 494.74 10362.64 0.00 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T09:12:18.817Z] 09:07:01 28768644 31612732 696420 2.12 91432 2999112 1864968 5.50 1202468 2515836 154316 [2022-10-26T09:12:18.817Z] 09:08:01 28705444 31609076 699464 2.13 94848 3045284 1736716 5.12 1152708 2616280 160 [2022-10-26T09:12:18.817Z] 09:09:01 28705836 31609592 698876 2.13 94936 3045288 1736716 5.12 1152316 2616288 164 [2022-10-26T09:12:18.817Z] 09:10:01 28709504 31613460 694856 2.11 95048 3045280 1736716 5.12 1148940 2616360 28 [2022-10-26T09:12:18.817Z] 09:11:01 28402612 31594912 707676 2.15 113900 3296960 1772760 5.22 1303616 2741624 4 [2022-10-26T09:12:18.817Z] 09:12:01 28412044 31604384 698128 2.12 113928 3296960 1772760 5.22 1294160 2741624 164 [2022-10-26T09:12:18.817Z] Average: 28617347 31607359 699237 2.13 100682 3121481 1770106 5.22 1209035 2641335 25806 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T09:12:18.817Z] 09:07:01 ens3 277.03 170.63 4795.45 31.92 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:07:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:07:01 docker0 46.67 71.57 3.94 744.56 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:08:01 ens3 121.20 90.80 2526.86 85.41 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:09:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:10:01 ens3 0.52 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:11:01 ens3 66.36 42.73 1301.71 3.24 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:12:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] Average: ens3 77.11 50.46 1428.19 20.10 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] Average: docker0 7.67 11.77 0.65 122.40 0.00 0.00 0.00 0.00 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] ---> sar -P ALL: [2022-10-26T09:12:18.817Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117102) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:05:09 LINUX RESTART (8 CPU) [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] 09:06:02 CPU %user %nice %system %iowait %steal %idle [2022-10-26T09:12:18.817Z] 09:07:01 all 24.07 0.00 4.72 3.64 0.06 67.51 [2022-10-26T09:12:18.817Z] 09:07:01 0 23.39 0.00 5.10 5.08 0.05 66.38 [2022-10-26T09:12:18.817Z] 09:07:01 1 25.32 0.00 4.35 0.24 0.09 70.01 [2022-10-26T09:12:18.817Z] 09:07:01 2 24.36 0.00 5.69 4.70 0.07 65.18 [2022-10-26T09:12:18.817Z] 09:07:01 3 24.14 0.00 4.23 0.22 0.05 71.35 [2022-10-26T09:12:18.817Z] 09:07:01 4 23.60 0.00 4.63 0.31 0.05 71.40 [2022-10-26T09:12:18.817Z] 09:07:01 5 23.78 0.00 4.73 18.23 0.07 53.19 [2022-10-26T09:12:18.817Z] 09:07:01 6 24.17 0.00 4.42 0.07 0.07 71.27 [2022-10-26T09:12:18.817Z] 09:07:01 7 23.80 0.00 4.61 0.33 0.07 71.20 [2022-10-26T09:12:18.817Z] 09:08:01 all 2.73 0.00 1.12 1.34 0.02 94.80 [2022-10-26T09:12:18.817Z] 09:08:01 0 1.71 0.00 1.05 2.44 0.02 94.78 [2022-10-26T09:12:18.817Z] 09:08:01 1 3.27 0.00 0.57 0.05 0.02 96.09 [2022-10-26T09:12:18.817Z] 09:08:01 2 2.48 0.00 1.58 7.16 0.02 88.77 [2022-10-26T09:12:18.817Z] 09:08:01 3 2.38 0.00 1.16 0.18 0.02 96.27 [2022-10-26T09:12:18.817Z] 09:08:01 4 2.93 0.00 0.89 0.22 0.02 95.95 [2022-10-26T09:12:18.817Z] 09:08:01 5 3.01 0.00 1.10 0.07 0.02 95.80 [2022-10-26T09:12:18.817Z] 09:08:01 6 4.00 0.00 1.19 0.03 0.03 94.74 [2022-10-26T09:12:18.817Z] 09:08:01 7 2.06 0.00 1.39 0.57 0.02 95.96 [2022-10-26T09:12:18.817Z] 09:09:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-10-26T09:12:18.817Z] 09:09:01 0 0.03 0.00 0.03 0.08 0.02 99.83 [2022-10-26T09:12:18.817Z] 09:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T09:12:18.817Z] 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T09:12:18.817Z] 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T09:12:18.817Z] 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T09:12:18.817Z] 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T09:12:18.817Z] 09:09:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-26T09:12:18.817Z] 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T09:12:18.817Z] 09:10:01 all 0.27 0.00 0.02 0.02 0.01 99.68 [2022-10-26T09:12:18.817Z] 09:10:01 0 0.02 0.00 0.05 0.12 0.02 99.80 [2022-10-26T09:12:18.817Z] 09:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-26T09:12:18.817Z] 09:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T09:12:18.817Z] 09:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T09:12:18.817Z] 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T09:12:18.817Z] 09:10:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-26T09:12:18.817Z] 09:10:01 6 2.00 0.00 0.02 0.00 0.00 97.98 [2022-10-26T09:12:18.817Z] 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T09:12:18.817Z] 09:11:01 all 1.40 0.00 0.80 0.43 0.02 97.35 [2022-10-26T09:12:18.817Z] 09:11:01 0 0.72 0.00 0.53 1.33 0.02 97.40 [2022-10-26T09:12:18.817Z] 09:11:01 1 2.10 0.00 1.84 0.88 0.02 95.16 [2022-10-26T09:12:18.817Z] 09:11:01 2 0.77 0.00 0.90 0.27 0.02 98.05 [2022-10-26T09:12:18.817Z] 09:11:01 3 1.35 0.00 0.98 0.52 0.02 97.13 [2022-10-26T09:12:18.817Z] 09:11:01 4 0.90 0.00 0.53 0.08 0.02 98.47 [2022-10-26T09:12:18.817Z] 09:11:01 5 1.50 0.00 0.63 0.07 0.02 97.78 [2022-10-26T09:12:18.817Z] 09:11:01 6 2.96 0.00 0.57 0.23 0.00 96.24 [2022-10-26T09:12:18.817Z] 09:11:01 7 0.89 0.00 0.43 0.05 0.03 98.60 [2022-10-26T09:12:18.817Z] 09:12:01 all 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-26T09:12:18.817Z] 09:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T09:12:18.817Z] 09:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T09:12:18.817Z] 09:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T09:12:18.817Z] 09:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T09:12:18.817Z] 09:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-26T09:12:18.817Z] 09:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T09:12:18.817Z] 09:12:01 6 1.63 0.00 0.08 0.00 0.00 98.29 [2022-10-26T09:12:18.817Z] 09:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T09:12:18.817Z] Average: all 4.73 0.00 1.10 0.89 0.02 93.26 [2022-10-26T09:12:18.817Z] Average: 0 4.22 0.00 1.11 1.49 0.02 93.16 [2022-10-26T09:12:18.817Z] Average: 1 5.05 0.00 1.13 0.20 0.02 93.61 [2022-10-26T09:12:18.817Z] Average: 2 4.52 0.00 1.35 2.00 0.02 92.11 [2022-10-26T09:12:18.817Z] Average: 3 4.57 0.00 1.05 0.15 0.01 94.21 [2022-10-26T09:12:18.817Z] Average: 4 4.49 0.00 0.99 0.10 0.02 94.40 [2022-10-26T09:12:18.817Z] Average: 5 4.63 0.00 1.07 2.99 0.02 91.30 [2022-10-26T09:12:18.817Z] Average: 6 6.00 0.00 1.02 0.06 0.02 92.90 [2022-10-26T09:12:18.817Z] Average: 7 4.37 0.00 1.06 0.16 0.02 94.39 [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z] [2022-10-26T09:12:18.817Z]