Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 372c5e082558e33a87258950a22447a256fb637e 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-ssh13102604395745485948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh182793026739035530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9999057449334037631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3186908335218634942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12972264857353766019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-9608 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 372c5e082558e33a87258950a22447a256fb637e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 372c5e082558e33a87258950a22447a256fb637e # timeout=10 Commit message: "Merge pull request #466 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" > git rev-list --no-walk 0e597b80746d4c762b0e8781120b8a25e778bb00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T09:49:37.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T09:49:37.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T09:49:37.931Z] ========================================================= [2023-03-10T09:49:37.931Z] EdgeX Global Pipelines Version Info [2023-03-10T09:49:37.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:49:38.653Z] ------------------- [2023-03-10T09:49:38.654Z] stable info: [2023-03-10T09:49:38.654Z] ------------------- [2023-03-10T09:49:38.654Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T09:49:38.654Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T09:49:38.654Z] Message: update stable to v1.0.244 [2023-03-10T09:49:39.227Z] ------------------- [2023-03-10T09:49:39.227Z] experimental info: [2023-03-10T09:49:39.227Z] ------------------- [2023-03-10T09:49:39.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T09:49:39.227Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T09:49:39.227Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T09:49:39.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-10T09:49:39.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-10T09:49:39.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T09:49:39.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T09:49:39.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T09:49:39.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T09:49:39.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T09:49:39.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-10T09:49:39.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T09:49:39.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T09:49:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T09:49:39.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-10T09:49:39.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T09:49:39.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T09:49:39.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T09:49:39.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T09:49:39.590Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T09:49:39.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T09:49:39.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T09:49:39.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T09:49:39.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-10T09:49:39.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-10T09:49:39.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-10T09:49:39.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-10T09:49:39.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-10T09:49:39.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T09:49:39.725Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T09:49:39.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-10T09:49:39.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-10T09:49:39.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-10T09:49:39.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 372c5e082558e33a87258950a22447a256fb637e [Pipeline] echo [2023-03-10T09:49:39.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 372c5e0 [Pipeline] echo [2023-03-10T09:49:39.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T09:49:40.156Z] + git rev-list -1 --merges 372c5e082558e33a87258950a22447a256fb637e~1..372c5e082558e33a87258950a22447a256fb637e [Pipeline] echo [2023-03-10T09:49:40.204Z] -----------> git rev-list -1 --merges 372c5e082558e33a87258950a22447a256fb637e~1..372c5e082558e33a87258950a22447a256fb637e 372c5e082558e33a87258950a22447a256fb637e [2023-03-10T09:49:40.204Z] 372c5e082558e33a87258950a22447a256fb637e [false] [Pipeline] sh [2023-03-10T09:49:40.489Z] + git log --format=format:%s -1 372c5e082558e33a87258950a22447a256fb637e [Pipeline] echo [2023-03-10T09:49:40.505Z] ========================================================= [2023-03-10T09:49:40.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T09:49:40.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T09:49:40.846Z] + git log --format=format:%s -1 372c5e082558e33a87258950a22447a256fb637e [Pipeline] echo [2023-03-10T09:49:40.857Z] [semverPrep] GIT_COMMIT: 372c5e082558e33a87258950a22447a256fb637e, Commit Message: Merge pull request #466 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9 [Pipeline] echo [2023-03-10T09:49:40.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-10T09:49:41.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T09:49:41.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T09:49:41.237Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T09:49:41.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T09:49:41.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T09:49:41.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T09:49:41.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:49:41.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:49:42.224Z] [2023-03-10T09:49:42.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:49:42.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:49:43.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T09:49:43.113Z] b85a868b505f: Pulling fs layer [2023-03-10T09:49:43.113Z] e2be974225ed: Pulling fs layer [2023-03-10T09:49:43.113Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T09:49:43.113Z] 988bab9f4d93: Pulling fs layer [2023-03-10T09:49:43.113Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T09:49:43.113Z] eaf3925da568: Pulling fs layer [2023-03-10T09:49:43.113Z] bab4dde63d76: Pulling fs layer [2023-03-10T09:49:43.113Z] bde34c3a00c8: Pulling fs layer [2023-03-10T09:49:43.113Z] b352a97aabf1: Pulling fs layer [2023-03-10T09:49:43.113Z] 4872d77fe225: Pulling fs layer [2023-03-10T09:49:43.113Z] 5851b861e8e6: Pulling fs layer [2023-03-10T09:49:43.113Z] 1469e6f7b9e6: Waiting [2023-03-10T09:49:43.113Z] 988bab9f4d93: Waiting [2023-03-10T09:49:43.113Z] b352a97aabf1: Waiting [2023-03-10T09:49:43.113Z] bab4dde63d76: Waiting [2023-03-10T09:49:43.113Z] bde34c3a00c8: Waiting [2023-03-10T09:49:43.113Z] 5851b861e8e6: Waiting [2023-03-10T09:49:43.113Z] e2be974225ed: Verifying Checksum [2023-03-10T09:49:43.113Z] e2be974225ed: Download complete [2023-03-10T09:49:43.113Z] 988bab9f4d93: Verifying Checksum [2023-03-10T09:49:43.113Z] 988bab9f4d93: Download complete [2023-03-10T09:49:43.113Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T09:49:43.113Z] 1469e6f7b9e6: Download complete [2023-03-10T09:49:43.113Z] eaf3925da568: Verifying Checksum [2023-03-10T09:49:43.113Z] eaf3925da568: Download complete [2023-03-10T09:49:43.113Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T09:49:43.113Z] 339a4e72a1f5: Download complete [2023-03-10T09:49:43.113Z] bde34c3a00c8: Download complete [2023-03-10T09:49:43.113Z] b352a97aabf1: Verifying Checksum [2023-03-10T09:49:43.113Z] b352a97aabf1: Download complete [2023-03-10T09:49:43.113Z] 4872d77fe225: Verifying Checksum [2023-03-10T09:49:43.113Z] 4872d77fe225: Download complete [2023-03-10T09:49:43.375Z] 5851b861e8e6: Verifying Checksum [2023-03-10T09:49:43.375Z] 5851b861e8e6: Download complete [2023-03-10T09:49:43.375Z] b85a868b505f: Verifying Checksum [2023-03-10T09:49:43.375Z] b85a868b505f: Download complete [2023-03-10T09:49:43.635Z] bab4dde63d76: Verifying Checksum [2023-03-10T09:49:43.635Z] bab4dde63d76: Download complete [2023-03-10T09:49:44.578Z] b85a868b505f: Pull complete [2023-03-10T09:49:44.578Z] e2be974225ed: Pull complete [2023-03-10T09:49:45.146Z] 339a4e72a1f5: Pull complete [2023-03-10T09:49:45.146Z] 988bab9f4d93: Pull complete [2023-03-10T09:49:45.406Z] 1469e6f7b9e6: Pull complete [2023-03-10T09:49:45.406Z] eaf3925da568: Pull complete [2023-03-10T09:49:47.316Z] bab4dde63d76: Pull complete [2023-03-10T09:49:47.316Z] bde34c3a00c8: Pull complete [2023-03-10T09:49:47.575Z] b352a97aabf1: Pull complete [2023-03-10T09:49:47.575Z] 4872d77fe225: Pull complete [2023-03-10T09:49:47.834Z] 5851b861e8e6: Pull complete [2023-03-10T09:49:47.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T09:49:47.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:49:47.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:49:47.922Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:49:47.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T09:49:52.070Z] $ docker top 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 -eo pid,comm [2023-03-10T09:49:52.123Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T09:49:52.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T09:49:52.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T09:49:52.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T09:49:52.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T09:49:52.278Z] $ docker exec 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 ssh-agent [2023-03-10T09:49:52.389Z] SSH_AUTH_SOCK=/tmp/ssh-EI48HagpTF0p/agent.33 [2023-03-10T09:49:52.389Z] SSH_AGENT_PID=39 [2023-03-10T09:49:52.396Z] Running ssh-add (command line suppressed) [2023-03-10T09:49:52.497Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8125615748548447316.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8125615748548447316.key) [2023-03-10T09:49:52.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T09:49:52.800Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T09:49:52.816Z] $ docker exec --env ******** --env ******** 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 ssh-agent -k [2023-03-10T09:49:52.914Z] unset SSH_AUTH_SOCK; [2023-03-10T09:49:52.916Z] unset SSH_AGENT_PID; [2023-03-10T09:49:52.916Z] echo Agent pid 39 killed; [2023-03-10T09:49:52.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T09:49:52.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T09:49:52.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T09:49:53.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T09:49:53.059Z] $ docker exec 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 ssh-agent [2023-03-10T09:49:53.168Z] SSH_AUTH_SOCK=/tmp/ssh-rPfkIdFCnjmm/agent.71 [2023-03-10T09:49:53.168Z] SSH_AGENT_PID=77 [2023-03-10T09:49:53.173Z] Running ssh-add (command line suppressed) [2023-03-10T09:49:53.278Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13414419344958919755.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13414419344958919755.key) [2023-03-10T09:49:53.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T09:49:53.579Z] + git semver init [2023-03-10T09:49:53.838Z] 2023-03-10 09:49:53,780 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T09:49:53.838Z] 2023-03-10 09:49:53,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-10T09:49:53.838Z] 2023-03-10 09:49:53,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-10T09:49:53.838Z] 2023-03-10 09:49:53,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-10T09:49:54.774Z] 2023-03-10 09:49:54,632 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-03-10T09:49:54.774Z] 2023-03-10 09:49:54,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-03-10T09:49:54.774Z] 2023-03-10 09:49:54,633 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:49:54.774Z] 2023-03-10 09:49:54,633 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:49:54.774Z] 3.0.0-dev.46 [Pipeline] } [2023-03-10T09:49:54.784Z] $ docker exec --env ******** --env ******** 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 ssh-agent -k [2023-03-10T09:49:54.884Z] unset SSH_AUTH_SOCK; [2023-03-10T09:49:54.885Z] unset SSH_AGENT_PID; [2023-03-10T09:49:54.885Z] echo Agent pid 77 killed; [2023-03-10T09:49:54.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T09:49:55.202Z] + git semver [Pipeline] } [2023-03-10T09:49:55.473Z] $ docker stop --time=1 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 [2023-03-10T09:49:56.779Z] $ docker rm -f --volumes 77900855323f368753ea239decf745d9dd66b5951280a691b759b663900d1d89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:49:57.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T09:49:57.326Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T09:49:57.330Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-03-10T09:49:57.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T09:49:57.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T09:49:57.523Z] ========================================================= [2023-03-10T09:49:57.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T09:49:57.523Z] ========================================================= [Pipeline] fileExists [2023-03-10T09:49:57.532Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9606 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-10T09:49:57.571Z] Running in /w/workspace/go-mod-bootstrap/134 [Pipeline] { [Pipeline] checkout [2023-03-10T09:49:57.597Z] Selected Git installation does not exist. Using Default [2023-03-10T09:49:57.597Z] The recommended git tool is: NONE [2023-03-10T09:49:57.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T09:49:57.818Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T09:49:57.818Z] 213ec9aee27d: Pulling fs layer [2023-03-10T09:49:57.818Z] 4583459ba037: Pulling fs layer [2023-03-10T09:49:57.818Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T09:49:57.818Z] 53926ce57604: Pulling fs layer [2023-03-10T09:49:57.818Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T09:49:57.818Z] 22ff95d597cd: Pulling fs layer [2023-03-10T09:49:57.818Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T09:49:57.818Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T09:49:57.818Z] a7acece74701: Pulling fs layer [2023-03-10T09:49:57.818Z] 53926ce57604: Waiting [2023-03-10T09:49:57.818Z] 22ff95d597cd: Waiting [2023-03-10T09:49:57.818Z] 12d6caf4c0d1: Waiting [2023-03-10T09:49:57.818Z] 21b2b0c7a3f4: Waiting [2023-03-10T09:49:57.818Z] 96b7cbca73a9: Waiting [2023-03-10T09:49:57.818Z] a7acece74701: Waiting [2023-03-10T09:49:57.818Z] 93c1e223e6f2: Verifying Checksum [2023-03-10T09:49:57.818Z] 93c1e223e6f2: Download complete [2023-03-10T09:49:57.819Z] 4583459ba037: Download complete [2023-03-10T09:49:57.819Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T09:49:57.819Z] 21b2b0c7a3f4: Download complete [2023-03-10T09:49:57.819Z] 22ff95d597cd: Verifying Checksum [2023-03-10T09:49:57.819Z] 22ff95d597cd: Download complete [2023-03-10T09:49:57.819Z] 213ec9aee27d: Download complete [2023-03-10T09:49:57.819Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T09:49:57.819Z] 12d6caf4c0d1: Download complete [2023-03-10T09:49:58.081Z] 213ec9aee27d: Pull complete [2023-03-10T09:49:58.081Z] 4583459ba037: Pull complete [2023-03-10T09:49:58.344Z] 93c1e223e6f2: Pull complete [2023-03-10T09:49:58.344Z] a7acece74701: Download complete [2023-03-10T09:49:58.603Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T09:49:58.603Z] 96b7cbca73a9: Download complete [2023-03-10T09:49:58.603Z] 53926ce57604: Verifying Checksum [2023-03-10T09:49:58.603Z] 53926ce57604: Download complete [2023-03-10T09:50:02.111Z] using credential edgex-jenkins-ssh [2023-03-10T09:50:02.128Z] Cloning the remote Git repository [2023-03-10T09:50:02.189Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-10T09:50:02.246Z] > git init /w/workspace/go-mod-bootstrap/134 # timeout=10 [2023-03-10T09:50:02.374Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-10T09:50:02.375Z] > git --version # timeout=10 [2023-03-10T09:50:02.395Z] > git --version # 'git version 2.25.1' [2023-03-10T09:50:02.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T09:50:02.782Z] 53926ce57604: Pull complete [2023-03-10T09:50:02.782Z] 21b2b0c7a3f4: Pull complete [2023-03-10T09:50:02.782Z] 22ff95d597cd: Pull complete [2023-03-10T09:50:02.782Z] 12d6caf4c0d1: Pull complete [2023-03-10T09:50:02.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T09:50:04.681Z] 96b7cbca73a9: Pull complete [2023-03-10T09:50:04.169Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-10T09:50:04.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T09:50:05.058Z] Avoid second fetch [2023-03-10T09:50:05.059Z] Checking out Revision 372c5e082558e33a87258950a22447a256fb637e (main) [2023-03-10T09:50:05.248Z] a7acece74701: Pull complete [2023-03-10T09:50:05.248Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T09:50:05.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T09:50:05.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-03-10T09:50:05.584Z] Commit message: "Merge pull request #466 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" [2023-03-10T09:50:05.793Z] + 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-03-10T09:50:06.106Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T09:50:06.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:50:06.173Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:50:06.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat [2023-03-10T09:50:05.101Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T09:50:05.129Z] > git checkout -f 372c5e082558e33a87258950a22447a256fb637e # timeout=10 [2023-03-10T09:50:12.730Z] $ docker top 933b5a767650b6d0956282497f6804ab6335672f784f93dcf31cc22b57a594a1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T09:50:13.060Z] + go version [2023-03-10T09:50:13.061Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T09:50:13.120Z] $ docker stop --time=1 933b5a767650b6d0956282497f6804ab6335672f784f93dcf31cc22b57a594a1 [2023-03-10T09:50:13.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T09:50:13.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T09:50:13.467Z] Dload Upload Total Spent Left Speed [2023-03-10T09:50:13.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48482 [2023-03-10T09:50:14.433Z] $ docker rm -f --volumes 933b5a767650b6d0956282497f6804ab6335672f784f93dcf31cc22b57a594a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:50:14.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T09:50:14.897Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T09:50:14.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:50:14.960Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:50:15.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat [2023-03-10T09:50:15.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T09:50:15.142Z] + sudo tee /etc/docker/daemon.new [2023-03-10T09:50:15.142Z] { [2023-03-10T09:50:15.142Z] "registry-mirrors": [ [2023-03-10T09:50:15.142Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T09:50:15.142Z] ], [2023-03-10T09:50:15.142Z] "bip": "10.250.0.254/24", [2023-03-10T09:50:15.142Z] "hosts": [ [2023-03-10T09:50:15.142Z] "tcp://0.0.0.0:5555", [2023-03-10T09:50:15.142Z] "unix:///var/run/docker.sock" [2023-03-10T09:50:15.142Z] ], [2023-03-10T09:50:15.142Z] "mtu": 1458, [2023-03-10T09:50:15.142Z] "selinux-enabled": true, [2023-03-10T09:50:15.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T09:50:15.142Z] } [2023-03-10T09:50:15.401Z] $ docker top 80340ca083b51c7a441c10960a4f61fa012783e11f1011499f9a11cb0b8077ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-10T09:50:15.792Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T09:50:15.817Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-03-10T09:50:16.124Z] + sudo service docker restart [2023-03-10T09:50:16.152Z] + make test [2023-03-10T09:50:16.152Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-10T09:50:16.152Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-10T09:50:16.152Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-10T09:50:16.152Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-10T09:50:16.152Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-10T09:50:16.152Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-10T09:50:16.152Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-10T09:50:16.152Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-10T09:50:16.152Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-10T09:50:16.410Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-10T09:50:16.410Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-10T09:50:16.410Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-10T09:50:16.410Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-10T09:50:16.410Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-10T09:50:16.410Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-10T09:50:16.410Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-10T09:50:16.410Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-10T09:50:16.410Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-10T09:50:16.410Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-10T09:50:16.668Z] go: downloading golang.org/x/net v0.7.0 [2023-03-10T09:50:16.668Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-10T09:50:16.668Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-10T09:50:16.668Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-10T09:50:16.668Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-10T09:50:16.668Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-10T09:50:16.668Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-10T09:50:16.668Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-10T09:50:16.668Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-10T09:50:16.668Z] go: downloading golang.org/x/text v0.7.0 [2023-03-10T09:50:16.668Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-10T09:50:16.668Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-10T09:50:16.668Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-10T09:50:16.668Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-10T09:50:16.926Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-10T09:50:16.926Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-10T09:50:16.926Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-10T09:50:16.926Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-10T09:50:16.926Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-10T09:50:16.926Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-10T09:50:16.926Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-10T09:50:16.926Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-10T09:50:16.926Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-10T09:50:16.926Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-10T09:50:17.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-10T09:50:17.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-10T09:50:27.152Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [Pipeline] unstash [Pipeline] echo [2023-03-10T09:50:34.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T09:50:34.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T09:50:34.567Z] ========================================================= [2023-03-10T09:50:34.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T09:50:34.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-10T09:50:34.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T09:50:35.482Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T09:50:35.482Z] 9b18e9b68314: Pulling fs layer [2023-03-10T09:50:35.482Z] 35d82f9e3411: Pulling fs layer [2023-03-10T09:50:35.482Z] e16973657156: Pulling fs layer [2023-03-10T09:50:35.482Z] fc693d55d65f: Pulling fs layer [2023-03-10T09:50:35.482Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T09:50:35.482Z] dda99020689f: Pulling fs layer [2023-03-10T09:50:35.482Z] db1c61fa0a46: Pulling fs layer [2023-03-10T09:50:35.482Z] 891c053d2c06: Pulling fs layer [2023-03-10T09:50:35.482Z] fc693d55d65f: Waiting [2023-03-10T09:50:35.482Z] 7e9fc2657dce: Waiting [2023-03-10T09:50:35.482Z] dda99020689f: Waiting [2023-03-10T09:50:35.482Z] db1c61fa0a46: Waiting [2023-03-10T09:50:35.482Z] 891c053d2c06: Waiting [2023-03-10T09:50:35.482Z] e16973657156: Verifying Checksum [2023-03-10T09:50:35.482Z] e16973657156: Download complete [2023-03-10T09:50:35.482Z] 35d82f9e3411: Download complete [2023-03-10T09:50:35.482Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T09:50:35.482Z] 7e9fc2657dce: Download complete [2023-03-10T09:50:35.482Z] dda99020689f: Download complete [2023-03-10T09:50:35.482Z] 9b18e9b68314: Verifying Checksum [2023-03-10T09:50:36.460Z] 9b18e9b68314: Pull complete [2023-03-10T09:50:36.731Z] 891c053d2c06: Verifying Checksum [2023-03-10T09:50:36.731Z] 891c053d2c06: Download complete [2023-03-10T09:50:37.005Z] 35d82f9e3411: Pull complete [2023-03-10T09:50:37.275Z] e16973657156: Pull complete [2023-03-10T09:50:37.865Z] db1c61fa0a46: Verifying Checksum [2023-03-10T09:50:37.865Z] db1c61fa0a46: Download complete [2023-03-10T09:50:38.453Z] fc693d55d65f: Verifying Checksum [2023-03-10T09:50:38.453Z] fc693d55d65f: Download complete [2023-03-10T09:50:49.120Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.045s coverage: 36.5% of statements [2023-03-10T09:50:49.120Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-10T09:50:49.120Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.014s coverage: 92.5% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.032s coverage: 85.3% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.022s coverage: 42.3% of statements [2023-03-10T09:50:49.121Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-10T09:50:49.121Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 87.7% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.026s coverage: 25.0% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 79.2% of statements [2023-03-10T09:50:49.121Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.016s coverage: 31.2% of statements [2023-03-10T09:50:49.121Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.003s coverage: 91.3% of statements [2023-03-10T09:50:50.800Z] fc693d55d65f: Pull complete [2023-03-10T09:50:50.800Z] 7e9fc2657dce: Pull complete [2023-03-10T09:50:50.800Z] dda99020689f: Pull complete [2023-03-10T09:50:53.305Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-10T09:50:53.305Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-10T09:50:56.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T09:50:56.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-10T09:50:56.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-10T09:50:56.613Z] $ docker stop --time=1 80340ca083b51c7a441c10960a4f61fa012783e11f1011499f9a11cb0b8077ec [2023-03-10T09:50:57.488Z] db1c61fa0a46: Pull complete [2023-03-10T09:50:58.304Z] $ docker rm -f --volumes 80340ca083b51c7a441c10960a4f61fa012783e11f1011499f9a11cb0b8077ec [2023-03-10T09:50:58.452Z] 891c053d2c06: Pull complete [2023-03-10T09:50:58.452Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T09:50:58.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:50:58.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-03-10T09:50:58.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-10T09:50:58.946Z] 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) [2023-03-10T09:50:59.042Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:50:59.385Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T09:50:59.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:50:59.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:50:59.466Z] [2023-03-10T09:50:59.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:50:59.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-9606 does not seem to be running inside a container [2023-03-10T09:50:59.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat [2023-03-10T09:51:03.114Z] $ docker top dca837a8e5c4677b9d65b72aa4389be006fbfb95a60e38f3c90d64a19d4d8100 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:51:03.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:51:03.640Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T09:51:03.640Z] 5eb5b503b376: Pulling fs layer [2023-03-10T09:51:03.640Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T09:51:03.640Z] ec43610c2a17: Pulling fs layer [2023-03-10T09:51:03.640Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T09:51:03.640Z] 33b1e0a273af: Pulling fs layer [2023-03-10T09:51:03.640Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T09:51:03.640Z] 2f39f015ded8: Pulling fs layer [2023-03-10T09:51:03.640Z] 2f39f015ded8: Waiting [2023-03-10T09:51:03.640Z] 5d3b04190fa2: Waiting [2023-03-10T09:51:03.640Z] 3a2ae6a8a46f: Waiting [2023-03-10T09:51:03.640Z] 33b1e0a273af: Waiting [2023-03-10T09:51:03.640Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T09:51:03.640Z] 5c69ac0246d0: Download complete [2023-03-10T09:51:03.640Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T09:51:03.640Z] 3a2ae6a8a46f: Download complete [2023-03-10T09:51:03.897Z] 33b1e0a273af: Verifying Checksum [2023-03-10T09:51:03.897Z] 33b1e0a273af: Download complete [2023-03-10T09:51:03.897Z] 5d3b04190fa2: Verifying Checksum [2023-03-10T09:51:03.897Z] 5d3b04190fa2: Download complete [2023-03-10T09:51:03.897Z] ec43610c2a17: Verifying Checksum [2023-03-10T09:51:03.897Z] ec43610c2a17: Download complete [2023-03-10T09:51:03.897Z] 5eb5b503b376: Verifying Checksum [2023-03-10T09:51:03.897Z] 5eb5b503b376: Download complete [2023-03-10T09:51:03.926Z] + go version [2023-03-10T09:51:03.926Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T09:51:03.970Z] $ docker stop --time=1 dca837a8e5c4677b9d65b72aa4389be006fbfb95a60e38f3c90d64a19d4d8100 [2023-03-10T09:51:04.461Z] 2f39f015ded8: Download complete [2023-03-10T09:51:05.026Z] 5eb5b503b376: Pull complete [2023-03-10T09:51:05.285Z] 5c69ac0246d0: Pull complete [2023-03-10T09:51:05.543Z] ec43610c2a17: Pull complete [2023-03-10T09:51:05.800Z] 3a2ae6a8a46f: Pull complete [2023-03-10T09:51:05.800Z] 33b1e0a273af: Pull complete [2023-03-10T09:51:06.059Z] 5d3b04190fa2: Pull complete [2023-03-10T09:51:06.217Z] $ docker rm -f --volumes dca837a8e5c4677b9d65b72aa4389be006fbfb95a60e38f3c90d64a19d4d8100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:51:06.754Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T09:51:06.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:51:06.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-9606 does not seem to be running inside a container [2023-03-10T09:51:07.032Z] $ 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/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat [2023-03-10T09:51:08.233Z] $ docker top 15b5f992b1bf09d12ffcec4d371da0798ea68692d0e01245bbae2e17b0d586a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T09:51:08.718Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/134 [Pipeline] fileExists [Pipeline] sh [2023-03-10T09:51:09.065Z] + make test [2023-03-10T09:51:09.065Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-10T09:51:09.336Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-10T09:51:09.336Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-10T09:51:09.336Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-10T09:51:09.606Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-10T09:51:09.606Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-10T09:51:09.606Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-10T09:51:09.606Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-10T09:51:09.606Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-10T09:51:09.606Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-10T09:51:09.873Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-10T09:51:09.873Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-10T09:51:09.873Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-10T09:51:09.873Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-10T09:51:09.873Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-10T09:51:09.873Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-10T09:51:09.873Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-10T09:51:09.873Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-10T09:51:09.873Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-10T09:51:09.873Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-10T09:51:10.140Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-10T09:51:10.140Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-10T09:51:10.140Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-10T09:51:10.140Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-10T09:51:10.140Z] go: downloading golang.org/x/net v0.7.0 [2023-03-10T09:51:10.140Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-10T09:51:10.242Z] 2f39f015ded8: Pull complete [2023-03-10T09:51:10.242Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T09:51:10.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:51:10.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:51:10.324Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:51:10.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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-lftools-log-publisher:latest cat [2023-03-10T09:51:10.420Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-10T09:51:10.420Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-10T09:51:10.420Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-10T09:51:10.420Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-10T09:51:10.420Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-10T09:51:10.420Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-10T09:51:10.420Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-10T09:51:10.420Z] go: downloading golang.org/x/text v0.7.0 [2023-03-10T09:51:10.686Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-10T09:51:10.686Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-10T09:51:12.099Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-10T09:51:12.100Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-10T09:51:12.100Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-10T09:51:12.100Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-10T09:51:12.100Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-10T09:51:12.100Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-10T09:51:12.100Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-10T09:51:12.100Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-10T09:51:12.100Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-10T09:51:12.100Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-10T09:51:12.367Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-10T09:51:13.328Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-10T09:51:13.328Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-10T09:51:13.328Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-10T09:51:13.328Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-10T09:51:13.328Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-10T09:51:13.602Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-10T09:51:13.870Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-10T09:51:13.870Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-10T09:51:13.870Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-10T09:51:17.492Z] $ docker top 50da3cc12d024c34138e8f2a62fb33a1312f6d2a3d95199cded7d702cc40a34a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:51:17.877Z] ---> job-cost.sh [2023-03-10T09:51:17.877Z] lf-activate-venv: SKIPPING [2023-03-10T09:51:17.877Z] INFO: No Stack... [2023-03-10T09:51:18.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T09:51:18.707Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T09:51:19.001Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-03-10T09:51:19.001Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T09:51:19.017Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [2023-03-10T09:51:19.022Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] did not exist. Created. [2023-03-10T09:51:19.022Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T09:51:19.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T09:51:19.354Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T09:51:19.363Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T09:51:19.379Z] $ docker stop --time=1 50da3cc12d024c34138e8f2a62fb33a1312f6d2a3d95199cded7d702cc40a34a [2023-03-10T09:51:20.693Z] $ docker rm -f --volumes 50da3cc12d024c34138e8f2a62fb33a1312f6d2a3d95199cded7d702cc40a34a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T09:52:35.506Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.121s coverage: 36.5% of statements [2023-03-10T09:52:53.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.101s coverage: 92.5% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.025s coverage: 85.3% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.109s coverage: 42.3% of statements [2023-03-10T09:52:53.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-10T09:52:53.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.055s coverage: 100.0% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.373s coverage: 87.7% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.059s coverage: 25.0% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.131s coverage: 79.2% of statements [2023-03-10T09:52:53.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.037s coverage: 31.2% of statements [2023-03-10T09:52:53.714Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.011s coverage: 91.3% of statements [2023-03-10T09:52:53.714Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T09:52:53.714Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-10T09:53:15.784Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T09:53:15.784Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-10T09:53:15.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-10T09:53:15.834Z] $ docker stop --time=1 15b5f992b1bf09d12ffcec4d371da0798ea68692d0e01245bbae2e17b0d586a4 [2023-03-10T09:53:17.631Z] $ docker rm -f --volumes 15b5f992b1bf09d12ffcec4d371da0798ea68692d0e01245bbae2e17b0d586a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:53:20.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-10T09:53:20.045Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T09:53:20.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:53:20.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:53:20.947Z] [2023-03-10T09:53:20.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:53:21.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:53:21.272Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T09:53:21.272Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T09:53:21.272Z] 04944245beec: Pulling fs layer [2023-03-10T09:53:21.272Z] 699f458cf7ca: Pulling fs layer [2023-03-10T09:53:21.272Z] 765212b225bb: Pulling fs layer [2023-03-10T09:53:21.272Z] f23df028b6ca: Pulling fs layer [2023-03-10T09:53:21.272Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T09:53:21.272Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T09:53:21.272Z] f23df028b6ca: Waiting [2023-03-10T09:53:21.272Z] 765212b225bb: Waiting [2023-03-10T09:53:21.272Z] d65c8cfc05b1: Waiting [2023-03-10T09:53:21.272Z] 2437ff75d9bd: Waiting [2023-03-10T09:53:21.538Z] 04944245beec: Verifying Checksum [2023-03-10T09:53:21.538Z] 04944245beec: Download complete [2023-03-10T09:53:21.538Z] 765212b225bb: Verifying Checksum [2023-03-10T09:53:21.538Z] 765212b225bb: Download complete [2023-03-10T09:53:21.538Z] f23df028b6ca: Verifying Checksum [2023-03-10T09:53:21.538Z] f23df028b6ca: Download complete [2023-03-10T09:53:21.538Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T09:53:21.538Z] d65c8cfc05b1: Download complete [2023-03-10T09:53:21.538Z] 699f458cf7ca: Verifying Checksum [2023-03-10T09:53:21.538Z] 699f458cf7ca: Download complete [2023-03-10T09:53:22.122Z] 8998bd30e6a1: Download complete [2023-03-10T09:53:24.073Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T09:53:24.073Z] 2437ff75d9bd: Download complete [2023-03-10T09:53:26.017Z] 8998bd30e6a1: Pull complete [2023-03-10T09:53:29.357Z] 04944245beec: Pull complete [2023-03-10T09:53:30.319Z] 699f458cf7ca: Pull complete [2023-03-10T09:53:30.319Z] 765212b225bb: Pull complete [2023-03-10T09:53:31.278Z] f23df028b6ca: Pull complete [2023-03-10T09:53:31.278Z] d65c8cfc05b1: Pull complete [2023-03-10T09:53:46.414Z] 2437ff75d9bd: Pull complete [2023-03-10T09:53:46.414Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T09:53:46.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:53:46.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:53:46.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-9606 does not seem to be running inside a container [2023-03-10T09:53:46.739Z] $ 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/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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-lftools-log-publisher:arm64 cat [2023-03-10T09:53:49.147Z] $ docker top 68324c7b2d96107e568a5172e089f6feb598ef2f3f68c3b2e44aaaa6978c933b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:53:49.987Z] ---> job-cost.sh [2023-03-10T09:53:49.988Z] lf-activate-venv: SKIPPING [2023-03-10T09:53:49.988Z] INFO: No Stack... [2023-03-10T09:53:50.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T09:53:51.213Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T09:53:51.532Z] + cat /w/workspace/go-mod-bootstrap/134/archives/cost.csv [2023-03-10T09:53:51.532Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T09:53:51.563Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [2023-03-10T09:53:51.569Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] did not exist. Created. [2023-03-10T09:53:51.569Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T09:53:52.228Z] /w/workspace/go-mod-bootstrap/134@tmp/durable-84e1eb30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-10T09:53:52.882Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T09:53:52.905Z] Warning: overwriting stash ‘stack-cost’ [2023-03-10T09:53:52.951Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T09:53:52.962Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T09:53:53.005Z] $ docker stop --time=1 68324c7b2d96107e568a5172e089f6feb598ef2f3f68c3b2e44aaaa6978c933b [2023-03-10T09:53:54.523Z] $ docker rm -f --volumes 68324c7b2d96107e568a5172e089f6feb598ef2f3f68c3b2e44aaaa6978c933b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-10T09:53:54.873Z] provisioning config files... [2023-03-10T09:53:54.884Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9865984156874689463tmp [Pipeline] { [Pipeline] sh [2023-03-10T09:53:55.205Z] + set +x [2023-03-10T09:53:55.205Z] + curl -s https://codecov.io/bash [2023-03-10T09:53:55.205Z] + bash -s -- [2023-03-10T09:53:55.205Z] [2023-03-10T09:53:55.205Z] _____ _ [2023-03-10T09:53:55.205Z] / ____| | | [2023-03-10T09:53:55.205Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T09:53:55.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T09:53:55.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T09:53:55.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T09:53:55.205Z] Bash-1.0.6 [2023-03-10T09:53:55.205Z] [2023-03-10T09:53:55.205Z] [2023-03-10T09:53:55.205Z] ==> git version 2.25.1 found [2023-03-10T09:53:55.205Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-10T09:53:55.205Z] Release-Date: 2020-01-08 [2023-03-10T09:53:55.205Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T09:53:55.206Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T09:53:55.206Z] ==> Jenkins CI detected. [2023-03-10T09:53:55.206Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-10T09:53:55.206Z] project root: . [2023-03-10T09:53:55.206Z] --> token set from env [2023-03-10T09:53:55.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T09:53:55.206Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T09:53:55.206Z] ==> Python coveragepy not found [2023-03-10T09:53:55.206Z] ==> Searching for coverage reports in: [2023-03-10T09:53:55.206Z] + . [2023-03-10T09:53:55.206Z] -> Found 1 reports [2023-03-10T09:53:55.206Z] ==> Detecting git/mercurial file structure [2023-03-10T09:53:55.206Z] ==> Reading reports [2023-03-10T09:53:55.206Z] + ./coverage.out bytes=84831 [2023-03-10T09:53:55.206Z] ==> Appending adjustments [2023-03-10T09:53:55.206Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T09:53:55.484Z] + Found adjustments [2023-03-10T09:53:55.484Z] ==> Gzipping contents [2023-03-10T09:53:55.484Z] 16K /tmp/codecov.RV0rAZ.gz [2023-03-10T09:53:55.484Z] ==> Uploading reports [2023-03-10T09:53:55.484Z] url: https://codecov.io [2023-03-10T09:53:55.484Z] query: branch=main&commit=372c5e082558e33a87258950a22447a256fb637e&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-10T09:53:55.484Z] -> Pinging Codecov [2023-03-10T09:53:55.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=372c5e082558e33a87258950a22447a256fb637e&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-10T09:53:55.762Z] -> Uploading to [2023-03-10T09:53:55.762Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/833815588EE85121546D348822E98E2E/372c5e082558e33a87258950a22447a256fb637e/54e86489-a27b-4ee9-bc2d-c821062ba136.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T095355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ae892a601540f4f4b1aa3fac558703c1bf9cb8cba53b5dfd6da6f121955e32 [2023-03-10T09:53:55.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T09:53:55.762Z] Dload Upload Total Spent Left Speed [2023-03-10T09:53:56.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13608 0 0 100 13608 0 46443 --:--:-- --:--:-- --:--:-- 46443 [2023-03-10T09:53:56.043Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/372c5e082558e33a87258950a22447a256fb637e [Pipeline] } [2023-03-10T09:53:56.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-10T09:53:56.295Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-10T09:53:56.306Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:53:56.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T09:53:56.616Z] [2023-03-10T09:53:56.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:53:56.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T09:53:56.910Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-10T09:53:56.910Z] df9b9388f04a: Pulling fs layer [2023-03-10T09:53:56.910Z] 52dc419b0ee2: Pulling fs layer [2023-03-10T09:53:56.910Z] 25bc292e5bac: Pulling fs layer [2023-03-10T09:53:56.910Z] 114826534d7a: Pulling fs layer [2023-03-10T09:53:56.910Z] 4657fd5d0bcf: Pulling fs layer [2023-03-10T09:53:56.910Z] 6ad1cebc031e: Pulling fs layer [2023-03-10T09:53:56.910Z] 8a3aa393b2d8: Pulling fs layer [2023-03-10T09:53:56.910Z] 4657fd5d0bcf: Waiting [2023-03-10T09:53:56.910Z] 6ad1cebc031e: Waiting [2023-03-10T09:53:56.910Z] 114826534d7a: Waiting [2023-03-10T09:53:56.910Z] 8a3aa393b2d8: Waiting [2023-03-10T09:53:56.910Z] 25bc292e5bac: Download complete [2023-03-10T09:53:56.910Z] 52dc419b0ee2: Download complete [2023-03-10T09:53:56.910Z] 4657fd5d0bcf: Verifying Checksum [2023-03-10T09:53:56.910Z] 4657fd5d0bcf: Download complete [2023-03-10T09:53:56.910Z] df9b9388f04a: Verifying Checksum [2023-03-10T09:53:56.910Z] df9b9388f04a: Download complete [2023-03-10T09:53:57.171Z] df9b9388f04a: Pull complete [2023-03-10T09:53:57.171Z] 6ad1cebc031e: Verifying Checksum [2023-03-10T09:53:57.172Z] 6ad1cebc031e: Download complete [2023-03-10T09:53:57.432Z] 52dc419b0ee2: Pull complete [2023-03-10T09:53:57.432Z] 25bc292e5bac: Pull complete [2023-03-10T09:53:57.691Z] 114826534d7a: Verifying Checksum [2023-03-10T09:53:57.691Z] 114826534d7a: Download complete [2023-03-10T09:53:57.949Z] 8a3aa393b2d8: Verifying Checksum [2023-03-10T09:53:57.949Z] 8a3aa393b2d8: Download complete [2023-03-10T09:54:01.223Z] 114826534d7a: Pull complete [2023-03-10T09:54:01.223Z] 4657fd5d0bcf: Pull complete [2023-03-10T09:54:01.223Z] 6ad1cebc031e: Pull complete [2023-03-10T09:54:03.748Z] 8a3aa393b2d8: Pull complete [2023-03-10T09:54:03.748Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-10T09:54:03.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T09:54:03.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:03.833Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:03.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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/edgex-snyk-go:1.410.4 cat [2023-03-10T09:54:09.411Z] $ docker top f581b7d158ca4edb69a958510742886f9717f4b713aff356df50b04d93c6d786 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T09:54:09.473Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-03-10T09:54:09.759Z] + set -o pipefail [2023-03-10T09:54:09.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-03-10T09:54:15.037Z] [2023-03-10T09:54:15.037Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-03-10T09:54:15.037Z] [2023-03-10T09:54:15.037Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/21f11b01-96b9-4d27-8aad-829f92aec508 [2023-03-10T09:54:15.037Z] [2023-03-10T09:54:15.037Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-10T09:54:15.037Z] [2023-03-10T09:54:15.974Z] [2023-03-10T09:54:15.974Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-10T09:54:15.974Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-10T09:54:15.974Z] More details here: https://snyk.co/ue1NS [2023-03-10T09:54:15.974Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-10T09:54:15.974Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-10T09:54:15.985Z] $ docker stop --time=1 f581b7d158ca4edb69a958510742886f9717f4b713aff356df50b04d93c6d786 [2023-03-10T09:54:19.167Z] $ docker rm -f --volumes f581b7d158ca4edb69a958510742886f9717f4b713aff356df50b04d93c6d786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T09:54:19.847Z] + git log --format=format:%s -1 372c5e082558e33a87258950a22447a256fb637e [Pipeline] sh [2023-03-10T09:54:20.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T09:54:20.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:20.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:54:20.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:20.497Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:20.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T09:54:20.898Z] $ docker top ddc16d349631a0380a44267f6da65c505c3f01f51288fc7426b00387c3264ba6 -eo pid,comm [2023-03-10T09:54:20.949Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T09:54:20.949Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T09:54:20.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T09:54:20.989Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T09:54:21.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T09:54:21.101Z] $ docker exec ddc16d349631a0380a44267f6da65c505c3f01f51288fc7426b00387c3264ba6 ssh-agent [2023-03-10T09:54:21.211Z] SSH_AUTH_SOCK=/tmp/ssh-y4aAoFeHXwZ0/agent.33 [2023-03-10T09:54:21.211Z] SSH_AGENT_PID=39 [2023-03-10T09:54:21.215Z] Running ssh-add (command line suppressed) [2023-03-10T09:54:21.317Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6552794288047223038.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6552794288047223038.key) [2023-03-10T09:54:21.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T09:54:21.623Z] + git semver tag [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,815 [run_tag] DEBUG tag force:False [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,815 [check_head_tag] DEBUG check head tag [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,817 [execute] INFO git cat-file --batch-check [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,821 [execute] INFO git cat-file --batch [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,864 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,864 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,864 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-10T09:54:21.883Z] 2023-03-10 09:54:21,868 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:21.883Z] 3.0.0-dev.46 [Pipeline] } [2023-03-10T09:54:22.148Z] $ docker exec --env ******** --env ******** ddc16d349631a0380a44267f6da65c505c3f01f51288fc7426b00387c3264ba6 ssh-agent -k [2023-03-10T09:54:22.243Z] unset SSH_AUTH_SOCK; [2023-03-10T09:54:22.243Z] unset SSH_AGENT_PID; [2023-03-10T09:54:22.243Z] echo Agent pid 39 killed; [2023-03-10T09:54:22.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T09:54:22.549Z] + git semver [Pipeline] } [2023-03-10T09:54:22.817Z] $ docker stop --time=1 ddc16d349631a0380a44267f6da65c505c3f01f51288fc7426b00387c3264ba6 [2023-03-10T09:54:24.684Z] $ docker rm -f --volumes ddc16d349631a0380a44267f6da65c505c3f01f51288fc7426b00387c3264ba6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:25.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T09:54:25.060Z] [2023-03-10T09:54:25.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:25.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T09:54:25.353Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-10T09:54:25.353Z] ab5ef0e58194: Pulling fs layer [2023-03-10T09:54:25.353Z] 9712f1f96733: Pulling fs layer [2023-03-10T09:54:25.353Z] 63f879dbbcfc: Pulling fs layer [2023-03-10T09:54:25.353Z] 0d9ebad4ef96: Pulling fs layer [2023-03-10T09:54:25.353Z] e9a5061849ea: Pulling fs layer [2023-03-10T09:54:25.353Z] d747dcd14b5f: Pulling fs layer [2023-03-10T09:54:25.353Z] 2de7ff778b66: Pulling fs layer [2023-03-10T09:54:25.353Z] 0d9ebad4ef96: Waiting [2023-03-10T09:54:25.353Z] e9a5061849ea: Waiting [2023-03-10T09:54:25.353Z] d747dcd14b5f: Waiting [2023-03-10T09:54:25.353Z] 2de7ff778b66: Waiting [2023-03-10T09:54:25.353Z] 9712f1f96733: Verifying Checksum [2023-03-10T09:54:25.353Z] 9712f1f96733: Download complete [2023-03-10T09:54:25.926Z] 63f879dbbcfc: Verifying Checksum [2023-03-10T09:54:25.926Z] 63f879dbbcfc: Download complete [2023-03-10T09:54:25.926Z] 0d9ebad4ef96: Verifying Checksum [2023-03-10T09:54:25.926Z] 0d9ebad4ef96: Download complete [2023-03-10T09:54:25.926Z] d747dcd14b5f: Verifying Checksum [2023-03-10T09:54:25.926Z] d747dcd14b5f: Download complete [2023-03-10T09:54:25.926Z] ab5ef0e58194: Verifying Checksum [2023-03-10T09:54:25.926Z] ab5ef0e58194: Download complete [2023-03-10T09:54:26.186Z] e9a5061849ea: Verifying Checksum [2023-03-10T09:54:26.186Z] e9a5061849ea: Download complete [2023-03-10T09:54:26.186Z] 2de7ff778b66: Verifying Checksum [2023-03-10T09:54:31.523Z] ab5ef0e58194: Pull complete [2023-03-10T09:54:31.523Z] 9712f1f96733: Pull complete [2023-03-10T09:54:32.456Z] 63f879dbbcfc: Pull complete [2023-03-10T09:54:35.742Z] 0d9ebad4ef96: Pull complete [2023-03-10T09:54:36.000Z] e9a5061849ea: Pull complete [2023-03-10T09:54:36.259Z] d747dcd14b5f: Pull complete [2023-03-10T09:54:37.194Z] 2de7ff778b66: Pull complete [2023-03-10T09:54:37.194Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-10T09:54:37.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T09:54:37.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:37.270Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:37.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-10T09:54:39.232Z] $ docker top 36f7b3751077aab9f26ce7ac09b2b1677302986dab1d762668b84212e9d38cf6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-10T09:54:39.313Z] provisioning config files... [2023-03-10T09:54:39.319Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13768737780649372188tmp [2023-03-10T09:54:39.329Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9967994644717634348tmp [2023-03-10T09:54:39.340Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8058989878514264701tmp [Pipeline] { [Pipeline] echo [2023-03-10T09:54:39.355Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:54:39.636Z] ---> sigul-configuration.sh [2023-03-10T09:54:39.636Z] gpg: directory `/root/.gnupg' created [2023-03-10T09:54:39.636Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-10T09:54:39.636Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-10T09:54:39.636Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-10T09:54:39.636Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-10T09:54:39.636Z] gpg: CAST5 encrypted data [2023-03-10T09:54:39.636Z] gpg: encrypted with 1 passphrase [2023-03-10T09:54:39.636Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-10T09:54:39.920Z] + mkdir /home/jenkins [2023-03-10T09:54:39.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-10T09:54:40.201Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-10T09:54:40.211Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:54:40.495Z] ---> sigul-install.sh [2023-03-10T09:54:40.495Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-10T09:54:40.780Z] + git tag --list [2023-03-10T09:54:40.780Z] v0.0.1 [2023-03-10T09:54:40.780Z] v0.0.10 [2023-03-10T09:54:40.780Z] v0.0.11 [2023-03-10T09:54:40.780Z] v0.0.12 [2023-03-10T09:54:40.780Z] v0.0.13 [2023-03-10T09:54:40.780Z] v0.0.14 [2023-03-10T09:54:40.780Z] v0.0.15 [2023-03-10T09:54:40.780Z] v0.0.16 [2023-03-10T09:54:40.780Z] v0.0.17 [2023-03-10T09:54:40.780Z] v0.0.18 [2023-03-10T09:54:40.780Z] v0.0.19 [2023-03-10T09:54:40.780Z] v0.0.2 [2023-03-10T09:54:40.780Z] v0.0.20 [2023-03-10T09:54:40.780Z] v0.0.21 [2023-03-10T09:54:40.780Z] v0.0.22 [2023-03-10T09:54:40.780Z] v0.0.23 [2023-03-10T09:54:40.780Z] v0.0.24 [2023-03-10T09:54:40.780Z] v0.0.25 [2023-03-10T09:54:40.780Z] v0.0.26 [2023-03-10T09:54:40.780Z] v0.0.27 [2023-03-10T09:54:40.780Z] v0.0.28 [2023-03-10T09:54:40.780Z] v0.0.29 [2023-03-10T09:54:40.780Z] v0.0.3 [2023-03-10T09:54:40.780Z] v0.0.30 [2023-03-10T09:54:40.780Z] v0.0.31 [2023-03-10T09:54:40.780Z] v0.0.32 [2023-03-10T09:54:40.780Z] v0.0.33 [2023-03-10T09:54:40.780Z] v0.0.34 [2023-03-10T09:54:40.780Z] v0.0.35 [2023-03-10T09:54:40.780Z] v0.0.36 [2023-03-10T09:54:40.780Z] v0.0.37 [2023-03-10T09:54:40.780Z] v0.0.38 [2023-03-10T09:54:40.780Z] v0.0.39 [2023-03-10T09:54:40.780Z] v0.0.4 [2023-03-10T09:54:40.780Z] v0.0.40 [2023-03-10T09:54:40.780Z] v0.0.41 [2023-03-10T09:54:40.780Z] v0.0.42 [2023-03-10T09:54:40.780Z] v0.0.43 [2023-03-10T09:54:40.780Z] v0.0.44 [2023-03-10T09:54:40.780Z] v0.0.45 [2023-03-10T09:54:40.780Z] v0.0.46 [2023-03-10T09:54:40.780Z] v0.0.47 [2023-03-10T09:54:40.780Z] v0.0.48 [2023-03-10T09:54:40.780Z] v0.0.49 [2023-03-10T09:54:40.780Z] v0.0.5 [2023-03-10T09:54:40.780Z] v0.0.50 [2023-03-10T09:54:40.780Z] v0.0.51 [2023-03-10T09:54:40.780Z] v0.0.52 [2023-03-10T09:54:40.780Z] v0.0.53 [2023-03-10T09:54:40.780Z] v0.0.54 [2023-03-10T09:54:40.780Z] v0.0.55 [2023-03-10T09:54:40.780Z] v0.0.56 [2023-03-10T09:54:40.780Z] v0.0.57 [2023-03-10T09:54:40.780Z] v0.0.58 [2023-03-10T09:54:40.780Z] v0.0.59 [2023-03-10T09:54:40.780Z] v0.0.6 [2023-03-10T09:54:40.780Z] v0.0.60 [2023-03-10T09:54:40.780Z] v0.0.61 [2023-03-10T09:54:40.780Z] v0.0.62 [2023-03-10T09:54:40.780Z] v0.0.63 [2023-03-10T09:54:40.780Z] v0.0.64 [2023-03-10T09:54:40.780Z] v0.0.65 [2023-03-10T09:54:40.780Z] v0.0.66 [2023-03-10T09:54:40.780Z] v0.0.67 [2023-03-10T09:54:40.780Z] v0.0.68 [2023-03-10T09:54:40.780Z] v0.0.69 [2023-03-10T09:54:40.780Z] v0.0.7 [2023-03-10T09:54:40.780Z] v0.0.70 [2023-03-10T09:54:40.780Z] v0.0.71 [2023-03-10T09:54:40.780Z] v0.0.72 [2023-03-10T09:54:40.780Z] v0.0.8 [2023-03-10T09:54:40.780Z] v0.0.9 [2023-03-10T09:54:40.780Z] v2.0.0 [2023-03-10T09:54:40.780Z] v2.1.0 [2023-03-10T09:54:40.780Z] v2.1.1 [2023-03-10T09:54:40.780Z] v2.1.1-dev.1 [2023-03-10T09:54:40.780Z] v2.1.1-dev.2 [2023-03-10T09:54:40.780Z] v2.1.1-dev.3 [2023-03-10T09:54:40.780Z] v2.1.1-dev.4 [2023-03-10T09:54:40.780Z] v2.2.0 [2023-03-10T09:54:40.780Z] v2.2.1-dev.1 [2023-03-10T09:54:40.780Z] v2.2.1-dev.2 [2023-03-10T09:54:40.780Z] v2.2.1-dev.3 [2023-03-10T09:54:40.780Z] v2.2.1-dev.4 [2023-03-10T09:54:40.780Z] v2.2.1-dev.5 [2023-03-10T09:54:40.780Z] v2.2.1-dev.6 [2023-03-10T09:54:40.780Z] v2.2.1-dev.7 [2023-03-10T09:54:40.780Z] v2.2.1-dev.8 [2023-03-10T09:54:40.780Z] v2.2.1-dev.9 [2023-03-10T09:54:40.780Z] v2.3.0 [2023-03-10T09:54:40.780Z] v2.3.0-dev.10 [2023-03-10T09:54:40.780Z] v2.3.0-dev.11 [2023-03-10T09:54:40.780Z] v2.3.0-dev.12 [2023-03-10T09:54:40.780Z] v2.3.0-dev.13 [2023-03-10T09:54:40.780Z] v2.3.0-dev.14 [2023-03-10T09:54:40.780Z] v2.3.0-dev.15 [2023-03-10T09:54:40.780Z] v2.3.0-dev.16 [2023-03-10T09:54:40.780Z] v2.3.0-dev.17 [2023-03-10T09:54:40.780Z] v2.3.0-dev.18 [2023-03-10T09:54:40.780Z] v2.3.0-dev.19 [2023-03-10T09:54:40.780Z] v2.3.0-dev.20 [2023-03-10T09:54:40.780Z] v2.3.0-dev.21 [2023-03-10T09:54:40.780Z] v2.3.0-dev.22 [2023-03-10T09:54:40.780Z] v2.3.0-dev.23 [2023-03-10T09:54:40.780Z] v2.3.0-dev.24 [2023-03-10T09:54:40.780Z] v2.3.0-dev.25 [2023-03-10T09:54:40.780Z] v2.3.0-dev.26 [2023-03-10T09:54:40.780Z] v2.3.0-dev.27 [2023-03-10T09:54:40.780Z] v2.3.0-dev.28 [2023-03-10T09:54:40.780Z] v2.3.0-dev.29 [2023-03-10T09:54:40.780Z] v2.3.0-dev.30 [2023-03-10T09:54:40.780Z] v3.0.0-dev.1 [2023-03-10T09:54:40.780Z] v3.0.0-dev.10 [2023-03-10T09:54:40.780Z] v3.0.0-dev.11 [2023-03-10T09:54:40.780Z] v3.0.0-dev.12 [2023-03-10T09:54:40.780Z] v3.0.0-dev.13 [2023-03-10T09:54:40.780Z] v3.0.0-dev.14 [2023-03-10T09:54:40.780Z] v3.0.0-dev.15 [2023-03-10T09:54:40.780Z] v3.0.0-dev.16 [2023-03-10T09:54:40.780Z] v3.0.0-dev.17 [2023-03-10T09:54:40.780Z] v3.0.0-dev.18 [2023-03-10T09:54:40.780Z] v3.0.0-dev.19 [2023-03-10T09:54:40.780Z] v3.0.0-dev.2 [2023-03-10T09:54:40.780Z] v3.0.0-dev.20 [2023-03-10T09:54:40.780Z] v3.0.0-dev.21 [2023-03-10T09:54:40.780Z] v3.0.0-dev.22 [2023-03-10T09:54:40.780Z] v3.0.0-dev.23 [2023-03-10T09:54:40.780Z] v3.0.0-dev.24 [2023-03-10T09:54:40.780Z] v3.0.0-dev.25 [2023-03-10T09:54:40.780Z] v3.0.0-dev.26 [2023-03-10T09:54:40.780Z] v3.0.0-dev.27 [2023-03-10T09:54:40.780Z] v3.0.0-dev.28 [2023-03-10T09:54:40.780Z] v3.0.0-dev.29 [2023-03-10T09:54:40.780Z] v3.0.0-dev.3 [2023-03-10T09:54:40.780Z] v3.0.0-dev.30 [2023-03-10T09:54:40.780Z] v3.0.0-dev.31 [2023-03-10T09:54:40.780Z] v3.0.0-dev.32 [2023-03-10T09:54:40.780Z] v3.0.0-dev.33 [2023-03-10T09:54:40.780Z] v3.0.0-dev.34 [2023-03-10T09:54:40.780Z] v3.0.0-dev.35 [2023-03-10T09:54:40.780Z] v3.0.0-dev.36 [2023-03-10T09:54:40.780Z] v3.0.0-dev.37 [2023-03-10T09:54:40.780Z] v3.0.0-dev.38 [2023-03-10T09:54:40.780Z] v3.0.0-dev.39 [2023-03-10T09:54:40.780Z] v3.0.0-dev.4 [2023-03-10T09:54:40.780Z] v3.0.0-dev.40 [2023-03-10T09:54:40.780Z] v3.0.0-dev.41 [2023-03-10T09:54:40.780Z] v3.0.0-dev.42 [2023-03-10T09:54:40.780Z] v3.0.0-dev.43 [2023-03-10T09:54:40.780Z] v3.0.0-dev.44 [2023-03-10T09:54:40.780Z] v3.0.0-dev.45 [2023-03-10T09:54:40.780Z] v3.0.0-dev.46 [2023-03-10T09:54:40.780Z] v3.0.0-dev.5 [2023-03-10T09:54:40.780Z] v3.0.0-dev.6 [2023-03-10T09:54:40.780Z] v3.0.0-dev.7 [2023-03-10T09:54:40.780Z] v3.0.0-dev.8 [2023-03-10T09:54:40.780Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-10T09:54:41.067Z] + lftools sign git-tag v3.0.0-dev.46 [2023-03-10T09:54:41.635Z] Signing Git tag with Sigul... [2023-03-10T09:54:41.635Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-03-10T09:54:41.904Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:54:42.191Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-10T09:54:42.198Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-10T09:54:42.217Z] $ docker stop --time=1 36f7b3751077aab9f26ce7ac09b2b1677302986dab1d762668b84212e9d38cf6 [2023-03-10T09:54:43.503Z] $ docker rm -f --volumes 36f7b3751077aab9f26ce7ac09b2b1677302986dab1d762668b84212e9d38cf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-10T09:54:43.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T09:54:43.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:44.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:54:44.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:44.287Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:44.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T09:54:44.612Z] $ docker top fa69c9bbe6c529fe9813f90857df29fc9258fb653b3ca0afe7c1f53a2c7b93f5 -eo pid,comm [2023-03-10T09:54:44.662Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T09:54:44.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T09:54:44.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T09:54:44.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T09:54:44.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T09:54:44.795Z] $ docker exec fa69c9bbe6c529fe9813f90857df29fc9258fb653b3ca0afe7c1f53a2c7b93f5 ssh-agent [2023-03-10T09:54:44.890Z] SSH_AUTH_SOCK=/tmp/ssh-E70Vs6LxaKcU/agent.32 [2023-03-10T09:54:44.890Z] SSH_AGENT_PID=38 [2023-03-10T09:54:44.895Z] Running ssh-add (command line suppressed) [2023-03-10T09:54:45.004Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14873957569376762815.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14873957569376762815.key) [2023-03-10T09:54:45.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T09:54:45.307Z] + git semver bump pre [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,496 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,496 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,497 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,497 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,497 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,497 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,498 [execute] INFO git cat-file --batch-check [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,503 [execute] INFO git cat-file --batch [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T09:54:45.566Z] 2023-03-10 09:54:45,509 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:45.566Z] 3.0.0-dev.47 [Pipeline] } [2023-03-10T09:54:45.574Z] $ docker exec --env ******** --env ******** fa69c9bbe6c529fe9813f90857df29fc9258fb653b3ca0afe7c1f53a2c7b93f5 ssh-agent -k [2023-03-10T09:54:45.671Z] unset SSH_AUTH_SOCK; [2023-03-10T09:54:45.671Z] unset SSH_AGENT_PID; [2023-03-10T09:54:45.671Z] echo Agent pid 38 killed; [2023-03-10T09:54:45.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T09:54:45.983Z] + git semver [Pipeline] } [2023-03-10T09:54:46.253Z] $ docker stop --time=1 fa69c9bbe6c529fe9813f90857df29fc9258fb653b3ca0afe7c1f53a2c7b93f5 [2023-03-10T09:54:47.562Z] $ docker rm -f --volumes fa69c9bbe6c529fe9813f90857df29fc9258fb653b3ca0afe7c1f53a2c7b93f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:54:47.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T09:54:47.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:48.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T09:54:48.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:48.278Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:48.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T09:54:48.603Z] $ docker top 1ac43b9f3e0fd16e6c3e2cf5a6a9b1ea94b75b6e19c8b96760929f2910dcf8d7 -eo pid,comm [2023-03-10T09:54:48.649Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T09:54:48.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T09:54:48.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T09:54:48.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T09:54:48.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T09:54:48.796Z] $ docker exec 1ac43b9f3e0fd16e6c3e2cf5a6a9b1ea94b75b6e19c8b96760929f2910dcf8d7 ssh-agent [2023-03-10T09:54:48.904Z] SSH_AUTH_SOCK=/tmp/ssh-c1kTqHunMNSl/agent.32 [2023-03-10T09:54:48.904Z] SSH_AGENT_PID=39 [2023-03-10T09:54:48.909Z] Running ssh-add (command line suppressed) [2023-03-10T09:54:49.004Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13885727903530700669.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13885727903530700669.key) [2023-03-10T09:54:49.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T09:54:49.304Z] + git semver push [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,477 [run_push] DEBUG push [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,478 [execute] INFO git cat-file --batch-check [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,483 [execute] INFO git rev-list 855c8f8f9a10a4d7507992e1369ccce9fb11d3bd -- [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,483 [execute] DEBUG Popen(['git', 'rev-list', '855c8f8f9a10a4d7507992e1369ccce9fb11d3bd', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,494 [execute] INFO git fetch -v origin [2023-03-10T09:54:49.563Z] 2023-03-10 09:54:49,494 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-10T09:54:50.129Z] 2023-03-10 09:54:49,947 [run_push] DEBUG no remote changes detected [2023-03-10T09:54:50.129Z] 2023-03-10 09:54:49,947 [execute] INFO git push origin semver [2023-03-10T09:54:50.129Z] 2023-03-10 09:54:49,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-10T09:54:52.661Z] 2023-03-10 09:54:52,410 [run_push] DEBUG push all version tags [2023-03-10T09:54:52.661Z] 2023-03-10 09:54:52,410 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-10T09:54:52.661Z] 2023-03-10 09:54:52,411 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-10T09:54:53.597Z] 2023-03-10 09:54:53,325 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-10T09:54:53.597Z] 3.0.0-dev.47 [Pipeline] } [2023-03-10T09:54:53.603Z] $ docker exec --env ******** --env ******** 1ac43b9f3e0fd16e6c3e2cf5a6a9b1ea94b75b6e19c8b96760929f2910dcf8d7 ssh-agent -k [2023-03-10T09:54:53.701Z] unset SSH_AUTH_SOCK; [2023-03-10T09:54:53.702Z] unset SSH_AGENT_PID; [2023-03-10T09:54:53.702Z] echo Agent pid 39 killed; [2023-03-10T09:54:53.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T09:54:54.012Z] + git semver [Pipeline] } [2023-03-10T09:54:54.282Z] $ docker stop --time=1 1ac43b9f3e0fd16e6c3e2cf5a6a9b1ea94b75b6e19c8b96760929f2910dcf8d7 [2023-03-10T09:54:55.542Z] $ docker rm -f --volumes 1ac43b9f3e0fd16e6c3e2cf5a6a9b1ea94b75b6e19c8b96760929f2910dcf8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T09:54:56.097Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-03-10T09:54:56.097Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-10T09:54:56.097Z] total 16 [2023-03-10T09:54:56.097Z] drwxr-xr-x 3 root root 4096 Mar 10 09:51 . [2023-03-10T09:54:56.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 09:54 .. [2023-03-10T09:54:56.097Z] drwxr-xr-x 2 root root 4096 Mar 10 09:51 cost [2023-03-10T09:54:56.097Z] -rw-r--r-- 1 root root 88 Mar 10 09:51 cost.csv [2023-03-10T09:54:56.097Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-10T09:54:56.097Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-10T09:54:56.097Z] total 16 [2023-03-10T09:54:56.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 09:51 . [2023-03-10T09:54:56.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 09:54 .. [2023-03-10T09:54:56.097Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 09:51 cost [2023-03-10T09:54:56.097Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 10 09:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:54:56.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:54:57.234Z] ---> package-listing.sh [2023-03-10T09:54:57.234Z] ++ facter osfamily [2023-03-10T09:54:57.234Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T09:54:57.492Z] + OS_FAMILY=debian [2023-03-10T09:54:57.492Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-10T09:54:57.492Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T09:54:57.492Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T09:54:57.492Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T09:54:57.492Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T09:54:57.492Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-10T09:54:57.492Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T09:54:57.492Z] + case "${OS_FAMILY}" in [2023-03-10T09:54:57.492Z] + dpkg -l [2023-03-10T09:54:57.492Z] + grep '^ii' [2023-03-10T09:54:57.492Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T09:54:57.492Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T09:54:57.492Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T09:54:57.492Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-10T09:54:57.492Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-03-10T09:54:57.492Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-03-10T09:54:57.502Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T09:54:57.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:54:58.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:54:58.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:54:58.418Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2023-03-10T09:54:58.445Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T09:54:58.640Z] $ docker top 774d0a17e2a94e4c70b3a63c9754c7a0b3ff6614fec40a70fe039a578bef7d83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T09:54:58.989Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T09:54:59.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T09:54:59.554Z] + ls /var/log/sa-host [2023-03-10T09:54:59.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T09:54:59.700Z] provisioning config files... [2023-03-10T09:54:59.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11879218553484524199tmp [Pipeline] { [Pipeline] echo [2023-03-10T09:54:59.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:55:00.002Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T09:55:00.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:55:00.337Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T09:55:00.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:55:00.626Z] ---> sudo-logs.sh [2023-03-10T09:55:00.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T09:55:00.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:55:00.930Z] ---> job-cost.sh [2023-03-10T09:55:00.930Z] lf-activate-venv: SKIPPING [2023-03-10T09:55:00.930Z] DEBUG: total: 0.2199999988079071 [2023-03-10T09:55:00.930Z] INFO: Retrieving Stack Cost... [2023-03-10T09:55:01.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T09:55:01.448Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T09:55:01.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:55:01.742Z] ---> logs-deploy.sh [2023-03-10T09:55:01.742Z] lf-activate-venv: SKIPPING [2023-03-10T09:55:01.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/134 [2023-03-10T09:55:01.742Z] INFO: archiving workspace using pattern(s): [2023-03-10T09:55:02.681Z] Archives upload complete. [2023-03-10T09:55:02.681Z] INFO: archiving logs to Nexus [2023-03-10T09:55:03.619Z] ---> uname -a: [2023-03-10T09:55:03.619Z] Linux prd-ubuntu20-04-docker-8c-8g-9608 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] ---> lscpu: [2023-03-10T09:55:03.619Z] Architecture: x86_64 [2023-03-10T09:55:03.619Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-10T09:55:03.619Z] Byte Order: Little Endian [2023-03-10T09:55:03.619Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-10T09:55:03.619Z] CPU(s): 8 [2023-03-10T09:55:03.619Z] On-line CPU(s) list: 0-7 [2023-03-10T09:55:03.619Z] Thread(s) per core: 1 [2023-03-10T09:55:03.619Z] Core(s) per socket: 1 [2023-03-10T09:55:03.619Z] Socket(s): 8 [2023-03-10T09:55:03.619Z] NUMA node(s): 1 [2023-03-10T09:55:03.619Z] Vendor ID: AuthenticAMD [2023-03-10T09:55:03.619Z] CPU family: 23 [2023-03-10T09:55:03.619Z] Model: 49 [2023-03-10T09:55:03.619Z] Model name: AMD EPYC-Rome Processor [2023-03-10T09:55:03.619Z] Stepping: 0 [2023-03-10T09:55:03.619Z] CPU MHz: 2799.998 [2023-03-10T09:55:03.619Z] BogoMIPS: 5599.99 [2023-03-10T09:55:03.619Z] Virtualization: AMD-V [2023-03-10T09:55:03.619Z] Hypervisor vendor: KVM [2023-03-10T09:55:03.619Z] Virtualization type: full [2023-03-10T09:55:03.619Z] L1d cache: 256 KiB [2023-03-10T09:55:03.619Z] L1i cache: 256 KiB [2023-03-10T09:55:03.619Z] L2 cache: 4 MiB [2023-03-10T09:55:03.619Z] L3 cache: 128 MiB [2023-03-10T09:55:03.619Z] NUMA node0 CPU(s): 0-7 [2023-03-10T09:55:03.619Z] Vulnerability Itlb multihit: Not affected [2023-03-10T09:55:03.619Z] Vulnerability L1tf: Not affected [2023-03-10T09:55:03.619Z] Vulnerability Mds: Not affected [2023-03-10T09:55:03.619Z] Vulnerability Meltdown: Not affected [2023-03-10T09:55:03.619Z] Vulnerability Mmio stale data: Not affected [2023-03-10T09:55:03.619Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-10T09:55:03.619Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-10T09:55:03.619Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-10T09:55:03.619Z] Vulnerability Srbds: Not affected [2023-03-10T09:55:03.619Z] Vulnerability Tsx async abort: Not affected [2023-03-10T09:55:03.619Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] ---> nproc: [2023-03-10T09:55:03.619Z] 8 [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] ---> df -h: [2023-03-10T09:55:03.619Z] Filesystem Size Used Avail Use% Mounted on [2023-03-10T09:55:03.619Z] overlay 155G 12G 143G 8% / [2023-03-10T09:55:03.619Z] tmpfs 64M 0 64M 0% /dev [2023-03-10T09:55:03.619Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-10T09:55:03.619Z] shm 64M 0 64M 0% /dev/shm [2023-03-10T09:55:03.619Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] ---> sar -b -r -n DEV: [2023-03-10T09:55:03.619Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9608) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:48:56 LINUX RESTART (8 CPU) [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-10T09:55:03.619Z] 09:50:02 128.75 47.36 81.39 0.00 5334.98 134290.02 0.00 [2023-03-10T09:55:03.619Z] 09:51:01 69.29 0.46 68.84 0.00 10.44 100410.78 0.00 [2023-03-10T09:55:03.619Z] 09:52:01 32.32 0.07 32.26 0.00 9.06 16916.11 0.00 [2023-03-10T09:55:03.619Z] 09:53:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-03-10T09:55:03.619Z] 09:54:01 7.75 1.08 6.67 0.00 78.65 2080.05 0.00 [2023-03-10T09:55:03.619Z] 09:55:01 176.38 10.18 166.20 0.00 5122.80 74460.80 0.00 [2023-03-10T09:55:03.619Z] Average: 69.31 9.88 59.43 0.00 1764.05 54566.53 0.00 [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-10T09:55:03.619Z] 09:50:02 29485608 31635976 690196 2.10 69668 2367476 1900704 5.60 950672 2110724 486396 [2023-03-10T09:55:03.619Z] 09:51:01 29206236 31620324 691868 2.10 92404 2599284 1764716 5.20 1126812 2187780 272 [2023-03-10T09:55:03.619Z] 09:52:01 28705440 31618336 686000 2.09 95872 3051368 1752608 5.17 1137112 2626836 156 [2023-03-10T09:55:03.619Z] 09:53:01 28705652 31618592 685700 2.09 95904 3051372 1752608 5.17 1136936 2626840 12 [2023-03-10T09:55:03.619Z] 09:54:01 28034464 31551032 750992 2.28 103440 3612108 2068664 6.10 1209904 3186804 562824 [2023-03-10T09:55:03.619Z] 09:55:01 26605776 31515704 762880 2.32 175784 4816688 2077388 6.12 1641164 4040824 420 [2023-03-10T09:55:03.619Z] Average: 28457196 31593327 711273 2.16 105512 3249716 1886115 5.56 1200433 2796635 175013 [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-10T09:55:03.619Z] 09:50:02 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:50:02 docker0 5.43 4.23 0.60 47.30 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:50:02 ens3 596.77 352.69 6476.93 78.72 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:51:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:51:01 docker0 33.64 66.21 2.70 591.55 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:51:01 ens3 105.00 59.36 628.34 18.92 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:52:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:52:01 ens3 101.53 60.86 2519.63 10.06 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:54:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:54:01 ens3 149.64 101.53 3979.00 89.82 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:55:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:55:01 docker0 29.90 58.58 2.89 582.57 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] 09:55:01 ens3 452.83 257.50 6668.39 56.37 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] Average: docker0 11.43 21.38 1.03 202.47 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] Average: ens3 234.67 138.89 3386.26 42.38 0.00 0.00 0.00 0.00 [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] ---> sar -P ALL: [2023-03-10T09:55:03.619Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9608) 03/10/23 _x86_64_ (8 CPU) [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:48:56 LINUX RESTART (8 CPU) [2023-03-10T09:55:03.619Z] [2023-03-10T09:55:03.619Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2023-03-10T09:55:03.619Z] 09:50:02 all 7.98 0.00 2.61 3.26 0.06 86.08 [2023-03-10T09:55:03.619Z] 09:50:02 0 6.67 0.00 3.13 1.18 0.05 88.98 [2023-03-10T09:55:03.619Z] 09:50:02 1 10.01 0.00 1.49 2.50 0.05 85.94 [2023-03-10T09:55:03.619Z] 09:50:02 2 8.39 0.00 3.95 1.43 0.07 86.16 [2023-03-10T09:55:03.619Z] 09:50:02 3 8.09 0.00 2.69 0.87 0.07 88.27 [2023-03-10T09:55:03.619Z] 09:50:02 4 7.37 0.00 2.80 15.69 0.07 74.07 [2023-03-10T09:55:03.619Z] 09:50:02 5 7.84 0.00 2.32 2.08 0.07 87.69 [2023-03-10T09:55:03.619Z] 09:50:02 6 9.84 0.00 2.25 1.79 0.05 86.07 [2023-03-10T09:55:03.619Z] 09:50:02 7 5.61 0.00 2.28 0.56 0.08 91.47 [2023-03-10T09:55:03.619Z] 09:51:01 all 21.23 0.00 3.53 2.75 0.06 72.42 [2023-03-10T09:55:03.619Z] 09:51:01 0 21.36 0.00 3.18 0.34 0.07 75.05 [2023-03-10T09:55:03.619Z] 09:51:01 1 21.28 0.00 3.45 1.88 0.05 73.34 [2023-03-10T09:55:03.619Z] 09:51:01 2 20.89 0.00 3.61 3.45 0.05 72.00 [2023-03-10T09:55:03.619Z] 09:51:01 3 22.49 0.00 3.67 0.48 0.07 73.29 [2023-03-10T09:55:03.619Z] 09:51:01 4 21.08 0.00 4.27 13.70 0.07 60.88 [2023-03-10T09:55:03.619Z] 09:51:01 5 19.43 0.00 2.76 1.78 0.07 75.96 [2023-03-10T09:55:03.619Z] 09:51:01 6 21.79 0.00 3.55 0.07 0.07 74.53 [2023-03-10T09:55:03.619Z] 09:51:01 7 21.52 0.00 3.77 0.36 0.05 74.30 [2023-03-10T09:55:03.619Z] 09:52:01 all 2.38 0.00 0.98 1.90 0.02 94.73 [2023-03-10T09:55:03.619Z] 09:52:01 0 2.48 0.00 0.55 0.18 0.02 96.76 [2023-03-10T09:55:03.619Z] 09:52:01 1 2.32 0.00 0.87 2.29 0.02 94.50 [2023-03-10T09:55:03.619Z] 09:52:01 2 2.43 0.00 1.09 0.20 0.02 96.27 [2023-03-10T09:55:03.619Z] 09:52:01 3 2.13 0.00 0.95 1.59 0.02 95.31 [2023-03-10T09:55:03.619Z] 09:52:01 4 2.49 0.00 1.76 10.10 0.03 85.62 [2023-03-10T09:55:03.619Z] 09:52:01 5 2.38 0.00 0.69 0.03 0.02 96.89 [2023-03-10T09:55:03.619Z] 09:52:01 6 2.68 0.00 0.85 0.79 0.02 95.67 [2023-03-10T09:55:03.619Z] 09:52:01 7 2.11 0.00 1.05 0.02 0.02 96.80 [2023-03-10T09:55:03.619Z] 09:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-10T09:55:03.619Z] 09:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-10T09:55:03.619Z] 09:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T09:55:03.619Z] 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-10T09:55:03.619Z] 09:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-10T09:55:03.619Z] 09:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-10T09:55:03.619Z] 09:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-10T09:55:03.619Z] 09:53:01 6 0.05 0.00 0.03 0.05 0.02 99.85 [2023-03-10T09:55:03.619Z] 09:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-10T09:55:03.619Z] 09:54:01 all 1.91 0.00 0.81 0.13 0.02 97.13 [2023-03-10T09:55:03.619Z] 09:54:01 0 2.47 0.00 0.72 0.03 0.02 96.76 [2023-03-10T09:55:03.619Z] 09:54:01 1 2.11 0.00 0.75 0.03 0.02 97.09 [2023-03-10T09:55:03.619Z] 09:54:01 2 1.90 0.00 0.70 0.10 0.02 97.28 [2023-03-10T09:55:03.620Z] 09:54:01 3 1.84 0.00 0.90 0.17 0.00 97.09 [2023-03-10T09:55:03.620Z] 09:54:01 4 1.65 0.00 0.80 0.02 0.03 97.50 [2023-03-10T09:55:03.620Z] 09:54:01 5 2.37 0.00 0.94 0.18 0.03 96.48 [2023-03-10T09:55:03.620Z] 09:54:01 6 1.94 0.00 0.80 0.49 0.03 96.74 [2023-03-10T09:55:03.620Z] 09:54:01 7 1.02 0.00 0.85 0.00 0.02 98.11 [2023-03-10T09:55:03.620Z] 09:55:01 all 9.22 0.00 4.31 5.65 0.08 80.74 [2023-03-10T09:55:03.620Z] 09:55:01 0 9.63 0.00 3.75 4.07 0.07 82.48 [2023-03-10T09:55:03.620Z] 09:55:01 1 9.25 0.00 3.32 0.89 0.07 86.47 [2023-03-10T09:55:03.620Z] 09:55:01 2 9.95 0.00 4.80 5.63 0.10 79.52 [2023-03-10T09:55:03.620Z] 09:55:01 3 10.14 0.00 3.45 1.75 0.10 84.55 [2023-03-10T09:55:03.620Z] 09:55:01 4 8.96 0.00 3.91 2.87 0.07 84.19 [2023-03-10T09:55:03.620Z] 09:55:01 5 8.21 0.00 5.06 13.67 0.07 72.99 [2023-03-10T09:55:03.620Z] 09:55:01 6 8.54 0.00 5.10 12.83 0.05 73.48 [2023-03-10T09:55:03.620Z] 09:55:01 7 9.07 0.00 5.06 3.53 0.08 82.25 [2023-03-10T09:55:03.620Z] Average: all 7.07 0.00 2.03 2.28 0.04 88.58 [2023-03-10T09:55:03.620Z] Average: 0 7.06 0.00 1.88 0.97 0.04 90.05 [2023-03-10T09:55:03.620Z] Average: 1 7.44 0.00 1.64 1.26 0.03 89.63 [2023-03-10T09:55:03.620Z] Average: 2 7.20 0.00 2.35 1.79 0.04 88.62 [2023-03-10T09:55:03.620Z] Average: 3 7.39 0.00 1.94 0.81 0.04 89.81 [2023-03-10T09:55:03.620Z] Average: 4 6.86 0.00 2.25 7.02 0.04 83.83 [2023-03-10T09:55:03.620Z] Average: 5 6.65 0.00 1.95 2.95 0.04 88.40 [2023-03-10T09:55:03.620Z] Average: 6 7.42 0.00 2.09 2.67 0.04 87.78 [2023-03-10T09:55:03.620Z] Average: 7 6.50 0.00 2.16 0.74 0.04 90.55 [2023-03-10T09:55:03.620Z] [2023-03-10T09:55:03.620Z] [2023-03-10T09:55:03.620Z]