Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d774b4f359865edc3dcd5479b181cce8101838 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-ssh6378806205992376678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15205925464721517463.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5430610682277200463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6887552519061014126.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/device-virtual-go/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/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9086151176557376742.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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8829 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 31d774b4f359865edc3dcd5479b181cce8101838 (main) Commit message: "Merge pull request #380 from weichou1229/update-err-msg" > git config core.sparsecheckout # timeout=10 > git checkout -f 31d774b4f359865edc3dcd5479b181cce8101838 # timeout=10 > git rev-list --no-walk b8805d0dc84327be1c031088231e6ea81f537399 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T01:36:43.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T01:36:43.410Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T01:36:43.426Z] ========================================================= [2023-04-18T01:36:43.426Z] EdgeX Global Pipelines Version Info [2023-04-18T01:36:43.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:36:44.133Z] ------------------- [2023-04-18T01:36:44.133Z] stable info: [2023-04-18T01:36:44.133Z] ------------------- [2023-04-18T01:36:44.133Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T01:36:44.133Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T01:36:44.133Z] Message: update stable to v1.0.248 [2023-04-18T01:36:44.703Z] ------------------- [2023-04-18T01:36:44.703Z] experimental info: [2023-04-18T01:36:44.703Z] ------------------- [2023-04-18T01:36:44.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T01:36:44.703Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T01:36:44.703Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T01:36:44.878Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-18T01:36:44.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-18T01:36:44.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T01:36:44.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T01:36:44.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T01:36:44.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T01:36:44.950Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T01:36:44.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T01:36:44.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T01:36:44.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T01:36:45.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T01:36:45.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-18T01:36:45.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T01:36:45.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T01:36:45.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T01:36:45.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T01:36:45.078Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T01:36:45.089Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T01:36:45.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T01:36:45.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T01:36:45.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T01:36:45.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T01:36:45.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T01:36:45.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T01:36:45.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T01:36:45.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T01:36:45.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T01:36:45.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T01:36:45.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T01:36:45.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T01:36:45.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] echo [2023-04-18T01:36:45.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d774b [Pipeline] echo [2023-04-18T01:36:45.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:36:45.323Z] provisioning config files... [2023-04-18T01:36:45.337Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9616142526980638093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:36:45.635Z] ---> docker-login.sh [2023-04-18T01:36:45.635Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:36:45.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:36:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:36:46.156Z] Configure a credential helper to remove this warning. See [2023-04-18T01:36:46.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:36:46.156Z] [2023-04-18T01:36:46.156Z] Login Succeeded [2023-04-18T01:36:46.156Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:36:46.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:36:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:36:46.156Z] Configure a credential helper to remove this warning. See [2023-04-18T01:36:46.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:36:46.156Z] [2023-04-18T01:36:46.156Z] Login Succeeded [2023-04-18T01:36:46.156Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:36:46.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:36:46.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:36:46.430Z] Configure a credential helper to remove this warning. See [2023-04-18T01:36:46.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:36:46.430Z] [2023-04-18T01:36:46.431Z] Login Succeeded [2023-04-18T01:36:46.431Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:36:46.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:36:46.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:36:46.431Z] Configure a credential helper to remove this warning. See [2023-04-18T01:36:46.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:36:46.431Z] [2023-04-18T01:36:46.431Z] Login Succeeded [2023-04-18T01:36:46.431Z] docker.io [2023-04-18T01:36:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:36:46.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:36:46.691Z] Configure a credential helper to remove this warning. See [2023-04-18T01:36:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:36:46.691Z] [2023-04-18T01:36:46.691Z] Login Succeeded [2023-04-18T01:36:46.691Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:36:46.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T01:36:47.058Z] + git rev-list -1 --merges 31d774b4f359865edc3dcd5479b181cce8101838~1..31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] echo [2023-04-18T01:36:47.107Z] -----------> git rev-list -1 --merges 31d774b4f359865edc3dcd5479b181cce8101838~1..31d774b4f359865edc3dcd5479b181cce8101838 31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:36:47.107Z] 31d774b4f359865edc3dcd5479b181cce8101838 [false] [Pipeline] sh [2023-04-18T01:36:47.394Z] + git log --format=format:%s -1 31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] echo [2023-04-18T01:36:47.409Z] ========================================================= [2023-04-18T01:36:47.409Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T01:36:47.409Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T01:36:47.745Z] + git log --format=format:%s -1 31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] echo [2023-04-18T01:36:47.757Z] [semverPrep] GIT_COMMIT: 31d774b4f359865edc3dcd5479b181cce8101838, Commit Message: Merge pull request #380 from weichou1229/update-err-msg [Pipeline] echo [2023-04-18T01:36:47.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T01:36:48.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T01:36:48.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T01:36:48.132Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T01:36:48.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T01:36:48.132Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T01:36:48.132Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T01:36:48.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:36:48.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:36:48.562Z] [2023-04-18T01:36:48.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:36:48.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:36:48.865Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T01:36:48.865Z] b85a868b505f: Pulling fs layer [2023-04-18T01:36:48.865Z] e2be974225ed: Pulling fs layer [2023-04-18T01:36:48.865Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T01:36:48.865Z] 988bab9f4d93: Pulling fs layer [2023-04-18T01:36:48.865Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T01:36:48.865Z] eaf3925da568: Pulling fs layer [2023-04-18T01:36:48.865Z] bab4dde63d76: Pulling fs layer [2023-04-18T01:36:48.865Z] bde34c3a00c8: Pulling fs layer [2023-04-18T01:36:48.865Z] b352a97aabf1: Pulling fs layer [2023-04-18T01:36:48.865Z] 4872d77fe225: Pulling fs layer [2023-04-18T01:36:48.865Z] 5851b861e8e6: Pulling fs layer [2023-04-18T01:36:48.865Z] bab4dde63d76: Waiting [2023-04-18T01:36:48.865Z] bde34c3a00c8: Waiting [2023-04-18T01:36:48.865Z] 988bab9f4d93: Waiting [2023-04-18T01:36:48.865Z] 1469e6f7b9e6: Waiting [2023-04-18T01:36:48.865Z] b352a97aabf1: Waiting [2023-04-18T01:36:48.865Z] eaf3925da568: Waiting [2023-04-18T01:36:48.865Z] e2be974225ed: Verifying Checksum [2023-04-18T01:36:48.865Z] e2be974225ed: Download complete [2023-04-18T01:36:48.865Z] 988bab9f4d93: Download complete [2023-04-18T01:36:48.865Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T01:36:48.865Z] 1469e6f7b9e6: Download complete [2023-04-18T01:36:48.865Z] eaf3925da568: Verifying Checksum [2023-04-18T01:36:48.865Z] eaf3925da568: Download complete [2023-04-18T01:36:48.865Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T01:36:48.865Z] 339a4e72a1f5: Download complete [2023-04-18T01:36:49.124Z] bde34c3a00c8: Verifying Checksum [2023-04-18T01:36:49.124Z] bde34c3a00c8: Download complete [2023-04-18T01:36:49.124Z] b352a97aabf1: Verifying Checksum [2023-04-18T01:36:49.124Z] b352a97aabf1: Download complete [2023-04-18T01:36:49.124Z] 4872d77fe225: Download complete [2023-04-18T01:36:49.124Z] 5851b861e8e6: Verifying Checksum [2023-04-18T01:36:49.124Z] b85a868b505f: Verifying Checksum [2023-04-18T01:36:49.124Z] b85a868b505f: Download complete [2023-04-18T01:36:49.382Z] bab4dde63d76: Download complete [2023-04-18T01:36:50.320Z] b85a868b505f: Pull complete [2023-04-18T01:36:50.579Z] e2be974225ed: Pull complete [2023-04-18T01:36:51.148Z] 339a4e72a1f5: Pull complete [2023-04-18T01:36:51.148Z] 988bab9f4d93: Pull complete [2023-04-18T01:36:51.409Z] 1469e6f7b9e6: Pull complete [2023-04-18T01:36:51.669Z] eaf3925da568: Pull complete [2023-04-18T01:36:53.599Z] bab4dde63d76: Pull complete [2023-04-18T01:36:53.599Z] bde34c3a00c8: Pull complete [2023-04-18T01:36:53.599Z] b352a97aabf1: Pull complete [2023-04-18T01:36:53.599Z] 4872d77fe225: Pull complete [2023-04-18T01:36:53.860Z] 5851b861e8e6: Pull complete [2023-04-18T01:36:53.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T01:36:53.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:36:53.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:36:53.961Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:36:54.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:36:56.749Z] $ docker top e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 -eo pid,comm [2023-04-18T01:36:56.801Z] 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-04-18T01:36:56.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T01:36:56.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:36:56.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:36:56.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:36:56.992Z] $ docker exec e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 ssh-agent [2023-04-18T01:36:57.097Z] SSH_AUTH_SOCK=/tmp/ssh-plWnIODNTaH7/agent.33 [2023-04-18T01:36:57.097Z] SSH_AGENT_PID=39 [2023-04-18T01:36:57.104Z] Running ssh-add (command line suppressed) [2023-04-18T01:36:57.229Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12585896199710674362.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12585896199710674362.key) [2023-04-18T01:36:57.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:36:57.524Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T01:36:57.545Z] $ docker exec --env ******** --env ******** e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 ssh-agent -k [2023-04-18T01:36:57.646Z] unset SSH_AUTH_SOCK; [2023-04-18T01:36:57.646Z] unset SSH_AGENT_PID; [2023-04-18T01:36:57.650Z] echo Agent pid 39 killed; [2023-04-18T01:36:57.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T01:36:57.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:36:57.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:36:57.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:36:57.803Z] $ docker exec e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 ssh-agent [2023-04-18T01:36:57.908Z] SSH_AUTH_SOCK=/tmp/ssh-kRkWHucgZ0IQ/agent.71 [2023-04-18T01:36:57.908Z] SSH_AGENT_PID=77 [2023-04-18T01:36:57.914Z] Running ssh-add (command line suppressed) [2023-04-18T01:36:58.037Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18339521144967799752.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18339521144967799752.key) [2023-04-18T01:36:58.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:36:58.333Z] + git semver init [2023-04-18T01:36:58.595Z] 2023-04-18 01:36:58,576 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T01:36:58.595Z] 2023-04-18 01:36:58,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-18T01:36:58.595Z] 2023-04-18 01:36:58,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-18T01:36:58.595Z] 2023-04-18 01:36:58,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:37:01.842Z] 2023-04-18 01:37:01,275 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-18T01:37:01.842Z] 2023-04-18 01:37:01,276 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-18T01:37:01.842Z] 2023-04-18 01:37:01,276 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:37:01.842Z] 2023-04-18 01:37:01,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:37:01.842Z] 3.0.0-dev.31 [Pipeline] } [2023-04-18T01:37:01.858Z] $ docker exec --env ******** --env ******** e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 ssh-agent -k [2023-04-18T01:37:02.037Z] unset SSH_AUTH_SOCK; [2023-04-18T01:37:02.037Z] unset SSH_AGENT_PID; [2023-04-18T01:37:02.037Z] echo Agent pid 77 killed; [2023-04-18T01:37:02.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T01:37:04.201Z] + git semver [Pipeline] } [2023-04-18T01:37:04.561Z] $ docker stop --time=1 e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 [2023-04-18T01:37:06.101Z] $ docker rm -f --volumes e67b9268577baf3a8b927c0963916a9b6831cc13bf994b2e5a2fd17563d5bc73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T01:37:06.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T01:37:06.660Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T01:37:06.662Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:37:06.799Z] provisioning config files... [2023-04-18T01:37:06.808Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6248811229245307570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:37:07.102Z] ---> docker-login.sh [2023-04-18T01:37:07.102Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:37:07.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:37:07.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:37:07.102Z] Configure a credential helper to remove this warning. See [2023-04-18T01:37:07.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:37:07.102Z] [2023-04-18T01:37:07.102Z] Login Succeeded [2023-04-18T01:37:07.102Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:37:07.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:37:07.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:37:07.102Z] Configure a credential helper to remove this warning. See [2023-04-18T01:37:07.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:37:07.102Z] [2023-04-18T01:37:07.102Z] Login Succeeded [2023-04-18T01:37:07.102Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:37:07.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:37:07.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:37:07.361Z] Configure a credential helper to remove this warning. See [2023-04-18T01:37:07.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:37:07.361Z] [2023-04-18T01:37:07.361Z] Login Succeeded [2023-04-18T01:37:07.361Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:37:07.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:37:07.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:37:07.361Z] Configure a credential helper to remove this warning. See [2023-04-18T01:37:07.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:37:07.361Z] [2023-04-18T01:37:07.361Z] Login Succeeded [2023-04-18T01:37:07.361Z] docker.io [2023-04-18T01:37:07.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:37:07.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:37:07.620Z] Configure a credential helper to remove this warning. See [2023-04-18T01:37:07.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:37:07.620Z] [2023-04-18T01:37:07.620Z] Login Succeeded [2023-04-18T01:37:07.620Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:37:07.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T01:37:07.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:37:07.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:37:07.706Z] ========================================================= [2023-04-18T01:37:07.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T01:37:07.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:37:08.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T01:37:08.016Z] Sending build context to Docker daemon 23.54MB [2023-04-18T01:37:08.016Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T01:37:08.016Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T01:37:08.274Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T01:37:08.274Z] 63b65145d645: Pulling fs layer [2023-04-18T01:37:08.274Z] a2d21d5440eb: Pulling fs layer [2023-04-18T01:37:08.274Z] 935e6c44a52c: Pulling fs layer [2023-04-18T01:37:08.274Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T01:37:08.274Z] 30dea6a524f1: Pulling fs layer [2023-04-18T01:37:08.274Z] a2aff8979fd8: Pulling fs layer [2023-04-18T01:37:08.274Z] 6808be2612f2: Pulling fs layer [2023-04-18T01:37:08.274Z] 30dea6a524f1: Waiting [2023-04-18T01:37:08.274Z] f25807f1079a: Pulling fs layer [2023-04-18T01:37:08.274Z] f25807f1079a: Waiting [2023-04-18T01:37:08.274Z] a2aff8979fd8: Waiting [2023-04-18T01:37:08.274Z] 94cc34f8dd06: Waiting [2023-04-18T01:37:08.274Z] 6808be2612f2: Waiting [2023-04-18T01:37:08.274Z] a2d21d5440eb: Verifying Checksum [2023-04-18T01:37:08.274Z] a2d21d5440eb: Download complete [2023-04-18T01:37:08.274Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T01:37:08.274Z] 94cc34f8dd06: Download complete [2023-04-18T01:37:08.274Z] 30dea6a524f1: Verifying Checksum [2023-04-18T01:37:08.274Z] 30dea6a524f1: Download complete [2023-04-18T01:37:08.274Z] 63b65145d645: Verifying Checksum [2023-04-18T01:37:08.274Z] 63b65145d645: Download complete [2023-04-18T01:37:08.274Z] a2aff8979fd8: Verifying Checksum [2023-04-18T01:37:08.274Z] a2aff8979fd8: Download complete [2023-04-18T01:37:08.534Z] 63b65145d645: Pull complete [2023-04-18T01:37:08.534Z] a2d21d5440eb: Pull complete [2023-04-18T01:37:08.534Z] f25807f1079a: Verifying Checksum [2023-04-18T01:37:08.534Z] f25807f1079a: Download complete [2023-04-18T01:37:08.794Z] 935e6c44a52c: Verifying Checksum [2023-04-18T01:37:08.794Z] 935e6c44a52c: Download complete [2023-04-18T01:37:09.053Z] 6808be2612f2: Verifying Checksum [2023-04-18T01:37:09.053Z] 6808be2612f2: Download complete [2023-04-18T01:37:13.244Z] 935e6c44a52c: Pull complete [2023-04-18T01:37:13.244Z] 94cc34f8dd06: Pull complete [2023-04-18T01:37:13.244Z] 30dea6a524f1: Pull complete [2023-04-18T01:37:13.244Z] a2aff8979fd8: Pull complete [2023-04-18T01:37:15.143Z] 6808be2612f2: Pull complete [2023-04-18T01:37:16.076Z] f25807f1079a: Pull complete [2023-04-18T01:37:16.076Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T01:37:16.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T01:37:16.076Z] ---> 3b553350e43f [2023-04-18T01:37:16.076Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T01:37:20.263Z] ---> Running in dbed744c5ee5 [2023-04-18T01:37:20.263Z] Removing intermediate container dbed744c5ee5 [2023-04-18T01:37:20.263Z] ---> 8bc700e3a570 [2023-04-18T01:37:20.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T01:37:20.263Z] ---> Running in 9d5d75f6abd9 [2023-04-18T01:37:20.263Z] Removing intermediate container 9d5d75f6abd9 [2023-04-18T01:37:20.263Z] ---> 4bbafd730702 [2023-04-18T01:37:20.263Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T01:37:20.263Z] ---> Running in 919eb5fa7a67 [2023-04-18T01:37:20.263Z] Removing intermediate container 919eb5fa7a67 [2023-04-18T01:37:20.263Z] ---> 1aadbbd8e9c8 [2023-04-18T01:37:20.263Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-18T01:37:20.263Z] ---> Running in 2868a8768a89 [2023-04-18T01:37:20.263Z] Removing intermediate container 2868a8768a89 [2023-04-18T01:37:20.263Z] ---> 04eb514e9e82 [2023-04-18T01:37:20.263Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T01:37:20.263Z] ---> Running in 408f77487a54 [2023-04-18T01:37:20.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T01:37:20.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T01:37:20.779Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T01:37:20.779Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T01:37:20.779Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T01:37:20.779Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T01:37:20.779Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T01:37:20.779Z] OK: 269 MiB in 57 packages [2023-04-18T01:37:21.347Z] Removing intermediate container 408f77487a54 [2023-04-18T01:37:21.347Z] ---> 2e10bfc9c0c0 [2023-04-18T01:37:21.347Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T01:37:21.606Z] ---> 911ecf80f6e6 [2023-04-18T01:37:21.606Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T01:37:21.606Z] ---> Running in cefbef29af3e [2023-04-18T01:37:21.758Z] Still waiting to schedule task [2023-04-18T01:37:21.758Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8828’ [2023-04-18T01:38:08.318Z] Removing intermediate container cefbef29af3e [2023-04-18T01:38:08.318Z] ---> 20f6a0b04e3e [2023-04-18T01:38:08.318Z] Step 10/12 : COPY . . [2023-04-18T01:38:08.884Z] ---> 1a0a9dfa5845 [2023-04-18T01:38:08.884Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T01:38:08.884Z] ---> Running in 78c92809ca1e [2023-04-18T01:38:09.144Z] Removing intermediate container 78c92809ca1e [2023-04-18T01:38:09.144Z] ---> 83823bcb305c [2023-04-18T01:38:09.144Z] Step 12/12 : RUN $MAKE [2023-04-18T01:38:09.144Z] ---> Running in c3e114a80174 [2023-04-18T01:38:09.402Z] noop [2023-04-18T01:38:09.661Z] Removing intermediate container c3e114a80174 [2023-04-18T01:38:09.661Z] ---> fa6a820438f3 [2023-04-18T01:38:09.661Z] Successfully built fa6a820438f3 [2023-04-18T01:38:09.661Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:38:09.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T01:38:09.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:38:10.029Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:38:10.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:38:10.397Z] $ docker top 72f8e4987ebdfca6314bb439d7daf48b71dbb490a369c19f26e133010cba96c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:38:10.739Z] + go version [2023-04-18T01:38:10.739Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T01:38:10.754Z] $ docker stop --time=1 72f8e4987ebdfca6314bb439d7daf48b71dbb490a369c19f26e133010cba96c5 [2023-04-18T01:38:11.997Z] $ docker rm -f --volumes 72f8e4987ebdfca6314bb439d7daf48b71dbb490a369c19f26e133010cba96c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:38:12.399Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T01:38:12.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:38:12.471Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:38:12.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:38:12.819Z] $ docker top 8ee83bdf87ad2f5d3e091e5c5b35c5c1bb6723314eefd83dca527a1f76ad2475 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:38:13.161Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T01:38:13.455Z] + make test [2023-04-18T01:38:13.456Z] go test ./... -coverprofile=coverage.out [2023-04-18T01:38:18.731Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-18T01:38:28.702Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-18T01:38:28.702Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.7% of statements [2023-04-18T01:38:32.883Z] go vet ./... [2023-04-18T01:38:36.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T01:38:36.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T01:38:36.168Z] ./bin/test-attribution-txt.sh [2023-04-18T01:38:36.168Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-18T01:38:36.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T01:38:36.196Z] $ docker stop --time=1 8ee83bdf87ad2f5d3e091e5c5b35c5c1bb6723314eefd83dca527a1f76ad2475 [2023-04-18T01:38:39.290Z] $ docker rm -f --volumes 8ee83bdf87ad2f5d3e091e5c5b35c5c1bb6723314eefd83dca527a1f76ad2475 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T01:38:39.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T01:38:39.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T01:38:40.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T01:38:40.595Z] + ls -al . [2023-04-18T01:38:40.595Z] total 192 [2023-04-18T01:38:40.595Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 01:38 . [2023-04-18T01:38:40.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:36 .. [2023-04-18T01:38:40.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:37 .git [2023-04-18T01:38:40.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:36 .github [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 18 01:36 .gitignore [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:36 .golangci.yml [2023-04-18T01:38:40.595Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 01:37 .semver [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 18 01:36 Attribution.txt [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 18 01:36 CHANGELOG.md [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 18 01:36 Dockerfile [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:36 GOVERNANCE.md [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 18 01:36 Jenkinsfile [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:36 LICENSE [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 18 01:36 Makefile [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 18 01:36 OWNERS.md [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 18 01:36 README.md [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 01:37 VERSION [2023-04-18T01:38:40.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:36 bin [2023-04-18T01:38:40.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:36 cmd [2023-04-18T01:38:40.595Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 18 01:38 coverage.out [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 18 01:36 go.mod [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 18 01:36 go.sum [2023-04-18T01:38:40.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:36 internal [2023-04-18T01:38:40.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:36 snap [2023-04-18T01:38:40.595Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 18 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:38:40.895Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=31d774b4f359865edc3dcd5479b181cce8101838 --label arch=amd64 --label version=3.0.0-dev.31 . [2023-04-18T01:38:40.895Z] Sending build context to Docker daemon 23.58MB [2023-04-18T01:38:40.895Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T01:38:40.895Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T01:38:40.895Z] ---> fa6a820438f3 [2023-04-18T01:38:40.895Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T01:38:41.156Z] ---> Running in c29431023553 [2023-04-18T01:38:41.415Z] Removing intermediate container c29431023553 [2023-04-18T01:38:41.415Z] ---> e8f2a3123277 [2023-04-18T01:38:41.415Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T01:38:41.415Z] ---> Running in 1df556da4ea6 [2023-04-18T01:38:41.415Z] Removing intermediate container 1df556da4ea6 [2023-04-18T01:38:41.415Z] ---> 6e022e08e96d [2023-04-18T01:38:41.415Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T01:38:41.415Z] ---> Running in 1c3b80cead2a [2023-04-18T01:38:41.415Z] Removing intermediate container 1c3b80cead2a [2023-04-18T01:38:41.415Z] ---> 6a9b6378a371 [2023-04-18T01:38:41.415Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-18T01:38:41.415Z] ---> Running in 832a20923eab [2023-04-18T01:38:41.674Z] Removing intermediate container 832a20923eab [2023-04-18T01:38:41.674Z] ---> 7a8d40c252d5 [2023-04-18T01:38:41.674Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T01:38:41.674Z] ---> Running in afb4917d036d [2023-04-18T01:38:41.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T01:38:41.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T01:38:42.193Z] OK: 269 MiB in 57 packages [2023-04-18T01:38:42.500Z] Removing intermediate container afb4917d036d [2023-04-18T01:38:42.500Z] ---> 0323067b5252 [2023-04-18T01:38:42.500Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-18T01:38:42.500Z] ---> f0226e8199d4 [2023-04-18T01:38:42.500Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T01:38:42.500Z] ---> Running in ad47a654caf4 [2023-04-18T01:38:43.494Z] Removing intermediate container ad47a654caf4 [2023-04-18T01:38:43.494Z] ---> aa68a26ad243 [2023-04-18T01:38:43.494Z] Step 10/25 : COPY . . [2023-04-18T01:38:43.771Z] ---> 345862e704ae [2023-04-18T01:38:43.771Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T01:38:43.771Z] ---> Running in 25c9c9cec46b [2023-04-18T01:38:44.033Z] Removing intermediate container 25c9c9cec46b [2023-04-18T01:38:44.033Z] ---> e69e2ac57001 [2023-04-18T01:38:44.033Z] Step 12/25 : RUN $MAKE [2023-04-18T01:38:44.033Z] ---> Running in f5af0cd5e0bb [2023-04-18T01:38:44.300Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-18T01:39:06.244Z] Removing intermediate container f5af0cd5e0bb [2023-04-18T01:39:06.244Z] ---> 8161dd511c16 [2023-04-18T01:39:06.244Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T01:39:06.244Z] 3.17: Pulling from library/alpine [2023-04-18T01:39:06.244Z] f56be85fc22e: Pulling fs layer [2023-04-18T01:39:06.244Z] f56be85fc22e: Verifying Checksum [2023-04-18T01:39:06.244Z] f56be85fc22e: Download complete [2023-04-18T01:39:06.244Z] f56be85fc22e: Pull complete [2023-04-18T01:39:06.244Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T01:39:06.244Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T01:39:06.244Z] ---> 9ed4aefc74f6 [2023-04-18T01:39:06.244Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-18T01:39:06.244Z] ---> Running in 7494db314dda [2023-04-18T01:39:06.244Z] Removing intermediate container 7494db314dda [2023-04-18T01:39:06.244Z] ---> 624d4fd04e23 [2023-04-18T01:39:06.244Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T01:39:06.244Z] ---> Running in bd395908c15a [2023-04-18T01:39:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T01:39:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T01:39:06.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T01:39:06.244Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T01:39:06.244Z] OK: 7 MiB in 16 packages [2023-04-18T01:39:06.244Z] Removing intermediate container bd395908c15a [2023-04-18T01:39:06.244Z] ---> 18d3612bb4c6 [2023-04-18T01:39:06.244Z] Step 16/25 : WORKDIR / [2023-04-18T01:39:06.244Z] ---> Running in 3ec46d5f7b61 [2023-04-18T01:39:06.244Z] Removing intermediate container 3ec46d5f7b61 [2023-04-18T01:39:06.244Z] ---> be30cac91b88 [2023-04-18T01:39:06.244Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-18T01:39:06.244Z] ---> 5afc60a47eea [2023-04-18T01:39:06.244Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-18T01:39:06.244Z] ---> 3f7f8e541c83 [2023-04-18T01:39:06.244Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-18T01:39:06.244Z] ---> c1e70b1acb57 [2023-04-18T01:39:06.244Z] Step 20/25 : EXPOSE 59900 [2023-04-18T01:39:06.244Z] ---> Running in ce217c3470fa [2023-04-18T01:39:06.244Z] Removing intermediate container ce217c3470fa [2023-04-18T01:39:06.244Z] ---> c9f2f42f2490 [2023-04-18T01:39:06.244Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-18T01:39:06.244Z] ---> Running in 175fb24a62e5 [2023-04-18T01:39:06.244Z] Removing intermediate container 175fb24a62e5 [2023-04-18T01:39:06.244Z] ---> 4071f778085b [2023-04-18T01:39:06.244Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T01:39:06.244Z] ---> Running in 4e2b93cec6e2 [2023-04-18T01:39:06.244Z] Removing intermediate container 4e2b93cec6e2 [2023-04-18T01:39:06.244Z] ---> 89d7e6a1bc99 [2023-04-18T01:39:06.244Z] Step 23/25 : LABEL arch=amd64 [2023-04-18T01:39:06.244Z] ---> Running in f44b4230fec9 [2023-04-18T01:39:06.244Z] Removing intermediate container f44b4230fec9 [2023-04-18T01:39:06.244Z] ---> c21fb6ffb705 [2023-04-18T01:39:06.244Z] Step 24/25 : LABEL git_sha=31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:39:06.244Z] ---> Running in ba8bc42769e3 [2023-04-18T01:39:06.503Z] Removing intermediate container ba8bc42769e3 [2023-04-18T01:39:06.503Z] ---> 0901e8728f8b [2023-04-18T01:39:06.503Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-04-18T01:39:06.503Z] ---> Running in c89c13d77aaf [2023-04-18T01:39:06.503Z] Removing intermediate container c89c13d77aaf [2023-04-18T01:39:06.503Z] ---> 535e3b51595a [2023-04-18T01:39:06.503Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T01:39:06.503Z] Successfully built 535e3b51595a [2023-04-18T01:39:06.503Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:39:06.610Z] provisioning config files... [2023-04-18T01:39:06.619Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1363056470987536419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:39:06.911Z] ---> docker-login.sh [2023-04-18T01:39:06.911Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:39:06.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:39:06.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:39:06.911Z] Configure a credential helper to remove this warning. See [2023-04-18T01:39:06.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:39:06.911Z] [2023-04-18T01:39:06.911Z] Login Succeeded [2023-04-18T01:39:06.911Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:39:06.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:39:06.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:39:06.911Z] Configure a credential helper to remove this warning. See [2023-04-18T01:39:06.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:39:06.911Z] [2023-04-18T01:39:06.911Z] Login Succeeded [2023-04-18T01:39:06.911Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:39:07.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:39:07.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:39:07.170Z] Configure a credential helper to remove this warning. See [2023-04-18T01:39:07.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:39:07.170Z] [2023-04-18T01:39:07.170Z] Login Succeeded [2023-04-18T01:39:07.170Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:39:07.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:39:07.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:39:07.170Z] Configure a credential helper to remove this warning. See [2023-04-18T01:39:07.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:39:07.170Z] [2023-04-18T01:39:07.170Z] Login Succeeded [2023-04-18T01:39:07.170Z] docker.io [2023-04-18T01:39:07.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:39:07.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:39:07.430Z] Configure a credential helper to remove this warning. See [2023-04-18T01:39:07.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:39:07.430Z] [2023-04-18T01:39:07.430Z] Login Succeeded [2023-04-18T01:39:07.430Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:39:07.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T01:39:07.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:39:07.477Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-18T01:39:07.477Z] 31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:39:07.477Z] latest [2023-04-18T01:39:07.477Z] 3.0.0-dev.31 [2023-04-18T01:39:07.477Z] 31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:39:07.477Z] main [2023-04-18T01:39:07.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:07.779Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:08.093Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:39:08.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T01:39:08.093Z] 782fb41e9e3f: Preparing [2023-04-18T01:39:08.093Z] 57085bedf46e: Preparing [2023-04-18T01:39:08.093Z] 6beffb7e8e61: Preparing [2023-04-18T01:39:08.093Z] 1589591dcf01: Preparing [2023-04-18T01:39:08.093Z] f1417ff83b31: Preparing [2023-04-18T01:39:08.093Z] f1417ff83b31: Layer already exists [2023-04-18T01:39:08.093Z] 57085bedf46e: Pushed [2023-04-18T01:39:08.093Z] 1589591dcf01: Pushed [2023-04-18T01:39:08.093Z] 6beffb7e8e61: Pushed [2023-04-18T01:39:10.627Z] 782fb41e9e3f: Pushed [2023-04-18T01:39:10.627Z] 31d774b4f359865edc3dcd5479b181cce8101838: digest: sha256:d03e8edbfcee6050e2fff936857bcf948222530da13c7c0e1b81d77ae582c772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:10.939Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:11.241Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-18T01:39:11.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T01:39:11.241Z] 782fb41e9e3f: Preparing [2023-04-18T01:39:11.241Z] 57085bedf46e: Preparing [2023-04-18T01:39:11.241Z] 6beffb7e8e61: Preparing [2023-04-18T01:39:11.241Z] 1589591dcf01: Preparing [2023-04-18T01:39:11.241Z] f1417ff83b31: Preparing [2023-04-18T01:39:11.241Z] 1589591dcf01: Layer already exists [2023-04-18T01:39:11.241Z] 57085bedf46e: Layer already exists [2023-04-18T01:39:11.241Z] f1417ff83b31: Layer already exists [2023-04-18T01:39:11.241Z] 782fb41e9e3f: Layer already exists [2023-04-18T01:39:11.241Z] 6beffb7e8e61: Layer already exists [2023-04-18T01:39:11.241Z] latest: digest: sha256:d03e8edbfcee6050e2fff936857bcf948222530da13c7c0e1b81d77ae582c772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:11.548Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:11.849Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.31 [2023-04-18T01:39:11.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T01:39:11.850Z] 782fb41e9e3f: Preparing [2023-04-18T01:39:11.850Z] 57085bedf46e: Preparing [2023-04-18T01:39:11.850Z] 6beffb7e8e61: Preparing [2023-04-18T01:39:11.850Z] 1589591dcf01: Preparing [2023-04-18T01:39:11.850Z] f1417ff83b31: Preparing [2023-04-18T01:39:11.850Z] 6beffb7e8e61: Layer already exists [2023-04-18T01:39:11.850Z] 1589591dcf01: Layer already exists [2023-04-18T01:39:11.850Z] f1417ff83b31: Layer already exists [2023-04-18T01:39:11.850Z] 57085bedf46e: Layer already exists [2023-04-18T01:39:11.850Z] 782fb41e9e3f: Layer already exists [2023-04-18T01:39:11.850Z] 3.0.0-dev.31: digest: sha256:d03e8edbfcee6050e2fff936857bcf948222530da13c7c0e1b81d77ae582c772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:12.155Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:12.460Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:39:12.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T01:39:12.460Z] 782fb41e9e3f: Preparing [2023-04-18T01:39:12.460Z] 57085bedf46e: Preparing [2023-04-18T01:39:12.460Z] 6beffb7e8e61: Preparing [2023-04-18T01:39:12.460Z] 1589591dcf01: Preparing [2023-04-18T01:39:12.460Z] f1417ff83b31: Preparing [2023-04-18T01:39:12.460Z] 6beffb7e8e61: Layer already exists [2023-04-18T01:39:12.460Z] 782fb41e9e3f: Layer already exists [2023-04-18T01:39:12.460Z] 1589591dcf01: Layer already exists [2023-04-18T01:39:12.460Z] f1417ff83b31: Layer already exists [2023-04-18T01:39:12.460Z] 57085bedf46e: Layer already exists [2023-04-18T01:39:12.460Z] 31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31: digest: sha256:d03e8edbfcee6050e2fff936857bcf948222530da13c7c0e1b81d77ae582c772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:12.767Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:13.072Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-18T01:39:13.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T01:39:13.072Z] 782fb41e9e3f: Preparing [2023-04-18T01:39:13.072Z] 57085bedf46e: Preparing [2023-04-18T01:39:13.072Z] 6beffb7e8e61: Preparing [2023-04-18T01:39:13.072Z] 1589591dcf01: Preparing [2023-04-18T01:39:13.072Z] f1417ff83b31: Preparing [2023-04-18T01:39:13.072Z] 57085bedf46e: Layer already exists [2023-04-18T01:39:13.072Z] 6beffb7e8e61: Layer already exists [2023-04-18T01:39:13.072Z] 782fb41e9e3f: Layer already exists [2023-04-18T01:39:13.072Z] 1589591dcf01: Layer already exists [2023-04-18T01:39:13.072Z] f1417ff83b31: Layer already exists [2023-04-18T01:39:13.072Z] main: digest: sha256:d03e8edbfcee6050e2fff936857bcf948222530da13c7c0e1b81d77ae582c772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T01:39:13.107Z] ===================================================== [Pipeline] echo [2023-04-18T01:39:13.113Z] taggedImages: [2023-04-18T01:39:13.113Z] - nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:39:13.113Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-18T01:39:13.113Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.31 [2023-04-18T01:39:13.113Z] - nexus3.edgexfoundry.org:10004/device-virtual:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:39:13.113Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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-04-18T01:39:13.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T01:39:13.463Z] [2023-04-18T01:39:13.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:39:13.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T01:39:13.769Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T01:39:13.769Z] 5eb5b503b376: Pulling fs layer [2023-04-18T01:39:13.769Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T01:39:13.769Z] ec43610c2a17: Pulling fs layer [2023-04-18T01:39:13.769Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T01:39:13.769Z] 33b1e0a273af: Pulling fs layer [2023-04-18T01:39:13.769Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T01:39:13.769Z] 2f39f015ded8: Pulling fs layer [2023-04-18T01:39:13.769Z] 33b1e0a273af: Waiting [2023-04-18T01:39:13.769Z] 5d3b04190fa2: Waiting [2023-04-18T01:39:13.769Z] 2f39f015ded8: Waiting [2023-04-18T01:39:13.769Z] 3a2ae6a8a46f: Waiting [2023-04-18T01:39:13.769Z] 5c69ac0246d0: Download complete [2023-04-18T01:39:13.769Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T01:39:13.769Z] 3a2ae6a8a46f: Download complete [2023-04-18T01:39:13.769Z] 33b1e0a273af: Verifying Checksum [2023-04-18T01:39:13.769Z] 33b1e0a273af: Download complete [2023-04-18T01:39:13.769Z] ec43610c2a17: Verifying Checksum [2023-04-18T01:39:13.769Z] ec43610c2a17: Download complete [2023-04-18T01:39:13.769Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T01:39:13.769Z] 5d3b04190fa2: Download complete [2023-04-18T01:39:14.028Z] 5eb5b503b376: Verifying Checksum [2023-04-18T01:39:14.028Z] 5eb5b503b376: Download complete [2023-04-18T01:39:14.595Z] 2f39f015ded8: Download complete [2023-04-18T01:39:15.161Z] 5eb5b503b376: Pull complete [2023-04-18T01:39:15.161Z] 5c69ac0246d0: Pull complete [2023-04-18T01:39:15.729Z] ec43610c2a17: Pull complete [2023-04-18T01:39:15.729Z] 3a2ae6a8a46f: Pull complete [2023-04-18T01:39:15.987Z] 33b1e0a273af: Pull complete [2023-04-18T01:39:15.987Z] 5d3b04190fa2: Pull complete [2023-04-18T01:39:20.168Z] 2f39f015ded8: Pull complete [2023-04-18T01:39:20.168Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T01:39:20.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T01:39:20.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:39:20.239Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:39:20.272Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:39:22.745Z] $ docker top 9fbcd57a623f0f4dad421639d5e37f2ab6d290c36c78335a184ed996c64d8256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:39:23.134Z] ---> job-cost.sh [2023-04-18T01:39:23.134Z] lf-activate-venv: SKIPPING [2023-04-18T01:39:23.134Z] INFO: No Stack... [2023-04-18T01:39:23.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T01:39:23.652Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T01:39:23.939Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-18T01:39:23.940Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T01:39:23.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [2023-04-18T01:39:23.962Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] did not exist. Created. [2023-04-18T01:39:23.962Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T01:39:24.350Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T01:39:24.384Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T01:39:24.392Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T01:39:24.413Z] $ docker stop --time=1 9fbcd57a623f0f4dad421639d5e37f2ab6d290c36c78335a184ed996c64d8256 [2023-04-18T01:39:25.566Z] $ docker rm -f --volumes 9fbcd57a623f0f4dad421639d5e37f2ab6d290c36c78335a184ed996c64d8256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T01:40:48.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8830 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-18T01:40:48.835Z] Running in /w/workspace/device-virtual-go/103 [Pipeline] { [Pipeline] checkout [2023-04-18T01:40:48.863Z] The recommended git tool is: git [2023-04-18T01:40:54.312Z] using credential edgex-jenkins-ssh [2023-04-18T01:40:54.334Z] Cloning the remote Git repository [2023-04-18T01:40:54.378Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-18T01:40:54.468Z] > git init /w/workspace/device-virtual-go/103 # timeout=10 [2023-04-18T01:40:54.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-18T01:40:54.614Z] > git --version # timeout=10 [2023-04-18T01:40:54.632Z] > git --version # 'git version 2.25.1' [2023-04-18T01:40:54.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T01:40:54.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T01:40:56.749Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-18T01:40:56.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T01:40:57.662Z] Avoid second fetch [2023-04-18T01:40:57.663Z] Checking out Revision 31d774b4f359865edc3dcd5479b181cce8101838 (main) [2023-04-18T01:40:58.243Z] Commit message: "Merge pull request #380 from weichou1229/update-err-msg" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T01:40:57.678Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T01:40:57.753Z] > git checkout -f 31d774b4f359865edc3dcd5479b181cce8101838 # timeout=10 [2023-04-18T01:40:59.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T01:40:59.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T01:40:59.204Z] Dload Upload Total Spent Left Speed [2023-04-18T01:40:59.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-04-18T01:40:59.842Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T01:41:00.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T01:41:00.168Z] + sudo tee /etc/docker/daemon.new [2023-04-18T01:41:00.168Z] { [2023-04-18T01:41:00.168Z] "registry-mirrors": [ [2023-04-18T01:41:00.168Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T01:41:00.168Z] ], [2023-04-18T01:41:00.168Z] "bip": "10.250.0.254/24", [2023-04-18T01:41:00.168Z] "hosts": [ [2023-04-18T01:41:00.168Z] "tcp://0.0.0.0:5555", [2023-04-18T01:41:00.168Z] "unix:///var/run/docker.sock" [2023-04-18T01:41:00.168Z] ], [2023-04-18T01:41:00.168Z] "mtu": 1458, [2023-04-18T01:41:00.168Z] "selinux-enabled": true, [2023-04-18T01:41:00.169Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T01:41:00.169Z] } [Pipeline] sh [2023-04-18T01:41:00.504Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T01:41:00.837Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:41:19.084Z] provisioning config files... [2023-04-18T01:41:19.108Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/103@tmp/config6537223790960369097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:41:19.454Z] ---> docker-login.sh [2023-04-18T01:41:19.454Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:41:19.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:41:19.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:41:19.991Z] Configure a credential helper to remove this warning. See [2023-04-18T01:41:19.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:41:19.991Z] [2023-04-18T01:41:19.991Z] Login Succeeded [2023-04-18T01:41:19.991Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:41:20.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:41:20.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:41:20.260Z] Configure a credential helper to remove this warning. See [2023-04-18T01:41:20.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:41:20.260Z] [2023-04-18T01:41:20.260Z] Login Succeeded [2023-04-18T01:41:20.260Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:41:20.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:41:20.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:41:20.796Z] Configure a credential helper to remove this warning. See [2023-04-18T01:41:20.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:41:20.796Z] [2023-04-18T01:41:20.796Z] Login Succeeded [2023-04-18T01:41:20.796Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:41:20.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:41:21.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:41:21.065Z] Configure a credential helper to remove this warning. See [2023-04-18T01:41:21.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:41:21.065Z] [2023-04-18T01:41:21.065Z] Login Succeeded [2023-04-18T01:41:21.065Z] docker.io [2023-04-18T01:41:21.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:41:21.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:41:21.601Z] Configure a credential helper to remove this warning. See [2023-04-18T01:41:21.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:41:21.601Z] [2023-04-18T01:41:21.601Z] Login Succeeded [2023-04-18T01:41:21.601Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:41:21.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T01:41:21.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:41:21.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:41:21.888Z] ========================================================= [2023-04-18T01:41:21.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T01:41:21.888Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:41:22.235Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T01:41:22.502Z] Sending build context to Docker daemon 11.93MB [2023-04-18T01:41:22.502Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T01:41:22.502Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T01:41:22.773Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T01:41:22.773Z] af6eaf76a39c: Pulling fs layer [2023-04-18T01:41:22.773Z] 55522c791124: Pulling fs layer [2023-04-18T01:41:22.773Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T01:41:22.773Z] 169dfbe0d373: Pulling fs layer [2023-04-18T01:41:22.773Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T01:41:22.773Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T01:41:22.773Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T01:41:22.773Z] e1ff8fa3b103: Waiting [2023-04-18T01:41:22.773Z] 52ebb69f0ebf: Waiting [2023-04-18T01:41:22.773Z] 169dfbe0d373: Waiting [2023-04-18T01:41:22.773Z] 5abe8eddf0d5: Waiting [2023-04-18T01:41:22.773Z] 55522c791124: Verifying Checksum [2023-04-18T01:41:22.773Z] 55522c791124: Download complete [2023-04-18T01:41:22.773Z] 169dfbe0d373: Verifying Checksum [2023-04-18T01:41:22.773Z] 169dfbe0d373: Download complete [2023-04-18T01:41:22.773Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T01:41:22.773Z] e1ff8fa3b103: Download complete [2023-04-18T01:41:22.773Z] af6eaf76a39c: Verifying Checksum [2023-04-18T01:41:22.773Z] af6eaf76a39c: Download complete [2023-04-18T01:41:23.748Z] af6eaf76a39c: Pull complete [2023-04-18T01:41:24.027Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T01:41:24.027Z] 5abe8eddf0d5: Download complete [2023-04-18T01:41:24.298Z] 55522c791124: Pull complete [2023-04-18T01:41:25.267Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T01:41:25.267Z] 52ebb69f0ebf: Download complete [2023-04-18T01:41:25.267Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T01:41:25.267Z] ce5c4a1c91eb: Download complete [2023-04-18T01:41:35.344Z] ce5c4a1c91eb: Pull complete [2023-04-18T01:41:35.344Z] 169dfbe0d373: Pull complete [2023-04-18T01:41:35.344Z] e1ff8fa3b103: Pull complete [2023-04-18T01:41:40.716Z] 52ebb69f0ebf: Pull complete [2023-04-18T01:41:42.679Z] 5abe8eddf0d5: Pull complete [2023-04-18T01:41:42.679Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T01:41:42.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T01:41:42.679Z] ---> 6cb57ee374ae [2023-04-18T01:41:42.679Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T01:41:44.093Z] ---> Running in 00f537464d7f [2023-04-18T01:41:44.364Z] Removing intermediate container 00f537464d7f [2023-04-18T01:41:44.364Z] ---> ae5302e4a0dd [2023-04-18T01:41:44.364Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T01:41:44.364Z] ---> Running in 7af26b6f3f5e [2023-04-18T01:41:44.951Z] Removing intermediate container 7af26b6f3f5e [2023-04-18T01:41:44.951Z] ---> 784b7acdd96c [2023-04-18T01:41:44.951Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T01:41:44.951Z] ---> Running in 1fbb0d58921b [2023-04-18T01:41:45.220Z] Removing intermediate container 1fbb0d58921b [2023-04-18T01:41:45.220Z] ---> b6a5866ecbd9 [2023-04-18T01:41:45.220Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-18T01:41:45.220Z] ---> Running in 8d09ba70f2be [2023-04-18T01:41:45.490Z] Removing intermediate container 8d09ba70f2be [2023-04-18T01:41:45.490Z] ---> ab19635cd182 [2023-04-18T01:41:45.490Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T01:41:45.759Z] ---> Running in 3bde69721e63 [2023-04-18T01:41:46.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T01:41:47.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T01:41:48.269Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T01:41:48.269Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T01:41:48.269Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T01:41:48.541Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T01:41:48.541Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T01:41:48.541Z] OK: 268 MiB in 57 packages [2023-04-18T01:41:49.578Z] Removing intermediate container 3bde69721e63 [2023-04-18T01:41:49.578Z] ---> bc1a14a75f3a [2023-04-18T01:41:49.578Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T01:41:50.184Z] ---> 5c8afbac5398 [2023-04-18T01:41:50.184Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T01:41:50.184Z] ---> Running in 6d424640bcb2 [2023-04-18T01:42:58.098Z] Removing intermediate container 6d424640bcb2 [2023-04-18T01:42:58.098Z] ---> 966f22c7b7c0 [2023-04-18T01:42:58.098Z] Step 10/12 : COPY . . [2023-04-18T01:42:58.098Z] ---> d8dc254648d3 [2023-04-18T01:42:58.098Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T01:42:58.098Z] ---> Running in 9b3ed6bbca5e [2023-04-18T01:42:58.098Z] Removing intermediate container 9b3ed6bbca5e [2023-04-18T01:42:58.098Z] ---> 60af4fceb265 [2023-04-18T01:42:58.098Z] Step 12/12 : RUN $MAKE [2023-04-18T01:42:58.098Z] ---> Running in 7535e224cde0 [2023-04-18T01:42:58.098Z] noop [2023-04-18T01:42:58.098Z] Removing intermediate container 7535e224cde0 [2023-04-18T01:42:58.098Z] ---> 06610448685b [2023-04-18T01:42:58.098Z] Successfully built 06610448685b [2023-04-18T01:42:58.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:42:58.453Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T01:42:58.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:42:58.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-04-18T01:42:58.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/103 -v /w/workspace/device-virtual-go/103:/w/workspace/device-virtual-go/103:rw,z -v /w/workspace/device-virtual-go/103@tmp:/w/workspace/device-virtual-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T01:42:59.867Z] $ docker top b1127ccc0dd1fa042f44a3efec331a92118b6799a0960ed95f50e6db7674a69b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:43:00.686Z] + go version [2023-04-18T01:43:00.686Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T01:43:00.710Z] $ docker stop --time=1 b1127ccc0dd1fa042f44a3efec331a92118b6799a0960ed95f50e6db7674a69b [2023-04-18T01:43:02.331Z] $ docker rm -f --volumes b1127ccc0dd1fa042f44a3efec331a92118b6799a0960ed95f50e6db7674a69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:43:02.862Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T01:43:02.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:43:03.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-04-18T01:43:03.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/103 -v /w/workspace/device-virtual-go/103:/w/workspace/device-virtual-go/103:rw,z -v /w/workspace/device-virtual-go/103@tmp:/w/workspace/device-virtual-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T01:43:05.962Z] $ docker top f2b2285e163ef959fb7609d5fd4cc62f13514f041cd1b35c8af053aef75bd5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:43:06.438Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/103 [Pipeline] fileExists [Pipeline] sh [2023-04-18T01:43:06.765Z] + make test [2023-04-18T01:43:06.765Z] go test ./... -coverprofile=coverage.out [2023-04-18T01:43:38.984Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-18T01:45:15.641Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-18T01:45:15.641Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.5% of statements [2023-04-18T01:45:15.641Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T01:45:15.641Z] go vet ./... [2023-04-18T01:45:47.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T01:45:47.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T01:45:47.867Z] ./bin/test-attribution-txt.sh [2023-04-18T01:45:47.867Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-18T01:45:47.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T01:45:47.904Z] $ docker stop --time=1 f2b2285e163ef959fb7609d5fd4cc62f13514f041cd1b35c8af053aef75bd5b5 [2023-04-18T01:45:50.043Z] $ docker rm -f --volumes f2b2285e163ef959fb7609d5fd4cc62f13514f041cd1b35c8af053aef75bd5b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T01:45:51.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T01:45:51.218Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T01:45:51.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T01:45:52.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T01:45:52.369Z] + ls -al . [2023-04-18T01:45:52.369Z] total 188 [2023-04-18T01:45:52.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:43 . [2023-04-18T01:45:52.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:40 .. [2023-04-18T01:45:52.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:40 .git [2023-04-18T01:45:52.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:40 .github [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 18 01:40 .gitignore [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:40 .golangci.yml [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 18 01:40 Attribution.txt [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 18 01:40 CHANGELOG.md [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 18 01:40 Dockerfile [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:40 GOVERNANCE.md [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 18 01:40 Jenkinsfile [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:40 LICENSE [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 18 01:40 Makefile [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 18 01:40 OWNERS.md [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 18 01:40 README.md [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 01:37 VERSION [2023-04-18T01:45:52.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:40 bin [2023-04-18T01:45:52.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:40 cmd [2023-04-18T01:45:52.369Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 18 01:45 coverage.out [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 18 01:40 go.mod [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 18 01:40 go.sum [2023-04-18T01:45:52.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:40 internal [2023-04-18T01:45:52.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:40 snap [2023-04-18T01:45:52.369Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 18 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:45:52.698Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=31d774b4f359865edc3dcd5479b181cce8101838 --label arch=arm64 --label version=3.0.0-dev.31 . [2023-04-18T01:45:52.969Z] Sending build context to Docker daemon 11.97MB [2023-04-18T01:45:52.969Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T01:45:52.969Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T01:45:52.969Z] ---> 06610448685b [2023-04-18T01:45:52.969Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T01:45:53.236Z] ---> Running in 6363719a356f [2023-04-18T01:45:53.501Z] Removing intermediate container 6363719a356f [2023-04-18T01:45:53.501Z] ---> 4bfaa516a43b [2023-04-18T01:45:53.501Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T01:45:53.501Z] ---> Running in 4cc2e9928132 [2023-04-18T01:45:53.773Z] Removing intermediate container 4cc2e9928132 [2023-04-18T01:45:53.773Z] ---> ff5936dba5c6 [2023-04-18T01:45:53.773Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T01:45:54.039Z] ---> Running in 19978e6b2fba [2023-04-18T01:45:54.311Z] Removing intermediate container 19978e6b2fba [2023-04-18T01:45:54.311Z] ---> 7696cdedd328 [2023-04-18T01:45:54.311Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-18T01:45:54.311Z] ---> Running in 5b5a5dd6309f [2023-04-18T01:45:54.894Z] Removing intermediate container 5b5a5dd6309f [2023-04-18T01:45:54.894Z] ---> 1fecb1d24c23 [2023-04-18T01:45:54.894Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T01:45:54.894Z] ---> Running in a99e6b6b6e29 [2023-04-18T01:45:55.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T01:45:56.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T01:45:57.782Z] OK: 268 MiB in 57 packages [2023-04-18T01:45:59.251Z] Removing intermediate container a99e6b6b6e29 [2023-04-18T01:45:59.251Z] ---> 3eb07c77c67a [2023-04-18T01:45:59.251Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-18T01:45:59.520Z] ---> bc683dde3d00 [2023-04-18T01:45:59.520Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T01:45:59.785Z] ---> Running in 7892057560fa [2023-04-18T01:46:02.369Z] Removing intermediate container 7892057560fa [2023-04-18T01:46:02.369Z] ---> fdc511f793f1 [2023-04-18T01:46:02.369Z] Step 10/25 : COPY . . [2023-04-18T01:46:03.335Z] ---> 4311a3822b0d [2023-04-18T01:46:03.335Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T01:46:03.335Z] ---> Running in d46b42ed7976 [2023-04-18T01:46:03.605Z] Removing intermediate container d46b42ed7976 [2023-04-18T01:46:03.605Z] ---> 5e0b3821a0f2 [2023-04-18T01:46:03.605Z] Step 12/25 : RUN $MAKE [2023-04-18T01:46:03.873Z] ---> Running in 6701bdc0aba1 [2023-04-18T01:46:04.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-18T01:48:26.553Z] Removing intermediate container 6701bdc0aba1 [2023-04-18T01:48:26.553Z] ---> 126db98acb33 [2023-04-18T01:48:26.553Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T01:48:26.553Z] 3.17: Pulling from library/alpine [2023-04-18T01:48:26.553Z] c41833b44d91: Pulling fs layer [2023-04-18T01:48:26.553Z] c41833b44d91: Verifying Checksum [2023-04-18T01:48:26.553Z] c41833b44d91: Download complete [2023-04-18T01:48:26.553Z] c41833b44d91: Pull complete [2023-04-18T01:48:26.553Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T01:48:26.553Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T01:48:26.553Z] ---> 51e60588ff2c [2023-04-18T01:48:26.553Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-18T01:48:26.553Z] ---> Running in 9e0fd70d3ad7 [2023-04-18T01:48:26.553Z] Removing intermediate container 9e0fd70d3ad7 [2023-04-18T01:48:26.553Z] ---> a1202a2dec4a [2023-04-18T01:48:26.553Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T01:48:26.553Z] ---> Running in 84c29d6c3dea [2023-04-18T01:48:26.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T01:48:26.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T01:48:26.553Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T01:48:26.553Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T01:48:26.553Z] OK: 8 MiB in 16 packages [2023-04-18T01:48:27.521Z] Removing intermediate container 84c29d6c3dea [2023-04-18T01:48:27.521Z] ---> accb9ab5fdbe [2023-04-18T01:48:27.521Z] Step 16/25 : WORKDIR / [2023-04-18T01:48:27.521Z] ---> Running in c756cfe02b04 [2023-04-18T01:48:27.790Z] Removing intermediate container c756cfe02b04 [2023-04-18T01:48:27.790Z] ---> ed13fe83c55e [2023-04-18T01:48:27.790Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-18T01:48:28.379Z] ---> fe9815d799bb [2023-04-18T01:48:28.379Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-18T01:48:28.963Z] ---> 0330472027f8 [2023-04-18T01:48:28.963Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-18T01:48:30.376Z] ---> facaa76ed2b9 [2023-04-18T01:48:30.376Z] Step 20/25 : EXPOSE 59900 [2023-04-18T01:48:30.376Z] ---> Running in f17427d3d73f [2023-04-18T01:48:30.645Z] Removing intermediate container f17427d3d73f [2023-04-18T01:48:30.645Z] ---> dadef4832ada [2023-04-18T01:48:30.645Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-18T01:48:30.921Z] ---> Running in ddfede224388 [2023-04-18T01:48:31.190Z] Removing intermediate container ddfede224388 [2023-04-18T01:48:31.190Z] ---> f67664bf3984 [2023-04-18T01:48:31.190Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T01:48:31.190Z] ---> Running in 6ba9c3279662 [2023-04-18T01:48:31.459Z] Removing intermediate container 6ba9c3279662 [2023-04-18T01:48:31.459Z] ---> 9e27d5882633 [2023-04-18T01:48:31.459Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T01:48:31.728Z] ---> Running in 2a50960385ab [2023-04-18T01:48:31.998Z] Removing intermediate container 2a50960385ab [2023-04-18T01:48:31.998Z] ---> 136722756fc0 [2023-04-18T01:48:31.998Z] Step 24/25 : LABEL git_sha=31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:48:31.998Z] ---> Running in 8a2bbba90ab8 [2023-04-18T01:48:32.276Z] Removing intermediate container 8a2bbba90ab8 [2023-04-18T01:48:32.276Z] ---> 40d185ab11f4 [2023-04-18T01:48:32.276Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-04-18T01:48:32.544Z] ---> Running in d3ab25372867 [2023-04-18T01:48:32.813Z] Removing intermediate container d3ab25372867 [2023-04-18T01:48:32.813Z] ---> a9a337dda40f [2023-04-18T01:48:32.813Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T01:48:32.813Z] Successfully built a9a337dda40f [2023-04-18T01:48:32.813Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:48:32.925Z] provisioning config files... [2023-04-18T01:48:32.941Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/103@tmp/config14984529317260520364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:48:33.276Z] ---> docker-login.sh [2023-04-18T01:48:33.276Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:48:33.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:48:33.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:48:33.544Z] Configure a credential helper to remove this warning. See [2023-04-18T01:48:33.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:48:33.544Z] [2023-04-18T01:48:33.544Z] Login Succeeded [2023-04-18T01:48:33.544Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:48:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:48:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:48:33.813Z] Configure a credential helper to remove this warning. See [2023-04-18T01:48:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:48:33.813Z] [2023-04-18T01:48:33.813Z] Login Succeeded [2023-04-18T01:48:34.081Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:48:34.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:48:34.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:48:34.348Z] Configure a credential helper to remove this warning. See [2023-04-18T01:48:34.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:48:34.348Z] [2023-04-18T01:48:34.348Z] Login Succeeded [2023-04-18T01:48:34.348Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:48:34.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:48:34.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:48:34.884Z] Configure a credential helper to remove this warning. See [2023-04-18T01:48:34.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:48:34.884Z] [2023-04-18T01:48:34.884Z] Login Succeeded [2023-04-18T01:48:34.884Z] docker.io [2023-04-18T01:48:35.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:48:35.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:48:35.421Z] Configure a credential helper to remove this warning. See [2023-04-18T01:48:35.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:48:35.421Z] [2023-04-18T01:48:35.421Z] Login Succeeded [2023-04-18T01:48:35.421Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:48:35.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T01:48:35.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:48:35.477Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-18T01:48:35.477Z] 31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:48:35.477Z] latest [2023-04-18T01:48:35.477Z] 3.0.0-dev.31 [2023-04-18T01:48:35.477Z] 31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:48:35.477Z] main [2023-04-18T01:48:35.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:35.816Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:36.159Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:48:36.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T01:48:36.159Z] 32d861446743: Preparing [2023-04-18T01:48:36.159Z] 67648c539239: Preparing [2023-04-18T01:48:36.159Z] 327701ad5b35: Preparing [2023-04-18T01:48:36.159Z] c21f4380bcba: Preparing [2023-04-18T01:48:36.159Z] 26cbea5cba74: Preparing [2023-04-18T01:48:36.159Z] 26cbea5cba74: Layer already exists [2023-04-18T01:48:36.434Z] 327701ad5b35: Pushed [2023-04-18T01:48:36.434Z] 67648c539239: Pushed [2023-04-18T01:48:36.434Z] c21f4380bcba: Pushed [2023-04-18T01:48:41.921Z] 32d861446743: Pushed [2023-04-18T01:48:42.197Z] 31d774b4f359865edc3dcd5479b181cce8101838: digest: sha256:0f9e386ba42d6106e72ac918999dd32b145c0eeec98ae1338d79d6cb745e948f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:42.552Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:42.924Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-18T01:48:42.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T01:48:42.924Z] 32d861446743: Preparing [2023-04-18T01:48:42.924Z] 67648c539239: Preparing [2023-04-18T01:48:42.924Z] 327701ad5b35: Preparing [2023-04-18T01:48:42.924Z] c21f4380bcba: Preparing [2023-04-18T01:48:42.924Z] 26cbea5cba74: Preparing [2023-04-18T01:48:42.924Z] c21f4380bcba: Layer already exists [2023-04-18T01:48:42.924Z] 26cbea5cba74: Layer already exists [2023-04-18T01:48:42.924Z] 32d861446743: Layer already exists [2023-04-18T01:48:42.924Z] 67648c539239: Layer already exists [2023-04-18T01:48:42.924Z] 327701ad5b35: Layer already exists [2023-04-18T01:48:42.924Z] latest: digest: sha256:0f9e386ba42d6106e72ac918999dd32b145c0eeec98ae1338d79d6cb745e948f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:43.307Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:43.659Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.31 [2023-04-18T01:48:43.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T01:48:43.659Z] 32d861446743: Preparing [2023-04-18T01:48:43.659Z] 67648c539239: Preparing [2023-04-18T01:48:43.659Z] 327701ad5b35: Preparing [2023-04-18T01:48:43.659Z] c21f4380bcba: Preparing [2023-04-18T01:48:43.659Z] 26cbea5cba74: Preparing [2023-04-18T01:48:43.659Z] 67648c539239: Layer already exists [2023-04-18T01:48:43.659Z] 327701ad5b35: Layer already exists [2023-04-18T01:48:43.659Z] 26cbea5cba74: Layer already exists [2023-04-18T01:48:43.659Z] 32d861446743: Layer already exists [2023-04-18T01:48:43.659Z] c21f4380bcba: Layer already exists [2023-04-18T01:48:43.926Z] 3.0.0-dev.31: digest: sha256:0f9e386ba42d6106e72ac918999dd32b145c0eeec98ae1338d79d6cb745e948f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:44.271Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:44.616Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:48:44.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T01:48:44.617Z] 32d861446743: Preparing [2023-04-18T01:48:44.617Z] 67648c539239: Preparing [2023-04-18T01:48:44.617Z] 327701ad5b35: Preparing [2023-04-18T01:48:44.617Z] c21f4380bcba: Preparing [2023-04-18T01:48:44.617Z] 26cbea5cba74: Preparing [2023-04-18T01:48:44.617Z] 32d861446743: Layer already exists [2023-04-18T01:48:44.617Z] 327701ad5b35: Layer already exists [2023-04-18T01:48:44.617Z] 67648c539239: Layer already exists [2023-04-18T01:48:44.617Z] c21f4380bcba: Layer already exists [2023-04-18T01:48:44.617Z] 26cbea5cba74: Layer already exists [2023-04-18T01:48:44.617Z] 31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31: digest: sha256:0f9e386ba42d6106e72ac918999dd32b145c0eeec98ae1338d79d6cb745e948f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:45.242Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:45.583Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-18T01:48:45.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T01:48:45.583Z] 32d861446743: Preparing [2023-04-18T01:48:45.583Z] 67648c539239: Preparing [2023-04-18T01:48:45.583Z] 327701ad5b35: Preparing [2023-04-18T01:48:45.583Z] c21f4380bcba: Preparing [2023-04-18T01:48:45.583Z] 26cbea5cba74: Preparing [2023-04-18T01:48:45.583Z] c21f4380bcba: Layer already exists [2023-04-18T01:48:45.583Z] 26cbea5cba74: Layer already exists [2023-04-18T01:48:45.583Z] 327701ad5b35: Layer already exists [2023-04-18T01:48:45.583Z] 67648c539239: Layer already exists [2023-04-18T01:48:45.583Z] 32d861446743: Layer already exists [2023-04-18T01:48:45.583Z] main: digest: sha256:0f9e386ba42d6106e72ac918999dd32b145c0eeec98ae1338d79d6cb745e948f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T01:48:45.635Z] ===================================================== [Pipeline] echo [2023-04-18T01:48:45.642Z] taggedImages: [2023-04-18T01:48:45.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838 [2023-04-18T01:48:45.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-18T01:48:45.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.31 [2023-04-18T01:48:45.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:31d774b4f359865edc3dcd5479b181cce8101838-3.0.0-dev.31 [2023-04-18T01:48:45.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:46.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:48:46.001Z] [2023-04-18T01:48:46.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:48:46.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:48:46.338Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T01:48:46.338Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T01:48:46.338Z] 04944245beec: Pulling fs layer [2023-04-18T01:48:46.338Z] 699f458cf7ca: Pulling fs layer [2023-04-18T01:48:46.338Z] 765212b225bb: Pulling fs layer [2023-04-18T01:48:46.338Z] f23df028b6ca: Pulling fs layer [2023-04-18T01:48:46.338Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T01:48:46.338Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T01:48:46.338Z] f23df028b6ca: Waiting [2023-04-18T01:48:46.338Z] d65c8cfc05b1: Waiting [2023-04-18T01:48:46.338Z] 2437ff75d9bd: Waiting [2023-04-18T01:48:46.338Z] 765212b225bb: Waiting [2023-04-18T01:48:46.604Z] 04944245beec: Verifying Checksum [2023-04-18T01:48:46.604Z] 04944245beec: Download complete [2023-04-18T01:48:46.604Z] 765212b225bb: Verifying Checksum [2023-04-18T01:48:46.604Z] 765212b225bb: Download complete [2023-04-18T01:48:46.604Z] f23df028b6ca: Verifying Checksum [2023-04-18T01:48:46.604Z] f23df028b6ca: Download complete [2023-04-18T01:48:46.604Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T01:48:46.604Z] d65c8cfc05b1: Download complete [2023-04-18T01:48:46.871Z] 699f458cf7ca: Verifying Checksum [2023-04-18T01:48:46.871Z] 699f458cf7ca: Download complete [2023-04-18T01:48:47.141Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T01:48:47.141Z] 8998bd30e6a1: Download complete [2023-04-18T01:48:49.080Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T01:48:49.080Z] 2437ff75d9bd: Download complete [2023-04-18T01:48:51.012Z] 8998bd30e6a1: Pull complete [2023-04-18T01:48:51.279Z] 04944245beec: Pull complete [2023-04-18T01:48:55.520Z] 699f458cf7ca: Pull complete [2023-04-18T01:48:55.520Z] 765212b225bb: Pull complete [2023-04-18T01:48:55.785Z] f23df028b6ca: Pull complete [2023-04-18T01:48:56.052Z] d65c8cfc05b1: Pull complete [2023-04-18T01:49:08.360Z] 2437ff75d9bd: Pull complete [2023-04-18T01:49:08.360Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T01:49:08.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T01:49:08.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:49:08.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2023-04-18T01:49:08.597Z] $ 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/device-virtual-go/103 -v /w/workspace/device-virtual-go/103:/w/workspace/device-virtual-go/103:rw,z -v /w/workspace/device-virtual-go/103@tmp:/w/workspace/device-virtual-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T01:49:11.035Z] $ docker top 59d086664716ce1bf6010c202e85b6bbcd4865342354552d17dbc243b651937a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:49:11.524Z] ---> job-cost.sh [2023-04-18T01:49:11.788Z] lf-activate-venv: SKIPPING [2023-04-18T01:49:11.788Z] INFO: No Stack... [2023-04-18T01:49:12.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T01:49:13.013Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T01:49:13.645Z] + cat /w/workspace/device-virtual-go/103/archives/cost.csv [2023-04-18T01:49:13.645Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T01:49:13.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [2023-04-18T01:49:13.713Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] did not exist. Created. [2023-04-18T01:49:13.713Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T01:49:14.046Z] /w/workspace/device-virtual-go/103@tmp/durable-695157ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T01:49:14.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T01:49:14.397Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T01:49:14.449Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T01:49:14.455Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T01:49:14.479Z] $ docker stop --time=1 59d086664716ce1bf6010c202e85b6bbcd4865342354552d17dbc243b651937a [2023-04-18T01:49:15.961Z] $ docker rm -f --volumes 59d086664716ce1bf6010c202e85b6bbcd4865342354552d17dbc243b651937a [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-04-18T01:49:16.373Z] provisioning config files... [2023-04-18T01:49:16.380Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15709716549988564884tmp [Pipeline] { [Pipeline] sh [2023-04-18T01:49:16.674Z] + set +x [2023-04-18T01:49:16.674Z] + curl -s https://codecov.io/bash [2023-04-18T01:49:16.674Z] + bash -s -- [2023-04-18T01:49:16.674Z] [2023-04-18T01:49:16.674Z] _____ _ [2023-04-18T01:49:16.674Z] / ____| | | [2023-04-18T01:49:16.674Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T01:49:16.674Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T01:49:16.674Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T01:49:16.674Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T01:49:16.674Z] Bash-1.0.6 [2023-04-18T01:49:16.674Z] [2023-04-18T01:49:16.674Z] [2023-04-18T01:49:16.674Z] ==> git version 2.25.1 found [2023-04-18T01:49:16.674Z] ==> 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-04-18T01:49:16.674Z] Release-Date: 2020-01-08 [2023-04-18T01:49:16.674Z] 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-04-18T01:49:16.674Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T01:49:16.674Z] ==> Jenkins CI detected. [2023-04-18T01:49:16.674Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-18T01:49:16.674Z] project root: . [2023-04-18T01:49:16.674Z] --> token set from env [2023-04-18T01:49:16.674Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T01:49:16.674Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T01:49:16.674Z] ==> Python coveragepy not found [2023-04-18T01:49:16.674Z] ==> Searching for coverage reports in: [2023-04-18T01:49:16.674Z] + . [2023-04-18T01:49:16.933Z] -> Found 1 reports [2023-04-18T01:49:16.933Z] ==> Detecting git/mercurial file structure [2023-04-18T01:49:16.933Z] ==> Reading reports [2023-04-18T01:49:16.933Z] + ./coverage.out bytes=42970 [2023-04-18T01:49:16.933Z] ==> Appending adjustments [2023-04-18T01:49:16.933Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T01:49:16.933Z] + Found adjustments [2023-04-18T01:49:16.933Z] ==> Gzipping contents [2023-04-18T01:49:16.933Z] 8.0K /tmp/codecov.JGZfFI.gz [2023-04-18T01:49:16.933Z] ==> Uploading reports [2023-04-18T01:49:16.933Z] url: https://codecov.io [2023-04-18T01:49:16.933Z] query: branch=main&commit=31d774b4f359865edc3dcd5479b181cce8101838&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T01:49:16.933Z] -> Pinging Codecov [2023-04-18T01:49:16.933Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=31d774b4f359865edc3dcd5479b181cce8101838&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T01:49:17.193Z] -> Uploading to [2023-04-18T01:49:17.193Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/5E52B4B073DB2E39498172D8E973AA87/31d774b4f359865edc3dcd5479b181cce8101838/4073b1ec-48b0-4e69-873e-567e51bc2db6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T014916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f8465e8ad34bb919d6d4f093192fce0a750bdebc0655a7737b0aad2efd4b644 [2023-04-18T01:49:17.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T01:49:17.193Z] Dload Upload Total Spent Left Speed [2023-04-18T01:49:17.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5164 0 0 100 5164 0 25564 --:--:-- --:--:-- --:--:-- 25438 100 5164 0 0 100 5164 0 23366 --:--:-- --:--:-- --:--:-- 23261 [2023-04-18T01:49:17.193Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] } [2023-04-18T01:49:17.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T01:49:17.459Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T01:49:17.474Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:17.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T01:49:17.765Z] [2023-04-18T01:49:17.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:18.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T01:49:18.056Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T01:49:18.056Z] df9b9388f04a: Pulling fs layer [2023-04-18T01:49:18.056Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T01:49:18.056Z] 25bc292e5bac: Pulling fs layer [2023-04-18T01:49:18.056Z] 114826534d7a: Pulling fs layer [2023-04-18T01:49:18.056Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T01:49:18.056Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T01:49:18.056Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T01:49:18.056Z] 6ad1cebc031e: Waiting [2023-04-18T01:49:18.056Z] 114826534d7a: Waiting [2023-04-18T01:49:18.056Z] 4657fd5d0bcf: Waiting [2023-04-18T01:49:18.056Z] 25bc292e5bac: Download complete [2023-04-18T01:49:18.056Z] 52dc419b0ee2: Verifying Checksum [2023-04-18T01:49:18.056Z] 52dc419b0ee2: Download complete [2023-04-18T01:49:18.056Z] 4657fd5d0bcf: Verifying Checksum [2023-04-18T01:49:18.056Z] 4657fd5d0bcf: Download complete [2023-04-18T01:49:18.056Z] df9b9388f04a: Download complete [2023-04-18T01:49:18.317Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T01:49:18.317Z] 6ad1cebc031e: Download complete [2023-04-18T01:49:18.317Z] df9b9388f04a: Pull complete [2023-04-18T01:49:18.317Z] 52dc419b0ee2: Pull complete [2023-04-18T01:49:18.317Z] 25bc292e5bac: Pull complete [2023-04-18T01:49:18.884Z] 114826534d7a: Download complete [2023-04-18T01:49:18.884Z] 8a3aa393b2d8: Download complete [2023-04-18T01:49:22.164Z] 114826534d7a: Pull complete [2023-04-18T01:49:22.164Z] 4657fd5d0bcf: Pull complete [2023-04-18T01:49:22.164Z] 6ad1cebc031e: Pull complete [2023-04-18T01:49:24.694Z] 8a3aa393b2d8: Pull complete [2023-04-18T01:49:24.694Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T01:49:24.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T01:49:24.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:49:24.780Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:49:24.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:49:27.841Z] $ docker top ce2a3f2fdae60ff1d9901efea22658bbb9f47622c02a8b6e79d4c08d1b5fbd7c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T01:49:27.900Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-18T01:49:28.178Z] + set -o pipefail [2023-04-18T01:49:28.178Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/3bdec993-8193-4c12-8970-73da70213249 [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] [2023-04-18T01:49:33.441Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T01:49:33.441Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T01:49:33.441Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T01:49:33.456Z] $ docker stop --time=1 ce2a3f2fdae60ff1d9901efea22658bbb9f47622c02a8b6e79d4c08d1b5fbd7c [2023-04-18T01:49:35.855Z] $ docker rm -f --volumes ce2a3f2fdae60ff1d9901efea22658bbb9f47622c02a8b6e79d4c08d1b5fbd7c [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-04-18T01:49:36.474Z] + git log --format=format:%s -1 31d774b4f359865edc3dcd5479b181cce8101838 [Pipeline] sh [2023-04-18T01:49:36.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T01:49:36.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:37.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:49:37.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:49:37.129Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:49:37.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:49:37.596Z] $ docker top a4bc79f8ebd04be512c6bb21de570445014003bb540f7040b237541f8c49c4aa -eo pid,comm [2023-04-18T01:49:37.639Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T01:49:37.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T01:49:37.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:49:37.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:49:37.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:49:37.796Z] $ docker exec a4bc79f8ebd04be512c6bb21de570445014003bb540f7040b237541f8c49c4aa ssh-agent [2023-04-18T01:49:37.909Z] SSH_AUTH_SOCK=/tmp/ssh-GmcGLzmNL68M/agent.32 [2023-04-18T01:49:37.909Z] SSH_AGENT_PID=38 [2023-04-18T01:49:37.914Z] Running ssh-add (command line suppressed) [2023-04-18T01:49:38.014Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1263176166164669030.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1263176166164669030.key) [2023-04-18T01:49:38.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:49:38.304Z] + git semver tag [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,485 [run_tag] DEBUG tag force:False [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,485 [check_head_tag] DEBUG check head tag [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,487 [execute] INFO git cat-file --batch-check [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,490 [execute] INFO git cat-file --batch [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,512 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,512 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,513 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:49:38.562Z] 2023-04-18 01:49:38,517 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:38.562Z] 3.0.0-dev.31 [Pipeline] } [2023-04-18T01:49:38.574Z] $ docker exec --env ******** --env ******** a4bc79f8ebd04be512c6bb21de570445014003bb540f7040b237541f8c49c4aa ssh-agent -k [2023-04-18T01:49:38.674Z] unset SSH_AUTH_SOCK; [2023-04-18T01:49:38.674Z] unset SSH_AGENT_PID; [2023-04-18T01:49:38.674Z] echo Agent pid 38 killed; [2023-04-18T01:49:38.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T01:49:38.977Z] + git semver [Pipeline] } [2023-04-18T01:49:39.251Z] $ docker stop --time=1 a4bc79f8ebd04be512c6bb21de570445014003bb540f7040b237541f8c49c4aa [2023-04-18T01:49:40.531Z] $ docker rm -f --volumes a4bc79f8ebd04be512c6bb21de570445014003bb540f7040b237541f8c49c4aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:40.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T01:49:40.918Z] [2023-04-18T01:49:40.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:41.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T01:49:41.215Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T01:49:41.215Z] ab5ef0e58194: Pulling fs layer [2023-04-18T01:49:41.215Z] 9712f1f96733: Pulling fs layer [2023-04-18T01:49:41.215Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T01:49:41.215Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T01:49:41.215Z] e9a5061849ea: Pulling fs layer [2023-04-18T01:49:41.215Z] d747dcd14b5f: Pulling fs layer [2023-04-18T01:49:41.215Z] 2de7ff778b66: Pulling fs layer [2023-04-18T01:49:41.215Z] e9a5061849ea: Waiting [2023-04-18T01:49:41.215Z] 2de7ff778b66: Waiting [2023-04-18T01:49:41.215Z] d747dcd14b5f: Waiting [2023-04-18T01:49:41.215Z] 0d9ebad4ef96: Waiting [2023-04-18T01:49:41.215Z] 9712f1f96733: Verifying Checksum [2023-04-18T01:49:41.215Z] 9712f1f96733: Download complete [2023-04-18T01:49:41.473Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T01:49:41.473Z] 63f879dbbcfc: Download complete [2023-04-18T01:49:41.731Z] e9a5061849ea: Verifying Checksum [2023-04-18T01:49:41.731Z] e9a5061849ea: Download complete [2023-04-18T01:49:41.731Z] d747dcd14b5f: Verifying Checksum [2023-04-18T01:49:41.731Z] d747dcd14b5f: Download complete [2023-04-18T01:49:41.731Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T01:49:41.731Z] 0d9ebad4ef96: Download complete [2023-04-18T01:49:41.731Z] ab5ef0e58194: Verifying Checksum [2023-04-18T01:49:41.731Z] ab5ef0e58194: Download complete [2023-04-18T01:49:41.988Z] 2de7ff778b66: Verifying Checksum [2023-04-18T01:49:41.988Z] 2de7ff778b66: Download complete [2023-04-18T01:49:44.512Z] ab5ef0e58194: Pull complete [2023-04-18T01:49:44.512Z] 9712f1f96733: Pull complete [2023-04-18T01:49:45.076Z] 63f879dbbcfc: Pull complete [2023-04-18T01:49:48.352Z] 0d9ebad4ef96: Pull complete [2023-04-18T01:49:48.352Z] e9a5061849ea: Pull complete [2023-04-18T01:49:48.352Z] d747dcd14b5f: Pull complete [2023-04-18T01:49:49.286Z] 2de7ff778b66: Pull complete [2023-04-18T01:49:49.286Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T01:49:49.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T01:49:49.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:49:49.368Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:49:49.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:49:52.993Z] $ docker top 7d840a4aa38499a3c1135018ba89aafcb0611d97dba9b56f00e71ab0b5075f4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:49:53.061Z] provisioning config files... [2023-04-18T01:49:53.068Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3973464300113383863tmp [2023-04-18T01:49:53.078Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1072792121421210318tmp [2023-04-18T01:49:53.087Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6819986614781936593tmp [Pipeline] { [Pipeline] echo [2023-04-18T01:49:53.102Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:49:53.386Z] ---> sigul-configuration.sh [2023-04-18T01:49:53.386Z] gpg: directory `/root/.gnupg' created [2023-04-18T01:49:53.386Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T01:49:53.386Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T01:49:53.386Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T01:49:53.386Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T01:49:53.386Z] gpg: CAST5 encrypted data [2023-04-18T01:49:53.386Z] gpg: encrypted with 1 passphrase [2023-04-18T01:49:53.386Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T01:49:53.672Z] + mkdir /home/jenkins [2023-04-18T01:49:53.672Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T01:49:53.957Z] + 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-04-18T01:49:53.964Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:49:54.248Z] ---> sigul-install.sh [2023-04-18T01:49:54.248Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T01:49:54.532Z] + git tag --list [2023-04-18T01:49:54.532Z] v1.0.0 [2023-04-18T01:49:54.532Z] v1.1.0 [2023-04-18T01:49:54.532Z] v1.1.1 [2023-04-18T01:49:54.532Z] v1.2.1 [2023-04-18T01:49:54.532Z] v1.2.2 [2023-04-18T01:49:54.532Z] v1.2.3 [2023-04-18T01:49:54.532Z] v1.3.0 [2023-04-18T01:49:54.532Z] v1.3.1 [2023-04-18T01:49:54.532Z] v2.0.0 [2023-04-18T01:49:54.532Z] v2.1.0 [2023-04-18T01:49:54.532Z] v2.1.1 [2023-04-18T01:49:54.532Z] v2.1.1-dev.1 [2023-04-18T01:49:54.532Z] v2.1.1-dev.2 [2023-04-18T01:49:54.532Z] v2.2.0 [2023-04-18T01:49:54.532Z] v2.2.1-dev.1 [2023-04-18T01:49:54.532Z] v2.2.1-dev.2 [2023-04-18T01:49:54.532Z] v2.2.1-dev.3 [2023-04-18T01:49:54.532Z] v2.2.1-dev.4 [2023-04-18T01:49:54.532Z] v2.2.1-dev.5 [2023-04-18T01:49:54.532Z] v2.2.1-dev.6 [2023-04-18T01:49:54.532Z] v2.2.1-dev.7 [2023-04-18T01:49:54.532Z] v2.2.1-dev.8 [2023-04-18T01:49:54.532Z] v2.3.0 [2023-04-18T01:49:54.532Z] v2.3.0-dev.10 [2023-04-18T01:49:54.532Z] v2.3.0-dev.11 [2023-04-18T01:49:54.532Z] v2.3.0-dev.12 [2023-04-18T01:49:54.532Z] v2.3.0-dev.13 [2023-04-18T01:49:54.532Z] v2.3.0-dev.14 [2023-04-18T01:49:54.532Z] v2.3.0-dev.15 [2023-04-18T01:49:54.532Z] v2.3.0-dev.16 [2023-04-18T01:49:54.532Z] v2.3.0-dev.17 [2023-04-18T01:49:54.532Z] v2.3.0-dev.18 [2023-04-18T01:49:54.532Z] v2.3.0-dev.19 [2023-04-18T01:49:54.532Z] v2.3.0-dev.20 [2023-04-18T01:49:54.532Z] v2.3.0-dev.21 [2023-04-18T01:49:54.532Z] v2.3.0-dev.22 [2023-04-18T01:49:54.532Z] v2.3.0-dev.23 [2023-04-18T01:49:54.532Z] v2.3.0-dev.24 [2023-04-18T01:49:54.532Z] v2.3.0-dev.25 [2023-04-18T01:49:54.532Z] v2.3.0-dev.26 [2023-04-18T01:49:54.532Z] v2.3.0-dev.27 [2023-04-18T01:49:54.532Z] v2.3.0-dev.28 [2023-04-18T01:49:54.532Z] v2.3.0-dev.29 [2023-04-18T01:49:54.532Z] v2.3.0-dev.30 [2023-04-18T01:49:54.532Z] v2.3.0-dev.8 [2023-04-18T01:49:54.532Z] v2.3.0-dev.9 [2023-04-18T01:49:54.532Z] v3.0.0-dev.1 [2023-04-18T01:49:54.532Z] v3.0.0-dev.10 [2023-04-18T01:49:54.532Z] v3.0.0-dev.11 [2023-04-18T01:49:54.532Z] v3.0.0-dev.12 [2023-04-18T01:49:54.532Z] v3.0.0-dev.13 [2023-04-18T01:49:54.532Z] v3.0.0-dev.14 [2023-04-18T01:49:54.532Z] v3.0.0-dev.15 [2023-04-18T01:49:54.532Z] v3.0.0-dev.16 [2023-04-18T01:49:54.532Z] v3.0.0-dev.17 [2023-04-18T01:49:54.532Z] v3.0.0-dev.18 [2023-04-18T01:49:54.532Z] v3.0.0-dev.19 [2023-04-18T01:49:54.532Z] v3.0.0-dev.2 [2023-04-18T01:49:54.532Z] v3.0.0-dev.20 [2023-04-18T01:49:54.532Z] v3.0.0-dev.21 [2023-04-18T01:49:54.532Z] v3.0.0-dev.22 [2023-04-18T01:49:54.532Z] v3.0.0-dev.23 [2023-04-18T01:49:54.532Z] v3.0.0-dev.24 [2023-04-18T01:49:54.532Z] v3.0.0-dev.25 [2023-04-18T01:49:54.532Z] v3.0.0-dev.26 [2023-04-18T01:49:54.532Z] v3.0.0-dev.27 [2023-04-18T01:49:54.532Z] v3.0.0-dev.28 [2023-04-18T01:49:54.532Z] v3.0.0-dev.29 [2023-04-18T01:49:54.532Z] v3.0.0-dev.3 [2023-04-18T01:49:54.532Z] v3.0.0-dev.30 [2023-04-18T01:49:54.532Z] v3.0.0-dev.31 [2023-04-18T01:49:54.532Z] v3.0.0-dev.4 [2023-04-18T01:49:54.532Z] v3.0.0-dev.5 [2023-04-18T01:49:54.532Z] v3.0.0-dev.6 [2023-04-18T01:49:54.532Z] v3.0.0-dev.7 [2023-04-18T01:49:54.532Z] v3.0.0-dev.8 [2023-04-18T01:49:54.532Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T01:49:54.815Z] + lftools sign git-tag v3.0.0-dev.31 [2023-04-18T01:49:55.384Z] Signing Git tag with Sigul... [2023-04-18T01:49:55.384Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-04-18T01:49:55.651Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:49:55.935Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T01:49:55.943Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T01:49:55.965Z] $ docker stop --time=1 7d840a4aa38499a3c1135018ba89aafcb0611d97dba9b56f00e71ab0b5075f4e [2023-04-18T01:49:57.250Z] $ docker rm -f --volumes 7d840a4aa38499a3c1135018ba89aafcb0611d97dba9b56f00e71ab0b5075f4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T01:49:57.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T01:49:57.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:49:57.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:49:57.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:49:58.023Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:49:58.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:49:58.399Z] $ docker top 47c71f12a77fee7afb214fffe8895bbfe06a823eb8bcf2bc8a4007bf9289bf6d -eo pid,comm [2023-04-18T01:49:58.440Z] 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-04-18T01:49:58.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T01:49:58.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:49:58.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:49:58.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:49:58.599Z] $ docker exec 47c71f12a77fee7afb214fffe8895bbfe06a823eb8bcf2bc8a4007bf9289bf6d ssh-agent [2023-04-18T01:49:58.698Z] SSH_AUTH_SOCK=/tmp/ssh-Lb0T5whQi8B3/agent.32 [2023-04-18T01:49:58.698Z] SSH_AGENT_PID=38 [2023-04-18T01:49:58.702Z] Running ssh-add (command line suppressed) [2023-04-18T01:49:58.804Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5213094182383250566.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5213094182383250566.key) [2023-04-18T01:49:58.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:49:59.098Z] + git semver bump pre [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,274 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,276 [execute] INFO git cat-file --batch-check [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T01:49:59.355Z] 2023-04-18 01:49:59,282 [execute] INFO git cat-file --batch [2023-04-18T01:49:59.356Z] 2023-04-18 01:49:59,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T01:49:59.356Z] 2023-04-18 01:49:59,287 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:49:59.356Z] 3.0.0-dev.32 [Pipeline] } [2023-04-18T01:49:59.367Z] $ docker exec --env ******** --env ******** 47c71f12a77fee7afb214fffe8895bbfe06a823eb8bcf2bc8a4007bf9289bf6d ssh-agent -k [2023-04-18T01:49:59.470Z] unset SSH_AUTH_SOCK; [2023-04-18T01:49:59.470Z] unset SSH_AGENT_PID; [2023-04-18T01:49:59.470Z] echo Agent pid 38 killed; [2023-04-18T01:49:59.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T01:49:59.766Z] + git semver [Pipeline] } [2023-04-18T01:50:00.043Z] $ docker stop --time=1 47c71f12a77fee7afb214fffe8895bbfe06a823eb8bcf2bc8a4007bf9289bf6d [2023-04-18T01:50:01.292Z] $ docker rm -f --volumes 47c71f12a77fee7afb214fffe8895bbfe06a823eb8bcf2bc8a4007bf9289bf6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T01:50:01.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T01:50:01.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:50:01.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:50:01.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:50:01.979Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:50:02.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:50:02.322Z] $ docker top 819679acd3452bce62cabaa8a6303171e9946d1f71fa02ea22ad10fae28b9012 -eo pid,comm [2023-04-18T01:50:02.365Z] 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-04-18T01:50:02.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T01:50:02.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:50:02.402Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:50:02.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:50:02.505Z] $ docker exec 819679acd3452bce62cabaa8a6303171e9946d1f71fa02ea22ad10fae28b9012 ssh-agent [2023-04-18T01:50:02.606Z] SSH_AUTH_SOCK=/tmp/ssh-30isCZazaKOl/agent.33 [2023-04-18T01:50:02.606Z] SSH_AGENT_PID=39 [2023-04-18T01:50:02.610Z] Running ssh-add (command line suppressed) [2023-04-18T01:50:02.705Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11113748790497504723.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11113748790497504723.key) [2023-04-18T01:50:02.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:50:02.996Z] + git semver push [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,160 [run_push] DEBUG push [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,161 [execute] INFO git cat-file --batch-check [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,165 [execute] INFO git rev-list 84830aeafd0b85c07e25d61d2f8c0c89c2359c0b -- [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,165 [execute] DEBUG Popen(['git', 'rev-list', '84830aeafd0b85c07e25d61d2f8c0c89c2359c0b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,172 [execute] INFO git fetch -v origin [2023-04-18T01:50:03.255Z] 2023-04-18 01:50:03,173 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T01:50:03.822Z] 2023-04-18 01:50:03,752 [run_push] DEBUG no remote changes detected [2023-04-18T01:50:03.822Z] 2023-04-18 01:50:03,753 [execute] INFO git push origin semver [2023-04-18T01:50:03.822Z] 2023-04-18 01:50:03,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:50:04.756Z] 2023-04-18 01:50:04,548 [run_push] DEBUG push all version tags [2023-04-18T01:50:04.756Z] 2023-04-18 01:50:04,549 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T01:50:04.756Z] 2023-04-18 01:50:04,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:50:05.322Z] 2023-04-18 01:50:05,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T01:50:05.322Z] 3.0.0-dev.32 [Pipeline] } [2023-04-18T01:50:05.334Z] $ docker exec --env ******** --env ******** 819679acd3452bce62cabaa8a6303171e9946d1f71fa02ea22ad10fae28b9012 ssh-agent -k [2023-04-18T01:50:05.445Z] unset SSH_AUTH_SOCK; [2023-04-18T01:50:05.445Z] unset SSH_AGENT_PID; [2023-04-18T01:50:05.445Z] echo Agent pid 39 killed; [2023-04-18T01:50:05.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T01:50:05.776Z] + git semver [Pipeline] } [2023-04-18T01:50:06.087Z] $ docker stop --time=1 819679acd3452bce62cabaa8a6303171e9946d1f71fa02ea22ad10fae28b9012 [2023-04-18T01:50:07.352Z] $ docker rm -f --volumes 819679acd3452bce62cabaa8a6303171e9946d1f71fa02ea22ad10fae28b9012 [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-04-18T01:50:07.904Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-18T01:50:07.904Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T01:50:07.904Z] total 16 [2023-04-18T01:50:07.904Z] drwxr-xr-x 3 root root 4096 Apr 18 01:39 . [2023-04-18T01:50:07.904Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 01:49 .. [2023-04-18T01:50:07.904Z] drwxr-xr-x 2 root root 4096 Apr 18 01:39 cost [2023-04-18T01:50:07.904Z] -rw-r--r-- 1 root root 89 Apr 18 01:39 cost.csv [2023-04-18T01:50:07.904Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T01:50:07.904Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T01:50:07.904Z] total 16 [2023-04-18T01:50:07.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 01:39 . [2023-04-18T01:50:07.904Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 01:49 .. [2023-04-18T01:50:07.904Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 01:39 cost [2023-04-18T01:50:07.904Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 18 01:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:08.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:09.046Z] ---> package-listing.sh [2023-04-18T01:50:09.046Z] ++ facter osfamily [2023-04-18T01:50:09.046Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T01:50:09.305Z] + OS_FAMILY=debian [2023-04-18T01:50:09.305Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-18T01:50:09.305Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T01:50:09.305Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T01:50:09.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T01:50:09.305Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T01:50:09.305Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-18T01:50:09.305Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T01:50:09.305Z] + case "${OS_FAMILY}" in [2023-04-18T01:50:09.305Z] + dpkg -l [2023-04-18T01:50:09.305Z] + grep '^ii' [2023-04-18T01:50:09.305Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T01:50:09.305Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T01:50:09.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T01:50:09.305Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-18T01:50:09.305Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-18T01:50:09.305Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-18T01:50:09.314Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T01:50:09.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:50:10.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T01:50:10.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:50:10.213Z] prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container [2023-04-18T01:50:10.247Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-04-18T01:50:10.438Z] $ docker top 3ada44141598ec6c32f44d3a7cf38b7cf1cde6ef763d4d50df90d9d0666c2b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T01:50:10.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T01:50:11.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T01:50:11.337Z] + ls /var/log/sa-host [2023-04-18T01:50:11.337Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:50:11.475Z] provisioning config files... [2023-04-18T01:50:11.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6815154077686804243tmp [Pipeline] { [Pipeline] echo [2023-04-18T01:50:11.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:11.774Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T01:50:11.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:12.100Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T01:50:12.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:12.386Z] ---> sudo-logs.sh [2023-04-18T01:50:12.386Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T01:50:12.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:12.687Z] ---> job-cost.sh [2023-04-18T01:50:12.687Z] lf-activate-venv: SKIPPING [2023-04-18T01:50:12.687Z] DEBUG: total: 0.2199999988079071 [2023-04-18T01:50:12.687Z] INFO: Retrieving Stack Cost... [2023-04-18T01:50:13.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T01:50:13.514Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T01:50:13.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:50:13.823Z] ---> logs-deploy.sh [2023-04-18T01:50:13.823Z] lf-activate-venv: SKIPPING [2023-04-18T01:50:13.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/103 [2023-04-18T01:50:13.823Z] INFO: archiving workspace using pattern(s): [2023-04-18T01:50:14.759Z] Archives upload complete. [2023-04-18T01:50:14.759Z] INFO: archiving logs to Nexus