Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07a2b47d6b01394d573ef881097266a6362f197 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-ssh5777406750530328776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14950789561135614245.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh4807423213186584120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3745886222588863456.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-ssh7829809610585413525.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Running on prd-ubuntu20.04-docker-8c-8g-121191 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 e07a2b47d6b01394d573ef881097266a6362f197 (main) > 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 e07a2b47d6b01394d573ef881097266a6362f197 # timeout=10 Commit message: "Merge pull request #322 from FelixTing/v3" > git rev-list --no-walk 0c2f1e9213ddf10d1b3316c025c729eab3a2bc23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T08:10:50.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T08:10:50.194Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T08:10:50.209Z] ========================================================= [2022-12-14T08:10:50.209Z] EdgeX Global Pipelines Version Info [2022-12-14T08:10:50.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:10:50.934Z] ------------------- [2022-12-14T08:10:50.934Z] stable info: [2022-12-14T08:10:50.934Z] ------------------- [2022-12-14T08:10:50.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T08:10:50.934Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T08:10:50.934Z] Message: update stable to v1.0.244 [2022-12-14T08:10:51.506Z] ------------------- [2022-12-14T08:10:51.506Z] experimental info: [2022-12-14T08:10:51.506Z] ------------------- [2022-12-14T08:10:51.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T08:10:51.506Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T08:10:51.506Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T08:10:51.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-12-14T08:10:51.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-12-14T08:10:51.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T08:10:51.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T08:10:51.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T08:10:51.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T08:10:51.742Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T08:10:51.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-14T08:10:51.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T08:10:51.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T08:10:51.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T08:10:51.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-12-14T08:10:51.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T08:10:51.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T08:10:51.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T08:10:51.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T08:10:51.855Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T08:10:51.863Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T08:10:51.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T08:10:51.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T08:10:51.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-14T08:10:51.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-14T08:10:51.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T08:10:51.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T08:10:51.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T08:10:51.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T08:10:51.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T08:10:52.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T08:10:52.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T08:10:52.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T08:10:52.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] echo [2022-12-14T08:10:52.060Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07a2b4 [Pipeline] echo [2022-12-14T08:10:52.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T08:10:52.131Z] provisioning config files... [2022-12-14T08:10:52.144Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16206017131208920485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:10:52.446Z] ---> docker-login.sh [2022-12-14T08:10:52.446Z] nexus3.edgexfoundry.org:10001 [2022-12-14T08:10:52.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:10:52.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:10:52.707Z] Configure a credential helper to remove this warning. See [2022-12-14T08:10:52.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:10:52.707Z] [2022-12-14T08:10:52.707Z] Login Succeeded [2022-12-14T08:10:52.707Z] nexus3.edgexfoundry.org:10002 [2022-12-14T08:10:52.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:10:52.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:10:52.970Z] Configure a credential helper to remove this warning. See [2022-12-14T08:10:52.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:10:52.970Z] [2022-12-14T08:10:52.970Z] Login Succeeded [2022-12-14T08:10:52.970Z] nexus3.edgexfoundry.org:10003 [2022-12-14T08:10:52.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:10:52.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:10:52.970Z] Configure a credential helper to remove this warning. See [2022-12-14T08:10:52.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:10:52.970Z] [2022-12-14T08:10:52.970Z] Login Succeeded [2022-12-14T08:10:52.970Z] nexus3.edgexfoundry.org:10004 [2022-12-14T08:10:53.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:10:53.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:10:53.231Z] Configure a credential helper to remove this warning. See [2022-12-14T08:10:53.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:10:53.231Z] [2022-12-14T08:10:53.231Z] Login Succeeded [2022-12-14T08:10:53.231Z] docker.io [2022-12-14T08:10:53.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:10:53.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:10:53.491Z] Configure a credential helper to remove this warning. See [2022-12-14T08:10:53.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:10:53.491Z] [2022-12-14T08:10:53.491Z] Login Succeeded [2022-12-14T08:10:53.491Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T08:10:53.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T08:10:53.880Z] + git rev-list -1 --merges e07a2b47d6b01394d573ef881097266a6362f197~1..e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] echo [2022-12-14T08:10:53.917Z] -----------> git rev-list -1 --merges e07a2b47d6b01394d573ef881097266a6362f197~1..e07a2b47d6b01394d573ef881097266a6362f197 e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:10:53.917Z] e07a2b47d6b01394d573ef881097266a6362f197 [false] [Pipeline] sh [2022-12-14T08:10:54.207Z] + git log --format=format:%s -1 e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] echo [2022-12-14T08:10:54.230Z] ========================================================= [2022-12-14T08:10:54.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T08:10:54.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T08:10:54.564Z] + git log --format=format:%s -1 e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] echo [2022-12-14T08:10:54.575Z] [semverPrep] GIT_COMMIT: e07a2b47d6b01394d573ef881097266a6362f197, Commit Message: Merge pull request #322 from FelixTing/v3 [Pipeline] echo [2022-12-14T08:10:54.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T08:10:54.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T08:10:54.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T08:10:54.966Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T08:10:54.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T08:10:54.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T08:10:54.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T08:10:54.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:10:55.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:10:55.387Z] [2022-12-14T08:10:55.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:10:55.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:10:55.689Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T08:10:55.689Z] b85a868b505f: Pulling fs layer [2022-12-14T08:10:55.689Z] e2be974225ed: Pulling fs layer [2022-12-14T08:10:55.689Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T08:10:55.689Z] 988bab9f4d93: Pulling fs layer [2022-12-14T08:10:55.689Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T08:10:55.689Z] eaf3925da568: Pulling fs layer [2022-12-14T08:10:55.689Z] bab4dde63d76: Pulling fs layer [2022-12-14T08:10:55.689Z] bde34c3a00c8: Pulling fs layer [2022-12-14T08:10:55.689Z] b352a97aabf1: Pulling fs layer [2022-12-14T08:10:55.689Z] 4872d77fe225: Pulling fs layer [2022-12-14T08:10:55.689Z] 5851b861e8e6: Pulling fs layer [2022-12-14T08:10:55.689Z] bab4dde63d76: Waiting [2022-12-14T08:10:55.689Z] bde34c3a00c8: Waiting [2022-12-14T08:10:55.689Z] b352a97aabf1: Waiting [2022-12-14T08:10:55.689Z] 4872d77fe225: Waiting [2022-12-14T08:10:55.689Z] 5851b861e8e6: Waiting [2022-12-14T08:10:55.689Z] 1469e6f7b9e6: Waiting [2022-12-14T08:10:55.689Z] 988bab9f4d93: Waiting [2022-12-14T08:10:55.689Z] e2be974225ed: Download complete [2022-12-14T08:10:55.689Z] 988bab9f4d93: Verifying Checksum [2022-12-14T08:10:55.689Z] 988bab9f4d93: Download complete [2022-12-14T08:10:55.948Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T08:10:55.948Z] 1469e6f7b9e6: Download complete [2022-12-14T08:10:55.948Z] eaf3925da568: Verifying Checksum [2022-12-14T08:10:55.948Z] eaf3925da568: Download complete [2022-12-14T08:10:55.948Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T08:10:55.948Z] 339a4e72a1f5: Download complete [2022-12-14T08:10:55.948Z] bde34c3a00c8: Download complete [2022-12-14T08:10:55.948Z] b352a97aabf1: Download complete [2022-12-14T08:10:55.948Z] 4872d77fe225: Verifying Checksum [2022-12-14T08:10:55.948Z] 4872d77fe225: Download complete [2022-12-14T08:10:55.948Z] b85a868b505f: Verifying Checksum [2022-12-14T08:10:55.948Z] b85a868b505f: Download complete [2022-12-14T08:10:55.948Z] 5851b861e8e6: Download complete [2022-12-14T08:10:56.517Z] bab4dde63d76: Verifying Checksum [2022-12-14T08:10:56.517Z] bab4dde63d76: Download complete [2022-12-14T08:10:57.453Z] b85a868b505f: Pull complete [2022-12-14T08:10:57.453Z] e2be974225ed: Pull complete [2022-12-14T08:10:58.023Z] 339a4e72a1f5: Pull complete [2022-12-14T08:10:58.023Z] 988bab9f4d93: Pull complete [2022-12-14T08:10:58.592Z] 1469e6f7b9e6: Pull complete [2022-12-14T08:10:58.592Z] eaf3925da568: Pull complete [2022-12-14T08:11:00.498Z] bab4dde63d76: Pull complete [2022-12-14T08:11:00.498Z] bde34c3a00c8: Pull complete [2022-12-14T08:11:00.498Z] b352a97aabf1: Pull complete [2022-12-14T08:11:00.498Z] 4872d77fe225: Pull complete [2022-12-14T08:11:00.758Z] 5851b861e8e6: Pull complete [2022-12-14T08:11:00.758Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T08:11:00.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:11:00.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:11:00.855Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:11:00.895Z] $ 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 [2022-12-14T08:11:02.619Z] $ docker top c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c -eo pid,comm [2022-12-14T08:11:02.682Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T08:11:02.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T08:11:02.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T08:11:02.710Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T08:11:02.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T08:11:02.852Z] $ docker exec c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c ssh-agent [2022-12-14T08:11:02.968Z] SSH_AUTH_SOCK=/tmp/ssh-mRGx3lQdv5HD/agent.32 [2022-12-14T08:11:02.968Z] SSH_AGENT_PID=38 [2022-12-14T08:11:02.974Z] Running ssh-add (command line suppressed) [2022-12-14T08:11:03.085Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9723995063929268994.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9723995063929268994.key) [2022-12-14T08:11:03.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T08:11:03.388Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T08:11:03.414Z] $ docker exec --env ******** --env ******** c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c ssh-agent -k [2022-12-14T08:11:03.516Z] unset SSH_AUTH_SOCK; [2022-12-14T08:11:03.516Z] unset SSH_AGENT_PID; [2022-12-14T08:11:03.517Z] echo Agent pid 38 killed; [2022-12-14T08:11:03.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T08:11:03.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T08:11:03.551Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T08:11:03.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T08:11:03.672Z] $ docker exec c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c ssh-agent [2022-12-14T08:11:03.774Z] SSH_AUTH_SOCK=/tmp/ssh-HBd4j2pyfzRN/agent.70 [2022-12-14T08:11:03.774Z] SSH_AGENT_PID=76 [2022-12-14T08:11:03.779Z] Running ssh-add (command line suppressed) [2022-12-14T08:11:03.881Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6688433124564873666.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6688433124564873666.key) [2022-12-14T08:11:03.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T08:11:04.176Z] + git semver init [2022-12-14T08:11:04.437Z] 2022-12-14 08:11:04,362 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T08:11:04.437Z] 2022-12-14 08:11:04,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-12-14T08:11:04.437Z] 2022-12-14 08:11:04,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-12-14T08:11:04.437Z] 2022-12-14 08:11:04,363 [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) [2022-12-14T08:11:05.819Z] 2022-12-14 08:11:05,418 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-12-14T08:11:05.819Z] 2022-12-14 08:11:05,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-12-14T08:11:05.819Z] 2022-12-14 08:11:05,419 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:11:05.819Z] 2022-12-14 08:11:05,419 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:11:05.819Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T08:11:05.832Z] $ docker exec --env ******** --env ******** c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c ssh-agent -k [2022-12-14T08:11:05.935Z] unset SSH_AUTH_SOCK; [2022-12-14T08:11:05.935Z] unset SSH_AGENT_PID; [2022-12-14T08:11:05.936Z] echo Agent pid 76 killed; [2022-12-14T08:11:05.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T08:11:06.242Z] + git semver [Pipeline] } [2022-12-14T08:11:06.519Z] $ docker stop --time=1 c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c [2022-12-14T08:11:07.870Z] $ docker rm -f c4d21b9463bf30b2235b9fcf8ac7bdd62332694387191bbb8abb254adb6eb40c [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T08:11:08.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T08:11:08.448Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T08:11:08.450Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 [2022-12-14T08:11:08.590Z] provisioning config files... [2022-12-14T08:11:08.600Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9018361390458726743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:11:08.897Z] ---> docker-login.sh [2022-12-14T08:11:08.897Z] nexus3.edgexfoundry.org:10001 [2022-12-14T08:11:08.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:11:08.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:11:08.897Z] Configure a credential helper to remove this warning. See [2022-12-14T08:11:08.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:11:08.897Z] [2022-12-14T08:11:08.897Z] Login Succeeded [2022-12-14T08:11:08.897Z] nexus3.edgexfoundry.org:10002 [2022-12-14T08:11:08.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:11:08.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:11:08.897Z] Configure a credential helper to remove this warning. See [2022-12-14T08:11:08.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:11:08.897Z] [2022-12-14T08:11:08.897Z] Login Succeeded [2022-12-14T08:11:09.158Z] nexus3.edgexfoundry.org:10003 [2022-12-14T08:11:09.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:11:09.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:11:09.158Z] Configure a credential helper to remove this warning. See [2022-12-14T08:11:09.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:11:09.158Z] [2022-12-14T08:11:09.158Z] Login Succeeded [2022-12-14T08:11:09.158Z] nexus3.edgexfoundry.org:10004 [2022-12-14T08:11:09.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:11:09.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:11:09.158Z] Configure a credential helper to remove this warning. See [2022-12-14T08:11:09.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:11:09.158Z] [2022-12-14T08:11:09.158Z] Login Succeeded [2022-12-14T08:11:09.158Z] docker.io [2022-12-14T08:11:09.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:11:09.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:11:09.676Z] Configure a credential helper to remove this warning. See [2022-12-14T08:11:09.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:11:09.676Z] [2022-12-14T08:11:09.676Z] Login Succeeded [2022-12-14T08:11:09.676Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T08:11:09.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T08:11:09.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:11:09.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:11:09.766Z] ========================================================= [2022-12-14T08:11:09.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T08:11:09.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:11:10.089Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T08:11:10.089Z] Sending build context to Docker daemon 23.33MB [2022-12-14T08:11:10.089Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T08:11:10.089Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-14T08:11:10.350Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T08:11:10.350Z] 213ec9aee27d: Pulling fs layer [2022-12-14T08:11:10.350Z] 4583459ba037: Pulling fs layer [2022-12-14T08:11:10.350Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T08:11:10.350Z] 53926ce57604: Pulling fs layer [2022-12-14T08:11:10.350Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T08:11:10.350Z] 22ff95d597cd: Pulling fs layer [2022-12-14T08:11:10.350Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T08:11:10.350Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T08:11:10.350Z] a7acece74701: Pulling fs layer [2022-12-14T08:11:10.350Z] 21b2b0c7a3f4: Waiting [2022-12-14T08:11:10.350Z] 22ff95d597cd: Waiting [2022-12-14T08:11:10.350Z] a7acece74701: Waiting [2022-12-14T08:11:10.350Z] 12d6caf4c0d1: Waiting [2022-12-14T08:11:10.350Z] 53926ce57604: Waiting [2022-12-14T08:11:10.350Z] 96b7cbca73a9: Waiting [2022-12-14T08:11:10.350Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T08:11:10.350Z] 93c1e223e6f2: Download complete [2022-12-14T08:11:10.350Z] 4583459ba037: Verifying Checksum [2022-12-14T08:11:10.350Z] 4583459ba037: Download complete [2022-12-14T08:11:10.350Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T08:11:10.350Z] 21b2b0c7a3f4: Download complete [2022-12-14T08:11:10.350Z] 22ff95d597cd: Verifying Checksum [2022-12-14T08:11:10.350Z] 22ff95d597cd: Download complete [2022-12-14T08:11:10.350Z] 213ec9aee27d: Verifying Checksum [2022-12-14T08:11:10.350Z] 213ec9aee27d: Download complete [2022-12-14T08:11:10.350Z] 12d6caf4c0d1: Download complete [2022-12-14T08:11:10.350Z] 213ec9aee27d: Pull complete [2022-12-14T08:11:10.628Z] 4583459ba037: Pull complete [2022-12-14T08:11:10.628Z] 93c1e223e6f2: Pull complete [2022-12-14T08:11:10.906Z] a7acece74701: Verifying Checksum [2022-12-14T08:11:10.906Z] a7acece74701: Download complete [2022-12-14T08:11:11.167Z] 53926ce57604: Verifying Checksum [2022-12-14T08:11:11.167Z] 53926ce57604: Download complete [2022-12-14T08:11:11.167Z] 96b7cbca73a9: Download complete [2022-12-14T08:11:15.350Z] 53926ce57604: Pull complete [2022-12-14T08:11:15.350Z] 21b2b0c7a3f4: Pull complete [2022-12-14T08:11:15.350Z] 22ff95d597cd: Pull complete [2022-12-14T08:11:15.350Z] 12d6caf4c0d1: Pull complete [2022-12-14T08:11:17.879Z] 96b7cbca73a9: Pull complete [2022-12-14T08:11:18.445Z] a7acece74701: Pull complete [2022-12-14T08:11:18.446Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T08:11:18.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T08:11:18.446Z] ---> db6d94c90886 [2022-12-14T08:11:18.446Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T08:11:20.352Z] ---> Running in e9a8d1ddea95 [2022-12-14T08:11:20.352Z] Removing intermediate container e9a8d1ddea95 [2022-12-14T08:11:20.352Z] ---> c3a6ebcaa60a [2022-12-14T08:11:20.352Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T08:11:20.610Z] ---> Running in 356424f308b8 [2022-12-14T08:11:20.610Z] Removing intermediate container 356424f308b8 [2022-12-14T08:11:20.610Z] ---> 4699040e4d53 [2022-12-14T08:11:20.610Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2022-12-14T08:11:20.610Z] ---> Running in 28a8333d6c4b [2022-12-14T08:11:20.868Z] Removing intermediate container 28a8333d6c4b [2022-12-14T08:11:20.868Z] ---> f6838b994fc3 [2022-12-14T08:11:20.868Z] Step 6/12 : WORKDIR /device-virtual-go [2022-12-14T08:11:20.868Z] ---> Running in 288f2b7747fe [2022-12-14T08:11:20.868Z] Removing intermediate container 288f2b7747fe [2022-12-14T08:11:20.868Z] ---> 6b9de9cb9dcb [2022-12-14T08:11:20.868Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T08:11:21.127Z] ---> Running in 136bf008f17f [2022-12-14T08:11:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T08:11:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T08:11:21.643Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T08:11:21.643Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-14T08:11:21.643Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T08:11:21.920Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T08:11:21.920Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T08:11:21.920Z] OK: 216 MiB in 55 packages [2022-12-14T08:11:22.180Z] Removing intermediate container 136bf008f17f [2022-12-14T08:11:22.180Z] ---> ec26952489ba [2022-12-14T08:11:22.180Z] Step 8/12 : COPY go.mod vendor* ./ [2022-12-14T08:11:22.440Z] ---> a9e5bc4cf8a8 [2022-12-14T08:11:22.440Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T08:11:22.440Z] ---> Running in 98ae0527e3c0 [2022-12-14T08:11:23.553Z] Still waiting to schedule task [2022-12-14T08:11:23.553Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-14T08:11:40.533Z] Removing intermediate container 98ae0527e3c0 [2022-12-14T08:11:40.533Z] ---> 4e9f3289d9fe [2022-12-14T08:11:40.533Z] Step 10/12 : COPY . . [2022-12-14T08:11:40.533Z] ---> a734bc2984f2 [2022-12-14T08:11:40.533Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T08:11:40.533Z] ---> Running in e28acb95ee05 [2022-12-14T08:11:40.533Z] Removing intermediate container e28acb95ee05 [2022-12-14T08:11:40.533Z] ---> 6a12372b303f [2022-12-14T08:11:40.533Z] Step 12/12 : RUN $MAKE [2022-12-14T08:11:40.533Z] ---> Running in de76f13f37d4 [2022-12-14T08:11:40.792Z] noop [2022-12-14T08:11:41.359Z] Removing intermediate container de76f13f37d4 [2022-12-14T08:11:41.359Z] ---> d3acd6cca582 [2022-12-14T08:11:41.359Z] Successfully built d3acd6cca582 [2022-12-14T08:11:41.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:11:41.671Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T08:11:41.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:11:41.743Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:11:41.775Z] $ 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 [2022-12-14T08:11:42.143Z] $ docker top ab2992488d01214ffa5b32e32d8a014f6dfe057c88b5d539c6aa7536b2d3c8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T08:11:42.491Z] + go version [2022-12-14T08:11:42.491Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T08:11:42.505Z] $ docker stop --time=1 ab2992488d01214ffa5b32e32d8a014f6dfe057c88b5d539c6aa7536b2d3c8f4 [2022-12-14T08:11:43.798Z] $ docker rm -f ab2992488d01214ffa5b32e32d8a014f6dfe057c88b5d539c6aa7536b2d3c8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:11:44.237Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T08:11:44.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:11:44.308Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:11:44.349Z] $ 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 [2022-12-14T08:11:44.716Z] $ docker top ec15d06a4ec5f1f6b2df7456d91781e83e5b28c78dcc1d5b60b5d70e813e3a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T08:11:45.067Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T08:11:45.372Z] + make test [2022-12-14T08:11:45.372Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-14T08:11:45.632Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-12-14T08:11:55.613Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-12-14T08:11:55.873Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2022-12-14T08:12:03.988Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-14T08:12:03.988Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T08:12:07.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T08:12:07.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T08:12:07.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T08:12:07.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T08:12:07.293Z] $ docker stop --time=1 ec15d06a4ec5f1f6b2df7456d91781e83e5b28c78dcc1d5b60b5d70e813e3a9d [2022-12-14T08:12:09.038Z] $ docker rm -f ec15d06a4ec5f1f6b2df7456d91781e83e5b28c78dcc1d5b60b5d70e813e3a9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T08:12:09.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T08:12:09.537Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T08:12:10.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T08:12:10.326Z] + ls -al . [2022-12-14T08:12:10.326Z] total 204 [2022-12-14T08:12:10.326Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 08:11 . [2022-12-14T08:12:10.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 08:10 .. [2022-12-14T08:12:10.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 08:11 .git [2022-12-14T08:12:10.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:10 .github [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 337 Dec 14 08:10 .gitignore [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 08:10 .golangci.yml [2022-12-14T08:12:10.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 08:11 .semver [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 8527 Dec 14 08:10 Attribution.txt [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 11367 Dec 14 08:10 CHANGELOG.md [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 1709 Dec 14 08:10 Dockerfile [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 08:10 GOVERNANCE.md [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 08:10 Jenkinsfile [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 08:10 LICENSE [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 2457 Dec 14 08:10 Makefile [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 08:10 OWNERS.md [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 14 08:10 README.md [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 08:11 VERSION [2022-12-14T08:12:10.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 08:10 bin [2022-12-14T08:12:10.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:10 cmd [2022-12-14T08:12:10.326Z] -rw-r--r-- 1 jenkins jenkins 44128 Dec 14 08:11 coverage.out [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 3340 Dec 14 08:10 go.mod [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 44412 Dec 14 08:10 go.sum [2022-12-14T08:12:10.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:10 internal [2022-12-14T08:12:10.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 08:10 snap [2022-12-14T08:12:10.326Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:10.676Z] + 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=e07a2b47d6b01394d573ef881097266a6362f197 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-14T08:12:10.676Z] Sending build context to Docker daemon 23.37MB [2022-12-14T08:12:10.676Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T08:12:10.676Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-14T08:12:10.676Z] ---> d3acd6cca582 [2022-12-14T08:12:10.676Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T08:12:10.936Z] ---> Running in dd4bb8c048a4 [2022-12-14T08:12:10.936Z] Removing intermediate container dd4bb8c048a4 [2022-12-14T08:12:10.936Z] ---> 72940c9b26f4 [2022-12-14T08:12:10.936Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T08:12:10.936Z] ---> Running in d8d3fd065303 [2022-12-14T08:12:11.194Z] Removing intermediate container d8d3fd065303 [2022-12-14T08:12:11.194Z] ---> fe13adaf3189 [2022-12-14T08:12:11.194Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2022-12-14T08:12:11.194Z] ---> Running in 31aab8e44175 [2022-12-14T08:12:11.194Z] Removing intermediate container 31aab8e44175 [2022-12-14T08:12:11.194Z] ---> 4f970a71ab60 [2022-12-14T08:12:11.194Z] Step 6/25 : WORKDIR /device-virtual-go [2022-12-14T08:12:11.194Z] ---> Running in ad3f8f73edab [2022-12-14T08:12:11.453Z] Removing intermediate container ad3f8f73edab [2022-12-14T08:12:11.453Z] ---> ebd26d944785 [2022-12-14T08:12:11.453Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T08:12:11.453Z] ---> Running in f15762cc6656 [2022-12-14T08:12:11.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T08:12:11.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T08:12:12.279Z] OK: 216 MiB in 55 packages [2022-12-14T08:12:12.537Z] Removing intermediate container f15762cc6656 [2022-12-14T08:12:12.537Z] ---> 50f21008d63c [2022-12-14T08:12:12.537Z] Step 8/25 : COPY go.mod vendor* ./ [2022-12-14T08:12:12.537Z] ---> 932c10015069 [2022-12-14T08:12:12.537Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T08:12:12.795Z] ---> Running in 63b471baa233 [2022-12-14T08:12:13.360Z] Removing intermediate container 63b471baa233 [2022-12-14T08:12:13.360Z] ---> bca059d5697d [2022-12-14T08:12:13.360Z] Step 10/25 : COPY . . [2022-12-14T08:12:13.927Z] ---> 3fb216a06c33 [2022-12-14T08:12:13.927Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T08:12:13.927Z] ---> Running in 630c5b754c39 [2022-12-14T08:12:13.927Z] Removing intermediate container 630c5b754c39 [2022-12-14T08:12:13.927Z] ---> 1fed3efda3d8 [2022-12-14T08:12:13.927Z] Step 12/25 : RUN $MAKE [2022-12-14T08:12:13.927Z] ---> Running in 09ba2861f059 [2022-12-14T08:12:14.185Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-12-14T08:12:36.109Z] Removing intermediate container 09ba2861f059 [2022-12-14T08:12:36.109Z] ---> 807a8b8563da [2022-12-14T08:12:36.109Z] Step 13/25 : FROM alpine:3.16 [2022-12-14T08:12:36.109Z] 3.16: Pulling from library/alpine [2022-12-14T08:12:36.109Z] ca7dd9ec2225: Pulling fs layer [2022-12-14T08:12:36.109Z] ca7dd9ec2225: Verifying Checksum [2022-12-14T08:12:36.109Z] ca7dd9ec2225: Download complete [2022-12-14T08:12:36.109Z] ca7dd9ec2225: Pull complete [2022-12-14T08:12:36.109Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T08:12:36.109Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T08:12:36.109Z] ---> bfe296a52501 [2022-12-14T08:12:36.109Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-12-14T08:12:36.109Z] ---> Running in e375e7c9adbd [2022-12-14T08:12:36.109Z] Removing intermediate container e375e7c9adbd [2022-12-14T08:12:36.109Z] ---> 9379de4f4e8d [2022-12-14T08:12:36.109Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-14T08:12:36.109Z] ---> Running in 23b7bc26204e [2022-12-14T08:12:36.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T08:12:36.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T08:12:36.889Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-14T08:12:36.889Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T08:12:36.889Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-14T08:12:36.889Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T08:12:36.889Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-14T08:12:36.889Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-14T08:12:36.889Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T08:12:36.889Z] OK: 8 MiB in 20 packages [2022-12-14T08:12:37.459Z] Removing intermediate container 23b7bc26204e [2022-12-14T08:12:37.459Z] ---> fce77a89040e [2022-12-14T08:12:37.459Z] Step 16/25 : WORKDIR / [2022-12-14T08:12:37.459Z] ---> Running in b50179f4abf6 [2022-12-14T08:12:37.459Z] Removing intermediate container b50179f4abf6 [2022-12-14T08:12:37.459Z] ---> 72c15857e9b6 [2022-12-14T08:12:37.459Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-12-14T08:12:37.718Z] ---> 6044aedb4b15 [2022-12-14T08:12:37.718Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-12-14T08:12:37.718Z] ---> 73e465457b9d [2022-12-14T08:12:37.718Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-12-14T08:12:38.285Z] ---> a7bd966751ad [2022-12-14T08:12:38.285Z] Step 20/25 : EXPOSE 59900 [2022-12-14T08:12:38.545Z] ---> Running in 9c4cfae4c191 [2022-12-14T08:12:38.545Z] Removing intermediate container 9c4cfae4c191 [2022-12-14T08:12:38.545Z] ---> 67df89b13a57 [2022-12-14T08:12:38.545Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-12-14T08:12:38.545Z] ---> Running in 24634133e90f [2022-12-14T08:12:38.545Z] Removing intermediate container 24634133e90f [2022-12-14T08:12:38.545Z] ---> b27d6c924991 [2022-12-14T08:12:38.545Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T08:12:38.806Z] ---> Running in 97026f76f0e1 [2022-12-14T08:12:38.806Z] Removing intermediate container 97026f76f0e1 [2022-12-14T08:12:38.806Z] ---> 6a4e977464df [2022-12-14T08:12:38.806Z] Step 23/25 : LABEL arch=amd64 [2022-12-14T08:12:38.806Z] ---> Running in 7757bbf68fde [2022-12-14T08:12:38.806Z] Removing intermediate container 7757bbf68fde [2022-12-14T08:12:38.806Z] ---> 8a84d8471da3 [2022-12-14T08:12:38.806Z] Step 24/25 : LABEL git_sha=e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:12:39.066Z] ---> Running in 1a2174c6416d [2022-12-14T08:12:39.066Z] Removing intermediate container 1a2174c6416d [2022-12-14T08:12:39.066Z] ---> 09721b2395b0 [2022-12-14T08:12:39.066Z] Step 25/25 : LABEL version=3.0.0-dev.1 [2022-12-14T08:12:39.066Z] ---> Running in 9d8f243e4888 [2022-12-14T08:12:39.066Z] Removing intermediate container 9d8f243e4888 [2022-12-14T08:12:39.066Z] ---> 0ddbc6ad98e7 [2022-12-14T08:12:39.066Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T08:12:39.066Z] Successfully built 0ddbc6ad98e7 [2022-12-14T08:12:39.066Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T08:12:39.208Z] provisioning config files... [2022-12-14T08:12:39.219Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12392280664506626136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:12:39.517Z] ---> docker-login.sh [2022-12-14T08:12:39.518Z] nexus3.edgexfoundry.org:10001 [2022-12-14T08:12:39.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:12:39.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:12:39.518Z] Configure a credential helper to remove this warning. See [2022-12-14T08:12:39.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:12:39.518Z] [2022-12-14T08:12:39.518Z] Login Succeeded [2022-12-14T08:12:39.518Z] nexus3.edgexfoundry.org:10002 [2022-12-14T08:12:39.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:12:39.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:12:39.518Z] Configure a credential helper to remove this warning. See [2022-12-14T08:12:39.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:12:39.518Z] [2022-12-14T08:12:39.518Z] Login Succeeded [2022-12-14T08:12:39.518Z] nexus3.edgexfoundry.org:10003 [2022-12-14T08:12:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:12:39.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:12:39.777Z] Configure a credential helper to remove this warning. See [2022-12-14T08:12:39.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:12:39.777Z] [2022-12-14T08:12:39.777Z] Login Succeeded [2022-12-14T08:12:39.777Z] nexus3.edgexfoundry.org:10004 [2022-12-14T08:12:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:12:39.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:12:39.777Z] Configure a credential helper to remove this warning. See [2022-12-14T08:12:39.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:12:39.777Z] [2022-12-14T08:12:39.777Z] Login Succeeded [2022-12-14T08:12:39.777Z] docker.io [2022-12-14T08:12:40.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:12:40.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:12:40.036Z] Configure a credential helper to remove this warning. See [2022-12-14T08:12:40.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:12:40.036Z] [2022-12-14T08:12:40.036Z] Login Succeeded [2022-12-14T08:12:40.036Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T08:12:40.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T08:12:40.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:12:40.106Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-12-14T08:12:40.106Z] e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:12:40.106Z] latest [2022-12-14T08:12:40.106Z] 3.0.0-dev.1 [2022-12-14T08:12:40.106Z] e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:12:40.106Z] main [2022-12-14T08:12:40.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:40.444Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:40.805Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:12:40.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-12-14T08:12:40.805Z] 6e44102b4169: Preparing [2022-12-14T08:12:40.805Z] 556398f8b3c3: Preparing [2022-12-14T08:12:40.805Z] b49bd162947b: Preparing [2022-12-14T08:12:40.805Z] 83afb2a536b9: Preparing [2022-12-14T08:12:40.805Z] e5e13b0c77cb: Preparing [2022-12-14T08:12:40.805Z] e5e13b0c77cb: Layer already exists [2022-12-14T08:12:40.805Z] b49bd162947b: Pushed [2022-12-14T08:12:40.805Z] 556398f8b3c3: Pushed [2022-12-14T08:12:41.078Z] 83afb2a536b9: Pushed [2022-12-14T08:12:43.722Z] 6e44102b4169: Pushed [2022-12-14T08:12:43.722Z] e07a2b47d6b01394d573ef881097266a6362f197: digest: sha256:6157c26825fea0cfd370d49738ae1f86ab556309c92f6fdb56deedbef9bb87c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:44.038Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:44.358Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-12-14T08:12:44.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-12-14T08:12:44.358Z] 6e44102b4169: Preparing [2022-12-14T08:12:44.358Z] 556398f8b3c3: Preparing [2022-12-14T08:12:44.358Z] b49bd162947b: Preparing [2022-12-14T08:12:44.358Z] 83afb2a536b9: Preparing [2022-12-14T08:12:44.358Z] e5e13b0c77cb: Preparing [2022-12-14T08:12:44.358Z] 556398f8b3c3: Layer already exists [2022-12-14T08:12:44.358Z] 6e44102b4169: Layer already exists [2022-12-14T08:12:44.358Z] e5e13b0c77cb: Layer already exists [2022-12-14T08:12:44.358Z] 83afb2a536b9: Layer already exists [2022-12-14T08:12:44.358Z] b49bd162947b: Layer already exists [2022-12-14T08:12:44.358Z] latest: digest: sha256:6157c26825fea0cfd370d49738ae1f86ab556309c92f6fdb56deedbef9bb87c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:44.669Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:44.981Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.1 [2022-12-14T08:12:44.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-12-14T08:12:44.981Z] 6e44102b4169: Preparing [2022-12-14T08:12:44.981Z] 556398f8b3c3: Preparing [2022-12-14T08:12:44.981Z] b49bd162947b: Preparing [2022-12-14T08:12:44.981Z] 83afb2a536b9: Preparing [2022-12-14T08:12:44.981Z] e5e13b0c77cb: Preparing [2022-12-14T08:12:44.981Z] 556398f8b3c3: Layer already exists [2022-12-14T08:12:44.981Z] e5e13b0c77cb: Layer already exists [2022-12-14T08:12:44.981Z] 83afb2a536b9: Layer already exists [2022-12-14T08:12:44.981Z] b49bd162947b: Layer already exists [2022-12-14T08:12:44.981Z] 6e44102b4169: Layer already exists [2022-12-14T08:12:44.981Z] 3.0.0-dev.1: digest: sha256:6157c26825fea0cfd370d49738ae1f86ab556309c92f6fdb56deedbef9bb87c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:45.289Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:45.596Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:12:45.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-12-14T08:12:45.596Z] 6e44102b4169: Preparing [2022-12-14T08:12:45.596Z] 556398f8b3c3: Preparing [2022-12-14T08:12:45.596Z] b49bd162947b: Preparing [2022-12-14T08:12:45.596Z] 83afb2a536b9: Preparing [2022-12-14T08:12:45.596Z] e5e13b0c77cb: Preparing [2022-12-14T08:12:45.596Z] b49bd162947b: Layer already exists [2022-12-14T08:12:45.596Z] 83afb2a536b9: Layer already exists [2022-12-14T08:12:45.596Z] e5e13b0c77cb: Layer already exists [2022-12-14T08:12:45.596Z] 6e44102b4169: Layer already exists [2022-12-14T08:12:45.596Z] 556398f8b3c3: Layer already exists [2022-12-14T08:12:45.596Z] e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1: digest: sha256:6157c26825fea0cfd370d49738ae1f86ab556309c92f6fdb56deedbef9bb87c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:45.930Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:46.239Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-12-14T08:12:46.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-12-14T08:12:46.239Z] 6e44102b4169: Preparing [2022-12-14T08:12:46.239Z] 556398f8b3c3: Preparing [2022-12-14T08:12:46.239Z] b49bd162947b: Preparing [2022-12-14T08:12:46.239Z] 83afb2a536b9: Preparing [2022-12-14T08:12:46.239Z] e5e13b0c77cb: Preparing [2022-12-14T08:12:46.239Z] 556398f8b3c3: Layer already exists [2022-12-14T08:12:46.239Z] 83afb2a536b9: Layer already exists [2022-12-14T08:12:46.239Z] 6e44102b4169: Layer already exists [2022-12-14T08:12:46.239Z] b49bd162947b: Layer already exists [2022-12-14T08:12:46.239Z] e5e13b0c77cb: Layer already exists [2022-12-14T08:12:46.239Z] main: digest: sha256:6157c26825fea0cfd370d49738ae1f86ab556309c92f6fdb56deedbef9bb87c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T08:12:46.283Z] ===================================================== [Pipeline] echo [2022-12-14T08:12:46.290Z] taggedImages: [2022-12-14T08:12:46.290Z] - nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:12:46.290Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-12-14T08:12:46.290Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.1 [2022-12-14T08:12:46.290Z] - nexus3.edgexfoundry.org:10004/device-virtual:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:12:46.290Z] - 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 [2022-12-14T08:12:46.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T08:12:46.651Z] [2022-12-14T08:12:46.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:12:46.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T08:12:46.946Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T08:12:46.946Z] 5eb5b503b376: Pulling fs layer [2022-12-14T08:12:46.946Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T08:12:46.946Z] ec43610c2a17: Pulling fs layer [2022-12-14T08:12:46.946Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T08:12:46.946Z] 33b1e0a273af: Pulling fs layer [2022-12-14T08:12:46.946Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T08:12:46.946Z] 2f39f015ded8: Pulling fs layer [2022-12-14T08:12:46.946Z] 5d3b04190fa2: Waiting [2022-12-14T08:12:46.946Z] 3a2ae6a8a46f: Waiting [2022-12-14T08:12:46.946Z] 33b1e0a273af: Waiting [2022-12-14T08:12:46.946Z] 2f39f015ded8: Waiting [2022-12-14T08:12:46.946Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T08:12:46.946Z] 5c69ac0246d0: Download complete [2022-12-14T08:12:46.946Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T08:12:46.946Z] 3a2ae6a8a46f: Download complete [2022-12-14T08:12:47.204Z] 33b1e0a273af: Verifying Checksum [2022-12-14T08:12:47.204Z] 33b1e0a273af: Download complete [2022-12-14T08:12:47.204Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T08:12:47.204Z] 5d3b04190fa2: Download complete [2022-12-14T08:12:47.204Z] ec43610c2a17: Verifying Checksum [2022-12-14T08:12:47.204Z] ec43610c2a17: Download complete [2022-12-14T08:12:47.204Z] 5eb5b503b376: Verifying Checksum [2022-12-14T08:12:47.204Z] 5eb5b503b376: Download complete [2022-12-14T08:12:47.771Z] 2f39f015ded8: Download complete [2022-12-14T08:12:48.338Z] 5eb5b503b376: Pull complete [2022-12-14T08:12:48.596Z] 5c69ac0246d0: Pull complete [2022-12-14T08:12:48.853Z] ec43610c2a17: Pull complete [2022-12-14T08:12:48.853Z] 3a2ae6a8a46f: Pull complete [2022-12-14T08:12:49.112Z] 33b1e0a273af: Pull complete [2022-12-14T08:12:49.371Z] 5d3b04190fa2: Pull complete [2022-12-14T08:12:53.558Z] 2f39f015ded8: Pull complete [2022-12-14T08:12:53.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T08:12:53.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T08:12:53.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:12:53.634Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:12:53.675Z] $ 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 [2022-12-14T08:12:55.361Z] $ docker top e3613a6dd92b964b4628f9a216fd77f1579dfb61fd7e948de86850c991866f77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:12:55.772Z] ---> job-cost.sh [2022-12-14T08:12:55.772Z] lf-activate-venv: SKIPPING [2022-12-14T08:12:55.772Z] INFO: No Stack... [2022-12-14T08:12:56.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T08:12:56.449Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121192 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-12-14T08:12:56.463Z] Running in /w/workspace/device-virtual-go/72 [Pipeline] { [Pipeline] checkout [2022-12-14T08:12:56.493Z] The recommended git tool is: git [2022-12-14T08:12:56.600Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T08:12:56.889Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-12-14T08:12:56.889Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T08:12:56.902Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [2022-12-14T08:12:56.908Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] did not exist. Created. [2022-12-14T08:12:56.908Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T08:12:57.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T08:12:57.228Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T08:12:57.235Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T08:12:57.261Z] $ docker stop --time=1 e3613a6dd92b964b4628f9a216fd77f1579dfb61fd7e948de86850c991866f77 [2022-12-14T08:12:58.443Z] $ docker rm -f e3613a6dd92b964b4628f9a216fd77f1579dfb61fd7e948de86850c991866f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T08:13:01.532Z] using credential edgex-jenkins-ssh [2022-12-14T08:13:01.561Z] Cloning the remote Git repository [2022-12-14T08:13:01.611Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-12-14T08:13:01.681Z] > git init /w/workspace/device-virtual-go/72 # timeout=10 [2022-12-14T08:13:01.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-12-14T08:13:01.812Z] > git --version # timeout=10 [2022-12-14T08:13:01.831Z] > git --version # 'git version 2.25.1' [2022-12-14T08:13:01.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T08:13:01.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T08:13:03.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-12-14T08:13:03.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T08:13:04.741Z] Avoid second fetch [2022-12-14T08:13:04.742Z] Checking out Revision e07a2b47d6b01394d573ef881097266a6362f197 (main) [2022-12-14T08:13:04.759Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T08:13:04.778Z] > git checkout -f e07a2b47d6b01394d573ef881097266a6362f197 # timeout=10 [2022-12-14T08:13:05.252Z] Commit message: "Merge pull request #322 from FelixTing/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T08:13:06.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T08:13:06.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T08:13:06.170Z] Dload Upload Total Spent Left Speed [2022-12-14T08:13:06.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-12-14T08:13:06.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T08:13:07.058Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T08:13:07.058Z] + sudo tee /etc/docker/daemon.new [2022-12-14T08:13:07.058Z] { [2022-12-14T08:13:07.058Z] "registry-mirrors": [ [2022-12-14T08:13:07.058Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T08:13:07.058Z] ], [2022-12-14T08:13:07.058Z] "bip": "10.250.0.254/24", [2022-12-14T08:13:07.058Z] "hosts": [ [2022-12-14T08:13:07.058Z] "tcp://0.0.0.0:5555", [2022-12-14T08:13:07.058Z] "unix:///var/run/docker.sock" [2022-12-14T08:13:07.058Z] ], [2022-12-14T08:13:07.058Z] "mtu": 1458, [2022-12-14T08:13:07.058Z] "selinux-enabled": true, [2022-12-14T08:13:07.058Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T08:13:07.058Z] } [Pipeline] sh [2022-12-14T08:13:07.394Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T08:13:07.755Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T08:13:26.021Z] provisioning config files... [2022-12-14T08:13:26.048Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/72@tmp/config15498442690549564793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:13:26.399Z] ---> docker-login.sh [2022-12-14T08:13:26.399Z] nexus3.edgexfoundry.org:10001 [2022-12-14T08:13:27.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:13:27.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:13:27.000Z] Configure a credential helper to remove this warning. See [2022-12-14T08:13:27.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:13:27.000Z] [2022-12-14T08:13:27.000Z] Login Succeeded [2022-12-14T08:13:27.000Z] nexus3.edgexfoundry.org:10002 [2022-12-14T08:13:27.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:13:27.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:13:27.270Z] Configure a credential helper to remove this warning. See [2022-12-14T08:13:27.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:13:27.270Z] [2022-12-14T08:13:27.270Z] Login Succeeded [2022-12-14T08:13:27.270Z] nexus3.edgexfoundry.org:10003 [2022-12-14T08:13:27.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:13:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:13:27.814Z] Configure a credential helper to remove this warning. See [2022-12-14T08:13:27.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:13:27.814Z] [2022-12-14T08:13:27.814Z] Login Succeeded [2022-12-14T08:13:27.814Z] nexus3.edgexfoundry.org:10004 [2022-12-14T08:13:28.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:13:28.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:13:28.086Z] Configure a credential helper to remove this warning. See [2022-12-14T08:13:28.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:13:28.086Z] [2022-12-14T08:13:28.086Z] Login Succeeded [2022-12-14T08:13:28.086Z] docker.io [2022-12-14T08:13:28.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:13:28.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:13:28.624Z] Configure a credential helper to remove this warning. See [2022-12-14T08:13:28.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:13:28.624Z] [2022-12-14T08:13:28.624Z] Login Succeeded [2022-12-14T08:13:28.624Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T08:13:28.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T08:13:28.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:13:28.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:13:28.904Z] ========================================================= [2022-12-14T08:13:28.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T08:13:28.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:13:29.276Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T08:13:29.544Z] Sending build context to Docker daemon 11.81MB [2022-12-14T08:13:29.544Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T08:13:29.544Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-14T08:13:29.819Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T08:13:29.819Z] 9b18e9b68314: Pulling fs layer [2022-12-14T08:13:29.819Z] 35d82f9e3411: Pulling fs layer [2022-12-14T08:13:29.819Z] e16973657156: Pulling fs layer [2022-12-14T08:13:29.819Z] fc693d55d65f: Pulling fs layer [2022-12-14T08:13:29.819Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T08:13:29.819Z] dda99020689f: Pulling fs layer [2022-12-14T08:13:29.819Z] db1c61fa0a46: Pulling fs layer [2022-12-14T08:13:29.819Z] 891c053d2c06: Pulling fs layer [2022-12-14T08:13:29.819Z] fc693d55d65f: Waiting [2022-12-14T08:13:29.819Z] dda99020689f: Waiting [2022-12-14T08:13:29.819Z] 7e9fc2657dce: Waiting [2022-12-14T08:13:29.819Z] db1c61fa0a46: Waiting [2022-12-14T08:13:29.819Z] 891c053d2c06: Waiting [2022-12-14T08:13:29.819Z] e16973657156: Download complete [2022-12-14T08:13:29.819Z] 35d82f9e3411: Verifying Checksum [2022-12-14T08:13:29.819Z] 35d82f9e3411: Download complete [2022-12-14T08:13:29.819Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T08:13:29.819Z] 7e9fc2657dce: Download complete [2022-12-14T08:13:29.819Z] 9b18e9b68314: Verifying Checksum [2022-12-14T08:13:29.819Z] 9b18e9b68314: Download complete [2022-12-14T08:13:29.819Z] dda99020689f: Verifying Checksum [2022-12-14T08:13:29.819Z] dda99020689f: Download complete [2022-12-14T08:13:30.801Z] 9b18e9b68314: Pull complete [2022-12-14T08:13:30.801Z] 891c053d2c06: Verifying Checksum [2022-12-14T08:13:30.801Z] 891c053d2c06: Download complete [2022-12-14T08:13:32.235Z] db1c61fa0a46: Verifying Checksum [2022-12-14T08:13:32.235Z] db1c61fa0a46: Download complete [2022-12-14T08:13:32.504Z] 35d82f9e3411: Pull complete [2022-12-14T08:13:32.504Z] fc693d55d65f: Verifying Checksum [2022-12-14T08:13:32.504Z] fc693d55d65f: Download complete [2022-12-14T08:13:32.504Z] e16973657156: Pull complete [2022-12-14T08:13:44.840Z] fc693d55d65f: Pull complete [2022-12-14T08:13:44.840Z] 7e9fc2657dce: Pull complete [2022-12-14T08:13:44.840Z] dda99020689f: Pull complete [2022-12-14T08:13:51.513Z] db1c61fa0a46: Pull complete [2022-12-14T08:13:52.483Z] 891c053d2c06: Pull complete [2022-12-14T08:13:52.483Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T08:13:52.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T08:13:52.483Z] ---> f96f9c87975a [2022-12-14T08:13:52.483Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T08:13:54.448Z] ---> Running in da7287c29224 [2022-12-14T08:13:54.719Z] Removing intermediate container da7287c29224 [2022-12-14T08:13:54.719Z] ---> 030dd8be3e0c [2022-12-14T08:13:54.719Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T08:13:54.719Z] ---> Running in faffd4288dfb [2022-12-14T08:13:54.992Z] Removing intermediate container faffd4288dfb [2022-12-14T08:13:54.992Z] ---> 55fa73c7ab10 [2022-12-14T08:13:54.992Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2022-12-14T08:13:55.267Z] ---> Running in 31eb74309448 [2022-12-14T08:13:55.536Z] Removing intermediate container 31eb74309448 [2022-12-14T08:13:55.536Z] ---> fea7549c27d8 [2022-12-14T08:13:55.536Z] Step 6/12 : WORKDIR /device-virtual-go [2022-12-14T08:13:55.536Z] ---> Running in aa40b5a0237a [2022-12-14T08:13:55.815Z] Removing intermediate container aa40b5a0237a [2022-12-14T08:13:55.815Z] ---> 2d725d136f72 [2022-12-14T08:13:55.815Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T08:13:55.815Z] ---> Running in 136f65c825f1 [2022-12-14T08:13:57.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T08:13:57.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T08:13:58.468Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T08:13:58.468Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-14T08:13:58.468Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T08:13:58.468Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T08:13:58.468Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T08:13:58.468Z] OK: 226 MiB in 55 packages [2022-12-14T08:13:59.436Z] Removing intermediate container 136f65c825f1 [2022-12-14T08:13:59.436Z] ---> f06c1dde35e6 [2022-12-14T08:13:59.436Z] Step 8/12 : COPY go.mod vendor* ./ [2022-12-14T08:14:00.025Z] ---> 0a79b8708d96 [2022-12-14T08:14:00.025Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T08:14:00.025Z] ---> Running in 2665a89b19ab [2022-12-14T08:14:47.064Z] Removing intermediate container 2665a89b19ab [2022-12-14T08:14:47.064Z] ---> 9a0ddf2cf1b9 [2022-12-14T08:14:47.064Z] Step 10/12 : COPY . . [2022-12-14T08:14:48.482Z] ---> 189bc3bcc303 [2022-12-14T08:14:48.482Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T08:14:48.482Z] ---> Running in e716a9217efb [2022-12-14T08:14:48.482Z] Removing intermediate container e716a9217efb [2022-12-14T08:14:48.482Z] ---> 4655c103099d [2022-12-14T08:14:48.482Z] Step 12/12 : RUN $MAKE [2022-12-14T08:14:48.482Z] ---> Running in bc37359e3310 [2022-12-14T08:14:49.446Z] noop [2022-12-14T08:14:50.030Z] Removing intermediate container bc37359e3310 [2022-12-14T08:14:50.030Z] ---> e9a3a3005e2a [2022-12-14T08:14:50.030Z] Successfully built e9a3a3005e2a [2022-12-14T08:14:50.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:14:50.374Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T08:14:50.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:14:50.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-121192 does not seem to be running inside a container [2022-12-14T08:14:50.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/72 -v /w/workspace/device-virtual-go/72:/w/workspace/device-virtual-go/72:rw,z -v /w/workspace/device-virtual-go/72@tmp:/w/workspace/device-virtual-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T08:14:51.687Z] $ docker top 3356a4bf73e3cfd1943a130e56e4882dac765fbc41a8d6c70e560b84c7027ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T08:14:52.493Z] + go version [2022-12-14T08:14:52.493Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T08:14:52.511Z] $ docker stop --time=1 3356a4bf73e3cfd1943a130e56e4882dac765fbc41a8d6c70e560b84c7027ba3 [2022-12-14T08:14:54.096Z] $ docker rm -f 3356a4bf73e3cfd1943a130e56e4882dac765fbc41a8d6c70e560b84c7027ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:14:54.639Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T08:14:54.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:14:54.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-121192 does not seem to be running inside a container [2022-12-14T08:14:54.847Z] $ 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/72 -v /w/workspace/device-virtual-go/72:/w/workspace/device-virtual-go/72:rw,z -v /w/workspace/device-virtual-go/72@tmp:/w/workspace/device-virtual-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T08:14:55.927Z] $ docker top f03a47fbfefa9f1ef0d8c70e4c85ea34dc08f8f9e07d6181c4f9979ff60db437 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T08:14:56.398Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/72 [Pipeline] fileExists [Pipeline] sh [2022-12-14T08:14:56.722Z] + make test [2022-12-14T08:14:56.722Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-14T08:14:58.661Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-12-14T08:16:20.294Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-12-14T08:16:20.294Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.119s coverage: 65.7% of statements [2022-12-14T08:16:20.294Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T08:16:20.294Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T08:16:32.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T08:16:32.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T08:16:32.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T08:16:32.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T08:16:32.648Z] $ docker stop --time=1 f03a47fbfefa9f1ef0d8c70e4c85ea34dc08f8f9e07d6181c4f9979ff60db437 [2022-12-14T08:16:34.418Z] $ docker rm -f f03a47fbfefa9f1ef0d8c70e4c85ea34dc08f8f9e07d6181c4f9979ff60db437 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T08:16:35.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T08:16:35.330Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T08:16:35.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T08:16:36.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T08:16:36.471Z] + ls -al . [2022-12-14T08:16:36.471Z] total 200 [2022-12-14T08:16:36.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 08:14 . [2022-12-14T08:16:36.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 08:13 .. [2022-12-14T08:16:36.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 08:13 .git [2022-12-14T08:16:36.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:13 .github [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 337 Dec 14 08:13 .gitignore [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 08:13 .golangci.yml [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 8527 Dec 14 08:13 Attribution.txt [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 11367 Dec 14 08:13 CHANGELOG.md [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 1709 Dec 14 08:13 Dockerfile [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 08:13 GOVERNANCE.md [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 08:13 Jenkinsfile [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 08:13 LICENSE [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 2457 Dec 14 08:13 Makefile [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 08:13 OWNERS.md [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 14 08:13 README.md [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 08:11 VERSION [2022-12-14T08:16:36.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 08:13 bin [2022-12-14T08:16:36.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:13 cmd [2022-12-14T08:16:36.471Z] -rw-r--r-- 1 jenkins jenkins 44128 Dec 14 08:16 coverage.out [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 3340 Dec 14 08:13 go.mod [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 44412 Dec 14 08:13 go.sum [2022-12-14T08:16:36.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 08:13 internal [2022-12-14T08:16:36.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 08:13 snap [2022-12-14T08:16:36.471Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:16:36.804Z] + 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=e07a2b47d6b01394d573ef881097266a6362f197 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-14T08:16:37.071Z] Sending build context to Docker daemon 11.86MB [2022-12-14T08:16:37.071Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T08:16:37.071Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-14T08:16:37.071Z] ---> e9a3a3005e2a [2022-12-14T08:16:37.071Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T08:16:37.337Z] ---> Running in 2a7723bc8c54 [2022-12-14T08:16:37.605Z] Removing intermediate container 2a7723bc8c54 [2022-12-14T08:16:37.605Z] ---> c97a3bef36f4 [2022-12-14T08:16:37.605Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T08:16:37.605Z] ---> Running in 761ad45a9150 [2022-12-14T08:16:37.875Z] Removing intermediate container 761ad45a9150 [2022-12-14T08:16:37.875Z] ---> 86054a85b9cb [2022-12-14T08:16:37.875Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2022-12-14T08:16:38.168Z] ---> Running in 13a2c1dd866e [2022-12-14T08:16:38.437Z] Removing intermediate container 13a2c1dd866e [2022-12-14T08:16:38.437Z] ---> a3c6ae685e92 [2022-12-14T08:16:38.437Z] Step 6/25 : WORKDIR /device-virtual-go [2022-12-14T08:16:38.437Z] ---> Running in bb701b5edad2 [2022-12-14T08:16:38.707Z] Removing intermediate container bb701b5edad2 [2022-12-14T08:16:38.707Z] ---> 55f93f1a20e0 [2022-12-14T08:16:38.707Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T08:16:38.707Z] ---> Running in cf8c33147859 [2022-12-14T08:16:39.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T08:16:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T08:16:40.895Z] OK: 226 MiB in 55 packages [2022-12-14T08:16:41.851Z] Removing intermediate container cf8c33147859 [2022-12-14T08:16:41.851Z] ---> 6b29dd2b0945 [2022-12-14T08:16:41.851Z] Step 8/25 : COPY go.mod vendor* ./ [2022-12-14T08:16:42.117Z] ---> 1a0dd02c190e [2022-12-14T08:16:42.117Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T08:16:42.117Z] ---> Running in 078d8f538e94 [2022-12-14T08:16:44.061Z] Removing intermediate container 078d8f538e94 [2022-12-14T08:16:44.061Z] ---> 753033147c1f [2022-12-14T08:16:44.061Z] Step 10/25 : COPY . . [2022-12-14T08:16:45.015Z] ---> 2cb3b1140293 [2022-12-14T08:16:45.015Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T08:16:45.015Z] ---> Running in ac389f519215 [2022-12-14T08:16:45.286Z] Removing intermediate container ac389f519215 [2022-12-14T08:16:45.286Z] ---> ce0b627d7b8b [2022-12-14T08:16:45.286Z] Step 12/25 : RUN $MAKE [2022-12-14T08:16:45.286Z] ---> Running in 775c3617ab8e [2022-12-14T08:16:46.248Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-12-14T08:19:07.906Z] Removing intermediate container 775c3617ab8e [2022-12-14T08:19:07.906Z] ---> 5a9a2a416ab3 [2022-12-14T08:19:07.906Z] Step 13/25 : FROM alpine:3.16 [2022-12-14T08:19:07.906Z] 3.16: Pulling from library/alpine [2022-12-14T08:19:07.906Z] 6875df1f5354: Pulling fs layer [2022-12-14T08:19:07.906Z] 6875df1f5354: Verifying Checksum [2022-12-14T08:19:07.906Z] 6875df1f5354: Download complete [2022-12-14T08:19:07.906Z] 6875df1f5354: Pull complete [2022-12-14T08:19:07.906Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T08:19:07.906Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T08:19:07.906Z] ---> 2b4661558fb8 [2022-12-14T08:19:07.906Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-12-14T08:19:07.906Z] ---> Running in 2f2148cd25ae [2022-12-14T08:19:07.906Z] Removing intermediate container 2f2148cd25ae [2022-12-14T08:19:07.906Z] ---> 7441e62a7d92 [2022-12-14T08:19:07.906Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-14T08:19:07.906Z] ---> Running in 20505bcc1e7a [2022-12-14T08:19:07.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T08:19:07.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T08:19:08.496Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-14T08:19:08.496Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T08:19:08.496Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-14T08:19:08.496Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T08:19:08.496Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-14T08:19:08.496Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-14T08:19:08.496Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T08:19:08.496Z] OK: 8 MiB in 20 packages [2022-12-14T08:19:09.461Z] Removing intermediate container 20505bcc1e7a [2022-12-14T08:19:09.461Z] ---> c970b8811e50 [2022-12-14T08:19:09.461Z] Step 16/25 : WORKDIR / [2022-12-14T08:19:09.461Z] ---> Running in 0f08f0442cf6 [2022-12-14T08:19:09.727Z] Removing intermediate container 0f08f0442cf6 [2022-12-14T08:19:09.727Z] ---> d0ba66a8737f [2022-12-14T08:19:09.727Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-12-14T08:19:10.313Z] ---> bc7a6b72fad6 [2022-12-14T08:19:10.313Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-12-14T08:19:10.922Z] ---> b0a2f7c58e9f [2022-12-14T08:19:10.922Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-12-14T08:19:12.328Z] ---> 53172125278f [2022-12-14T08:19:12.328Z] Step 20/25 : EXPOSE 59900 [2022-12-14T08:19:12.328Z] ---> Running in 7482f9ed64b3 [2022-12-14T08:19:12.602Z] Removing intermediate container 7482f9ed64b3 [2022-12-14T08:19:12.602Z] ---> 1d97595532aa [2022-12-14T08:19:12.602Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-12-14T08:19:12.602Z] ---> Running in b9d861671bd6 [2022-12-14T08:19:12.872Z] Removing intermediate container b9d861671bd6 [2022-12-14T08:19:12.872Z] ---> 4f7963ee8654 [2022-12-14T08:19:12.872Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T08:19:12.872Z] ---> Running in 0380319daf0d [2022-12-14T08:19:13.142Z] Removing intermediate container 0380319daf0d [2022-12-14T08:19:13.142Z] ---> 0386ad06cb1d [2022-12-14T08:19:13.142Z] Step 23/25 : LABEL arch=arm64 [2022-12-14T08:19:13.415Z] ---> Running in cce74dbc05d2 [2022-12-14T08:19:13.682Z] Removing intermediate container cce74dbc05d2 [2022-12-14T08:19:13.682Z] ---> 086b72b4493f [2022-12-14T08:19:13.682Z] Step 24/25 : LABEL git_sha=e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:19:13.682Z] ---> Running in 8293020eda26 [2022-12-14T08:19:13.950Z] Removing intermediate container 8293020eda26 [2022-12-14T08:19:13.950Z] ---> 54a97a1d06c6 [2022-12-14T08:19:13.950Z] Step 25/25 : LABEL version=3.0.0-dev.1 [2022-12-14T08:19:13.950Z] ---> Running in 348179b47531 [2022-12-14T08:19:14.218Z] Removing intermediate container 348179b47531 [2022-12-14T08:19:14.218Z] ---> 9f136f6fce13 [2022-12-14T08:19:14.218Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T08:19:14.218Z] Successfully built 9f136f6fce13 [2022-12-14T08:19:14.218Z] 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 [2022-12-14T08:19:14.612Z] provisioning config files... [2022-12-14T08:19:14.627Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/72@tmp/config5125509045831132262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:19:14.969Z] ---> docker-login.sh [2022-12-14T08:19:14.969Z] nexus3.edgexfoundry.org:10001 [2022-12-14T08:19:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:19:15.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:19:15.239Z] Configure a credential helper to remove this warning. See [2022-12-14T08:19:15.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:19:15.239Z] [2022-12-14T08:19:15.239Z] Login Succeeded [2022-12-14T08:19:15.239Z] nexus3.edgexfoundry.org:10002 [2022-12-14T08:19:15.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:19:15.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:19:15.509Z] Configure a credential helper to remove this warning. See [2022-12-14T08:19:15.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:19:15.509Z] [2022-12-14T08:19:15.509Z] Login Succeeded [2022-12-14T08:19:15.509Z] nexus3.edgexfoundry.org:10003 [2022-12-14T08:19:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:19:16.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:19:16.048Z] Configure a credential helper to remove this warning. See [2022-12-14T08:19:16.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:19:16.048Z] [2022-12-14T08:19:16.048Z] Login Succeeded [2022-12-14T08:19:16.048Z] nexus3.edgexfoundry.org:10004 [2022-12-14T08:19:16.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:19:16.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:19:16.321Z] Configure a credential helper to remove this warning. See [2022-12-14T08:19:16.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:19:16.321Z] [2022-12-14T08:19:16.321Z] Login Succeeded [2022-12-14T08:19:16.321Z] docker.io [2022-12-14T08:19:16.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T08:19:16.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T08:19:16.859Z] Configure a credential helper to remove this warning. See [2022-12-14T08:19:16.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T08:19:16.859Z] [2022-12-14T08:19:16.859Z] Login Succeeded [2022-12-14T08:19:16.859Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T08:19:16.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T08:19:16.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T08:19:16.940Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-12-14T08:19:16.940Z] e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:19:16.940Z] latest [2022-12-14T08:19:16.940Z] 3.0.0-dev.1 [2022-12-14T08:19:16.940Z] e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:19:16.940Z] main [2022-12-14T08:19:16.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:17.306Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:17.652Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:19:17.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-12-14T08:19:17.652Z] 4ecc4aeb01b9: Preparing [2022-12-14T08:19:17.652Z] d726a7f6403e: Preparing [2022-12-14T08:19:17.652Z] 2738414787ce: Preparing [2022-12-14T08:19:17.652Z] 1c74bdcbcb2c: Preparing [2022-12-14T08:19:17.652Z] 17bec77d7fdc: Preparing [2022-12-14T08:19:17.919Z] 17bec77d7fdc: Layer already exists [2022-12-14T08:19:18.500Z] 2738414787ce: Pushed [2022-12-14T08:19:18.500Z] d726a7f6403e: Pushed [2022-12-14T08:19:18.500Z] 1c74bdcbcb2c: Pushed [2022-12-14T08:19:22.749Z] 4ecc4aeb01b9: Pushed [2022-12-14T08:19:22.749Z] e07a2b47d6b01394d573ef881097266a6362f197: digest: sha256:b597f59d55c4b104db828846ea8140e6ce2b47f735f855993e3bd0f7b936da85 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:23.102Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:23.459Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-12-14T08:19:23.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-12-14T08:19:23.459Z] 4ecc4aeb01b9: Preparing [2022-12-14T08:19:23.459Z] d726a7f6403e: Preparing [2022-12-14T08:19:23.459Z] 2738414787ce: Preparing [2022-12-14T08:19:23.459Z] 1c74bdcbcb2c: Preparing [2022-12-14T08:19:23.459Z] 17bec77d7fdc: Preparing [2022-12-14T08:19:23.459Z] 2738414787ce: Layer already exists [2022-12-14T08:19:23.459Z] 17bec77d7fdc: Layer already exists [2022-12-14T08:19:23.459Z] 1c74bdcbcb2c: Layer already exists [2022-12-14T08:19:23.459Z] 4ecc4aeb01b9: Layer already exists [2022-12-14T08:19:23.459Z] d726a7f6403e: Layer already exists [2022-12-14T08:19:23.459Z] latest: digest: sha256:b597f59d55c4b104db828846ea8140e6ce2b47f735f855993e3bd0f7b936da85 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:23.808Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:24.159Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.1 [2022-12-14T08:19:24.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-12-14T08:19:24.159Z] 4ecc4aeb01b9: Preparing [2022-12-14T08:19:24.159Z] d726a7f6403e: Preparing [2022-12-14T08:19:24.159Z] 2738414787ce: Preparing [2022-12-14T08:19:24.159Z] 1c74bdcbcb2c: Preparing [2022-12-14T08:19:24.159Z] 17bec77d7fdc: Preparing [2022-12-14T08:19:24.159Z] 17bec77d7fdc: Layer already exists [2022-12-14T08:19:24.159Z] d726a7f6403e: Layer already exists [2022-12-14T08:19:24.159Z] 4ecc4aeb01b9: Layer already exists [2022-12-14T08:19:24.159Z] 2738414787ce: Layer already exists [2022-12-14T08:19:24.159Z] 1c74bdcbcb2c: Layer already exists [2022-12-14T08:19:24.159Z] 3.0.0-dev.1: digest: sha256:b597f59d55c4b104db828846ea8140e6ce2b47f735f855993e3bd0f7b936da85 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:24.522Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:24.867Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:19:24.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-12-14T08:19:24.867Z] 4ecc4aeb01b9: Preparing [2022-12-14T08:19:24.867Z] d726a7f6403e: Preparing [2022-12-14T08:19:24.867Z] 2738414787ce: Preparing [2022-12-14T08:19:24.867Z] 1c74bdcbcb2c: Preparing [2022-12-14T08:19:24.867Z] 17bec77d7fdc: Preparing [2022-12-14T08:19:24.867Z] 17bec77d7fdc: Layer already exists [2022-12-14T08:19:24.867Z] 4ecc4aeb01b9: Layer already exists [2022-12-14T08:19:24.867Z] 2738414787ce: Layer already exists [2022-12-14T08:19:24.867Z] 1c74bdcbcb2c: Layer already exists [2022-12-14T08:19:24.867Z] d726a7f6403e: Layer already exists [2022-12-14T08:19:24.867Z] e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1: digest: sha256:b597f59d55c4b104db828846ea8140e6ce2b47f735f855993e3bd0f7b936da85 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:25.232Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:25.574Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-12-14T08:19:25.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-12-14T08:19:25.574Z] 4ecc4aeb01b9: Preparing [2022-12-14T08:19:25.574Z] d726a7f6403e: Preparing [2022-12-14T08:19:25.574Z] 2738414787ce: Preparing [2022-12-14T08:19:25.574Z] 1c74bdcbcb2c: Preparing [2022-12-14T08:19:25.574Z] 17bec77d7fdc: Preparing [2022-12-14T08:19:25.574Z] 4ecc4aeb01b9: Layer already exists [2022-12-14T08:19:25.574Z] 1c74bdcbcb2c: Layer already exists [2022-12-14T08:19:25.574Z] 17bec77d7fdc: Layer already exists [2022-12-14T08:19:25.574Z] 2738414787ce: Layer already exists [2022-12-14T08:19:25.574Z] d726a7f6403e: Layer already exists [2022-12-14T08:19:25.574Z] main: digest: sha256:b597f59d55c4b104db828846ea8140e6ce2b47f735f855993e3bd0f7b936da85 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T08:19:25.899Z] ===================================================== [Pipeline] echo [2022-12-14T08:19:25.908Z] taggedImages: [2022-12-14T08:19:25.908Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197 [2022-12-14T08:19:25.908Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-12-14T08:19:25.908Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.1 [2022-12-14T08:19:25.908Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e07a2b47d6b01394d573ef881097266a6362f197-3.0.0-dev.1 [2022-12-14T08:19:25.908Z] - 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 [2022-12-14T08:19:26.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T08:19:26.266Z] [2022-12-14T08:19:26.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:19:26.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T08:19:26.596Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T08:19:26.596Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T08:19:26.596Z] 04944245beec: Pulling fs layer [2022-12-14T08:19:26.596Z] 699f458cf7ca: Pulling fs layer [2022-12-14T08:19:26.596Z] 765212b225bb: Pulling fs layer [2022-12-14T08:19:26.596Z] f23df028b6ca: Pulling fs layer [2022-12-14T08:19:26.596Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T08:19:26.596Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T08:19:26.596Z] f23df028b6ca: Waiting [2022-12-14T08:19:26.596Z] d65c8cfc05b1: Waiting [2022-12-14T08:19:26.596Z] 2437ff75d9bd: Waiting [2022-12-14T08:19:26.596Z] 765212b225bb: Waiting [2022-12-14T08:19:26.873Z] 04944245beec: Verifying Checksum [2022-12-14T08:19:26.873Z] 04944245beec: Download complete [2022-12-14T08:19:26.873Z] 765212b225bb: Verifying Checksum [2022-12-14T08:19:26.873Z] 765212b225bb: Download complete [2022-12-14T08:19:26.873Z] f23df028b6ca: Verifying Checksum [2022-12-14T08:19:26.873Z] f23df028b6ca: Download complete [2022-12-14T08:19:26.873Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T08:19:26.873Z] d65c8cfc05b1: Download complete [2022-12-14T08:19:26.873Z] 699f458cf7ca: Verifying Checksum [2022-12-14T08:19:26.873Z] 699f458cf7ca: Download complete [2022-12-14T08:19:27.463Z] 8998bd30e6a1: Verifying Checksum [2022-12-14T08:19:27.463Z] 8998bd30e6a1: Download complete [2022-12-14T08:19:30.195Z] 2437ff75d9bd: Download complete [2022-12-14T08:19:34.489Z] 8998bd30e6a1: Pull complete [2022-12-14T08:19:34.489Z] 04944245beec: Pull complete [2022-12-14T08:19:35.459Z] 699f458cf7ca: Pull complete [2022-12-14T08:19:35.727Z] 765212b225bb: Pull complete [2022-12-14T08:19:36.683Z] f23df028b6ca: Pull complete [2022-12-14T08:19:36.683Z] d65c8cfc05b1: Pull complete [2022-12-14T08:19:51.662Z] 2437ff75d9bd: Pull complete [2022-12-14T08:19:51.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T08:19:51.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T08:19:51.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:19:51.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-121192 does not seem to be running inside a container [2022-12-14T08:19:51.922Z] $ 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/72 -v /w/workspace/device-virtual-go/72:/w/workspace/device-virtual-go/72:rw,z -v /w/workspace/device-virtual-go/72@tmp:/w/workspace/device-virtual-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-14T08:19:54.618Z] $ docker top 8ac9f562088375aba745cc40ad0827380441cdb4ce2a82d634434d796218233c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:19:55.460Z] ---> job-cost.sh [2022-12-14T08:19:55.460Z] lf-activate-venv: SKIPPING [2022-12-14T08:19:55.460Z] INFO: No Stack... [2022-12-14T08:19:55.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T08:19:56.680Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T08:19:56.998Z] + + catcut /w/workspace/device-virtual-go/72/archives/cost.csv -d, [2022-12-14T08:19:56.998Z] -f6 [Pipeline] lock [2022-12-14T08:19:57.056Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [2022-12-14T08:19:57.065Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] did not exist. Created. [2022-12-14T08:19:57.065Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T08:19:57.406Z] /w/workspace/device-virtual-go/72@tmp/durable-2c15a6a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T08:19:57.746Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T08:19:57.760Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T08:19:57.808Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T08:19:57.815Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T08:19:57.830Z] $ docker stop --time=1 8ac9f562088375aba745cc40ad0827380441cdb4ce2a82d634434d796218233c [2022-12-14T08:19:59.339Z] $ docker rm -f 8ac9f562088375aba745cc40ad0827380441cdb4ce2a82d634434d796218233c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-14T08:19:59.793Z] provisioning config files... [2022-12-14T08:19:59.801Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11500920086637132114tmp [Pipeline] { [Pipeline] sh [2022-12-14T08:20:00.096Z] + set +x [2022-12-14T08:20:00.096Z] + curl -s https://codecov.io/bash [2022-12-14T08:20:00.096Z] + bash -s -- [2022-12-14T08:20:00.096Z] [2022-12-14T08:20:00.096Z] _____ _ [2022-12-14T08:20:00.096Z] / ____| | | [2022-12-14T08:20:00.096Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T08:20:00.096Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T08:20:00.096Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T08:20:00.096Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T08:20:00.096Z] Bash-1.0.6 [2022-12-14T08:20:00.096Z] [2022-12-14T08:20:00.096Z] [2022-12-14T08:20:00.096Z] ==> git version 2.25.1 found [2022-12-14T08:20:00.096Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-14T08:20:00.096Z] Release-Date: 2020-01-08 [2022-12-14T08:20:00.096Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-14T08:20:00.096Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T08:20:00.096Z] ==> Jenkins CI detected. [2022-12-14T08:20:00.096Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-12-14T08:20:00.096Z] project root: . [2022-12-14T08:20:00.096Z] --> token set from env [2022-12-14T08:20:00.096Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T08:20:00.096Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T08:20:00.096Z] ==> Python coveragepy not found [2022-12-14T08:20:00.096Z] ==> Searching for coverage reports in: [2022-12-14T08:20:00.096Z] + . [2022-12-14T08:20:00.096Z] -> Found 1 reports [2022-12-14T08:20:00.096Z] ==> Detecting git/mercurial file structure [2022-12-14T08:20:00.355Z] ==> Reading reports [2022-12-14T08:20:00.356Z] + ./coverage.out bytes=44128 [2022-12-14T08:20:00.356Z] ==> Appending adjustments [2022-12-14T08:20:00.356Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T08:20:00.356Z] + Found adjustments [2022-12-14T08:20:00.356Z] ==> Gzipping contents [2022-12-14T08:20:00.356Z] 8.0K /tmp/codecov.F7gVLm.gz [2022-12-14T08:20:00.356Z] ==> Uploading reports [2022-12-14T08:20:00.356Z] url: https://codecov.io [2022-12-14T08:20:00.356Z] query: branch=main&commit=e07a2b47d6b01394d573ef881097266a6362f197&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T08:20:00.356Z] -> Pinging Codecov [2022-12-14T08:20:00.356Z] 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=e07a2b47d6b01394d573ef881097266a6362f197&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T08:20:00.615Z] -> Uploading to [2022-12-14T08:20:00.615Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/5E52B4B073DB2E39498172D8E973AA87/e07a2b47d6b01394d573ef881097266a6362f197/2cb4e1be-a686-4394-a7d4-0054bac31ed2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T082000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05402975ebf146357b99aa87a52c054f0c0a72fcbb488418e01b611aa66508e5 [2022-12-14T08:20:00.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T08:20:00.615Z] Dload Upload Total Spent Left Speed [2022-12-14T08:20:00.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5480 0 0 100 5480 0 23418 --:--:-- --:--:-- --:--:-- 23519 [2022-12-14T08:20:00.874Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] } [2022-12-14T08:20:00.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T08:20:01.133Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T08:20:01.143Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:01.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T08:20:01.445Z] [2022-12-14T08:20:01.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:01.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T08:20:01.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T08:20:01.741Z] df9b9388f04a: Pulling fs layer [2022-12-14T08:20:01.741Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T08:20:01.741Z] 25bc292e5bac: Pulling fs layer [2022-12-14T08:20:01.741Z] 114826534d7a: Pulling fs layer [2022-12-14T08:20:01.741Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T08:20:01.741Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T08:20:01.741Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T08:20:01.742Z] 6ad1cebc031e: Waiting [2022-12-14T08:20:01.742Z] 114826534d7a: Waiting [2022-12-14T08:20:01.742Z] 8a3aa393b2d8: Waiting [2022-12-14T08:20:01.742Z] 4657fd5d0bcf: Waiting [2022-12-14T08:20:01.742Z] 25bc292e5bac: Verifying Checksum [2022-12-14T08:20:01.742Z] 25bc292e5bac: Download complete [2022-12-14T08:20:01.742Z] 52dc419b0ee2: Download complete [2022-12-14T08:20:01.742Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T08:20:01.742Z] 4657fd5d0bcf: Download complete [2022-12-14T08:20:01.742Z] df9b9388f04a: Verifying Checksum [2022-12-14T08:20:01.742Z] df9b9388f04a: Download complete [2022-12-14T08:20:02.005Z] df9b9388f04a: Pull complete [2022-12-14T08:20:02.005Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T08:20:02.005Z] 6ad1cebc031e: Download complete [2022-12-14T08:20:02.005Z] 52dc419b0ee2: Pull complete [2022-12-14T08:20:02.264Z] 25bc292e5bac: Pull complete [2022-12-14T08:20:02.522Z] 114826534d7a: Verifying Checksum [2022-12-14T08:20:02.522Z] 114826534d7a: Download complete [2022-12-14T08:20:03.089Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T08:20:03.089Z] 8a3aa393b2d8: Download complete [2022-12-14T08:20:06.365Z] 114826534d7a: Pull complete [2022-12-14T08:20:06.365Z] 4657fd5d0bcf: Pull complete [2022-12-14T08:20:06.622Z] 6ad1cebc031e: Pull complete [2022-12-14T08:20:09.907Z] 8a3aa393b2d8: Pull complete [2022-12-14T08:20:09.907Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T08:20:09.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T08:20:09.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:09.982Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:10.012Z] $ 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 [2022-12-14T08:20:11.903Z] $ docker top 7ca78e78323f1cd724121c06960e528da8843fdcd97005b079a18fdd830275c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T08:20:11.967Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-12-14T08:20:12.248Z] + set -o pipefail [2022-12-14T08:20:12.248Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/3735549a-681c-47c7-aa82-1956221737b3 [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] [2022-12-14T08:20:18.812Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T08:20:18.812Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T08:20:18.812Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T08:20:18.822Z] $ docker stop --time=1 7ca78e78323f1cd724121c06960e528da8843fdcd97005b079a18fdd830275c1 [2022-12-14T08:20:21.049Z] $ docker rm -f 7ca78e78323f1cd724121c06960e528da8843fdcd97005b079a18fdd830275c1 [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 [2022-12-14T08:20:21.780Z] + git log --format=format:%s -1 e07a2b47d6b01394d573ef881097266a6362f197 [Pipeline] sh [2022-12-14T08:20:22.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T08:20:22.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:22.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:20:22.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:22.424Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:22.451Z] $ 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 [2022-12-14T08:20:22.866Z] $ docker top ddb0f5ab73d21988b46c4944c34985bc382544dfcc714301f9cc38e8c502c71a -eo pid,comm [2022-12-14T08:20:22.915Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T08:20:22.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T08:20:22.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T08:20:22.951Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T08:20:23.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T08:20:23.055Z] $ docker exec ddb0f5ab73d21988b46c4944c34985bc382544dfcc714301f9cc38e8c502c71a ssh-agent [2022-12-14T08:20:23.164Z] SSH_AUTH_SOCK=/tmp/ssh-YqkYJ0DjDZsW/agent.32 [2022-12-14T08:20:23.164Z] SSH_AGENT_PID=38 [2022-12-14T08:20:23.169Z] Running ssh-add (command line suppressed) [2022-12-14T08:20:23.271Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5942018505399199058.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5942018505399199058.key) [2022-12-14T08:20:23.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T08:20:23.576Z] + git semver tag [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,762 [run_tag] DEBUG tag force:False [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,762 [check_head_tag] DEBUG check head tag [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,763 [execute] INFO git cat-file --batch-check [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,767 [execute] INFO git cat-file --batch [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,785 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,785 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,785 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T08:20:23.835Z] 2022-12-14 08:20:23,789 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:23.835Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T08:20:23.841Z] $ docker exec --env ******** --env ******** ddb0f5ab73d21988b46c4944c34985bc382544dfcc714301f9cc38e8c502c71a ssh-agent -k [2022-12-14T08:20:23.953Z] unset SSH_AUTH_SOCK; [2022-12-14T08:20:23.953Z] unset SSH_AGENT_PID; [2022-12-14T08:20:23.954Z] echo Agent pid 38 killed; [2022-12-14T08:20:23.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T08:20:24.280Z] + git semver [Pipeline] } [2022-12-14T08:20:24.547Z] $ docker stop --time=1 ddb0f5ab73d21988b46c4944c34985bc382544dfcc714301f9cc38e8c502c71a [2022-12-14T08:20:25.865Z] $ docker rm -f ddb0f5ab73d21988b46c4944c34985bc382544dfcc714301f9cc38e8c502c71a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:26.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T08:20:26.260Z] [2022-12-14T08:20:26.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:26.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T08:20:26.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T08:20:26.564Z] ab5ef0e58194: Pulling fs layer [2022-12-14T08:20:26.564Z] 9712f1f96733: Pulling fs layer [2022-12-14T08:20:26.564Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T08:20:26.564Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T08:20:26.564Z] e9a5061849ea: Pulling fs layer [2022-12-14T08:20:26.564Z] d747dcd14b5f: Pulling fs layer [2022-12-14T08:20:26.564Z] 2de7ff778b66: Pulling fs layer [2022-12-14T08:20:26.564Z] 0d9ebad4ef96: Waiting [2022-12-14T08:20:26.564Z] e9a5061849ea: Waiting [2022-12-14T08:20:26.564Z] d747dcd14b5f: Waiting [2022-12-14T08:20:26.564Z] 2de7ff778b66: Waiting [2022-12-14T08:20:26.564Z] 9712f1f96733: Verifying Checksum [2022-12-14T08:20:26.564Z] 9712f1f96733: Download complete [2022-12-14T08:20:27.136Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T08:20:27.136Z] 63f879dbbcfc: Download complete [2022-12-14T08:20:27.136Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T08:20:27.136Z] 0d9ebad4ef96: Download complete [2022-12-14T08:20:27.136Z] d747dcd14b5f: Download complete [2022-12-14T08:20:27.136Z] e9a5061849ea: Verifying Checksum [2022-12-14T08:20:27.136Z] e9a5061849ea: Download complete [2022-12-14T08:20:27.136Z] ab5ef0e58194: Verifying Checksum [2022-12-14T08:20:27.136Z] ab5ef0e58194: Download complete [2022-12-14T08:20:27.136Z] 2de7ff778b66: Verifying Checksum [2022-12-14T08:20:27.136Z] 2de7ff778b66: Download complete [2022-12-14T08:20:29.663Z] ab5ef0e58194: Pull complete [2022-12-14T08:20:29.663Z] 9712f1f96733: Pull complete [2022-12-14T08:20:30.229Z] 63f879dbbcfc: Pull complete [2022-12-14T08:20:34.406Z] 0d9ebad4ef96: Pull complete [2022-12-14T08:20:34.406Z] e9a5061849ea: Pull complete [2022-12-14T08:20:34.406Z] d747dcd14b5f: Pull complete [2022-12-14T08:20:35.341Z] 2de7ff778b66: Pull complete [2022-12-14T08:20:35.341Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T08:20:35.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T08:20:35.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:35.425Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:35.453Z] $ 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 [2022-12-14T08:20:37.398Z] $ docker top ac4c303d8cba06e881841db2571356a24b8a71399002533eb942342e799dced6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T08:20:37.475Z] provisioning config files... [2022-12-14T08:20:37.482Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13033586694428784874tmp [2022-12-14T08:20:37.492Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17001492199952828928tmp [2022-12-14T08:20:37.501Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9991585533557703595tmp [Pipeline] { [Pipeline] echo [2022-12-14T08:20:37.517Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:37.801Z] ---> sigul-configuration.sh [2022-12-14T08:20:37.801Z] gpg: directory `/root/.gnupg' created [2022-12-14T08:20:37.801Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T08:20:37.801Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T08:20:37.801Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T08:20:37.801Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T08:20:37.801Z] gpg: CAST5 encrypted data [2022-12-14T08:20:37.801Z] gpg: encrypted with 1 passphrase [2022-12-14T08:20:37.801Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T08:20:38.088Z] + mkdir /home/jenkins [2022-12-14T08:20:38.088Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T08:20:38.373Z] + 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 [2022-12-14T08:20:38.381Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:38.668Z] ---> sigul-install.sh [2022-12-14T08:20:38.668Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T08:20:38.955Z] + git tag --list [2022-12-14T08:20:38.955Z] v1.0.0 [2022-12-14T08:20:38.955Z] v1.1.0 [2022-12-14T08:20:38.955Z] v1.1.1 [2022-12-14T08:20:38.955Z] v1.2.1 [2022-12-14T08:20:38.955Z] v1.2.2 [2022-12-14T08:20:38.955Z] v1.2.3 [2022-12-14T08:20:38.955Z] v1.3.0 [2022-12-14T08:20:38.955Z] v1.3.1 [2022-12-14T08:20:38.955Z] v2.0.0 [2022-12-14T08:20:38.955Z] v2.1.0 [2022-12-14T08:20:38.955Z] v2.1.1 [2022-12-14T08:20:38.955Z] v2.1.1-dev.1 [2022-12-14T08:20:38.955Z] v2.1.1-dev.2 [2022-12-14T08:20:38.955Z] v2.2.0 [2022-12-14T08:20:38.955Z] v2.2.1-dev.1 [2022-12-14T08:20:38.955Z] v2.2.1-dev.2 [2022-12-14T08:20:38.955Z] v2.2.1-dev.3 [2022-12-14T08:20:38.955Z] v2.2.1-dev.4 [2022-12-14T08:20:38.955Z] v2.2.1-dev.5 [2022-12-14T08:20:38.955Z] v2.2.1-dev.6 [2022-12-14T08:20:38.955Z] v2.2.1-dev.7 [2022-12-14T08:20:38.955Z] v2.2.1-dev.8 [2022-12-14T08:20:38.955Z] v2.3.0 [2022-12-14T08:20:38.955Z] v2.3.0-dev.10 [2022-12-14T08:20:38.955Z] v2.3.0-dev.11 [2022-12-14T08:20:38.955Z] v2.3.0-dev.12 [2022-12-14T08:20:38.955Z] v2.3.0-dev.13 [2022-12-14T08:20:38.955Z] v2.3.0-dev.14 [2022-12-14T08:20:38.955Z] v2.3.0-dev.15 [2022-12-14T08:20:38.955Z] v2.3.0-dev.16 [2022-12-14T08:20:38.955Z] v2.3.0-dev.17 [2022-12-14T08:20:38.955Z] v2.3.0-dev.18 [2022-12-14T08:20:38.955Z] v2.3.0-dev.19 [2022-12-14T08:20:38.955Z] v2.3.0-dev.20 [2022-12-14T08:20:38.955Z] v2.3.0-dev.21 [2022-12-14T08:20:38.956Z] v2.3.0-dev.22 [2022-12-14T08:20:38.956Z] v2.3.0-dev.23 [2022-12-14T08:20:38.956Z] v2.3.0-dev.24 [2022-12-14T08:20:38.956Z] v2.3.0-dev.25 [2022-12-14T08:20:38.956Z] v2.3.0-dev.26 [2022-12-14T08:20:38.956Z] v2.3.0-dev.27 [2022-12-14T08:20:38.956Z] v2.3.0-dev.28 [2022-12-14T08:20:38.956Z] v2.3.0-dev.29 [2022-12-14T08:20:38.956Z] v2.3.0-dev.30 [2022-12-14T08:20:38.956Z] v2.3.0-dev.8 [2022-12-14T08:20:38.956Z] v2.3.0-dev.9 [2022-12-14T08:20:38.956Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-14T08:20:39.246Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-14T08:20:39.817Z] Signing Git tag with Sigul... [2022-12-14T08:20:39.817Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-14T08:20:40.394Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:40.684Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T08:20:40.692Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T08:20:40.709Z] $ docker stop --time=1 ac4c303d8cba06e881841db2571356a24b8a71399002533eb942342e799dced6 [2022-12-14T08:20:42.022Z] $ docker rm -f ac4c303d8cba06e881841db2571356a24b8a71399002533eb942342e799dced6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T08:20:42.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T08:20:42.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:42.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:20:42.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:42.820Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:42.851Z] $ 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 [2022-12-14T08:20:43.228Z] $ docker top 7eb8476f40d344dde27bb72ca146c7cff60352f0e89eb010552e93e4f08b2b99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T08:20:43.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T08:20:43.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T08:20:43.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T08:20:43.446Z] $ docker exec 7eb8476f40d344dde27bb72ca146c7cff60352f0e89eb010552e93e4f08b2b99 ssh-agent [2022-12-14T08:20:43.558Z] SSH_AUTH_SOCK=/tmp/ssh-KzTIyMukFO1M/agent.32 [2022-12-14T08:20:43.558Z] SSH_AGENT_PID=38 [2022-12-14T08:20:43.563Z] Running ssh-add (command line suppressed) [2022-12-14T08:20:43.670Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2784974009244722300.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2784974009244722300.key) [2022-12-14T08:20:43.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T08:20:43.978Z] + git semver bump pre [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,166 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,169 [execute] INFO git cat-file --batch-check [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,174 [execute] INFO git cat-file --batch [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T08:20:44.238Z] 2022-12-14 08:20:44,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:44.238Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T08:20:44.248Z] $ docker exec --env ******** --env ******** 7eb8476f40d344dde27bb72ca146c7cff60352f0e89eb010552e93e4f08b2b99 ssh-agent -k [2022-12-14T08:20:44.351Z] unset SSH_AUTH_SOCK; [2022-12-14T08:20:44.351Z] unset SSH_AGENT_PID; [2022-12-14T08:20:44.351Z] echo Agent pid 38 killed; [2022-12-14T08:20:44.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T08:20:44.681Z] + git semver [Pipeline] } [2022-12-14T08:20:44.950Z] $ docker stop --time=1 7eb8476f40d344dde27bb72ca146c7cff60352f0e89eb010552e93e4f08b2b99 [2022-12-14T08:20:46.289Z] $ docker rm -f 7eb8476f40d344dde27bb72ca146c7cff60352f0e89eb010552e93e4f08b2b99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T08:20:46.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T08:20:46.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:46.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T08:20:46.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:46.997Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:47.030Z] $ 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 [2022-12-14T08:20:47.419Z] $ docker top cc3cb86c28d584ccadaf918463d094e7286a6d5a71a46f7b37be7fb6fb577ef8 -eo pid,comm [2022-12-14T08:20:47.472Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T08:20:47.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T08:20:47.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T08:20:47.512Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T08:20:47.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T08:20:47.631Z] $ docker exec cc3cb86c28d584ccadaf918463d094e7286a6d5a71a46f7b37be7fb6fb577ef8 ssh-agent [2022-12-14T08:20:47.743Z] SSH_AUTH_SOCK=/tmp/ssh-0Uey5CZAVMbE/agent.32 [2022-12-14T08:20:47.743Z] SSH_AGENT_PID=38 [2022-12-14T08:20:47.748Z] Running ssh-add (command line suppressed) [2022-12-14T08:20:47.843Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3373874351885573068.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3373874351885573068.key) [2022-12-14T08:20:47.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T08:20:48.147Z] + git semver push [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,298 [run_push] DEBUG push [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,299 [execute] INFO git cat-file --batch-check [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,302 [execute] INFO git rev-list 7a5df00bae460dab2b0e5b022c9ce7a3bfd9d2ce -- [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,303 [execute] DEBUG Popen(['git', 'rev-list', '7a5df00bae460dab2b0e5b022c9ce7a3bfd9d2ce', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,311 [execute] INFO git fetch -v origin [2022-12-14T08:20:48.406Z] 2022-12-14 08:20:48,311 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T08:20:48.976Z] 2022-12-14 08:20:48,813 [run_push] DEBUG no remote changes detected [2022-12-14T08:20:48.976Z] 2022-12-14 08:20:48,814 [execute] INFO git push origin semver [2022-12-14T08:20:48.976Z] 2022-12-14 08:20:48,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T08:20:49.916Z] 2022-12-14 08:20:49,643 [run_push] DEBUG push all version tags [2022-12-14T08:20:49.916Z] 2022-12-14 08:20:49,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T08:20:49.916Z] 2022-12-14 08:20:49,644 [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) [2022-12-14T08:20:50.486Z] 2022-12-14 08:20:50,422 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-12-14T08:20:50.486Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T08:20:50.494Z] $ docker exec --env ******** --env ******** cc3cb86c28d584ccadaf918463d094e7286a6d5a71a46f7b37be7fb6fb577ef8 ssh-agent -k [2022-12-14T08:20:50.584Z] unset SSH_AUTH_SOCK; [2022-12-14T08:20:50.584Z] unset SSH_AGENT_PID; [2022-12-14T08:20:50.585Z] echo Agent pid 38 killed; [2022-12-14T08:20:50.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T08:20:50.902Z] + git semver [Pipeline] } [2022-12-14T08:20:51.172Z] $ docker stop --time=1 cc3cb86c28d584ccadaf918463d094e7286a6d5a71a46f7b37be7fb6fb577ef8 [2022-12-14T08:20:52.474Z] $ docker rm -f cc3cb86c28d584ccadaf918463d094e7286a6d5a71a46f7b37be7fb6fb577ef8 [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 [2022-12-14T08:20:53.113Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-12-14T08:20:53.113Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-12-14T08:20:53.113Z] total 16 [2022-12-14T08:20:53.113Z] drwxr-xr-x 3 root root 4096 Dec 14 08:12 . [2022-12-14T08:20:53.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 08:20 .. [2022-12-14T08:20:53.113Z] drwxr-xr-x 2 root root 4096 Dec 14 08:12 cost [2022-12-14T08:20:53.113Z] -rw-r--r-- 1 root root 88 Dec 14 08:12 cost.csv [2022-12-14T08:20:53.113Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-12-14T08:20:53.113Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-12-14T08:20:53.113Z] total 16 [2022-12-14T08:20:53.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 08:12 . [2022-12-14T08:20:53.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 08:20 .. [2022-12-14T08:20:53.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 08:12 cost [2022-12-14T08:20:53.113Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 14 08:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:53.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:54.259Z] ---> package-listing.sh [2022-12-14T08:20:54.260Z] ++ facter osfamily [2022-12-14T08:20:54.260Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T08:20:54.517Z] + OS_FAMILY=debian [2022-12-14T08:20:54.517Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-12-14T08:20:54.517Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T08:20:54.517Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T08:20:54.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T08:20:54.517Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T08:20:54.517Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-12-14T08:20:54.517Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T08:20:54.517Z] + case "${OS_FAMILY}" in [2022-12-14T08:20:54.517Z] + dpkg -l [2022-12-14T08:20:54.517Z] + grep '^ii' [2022-12-14T08:20:54.517Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T08:20:54.517Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T08:20:54.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T08:20:54.517Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-12-14T08:20:54.517Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-12-14T08:20:54.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-12-14T08:20:54.527Z] 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 [2022-12-14T08:20:54.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T08:20:55.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T08:20:55.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T08:20:55.426Z] prd-ubuntu20.04-docker-8c-8g-121191 does not seem to be running inside a container [2022-12-14T08:20:55.455Z] $ 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 [2022-12-14T08:20:55.694Z] $ docker top 7cd4bfbdcb66b3aa49ffa6714c4b4d7ae746bc10a902fb0bc40acbbd8be7194b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T08:20:56.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T08:20:56.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T08:20:56.796Z] + ls /var/log/sa-host [2022-12-14T08:20:56.796Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T08:20:56.969Z] provisioning config files... [2022-12-14T08:20:56.980Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16947094466862191128tmp [Pipeline] { [Pipeline] echo [2022-12-14T08:20:56.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:57.281Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T08:20:57.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:57.643Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T08:20:57.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:57.934Z] ---> sudo-logs.sh [2022-12-14T08:20:57.934Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T08:20:57.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:58.245Z] ---> job-cost.sh [2022-12-14T08:20:58.245Z] lf-activate-venv: SKIPPING [2022-12-14T08:20:58.245Z] DEBUG: total: 0.2199999988079071 [2022-12-14T08:20:58.245Z] INFO: Retrieving Stack Cost... [2022-12-14T08:20:58.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T08:20:59.075Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T08:20:59.085Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T08:20:59.368Z] ---> logs-deploy.sh [2022-12-14T08:20:59.368Z] lf-activate-venv: SKIPPING [2022-12-14T08:20:59.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/72 [2022-12-14T08:20:59.368Z] INFO: archiving workspace using pattern(s): [2022-12-14T08:21:00.305Z] Archives upload complete. [2022-12-14T08:21:00.306Z] INFO: archiving logs to Nexus