Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03e66b2de4f947f7441c1ffa2018b59a1eede122 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-ssh9367567434140967127.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-ssh2122276916054674315.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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9050138989784222510.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-ssh12158206425795366225.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10872975937387337103.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-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3291 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03e66b2de4f947f7441c1ffa2018b59a1eede122 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#176)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03e66b2de4f947f7441c1ffa2018b59a1eede122 # timeout=10 > git rev-list --no-walk 1a150daa222a5755b19478c4432167bebfe451ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T00:16:15.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T00:16:15.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T00:16:15.094Z] ========================================================= [2023-01-23T00:16:15.094Z] EdgeX Global Pipelines Version Info [2023-01-23T00:16:15.094Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:16:15.986Z] ------------------- [2023-01-23T00:16:15.986Z] stable info: [2023-01-23T00:16:15.986Z] ------------------- [2023-01-23T00:16:15.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T00:16:15.986Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T00:16:15.986Z] Message: update stable to v1.0.244 [2023-01-23T00:16:16.685Z] ------------------- [2023-01-23T00:16:16.686Z] experimental info: [2023-01-23T00:16:16.686Z] ------------------- [2023-01-23T00:16:16.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T00:16:16.686Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T00:16:16.686Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T00:16:17.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-01-23T00:16:17.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-01-23T00:16:17.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T00:16:17.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T00:16:17.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T00:16:17.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T00:16:17.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T00:16:17.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T00:16:17.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T00:16:17.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T00:16:17.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T00:16:17.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-01-23T00:16:17.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T00:16:17.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T00:16:17.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:16:17.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:16:17.310Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:16:17.322Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T00:16:17.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T00:16:17.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T00:16:17.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T00:16:17.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T00:16:17.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T00:16:17.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T00:16:17.410Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-01-23T00:16:17.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T00:16:17.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T00:16:17.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-23T00:16:17.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-23T00:16:17.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-23T00:16:17.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] echo [2023-01-23T00:16:17.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03e66b2 [Pipeline] echo [2023-01-23T00:16:17.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T00:16:17.860Z] + git rev-list -1 --merges 03e66b2de4f947f7441c1ffa2018b59a1eede122~1..03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] echo [2023-01-23T00:16:17.910Z] -----------> git rev-list -1 --merges 03e66b2de4f947f7441c1ffa2018b59a1eede122~1..03e66b2de4f947f7441c1ffa2018b59a1eede122 03e66b2de4f947f7441c1ffa2018b59a1eede122 [false] [Pipeline] sh [2023-01-23T00:16:18.202Z] + git log --format=format:%s -1 03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] echo [2023-01-23T00:16:18.223Z] ========================================================= [2023-01-23T00:16:18.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T00:16:18.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T00:16:18.824Z] + git log --format=format:%s -1 03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] echo [2023-01-23T00:16:19.031Z] [semverPrep] GIT_COMMIT: 03e66b2de4f947f7441c1ffa2018b59a1eede122, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#176) [Pipeline] echo [2023-01-23T00:16:19.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T00:16:19.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:16:19.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T00:16:19.430Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T00:16:19.430Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T00:16:19.430Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-01-23T00:16:19.430Z] /etc/ssh/ssh_known_hosts [2023-01-23T00:16:19.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:16:19.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:16:20.123Z] [2023-01-23T00:16:20.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:16:20.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:16:20.691Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T00:16:20.691Z] b85a868b505f: Pulling fs layer [2023-01-23T00:16:20.691Z] e2be974225ed: Pulling fs layer [2023-01-23T00:16:20.691Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T00:16:20.691Z] 988bab9f4d93: Pulling fs layer [2023-01-23T00:16:20.691Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T00:16:20.691Z] eaf3925da568: Pulling fs layer [2023-01-23T00:16:20.691Z] bab4dde63d76: Pulling fs layer [2023-01-23T00:16:20.691Z] bde34c3a00c8: Pulling fs layer [2023-01-23T00:16:20.691Z] b352a97aabf1: Pulling fs layer [2023-01-23T00:16:20.691Z] 4872d77fe225: Pulling fs layer [2023-01-23T00:16:20.691Z] 5851b861e8e6: Pulling fs layer [2023-01-23T00:16:20.691Z] bab4dde63d76: Waiting [2023-01-23T00:16:20.691Z] bde34c3a00c8: Waiting [2023-01-23T00:16:20.691Z] b352a97aabf1: Waiting [2023-01-23T00:16:20.691Z] 988bab9f4d93: Waiting [2023-01-23T00:16:20.691Z] 4872d77fe225: Waiting [2023-01-23T00:16:20.691Z] 5851b861e8e6: Waiting [2023-01-23T00:16:20.691Z] 1469e6f7b9e6: Waiting [2023-01-23T00:16:20.691Z] eaf3925da568: Waiting [2023-01-23T00:16:20.691Z] e2be974225ed: Verifying Checksum [2023-01-23T00:16:20.691Z] e2be974225ed: Download complete [2023-01-23T00:16:20.691Z] 988bab9f4d93: Verifying Checksum [2023-01-23T00:16:20.691Z] 988bab9f4d93: Download complete [2023-01-23T00:16:20.996Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T00:16:20.996Z] 339a4e72a1f5: Download complete [2023-01-23T00:16:20.996Z] eaf3925da568: Verifying Checksum [2023-01-23T00:16:20.996Z] eaf3925da568: Download complete [2023-01-23T00:16:20.996Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T00:16:20.996Z] 1469e6f7b9e6: Download complete [2023-01-23T00:16:21.266Z] bde34c3a00c8: Verifying Checksum [2023-01-23T00:16:21.266Z] bde34c3a00c8: Download complete [2023-01-23T00:16:21.266Z] b352a97aabf1: Download complete [2023-01-23T00:16:21.266Z] b85a868b505f: Verifying Checksum [2023-01-23T00:16:21.266Z] b85a868b505f: Download complete [2023-01-23T00:16:21.266Z] 4872d77fe225: Verifying Checksum [2023-01-23T00:16:21.266Z] 4872d77fe225: Download complete [2023-01-23T00:16:21.266Z] 5851b861e8e6: Verifying Checksum [2023-01-23T00:16:21.266Z] 5851b861e8e6: Download complete [2023-01-23T00:16:21.525Z] bab4dde63d76: Verifying Checksum [2023-01-23T00:16:21.525Z] bab4dde63d76: Download complete [2023-01-23T00:16:22.475Z] b85a868b505f: Pull complete [2023-01-23T00:16:22.735Z] e2be974225ed: Pull complete [2023-01-23T00:16:23.303Z] 339a4e72a1f5: Pull complete [2023-01-23T00:16:23.303Z] 988bab9f4d93: Pull complete [2023-01-23T00:16:23.562Z] 1469e6f7b9e6: Pull complete [2023-01-23T00:16:23.562Z] eaf3925da568: Pull complete [2023-01-23T00:16:25.466Z] bab4dde63d76: Pull complete [2023-01-23T00:16:25.466Z] bde34c3a00c8: Pull complete [2023-01-23T00:16:25.726Z] b352a97aabf1: Pull complete [2023-01-23T00:16:25.726Z] 4872d77fe225: Pull complete [2023-01-23T00:16:25.726Z] 5851b861e8e6: Pull complete [2023-01-23T00:16:25.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T00:16:25.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:16:25.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:16:25.822Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:16:25.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T00:16:27.953Z] $ docker top f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 -eo pid,comm [2023-01-23T00:16:28.020Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T00:16:28.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:16:28.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:16:28.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:16:28.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:16:28.200Z] $ docker exec f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 ssh-agent [2023-01-23T00:16:28.305Z] SSH_AUTH_SOCK=/tmp/ssh-jifKiofOunT7/agent.32 [2023-01-23T00:16:28.305Z] SSH_AGENT_PID=38 [2023-01-23T00:16:28.313Z] Running ssh-add (command line suppressed) [2023-01-23T00:16:28.429Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14836697636341207652.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14836697636341207652.key) [2023-01-23T00:16:28.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:16:28.732Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T00:16:28.751Z] $ docker exec --env ******** --env ******** f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 ssh-agent -k [2023-01-23T00:16:28.869Z] unset SSH_AUTH_SOCK; [2023-01-23T00:16:28.870Z] unset SSH_AGENT_PID; [2023-01-23T00:16:28.871Z] echo Agent pid 38 killed; [2023-01-23T00:16:28.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T00:16:28.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:16:28.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:16:29.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:16:29.023Z] $ docker exec f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 ssh-agent [2023-01-23T00:16:29.131Z] SSH_AUTH_SOCK=/tmp/ssh-2a6QV3WPF9ow/agent.70 [2023-01-23T00:16:29.131Z] SSH_AGENT_PID=76 [2023-01-23T00:16:29.138Z] Running ssh-add (command line suppressed) [2023-01-23T00:16:29.252Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8846226172050234322.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8846226172050234322.key) [2023-01-23T00:16:29.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:16:29.564Z] + git semver init [2023-01-23T00:16:29.824Z] 2023-01-23 00:16:29,772 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T00:16:29.824Z] 2023-01-23 00:16:29,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-01-23T00:16:29.824Z] 2023-01-23 00:16:29,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-01-23T00:16:29.824Z] 2023-01-23 00:16:29,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:16:30.762Z] 2023-01-23 00:16:30,503 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2023-01-23T00:16:30.762Z] 2023-01-23 00:16:30,504 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2023-01-23T00:16:30.762Z] 2023-01-23 00:16:30,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:16:30.762Z] 2023-01-23 00:16:30,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:16:30.762Z] 3.0.0-dev.5 [Pipeline] } [2023-01-23T00:16:30.775Z] $ docker exec --env ******** --env ******** f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 ssh-agent -k [2023-01-23T00:16:30.893Z] unset SSH_AUTH_SOCK; [2023-01-23T00:16:30.893Z] unset SSH_AGENT_PID; [2023-01-23T00:16:30.893Z] echo Agent pid 76 killed; [2023-01-23T00:16:30.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:16:31.211Z] + git semver [Pipeline] } [2023-01-23T00:16:31.491Z] $ docker stop --time=1 f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 [2023-01-23T00:16:32.886Z] $ docker rm -f --volumes f6633ac260b476eb929a352df1df5c6a4fea7184dcb512060e1b7c680718f094 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:16:33.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T00:16:33.462Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T00:16:33.466Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-01-23T00:16:33.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:16:33.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:16:33.661Z] ========================================================= [2023-01-23T00:16:33.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T00:16:33.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:16:33.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T00:16:33.955Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T00:16:33.955Z] 213ec9aee27d: Pulling fs layer [2023-01-23T00:16:33.955Z] 4583459ba037: Pulling fs layer [2023-01-23T00:16:33.955Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T00:16:33.955Z] 53926ce57604: Pulling fs layer [2023-01-23T00:16:33.955Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T00:16:33.955Z] 22ff95d597cd: Pulling fs layer [2023-01-23T00:16:33.955Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T00:16:33.955Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T00:16:33.955Z] a7acece74701: Pulling fs layer [2023-01-23T00:16:33.955Z] 53926ce57604: Waiting [2023-01-23T00:16:33.955Z] 21b2b0c7a3f4: Waiting [2023-01-23T00:16:33.955Z] a7acece74701: Waiting [2023-01-23T00:16:33.955Z] 22ff95d597cd: Waiting [2023-01-23T00:16:33.955Z] 96b7cbca73a9: Waiting [2023-01-23T00:16:33.955Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T00:16:33.955Z] 93c1e223e6f2: Download complete [2023-01-23T00:16:33.955Z] 4583459ba037: Verifying Checksum [2023-01-23T00:16:33.955Z] 4583459ba037: Download complete [2023-01-23T00:16:33.955Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T00:16:33.955Z] 21b2b0c7a3f4: Download complete [2023-01-23T00:16:33.955Z] 22ff95d597cd: Verifying Checksum [2023-01-23T00:16:33.955Z] 22ff95d597cd: Download complete [2023-01-23T00:16:33.955Z] 213ec9aee27d: Download complete [2023-01-23T00:16:34.221Z] 12d6caf4c0d1: Download complete [2023-01-23T00:16:34.221Z] 213ec9aee27d: Pull complete [2023-01-23T00:16:34.501Z] 4583459ba037: Pull complete [2023-01-23T00:16:34.501Z] 93c1e223e6f2: Pull complete [2023-01-23T00:16:35.140Z] a7acece74701: Download complete [2023-01-23T00:16:35.409Z] 53926ce57604: Verifying Checksum [2023-01-23T00:16:35.409Z] 53926ce57604: Download complete [2023-01-23T00:16:35.409Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T00:16:35.409Z] 96b7cbca73a9: Download complete [2023-01-23T00:16:39.600Z] 53926ce57604: Pull complete [2023-01-23T00:16:39.600Z] 21b2b0c7a3f4: Pull complete [2023-01-23T00:16:39.600Z] 22ff95d597cd: Pull complete [2023-01-23T00:16:39.600Z] 12d6caf4c0d1: Pull complete [2023-01-23T00:16:41.518Z] 96b7cbca73a9: Pull complete [2023-01-23T00:16:42.089Z] a7acece74701: Pull complete [2023-01-23T00:16:42.089Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T00:16:42.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T00:16:42.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-01-23T00:16:42.379Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:16:42.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T00:16:42.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:16:42.757Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:16:42.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T00:16:46.803Z] $ docker top 5cde2f2ac803a91e8b0e40c5e7ed8627fa31c3f3ab3b7361dfdc1ff5fcf6ecb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:16:47.145Z] + go version [2023-01-23T00:16:47.145Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T00:16:47.159Z] $ docker stop --time=1 5cde2f2ac803a91e8b0e40c5e7ed8627fa31c3f3ab3b7361dfdc1ff5fcf6ecb6 [2023-01-23T00:16:48.430Z] $ docker rm -f --volumes 5cde2f2ac803a91e8b0e40c5e7ed8627fa31c3f3ab3b7361dfdc1ff5fcf6ecb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:16:48.570Z] Still waiting to schedule task [2023-01-23T00:16:48.570Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-23T00:16:48.824Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T00:16:48.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:16:48.894Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:16:48.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T00:16:49.318Z] $ docker top 42227ad4861efb4c4d4faf6d2d2e95e9eec59c9d7c76ae397b199dd3bbb91cc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:16:49.660Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:16:49.959Z] + make test [2023-01-23T00:16:49.959Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-01-23T00:16:49.959Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-23T00:16:49.959Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 [2023-01-23T00:16:49.959Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-01-23T00:16:50.325Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-23T00:16:50.325Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-23T00:16:50.325Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-23T00:16:50.325Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-23T00:16:50.325Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-01-23T00:16:50.325Z] go: downloading google.golang.org/grpc v1.51.0 [2023-01-23T00:16:50.735Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-01-23T00:16:50.735Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-01-23T00:16:51.021Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-23T00:16:51.021Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-23T00:16:51.021Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-23T00:16:51.021Z] go: downloading golang.org/x/crypto v0.5.0 [2023-01-23T00:16:51.021Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-01-23T00:16:51.021Z] go: downloading golang.org/x/net v0.5.0 [2023-01-23T00:16:51.021Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-23T00:16:51.021Z] go: downloading golang.org/x/sys v0.4.0 [2023-01-23T00:16:51.021Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-23T00:16:51.418Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-23T00:16:51.418Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-23T00:16:51.418Z] go: downloading golang.org/x/text v0.6.0 [2023-01-23T00:16:51.681Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.696s coverage: 81.7% of statements [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.064s coverage: 52.2% of statements [2023-01-23T00:17:18.473Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.077s coverage: 96.7% of statements [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.036s coverage: 89.5% of statements [2023-01-23T00:17:18.473Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.028s coverage: 100.0% of statements [2023-01-23T00:17:18.473Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.058s coverage: 55.8% of statements [2023-01-23T00:17:18.473Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.041s coverage: 54.5% of statements [2023-01-23T00:17:18.473Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.065s coverage: 100.0% of statements [2023-01-23T00:17:18.473Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-01-23T00:17:28.468Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-23T00:17:28.468Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-23T00:17:30.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T00:17:30.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-23T00:17:31.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T00:17:31.292Z] $ docker stop --time=1 42227ad4861efb4c4d4faf6d2d2e95e9eec59c9d7c76ae397b199dd3bbb91cc5 [2023-01-23T00:17:33.769Z] $ docker rm -f --volumes 42227ad4861efb4c4d4faf6d2d2e95e9eec59c9d7c76ae397b199dd3bbb91cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:17:34.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T00:17:34.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:17:34.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:17:34.852Z] [2023-01-23T00:17:34.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:17:35.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:17:35.158Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T00:17:35.158Z] 5eb5b503b376: Pulling fs layer [2023-01-23T00:17:35.158Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T00:17:35.158Z] ec43610c2a17: Pulling fs layer [2023-01-23T00:17:35.158Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T00:17:35.158Z] 33b1e0a273af: Pulling fs layer [2023-01-23T00:17:35.158Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T00:17:35.158Z] 2f39f015ded8: Pulling fs layer [2023-01-23T00:17:35.158Z] 33b1e0a273af: Waiting [2023-01-23T00:17:35.158Z] 5d3b04190fa2: Waiting [2023-01-23T00:17:35.158Z] 2f39f015ded8: Waiting [2023-01-23T00:17:35.158Z] 3a2ae6a8a46f: Waiting [2023-01-23T00:17:35.158Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T00:17:35.158Z] 5c69ac0246d0: Download complete [2023-01-23T00:17:35.158Z] 3a2ae6a8a46f: Download complete [2023-01-23T00:17:35.419Z] 33b1e0a273af: Verifying Checksum [2023-01-23T00:17:35.419Z] 33b1e0a273af: Download complete [2023-01-23T00:17:35.419Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T00:17:35.419Z] 5d3b04190fa2: Download complete [2023-01-23T00:17:35.419Z] ec43610c2a17: Verifying Checksum [2023-01-23T00:17:35.419Z] ec43610c2a17: Download complete [2023-01-23T00:17:35.678Z] 5eb5b503b376: Verifying Checksum [2023-01-23T00:17:35.678Z] 5eb5b503b376: Download complete [2023-01-23T00:17:36.243Z] 2f39f015ded8: Download complete [2023-01-23T00:17:36.811Z] 5eb5b503b376: Pull complete [2023-01-23T00:17:37.069Z] 5c69ac0246d0: Pull complete [2023-01-23T00:17:37.327Z] ec43610c2a17: Pull complete [2023-01-23T00:17:37.327Z] 3a2ae6a8a46f: Pull complete [2023-01-23T00:17:37.585Z] 33b1e0a273af: Pull complete [2023-01-23T00:17:37.585Z] 5d3b04190fa2: Pull complete [2023-01-23T00:17:41.768Z] 2f39f015ded8: Pull complete [2023-01-23T00:17:41.768Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T00:17:41.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:17:41.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:17:41.847Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:17:41.884Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T00:17:44.530Z] $ docker top 9cdeeaf2610846a2d76012b7650017c9063545e7e258a677cb6e29e35fdf9fd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:17:44.932Z] ---> job-cost.sh [2023-01-23T00:17:44.933Z] lf-activate-venv: SKIPPING [2023-01-23T00:17:44.933Z] INFO: No Stack... [2023-01-23T00:17:45.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T00:17:45.761Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T00:17:46.081Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2023-01-23T00:17:46.081Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T00:17:46.099Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [2023-01-23T00:17:46.104Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] did not exist. Created. [2023-01-23T00:17:46.104Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T00:17:46.411Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T00:17:46.444Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T00:17:46.450Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T00:17:46.470Z] $ docker stop --time=1 9cdeeaf2610846a2d76012b7650017c9063545e7e258a677cb6e29e35fdf9fd2 [2023-01-23T00:17:47.622Z] $ docker rm -f --volumes 9cdeeaf2610846a2d76012b7650017c9063545e7e258a677cb6e29e35fdf9fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T00:18:20.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3293 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2023-01-23T00:18:20.566Z] Running in /w/workspace/go-mod-secrets/44 [Pipeline] { [Pipeline] checkout [2023-01-23T00:18:20.602Z] Selected Git installation does not exist. Using Default [2023-01-23T00:18:20.602Z] The recommended git tool is: NONE [2023-01-23T00:18:25.583Z] using credential edgex-jenkins-ssh [2023-01-23T00:18:25.602Z] Cloning the remote Git repository [2023-01-23T00:18:25.636Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-01-23T00:18:25.700Z] > git init /w/workspace/go-mod-secrets/44 # timeout=10 [2023-01-23T00:18:25.836Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-01-23T00:18:25.837Z] > git --version # timeout=10 [2023-01-23T00:18:25.855Z] > git --version # 'git version 2.25.1' [2023-01-23T00:18:25.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T00:18:25.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T00:18:27.429Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-01-23T00:18:27.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T00:18:28.216Z] Avoid second fetch [2023-01-23T00:18:28.217Z] Checking out Revision 03e66b2de4f947f7441c1ffa2018b59a1eede122 (main) [2023-01-23T00:18:28.675Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T00:18:28.227Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T00:18:28.246Z] > git checkout -f 03e66b2de4f947f7441c1ffa2018b59a1eede122 # timeout=10 [2023-01-23T00:18:29.457Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T00:18:29.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T00:18:29.457Z] Dload Upload Total Spent Left Speed [2023-01-23T00:18:29.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-01-23T00:18:30.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T00:18:30.409Z] + sudo tee /etc/docker/daemon.new [2023-01-23T00:18:30.409Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T00:18:30.409Z] { [2023-01-23T00:18:30.409Z] "registry-mirrors": [ [2023-01-23T00:18:30.409Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T00:18:30.409Z] ], [2023-01-23T00:18:30.409Z] "bip": "10.250.0.254/24", [2023-01-23T00:18:30.409Z] "hosts": [ [2023-01-23T00:18:30.409Z] "tcp://0.0.0.0:5555", [2023-01-23T00:18:30.409Z] "unix:///var/run/docker.sock" [2023-01-23T00:18:30.409Z] ], [2023-01-23T00:18:30.409Z] "mtu": 1458, [2023-01-23T00:18:30.409Z] "selinux-enabled": true, [2023-01-23T00:18:30.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T00:18:30.409Z] } [Pipeline] sh [2023-01-23T00:18:30.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T00:18:31.061Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-01-23T00:18:49.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:18:49.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T00:18:49.538Z] ========================================================= [2023-01-23T00:18:49.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T00:18:49.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:18:49.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T00:18:50.468Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T00:18:50.468Z] 9b18e9b68314: Pulling fs layer [2023-01-23T00:18:50.468Z] 35d82f9e3411: Pulling fs layer [2023-01-23T00:18:50.468Z] e16973657156: Pulling fs layer [2023-01-23T00:18:50.468Z] fc693d55d65f: Pulling fs layer [2023-01-23T00:18:50.468Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T00:18:50.468Z] dda99020689f: Pulling fs layer [2023-01-23T00:18:50.468Z] db1c61fa0a46: Pulling fs layer [2023-01-23T00:18:50.468Z] 891c053d2c06: Pulling fs layer [2023-01-23T00:18:50.468Z] dda99020689f: Waiting [2023-01-23T00:18:50.468Z] db1c61fa0a46: Waiting [2023-01-23T00:18:50.468Z] fc693d55d65f: Waiting [2023-01-23T00:18:50.468Z] 7e9fc2657dce: Waiting [2023-01-23T00:18:50.468Z] 891c053d2c06: Waiting [2023-01-23T00:18:50.468Z] e16973657156: Verifying Checksum [2023-01-23T00:18:50.468Z] e16973657156: Download complete [2023-01-23T00:18:50.468Z] 35d82f9e3411: Verifying Checksum [2023-01-23T00:18:50.468Z] 35d82f9e3411: Download complete [2023-01-23T00:18:50.468Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T00:18:50.468Z] 7e9fc2657dce: Download complete [2023-01-23T00:18:50.468Z] dda99020689f: Verifying Checksum [2023-01-23T00:18:50.468Z] dda99020689f: Download complete [2023-01-23T00:18:50.468Z] 9b18e9b68314: Verifying Checksum [2023-01-23T00:18:50.468Z] 9b18e9b68314: Download complete [2023-01-23T00:18:51.459Z] 9b18e9b68314: Pull complete [2023-01-23T00:18:51.459Z] 891c053d2c06: Verifying Checksum [2023-01-23T00:18:51.459Z] 891c053d2c06: Download complete [2023-01-23T00:18:52.916Z] db1c61fa0a46: Verifying Checksum [2023-01-23T00:18:52.916Z] db1c61fa0a46: Download complete [2023-01-23T00:18:52.916Z] 35d82f9e3411: Pull complete [2023-01-23T00:18:53.188Z] fc693d55d65f: Verifying Checksum [2023-01-23T00:18:53.188Z] fc693d55d65f: Download complete [2023-01-23T00:18:53.188Z] e16973657156: Pull complete [2023-01-23T00:19:05.547Z] fc693d55d65f: Pull complete [2023-01-23T00:19:05.547Z] 7e9fc2657dce: Pull complete [2023-01-23T00:19:05.817Z] dda99020689f: Pull complete [2023-01-23T00:19:12.500Z] db1c61fa0a46: Pull complete [2023-01-23T00:19:13.912Z] 891c053d2c06: Pull complete [2023-01-23T00:19:13.912Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T00:19:13.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T00:19:13.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-01-23T00:19:14.236Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:19:14.572Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T00:19:14.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:19:14.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-3293 does not seem to be running inside a container [2023-01-23T00:19:14.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/44 -v /w/workspace/go-mod-secrets/44:/w/workspace/go-mod-secrets/44:rw,z -v /w/workspace/go-mod-secrets/44@tmp:/w/workspace/go-mod-secrets/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T00:19:17.995Z] $ docker top f8e1b4e3661f8bfafc8cb25b8204e2bc8161f2f3b5d6263a460db958de62b544 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:19:18.835Z] + go version [2023-01-23T00:19:18.835Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T00:19:18.856Z] $ docker stop --time=1 f8e1b4e3661f8bfafc8cb25b8204e2bc8161f2f3b5d6263a460db958de62b544 [2023-01-23T00:19:20.482Z] $ docker rm -f --volumes f8e1b4e3661f8bfafc8cb25b8204e2bc8161f2f3b5d6263a460db958de62b544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:19:21.014Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T00:19:21.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:19:21.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-3293 does not seem to be running inside a container [2023-01-23T00:19:21.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/44 -v /w/workspace/go-mod-secrets/44:/w/workspace/go-mod-secrets/44:rw,z -v /w/workspace/go-mod-secrets/44@tmp:/w/workspace/go-mod-secrets/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T00:19:22.517Z] $ docker top 7e8b3277cfafef44be53c07293d25ede334d6b30ea740e48b231d8cd04f02fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:19:23.369Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/44 [Pipeline] fileExists [Pipeline] sh [2023-01-23T00:19:24.025Z] + make test [2023-01-23T00:19:24.025Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-01-23T00:19:24.025Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-23T00:19:24.025Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 [2023-01-23T00:19:24.294Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-01-23T00:19:24.617Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-23T00:19:24.617Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-23T00:19:24.617Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-23T00:19:24.617Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-23T00:19:24.617Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-23T00:19:24.617Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-23T00:19:24.617Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-23T00:19:24.617Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-01-23T00:19:24.617Z] go: downloading google.golang.org/grpc v1.51.0 [2023-01-23T00:19:25.586Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-01-23T00:19:25.586Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-01-23T00:19:25.857Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-23T00:19:25.857Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-23T00:19:25.857Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-23T00:19:26.136Z] go: downloading golang.org/x/crypto v0.5.0 [2023-01-23T00:19:26.722Z] go: downloading golang.org/x/text v0.6.0 [2023-01-23T00:19:26.722Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-01-23T00:19:26.722Z] go: downloading golang.org/x/net v0.5.0 [2023-01-23T00:19:26.991Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-23T00:19:27.948Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-01-23T00:19:27.948Z] go: downloading golang.org/x/sys v0.4.0 [2023-01-23T00:21:19.649Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.525s coverage: 81.7% of statements [2023-01-23T00:21:19.649Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.219s coverage: 52.2% of statements [2023-01-23T00:21:19.649Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-01-23T00:21:19.649Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.334s coverage: 96.7% of statements [2023-01-23T00:21:19.649Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.125s coverage: 89.5% of statements [2023-01-23T00:21:19.649Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-01-23T00:21:19.649Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.071s coverage: 100.0% of statements [2023-01-23T00:21:19.649Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-01-23T00:21:41.754Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.269s coverage: 55.8% of statements [2023-01-23T00:21:41.754Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-01-23T00:21:41.754Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.125s coverage: 54.5% of statements [2023-01-23T00:21:41.754Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.271s coverage: 100.0% of statements [2023-01-23T00:21:41.754Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-01-23T00:21:41.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T00:21:41.754Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-23T00:23:03.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T00:23:03.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-23T00:23:03.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T00:23:03.503Z] $ docker stop --time=1 7e8b3277cfafef44be53c07293d25ede334d6b30ea740e48b231d8cd04f02fa4 [2023-01-23T00:23:05.652Z] $ docker rm -f --volumes 7e8b3277cfafef44be53c07293d25ede334d6b30ea740e48b231d8cd04f02fa4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:23:08.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T00:23:08.711Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T00:23:09.346Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:23:09.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:23:09.822Z] [2023-01-23T00:23:09.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:23:10.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:23:10.177Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T00:23:10.177Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T00:23:10.177Z] 04944245beec: Pulling fs layer [2023-01-23T00:23:10.177Z] 699f458cf7ca: Pulling fs layer [2023-01-23T00:23:10.177Z] 765212b225bb: Pulling fs layer [2023-01-23T00:23:10.177Z] f23df028b6ca: Pulling fs layer [2023-01-23T00:23:10.177Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T00:23:10.177Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T00:23:10.177Z] f23df028b6ca: Waiting [2023-01-23T00:23:10.177Z] d65c8cfc05b1: Waiting [2023-01-23T00:23:10.177Z] 2437ff75d9bd: Waiting [2023-01-23T00:23:10.177Z] 765212b225bb: Waiting [2023-01-23T00:23:10.446Z] 04944245beec: Verifying Checksum [2023-01-23T00:23:10.446Z] 04944245beec: Download complete [2023-01-23T00:23:10.446Z] 765212b225bb: Verifying Checksum [2023-01-23T00:23:10.446Z] 765212b225bb: Download complete [2023-01-23T00:23:10.721Z] f23df028b6ca: Verifying Checksum [2023-01-23T00:23:10.721Z] f23df028b6ca: Download complete [2023-01-23T00:23:10.721Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T00:23:10.721Z] d65c8cfc05b1: Download complete [2023-01-23T00:23:10.721Z] 699f458cf7ca: Verifying Checksum [2023-01-23T00:23:10.721Z] 699f458cf7ca: Download complete [2023-01-23T00:23:11.314Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T00:23:11.314Z] 8998bd30e6a1: Download complete [2023-01-23T00:23:14.672Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T00:23:14.672Z] 2437ff75d9bd: Download complete [2023-01-23T00:23:17.276Z] 8998bd30e6a1: Pull complete [2023-01-23T00:23:17.863Z] 04944245beec: Pull complete [2023-01-23T00:23:19.824Z] 699f458cf7ca: Pull complete [2023-01-23T00:23:19.824Z] 765212b225bb: Pull complete [2023-01-23T00:23:21.240Z] f23df028b6ca: Pull complete [2023-01-23T00:23:21.510Z] d65c8cfc05b1: Pull complete [2023-01-23T00:23:39.780Z] 2437ff75d9bd: Pull complete [2023-01-23T00:23:39.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T00:23:39.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T00:23:39.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:23:40.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-3293 does not seem to be running inside a container [2023-01-23T00:23:40.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/44 -v /w/workspace/go-mod-secrets/44:/w/workspace/go-mod-secrets/44:rw,z -v /w/workspace/go-mod-secrets/44@tmp:/w/workspace/go-mod-secrets/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T00:23:41.793Z] $ docker top 27814d86bbba5452e64fc573ef385191b45c36ea568cb1a10eca06af73342476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:23:42.819Z] ---> job-cost.sh [2023-01-23T00:23:42.819Z] lf-activate-venv: SKIPPING [2023-01-23T00:23:42.819Z] INFO: No Stack... [2023-01-23T00:23:43.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T00:23:43.997Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T00:23:44.684Z] + cat /w/workspace/go-mod-secrets/44/archives/cost.csv [2023-01-23T00:23:44.684Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T00:23:44.773Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [2023-01-23T00:23:44.780Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] did not exist. Created. [2023-01-23T00:23:44.780Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T00:23:45.463Z] /w/workspace/go-mod-secrets/44@tmp/durable-6cde3cd2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T00:23:46.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T00:23:46.157Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T00:23:46.222Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T00:23:46.229Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T00:23:46.248Z] $ docker stop --time=1 27814d86bbba5452e64fc573ef385191b45c36ea568cb1a10eca06af73342476 [2023-01-23T00:23:47.871Z] $ docker rm -f --volumes 27814d86bbba5452e64fc573ef385191b45c36ea568cb1a10eca06af73342476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-23T00:23:48.284Z] provisioning config files... [2023-01-23T00:23:48.293Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7870527980320262343tmp [Pipeline] { [Pipeline] sh [2023-01-23T00:23:48.592Z] + set +x [2023-01-23T00:23:48.592Z] + curl -s https://codecov.io/bash [2023-01-23T00:23:48.592Z] + bash -s -- [2023-01-23T00:23:48.592Z] [2023-01-23T00:23:48.592Z] _____ _ [2023-01-23T00:23:48.592Z] / ____| | | [2023-01-23T00:23:48.592Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T00:23:48.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T00:23:48.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T00:23:48.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T00:23:48.592Z] Bash-1.0.6 [2023-01-23T00:23:48.592Z] [2023-01-23T00:23:48.592Z] [2023-01-23T00:23:48.592Z] ==> git version 2.25.1 found [2023-01-23T00:23:48.592Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-23T00:23:48.592Z] Release-Date: 2020-01-08 [2023-01-23T00:23:48.592Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-23T00:23:48.592Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T00:23:48.592Z] ==> Jenkins CI detected. [2023-01-23T00:23:48.592Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2023-01-23T00:23:48.592Z] project root: . [2023-01-23T00:23:48.592Z] --> token set from env [2023-01-23T00:23:48.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T00:23:48.592Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T00:23:48.592Z] ==> Python coveragepy not found [2023-01-23T00:23:48.592Z] ==> Searching for coverage reports in: [2023-01-23T00:23:48.592Z] + . [2023-01-23T00:23:48.592Z] -> Found 1 reports [2023-01-23T00:23:48.592Z] ==> Detecting git/mercurial file structure [2023-01-23T00:23:48.592Z] ==> Reading reports [2023-01-23T00:23:48.592Z] + ./coverage.out bytes=33437 [2023-01-23T00:23:48.592Z] ==> Appending adjustments [2023-01-23T00:23:48.592Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T00:23:48.851Z] + Found adjustments [2023-01-23T00:23:48.852Z] ==> Gzipping contents [2023-01-23T00:23:48.852Z] 8.0K /tmp/codecov.IqmO8m.gz [2023-01-23T00:23:48.852Z] ==> Uploading reports [2023-01-23T00:23:48.852Z] url: https://codecov.io [2023-01-23T00:23:48.852Z] query: branch=main&commit=03e66b2de4f947f7441c1ffa2018b59a1eede122&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-23T00:23:48.852Z] -> Pinging Codecov [2023-01-23T00:23:48.852Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=03e66b2de4f947f7441c1ffa2018b59a1eede122&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-23T00:23:49.420Z] -> Uploading to [2023-01-23T00:23:49.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/D63849C06B6B67093493C71CE874ED06/03e66b2de4f947f7441c1ffa2018b59a1eede122/2339e062-d9f2-4504-9b92-eb05e21289a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T002349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15f94f25f925f3baeb6c7bae03194c59c5bd56eb543c7f3d98d1cce62488624d [2023-01-23T00:23:49.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T00:23:49.420Z] Dload Upload Total Spent Left Speed [2023-01-23T00:23:49.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6814 0 0 100 6814 0 24335 --:--:-- --:--:-- --:--:-- 24335 [2023-01-23T00:23:49.680Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] } [2023-01-23T00:23:49.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-23T00:23:49.936Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-23T00:23:49.947Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:23:50.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:23:50.242Z] [2023-01-23T00:23:50.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:23:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:23:50.546Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-23T00:23:50.546Z] df9b9388f04a: Pulling fs layer [2023-01-23T00:23:50.546Z] 52dc419b0ee2: Pulling fs layer [2023-01-23T00:23:50.546Z] 25bc292e5bac: Pulling fs layer [2023-01-23T00:23:50.546Z] 114826534d7a: Pulling fs layer [2023-01-23T00:23:50.546Z] 4657fd5d0bcf: Pulling fs layer [2023-01-23T00:23:50.546Z] 6ad1cebc031e: Pulling fs layer [2023-01-23T00:23:50.546Z] 8a3aa393b2d8: Pulling fs layer [2023-01-23T00:23:50.546Z] 4657fd5d0bcf: Waiting [2023-01-23T00:23:50.546Z] 6ad1cebc031e: Waiting [2023-01-23T00:23:50.546Z] 8a3aa393b2d8: Waiting [2023-01-23T00:23:50.546Z] 114826534d7a: Waiting [2023-01-23T00:23:50.810Z] 25bc292e5bac: Verifying Checksum [2023-01-23T00:23:50.810Z] 25bc292e5bac: Download complete [2023-01-23T00:23:50.810Z] 52dc419b0ee2: Verifying Checksum [2023-01-23T00:23:50.810Z] 52dc419b0ee2: Download complete [2023-01-23T00:23:50.810Z] 4657fd5d0bcf: Verifying Checksum [2023-01-23T00:23:50.810Z] 4657fd5d0bcf: Download complete [2023-01-23T00:23:50.810Z] df9b9388f04a: Verifying Checksum [2023-01-23T00:23:50.810Z] df9b9388f04a: Download complete [2023-01-23T00:23:51.074Z] df9b9388f04a: Pull complete [2023-01-23T00:23:51.074Z] 6ad1cebc031e: Verifying Checksum [2023-01-23T00:23:51.074Z] 6ad1cebc031e: Download complete [2023-01-23T00:23:51.357Z] 52dc419b0ee2: Pull complete [2023-01-23T00:23:51.357Z] 25bc292e5bac: Pull complete [2023-01-23T00:23:51.949Z] 114826534d7a: Verifying Checksum [2023-01-23T00:23:51.949Z] 114826534d7a: Download complete [2023-01-23T00:23:52.206Z] 8a3aa393b2d8: Verifying Checksum [2023-01-23T00:23:52.206Z] 8a3aa393b2d8: Download complete [2023-01-23T00:23:55.486Z] 114826534d7a: Pull complete [2023-01-23T00:23:55.486Z] 4657fd5d0bcf: Pull complete [2023-01-23T00:23:55.486Z] 6ad1cebc031e: Pull complete [2023-01-23T00:23:58.010Z] 8a3aa393b2d8: Pull complete [2023-01-23T00:23:58.010Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-23T00:23:58.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-23T00:23:58.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:23:58.101Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:23:58.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-23T00:24:01.801Z] $ docker top 1181d010995dafa28bafde522c47e58364c8da91ea766498b2a9ce4f8d38a49a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T00:24:01.864Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2023-01-23T00:24:02.154Z] + set -o pipefail [2023-01-23T00:24:02.154Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2023-01-23T00:24:06.340Z] [2023-01-23T00:24:06.340Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2023-01-23T00:24:06.340Z] [2023-01-23T00:24:06.340Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/cf72495a-424d-4d32-807b-b660bf53d889 [2023-01-23T00:24:06.340Z] [2023-01-23T00:24:06.340Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-23T00:24:06.340Z] [2023-01-23T00:24:06.340Z] [2023-01-23T00:24:06.340Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-23T00:24:06.340Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-23T00:24:06.340Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-23T00:24:06.355Z] $ docker stop --time=1 1181d010995dafa28bafde522c47e58364c8da91ea766498b2a9ce4f8d38a49a [2023-01-23T00:24:09.294Z] $ docker rm -f --volumes 1181d010995dafa28bafde522c47e58364c8da91ea766498b2a9ce4f8d38a49a [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-01-23T00:24:09.929Z] + git log --format=format:%s -1 03e66b2de4f947f7441c1ffa2018b59a1eede122 [Pipeline] sh [2023-01-23T00:24:10.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:24:10.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:10.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:24:10.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:24:10.579Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:24:10.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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/py-git-semver:0.1.4 cat [2023-01-23T00:24:11.048Z] $ docker top cd5e4deda1256dcf8dfa56ac83aa6165f5eb82aa0c5d65f561b0daf9a86e68ff -eo pid,comm [2023-01-23T00:24:11.091Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T00:24:11.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:24:11.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:24:11.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:24:11.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:24:11.237Z] $ docker exec cd5e4deda1256dcf8dfa56ac83aa6165f5eb82aa0c5d65f561b0daf9a86e68ff ssh-agent [2023-01-23T00:24:11.339Z] SSH_AUTH_SOCK=/tmp/ssh-ckno7kTrH86C/agent.33 [2023-01-23T00:24:11.339Z] SSH_AGENT_PID=39 [2023-01-23T00:24:11.344Z] Running ssh-add (command line suppressed) [2023-01-23T00:24:11.448Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6568084626870659581.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6568084626870659581.key) [2023-01-23T00:24:11.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:24:11.739Z] + git semver tag [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,940 [run_tag] DEBUG tag force:False [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,940 [check_head_tag] DEBUG check head tag [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,941 [execute] INFO git cat-file --batch-check [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,944 [execute] INFO git cat-file --batch [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,964 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:24:11.998Z] 2023-01-23 00:24:11,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:11.998Z] 3.0.0-dev.5 [Pipeline] } [2023-01-23T00:24:12.010Z] $ docker exec --env ******** --env ******** cd5e4deda1256dcf8dfa56ac83aa6165f5eb82aa0c5d65f561b0daf9a86e68ff ssh-agent -k [2023-01-23T00:24:12.115Z] unset SSH_AUTH_SOCK; [2023-01-23T00:24:12.116Z] unset SSH_AGENT_PID; [2023-01-23T00:24:12.116Z] echo Agent pid 39 killed; [2023-01-23T00:24:12.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:24:12.424Z] + git semver [Pipeline] } [2023-01-23T00:24:12.700Z] $ docker stop --time=1 cd5e4deda1256dcf8dfa56ac83aa6165f5eb82aa0c5d65f561b0daf9a86e68ff [2023-01-23T00:24:13.963Z] $ docker rm -f --volumes cd5e4deda1256dcf8dfa56ac83aa6165f5eb82aa0c5d65f561b0daf9a86e68ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:14.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:24:14.328Z] [2023-01-23T00:24:14.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:14.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:24:14.627Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-23T00:24:14.627Z] ab5ef0e58194: Pulling fs layer [2023-01-23T00:24:14.627Z] 9712f1f96733: Pulling fs layer [2023-01-23T00:24:14.627Z] 63f879dbbcfc: Pulling fs layer [2023-01-23T00:24:14.627Z] 0d9ebad4ef96: Pulling fs layer [2023-01-23T00:24:14.627Z] e9a5061849ea: Pulling fs layer [2023-01-23T00:24:14.627Z] d747dcd14b5f: Pulling fs layer [2023-01-23T00:24:14.627Z] 2de7ff778b66: Pulling fs layer [2023-01-23T00:24:14.627Z] 2de7ff778b66: Waiting [2023-01-23T00:24:14.627Z] e9a5061849ea: Waiting [2023-01-23T00:24:14.627Z] d747dcd14b5f: Waiting [2023-01-23T00:24:14.627Z] 9712f1f96733: Verifying Checksum [2023-01-23T00:24:14.627Z] 9712f1f96733: Download complete [2023-01-23T00:24:15.613Z] 63f879dbbcfc: Verifying Checksum [2023-01-23T00:24:15.614Z] 63f879dbbcfc: Download complete [2023-01-23T00:24:15.614Z] e9a5061849ea: Verifying Checksum [2023-01-23T00:24:15.614Z] e9a5061849ea: Download complete [2023-01-23T00:24:15.614Z] d747dcd14b5f: Verifying Checksum [2023-01-23T00:24:15.614Z] d747dcd14b5f: Download complete [2023-01-23T00:24:15.872Z] ab5ef0e58194: Verifying Checksum [2023-01-23T00:24:15.872Z] ab5ef0e58194: Download complete [2023-01-23T00:24:15.872Z] 0d9ebad4ef96: Verifying Checksum [2023-01-23T00:24:15.872Z] 0d9ebad4ef96: Download complete [2023-01-23T00:24:15.872Z] 2de7ff778b66: Verifying Checksum [2023-01-23T00:24:15.872Z] 2de7ff778b66: Download complete [2023-01-23T00:24:18.394Z] ab5ef0e58194: Pull complete [2023-01-23T00:24:18.394Z] 9712f1f96733: Pull complete [2023-01-23T00:24:18.959Z] 63f879dbbcfc: Pull complete [2023-01-23T00:24:22.239Z] 0d9ebad4ef96: Pull complete [2023-01-23T00:24:22.497Z] e9a5061849ea: Pull complete [2023-01-23T00:24:22.497Z] d747dcd14b5f: Pull complete [2023-01-23T00:24:23.877Z] 2de7ff778b66: Pull complete [2023-01-23T00:24:23.877Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-23T00:24:23.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-23T00:24:23.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:24:23.966Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:24:23.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:0.23.1-centos7 cat [2023-01-23T00:24:28.511Z] $ docker top 214c99ceabc7a5bfb5626b2bf5e5aef1ca7725a072372db48644b4e311180a80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:24:28.571Z] provisioning config files... [2023-01-23T00:24:28.577Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3682408728542481843tmp [2023-01-23T00:24:28.587Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11438371764873027742tmp [2023-01-23T00:24:28.596Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7037767699596465806tmp [Pipeline] { [Pipeline] echo [2023-01-23T00:24:28.611Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:28.892Z] ---> sigul-configuration.sh [2023-01-23T00:24:28.892Z] gpg: directory `/root/.gnupg' created [2023-01-23T00:24:28.892Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-23T00:24:28.892Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-23T00:24:28.892Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-23T00:24:28.892Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-23T00:24:28.892Z] gpg: CAST5 encrypted data [2023-01-23T00:24:28.892Z] gpg: encrypted with 1 passphrase [2023-01-23T00:24:28.892Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-23T00:24:29.178Z] + mkdir /home/jenkins [2023-01-23T00:24:29.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-23T00:24:29.465Z] + 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-01-23T00:24:29.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:29.758Z] ---> sigul-install.sh [2023-01-23T00:24:29.758Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-23T00:24:30.046Z] + git tag --list [2023-01-23T00:24:30.046Z] v0.0.0 [2023-01-23T00:24:30.046Z] v0.0.1 [2023-01-23T00:24:30.046Z] v0.0.10 [2023-01-23T00:24:30.046Z] v0.0.11 [2023-01-23T00:24:30.046Z] v0.0.12 [2023-01-23T00:24:30.046Z] v0.0.13 [2023-01-23T00:24:30.046Z] v0.0.14 [2023-01-23T00:24:30.046Z] v0.0.15 [2023-01-23T00:24:30.046Z] v0.0.16 [2023-01-23T00:24:30.046Z] v0.0.17 [2023-01-23T00:24:30.046Z] v0.0.18 [2023-01-23T00:24:30.046Z] v0.0.19 [2023-01-23T00:24:30.046Z] v0.0.2 [2023-01-23T00:24:30.046Z] v0.0.20 [2023-01-23T00:24:30.046Z] v0.0.21 [2023-01-23T00:24:30.046Z] v0.0.22 [2023-01-23T00:24:30.046Z] v0.0.23 [2023-01-23T00:24:30.046Z] v0.0.24 [2023-01-23T00:24:30.046Z] v0.0.25 [2023-01-23T00:24:30.046Z] v0.0.26 [2023-01-23T00:24:30.046Z] v0.0.27 [2023-01-23T00:24:30.046Z] v0.0.28 [2023-01-23T00:24:30.046Z] v0.0.29 [2023-01-23T00:24:30.046Z] v0.0.3 [2023-01-23T00:24:30.046Z] v0.0.30 [2023-01-23T00:24:30.046Z] v0.0.31 [2023-01-23T00:24:30.046Z] v0.0.32 [2023-01-23T00:24:30.046Z] v0.0.33 [2023-01-23T00:24:30.046Z] v0.0.4 [2023-01-23T00:24:30.046Z] v0.0.5 [2023-01-23T00:24:30.046Z] v0.0.6 [2023-01-23T00:24:30.046Z] v0.0.7 [2023-01-23T00:24:30.046Z] v0.0.8 [2023-01-23T00:24:30.046Z] v0.0.9 [2023-01-23T00:24:30.046Z] v2.0.0 [2023-01-23T00:24:30.046Z] v2.1.0 [2023-01-23T00:24:30.046Z] v2.1.1 [2023-01-23T00:24:30.046Z] v2.1.1-dev.1 [2023-01-23T00:24:30.046Z] v2.1.1-dev.2 [2023-01-23T00:24:30.046Z] v2.1.1-dev.3 [2023-01-23T00:24:30.046Z] v2.2.0 [2023-01-23T00:24:30.046Z] v2.2.1-dev.1 [2023-01-23T00:24:30.046Z] v2.2.1-dev.2 [2023-01-23T00:24:30.046Z] v2.2.1-dev.3 [2023-01-23T00:24:30.046Z] v2.2.1-dev.4 [2023-01-23T00:24:30.046Z] v2.2.1-dev.5 [2023-01-23T00:24:30.046Z] v2.3.0 [2023-01-23T00:24:30.046Z] v2.3.0-dev.10 [2023-01-23T00:24:30.046Z] v2.3.0-dev.11 [2023-01-23T00:24:30.046Z] v2.3.0-dev.12 [2023-01-23T00:24:30.046Z] v2.3.0-dev.13 [2023-01-23T00:24:30.046Z] v2.3.0-dev.5 [2023-01-23T00:24:30.046Z] v2.3.0-dev.6 [2023-01-23T00:24:30.046Z] v2.3.0-dev.7 [2023-01-23T00:24:30.046Z] v2.3.0-dev.8 [2023-01-23T00:24:30.046Z] v2.3.0-dev.9 [2023-01-23T00:24:30.046Z] v2.3.1-dev.1 [2023-01-23T00:24:30.046Z] v3.0.0-dev.1 [2023-01-23T00:24:30.046Z] v3.0.0-dev.2 [2023-01-23T00:24:30.046Z] v3.0.0-dev.3 [2023-01-23T00:24:30.046Z] v3.0.0-dev.4 [2023-01-23T00:24:30.046Z] v3.0.0-dev.5 [Pipeline] sh [2023-01-23T00:24:30.328Z] + lftools sign git-tag v3.0.0-dev.5 [2023-01-23T00:24:30.893Z] Signing Git tag with Sigul... [2023-01-23T00:24:30.893Z] Signing v3.0.0-dev.5 [Pipeline] echo [2023-01-23T00:24:31.470Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:31.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-23T00:24:31.761Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-23T00:24:31.779Z] $ docker stop --time=1 214c99ceabc7a5bfb5626b2bf5e5aef1ca7725a072372db48644b4e311180a80 [2023-01-23T00:24:33.077Z] $ docker rm -f --volumes 214c99ceabc7a5bfb5626b2bf5e5aef1ca7725a072372db48644b4e311180a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-23T00:24:33.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:24:33.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:33.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:24:33.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:24:33.819Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:24:33.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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/py-git-semver:0.1.4 cat [2023-01-23T00:24:34.157Z] $ docker top 1b3a86865daf5611b038159b84e8a383b016b5264ce13d332b4dd72cd4c4200a -eo pid,comm [2023-01-23T00:24:34.201Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T00:24:34.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:24:34.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:24:34.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:24:34.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:24:34.362Z] $ docker exec 1b3a86865daf5611b038159b84e8a383b016b5264ce13d332b4dd72cd4c4200a ssh-agent [2023-01-23T00:24:34.478Z] SSH_AUTH_SOCK=/tmp/ssh-3w5HIZxpkpu3/agent.33 [2023-01-23T00:24:34.478Z] SSH_AGENT_PID=39 [2023-01-23T00:24:34.483Z] Running ssh-add (command line suppressed) [2023-01-23T00:24:34.588Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11388726268984824608.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11388726268984824608.key) [2023-01-23T00:24:34.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:24:34.884Z] + git semver bump pre [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,058 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,059 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,059 [bump_version] DEBUG bumped version:3.0.0-dev.6 [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,059 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,059 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,059 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,060 [execute] INFO git cat-file --batch-check [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,066 [execute] INFO git cat-file --batch [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:24:35.143Z] 2023-01-23 00:24:35,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:35.143Z] 3.0.0-dev.6 [Pipeline] } [2023-01-23T00:24:35.157Z] $ docker exec --env ******** --env ******** 1b3a86865daf5611b038159b84e8a383b016b5264ce13d332b4dd72cd4c4200a ssh-agent -k [2023-01-23T00:24:35.247Z] unset SSH_AUTH_SOCK; [2023-01-23T00:24:35.248Z] unset SSH_AGENT_PID; [2023-01-23T00:24:35.248Z] echo Agent pid 39 killed; [2023-01-23T00:24:35.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:24:35.564Z] + git semver [Pipeline] } [2023-01-23T00:24:35.847Z] $ docker stop --time=1 1b3a86865daf5611b038159b84e8a383b016b5264ce13d332b4dd72cd4c4200a [2023-01-23T00:24:37.120Z] $ docker rm -f --volumes 1b3a86865daf5611b038159b84e8a383b016b5264ce13d332b4dd72cd4c4200a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T00:24:37.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T00:24:37.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:37.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T00:24:37.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:24:37.843Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:24:37.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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/py-git-semver:0.1.4 cat [2023-01-23T00:24:38.235Z] $ docker top 22abf265280a24a3256eaeb35ff59e291a7418f0c9135a46b0328546fc8ce1e4 -eo pid,comm [2023-01-23T00:24:38.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-23T00:24:38.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T00:24:38.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T00:24:38.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T00:24:38.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T00:24:38.440Z] $ docker exec 22abf265280a24a3256eaeb35ff59e291a7418f0c9135a46b0328546fc8ce1e4 ssh-agent [2023-01-23T00:24:38.540Z] SSH_AUTH_SOCK=/tmp/ssh-Z51HsmJ14CMG/agent.32 [2023-01-23T00:24:38.540Z] SSH_AGENT_PID=38 [2023-01-23T00:24:38.544Z] Running ssh-add (command line suppressed) [2023-01-23T00:24:38.650Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12423256780172532881.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_12423256780172532881.key) [2023-01-23T00:24:38.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T00:24:38.949Z] + git semver push [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,136 [run_push] DEBUG push [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,137 [execute] INFO git cat-file --batch-check [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,141 [execute] INFO git rev-list 1d8b72de5750d45fe9054908b86fd03c5ea429b2 -- [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,141 [execute] DEBUG Popen(['git', 'rev-list', '1d8b72de5750d45fe9054908b86fd03c5ea429b2', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,148 [execute] INFO git fetch -v origin [2023-01-23T00:24:39.207Z] 2023-01-23 00:24:39,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-23T00:24:39.773Z] 2023-01-23 00:24:39,676 [run_push] DEBUG no remote changes detected [2023-01-23T00:24:39.773Z] 2023-01-23 00:24:39,676 [execute] INFO git push origin semver [2023-01-23T00:24:39.773Z] 2023-01-23 00:24:39,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:24:40.708Z] 2023-01-23 00:24:40,460 [run_push] DEBUG push all version tags [2023-01-23T00:24:40.708Z] 2023-01-23 00:24:40,460 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-23T00:24:40.708Z] 2023-01-23 00:24:40,461 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-01-23T00:24:41.275Z] 2023-01-23 00:24:41,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-01-23T00:24:41.275Z] 3.0.0-dev.6 [Pipeline] } [2023-01-23T00:24:41.287Z] $ docker exec --env ******** --env ******** 22abf265280a24a3256eaeb35ff59e291a7418f0c9135a46b0328546fc8ce1e4 ssh-agent -k [2023-01-23T00:24:41.376Z] unset SSH_AUTH_SOCK; [2023-01-23T00:24:41.377Z] unset SSH_AGENT_PID; [2023-01-23T00:24:41.377Z] echo Agent pid 38 killed; [2023-01-23T00:24:41.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T00:24:41.687Z] + git semver [Pipeline] } [2023-01-23T00:24:41.960Z] $ docker stop --time=1 22abf265280a24a3256eaeb35ff59e291a7418f0c9135a46b0328546fc8ce1e4 [2023-01-23T00:24:43.259Z] $ docker rm -f --volumes 22abf265280a24a3256eaeb35ff59e291a7418f0c9135a46b0328546fc8ce1e4 [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-01-23T00:24:43.767Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2023-01-23T00:24:43.767Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-01-23T00:24:43.767Z] total 16 [2023-01-23T00:24:43.767Z] drwxr-xr-x 3 root root 4096 Jan 23 00:17 . [2023-01-23T00:24:43.767Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 00:24 .. [2023-01-23T00:24:43.767Z] drwxr-xr-x 2 root root 4096 Jan 23 00:17 cost [2023-01-23T00:24:43.767Z] -rw-r--r-- 1 root root 85 Jan 23 00:17 cost.csv [2023-01-23T00:24:43.767Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-01-23T00:24:43.767Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-01-23T00:24:43.767Z] total 16 [2023-01-23T00:24:43.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 00:17 . [2023-01-23T00:24:43.767Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 00:24 .. [2023-01-23T00:24:43.767Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 00:17 cost [2023-01-23T00:24:43.767Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 23 00:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:44.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:45.008Z] ---> package-listing.sh [2023-01-23T00:24:45.008Z] ++ facter osfamily [2023-01-23T00:24:45.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T00:24:45.008Z] + OS_FAMILY=debian [2023-01-23T00:24:45.008Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2023-01-23T00:24:45.008Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T00:24:45.008Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T00:24:45.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T00:24:45.008Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T00:24:45.008Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-01-23T00:24:45.008Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T00:24:45.008Z] + case "${OS_FAMILY}" in [2023-01-23T00:24:45.008Z] + dpkg -l [2023-01-23T00:24:45.008Z] + grep '^ii' [2023-01-23T00:24:45.270Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T00:24:45.270Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T00:24:45.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T00:24:45.270Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-01-23T00:24:45.270Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2023-01-23T00:24:45.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2023-01-23T00:24:45.282Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T00:24:45.560Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T00:24:46.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T00:24:46.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T00:24:46.179Z] prd-ubuntu20.04-docker-8c-8g-3291 does not seem to be running inside a container [2023-01-23T00:24:46.217Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-01-23T00:24:46.432Z] $ docker top 20bc2d14e99d7e9621b3dccaec147940931fd776f45e8414058d49f4476c235f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T00:24:46.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T00:24:47.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T00:24:47.355Z] + ls /var/log/sa-host [2023-01-23T00:24:47.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T00:24:47.496Z] provisioning config files... [2023-01-23T00:24:47.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7581054669725933361tmp [Pipeline] { [Pipeline] echo [2023-01-23T00:24:47.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:47.804Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T00:24:47.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:48.135Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T00:24:48.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:48.422Z] ---> sudo-logs.sh [2023-01-23T00:24:48.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T00:24:48.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:48.735Z] ---> job-cost.sh [2023-01-23T00:24:48.735Z] lf-activate-venv: SKIPPING [2023-01-23T00:24:48.735Z] DEBUG: total: 0.2199999988079071 [2023-01-23T00:24:48.735Z] INFO: Retrieving Stack Cost... [2023-01-23T00:24:48.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T00:24:49.253Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T00:24:49.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T00:24:49.551Z] ---> logs-deploy.sh [2023-01-23T00:24:49.551Z] lf-activate-venv: SKIPPING [2023-01-23T00:24:49.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/44 [2023-01-23T00:24:49.551Z] INFO: archiving workspace using pattern(s): [2023-01-23T00:24:50.487Z] Archives upload complete. [2023-01-23T00:24:50.487Z] INFO: archiving logs to Nexus