Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed3289d750d77ec3b888271c7762159edecc04ed 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-ssh3743278469420877568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1836857497893847442.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14543942914839218647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3131238591337653319.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-ssh7563910488996122858.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-16377 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 Avoid second fetch Checking out Revision ed3289d750d77ec3b888271c7762159edecc04ed (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#410)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 > git rev-list --no-walk 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:51:17.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:51:17.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:51:17.479Z] ========================================================= [2023-05-22T21:51:17.480Z] EdgeX Global Pipelines Version Info [2023-05-22T21:51:17.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:51:21.163Z] ------------------- [2023-05-22T21:51:21.164Z] stable info: [2023-05-22T21:51:21.164Z] ------------------- [2023-05-22T21:51:21.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:51:21.164Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:51:21.164Z] Message: update stable to v1.0.249 [2023-05-22T21:51:21.736Z] ------------------- [2023-05-22T21:51:21.736Z] experimental info: [2023-05-22T21:51:21.736Z] ------------------- [2023-05-22T21:51:21.736Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:51:21.736Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:51:21.736Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:51:21.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-22T21:51:21.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-22T21:51:21.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:51:21.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:51:21.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:51:22.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:51:22.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:51:22.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:51:22.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:51:22.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:51:22.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:51:22.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-22T21:51:22.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:51:22.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:51:22.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:51:22.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:51:22.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:51:22.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:51:22.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:51:22.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:51:22.187Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:51:22.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:51:22.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:51:22.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:51:22.241Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:51:22.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:51:22.268Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:51:22.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T21:51:22.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T21:51:22.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T21:51:22.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] echo [2023-05-22T21:51:22.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed3289d [Pipeline] echo [2023-05-22T21:51:22.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:51:22.429Z] provisioning config files... [2023-05-22T21:51:22.445Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6246946322857769622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:51:22.760Z] ---> docker-login.sh [2023-05-22T21:51:22.760Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:51:23.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:23.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:23.021Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:23.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:23.021Z] [2023-05-22T21:51:23.021Z] Login Succeeded [2023-05-22T21:51:23.021Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:51:23.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:23.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:23.021Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:23.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:23.021Z] [2023-05-22T21:51:23.021Z] Login Succeeded [2023-05-22T21:51:23.021Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:51:23.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:23.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:23.284Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:23.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:23.284Z] [2023-05-22T21:51:23.284Z] Login Succeeded [2023-05-22T21:51:23.284Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:51:23.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:23.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:23.284Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:23.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:23.284Z] [2023-05-22T21:51:23.284Z] Login Succeeded [2023-05-22T21:51:23.284Z] docker.io [2023-05-22T21:51:23.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:23.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:23.543Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:23.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:23.543Z] [2023-05-22T21:51:23.543Z] Login Succeeded [2023-05-22T21:51:23.543Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:51:23.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:51:23.927Z] + git rev-list -1 --merges ed3289d750d77ec3b888271c7762159edecc04ed~1..ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] echo [2023-05-22T21:51:23.983Z] -----------> git rev-list -1 --merges ed3289d750d77ec3b888271c7762159edecc04ed~1..ed3289d750d77ec3b888271c7762159edecc04ed ed3289d750d77ec3b888271c7762159edecc04ed [false] [Pipeline] sh [2023-05-22T21:51:24.272Z] + git log --format=format:%s -1 ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] echo [2023-05-22T21:51:24.288Z] ========================================================= [2023-05-22T21:51:24.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:51:24.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:51:24.641Z] + git log --format=format:%s -1 ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] echo [2023-05-22T21:51:24.653Z] [semverPrep] GIT_COMMIT: ed3289d750d77ec3b888271c7762159edecc04ed, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#410) [Pipeline] echo [2023-05-22T21:51:24.663Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:51:25.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:51:25.031Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:51:25.031Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:51:25.031Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:51:25.031Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:51:25.031Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:51:25.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:51:25.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:51:25.397Z] [2023-05-22T21:51:25.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:51:25.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:51:25.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:51:25.703Z] b85a868b505f: Pulling fs layer [2023-05-22T21:51:25.703Z] e2be974225ed: Pulling fs layer [2023-05-22T21:51:25.703Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:51:25.703Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:51:25.703Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:51:25.703Z] eaf3925da568: Pulling fs layer [2023-05-22T21:51:25.703Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:51:25.703Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:51:25.703Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:51:25.703Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:51:25.703Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:51:25.703Z] bab4dde63d76: Waiting [2023-05-22T21:51:25.703Z] b352a97aabf1: Waiting [2023-05-22T21:51:25.703Z] bde34c3a00c8: Waiting [2023-05-22T21:51:25.703Z] 5851b861e8e6: Waiting [2023-05-22T21:51:25.703Z] 4872d77fe225: Waiting [2023-05-22T21:51:25.703Z] 988bab9f4d93: Waiting [2023-05-22T21:51:25.703Z] eaf3925da568: Waiting [2023-05-22T21:51:25.703Z] 1469e6f7b9e6: Waiting [2023-05-22T21:51:25.703Z] e2be974225ed: Download complete [2023-05-22T21:51:25.703Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:51:25.962Z] 339a4e72a1f5: Download complete [2023-05-22T21:51:25.962Z] eaf3925da568: Download complete [2023-05-22T21:51:25.962Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:51:25.962Z] 1469e6f7b9e6: Download complete [2023-05-22T21:51:25.962Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:51:25.962Z] bde34c3a00c8: Download complete [2023-05-22T21:51:25.962Z] b352a97aabf1: Verifying Checksum [2023-05-22T21:51:25.962Z] b352a97aabf1: Download complete [2023-05-22T21:51:25.962Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:51:25.962Z] 4872d77fe225: Download complete [2023-05-22T21:51:25.962Z] b85a868b505f: Verifying Checksum [2023-05-22T21:51:25.962Z] b85a868b505f: Download complete [2023-05-22T21:51:25.962Z] 5851b861e8e6: Download complete [2023-05-22T21:51:26.222Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:51:26.222Z] bab4dde63d76: Download complete [2023-05-22T21:51:27.164Z] b85a868b505f: Pull complete [2023-05-22T21:51:27.424Z] e2be974225ed: Pull complete [2023-05-22T21:51:27.683Z] 339a4e72a1f5: Pull complete [2023-05-22T21:51:27.944Z] 988bab9f4d93: Pull complete [2023-05-22T21:51:28.204Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:51:28.204Z] eaf3925da568: Pull complete [2023-05-22T21:51:30.115Z] bab4dde63d76: Pull complete [2023-05-22T21:51:30.115Z] bde34c3a00c8: Pull complete [2023-05-22T21:51:30.375Z] b352a97aabf1: Pull complete [2023-05-22T21:51:30.375Z] 4872d77fe225: Pull complete [2023-05-22T21:51:30.375Z] 5851b861e8e6: Pull complete [2023-05-22T21:51:30.375Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:51:30.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:51:30.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:51:30.488Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T21:51:30.530Z] $ 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-05-22T21:51:31.679Z] $ docker top 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 -eo pid,comm [2023-05-22T21:51:31.742Z] 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-05-22T21:51:31.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:51:31.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:51:31.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:51:31.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:51:31.900Z] $ docker exec 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 ssh-agent [2023-05-22T21:51:32.016Z] SSH_AUTH_SOCK=/tmp/ssh-7QBgvZaZ1Aq1/agent.32 [2023-05-22T21:51:32.016Z] SSH_AGENT_PID=38 [2023-05-22T21:51:32.024Z] Running ssh-add (command line suppressed) [2023-05-22T21:51:32.138Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4095219352600497680.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4095219352600497680.key) [2023-05-22T21:51:32.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:51:32.436Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:51:32.452Z] $ docker exec --env ******** --env ******** 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 ssh-agent -k [2023-05-22T21:51:32.550Z] unset SSH_AUTH_SOCK; [2023-05-22T21:51:32.551Z] unset SSH_AGENT_PID; [2023-05-22T21:51:32.551Z] echo Agent pid 38 killed; [2023-05-22T21:51:32.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:51:32.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:51:32.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:51:32.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:51:32.724Z] $ docker exec 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 ssh-agent [2023-05-22T21:51:32.834Z] SSH_AUTH_SOCK=/tmp/ssh-uXFIWQSkq5ow/agent.70 [2023-05-22T21:51:32.834Z] SSH_AGENT_PID=76 [2023-05-22T21:51:32.839Z] Running ssh-add (command line suppressed) [2023-05-22T21:51:32.941Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4503184065011975724.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4503184065011975724.key) [2023-05-22T21:51:32.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:51:33.242Z] + git semver init [2023-05-22T21:51:33.502Z] 2023-05-22 21:51:33,443 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:51:33.503Z] 2023-05-22 21:51:33,443 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-22T21:51:33.503Z] 2023-05-22 21:51:33,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-22T21:51:33.503Z] 2023-05-22 21:51:33,444 [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-05-22T21:51:34.442Z] 2023-05-22 21:51:34,423 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-22T21:51:34.442Z] 2023-05-22 21:51:34,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-22T21:51:34.442Z] 2023-05-22 21:51:34,424 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T21:51:34.442Z] 2023-05-22 21:51:34,424 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T21:51:34.442Z] 3.0.0-dev.50 [Pipeline] } [2023-05-22T21:51:34.456Z] $ docker exec --env ******** --env ******** 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 ssh-agent -k [2023-05-22T21:51:34.550Z] unset SSH_AUTH_SOCK; [2023-05-22T21:51:34.550Z] unset SSH_AGENT_PID; [2023-05-22T21:51:34.550Z] echo Agent pid 76 killed; [2023-05-22T21:51:34.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:51:34.865Z] + git semver [Pipeline] } [2023-05-22T21:51:35.141Z] $ docker stop --time=1 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 [2023-05-22T21:51:36.431Z] $ docker rm -f --volumes 2b990e32ba27a52837bef51053221161d74b3c4995304a045b4f41ecf0442146 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:51:36.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:51:36.984Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:51:36.987Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.50 [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-05-22T21:51:37.140Z] provisioning config files... [2023-05-22T21:51:37.149Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10217762546583156954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:51:37.447Z] ---> docker-login.sh [2023-05-22T21:51:37.447Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:51:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:37.447Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:37.447Z] [2023-05-22T21:51:37.447Z] Login Succeeded [2023-05-22T21:51:37.447Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:51:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:37.447Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:37.447Z] [2023-05-22T21:51:37.447Z] Login Succeeded [2023-05-22T21:51:37.447Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:51:37.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:37.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:37.706Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:37.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:37.706Z] [2023-05-22T21:51:37.706Z] Login Succeeded [2023-05-22T21:51:37.706Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:51:37.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:37.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:37.706Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:37.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:37.706Z] [2023-05-22T21:51:37.706Z] Login Succeeded [2023-05-22T21:51:37.706Z] docker.io [2023-05-22T21:51:37.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:51:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:51:37.966Z] Configure a credential helper to remove this warning. See [2023-05-22T21:51:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:51:37.966Z] [2023-05-22T21:51:37.966Z] Login Succeeded [2023-05-22T21:51:37.966Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:51:38.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:51:38.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:51:38.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:51:38.322Z] ========================================================= [2023-05-22T21:51:38.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:51:38.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:51:38.632Z] + 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-05-22T21:51:38.632Z] Sending build context to Docker daemon 23.66MB [2023-05-22T21:51:38.632Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:51:38.632Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:51:38.905Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:51:38.905Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:51:38.905Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:51:38.905Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:51:38.905Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:51:38.905Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:51:38.905Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:51:38.905Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:51:38.905Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:51:38.905Z] 9f32a84ed3da: Waiting [2023-05-22T21:51:38.905Z] 9325e15d5711: Waiting [2023-05-22T21:51:38.905Z] 4d19c01a9841: Waiting [2023-05-22T21:51:38.905Z] 556b6ee489ea: Waiting [2023-05-22T21:51:38.905Z] c5a4b2cf53e6: Waiting [2023-05-22T21:51:38.905Z] 85791d961cd3: Download complete [2023-05-22T21:51:38.905Z] 9f32a84ed3da: Download complete [2023-05-22T21:51:38.905Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:51:38.905Z] 4d19c01a9841: Download complete [2023-05-22T21:51:38.905Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:51:38.905Z] f56be85fc22e: Download complete [2023-05-22T21:51:38.905Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:51:38.905Z] 9325e15d5711: Download complete [2023-05-22T21:51:39.166Z] f56be85fc22e: Pull complete [2023-05-22T21:51:39.166Z] 85791d961cd3: Pull complete [2023-05-22T21:51:39.427Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:51:39.427Z] d694b5ae8c79: Download complete [2023-05-22T21:51:39.689Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:51:39.689Z] c5a4b2cf53e6: Download complete [2023-05-22T21:51:39.689Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:51:39.689Z] 556b6ee489ea: Download complete [2023-05-22T21:51:42.975Z] d694b5ae8c79: Pull complete [2023-05-22T21:51:43.233Z] 9f32a84ed3da: Pull complete [2023-05-22T21:51:43.233Z] 4d19c01a9841: Pull complete [2023-05-22T21:51:43.233Z] 9325e15d5711: Pull complete [2023-05-22T21:51:45.767Z] 556b6ee489ea: Pull complete [2023-05-22T21:51:46.706Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:51:46.706Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:51:46.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:51:46.965Z] ---> c4be618373d6 [2023-05-22T21:51:46.965Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:51:48.347Z] ---> Running in d57a703301fe [2023-05-22T21:51:48.607Z] Removing intermediate container d57a703301fe [2023-05-22T21:51:48.607Z] ---> 57908bf5fd62 [2023-05-22T21:51:48.607Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:51:48.607Z] ---> Running in 3908fb52a547 [2023-05-22T21:51:48.607Z] Removing intermediate container 3908fb52a547 [2023-05-22T21:51:48.607Z] ---> 8ea9ecc40cae [2023-05-22T21:51:48.607Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:51:48.865Z] ---> Running in 3caf7eda8dde [2023-05-22T21:51:48.865Z] Removing intermediate container 3caf7eda8dde [2023-05-22T21:51:48.865Z] ---> 6f8f85b74d2e [2023-05-22T21:51:48.865Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-22T21:51:48.865Z] ---> Running in 8d512e4a1901 [2023-05-22T21:51:48.865Z] Removing intermediate container 8d512e4a1901 [2023-05-22T21:51:48.865Z] ---> 16cf0b5c11a9 [2023-05-22T21:51:48.865Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:51:49.125Z] ---> Running in 1782daacf9fd [2023-05-22T21:51:49.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:51:49.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:51:49.645Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:51:49.645Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:51:49.645Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:51:49.645Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:51:49.645Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:51:49.645Z] OK: 269 MiB in 57 packages [2023-05-22T21:51:50.214Z] Removing intermediate container 1782daacf9fd [2023-05-22T21:51:50.214Z] ---> ac3289c29e47 [2023-05-22T21:51:50.214Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:51:50.214Z] ---> 2ed29a5f4b80 [2023-05-22T21:51:50.214Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:51:50.214Z] ---> Running in 61ebba0a969c [2023-05-22T21:51:52.093Z] Still waiting to schedule task [2023-05-22T21:51:52.093Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:52:12.142Z] Removing intermediate container 61ebba0a969c [2023-05-22T21:52:12.142Z] ---> 5d67fe15c8de [2023-05-22T21:52:12.142Z] Step 10/12 : COPY . . [2023-05-22T21:52:12.142Z] ---> 47d5cb095a47 [2023-05-22T21:52:12.142Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:52:12.142Z] ---> Running in d2a6128b4d07 [2023-05-22T21:52:12.142Z] Removing intermediate container d2a6128b4d07 [2023-05-22T21:52:12.142Z] ---> 3a88f055b717 [2023-05-22T21:52:12.142Z] Step 12/12 : RUN $MAKE [2023-05-22T21:52:12.142Z] ---> Running in 4f846d8c61a0 [2023-05-22T21:52:12.142Z] noop [2023-05-22T21:52:12.142Z] Removing intermediate container 4f846d8c61a0 [2023-05-22T21:52:12.142Z] ---> 764792911f6e [2023-05-22T21:52:12.142Z] Successfully built 764792911f6e [2023-05-22T21:52:12.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:12.464Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:52:12.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:52:12.541Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T21:52:12.573Z] $ 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-05-22T21:52:12.941Z] $ docker top 20329e377f91ebedc1504f227af6ec309ac7c3a5daef24c4797aebc9ff412f4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:52:13.288Z] + go version [2023-05-22T21:52:13.288Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:52:13.302Z] $ docker stop --time=1 20329e377f91ebedc1504f227af6ec309ac7c3a5daef24c4797aebc9ff412f4e [2023-05-22T21:52:14.601Z] $ docker rm -f --volumes 20329e377f91ebedc1504f227af6ec309ac7c3a5daef24c4797aebc9ff412f4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:15.005Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:52:15.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:52:15.077Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T21:52:15.115Z] $ 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-05-22T21:52:15.470Z] $ docker top 8227ba84a48c070fdb92742458452f38e4baa3d7ab684c5c8e638f6426b162a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:52:15.817Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:52:16.118Z] + make test [2023-05-22T21:52:16.118Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:52:21.387Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-22T21:52:31.363Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-22T21:52:31.363Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-05-22T21:52:37.924Z] go vet ./... [2023-05-22T21:52:42.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:52:42.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:52:42.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:52:42.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:52:42.160Z] $ docker stop --time=1 8227ba84a48c070fdb92742458452f38e4baa3d7ab684c5c8e638f6426b162a5 [2023-05-22T21:52:44.779Z] $ docker rm -f --volumes 8227ba84a48c070fdb92742458452f38e4baa3d7ab684c5c8e638f6426b162a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:52:45.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:52:45.289Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:52:45.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:52:46.042Z] + ls -al . [2023-05-22T21:52:46.042Z] total 192 [2023-05-22T21:52:46.042Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:52 . [2023-05-22T21:52:46.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:51 .. [2023-05-22T21:52:46.042Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:51 .git [2023-05-22T21:52:46.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:51 .github [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 337 May 22 21:51 .gitignore [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:51 .golangci.yml [2023-05-22T21:52:46.042Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:51 .semver [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 22 21:51 Attribution.txt [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 22 21:51 CHANGELOG.md [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 22 21:51 Dockerfile [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:51 GOVERNANCE.md [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 660 May 22 21:51 Jenkinsfile [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:51 LICENSE [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 22 21:51 Makefile [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 623 May 22 21:51 OWNERS.md [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 22 21:51 README.md [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:51 VERSION [2023-05-22T21:52:46.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:51 bin [2023-05-22T21:52:46.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:51 cmd [2023-05-22T21:52:46.042Z] -rw-r--r-- 1 jenkins jenkins 43063 May 22 21:52 coverage.out [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 22 21:51 go.mod [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 22 21:51 go.sum [2023-05-22T21:52:46.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:51 internal [2023-05-22T21:52:46.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:51 snap [2023-05-22T21:52:46.042Z] -rw-rw-r-- 1 jenkins jenkins 235 May 22 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:52:46.404Z] + 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=ed3289d750d77ec3b888271c7762159edecc04ed --label arch=amd64 --label version=3.0.0-dev.50 . [2023-05-22T21:52:46.404Z] Sending build context to Docker daemon 23.71MB [2023-05-22T21:52:46.404Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:52:46.404Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T21:52:46.404Z] ---> 764792911f6e [2023-05-22T21:52:46.404Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:52:46.664Z] ---> Running in 6afa83049263 [2023-05-22T21:52:46.664Z] Removing intermediate container 6afa83049263 [2023-05-22T21:52:46.664Z] ---> f216bbe0bdb7 [2023-05-22T21:52:46.664Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:52:46.664Z] ---> Running in da98780339f3 [2023-05-22T21:52:46.979Z] Removing intermediate container da98780339f3 [2023-05-22T21:52:46.979Z] ---> 262bf611f483 [2023-05-22T21:52:46.979Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:52:46.979Z] ---> Running in 96e5618c0e5e [2023-05-22T21:52:46.979Z] Removing intermediate container 96e5618c0e5e [2023-05-22T21:52:46.979Z] ---> bf4df20af9a0 [2023-05-22T21:52:46.979Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-22T21:52:46.979Z] ---> Running in 47109b63cc4c [2023-05-22T21:52:46.979Z] Removing intermediate container 47109b63cc4c [2023-05-22T21:52:46.979Z] ---> 42c5e448c1d2 [2023-05-22T21:52:46.979Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:52:46.979Z] ---> Running in f6216a9bddb7 [2023-05-22T21:52:47.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:52:47.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:52:47.544Z] OK: 269 MiB in 57 packages [2023-05-22T21:52:48.145Z] Removing intermediate container f6216a9bddb7 [2023-05-22T21:52:48.145Z] ---> 13e66d089800 [2023-05-22T21:52:48.145Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-22T21:52:48.145Z] ---> 486e10d035bb [2023-05-22T21:52:48.145Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:52:48.145Z] ---> Running in 709ddc5b7aac [2023-05-22T21:52:49.085Z] Removing intermediate container 709ddc5b7aac [2023-05-22T21:52:49.085Z] ---> 5332e864fe03 [2023-05-22T21:52:49.085Z] Step 10/25 : COPY . . [2023-05-22T21:52:49.654Z] ---> dba175600a84 [2023-05-22T21:52:49.654Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:52:49.654Z] ---> Running in b96fe1bd7a26 [2023-05-22T21:52:49.654Z] Removing intermediate container b96fe1bd7a26 [2023-05-22T21:52:49.654Z] ---> 37d3fa62cee6 [2023-05-22T21:52:49.654Z] Step 12/25 : RUN $MAKE [2023-05-22T21:52:49.654Z] ---> Running in c779a8eb1970 [2023-05-22T21:52:49.913Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-22T21:53:12.354Z] Removing intermediate container c779a8eb1970 [2023-05-22T21:53:12.354Z] ---> 1ed11af1a781 [2023-05-22T21:53:12.354Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T21:53:12.354Z] 3.17: Pulling from library/alpine [2023-05-22T21:53:12.354Z] f56be85fc22e: Already exists [2023-05-22T21:53:12.354Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:53:12.354Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:53:12.354Z] ---> 9ed4aefc74f6 [2023-05-22T21:53:12.354Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-22T21:53:12.354Z] ---> Running in 70c095380acf [2023-05-22T21:53:12.354Z] Removing intermediate container 70c095380acf [2023-05-22T21:53:12.354Z] ---> a112f3834646 [2023-05-22T21:53:12.354Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:53:12.354Z] ---> Running in 9021273c2546 [2023-05-22T21:53:12.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:53:12.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:53:12.354Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:53:12.354Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:53:12.354Z] OK: 7 MiB in 16 packages [2023-05-22T21:53:12.354Z] Removing intermediate container 9021273c2546 [2023-05-22T21:53:12.354Z] ---> b06bcf85202e [2023-05-22T21:53:12.354Z] Step 16/25 : WORKDIR / [2023-05-22T21:53:12.354Z] ---> Running in c409b2bf3944 [2023-05-22T21:53:12.354Z] Removing intermediate container c409b2bf3944 [2023-05-22T21:53:12.354Z] ---> 0dce3691734c [2023-05-22T21:53:12.354Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-22T21:53:12.354Z] ---> f9d3cb0bf408 [2023-05-22T21:53:12.354Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-22T21:53:12.354Z] ---> 6b5ae1fa8f8d [2023-05-22T21:53:12.354Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-22T21:53:12.354Z] ---> 1afad93f3d40 [2023-05-22T21:53:12.354Z] Step 20/25 : EXPOSE 59900 [2023-05-22T21:53:12.354Z] ---> Running in 0f979ed0cd1c [2023-05-22T21:53:12.354Z] Removing intermediate container 0f979ed0cd1c [2023-05-22T21:53:12.354Z] ---> c69d9d729c2f [2023-05-22T21:53:12.354Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-22T21:53:12.354Z] ---> Running in 16be558fafff [2023-05-22T21:53:12.354Z] Removing intermediate container 16be558fafff [2023-05-22T21:53:12.354Z] ---> a0e55dbad058 [2023-05-22T21:53:12.354Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:53:12.354Z] ---> Running in d379acd811fa [2023-05-22T21:53:12.354Z] Removing intermediate container d379acd811fa [2023-05-22T21:53:12.354Z] ---> efbeb2f7377d [2023-05-22T21:53:12.354Z] Step 23/25 : LABEL arch=amd64 [2023-05-22T21:53:12.354Z] ---> Running in c0f8ae0e2218 [2023-05-22T21:53:12.354Z] Removing intermediate container c0f8ae0e2218 [2023-05-22T21:53:12.354Z] ---> d685682aaeee [2023-05-22T21:53:12.354Z] Step 24/25 : LABEL git_sha=ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T21:53:12.354Z] ---> Running in d954bf750e35 [2023-05-22T21:53:12.354Z] Removing intermediate container d954bf750e35 [2023-05-22T21:53:12.354Z] ---> 54b3fdebc17f [2023-05-22T21:53:12.354Z] Step 25/25 : LABEL version=3.0.0-dev.50 [2023-05-22T21:53:12.354Z] ---> Running in 4465c884c3af [2023-05-22T21:53:12.354Z] Removing intermediate container 4465c884c3af [2023-05-22T21:53:12.354Z] ---> 2d42b5ca5b9d [2023-05-22T21:53:12.354Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:53:12.354Z] Successfully built 2d42b5ca5b9d [2023-05-22T21:53:12.354Z] 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-05-22T21:53:12.464Z] provisioning config files... [2023-05-22T21:53:12.473Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13748792144182261450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:53:12.768Z] ---> docker-login.sh [2023-05-22T21:53:12.768Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:53:12.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:53:12.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:53:12.768Z] Configure a credential helper to remove this warning. See [2023-05-22T21:53:12.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:53:12.768Z] [2023-05-22T21:53:12.768Z] Login Succeeded [2023-05-22T21:53:12.768Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:53:12.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:53:12.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:53:12.768Z] Configure a credential helper to remove this warning. See [2023-05-22T21:53:12.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:53:12.768Z] [2023-05-22T21:53:12.768Z] Login Succeeded [2023-05-22T21:53:12.768Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:53:13.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:53:13.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:53:13.027Z] Configure a credential helper to remove this warning. See [2023-05-22T21:53:13.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:53:13.027Z] [2023-05-22T21:53:13.027Z] Login Succeeded [2023-05-22T21:53:13.027Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:53:13.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:53:13.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:53:13.027Z] Configure a credential helper to remove this warning. See [2023-05-22T21:53:13.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:53:13.027Z] [2023-05-22T21:53:13.027Z] Login Succeeded [2023-05-22T21:53:13.027Z] docker.io [2023-05-22T21:53:13.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:53:13.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:53:13.287Z] Configure a credential helper to remove this warning. See [2023-05-22T21:53:13.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:53:13.287Z] [2023-05-22T21:53:13.287Z] Login Succeeded [2023-05-22T21:53:13.287Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:53:13.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:53:13.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:53:13.340Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-22T21:53:13.340Z] ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T21:53:13.340Z] latest [2023-05-22T21:53:13.340Z] 3.0.0-dev.50 [2023-05-22T21:53:13.340Z] ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T21:53:13.340Z] main [2023-05-22T21:53:13.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:13.646Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:13.956Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T21:53:13.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-22T21:53:13.956Z] b63a78354439: Preparing [2023-05-22T21:53:13.956Z] 8c1a17bc33ea: Preparing [2023-05-22T21:53:13.956Z] 0ec241ccf58f: Preparing [2023-05-22T21:53:13.956Z] 805ee9e36ae9: Preparing [2023-05-22T21:53:13.956Z] f1417ff83b31: Preparing [2023-05-22T21:53:13.956Z] f1417ff83b31: Layer already exists [2023-05-22T21:53:13.956Z] 805ee9e36ae9: Pushed [2023-05-22T21:53:13.956Z] 0ec241ccf58f: Pushed [2023-05-22T21:53:13.956Z] 8c1a17bc33ea: Pushed [2023-05-22T21:53:17.239Z] b63a78354439: Pushed [2023-05-22T21:53:17.239Z] ed3289d750d77ec3b888271c7762159edecc04ed: digest: sha256:6b4ec58d52c80205f6d898b9d73693a911a70244693b0a148eac93e487bf0632 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:17.548Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:17.850Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-22T21:53:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-22T21:53:17.850Z] b63a78354439: Preparing [2023-05-22T21:53:17.850Z] 8c1a17bc33ea: Preparing [2023-05-22T21:53:17.850Z] 0ec241ccf58f: Preparing [2023-05-22T21:53:17.850Z] 805ee9e36ae9: Preparing [2023-05-22T21:53:17.850Z] f1417ff83b31: Preparing [2023-05-22T21:53:17.850Z] 0ec241ccf58f: Layer already exists [2023-05-22T21:53:17.850Z] 805ee9e36ae9: Layer already exists [2023-05-22T21:53:17.850Z] f1417ff83b31: Layer already exists [2023-05-22T21:53:17.850Z] 8c1a17bc33ea: Layer already exists [2023-05-22T21:53:17.850Z] b63a78354439: Layer already exists [2023-05-22T21:53:17.850Z] latest: digest: sha256:6b4ec58d52c80205f6d898b9d73693a911a70244693b0a148eac93e487bf0632 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:18.169Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:18.475Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.50 [2023-05-22T21:53:18.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-22T21:53:18.475Z] b63a78354439: Preparing [2023-05-22T21:53:18.475Z] 8c1a17bc33ea: Preparing [2023-05-22T21:53:18.475Z] 0ec241ccf58f: Preparing [2023-05-22T21:53:18.475Z] 805ee9e36ae9: Preparing [2023-05-22T21:53:18.475Z] f1417ff83b31: Preparing [2023-05-22T21:53:18.475Z] b63a78354439: Layer already exists [2023-05-22T21:53:18.475Z] 0ec241ccf58f: Layer already exists [2023-05-22T21:53:18.475Z] 805ee9e36ae9: Layer already exists [2023-05-22T21:53:18.475Z] f1417ff83b31: Layer already exists [2023-05-22T21:53:18.475Z] 8c1a17bc33ea: Layer already exists [2023-05-22T21:53:18.475Z] 3.0.0-dev.50: digest: sha256:6b4ec58d52c80205f6d898b9d73693a911a70244693b0a148eac93e487bf0632 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:18.790Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:19.105Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T21:53:19.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-22T21:53:19.105Z] b63a78354439: Preparing [2023-05-22T21:53:19.105Z] 8c1a17bc33ea: Preparing [2023-05-22T21:53:19.105Z] 0ec241ccf58f: Preparing [2023-05-22T21:53:19.105Z] 805ee9e36ae9: Preparing [2023-05-22T21:53:19.105Z] f1417ff83b31: Preparing [2023-05-22T21:53:19.105Z] f1417ff83b31: Layer already exists [2023-05-22T21:53:19.105Z] 0ec241ccf58f: Layer already exists [2023-05-22T21:53:19.105Z] b63a78354439: Layer already exists [2023-05-22T21:53:19.105Z] 805ee9e36ae9: Layer already exists [2023-05-22T21:53:19.105Z] 8c1a17bc33ea: Layer already exists [2023-05-22T21:53:19.105Z] ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50: digest: sha256:6b4ec58d52c80205f6d898b9d73693a911a70244693b0a148eac93e487bf0632 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:19.418Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:19.725Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-22T21:53:19.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-22T21:53:19.725Z] b63a78354439: Preparing [2023-05-22T21:53:19.725Z] 8c1a17bc33ea: Preparing [2023-05-22T21:53:19.725Z] 0ec241ccf58f: Preparing [2023-05-22T21:53:19.725Z] 805ee9e36ae9: Preparing [2023-05-22T21:53:19.725Z] f1417ff83b31: Preparing [2023-05-22T21:53:19.725Z] f1417ff83b31: Layer already exists [2023-05-22T21:53:19.725Z] 8c1a17bc33ea: Layer already exists [2023-05-22T21:53:19.725Z] 0ec241ccf58f: Layer already exists [2023-05-22T21:53:19.725Z] b63a78354439: Layer already exists [2023-05-22T21:53:19.725Z] 805ee9e36ae9: Layer already exists [2023-05-22T21:53:19.725Z] main: digest: sha256:6b4ec58d52c80205f6d898b9d73693a911a70244693b0a148eac93e487bf0632 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T21:53:19.782Z] ===================================================== [Pipeline] echo [2023-05-22T21:53:19.791Z] taggedImages: [2023-05-22T21:53:19.791Z] - nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T21:53:19.791Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-22T21:53:19.791Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.50 [2023-05-22T21:53:19.791Z] - nexus3.edgexfoundry.org:10004/device-virtual:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T21:53:19.791Z] - 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-05-22T21:53:20.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:53:20.178Z] [2023-05-22T21:53:20.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:53:20.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:53:20.476Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:53:20.476Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:53:20.476Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:53:20.476Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:53:20.476Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:53:20.476Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:53:20.476Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:53:20.476Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:53:20.476Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:53:20.476Z] 33b1e0a273af: Waiting [2023-05-22T21:53:20.476Z] 5d3b04190fa2: Waiting [2023-05-22T21:53:20.476Z] 2f39f015ded8: Waiting [2023-05-22T21:53:20.476Z] 5c69ac0246d0: Download complete [2023-05-22T21:53:20.476Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T21:53:20.476Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:53:20.476Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:53:20.476Z] 33b1e0a273af: Download complete [2023-05-22T21:53:20.476Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:53:20.476Z] ec43610c2a17: Download complete [2023-05-22T21:53:20.476Z] 5d3b04190fa2: Download complete [2023-05-22T21:53:20.734Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:53:20.734Z] 5eb5b503b376: Download complete [2023-05-22T21:53:21.301Z] 2f39f015ded8: Download complete [2023-05-22T21:53:21.869Z] 5eb5b503b376: Pull complete [2023-05-22T21:53:22.128Z] 5c69ac0246d0: Pull complete [2023-05-22T21:53:22.693Z] ec43610c2a17: Pull complete [2023-05-22T21:53:22.693Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:53:22.951Z] 33b1e0a273af: Pull complete [2023-05-22T21:53:22.951Z] 5d3b04190fa2: Pull complete [2023-05-22T21:53:28.221Z] 2f39f015ded8: Pull complete [2023-05-22T21:53:28.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:53:28.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:53:28.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:53:28.295Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T21:53:28.329Z] $ 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-05-22T21:53:31.122Z] $ docker top e4ef5cdb21c65a86616c1b4ba49377436b04f189e4c671914806c932aeba094d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:53:31.507Z] ---> job-cost.sh [2023-05-22T21:53:31.507Z] lf-activate-venv: SKIPPING [2023-05-22T21:53:31.507Z] INFO: No Stack... [2023-05-22T21:53:31.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:53:32.025Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:53:32.316Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-22T21:53:32.316Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:53:32.330Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [2023-05-22T21:53:32.336Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] did not exist. Created. [2023-05-22T21:53:32.336Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:53:32.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:53:32.665Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:53:32.675Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:53:32.696Z] $ docker stop --time=1 e4ef5cdb21c65a86616c1b4ba49377436b04f189e4c671914806c932aeba094d [2023-05-22T21:53:33.852Z] $ docker rm -f --volumes e4ef5cdb21c65a86616c1b4ba49377436b04f189e4c671914806c932aeba094d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:55:03.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16382 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-22T21:55:03.742Z] Running in /w/workspace/device-virtual-go/122 [Pipeline] { [Pipeline] checkout [2023-05-22T21:55:03.790Z] The recommended git tool is: git [2023-05-22T21:55:10.731Z] using credential edgex-jenkins-ssh [2023-05-22T21:55:10.753Z] Cloning the remote Git repository [2023-05-22T21:55:10.826Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-22T21:55:10.957Z] > git init /w/workspace/device-virtual-go/122 # timeout=10 [2023-05-22T21:55:11.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-22T21:55:11.156Z] > git --version # timeout=10 [2023-05-22T21:55:11.182Z] > git --version # 'git version 2.25.1' [2023-05-22T21:55:11.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:55:11.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:55:13.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-22T21:55:13.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:55:15.028Z] Avoid second fetch [2023-05-22T21:55:15.029Z] Checking out Revision ed3289d750d77ec3b888271c7762159edecc04ed (main) [2023-05-22T21:55:15.056Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:55:15.152Z] > git checkout -f ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 [2023-05-22T21:55:16.904Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#410)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:55:17.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:55:17.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:55:17.786Z] Dload Upload Total Spent Left Speed [2023-05-22T21:55:17.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-05-22T21:55:18.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:55:18.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:55:18.814Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:55:18.814Z] { [2023-05-22T21:55:18.814Z] "registry-mirrors": [ [2023-05-22T21:55:18.814Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:55:18.814Z] ], [2023-05-22T21:55:18.814Z] "bip": "10.250.0.254/24", [2023-05-22T21:55:18.814Z] "hosts": [ [2023-05-22T21:55:18.814Z] "tcp://0.0.0.0:5555", [2023-05-22T21:55:18.814Z] "unix:///var/run/docker.sock" [2023-05-22T21:55:18.814Z] ], [2023-05-22T21:55:18.814Z] "mtu": 1458, [2023-05-22T21:55:18.814Z] "selinux-enabled": true, [2023-05-22T21:55:18.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:55:18.814Z] } [Pipeline] sh [2023-05-22T21:55:19.168Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:55:19.522Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:55:37.839Z] provisioning config files... [2023-05-22T21:55:37.871Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/122@tmp/config11833684861220332645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:55:38.242Z] ---> docker-login.sh [2023-05-22T21:55:38.242Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:55:38.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:38.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:38.836Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:38.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:38.836Z] [2023-05-22T21:55:38.836Z] Login Succeeded [2023-05-22T21:55:38.836Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:55:39.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:39.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:39.380Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:39.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:39.380Z] [2023-05-22T21:55:39.380Z] Login Succeeded [2023-05-22T21:55:39.380Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:55:39.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:39.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:39.660Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:39.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:39.660Z] [2023-05-22T21:55:39.660Z] Login Succeeded [2023-05-22T21:55:39.660Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:55:39.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:40.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:40.213Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:40.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:40.213Z] [2023-05-22T21:55:40.213Z] Login Succeeded [2023-05-22T21:55:40.213Z] docker.io [2023-05-22T21:55:40.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:55:40.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:55:40.757Z] Configure a credential helper to remove this warning. See [2023-05-22T21:55:40.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:55:40.757Z] [2023-05-22T21:55:40.757Z] Login Succeeded [2023-05-22T21:55:40.758Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:55:40.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:55:41.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:41.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:55:41.140Z] ========================================================= [2023-05-22T21:55:41.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:55:41.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:55:41.505Z] + 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-05-22T21:55:42.119Z] Sending build context to Docker daemon 12MB [2023-05-22T21:55:42.119Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:55:42.119Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:55:42.393Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:55:42.393Z] c41833b44d91: Pulling fs layer [2023-05-22T21:55:42.393Z] ed15518f5707: Pulling fs layer [2023-05-22T21:55:42.393Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:55:42.393Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:55:42.393Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:55:42.393Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:55:42.393Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:55:42.393Z] 3cdef696dda3: Waiting [2023-05-22T21:55:42.393Z] 58f1dce35555: Waiting [2023-05-22T21:55:42.393Z] 242c74f7c9fa: Waiting [2023-05-22T21:55:42.393Z] 2ced38df9373: Waiting [2023-05-22T21:55:42.393Z] ed15518f5707: Verifying Checksum [2023-05-22T21:55:42.393Z] ed15518f5707: Download complete [2023-05-22T21:55:42.393Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:55:42.393Z] 242c74f7c9fa: Download complete [2023-05-22T21:55:42.393Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:55:42.393Z] 3cdef696dda3: Download complete [2023-05-22T21:55:42.393Z] c41833b44d91: Verifying Checksum [2023-05-22T21:55:42.393Z] c41833b44d91: Download complete [2023-05-22T21:55:43.398Z] c41833b44d91: Pull complete [2023-05-22T21:55:43.994Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:55:43.994Z] 58f1dce35555: Download complete [2023-05-22T21:55:44.267Z] ed15518f5707: Pull complete [2023-05-22T21:55:45.254Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:55:45.254Z] feae8fd75edb: Download complete [2023-05-22T21:55:45.254Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:55:45.254Z] 2ced38df9373: Download complete [2023-05-22T21:55:57.636Z] feae8fd75edb: Pull complete [2023-05-22T21:55:57.636Z] 242c74f7c9fa: Pull complete [2023-05-22T21:55:57.636Z] 3cdef696dda3: Pull complete [2023-05-22T21:56:05.907Z] 2ced38df9373: Pull complete [2023-05-22T21:56:07.878Z] 58f1dce35555: Pull complete [2023-05-22T21:56:07.878Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:56:07.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:56:07.878Z] ---> fadd8f120f05 [2023-05-22T21:56:07.878Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:56:09.848Z] ---> Running in 98b739bbfb0c [2023-05-22T21:56:09.848Z] Removing intermediate container 98b739bbfb0c [2023-05-22T21:56:09.848Z] ---> 971df2721fef [2023-05-22T21:56:09.848Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:56:10.118Z] ---> Running in 910c8e7b2e73 [2023-05-22T21:56:10.391Z] Removing intermediate container 910c8e7b2e73 [2023-05-22T21:56:10.391Z] ---> 3f0521f7d4f5 [2023-05-22T21:56:10.391Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:56:10.662Z] ---> Running in 687390dad1ed [2023-05-22T21:56:10.943Z] Removing intermediate container 687390dad1ed [2023-05-22T21:56:10.943Z] ---> 1a8acc97e479 [2023-05-22T21:56:10.943Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-22T21:56:11.215Z] ---> Running in 00a7f620172d [2023-05-22T21:56:11.485Z] Removing intermediate container 00a7f620172d [2023-05-22T21:56:11.485Z] ---> d935e5ec7404 [2023-05-22T21:56:11.485Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:56:11.485Z] ---> Running in 7493329c73f5 [2023-05-22T21:56:13.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:56:13.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:56:15.112Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:56:15.112Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:56:15.112Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:56:15.112Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:56:15.112Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:56:15.112Z] OK: 268 MiB in 57 packages [2023-05-22T21:56:16.534Z] Removing intermediate container 7493329c73f5 [2023-05-22T21:56:16.534Z] ---> fb7f4c43a8ee [2023-05-22T21:56:16.534Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:56:16.804Z] ---> e59837cc3a16 [2023-05-22T21:56:16.804Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:56:16.804Z] ---> Running in 251f83d525af [2023-05-22T21:57:24.773Z] Removing intermediate container 251f83d525af [2023-05-22T21:57:24.773Z] ---> 6e93adb719af [2023-05-22T21:57:24.773Z] Step 10/12 : COPY . . [2023-05-22T21:57:24.773Z] ---> c9e86adf4452 [2023-05-22T21:57:24.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:57:24.773Z] ---> Running in 1c41649ddd5f [2023-05-22T21:57:24.773Z] Removing intermediate container 1c41649ddd5f [2023-05-22T21:57:24.773Z] ---> 55b9243306b9 [2023-05-22T21:57:24.773Z] Step 12/12 : RUN $MAKE [2023-05-22T21:57:24.773Z] ---> Running in 2030c073598f [2023-05-22T21:57:24.773Z] noop [2023-05-22T21:57:24.773Z] Removing intermediate container 2030c073598f [2023-05-22T21:57:24.773Z] ---> f36ad88560be [2023-05-22T21:57:24.773Z] Successfully built f36ad88560be [2023-05-22T21:57:24.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:25.146Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:57:25.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:57:25.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-16382 does not seem to be running inside a container [2023-05-22T21:57:25.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/122 -v /w/workspace/device-virtual-go/122:/w/workspace/device-virtual-go/122:rw,z -v /w/workspace/device-virtual-go/122@tmp:/w/workspace/device-virtual-go/122@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-05-22T21:57:26.849Z] $ docker top 1aff61f1476a74e1003180e56a509dcdbe8a87e9f18e0e58b3b0d1ae264d79b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:57:27.712Z] + go version [2023-05-22T21:57:27.712Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:57:27.733Z] $ docker stop --time=1 1aff61f1476a74e1003180e56a509dcdbe8a87e9f18e0e58b3b0d1ae264d79b6 [2023-05-22T21:57:29.416Z] $ docker rm -f --volumes 1aff61f1476a74e1003180e56a509dcdbe8a87e9f18e0e58b3b0d1ae264d79b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:57:29.994Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:57:29.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:57:30.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-16382 does not seem to be running inside a container [2023-05-22T21:57:30.267Z] $ 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/122 -v /w/workspace/device-virtual-go/122:/w/workspace/device-virtual-go/122:rw,z -v /w/workspace/device-virtual-go/122@tmp:/w/workspace/device-virtual-go/122@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-05-22T21:57:31.537Z] $ docker top 42f72aee65ea57001b783031063ab47c55c70b5b08346a336e30c0f52996b0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:57:32.416Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/122 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:57:33.083Z] + make test [2023-05-22T21:57:33.083Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:58:12.053Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-22T22:00:33.816Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-22T22:00:33.816Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.103s coverage: 58.4% of statements [2023-05-22T22:00:33.816Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:00:33.816Z] go vet ./... [2023-05-22T22:01:06.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:01:06.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:01:06.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:01:06.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:01:06.200Z] $ docker stop --time=1 42f72aee65ea57001b783031063ab47c55c70b5b08346a336e30c0f52996b0c0 [2023-05-22T22:01:09.417Z] $ docker rm -f --volumes 42f72aee65ea57001b783031063ab47c55c70b5b08346a336e30c0f52996b0c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:01:10.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:01:10.667Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:01:11.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:01:11.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:01:12.004Z] + ls -al . [2023-05-22T22:01:12.004Z] total 188 [2023-05-22T22:01:12.004Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:57 . [2023-05-22T22:01:12.004Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 .. [2023-05-22T22:01:12.004Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:55 .git [2023-05-22T22:01:12.004Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 .github [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 337 May 22 21:55 .gitignore [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:55 .golangci.yml [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 22 21:55 Attribution.txt [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 22 21:55 CHANGELOG.md [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 22 21:55 Dockerfile [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:55 GOVERNANCE.md [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 660 May 22 21:55 Jenkinsfile [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:55 LICENSE [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 22 21:55 Makefile [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 623 May 22 21:55 OWNERS.md [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 22 21:55 README.md [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 21:51 VERSION [2023-05-22T22:01:12.004Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:55 bin [2023-05-22T22:01:12.004Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 cmd [2023-05-22T22:01:12.004Z] -rw-r--r-- 1 jenkins jenkins 43063 May 22 22:00 coverage.out [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 22 21:55 go.mod [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 22 21:55 go.sum [2023-05-22T22:01:12.004Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:55 internal [2023-05-22T22:01:12.004Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:55 snap [2023-05-22T22:01:12.004Z] -rw-rw-r-- 1 jenkins jenkins 235 May 22 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:01:12.359Z] + 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=ed3289d750d77ec3b888271c7762159edecc04ed --label arch=arm64 --label version=3.0.0-dev.50 . [2023-05-22T22:01:12.955Z] Sending build context to Docker daemon 12.05MB [2023-05-22T22:01:12.955Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:01:12.955Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T22:01:12.955Z] ---> f36ad88560be [2023-05-22T22:01:12.955Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T22:01:12.955Z] ---> Running in b8858bd67582 [2023-05-22T22:01:13.224Z] Removing intermediate container b8858bd67582 [2023-05-22T22:01:13.224Z] ---> e6cb9b9f00da [2023-05-22T22:01:13.224Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:01:13.494Z] ---> Running in b88ac074e2a3 [2023-05-22T22:01:13.766Z] Removing intermediate container b88ac074e2a3 [2023-05-22T22:01:13.766Z] ---> 1d37f46f95e0 [2023-05-22T22:01:13.766Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:01:13.766Z] ---> Running in 27ecd3030e13 [2023-05-22T22:01:14.043Z] Removing intermediate container 27ecd3030e13 [2023-05-22T22:01:14.043Z] ---> bd73a84ec3f7 [2023-05-22T22:01:14.043Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-22T22:01:14.314Z] ---> Running in 31814ee9254f [2023-05-22T22:01:14.585Z] Removing intermediate container 31814ee9254f [2023-05-22T22:01:14.585Z] ---> e7f3056da1db [2023-05-22T22:01:14.585Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:01:14.585Z] ---> Running in d775760d5333 [2023-05-22T22:01:16.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:01:16.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:01:18.029Z] OK: 268 MiB in 57 packages [2023-05-22T22:01:18.998Z] Removing intermediate container d775760d5333 [2023-05-22T22:01:18.998Z] ---> e628fcdfb2fc [2023-05-22T22:01:18.998Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-22T22:01:19.269Z] ---> db96a88247a4 [2023-05-22T22:01:19.269Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:01:19.269Z] ---> Running in d794ff8b1175 [2023-05-22T22:01:22.650Z] Removing intermediate container d794ff8b1175 [2023-05-22T22:01:22.650Z] ---> ec987ef05178 [2023-05-22T22:01:22.650Z] Step 10/25 : COPY . . [2023-05-22T22:01:23.621Z] ---> 30b9e689f517 [2023-05-22T22:01:23.621Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:01:23.621Z] ---> Running in f6b11a236440 [2023-05-22T22:01:23.892Z] Removing intermediate container f6b11a236440 [2023-05-22T22:01:23.892Z] ---> 0771a2d368e0 [2023-05-22T22:01:23.892Z] Step 12/25 : RUN $MAKE [2023-05-22T22:01:24.164Z] ---> Running in 1207c6586097 [2023-05-22T22:01:25.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-22T22:04:01.942Z] Removing intermediate container 1207c6586097 [2023-05-22T22:04:01.942Z] ---> 2c897016ad57 [2023-05-22T22:04:01.942Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T22:04:01.942Z] 3.17: Pulling from library/alpine [2023-05-22T22:04:01.942Z] c41833b44d91: Already exists [2023-05-22T22:04:01.942Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:04:01.942Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:04:01.942Z] ---> 51e60588ff2c [2023-05-22T22:04:01.942Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-22T22:04:01.942Z] ---> Running in 8dd1ca54aa31 [2023-05-22T22:04:01.942Z] Removing intermediate container 8dd1ca54aa31 [2023-05-22T22:04:01.942Z] ---> b9d078de80a7 [2023-05-22T22:04:01.942Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:04:01.942Z] ---> Running in a2509afab266 [2023-05-22T22:04:01.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:04:01.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:04:01.942Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:04:01.942Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:04:01.942Z] OK: 8 MiB in 16 packages [2023-05-22T22:04:02.537Z] Removing intermediate container a2509afab266 [2023-05-22T22:04:02.537Z] ---> 31b6953dc5a9 [2023-05-22T22:04:02.537Z] Step 16/25 : WORKDIR / [2023-05-22T22:04:02.806Z] ---> Running in 5225653b8b0f [2023-05-22T22:04:03.076Z] Removing intermediate container 5225653b8b0f [2023-05-22T22:04:03.076Z] ---> ea1b338d7e85 [2023-05-22T22:04:03.076Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-22T22:04:03.661Z] ---> 6a1117354c15 [2023-05-22T22:04:03.661Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-22T22:04:04.253Z] ---> fd86e47422fa [2023-05-22T22:04:04.253Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-22T22:04:05.678Z] ---> d3893f7890b9 [2023-05-22T22:04:05.678Z] Step 20/25 : EXPOSE 59900 [2023-05-22T22:04:05.678Z] ---> Running in 6af91c11f7c2 [2023-05-22T22:04:05.949Z] Removing intermediate container 6af91c11f7c2 [2023-05-22T22:04:05.949Z] ---> 11189679104b [2023-05-22T22:04:05.949Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-22T22:04:05.949Z] ---> Running in 76bdd04eaa38 [2023-05-22T22:04:06.542Z] Removing intermediate container 76bdd04eaa38 [2023-05-22T22:04:06.542Z] ---> 8033a747f89b [2023-05-22T22:04:06.542Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:04:06.542Z] ---> Running in a22b10c90390 [2023-05-22T22:04:06.843Z] Removing intermediate container a22b10c90390 [2023-05-22T22:04:06.843Z] ---> 6e23b8b696d6 [2023-05-22T22:04:06.843Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T22:04:06.843Z] ---> Running in 2b627b20a092 [2023-05-22T22:04:07.113Z] Removing intermediate container 2b627b20a092 [2023-05-22T22:04:07.113Z] ---> d353a92ec26c [2023-05-22T22:04:07.113Z] Step 24/25 : LABEL git_sha=ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T22:04:07.386Z] ---> Running in 16ce101facc2 [2023-05-22T22:04:07.660Z] Removing intermediate container 16ce101facc2 [2023-05-22T22:04:07.660Z] ---> 6b109e66ee59 [2023-05-22T22:04:07.660Z] Step 25/25 : LABEL version=3.0.0-dev.50 [2023-05-22T22:04:07.660Z] ---> Running in 7a4e5a589c8e [2023-05-22T22:04:07.929Z] Removing intermediate container 7a4e5a589c8e [2023-05-22T22:04:07.929Z] ---> 657ed0396b61 [2023-05-22T22:04:07.929Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:04:08.197Z] Successfully built 657ed0396b61 [2023-05-22T22:04:08.197Z] 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-05-22T22:04:08.330Z] provisioning config files... [2023-05-22T22:04:08.346Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/122@tmp/config1260145374469748985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:04:08.685Z] ---> docker-login.sh [2023-05-22T22:04:08.685Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:04:08.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:04:08.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:04:08.955Z] Configure a credential helper to remove this warning. See [2023-05-22T22:04:08.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:04:08.955Z] [2023-05-22T22:04:08.955Z] Login Succeeded [2023-05-22T22:04:08.955Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:04:09.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:04:09.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:04:09.222Z] Configure a credential helper to remove this warning. See [2023-05-22T22:04:09.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:04:09.222Z] [2023-05-22T22:04:09.222Z] Login Succeeded [2023-05-22T22:04:09.489Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:04:09.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:04:09.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:04:09.757Z] Configure a credential helper to remove this warning. See [2023-05-22T22:04:09.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:04:09.757Z] [2023-05-22T22:04:09.757Z] Login Succeeded [2023-05-22T22:04:09.757Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:04:10.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:04:10.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:04:10.291Z] Configure a credential helper to remove this warning. See [2023-05-22T22:04:10.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:04:10.291Z] [2023-05-22T22:04:10.291Z] Login Succeeded [2023-05-22T22:04:10.291Z] docker.io [2023-05-22T22:04:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:04:10.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:04:10.825Z] Configure a credential helper to remove this warning. See [2023-05-22T22:04:10.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:04:10.825Z] [2023-05-22T22:04:10.825Z] Login Succeeded [2023-05-22T22:04:10.825Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:04:10.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:04:10.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:04:10.946Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-22T22:04:10.946Z] ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T22:04:10.946Z] latest [2023-05-22T22:04:10.946Z] 3.0.0-dev.50 [2023-05-22T22:04:10.946Z] ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T22:04:10.946Z] main [2023-05-22T22:04:10.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:11.330Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:11.726Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T22:04:11.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-22T22:04:11.726Z] 5be81a84d2a4: Preparing [2023-05-22T22:04:11.726Z] 1cf8f1e556fe: Preparing [2023-05-22T22:04:11.726Z] 1ddad16d4e5b: Preparing [2023-05-22T22:04:11.726Z] e842b07c868d: Preparing [2023-05-22T22:04:11.726Z] 26cbea5cba74: Preparing [2023-05-22T22:04:11.726Z] 26cbea5cba74: Layer already exists [2023-05-22T22:04:12.019Z] 1cf8f1e556fe: Pushed [2023-05-22T22:04:12.019Z] 1ddad16d4e5b: Pushed [2023-05-22T22:04:12.019Z] e842b07c868d: Pushed [2023-05-22T22:04:17.394Z] 5be81a84d2a4: Pushed [2023-05-22T22:04:17.394Z] ed3289d750d77ec3b888271c7762159edecc04ed: digest: sha256:0882e203d9dbb88f2b72abad48af6afabf16b069f79b63e6f8604b9f9bebecf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:17.760Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:18.115Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-22T22:04:18.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-22T22:04:18.115Z] 5be81a84d2a4: Preparing [2023-05-22T22:04:18.115Z] 1cf8f1e556fe: Preparing [2023-05-22T22:04:18.115Z] 1ddad16d4e5b: Preparing [2023-05-22T22:04:18.115Z] e842b07c868d: Preparing [2023-05-22T22:04:18.115Z] 26cbea5cba74: Preparing [2023-05-22T22:04:18.115Z] 1ddad16d4e5b: Layer already exists [2023-05-22T22:04:18.115Z] e842b07c868d: Layer already exists [2023-05-22T22:04:18.115Z] 1cf8f1e556fe: Layer already exists [2023-05-22T22:04:18.115Z] 5be81a84d2a4: Layer already exists [2023-05-22T22:04:18.115Z] 26cbea5cba74: Layer already exists [2023-05-22T22:04:18.115Z] latest: digest: sha256:0882e203d9dbb88f2b72abad48af6afabf16b069f79b63e6f8604b9f9bebecf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:18.734Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:19.081Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.50 [2023-05-22T22:04:19.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-22T22:04:19.081Z] 5be81a84d2a4: Preparing [2023-05-22T22:04:19.081Z] 1cf8f1e556fe: Preparing [2023-05-22T22:04:19.081Z] 1ddad16d4e5b: Preparing [2023-05-22T22:04:19.081Z] e842b07c868d: Preparing [2023-05-22T22:04:19.081Z] 26cbea5cba74: Preparing [2023-05-22T22:04:19.081Z] e842b07c868d: Layer already exists [2023-05-22T22:04:19.081Z] 5be81a84d2a4: Layer already exists [2023-05-22T22:04:19.081Z] 26cbea5cba74: Layer already exists [2023-05-22T22:04:19.081Z] 1cf8f1e556fe: Layer already exists [2023-05-22T22:04:19.081Z] 1ddad16d4e5b: Layer already exists [2023-05-22T22:04:19.081Z] 3.0.0-dev.50: digest: sha256:0882e203d9dbb88f2b72abad48af6afabf16b069f79b63e6f8604b9f9bebecf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:19.716Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:20.069Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T22:04:20.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-22T22:04:20.069Z] 5be81a84d2a4: Preparing [2023-05-22T22:04:20.069Z] 1cf8f1e556fe: Preparing [2023-05-22T22:04:20.069Z] 1ddad16d4e5b: Preparing [2023-05-22T22:04:20.069Z] e842b07c868d: Preparing [2023-05-22T22:04:20.069Z] 26cbea5cba74: Preparing [2023-05-22T22:04:20.069Z] 1cf8f1e556fe: Layer already exists [2023-05-22T22:04:20.069Z] 5be81a84d2a4: Layer already exists [2023-05-22T22:04:20.069Z] 26cbea5cba74: Layer already exists [2023-05-22T22:04:20.069Z] 1ddad16d4e5b: Layer already exists [2023-05-22T22:04:20.069Z] e842b07c868d: Layer already exists [2023-05-22T22:04:20.069Z] ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50: digest: sha256:0882e203d9dbb88f2b72abad48af6afabf16b069f79b63e6f8604b9f9bebecf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:20.694Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:21.052Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-22T22:04:21.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-22T22:04:21.052Z] 5be81a84d2a4: Preparing [2023-05-22T22:04:21.052Z] 1cf8f1e556fe: Preparing [2023-05-22T22:04:21.052Z] 1ddad16d4e5b: Preparing [2023-05-22T22:04:21.052Z] e842b07c868d: Preparing [2023-05-22T22:04:21.052Z] 26cbea5cba74: Preparing [2023-05-22T22:04:21.052Z] 26cbea5cba74: Layer already exists [2023-05-22T22:04:21.052Z] 1ddad16d4e5b: Layer already exists [2023-05-22T22:04:21.052Z] 1cf8f1e556fe: Layer already exists [2023-05-22T22:04:21.052Z] 5be81a84d2a4: Layer already exists [2023-05-22T22:04:21.052Z] e842b07c868d: Layer already exists [2023-05-22T22:04:21.320Z] main: digest: sha256:0882e203d9dbb88f2b72abad48af6afabf16b069f79b63e6f8604b9f9bebecf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:04:21.379Z] ===================================================== [Pipeline] echo [2023-05-22T22:04:21.388Z] taggedImages: [2023-05-22T22:04:21.388Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed [2023-05-22T22:04:21.388Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-22T22:04:21.388Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.50 [2023-05-22T22:04:21.388Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ed3289d750d77ec3b888271c7762159edecc04ed-3.0.0-dev.50 [2023-05-22T22:04:21.388Z] - 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-05-22T22:04:21.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:21.761Z] [2023-05-22T22:04:21.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:22.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:22.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:04:22.108Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:04:22.108Z] 04944245beec: Pulling fs layer [2023-05-22T22:04:22.108Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:04:22.108Z] 765212b225bb: Pulling fs layer [2023-05-22T22:04:22.108Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:04:22.108Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:04:22.108Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:04:22.108Z] 765212b225bb: Waiting [2023-05-22T22:04:22.108Z] f23df028b6ca: Waiting [2023-05-22T22:04:22.108Z] d65c8cfc05b1: Waiting [2023-05-22T22:04:22.108Z] 2437ff75d9bd: Waiting [2023-05-22T22:04:22.378Z] 04944245beec: Verifying Checksum [2023-05-22T22:04:22.378Z] 04944245beec: Download complete [2023-05-22T22:04:22.378Z] 765212b225bb: Verifying Checksum [2023-05-22T22:04:22.378Z] 765212b225bb: Download complete [2023-05-22T22:04:22.378Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:04:22.378Z] f23df028b6ca: Download complete [2023-05-22T22:04:22.378Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:04:22.378Z] d65c8cfc05b1: Download complete [2023-05-22T22:04:22.646Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:04:22.646Z] 699f458cf7ca: Download complete [2023-05-22T22:04:22.914Z] 8998bd30e6a1: Download complete [2023-05-22T22:04:25.502Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:04:25.502Z] 2437ff75d9bd: Download complete [2023-05-22T22:04:26.919Z] 8998bd30e6a1: Pull complete [2023-05-22T22:04:27.509Z] 04944245beec: Pull complete [2023-05-22T22:04:28.920Z] 699f458cf7ca: Pull complete [2023-05-22T22:04:28.920Z] 765212b225bb: Pull complete [2023-05-22T22:04:29.883Z] f23df028b6ca: Pull complete [2023-05-22T22:04:29.883Z] d65c8cfc05b1: Pull complete [2023-05-22T22:04:44.909Z] 2437ff75d9bd: Pull complete [2023-05-22T22:04:44.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:04:44.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:04:44.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:04:45.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-16382 does not seem to be running inside a container [2023-05-22T22:04:45.327Z] $ 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/122 -v /w/workspace/device-virtual-go/122:/w/workspace/device-virtual-go/122:rw,z -v /w/workspace/device-virtual-go/122@tmp:/w/workspace/device-virtual-go/122@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-05-22T22:04:48.219Z] $ docker top 78caf4aa31ecf22b83a58c1b810dff43e4e48993f75fc65f12beb18b3d4e10ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:04:49.075Z] ---> job-cost.sh [2023-05-22T22:04:49.075Z] lf-activate-venv: SKIPPING [2023-05-22T22:04:49.075Z] INFO: No Stack... [2023-05-22T22:04:49.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:04:50.302Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:04:50.948Z] + cat /w/workspace/device-virtual-go/122/archives/cost.csv [2023-05-22T22:04:50.948Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:04:51.022Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [2023-05-22T22:04:51.028Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] did not exist. Created. [2023-05-22T22:04:51.028Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:04:51.688Z] /w/workspace/device-virtual-go/122@tmp/durable-f99a11ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:04:52.340Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:04:52.356Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:04:52.413Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:04:52.421Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:04:52.437Z] $ docker stop --time=1 78caf4aa31ecf22b83a58c1b810dff43e4e48993f75fc65f12beb18b3d4e10ba [2023-05-22T22:04:53.939Z] $ docker rm -f --volumes 78caf4aa31ecf22b83a58c1b810dff43e4e48993f75fc65f12beb18b3d4e10ba [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-05-22T22:04:54.357Z] provisioning config files... [2023-05-22T22:04:54.368Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7989016855079717848tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:04:54.658Z] + set +x [2023-05-22T22:04:54.658Z] + curl -s https://codecov.io/bash [2023-05-22T22:04:54.658Z] + bash -s -- [2023-05-22T22:04:54.658Z] [2023-05-22T22:04:54.658Z] _____ _ [2023-05-22T22:04:54.658Z] / ____| | | [2023-05-22T22:04:54.658Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:04:54.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:04:54.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:04:54.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:04:54.658Z] Bash-1.0.6 [2023-05-22T22:04:54.658Z] [2023-05-22T22:04:54.658Z] [2023-05-22T22:04:54.658Z] ==> git version 2.25.1 found [2023-05-22T22:04:54.658Z] ==> 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-05-22T22:04:54.658Z] Release-Date: 2020-01-08 [2023-05-22T22:04:54.658Z] 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-05-22T22:04:54.658Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:04:54.658Z] ==> Jenkins CI detected. [2023-05-22T22:04:54.658Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-22T22:04:54.658Z] project root: . [2023-05-22T22:04:54.658Z] --> token set from env [2023-05-22T22:04:54.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:04:54.658Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:04:54.658Z] ==> Python coveragepy not found [2023-05-22T22:04:54.658Z] ==> Searching for coverage reports in: [2023-05-22T22:04:54.658Z] + . [2023-05-22T22:04:54.658Z] -> Found 1 reports [2023-05-22T22:04:54.658Z] ==> Detecting git/mercurial file structure [2023-05-22T22:04:54.658Z] ==> Reading reports [2023-05-22T22:04:54.658Z] + ./coverage.out bytes=43063 [2023-05-22T22:04:54.658Z] ==> Appending adjustments [2023-05-22T22:04:54.658Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:04:54.918Z] + Found adjustments [2023-05-22T22:04:54.918Z] ==> Gzipping contents [2023-05-22T22:04:54.918Z] 8.0K /tmp/codecov.SW7JcE.gz [2023-05-22T22:04:54.918Z] ==> Uploading reports [2023-05-22T22:04:54.918Z] url: https://codecov.io [2023-05-22T22:04:54.918Z] query: branch=main&commit=ed3289d750d77ec3b888271c7762159edecc04ed&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:04:54.918Z] -> Pinging Codecov [2023-05-22T22:04:54.918Z] 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=ed3289d750d77ec3b888271c7762159edecc04ed&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:04:55.180Z] -> Uploading to [2023-05-22T22:04:55.180Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/5E52B4B073DB2E39498172D8E973AA87/ed3289d750d77ec3b888271c7762159edecc04ed/8e3626a9-175f-4740-a3f8-85b32fa3f54f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T220455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b4c558bf9b2bd1ecc69f4043ec35d516b9eb2c3479403f7d84f8eef2ea8035c [2023-05-22T22:04:55.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:04:55.180Z] Dload Upload Total Spent Left Speed [2023-05-22T22:04:55.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26181 --:--:-- --:--:-- --:--:-- 26181 100 5184 0 0 100 5184 0 26181 --:--:-- --:--:-- --:--:-- 26050 [2023-05-22T22:04:55.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] } [2023-05-22T22:04:55.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T22:04:55.552Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T22:04:55.565Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:55.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:04:55.873Z] [2023-05-22T22:04:55.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:04:56.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:04:56.175Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T22:04:56.175Z] df9b9388f04a: Pulling fs layer [2023-05-22T22:04:56.175Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T22:04:56.175Z] 25bc292e5bac: Pulling fs layer [2023-05-22T22:04:56.175Z] 114826534d7a: Pulling fs layer [2023-05-22T22:04:56.175Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T22:04:56.175Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T22:04:56.175Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T22:04:56.175Z] 4657fd5d0bcf: Waiting [2023-05-22T22:04:56.175Z] 6ad1cebc031e: Waiting [2023-05-22T22:04:56.175Z] 8a3aa393b2d8: Waiting [2023-05-22T22:04:56.175Z] 25bc292e5bac: Verifying Checksum [2023-05-22T22:04:56.175Z] 25bc292e5bac: Download complete [2023-05-22T22:04:56.175Z] 52dc419b0ee2: Verifying Checksum [2023-05-22T22:04:56.175Z] 52dc419b0ee2: Download complete [2023-05-22T22:04:56.175Z] 4657fd5d0bcf: Download complete [2023-05-22T22:04:56.175Z] df9b9388f04a: Download complete [2023-05-22T22:04:56.175Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T22:04:56.175Z] 6ad1cebc031e: Download complete [2023-05-22T22:04:56.436Z] df9b9388f04a: Pull complete [2023-05-22T22:04:56.436Z] 52dc419b0ee2: Pull complete [2023-05-22T22:04:56.694Z] 25bc292e5bac: Pull complete [2023-05-22T22:04:56.953Z] 114826534d7a: Verifying Checksum [2023-05-22T22:04:56.953Z] 114826534d7a: Download complete [2023-05-22T22:04:56.953Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T22:04:56.953Z] 8a3aa393b2d8: Download complete [2023-05-22T22:05:01.164Z] 114826534d7a: Pull complete [2023-05-22T22:05:01.164Z] 4657fd5d0bcf: Pull complete [2023-05-22T22:05:01.164Z] 6ad1cebc031e: Pull complete [2023-05-22T22:05:03.795Z] 8a3aa393b2d8: Pull complete [2023-05-22T22:05:03.795Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T22:05:03.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:05:03.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:03.867Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:03.901Z] $ 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-05-22T22:05:05.845Z] $ docker top 688b1be8122a7b60946a6b63f15fb7707ebe4bb136fa52f7a1c43522bbb6478d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T22:05:05.911Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-22T22:05:06.188Z] + set -o pipefail [2023-05-22T22:05:06.188Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/d16c9234-9094-49d5-8cad-7c9034299f09 [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] [2023-05-22T22:05:10.385Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T22:05:10.385Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T22:05:10.385Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T22:05:10.400Z] $ docker stop --time=1 688b1be8122a7b60946a6b63f15fb7707ebe4bb136fa52f7a1c43522bbb6478d [2023-05-22T22:05:13.145Z] $ docker rm -f --volumes 688b1be8122a7b60946a6b63f15fb7707ebe4bb136fa52f7a1c43522bbb6478d [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-05-22T22:05:13.834Z] + git log --format=format:%s -1 ed3289d750d77ec3b888271c7762159edecc04ed [Pipeline] sh [2023-05-22T22:05:14.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:05:14.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:14.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:05:14.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:14.497Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:14.533Z] $ 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-05-22T22:05:15.077Z] $ docker top 0385c4208a18c64bf965d1c34fcf16fb02f9cf11419d8d17a3a7349810804b37 -eo pid,comm [2023-05-22T22:05:15.131Z] 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-05-22T22:05:15.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:05:15.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:05:15.180Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:05:15.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:05:15.316Z] $ docker exec 0385c4208a18c64bf965d1c34fcf16fb02f9cf11419d8d17a3a7349810804b37 ssh-agent [2023-05-22T22:05:15.440Z] SSH_AUTH_SOCK=/tmp/ssh-RXCUHBy7V1PV/agent.33 [2023-05-22T22:05:15.440Z] SSH_AGENT_PID=39 [2023-05-22T22:05:15.445Z] Running ssh-add (command line suppressed) [2023-05-22T22:05:15.575Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14207491285022287073.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14207491285022287073.key) [2023-05-22T22:05:15.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:05:15.878Z] + git semver tag [2023-05-22T22:05:16.137Z] 2023-05-22 22:05:16,069 [run_tag] DEBUG tag force:False [2023-05-22T22:05:16.137Z] 2023-05-22 22:05:16,069 [check_head_tag] DEBUG check head tag [2023-05-22T22:05:16.137Z] 2023-05-22 22:05:16,070 [execute] INFO git cat-file --batch-check [2023-05-22T22:05:16.137Z] 2023-05-22 22:05:16,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:05:16.137Z] 2023-05-22 22:05:16,074 [execute] INFO git cat-file --batch [2023-05-22T22:05:16.138Z] 2023-05-22 22:05:16,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:05:16.138Z] 2023-05-22 22:05:16,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:16.138Z] 2023-05-22 22:05:16,102 [execute] INFO git tag -a v3.0.0-dev.50 -m v3.0.0-dev.50 [2023-05-22T22:05:16.138Z] 2023-05-22 22:05:16,102 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.50', '-m', 'v3.0.0-dev.50'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:05:16.138Z] 2023-05-22 22:05:16,106 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:16.138Z] 3.0.0-dev.50 [Pipeline] } [2023-05-22T22:05:16.149Z] $ docker exec --env ******** --env ******** 0385c4208a18c64bf965d1c34fcf16fb02f9cf11419d8d17a3a7349810804b37 ssh-agent -k [2023-05-22T22:05:16.248Z] unset SSH_AUTH_SOCK; [2023-05-22T22:05:16.250Z] unset SSH_AGENT_PID; [2023-05-22T22:05:16.250Z] echo Agent pid 39 killed; [2023-05-22T22:05:16.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:05:16.565Z] + git semver [Pipeline] } [2023-05-22T22:05:16.838Z] $ docker stop --time=1 0385c4208a18c64bf965d1c34fcf16fb02f9cf11419d8d17a3a7349810804b37 [2023-05-22T22:05:18.113Z] $ docker rm -f --volumes 0385c4208a18c64bf965d1c34fcf16fb02f9cf11419d8d17a3a7349810804b37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:18.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:05:18.567Z] [2023-05-22T22:05:18.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:18.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:05:18.865Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T22:05:18.865Z] ab5ef0e58194: Pulling fs layer [2023-05-22T22:05:18.865Z] 9712f1f96733: Pulling fs layer [2023-05-22T22:05:18.865Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T22:05:18.865Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T22:05:18.865Z] e9a5061849ea: Pulling fs layer [2023-05-22T22:05:18.865Z] d747dcd14b5f: Pulling fs layer [2023-05-22T22:05:18.865Z] 2de7ff778b66: Pulling fs layer [2023-05-22T22:05:18.865Z] 0d9ebad4ef96: Waiting [2023-05-22T22:05:18.865Z] e9a5061849ea: Waiting [2023-05-22T22:05:18.865Z] d747dcd14b5f: Waiting [2023-05-22T22:05:18.865Z] 2de7ff778b66: Waiting [2023-05-22T22:05:18.865Z] 9712f1f96733: Verifying Checksum [2023-05-22T22:05:18.865Z] 9712f1f96733: Download complete [2023-05-22T22:05:19.129Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T22:05:19.129Z] 63f879dbbcfc: Download complete [2023-05-22T22:05:19.387Z] e9a5061849ea: Verifying Checksum [2023-05-22T22:05:19.387Z] e9a5061849ea: Download complete [2023-05-22T22:05:19.387Z] d747dcd14b5f: Verifying Checksum [2023-05-22T22:05:19.387Z] d747dcd14b5f: Download complete [2023-05-22T22:05:19.387Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T22:05:19.387Z] ab5ef0e58194: Verifying Checksum [2023-05-22T22:05:19.387Z] ab5ef0e58194: Download complete [2023-05-22T22:05:19.387Z] 2de7ff778b66: Verifying Checksum [2023-05-22T22:05:19.387Z] 2de7ff778b66: Download complete [2023-05-22T22:05:22.680Z] ab5ef0e58194: Pull complete [2023-05-22T22:05:22.680Z] 9712f1f96733: Pull complete [2023-05-22T22:05:22.938Z] 63f879dbbcfc: Pull complete [2023-05-22T22:05:27.120Z] 0d9ebad4ef96: Pull complete [2023-05-22T22:05:27.120Z] e9a5061849ea: Pull complete [2023-05-22T22:05:27.120Z] d747dcd14b5f: Pull complete [2023-05-22T22:05:28.493Z] 2de7ff778b66: Pull complete [2023-05-22T22:05:28.493Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T22:05:28.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:05:28.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:28.578Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:28.605Z] $ 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-05-22T22:05:31.485Z] $ docker top ce11be9b365e3fc0918f7e6eb68773470f483bf03317a20d98640b70de7284f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:05:31.567Z] provisioning config files... [2023-05-22T22:05:31.573Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18050848597963568965tmp [2023-05-22T22:05:31.582Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8591207567065502189tmp [2023-05-22T22:05:31.590Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2529470149645323950tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:05:31.606Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:31.888Z] ---> sigul-configuration.sh [2023-05-22T22:05:31.888Z] gpg: directory `/root/.gnupg' created [2023-05-22T22:05:31.888Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T22:05:31.888Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T22:05:31.888Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T22:05:31.888Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T22:05:31.888Z] gpg: CAST5 encrypted data [2023-05-22T22:05:31.888Z] gpg: encrypted with 1 passphrase [2023-05-22T22:05:31.888Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T22:05:32.172Z] + mkdir /home/jenkins [2023-05-22T22:05:32.172Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T22:05:32.456Z] + 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-05-22T22:05:32.465Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:32.747Z] ---> sigul-install.sh [2023-05-22T22:05:32.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T22:05:33.031Z] + git tag --list [2023-05-22T22:05:33.031Z] v1.0.0 [2023-05-22T22:05:33.031Z] v1.1.0 [2023-05-22T22:05:33.031Z] v1.1.1 [2023-05-22T22:05:33.031Z] v1.2.1 [2023-05-22T22:05:33.031Z] v1.2.2 [2023-05-22T22:05:33.031Z] v1.2.3 [2023-05-22T22:05:33.031Z] v1.3.0 [2023-05-22T22:05:33.031Z] v1.3.1 [2023-05-22T22:05:33.031Z] v2.0.0 [2023-05-22T22:05:33.031Z] v2.1.0 [2023-05-22T22:05:33.031Z] v2.1.1 [2023-05-22T22:05:33.031Z] v2.1.1-dev.1 [2023-05-22T22:05:33.031Z] v2.1.1-dev.2 [2023-05-22T22:05:33.031Z] v2.2.0 [2023-05-22T22:05:33.031Z] v2.2.1-dev.1 [2023-05-22T22:05:33.031Z] v2.2.1-dev.2 [2023-05-22T22:05:33.031Z] v2.2.1-dev.3 [2023-05-22T22:05:33.031Z] v2.2.1-dev.4 [2023-05-22T22:05:33.031Z] v2.2.1-dev.5 [2023-05-22T22:05:33.031Z] v2.2.1-dev.6 [2023-05-22T22:05:33.031Z] v2.2.1-dev.7 [2023-05-22T22:05:33.031Z] v2.2.1-dev.8 [2023-05-22T22:05:33.031Z] v2.3.0 [2023-05-22T22:05:33.031Z] v2.3.0-dev.10 [2023-05-22T22:05:33.031Z] v2.3.0-dev.11 [2023-05-22T22:05:33.031Z] v2.3.0-dev.12 [2023-05-22T22:05:33.031Z] v2.3.0-dev.13 [2023-05-22T22:05:33.031Z] v2.3.0-dev.14 [2023-05-22T22:05:33.031Z] v2.3.0-dev.15 [2023-05-22T22:05:33.031Z] v2.3.0-dev.16 [2023-05-22T22:05:33.031Z] v2.3.0-dev.17 [2023-05-22T22:05:33.031Z] v2.3.0-dev.18 [2023-05-22T22:05:33.031Z] v2.3.0-dev.19 [2023-05-22T22:05:33.031Z] v2.3.0-dev.20 [2023-05-22T22:05:33.031Z] v2.3.0-dev.21 [2023-05-22T22:05:33.031Z] v2.3.0-dev.22 [2023-05-22T22:05:33.031Z] v2.3.0-dev.23 [2023-05-22T22:05:33.031Z] v2.3.0-dev.24 [2023-05-22T22:05:33.031Z] v2.3.0-dev.25 [2023-05-22T22:05:33.031Z] v2.3.0-dev.26 [2023-05-22T22:05:33.031Z] v2.3.0-dev.27 [2023-05-22T22:05:33.031Z] v2.3.0-dev.28 [2023-05-22T22:05:33.031Z] v2.3.0-dev.29 [2023-05-22T22:05:33.031Z] v2.3.0-dev.30 [2023-05-22T22:05:33.031Z] v2.3.0-dev.8 [2023-05-22T22:05:33.031Z] v2.3.0-dev.9 [2023-05-22T22:05:33.031Z] v3.0.0-dev.1 [2023-05-22T22:05:33.031Z] v3.0.0-dev.10 [2023-05-22T22:05:33.031Z] v3.0.0-dev.11 [2023-05-22T22:05:33.031Z] v3.0.0-dev.12 [2023-05-22T22:05:33.031Z] v3.0.0-dev.13 [2023-05-22T22:05:33.031Z] v3.0.0-dev.14 [2023-05-22T22:05:33.031Z] v3.0.0-dev.15 [2023-05-22T22:05:33.031Z] v3.0.0-dev.16 [2023-05-22T22:05:33.031Z] v3.0.0-dev.17 [2023-05-22T22:05:33.031Z] v3.0.0-dev.18 [2023-05-22T22:05:33.031Z] v3.0.0-dev.19 [2023-05-22T22:05:33.031Z] v3.0.0-dev.2 [2023-05-22T22:05:33.031Z] v3.0.0-dev.20 [2023-05-22T22:05:33.031Z] v3.0.0-dev.21 [2023-05-22T22:05:33.031Z] v3.0.0-dev.22 [2023-05-22T22:05:33.031Z] v3.0.0-dev.23 [2023-05-22T22:05:33.031Z] v3.0.0-dev.24 [2023-05-22T22:05:33.031Z] v3.0.0-dev.25 [2023-05-22T22:05:33.031Z] v3.0.0-dev.26 [2023-05-22T22:05:33.031Z] v3.0.0-dev.27 [2023-05-22T22:05:33.031Z] v3.0.0-dev.28 [2023-05-22T22:05:33.031Z] v3.0.0-dev.29 [2023-05-22T22:05:33.031Z] v3.0.0-dev.3 [2023-05-22T22:05:33.031Z] v3.0.0-dev.30 [2023-05-22T22:05:33.031Z] v3.0.0-dev.31 [2023-05-22T22:05:33.031Z] v3.0.0-dev.32 [2023-05-22T22:05:33.031Z] v3.0.0-dev.33 [2023-05-22T22:05:33.031Z] v3.0.0-dev.34 [2023-05-22T22:05:33.031Z] v3.0.0-dev.35 [2023-05-22T22:05:33.031Z] v3.0.0-dev.36 [2023-05-22T22:05:33.031Z] v3.0.0-dev.37 [2023-05-22T22:05:33.031Z] v3.0.0-dev.38 [2023-05-22T22:05:33.031Z] v3.0.0-dev.39 [2023-05-22T22:05:33.031Z] v3.0.0-dev.4 [2023-05-22T22:05:33.031Z] v3.0.0-dev.40 [2023-05-22T22:05:33.031Z] v3.0.0-dev.41 [2023-05-22T22:05:33.031Z] v3.0.0-dev.42 [2023-05-22T22:05:33.031Z] v3.0.0-dev.43 [2023-05-22T22:05:33.031Z] v3.0.0-dev.44 [2023-05-22T22:05:33.031Z] v3.0.0-dev.45 [2023-05-22T22:05:33.031Z] v3.0.0-dev.46 [2023-05-22T22:05:33.031Z] v3.0.0-dev.47 [2023-05-22T22:05:33.031Z] v3.0.0-dev.48 [2023-05-22T22:05:33.031Z] v3.0.0-dev.49 [2023-05-22T22:05:33.031Z] v3.0.0-dev.5 [2023-05-22T22:05:33.031Z] v3.0.0-dev.50 [2023-05-22T22:05:33.031Z] v3.0.0-dev.6 [2023-05-22T22:05:33.031Z] v3.0.0-dev.7 [2023-05-22T22:05:33.031Z] v3.0.0-dev.8 [2023-05-22T22:05:33.031Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T22:05:33.316Z] + lftools sign git-tag v3.0.0-dev.50 [2023-05-22T22:05:33.884Z] Signing Git tag with Sigul... [2023-05-22T22:05:33.884Z] Signing v3.0.0-dev.50 [Pipeline] echo [2023-05-22T22:05:34.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:34.432Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T22:05:34.440Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T22:05:34.459Z] $ docker stop --time=1 ce11be9b365e3fc0918f7e6eb68773470f483bf03317a20d98640b70de7284f0 [2023-05-22T22:05:35.813Z] $ docker rm -f --volumes ce11be9b365e3fc0918f7e6eb68773470f483bf03317a20d98640b70de7284f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T22:05:36.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:05:36.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:36.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:05:36.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:36.617Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:36.646Z] $ 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-05-22T22:05:36.987Z] $ docker top 080d2f3475859e0116dcdb45842e2fb644b38cd6658c3137191ada6bc749ba03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:05:37.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:05:37.079Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:05:37.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:05:37.196Z] $ docker exec 080d2f3475859e0116dcdb45842e2fb644b38cd6658c3137191ada6bc749ba03 ssh-agent [2023-05-22T22:05:37.302Z] SSH_AUTH_SOCK=/tmp/ssh-vp0pVVzgwcC9/agent.32 [2023-05-22T22:05:37.302Z] SSH_AGENT_PID=38 [2023-05-22T22:05:37.309Z] Running ssh-add (command line suppressed) [2023-05-22T22:05:37.406Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4896971616690628850.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4896971616690628850.key) [2023-05-22T22:05:37.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:05:37.708Z] + git semver bump pre [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,887 [bump_version] DEBUG bumping version:3.0.0-dev.50 on axis:pre with prefix:dev [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,887 [bump_version] DEBUG bumped version:3.0.0-dev.51 [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,887 [write_version] DEBUG write version:3.0.0-dev.51 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,887 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,887 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,889 [execute] INFO git cat-file --batch-check [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,895 [execute] INFO git cat-file --batch [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:05:37.969Z] 2023-05-22 22:05:37,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:37.969Z] 3.0.0-dev.51 [Pipeline] } [2023-05-22T22:05:37.980Z] $ docker exec --env ******** --env ******** 080d2f3475859e0116dcdb45842e2fb644b38cd6658c3137191ada6bc749ba03 ssh-agent -k [2023-05-22T22:05:38.077Z] unset SSH_AUTH_SOCK; [2023-05-22T22:05:38.077Z] unset SSH_AGENT_PID; [2023-05-22T22:05:38.077Z] echo Agent pid 38 killed; [2023-05-22T22:05:38.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:05:38.401Z] + git semver [Pipeline] } [2023-05-22T22:05:38.676Z] $ docker stop --time=1 080d2f3475859e0116dcdb45842e2fb644b38cd6658c3137191ada6bc749ba03 [2023-05-22T22:05:39.970Z] $ docker rm -f --volumes 080d2f3475859e0116dcdb45842e2fb644b38cd6658c3137191ada6bc749ba03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:05:40.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:05:40.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:40.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:05:40.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:40.679Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:40.708Z] $ 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-05-22T22:05:41.068Z] $ docker top 6492ea34d1cecf739ebf9d7398ba4c50e61d1234ee156f838468f77e9d2dfb05 -eo pid,comm [2023-05-22T22:05:41.116Z] 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-05-22T22:05:41.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:05:41.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:05:41.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:05:41.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:05:41.276Z] $ docker exec 6492ea34d1cecf739ebf9d7398ba4c50e61d1234ee156f838468f77e9d2dfb05 ssh-agent [2023-05-22T22:05:41.393Z] SSH_AUTH_SOCK=/tmp/ssh-7hc0wTWXoTFK/agent.32 [2023-05-22T22:05:41.393Z] SSH_AGENT_PID=38 [2023-05-22T22:05:41.398Z] Running ssh-add (command line suppressed) [2023-05-22T22:05:41.495Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2484591076580972091.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2484591076580972091.key) [2023-05-22T22:05:41.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:05:41.799Z] + git semver push [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,977 [run_push] DEBUG push [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,978 [execute] INFO git cat-file --batch-check [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,982 [execute] INFO git rev-list d7e23d18152379d14be145c5d1dbfcba78dc589e -- [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,982 [execute] DEBUG Popen(['git', 'rev-list', 'd7e23d18152379d14be145c5d1dbfcba78dc589e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,991 [execute] INFO git fetch -v origin [2023-05-22T22:05:42.059Z] 2023-05-22 22:05:41,991 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-22T22:05:42.628Z] 2023-05-22 22:05:42,453 [run_push] DEBUG no remote changes detected [2023-05-22T22:05:42.629Z] 2023-05-22 22:05:42,454 [execute] INFO git push origin semver [2023-05-22T22:05:42.629Z] 2023-05-22 22:05:42,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:05:43.570Z] 2023-05-22 22:05:43,237 [run_push] DEBUG push all version tags [2023-05-22T22:05:43.570Z] 2023-05-22 22:05:43,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T22:05:43.570Z] 2023-05-22 22:05:43,238 [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-05-22T22:05:44.142Z] 2023-05-22 22:05:43,969 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-22T22:05:44.142Z] 3.0.0-dev.51 [Pipeline] } [2023-05-22T22:05:44.153Z] $ docker exec --env ******** --env ******** 6492ea34d1cecf739ebf9d7398ba4c50e61d1234ee156f838468f77e9d2dfb05 ssh-agent -k [2023-05-22T22:05:44.260Z] unset SSH_AUTH_SOCK; [2023-05-22T22:05:44.260Z] unset SSH_AGENT_PID; [2023-05-22T22:05:44.260Z] echo Agent pid 38 killed; [2023-05-22T22:05:44.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:05:44.582Z] + git semver [Pipeline] } [2023-05-22T22:05:44.855Z] $ docker stop --time=1 6492ea34d1cecf739ebf9d7398ba4c50e61d1234ee156f838468f77e9d2dfb05 [2023-05-22T22:05:46.169Z] $ docker rm -f --volumes 6492ea34d1cecf739ebf9d7398ba4c50e61d1234ee156f838468f77e9d2dfb05 [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-05-22T22:05:46.779Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-22T22:05:46.779Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-22T22:05:46.779Z] total 16 [2023-05-22T22:05:46.779Z] drwxr-xr-x 3 root root 4096 May 22 21:53 . [2023-05-22T22:05:46.779Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:05 .. [2023-05-22T22:05:46.779Z] drwxr-xr-x 2 root root 4096 May 22 21:53 cost [2023-05-22T22:05:46.779Z] -rw-r--r-- 1 root root 89 May 22 21:53 cost.csv [2023-05-22T22:05:46.779Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-22T22:05:46.779Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-22T22:05:46.779Z] total 16 [2023-05-22T22:05:46.779Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:53 . [2023-05-22T22:05:46.779Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:05 .. [2023-05-22T22:05:46.779Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:53 cost [2023-05-22T22:05:46.779Z] -rw-r--r-- 1 jenkins jenkins 89 May 22 21:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:47.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:47.924Z] ---> package-listing.sh [2023-05-22T22:05:47.925Z] ++ facter osfamily [2023-05-22T22:05:47.925Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:05:48.184Z] + OS_FAMILY=debian [2023-05-22T22:05:48.184Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-22T22:05:48.184Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:05:48.184Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:05:48.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:05:48.184Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:05:48.184Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-22T22:05:48.184Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:05:48.184Z] + case "${OS_FAMILY}" in [2023-05-22T22:05:48.184Z] + dpkg -l [2023-05-22T22:05:48.184Z] + grep '^ii' [2023-05-22T22:05:48.184Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:05:48.184Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:05:48.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:05:48.184Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-22T22:05:48.184Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-22T22:05:48.184Z] + 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-05-22T22:05:48.196Z] 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-05-22T22:05:48.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:05:49.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:05:49.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:05:49.111Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2023-05-22T22:05:49.227Z] $ 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-05-22T22:05:49.453Z] $ docker top 4277358236da805643770416e246999cda521ce8f00b641a3f9e43663c8ed319 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:05:49.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:05:50.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:05:50.407Z] + ls /var/log/sa-host [2023-05-22T22:05:50.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:05:50.476Z] provisioning config files... [2023-05-22T22:05:50.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7933869448852269584tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:05:50.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:50.781Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:05:50.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:51.119Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:05:51.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:51.413Z] ---> sudo-logs.sh [2023-05-22T22:05:51.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:05:51.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:51.721Z] ---> job-cost.sh [2023-05-22T22:05:51.721Z] lf-activate-venv: SKIPPING [2023-05-22T22:05:51.721Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:05:51.721Z] INFO: Retrieving Stack Cost... [2023-05-22T22:05:52.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:05:52.549Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:05:52.562Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:05:52.846Z] ---> logs-deploy.sh [2023-05-22T22:05:52.846Z] lf-activate-venv: SKIPPING [2023-05-22T22:05:52.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/122 [2023-05-22T22:05:52.846Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:05:53.785Z] Archives upload complete. [2023-05-22T22:05:53.785Z] INFO: archiving logs to Nexus