Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1522ab26941e845286473a63852d2df7c1cc35f3 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-ssh12718939853362628648.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-ssh18137648738131869147.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-ssh15449210946512593857.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-ssh5676742973038503835.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-ssh16341476262296392783.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6173 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 1522ab26941e845286473a63852d2df7c1cc35f3 (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 1522ab26941e845286473a63852d2df7c1cc35f3 # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants (#340)" > git rev-list --no-walk 3a5423f0b5727ef686932519f865aa3ff45a9adc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:52 ========================================================= 18:40:52 EdgeX Global Pipelines Version Info 18:40:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:53 ------------------- 18:40:53 stable info: 18:40:53 ------------------- 18:40:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:53 Message: update stable to v1.0.244 18:40:54 ------------------- 18:40:54 experimental info: 18:40:54 ------------------- 18:40:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1522ab2 [Pipeline] echo 18:40:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:54 provisioning config files... 18:40:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17404741579722374266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:54 ---> docker-login.sh 18:40:54 nexus3.edgexfoundry.org:10001 18:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:55 Configure a credential helper to remove this warning. See 18:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:55 18:40:55 Login Succeeded 18:40:55 nexus3.edgexfoundry.org:10002 18:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:55 Configure a credential helper to remove this warning. See 18:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:55 18:40:55 Login Succeeded 18:40:56 nexus3.edgexfoundry.org:10003 18:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:56 Configure a credential helper to remove this warning. See 18:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:56 18:40:56 Login Succeeded 18:40:56 nexus3.edgexfoundry.org:10004 18:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:56 Configure a credential helper to remove this warning. See 18:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:56 18:40:56 Login Succeeded 18:40:56 docker.io 18:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:56 Configure a credential helper to remove this warning. See 18:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:56 18:40:56 Login Succeeded 18:40:56 ---> docker-login.sh ends [Pipeline] } 18:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:40:57 + git rev-list -1 --merges 1522ab26941e845286473a63852d2df7c1cc35f3~1..1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] echo 18:40:57 -----------> git rev-list -1 --merges 1522ab26941e845286473a63852d2df7c1cc35f3~1..1522ab26941e845286473a63852d2df7c1cc35f3 1522ab26941e845286473a63852d2df7c1cc35f3 [false] [Pipeline] sh 18:40:57 + git log --format=format:%s -1 1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] echo 18:40:57 ========================================================= 18:40:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:57 + git log --format=format:%s -1 1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] echo 18:40:57 [semverPrep] GIT_COMMIT: 1522ab26941e845286473a63852d2df7c1cc35f3, Commit Message: refactor!: Replace internal topics from config with new constants (#340) [Pipeline] echo 18:40:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:40:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:58 + grep -v github /etc/ssh/ssh_known_hosts 18:40:58 + [ -e /tmp/ssh_known_hosts ] 18:40:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:58 sudo tee -a /etc/ssh/ssh_known_hosts 18:40:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:58 18:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:58 b85a868b505f: Pulling fs layer 18:40:58 e2be974225ed: Pulling fs layer 18:40:58 339a4e72a1f5: Pulling fs layer 18:40:58 988bab9f4d93: Pulling fs layer 18:40:58 1469e6f7b9e6: Pulling fs layer 18:40:58 eaf3925da568: Pulling fs layer 18:40:58 bab4dde63d76: Pulling fs layer 18:40:58 bde34c3a00c8: Pulling fs layer 18:40:58 b352a97aabf1: Pulling fs layer 18:40:58 4872d77fe225: Pulling fs layer 18:40:58 5851b861e8e6: Pulling fs layer 18:40:58 bab4dde63d76: Waiting 18:40:58 bde34c3a00c8: Waiting 18:40:58 988bab9f4d93: Waiting 18:40:58 b352a97aabf1: Waiting 18:40:58 4872d77fe225: Waiting 18:40:58 5851b861e8e6: Waiting 18:40:58 1469e6f7b9e6: Waiting 18:40:58 eaf3925da568: Waiting 18:40:58 e2be974225ed: Download complete 18:40:58 988bab9f4d93: Verifying Checksum 18:40:58 988bab9f4d93: Download complete 18:40:59 1469e6f7b9e6: Verifying Checksum 18:40:59 1469e6f7b9e6: Download complete 18:40:59 eaf3925da568: Download complete 18:40:59 339a4e72a1f5: Verifying Checksum 18:40:59 339a4e72a1f5: Download complete 18:40:59 bde34c3a00c8: Verifying Checksum 18:40:59 bde34c3a00c8: Download complete 18:40:59 b352a97aabf1: Verifying Checksum 18:40:59 b352a97aabf1: Download complete 18:40:59 4872d77fe225: Verifying Checksum 18:40:59 4872d77fe225: Download complete 18:40:59 5851b861e8e6: Verifying Checksum 18:40:59 5851b861e8e6: Download complete 18:40:59 b85a868b505f: Verifying Checksum 18:40:59 b85a868b505f: Download complete 18:40:59 bab4dde63d76: Verifying Checksum 18:40:59 bab4dde63d76: Download complete 18:41:00 b85a868b505f: Pull complete 18:41:00 e2be974225ed: Pull complete 18:41:01 339a4e72a1f5: Pull complete 18:41:01 988bab9f4d93: Pull complete 18:41:01 1469e6f7b9e6: Pull complete 18:41:01 eaf3925da568: Pull complete 18:41:03 bab4dde63d76: Pull complete 18:41:03 bde34c3a00c8: Pull complete 18:41:03 b352a97aabf1: Pull complete 18:41:03 4872d77fe225: Pull complete 18:41:04 5851b861e8e6: Pull complete 18:41:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:04 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:41:04 $ 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 18:41:07 $ docker top a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 -eo pid,comm 18:41:07 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). 18:41:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:07 [ssh-agent] Looking for ssh-agent implementation... 18:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:07 $ docker exec a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 ssh-agent 18:41:07 SSH_AUTH_SOCK=/tmp/ssh-8ZiprFsP2Mio/agent.32 18:41:07 SSH_AGENT_PID=38 18:41:07 Running ssh-add (command line suppressed) 18:41:07 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8431250129872748144.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8431250129872748144.key) 18:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:08 + git tag --points-at HEAD [Pipeline] } 18:41:08 $ docker exec --env ******** --env ******** a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 ssh-agent -k 18:41:08 unset SSH_AUTH_SOCK; 18:41:08 unset SSH_AGENT_PID; 18:41:08 echo Agent pid 38 killed; 18:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:08 [ssh-agent] Looking for ssh-agent implementation... 18:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:08 $ docker exec a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 ssh-agent 18:41:08 SSH_AUTH_SOCK=/tmp/ssh-EHq5mbDuZZLR/agent.70 18:41:08 SSH_AGENT_PID=77 18:41:08 Running ssh-add (command line suppressed) 18:41:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9753037611414879113.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9753037611414879113.key) 18:41:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:08 + git semver init 18:41:09 2023-02-15 18:41:09,047 [run_init] DEBUG init version:0.0.0 force:False 18:41:09 2023-02-15 18:41:09,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:41:09 2023-02-15 18:41:09,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:41:09 2023-02-15 18:41:09,048 [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) 18:41:10 2023-02-15 18:41:10,345 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:41:10 2023-02-15 18:41:10,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:41:10 2023-02-15 18:41:10,345 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:41:10 2023-02-15 18:41:10,346 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:41:10 3.0.0-dev.12 [Pipeline] } 18:41:10 $ docker exec --env ******** --env ******** a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 ssh-agent -k 18:41:10 unset SSH_AUTH_SOCK; 18:41:10 unset SSH_AGENT_PID; 18:41:10 echo Agent pid 77 killed; 18:41:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:10 + git semver [Pipeline] } 18:41:11 $ docker stop --time=1 a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 18:41:12 $ docker rm -f --volumes a37908dc657d8221106dec2b2a05c1012e085abb28a7fad497f4e902d10a7273 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:13 Stashed 1 file(s) [Pipeline] echo 18:41:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 18:41:13 provisioning config files... 18:41:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3682316634945273870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:13 ---> docker-login.sh 18:41:13 nexus3.edgexfoundry.org:10001 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 nexus3.edgexfoundry.org:10002 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 nexus3.edgexfoundry.org:10003 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 nexus3.edgexfoundry.org:10004 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 docker.io 18:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:14 Configure a credential helper to remove this warning. See 18:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:14 18:41:14 Login Succeeded 18:41:14 ---> docker-login.sh ends [Pipeline] } 18:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:14 ========================================================= 18:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:41:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:14 + 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 . 18:41:15 Sending build context to Docker daemon 23.36MB 18:41:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:41:15 Step 2/12 : FROM ${BASE} AS builder 18:41:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:15 213ec9aee27d: Pulling fs layer 18:41:15 4583459ba037: Pulling fs layer 18:41:15 93c1e223e6f2: Pulling fs layer 18:41:15 53926ce57604: Pulling fs layer 18:41:15 21b2b0c7a3f4: Pulling fs layer 18:41:15 22ff95d597cd: Pulling fs layer 18:41:15 12d6caf4c0d1: Pulling fs layer 18:41:15 96b7cbca73a9: Pulling fs layer 18:41:15 a7acece74701: Pulling fs layer 18:41:15 96b7cbca73a9: Waiting 18:41:15 12d6caf4c0d1: Waiting 18:41:15 a7acece74701: Waiting 18:41:15 53926ce57604: Waiting 18:41:15 21b2b0c7a3f4: Waiting 18:41:15 22ff95d597cd: Waiting 18:41:15 213ec9aee27d: Verifying Checksum 18:41:15 93c1e223e6f2: Verifying Checksum 18:41:15 93c1e223e6f2: Download complete 18:41:15 213ec9aee27d: Pull complete 18:41:15 21b2b0c7a3f4: Download complete 18:41:15 4583459ba037: Verifying Checksum 18:41:15 4583459ba037: Download complete 18:41:15 22ff95d597cd: Verifying Checksum 18:41:15 22ff95d597cd: Download complete 18:41:15 4583459ba037: Pull complete 18:41:15 93c1e223e6f2: Pull complete 18:41:15 12d6caf4c0d1: Verifying Checksum 18:41:15 12d6caf4c0d1: Download complete 18:41:16 53926ce57604: Verifying Checksum 18:41:16 53926ce57604: Download complete 18:41:16 a7acece74701: Verifying Checksum 18:41:16 a7acece74701: Download complete 18:41:17 96b7cbca73a9: Verifying Checksum 18:41:17 96b7cbca73a9: Download complete 18:41:21 53926ce57604: Pull complete 18:41:21 21b2b0c7a3f4: Pull complete 18:41:21 22ff95d597cd: Pull complete 18:41:21 12d6caf4c0d1: Pull complete 18:41:24 96b7cbca73a9: Pull complete 18:41:24 a7acece74701: Pull complete 18:41:24 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:41:24 ---> db6d94c90886 18:41:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:41:28 Still waiting to schedule task 18:41:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:41:32 ---> Running in 0160cb42b17d 18:41:32 Removing intermediate container 0160cb42b17d 18:41:32 ---> 261df36bdb28 18:41:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:41:32 ---> Running in dcbc16061341 18:41:32 Removing intermediate container dcbc16061341 18:41:32 ---> 512cc706ef4a 18:41:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:41:32 ---> Running in a52d6cd2eb31 18:41:32 Removing intermediate container a52d6cd2eb31 18:41:32 ---> d9b81ae7fac4 18:41:32 Step 6/12 : WORKDIR /device-virtual-go 18:41:33 ---> Running in 2d75daf4d577 18:41:33 Removing intermediate container 2d75daf4d577 18:41:33 ---> b4eec8418b5d 18:41:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:33 ---> Running in 3344083e24de 18:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:41:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:41:34 (2/4) Installing libedit (20210910.3.1-r0) 18:41:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:41:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:41:34 Executing busybox-1.35.0-r17.trigger 18:41:34 OK: 216 MiB in 55 packages 18:41:35 Removing intermediate container 3344083e24de 18:41:35 ---> 90d4feb42e62 18:41:35 Step 8/12 : COPY go.mod vendor* ./ 18:41:36 ---> 8ceaa516817c 18:41:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:36 ---> Running in 922e548ab9c3 18:42:22 Removing intermediate container 922e548ab9c3 18:42:22 ---> d77b4898f1e0 18:42:22 Step 10/12 : COPY . . 18:42:22 ---> 8ca640ff1b34 18:42:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:22 ---> Running in 23985113dfab 18:42:22 Removing intermediate container 23985113dfab 18:42:22 ---> 85b1ed13fbbf 18:42:22 Step 12/12 : RUN $MAKE 18:42:22 ---> Running in ab6b3a69678f 18:42:22 noop 18:42:22 Removing intermediate container ab6b3a69678f 18:42:22 ---> 69ff6f5cb30d 18:42:22 Successfully built 69ff6f5cb30d 18:42:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:23 + docker inspect -f . ci-base-image-x86_64 18:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:23 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:42:23 $ 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 18:42:23 $ docker top 3b3ef51f782b2cb9da6d732889ec1b7933f0a17037368b7cb7e94fe1a7b3d331 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:23 + go version 18:42:23 go version go1.18.7 linux/amd64 [Pipeline] } 18:42:23 $ docker stop --time=1 3b3ef51f782b2cb9da6d732889ec1b7933f0a17037368b7cb7e94fe1a7b3d331 18:42:25 $ docker rm -f --volumes 3b3ef51f782b2cb9da6d732889ec1b7933f0a17037368b7cb7e94fe1a7b3d331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:26 + docker inspect -f . ci-base-image-x86_64 18:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:26 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:42:26 $ 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 18:42:26 $ docker top 9d1d944953022c45cb8283b7880aae50376f5a0fdf300f6d621bdb988f2a5075 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 18:42:27 + make test 18:42:27 go test ./... -coverprofile=coverage.out 18:42:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:42:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:42:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements 18:42:46 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." 18:42:46 go vet ./... 18:42:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:42:49 $ docker stop --time=1 9d1d944953022c45cb8283b7880aae50376f5a0fdf300f6d621bdb988f2a5075 18:42:52 $ docker rm -f --volumes 9d1d944953022c45cb8283b7880aae50376f5a0fdf300f6d621bdb988f2a5075 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:42:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:42:53 + ls -al . 18:42:53 total 192 18:42:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 18:42 . 18:42:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:40 .. 18:42:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:42 .git 18:42:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:40 .github 18:42:53 -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 18:40 .gitignore 18:42:53 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:40 .golangci.yml 18:42:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:41 .semver 18:42:53 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 15 18:40 Attribution.txt 18:42:53 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 18:40 CHANGELOG.md 18:42:53 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 18:40 Dockerfile 18:42:53 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:40 GOVERNANCE.md 18:42:53 -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 18:40 Jenkinsfile 18:42:53 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:40 LICENSE 18:42:53 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 18:40 Makefile 18:42:53 -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 18:40 OWNERS.md 18:42:53 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 18:40 README.md 18:42:53 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION 18:42:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:40 bin 18:42:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:40 cmd 18:42:53 -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 18:42 coverage.out 18:42:53 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 18:40 go.mod 18:42:53 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 18:40 go.sum 18:42:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:40 internal 18:42:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:40 snap 18:42:53 -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:53 + 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=1522ab26941e845286473a63852d2df7c1cc35f3 --label arch=amd64 --label version=3.0.0-dev.12 . 18:42:53 Sending build context to Docker daemon 23.41MB 18:42:53 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:42:53 Step 2/25 : FROM ${BASE} AS builder 18:42:53 ---> 69ff6f5cb30d 18:42:53 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:42:53 ---> Running in e50fc6ca0e94 18:42:54 Removing intermediate container e50fc6ca0e94 18:42:54 ---> 8805fa4bd2b6 18:42:54 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:42:54 ---> Running in b2935d6ad5ae 18:42:54 Removing intermediate container b2935d6ad5ae 18:42:54 ---> b9fc693e8a0c 18:42:54 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:42:54 ---> Running in aa8e457c5a47 18:42:54 Removing intermediate container aa8e457c5a47 18:42:54 ---> adc2912b6c66 18:42:54 Step 6/25 : WORKDIR /device-virtual-go 18:42:54 ---> Running in a29dcf66c345 18:42:54 Removing intermediate container a29dcf66c345 18:42:54 ---> 8f7b96395995 18:42:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:42:54 ---> Running in fe9de5e399f1 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:55 OK: 216 MiB in 55 packages 18:42:55 Removing intermediate container fe9de5e399f1 18:42:55 ---> 5959c3c6c9a7 18:42:55 Step 8/25 : COPY go.mod vendor* ./ 18:42:55 ---> a7a67c9f65e7 18:42:55 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:55 ---> Running in 4b6e6a03874d 18:42:56 Removing intermediate container 4b6e6a03874d 18:42:56 ---> f13f693b0f72 18:42:56 Step 10/25 : COPY . . 18:42:57 ---> 8b36918cd234 18:42:57 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:57 ---> Running in 39c52af5c5c2 18:42:57 Removing intermediate container 39c52af5c5c2 18:42:57 ---> 17c9e56e28c7 18:42:57 Step 12/25 : RUN $MAKE 18:42:57 ---> Running in 97f96885d2eb 18:42:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:43:19 Removing intermediate container 97f96885d2eb 18:43:19 ---> 3ba31da56a91 18:43:19 Step 13/25 : FROM alpine:3.16 18:43:19 3.16: Pulling from library/alpine 18:43:19 ef5531b6e74e: Pulling fs layer 18:43:19 ef5531b6e74e: Verifying Checksum 18:43:19 ef5531b6e74e: Download complete 18:43:19 ef5531b6e74e: Pull complete 18:43:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:43:19 Status: Downloaded newer image for alpine:3.16 18:43:19 ---> dfd21b5a31f5 18:43:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:43:19 ---> Running in 971d3ba54d0c 18:43:20 Removing intermediate container 971d3ba54d0c 18:43:20 ---> 89baae42aa8e 18:43:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:43:20 ---> Running in 9c2d25742c79 18:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:43:20 (1/1) Installing dumb-init (1.2.5-r1) 18:43:20 Executing busybox-1.35.0-r17.trigger 18:43:20 OK: 6 MiB in 15 packages 18:43:20 Removing intermediate container 9c2d25742c79 18:43:20 ---> b0203ae5b85e 18:43:20 Step 16/25 : WORKDIR / 18:43:20 ---> Running in f3320e667bff 18:43:20 Removing intermediate container f3320e667bff 18:43:20 ---> a8fa61df023f 18:43:20 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:43:21 ---> f575a8a43b7e 18:43:21 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:43:21 ---> 86fb46661733 18:43:21 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:43:22 ---> 860801ab639a 18:43:22 Step 20/25 : EXPOSE 59900 18:43:22 ---> Running in cd77f4ae2786 18:43:22 Removing intermediate container cd77f4ae2786 18:43:22 ---> 81276665ac6f 18:43:22 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:43:22 ---> Running in 36eb26130d18 18:43:22 Removing intermediate container 36eb26130d18 18:43:22 ---> 597336c72883 18:43:22 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:43:22 ---> Running in f6049fb96354 18:43:22 Removing intermediate container f6049fb96354 18:43:22 ---> d1acba413c4c 18:43:22 Step 23/25 : LABEL arch=amd64 18:43:22 ---> Running in 27cbcaf09b61 18:43:22 Removing intermediate container 27cbcaf09b61 18:43:22 ---> 36f49ee4ac9c 18:43:22 Step 24/25 : LABEL git_sha=1522ab26941e845286473a63852d2df7c1cc35f3 18:43:22 ---> Running in b21d6a2f365d 18:43:22 Removing intermediate container b21d6a2f365d 18:43:22 ---> 99bc99f6714f 18:43:22 Step 25/25 : LABEL version=3.0.0-dev.12 18:43:22 ---> Running in 81f65d7cee11 18:43:22 Removing intermediate container 81f65d7cee11 18:43:22 ---> 9ab1ee486142 18:43:22 [Warning] One or more build-args [ARCH] were not consumed 18:43:22 Successfully built 9ab1ee486142 18:43:22 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:22 provisioning config files... 18:43:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11526232096654544379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:23 ---> docker-login.sh 18:43:23 nexus3.edgexfoundry.org:10001 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 nexus3.edgexfoundry.org:10002 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 nexus3.edgexfoundry.org:10003 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 nexus3.edgexfoundry.org:10004 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 docker.io 18:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:23 Configure a credential helper to remove this warning. See 18:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:23 18:43:23 Login Succeeded 18:43:23 ---> docker-login.sh ends [Pipeline] } 18:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:23 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:43:23 1522ab26941e845286473a63852d2df7c1cc35f3 18:43:23 latest 18:43:23 3.0.0-dev.12 18:43:23 1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:43:23 main 18:43:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3 18:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:43:24 464ecc252ba3: Preparing 18:43:24 7890803f25e2: Preparing 18:43:24 933bd3e1d5cb: Preparing 18:43:24 5f033d708f26: Preparing 18:43:24 aa5968d388b8: Preparing 18:43:24 aa5968d388b8: Layer already exists 18:43:24 5f033d708f26: Pushed 18:43:24 933bd3e1d5cb: Pushed 18:43:24 7890803f25e2: Pushed 18:43:27 464ecc252ba3: Pushed 18:43:27 1522ab26941e845286473a63852d2df7c1cc35f3: digest: sha256:f8f3054af977c8305b7941895b8f10cb9aa02c944aa3d04740f0b569e4e1d27e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:43:27 464ecc252ba3: Preparing 18:43:27 7890803f25e2: Preparing 18:43:27 933bd3e1d5cb: Preparing 18:43:27 5f033d708f26: Preparing 18:43:27 aa5968d388b8: Preparing 18:43:27 5f033d708f26: Layer already exists 18:43:27 7890803f25e2: Layer already exists 18:43:27 aa5968d388b8: Layer already exists 18:43:27 464ecc252ba3: Layer already exists 18:43:27 933bd3e1d5cb: Layer already exists 18:43:27 latest: digest: sha256:f8f3054af977c8305b7941895b8f10cb9aa02c944aa3d04740f0b569e4e1d27e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.12 18:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:43:28 464ecc252ba3: Preparing 18:43:28 7890803f25e2: Preparing 18:43:28 933bd3e1d5cb: Preparing 18:43:28 5f033d708f26: Preparing 18:43:28 aa5968d388b8: Preparing 18:43:28 464ecc252ba3: Layer already exists 18:43:28 aa5968d388b8: Layer already exists 18:43:28 7890803f25e2: Layer already exists 18:43:28 933bd3e1d5cb: Layer already exists 18:43:28 5f033d708f26: Layer already exists 18:43:28 3.0.0-dev.12: digest: sha256:f8f3054af977c8305b7941895b8f10cb9aa02c944aa3d04740f0b569e4e1d27e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:43:28 464ecc252ba3: Preparing 18:43:28 7890803f25e2: Preparing 18:43:28 933bd3e1d5cb: Preparing 18:43:28 5f033d708f26: Preparing 18:43:28 aa5968d388b8: Preparing 18:43:28 5f033d708f26: Layer already exists 18:43:28 aa5968d388b8: Layer already exists 18:43:28 933bd3e1d5cb: Layer already exists 18:43:28 464ecc252ba3: Layer already exists 18:43:28 7890803f25e2: Layer already exists 18:43:28 1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12: digest: sha256:f8f3054af977c8305b7941895b8f10cb9aa02c944aa3d04740f0b569e4e1d27e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 18:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:43:29 464ecc252ba3: Preparing 18:43:29 7890803f25e2: Preparing 18:43:29 933bd3e1d5cb: Preparing 18:43:29 5f033d708f26: Preparing 18:43:29 aa5968d388b8: Preparing 18:43:29 933bd3e1d5cb: Layer already exists 18:43:29 aa5968d388b8: Layer already exists 18:43:29 7890803f25e2: Layer already exists 18:43:29 5f033d708f26: Layer already exists 18:43:29 464ecc252ba3: Layer already exists 18:43:29 main: digest: sha256:f8f3054af977c8305b7941895b8f10cb9aa02c944aa3d04740f0b569e4e1d27e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:29 ===================================================== [Pipeline] echo 18:43:29 taggedImages: 18:43:29 - nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3 18:43:29 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:43:29 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.12 18:43:29 - nexus3.edgexfoundry.org:10004/device-virtual:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:43:29 - 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 18:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:30 18:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:30 latest: Pulling from edgex-lftools-log-publisher 18:43:30 5eb5b503b376: Pulling fs layer 18:43:30 5c69ac0246d0: Pulling fs layer 18:43:30 ec43610c2a17: Pulling fs layer 18:43:30 3a2ae6a8a46f: Pulling fs layer 18:43:30 33b1e0a273af: Pulling fs layer 18:43:30 5d3b04190fa2: Pulling fs layer 18:43:30 2f39f015ded8: Pulling fs layer 18:43:30 33b1e0a273af: Waiting 18:43:30 3a2ae6a8a46f: Waiting 18:43:30 5d3b04190fa2: Waiting 18:43:30 5c69ac0246d0: Download complete 18:43:30 3a2ae6a8a46f: Verifying Checksum 18:43:30 3a2ae6a8a46f: Download complete 18:43:30 33b1e0a273af: Verifying Checksum 18:43:30 33b1e0a273af: Download complete 18:43:30 5d3b04190fa2: Verifying Checksum 18:43:30 5d3b04190fa2: Download complete 18:43:30 ec43610c2a17: Verifying Checksum 18:43:30 ec43610c2a17: Download complete 18:43:30 5eb5b503b376: Verifying Checksum 18:43:30 5eb5b503b376: Download complete 18:43:31 2f39f015ded8: Verifying Checksum 18:43:31 2f39f015ded8: Download complete 18:43:32 5eb5b503b376: Pull complete 18:43:32 5c69ac0246d0: Pull complete 18:43:32 ec43610c2a17: Pull complete 18:43:32 3a2ae6a8a46f: Pull complete 18:43:33 33b1e0a273af: Pull complete 18:43:33 5d3b04190fa2: Pull complete 18:43:38 2f39f015ded8: Pull complete 18:43:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:38 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:43:38 $ 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 18:43:42 $ docker top b1b2ef994aa06cd928a04f01c51b98c683c8479bac777949ea45c726392fdb6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:43 ---> job-cost.sh 18:43:43 lf-activate-venv: SKIPPING 18:43:43 INFO: No Stack... 18:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:43 INFO: Archiving Costs [Pipeline] sh 18:43:44 + cut -d, -f6 18:43:44 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock 18:43:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] 18:43:44 Resource [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] did not exist. Created. 18:43:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:44 + echo total: 0.2199999988079071 [Pipeline] stash 18:43:44 Stashed 1 file(s) [Pipeline] } 18:43:44 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:44 $ docker stop --time=1 b1b2ef994aa06cd928a04f01c51b98c683c8479bac777949ea45c726392fdb6b 18:43:45 $ docker rm -f --volumes b1b2ef994aa06cd928a04f01c51b98c683c8479bac777949ea45c726392fdb6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6184 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 18:44:48 Running in /w/workspace/device-virtual-go/83 [Pipeline] { [Pipeline] checkout 18:44:48 The recommended git tool is: git 18:44:55 using credential edgex-jenkins-ssh 18:44:55 Cloning the remote Git repository 18:44:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:44:55 > git init /w/workspace/device-virtual-go/83 # timeout=10 18:44:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:44:55 > git --version # timeout=10 18:44:55 > git --version # 'git version 2.25.1' 18:44:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:44:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:59 Avoid second fetch 18:44:59 Checking out Revision 1522ab26941e845286473a63852d2df7c1cc35f3 (main) 18:45:00 Commit message: "refactor!: Replace internal topics from config with new constants (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:59 > git config core.sparsecheckout # timeout=10 18:44:59 > git checkout -f 1522ab26941e845286473a63852d2df7c1cc35f3 # timeout=10 18:45:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:01 Dload Upload Total Spent Left Speed 18:45:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 18:45:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:02 + sudo tee /etc/docker/daemon.new 18:45:02 { 18:45:02 "registry-mirrors": [ 18:45:02 "https://nexus3.edgexfoundry.org:10001" 18:45:02 ], 18:45:02 "bip": "10.250.0.254/24", 18:45:02 "hosts": [ 18:45:02 "tcp://0.0.0.0:5555", 18:45:02 "unix:///var/run/docker.sock" 18:45:02 ], 18:45:02 "mtu": 1458, 18:45:02 "selinux-enabled": true, 18:45:02 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:02 } [Pipeline] sh 18:45:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:21 provisioning config files... 18:45:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/83@tmp/config17914595907669324190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:21 ---> docker-login.sh 18:45:21 nexus3.edgexfoundry.org:10001 18:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:22 Configure a credential helper to remove this warning. See 18:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:22 18:45:22 Login Succeeded 18:45:22 nexus3.edgexfoundry.org:10002 18:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:22 Configure a credential helper to remove this warning. See 18:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:22 18:45:22 Login Succeeded 18:45:22 nexus3.edgexfoundry.org:10003 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 nexus3.edgexfoundry.org:10004 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 docker.io 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 ---> docker-login.sh ends [Pipeline] } 18:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:24 ========================================================= 18:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:25 + 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 . 18:45:25 Sending build context to Docker daemon 11.83MB 18:45:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:45:25 Step 2/12 : FROM ${BASE} AS builder 18:45:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:25 9b18e9b68314: Pulling fs layer 18:45:25 35d82f9e3411: Pulling fs layer 18:45:25 e16973657156: Pulling fs layer 18:45:25 fc693d55d65f: Pulling fs layer 18:45:25 7e9fc2657dce: Pulling fs layer 18:45:25 dda99020689f: Pulling fs layer 18:45:25 db1c61fa0a46: Pulling fs layer 18:45:25 891c053d2c06: Pulling fs layer 18:45:25 fc693d55d65f: Waiting 18:45:25 7e9fc2657dce: Waiting 18:45:25 dda99020689f: Waiting 18:45:25 db1c61fa0a46: Waiting 18:45:25 891c053d2c06: Waiting 18:45:26 e16973657156: Verifying Checksum 18:45:26 e16973657156: Download complete 18:45:26 35d82f9e3411: Verifying Checksum 18:45:26 35d82f9e3411: Download complete 18:45:26 7e9fc2657dce: Download complete 18:45:26 dda99020689f: Download complete 18:45:26 9b18e9b68314: Download complete 18:45:27 9b18e9b68314: Pull complete 18:45:27 35d82f9e3411: Pull complete 18:45:27 e16973657156: Pull complete 18:45:27 891c053d2c06: Verifying Checksum 18:45:27 891c053d2c06: Download complete 18:45:31 db1c61fa0a46: Verifying Checksum 18:45:31 db1c61fa0a46: Download complete 18:45:31 fc693d55d65f: Verifying Checksum 18:45:31 fc693d55d65f: Download complete 18:45:46 fc693d55d65f: Pull complete 18:45:46 7e9fc2657dce: Pull complete 18:45:46 dda99020689f: Pull complete 18:45:51 db1c61fa0a46: Pull complete 18:45:53 891c053d2c06: Pull complete 18:45:53 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:53 ---> f96f9c87975a 18:45:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:45:57 ---> Running in 0f2eedd00a4d 18:45:58 Removing intermediate container 0f2eedd00a4d 18:45:58 ---> 718cc45bf59a 18:45:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:45:58 ---> Running in 5bb219362e69 18:45:59 Removing intermediate container 5bb219362e69 18:45:59 ---> 1e7d420f0435 18:45:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:45:59 ---> Running in c0997584e816 18:45:59 Removing intermediate container c0997584e816 18:45:59 ---> c21dafb283dd 18:45:59 Step 6/12 : WORKDIR /device-virtual-go 18:45:59 ---> Running in ddf5e488b0dc 18:46:00 Removing intermediate container ddf5e488b0dc 18:46:00 ---> 1a19d0b4ae9a 18:46:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:00 ---> Running in 79944b6c301c 18:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:03 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:46:03 (2/4) Installing libedit (20210910.3.1-r0) 18:46:03 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:46:03 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:46:03 Executing busybox-1.35.0-r17.trigger 18:46:03 OK: 226 MiB in 55 packages 18:46:04 Removing intermediate container 79944b6c301c 18:46:04 ---> 1d930f35946d 18:46:04 Step 8/12 : COPY go.mod vendor* ./ 18:46:04 ---> fec6b064a987 18:46:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:05 ---> Running in 3ebba26d03ae 18:47:41 Removing intermediate container 3ebba26d03ae 18:47:41 ---> 0c6fb156d1aa 18:47:41 Step 10/12 : COPY . . 18:47:41 ---> 8ee2d7eae8f5 18:47:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:41 ---> Running in f52a631cfe32 18:47:41 Removing intermediate container f52a631cfe32 18:47:41 ---> 2da75a130365 18:47:41 Step 12/12 : RUN $MAKE 18:47:41 ---> Running in 980faa47709a 18:47:41 noop 18:47:41 Removing intermediate container 980faa47709a 18:47:41 ---> ea1b7c7dd41d 18:47:41 Successfully built ea1b7c7dd41d 18:47:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker inspect -f . ci-base-image-arm64 18:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 18:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/83 -v /w/workspace/device-virtual-go/83:/w/workspace/device-virtual-go/83:rw,z -v /w/workspace/device-virtual-go/83@tmp:/w/workspace/device-virtual-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:43 $ docker top a8583ef69042308251492200fe7bfa28319aaaf383bc8a1a564579a3536d9bbf -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:44 + go version 18:47:44 go version go1.18.7 linux/arm64 [Pipeline] } 18:47:44 $ docker stop --time=1 a8583ef69042308251492200fe7bfa28319aaaf383bc8a1a564579a3536d9bbf 18:47:46 $ docker rm -f --volumes a8583ef69042308251492200fe7bfa28319aaaf383bc8a1a564579a3536d9bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker inspect -f . ci-base-image-arm64 18:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 18:47:47 $ 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/83 -v /w/workspace/device-virtual-go/83:/w/workspace/device-virtual-go/83:rw,z -v /w/workspace/device-virtual-go/83@tmp:/w/workspace/device-virtual-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:48 $ docker top b5a310ef9bc077ccd672f75977aca7bbb56158a16a6cebea255f01f52a582ab3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:49 + git config --global --add safe.directory /w/workspace/device-virtual-go/83 [Pipeline] fileExists [Pipeline] sh 18:47:50 + make test 18:47:50 go test ./... -coverprofile=coverage.out 18:47:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:49:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:49:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.149s coverage: 65.7% of statements 18:49:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:46 go vet ./... 18:50:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:50:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:50:18 ./bin/test-attribution-txt.sh [Pipeline] echo 18:50:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:50:18 $ docker stop --time=1 b5a310ef9bc077ccd672f75977aca7bbb56158a16a6cebea255f01f52a582ab3 18:50:20 $ docker rm -f --volumes b5a310ef9bc077ccd672f75977aca7bbb56158a16a6cebea255f01f52a582ab3 [Pipeline] // withDockerContainer [Pipeline] sh 18:50:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:50:21 Warning: overwriting stash ‘coverage-report’ 18:50:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:50:23 + ls -al . 18:50:23 total 188 18:50:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:47 . 18:50:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:44 .. 18:50:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:44 .git 18:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 .github 18:50:23 -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 18:44 .gitignore 18:50:23 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:44 .golangci.yml 18:50:23 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 15 18:44 Attribution.txt 18:50:23 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 18:44 CHANGELOG.md 18:50:23 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 18:44 Dockerfile 18:50:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:44 GOVERNANCE.md 18:50:23 -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 18:44 Jenkinsfile 18:50:23 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:44 LICENSE 18:50:23 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 18:44 Makefile 18:50:23 -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 18:44 OWNERS.md 18:50:23 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 18:44 README.md 18:50:23 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION 18:50:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:44 bin 18:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 cmd 18:50:23 -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 18:49 coverage.out 18:50:23 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 18:44 go.mod 18:50:23 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 18:44 go.sum 18:50:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 internal 18:50:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:44 snap 18:50:23 -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:23 + 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=1522ab26941e845286473a63852d2df7c1cc35f3 --label arch=arm64 --label version=3.0.0-dev.12 . 18:50:24 Sending build context to Docker daemon 11.87MB 18:50:24 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:50:24 Step 2/25 : FROM ${BASE} AS builder 18:50:24 ---> ea1b7c7dd41d 18:50:24 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:50:24 ---> Running in a2fe2f6905a3 18:50:25 Removing intermediate container a2fe2f6905a3 18:50:25 ---> f1875f9ab23b 18:50:25 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:50:25 ---> Running in 7e409cdc1a06 18:50:25 Removing intermediate container 7e409cdc1a06 18:50:25 ---> d9baff6a453e 18:50:25 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:50:25 ---> Running in a44b50f3b49c 18:50:25 Removing intermediate container a44b50f3b49c 18:50:25 ---> e90f5c659038 18:50:25 Step 6/25 : WORKDIR /device-virtual-go 18:50:25 ---> Running in aa9bae2c8523 18:50:26 Removing intermediate container aa9bae2c8523 18:50:26 ---> c56501639658 18:50:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:26 ---> Running in 48b7c20fd140 18:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:50:29 OK: 226 MiB in 55 packages 18:50:30 Removing intermediate container 48b7c20fd140 18:50:30 ---> f686f0fd502f 18:50:30 Step 8/25 : COPY go.mod vendor* ./ 18:50:30 ---> 7cbdb0967bac 18:50:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:31 ---> Running in 6c80e9dd455f 18:50:34 Removing intermediate container 6c80e9dd455f 18:50:34 ---> a4889939798c 18:50:34 Step 10/25 : COPY . . 18:50:36 ---> 71b32abe5783 18:50:36 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:37 ---> Running in c493518de7ae 18:50:37 Removing intermediate container c493518de7ae 18:50:37 ---> b0a22b38ce34 18:50:37 Step 12/25 : RUN $MAKE 18:50:37 ---> Running in dd3e6f257dd7 18:50:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:53:15 Removing intermediate container dd3e6f257dd7 18:53:15 ---> 2060d90b65a2 18:53:15 Step 13/25 : FROM alpine:3.16 18:53:15 3.16: Pulling from library/alpine 18:53:15 3760b48202b3: Pulling fs layer 18:53:15 3760b48202b3: Download complete 18:53:15 3760b48202b3: Pull complete 18:53:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:53:15 Status: Downloaded newer image for alpine:3.16 18:53:15 ---> 4c81e5bf8899 18:53:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:53:15 ---> Running in 11b555a0f4ea 18:53:15 Removing intermediate container 11b555a0f4ea 18:53:15 ---> dc2ffb2ec15b 18:53:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:53:15 ---> Running in dcc7e1de9bd3 18:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:15 (1/1) Installing dumb-init (1.2.5-r1) 18:53:15 Executing busybox-1.35.0-r17.trigger 18:53:15 OK: 5 MiB in 15 packages 18:53:15 Removing intermediate container dcc7e1de9bd3 18:53:15 ---> 1a5200209b38 18:53:15 Step 16/25 : WORKDIR / 18:53:15 ---> Running in f616db7e3e82 18:53:15 Removing intermediate container f616db7e3e82 18:53:15 ---> 0a4a90064133 18:53:15 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:53:15 ---> ebeece4c9ead 18:53:15 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:53:15 ---> a91205381166 18:53:15 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:53:17 ---> a6e498422a42 18:53:17 Step 20/25 : EXPOSE 59900 18:53:17 ---> Running in 82769ef615d4 18:53:17 Removing intermediate container 82769ef615d4 18:53:17 ---> 6e93d3a22f3c 18:53:17 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:53:17 ---> Running in 15d55b344bda 18:53:17 Removing intermediate container 15d55b344bda 18:53:17 ---> 314c4ca196da 18:53:17 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:18 ---> Running in 704225f72030 18:53:18 Removing intermediate container 704225f72030 18:53:18 ---> 0b794b8c68ff 18:53:18 Step 23/25 : LABEL arch=arm64 18:53:18 ---> Running in 54e6964cf7fc 18:53:18 Removing intermediate container 54e6964cf7fc 18:53:18 ---> fc0708489d27 18:53:18 Step 24/25 : LABEL git_sha=1522ab26941e845286473a63852d2df7c1cc35f3 18:53:18 ---> Running in 55629ddf7e82 18:53:19 Removing intermediate container 55629ddf7e82 18:53:19 ---> 2a53310ec681 18:53:19 Step 25/25 : LABEL version=3.0.0-dev.12 18:53:19 ---> Running in 01fbe0e3c9a7 18:53:19 Removing intermediate container 01fbe0e3c9a7 18:53:19 ---> c40896491940 18:53:19 [Warning] One or more build-args [ARCH] were not consumed 18:53:19 Successfully built c40896491940 18:53:19 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 18:53:19 provisioning config files... 18:53:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/83@tmp/config8059349885691692190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> docker-login.sh 18:53:20 nexus3.edgexfoundry.org:10001 18:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:20 Configure a credential helper to remove this warning. See 18:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:20 18:53:20 Login Succeeded 18:53:20 nexus3.edgexfoundry.org:10002 18:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:21 Configure a credential helper to remove this warning. See 18:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:21 18:53:21 Login Succeeded 18:53:21 nexus3.edgexfoundry.org:10003 18:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:21 Configure a credential helper to remove this warning. See 18:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:21 18:53:21 Login Succeeded 18:53:21 nexus3.edgexfoundry.org:10004 18:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:21 Configure a credential helper to remove this warning. See 18:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:21 18:53:21 Login Succeeded 18:53:21 docker.io 18:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:22 Configure a credential helper to remove this warning. See 18:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:22 18:53:22 Login Succeeded 18:53:22 ---> docker-login.sh ends [Pipeline] } 18:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:22 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:53:22 1522ab26941e845286473a63852d2df7c1cc35f3 18:53:22 latest 18:53:22 3.0.0-dev.12 18:53:22 1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:53:22 main 18:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3 18:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:53:23 b999f2e2d963: Preparing 18:53:23 524d7461d655: Preparing 18:53:23 94be9694d5ed: Preparing 18:53:23 926a9619a762: Preparing 18:53:23 f70ee36035b9: Preparing 18:53:23 f70ee36035b9: Layer already exists 18:53:23 524d7461d655: Pushed 18:53:23 926a9619a762: Pushed 18:53:23 94be9694d5ed: Pushed 18:53:30 b999f2e2d963: Pushed 18:53:30 1522ab26941e845286473a63852d2df7c1cc35f3: digest: sha256:a77c9023808cd8b5ee863c3d472e52278035498ec3fc3f5702932c71def6cc45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:53:31 b999f2e2d963: Preparing 18:53:31 524d7461d655: Preparing 18:53:31 94be9694d5ed: Preparing 18:53:31 926a9619a762: Preparing 18:53:31 f70ee36035b9: Preparing 18:53:31 f70ee36035b9: Layer already exists 18:53:31 b999f2e2d963: Layer already exists 18:53:31 926a9619a762: Layer already exists 18:53:31 94be9694d5ed: Layer already exists 18:53:31 524d7461d655: Layer already exists 18:53:31 latest: digest: sha256:a77c9023808cd8b5ee863c3d472e52278035498ec3fc3f5702932c71def6cc45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.12 18:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:53:32 b999f2e2d963: Preparing 18:53:32 524d7461d655: Preparing 18:53:32 94be9694d5ed: Preparing 18:53:32 926a9619a762: Preparing 18:53:32 f70ee36035b9: Preparing 18:53:32 b999f2e2d963: Layer already exists 18:53:32 94be9694d5ed: Layer already exists 18:53:32 f70ee36035b9: Layer already exists 18:53:32 524d7461d655: Layer already exists 18:53:32 926a9619a762: Layer already exists 18:53:32 3.0.0-dev.12: digest: sha256:a77c9023808cd8b5ee863c3d472e52278035498ec3fc3f5702932c71def6cc45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:53:33 b999f2e2d963: Preparing 18:53:33 524d7461d655: Preparing 18:53:33 94be9694d5ed: Preparing 18:53:33 926a9619a762: Preparing 18:53:33 f70ee36035b9: Preparing 18:53:33 f70ee36035b9: Layer already exists 18:53:33 926a9619a762: Layer already exists 18:53:33 524d7461d655: Layer already exists 18:53:33 94be9694d5ed: Layer already exists 18:53:33 b999f2e2d963: Layer already exists 18:53:33 1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12: digest: sha256:a77c9023808cd8b5ee863c3d472e52278035498ec3fc3f5702932c71def6cc45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 18:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:53:34 b999f2e2d963: Preparing 18:53:34 524d7461d655: Preparing 18:53:34 94be9694d5ed: Preparing 18:53:34 926a9619a762: Preparing 18:53:34 f70ee36035b9: Preparing 18:53:34 b999f2e2d963: Layer already exists 18:53:34 926a9619a762: Layer already exists 18:53:34 94be9694d5ed: Layer already exists 18:53:34 f70ee36035b9: Layer already exists 18:53:34 524d7461d655: Layer already exists 18:53:34 main: digest: sha256:a77c9023808cd8b5ee863c3d472e52278035498ec3fc3f5702932c71def6cc45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:34 ===================================================== [Pipeline] echo 18:53:34 taggedImages: 18:53:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3 18:53:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:53:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.12 18:53:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1522ab26941e845286473a63852d2df7c1cc35f3-3.0.0-dev.12 18:53:34 - 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 18:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:34 18:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:35 arm64: Pulling from edgex-lftools-log-publisher 18:53:35 8998bd30e6a1: Pulling fs layer 18:53:35 04944245beec: Pulling fs layer 18:53:35 699f458cf7ca: Pulling fs layer 18:53:35 765212b225bb: Pulling fs layer 18:53:35 f23df028b6ca: Pulling fs layer 18:53:35 d65c8cfc05b1: Pulling fs layer 18:53:35 2437ff75d9bd: Pulling fs layer 18:53:35 765212b225bb: Waiting 18:53:35 f23df028b6ca: Waiting 18:53:35 d65c8cfc05b1: Waiting 18:53:35 2437ff75d9bd: Waiting 18:53:35 04944245beec: Verifying Checksum 18:53:35 04944245beec: Download complete 18:53:35 765212b225bb: Verifying Checksum 18:53:35 765212b225bb: Download complete 18:53:35 f23df028b6ca: Verifying Checksum 18:53:35 f23df028b6ca: Download complete 18:53:35 d65c8cfc05b1: Verifying Checksum 18:53:35 d65c8cfc05b1: Download complete 18:53:35 699f458cf7ca: Verifying Checksum 18:53:35 699f458cf7ca: Download complete 18:53:35 8998bd30e6a1: Verifying Checksum 18:53:35 8998bd30e6a1: Download complete 18:53:38 2437ff75d9bd: Verifying Checksum 18:53:38 2437ff75d9bd: Download complete 18:53:39 8998bd30e6a1: Pull complete 18:53:40 04944245beec: Pull complete 18:53:41 699f458cf7ca: Pull complete 18:53:42 765212b225bb: Pull complete 18:53:42 f23df028b6ca: Pull complete 18:53:43 d65c8cfc05b1: Pull complete 18:53:58 2437ff75d9bd: Pull complete 18:53:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:58 prd-ubuntu20.04-docker-arm64-4c-16g-6184 does not seem to be running inside a container 18:53:58 $ 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/83 -v /w/workspace/device-virtual-go/83:/w/workspace/device-virtual-go/83:rw,z -v /w/workspace/device-virtual-go/83@tmp:/w/workspace/device-virtual-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:01 $ docker top cf462269356d323fd53c85ff625867ae6003644980a0c4d16820eeeb58eb7e04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:02 ---> job-cost.sh 18:54:02 lf-activate-venv: SKIPPING 18:54:02 INFO: No Stack... 18:54:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:03 INFO: Archiving Costs [Pipeline] sh 18:54:04 + cat /w/workspace/device-virtual-go/83/archives/cost.csv 18:54:04 + cut -d, -f6 [Pipeline] lock 18:54:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] 18:54:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] did not exist. Created. 18:54:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:05 /w/workspace/device-virtual-go/83@tmp/durable-ff4b48a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:05 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:05 Warning: overwriting stash ‘stack-cost’ 18:54:05 Stashed 1 file(s) [Pipeline] } 18:54:05 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:05 $ docker stop --time=1 cf462269356d323fd53c85ff625867ae6003644980a0c4d16820eeeb58eb7e04 18:54:07 $ docker rm -f --volumes cf462269356d323fd53c85ff625867ae6003644980a0c4d16820eeeb58eb7e04 [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 18:54:07 provisioning config files... 18:54:07 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17206472332793478521tmp [Pipeline] { [Pipeline] sh 18:54:08 + set +x 18:54:08 + curl -s https://codecov.io/bash 18:54:08 + bash -s -- 18:54:08 18:54:08 _____ _ 18:54:08 / ____| | | 18:54:08 | | ___ __| | ___ ___ _____ __ 18:54:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:08 Bash-1.0.6 18:54:08 18:54:08 18:54:08 ==> git version 2.25.1 found 18:54:08 ==> 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 18:54:08 Release-Date: 2020-01-08 18:54:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:08 ==> Jenkins CI detected. 18:54:08 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:54:08 project root: . 18:54:08 --> token set from env 18:54:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:08 ==> Running gcov in . (disable via -X gcov) 18:54:08 ==> Python coveragepy not found 18:54:08 ==> Searching for coverage reports in: 18:54:08 + . 18:54:08 -> Found 1 reports 18:54:08 ==> Detecting git/mercurial file structure 18:54:08 ==> Reading reports 18:54:08 + ./coverage.out bytes=44128 18:54:08 ==> Appending adjustments 18:54:08 https://docs.codecov.io/docs/fixing-reports 18:54:08 + Found adjustments 18:54:08 ==> Gzipping contents 18:54:08 8.0K /tmp/codecov.P58JXP.gz 18:54:08 ==> Uploading reports 18:54:08 url: https://codecov.io 18:54:08 query: branch=main&commit=1522ab26941e845286473a63852d2df7c1cc35f3&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:08 -> Pinging Codecov 18:54:08 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=1522ab26941e845286473a63852d2df7c1cc35f3&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:08 -> Uploading to 18:54:08 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/5E52B4B073DB2E39498172D8E973AA87/1522ab26941e845286473a63852d2df7c1cc35f3/d0b0fa5b-daaa-4528-b9ea-1748f6335398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T185408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62d82de5ac5b3ea97c1a9218a465d087b24b6f6aa6ea72647481fd8dae905695 18:54:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:08 Dload Upload Total Spent Left Speed 18:54:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5490 0 0 100 5490 0 27044 --:--:-- --:--:-- --:--:-- 26911 100 5490 0 0 100 5490 0 17766 --:--:-- --:--:-- --:--:-- 17709 18:54:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] } 18:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:54:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:54:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:09 18:54:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:54:09 df9b9388f04a: Pulling fs layer 18:54:09 52dc419b0ee2: Pulling fs layer 18:54:09 25bc292e5bac: Pulling fs layer 18:54:09 114826534d7a: Pulling fs layer 18:54:09 4657fd5d0bcf: Pulling fs layer 18:54:09 6ad1cebc031e: Pulling fs layer 18:54:09 8a3aa393b2d8: Pulling fs layer 18:54:09 114826534d7a: Waiting 18:54:09 8a3aa393b2d8: Waiting 18:54:09 4657fd5d0bcf: Waiting 18:54:09 6ad1cebc031e: Waiting 18:54:09 25bc292e5bac: Download complete 18:54:09 52dc419b0ee2: Download complete 18:54:09 4657fd5d0bcf: Verifying Checksum 18:54:09 4657fd5d0bcf: Download complete 18:54:09 df9b9388f04a: Download complete 18:54:10 df9b9388f04a: Pull complete 18:54:10 6ad1cebc031e: Verifying Checksum 18:54:10 6ad1cebc031e: Download complete 18:54:10 52dc419b0ee2: Pull complete 18:54:10 25bc292e5bac: Pull complete 18:54:11 114826534d7a: Verifying Checksum 18:54:11 114826534d7a: Download complete 18:54:11 8a3aa393b2d8: Verifying Checksum 18:54:11 8a3aa393b2d8: Download complete 18:54:15 114826534d7a: Pull complete 18:54:15 4657fd5d0bcf: Pull complete 18:54:15 6ad1cebc031e: Pull complete 18:54:18 8a3aa393b2d8: Pull complete 18:54:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:18 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:54:18 $ 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 18:54:22 $ docker top b7e48443ce6d3f408d51bc877ec0208b00b0c8c8339b253f78a4d3dc8360cf20 -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:54:22 + set -o pipefail 18:54:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:54:29 18:54:29 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:54:29 18:54:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/816963f6-a22c-40ab-9c86-a911d127ffd9 18:54:29 18:54:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:54:29 18:54:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:29 18:54:30 18:54:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:54:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:54:30 More details here: https://snyk.co/ue1NS [Pipeline] } 18:54:30 $ docker stop --time=1 b7e48443ce6d3f408d51bc877ec0208b00b0c8c8339b253f78a4d3dc8360cf20 18:54:33 $ docker rm -f --volumes b7e48443ce6d3f408d51bc877ec0208b00b0c8c8339b253f78a4d3dc8360cf20 [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 18:54:34 + git log --format=format:%s -1 1522ab26941e845286473a63852d2df7c1cc35f3 [Pipeline] sh 18:54:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:35 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:54:35 $ 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 18:54:35 $ docker top 8e81f07241739de86004a2b914175693418c7196b0caee901a78aa24ca478b0a -eo pid,comm 18:54:35 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). 18:54:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:35 [ssh-agent] Looking for ssh-agent implementation... 18:54:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:36 $ docker exec 8e81f07241739de86004a2b914175693418c7196b0caee901a78aa24ca478b0a ssh-agent 18:54:36 SSH_AUTH_SOCK=/tmp/ssh-OetRu9p0PgK8/agent.32 18:54:36 SSH_AGENT_PID=38 18:54:36 Running ssh-add (command line suppressed) 18:54:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_845415352757695345.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_845415352757695345.key) 18:54:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:36 + git semver tag 18:54:36 2023-02-15 18:54:36,762 [run_tag] DEBUG tag force:False 18:54:36 2023-02-15 18:54:36,762 [check_head_tag] DEBUG check head tag 18:54:36 2023-02-15 18:54:36,763 [execute] INFO git cat-file --batch-check 18:54:36 2023-02-15 18:54:36,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:54:36 2023-02-15 18:54:36,768 [execute] INFO git cat-file --batch 18:54:36 2023-02-15 18:54:36,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:54:36 2023-02-15 18:54:36,792 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:54:36 2023-02-15 18:54:36,793 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 18:54:36 2023-02-15 18:54:36,793 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:54:37 2023-02-15 18:54:36,799 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:54:37 3.0.0-dev.12 [Pipeline] } 18:54:37 $ docker exec --env ******** --env ******** 8e81f07241739de86004a2b914175693418c7196b0caee901a78aa24ca478b0a ssh-agent -k 18:54:37 unset SSH_AUTH_SOCK; 18:54:37 unset SSH_AGENT_PID; 18:54:37 echo Agent pid 38 killed; 18:54:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:37 + git semver [Pipeline] } 18:54:37 $ docker stop --time=1 8e81f07241739de86004a2b914175693418c7196b0caee901a78aa24ca478b0a 18:54:39 $ docker rm -f --volumes 8e81f07241739de86004a2b914175693418c7196b0caee901a78aa24ca478b0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:39 18:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:39 0.23.1-centos7: Pulling from edgex-lftools 18:54:39 ab5ef0e58194: Pulling fs layer 18:54:39 9712f1f96733: Pulling fs layer 18:54:39 63f879dbbcfc: Pulling fs layer 18:54:39 0d9ebad4ef96: Pulling fs layer 18:54:39 e9a5061849ea: Pulling fs layer 18:54:39 d747dcd14b5f: Pulling fs layer 18:54:39 2de7ff778b66: Pulling fs layer 18:54:39 e9a5061849ea: Waiting 18:54:39 2de7ff778b66: Waiting 18:54:39 d747dcd14b5f: Waiting 18:54:39 9712f1f96733: Verifying Checksum 18:54:40 63f879dbbcfc: Verifying Checksum 18:54:40 63f879dbbcfc: Download complete 18:54:41 e9a5061849ea: Verifying Checksum 18:54:41 e9a5061849ea: Download complete 18:54:41 0d9ebad4ef96: Verifying Checksum 18:54:41 0d9ebad4ef96: Download complete 18:54:41 d747dcd14b5f: Download complete 18:54:41 ab5ef0e58194: Verifying Checksum 18:54:41 ab5ef0e58194: Download complete 18:54:41 2de7ff778b66: Verifying Checksum 18:54:41 2de7ff778b66: Download complete 18:54:44 ab5ef0e58194: Pull complete 18:54:44 9712f1f96733: Pull complete 18:54:45 63f879dbbcfc: Pull complete 18:54:49 0d9ebad4ef96: Pull complete 18:54:49 e9a5061849ea: Pull complete 18:54:49 d747dcd14b5f: Pull complete 18:54:51 2de7ff778b66: Pull complete 18:54:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:51 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:54:51 $ 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 18:54:56 $ docker top 3e93c3e2cccedc0eb6ef52dc073176b4b148b4718e76ae7ab54d3c5334448ba6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:54:56 provisioning config files... 18:54:56 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1369136321866082823tmp 18:54:56 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9678824380957897102tmp 18:54:56 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12238659154967496545tmp [Pipeline] { [Pipeline] echo 18:54:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:54:56 ---> sigul-configuration.sh 18:54:56 gpg: directory `/root/.gnupg' created 18:54:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:54:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:54:56 gpg: keyring `/root/.gnupg/secring.gpg' created 18:54:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:54:56 gpg: CAST5 encrypted data 18:54:56 gpg: encrypted with 1 passphrase 18:54:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:54:57 + mkdir /home/jenkins 18:54:57 + mkdir /home/jenkins/sigul [Pipeline] sh 18:54:57 + 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 18:54:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:57 ---> sigul-install.sh 18:54:57 Sigul already installed; skipping installation. [Pipeline] sh 18:54:57 + git tag --list 18:54:57 v1.0.0 18:54:57 v1.1.0 18:54:57 v1.1.1 18:54:57 v1.2.1 18:54:57 v1.2.2 18:54:57 v1.2.3 18:54:57 v1.3.0 18:54:57 v1.3.1 18:54:57 v2.0.0 18:54:57 v2.1.0 18:54:57 v2.1.1 18:54:57 v2.1.1-dev.1 18:54:57 v2.1.1-dev.2 18:54:57 v2.2.0 18:54:57 v2.2.1-dev.1 18:54:57 v2.2.1-dev.2 18:54:57 v2.2.1-dev.3 18:54:57 v2.2.1-dev.4 18:54:57 v2.2.1-dev.5 18:54:57 v2.2.1-dev.6 18:54:57 v2.2.1-dev.7 18:54:57 v2.2.1-dev.8 18:54:57 v2.3.0 18:54:57 v2.3.0-dev.10 18:54:57 v2.3.0-dev.11 18:54:57 v2.3.0-dev.12 18:54:57 v2.3.0-dev.13 18:54:57 v2.3.0-dev.14 18:54:57 v2.3.0-dev.15 18:54:57 v2.3.0-dev.16 18:54:57 v2.3.0-dev.17 18:54:57 v2.3.0-dev.18 18:54:57 v2.3.0-dev.19 18:54:57 v2.3.0-dev.20 18:54:57 v2.3.0-dev.21 18:54:57 v2.3.0-dev.22 18:54:57 v2.3.0-dev.23 18:54:57 v2.3.0-dev.24 18:54:57 v2.3.0-dev.25 18:54:57 v2.3.0-dev.26 18:54:57 v2.3.0-dev.27 18:54:57 v2.3.0-dev.28 18:54:57 v2.3.0-dev.29 18:54:57 v2.3.0-dev.30 18:54:57 v2.3.0-dev.8 18:54:57 v2.3.0-dev.9 18:54:57 v3.0.0-dev.1 18:54:57 v3.0.0-dev.10 18:54:57 v3.0.0-dev.11 18:54:57 v3.0.0-dev.12 18:54:57 v3.0.0-dev.2 18:54:57 v3.0.0-dev.3 18:54:57 v3.0.0-dev.4 18:54:57 v3.0.0-dev.5 18:54:57 v3.0.0-dev.6 18:54:57 v3.0.0-dev.7 18:54:57 v3.0.0-dev.8 18:54:57 v3.0.0-dev.9 [Pipeline] sh 18:54:58 + lftools sign git-tag v3.0.0-dev.12 18:54:58 Signing Git tag with Sigul... 18:54:58 Signing v3.0.0-dev.12 [Pipeline] echo 18:54:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:54:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:54:59 $ docker stop --time=1 3e93c3e2cccedc0eb6ef52dc073176b4b148b4718e76ae7ab54d3c5334448ba6 18:55:00 $ docker rm -f --volumes 3e93c3e2cccedc0eb6ef52dc073176b4b148b4718e76ae7ab54d3c5334448ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:55:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:01 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:55:01 $ 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 18:55:01 $ docker top b7cd8db72e5021c7b56e86d009ffe79cd3ddff57ccea818c5b12b292ffe2c7c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:01 [ssh-agent] Looking for ssh-agent implementation... 18:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:01 $ docker exec b7cd8db72e5021c7b56e86d009ffe79cd3ddff57ccea818c5b12b292ffe2c7c6 ssh-agent 18:55:02 SSH_AUTH_SOCK=/tmp/ssh-D2pIQaGwYjGa/agent.31 18:55:02 SSH_AGENT_PID=37 18:55:02 Running ssh-add (command line suppressed) 18:55:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14705901282008474898.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14705901282008474898.key) 18:55:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:02 + git semver bump pre 18:55:02 2023-02-15 18:55:02,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:55:02 2023-02-15 18:55:02,718 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 18:55:02 2023-02-15 18:55:02,719 [bump_version] DEBUG bumped version:3.0.0-dev.13 18:55:02 2023-02-15 18:55:02,719 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:55:02 2023-02-15 18:55:02,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:55:02 2023-02-15 18:55:02,719 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:55:02 2023-02-15 18:55:02,720 [execute] INFO git cat-file --batch-check 18:55:02 2023-02-15 18:55:02,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:02 2023-02-15 18:55:02,727 [execute] INFO git cat-file --batch 18:55:02 2023-02-15 18:55:02,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:02 2023-02-15 18:55:02,733 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:55:02 3.0.0-dev.13 [Pipeline] } 18:55:02 $ docker exec --env ******** --env ******** b7cd8db72e5021c7b56e86d009ffe79cd3ddff57ccea818c5b12b292ffe2c7c6 ssh-agent -k 18:55:02 unset SSH_AUTH_SOCK; 18:55:02 unset SSH_AGENT_PID; 18:55:02 echo Agent pid 37 killed; 18:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:03 + git semver [Pipeline] } 18:55:03 $ docker stop --time=1 b7cd8db72e5021c7b56e86d009ffe79cd3ddff57ccea818c5b12b292ffe2c7c6 18:55:04 $ docker rm -f --volumes b7cd8db72e5021c7b56e86d009ffe79cd3ddff57ccea818c5b12b292ffe2c7c6 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:05 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:55:05 $ 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 18:55:05 $ docker top 80387718e85dcb5e9aee7a795adeec19118c56408f5b4fa82f26075476f06454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:05 [ssh-agent] Looking for ssh-agent implementation... 18:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:06 $ docker exec 80387718e85dcb5e9aee7a795adeec19118c56408f5b4fa82f26075476f06454 ssh-agent 18:55:06 SSH_AUTH_SOCK=/tmp/ssh-SVLa0wbWei7Q/agent.32 18:55:06 SSH_AGENT_PID=38 18:55:06 Running ssh-add (command line suppressed) 18:55:06 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2073913050521085602.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2073913050521085602.key) 18:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:06 + git semver push 18:55:06 2023-02-15 18:55:06,805 [run_push] DEBUG push 18:55:06 2023-02-15 18:55:06,806 [execute] INFO git cat-file --batch-check 18:55:06 2023-02-15 18:55:06,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:06 2023-02-15 18:55:06,810 [execute] INFO git rev-list e861ce9cb3953a9bcf6b5156ca04e89b8e7e7eed -- 18:55:06 2023-02-15 18:55:06,811 [execute] DEBUG Popen(['git', 'rev-list', 'e861ce9cb3953a9bcf6b5156ca04e89b8e7e7eed', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:06 2023-02-15 18:55:06,820 [execute] INFO git fetch -v origin 18:55:06 2023-02-15 18:55:06,820 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:55:07 2023-02-15 18:55:07,462 [run_push] DEBUG no remote changes detected 18:55:07 2023-02-15 18:55:07,463 [execute] INFO git push origin semver 18:55:07 2023-02-15 18:55:07,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:08 2023-02-15 18:55:08,405 [run_push] DEBUG push all version tags 18:55:08 2023-02-15 18:55:08,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:55:08 2023-02-15 18:55:08,406 [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) 18:55:09 2023-02-15 18:55:09,297 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:55:09 3.0.0-dev.13 [Pipeline] } 18:55:09 $ docker exec --env ******** --env ******** 80387718e85dcb5e9aee7a795adeec19118c56408f5b4fa82f26075476f06454 ssh-agent -k 18:55:09 unset SSH_AUTH_SOCK; 18:55:09 unset SSH_AGENT_PID; 18:55:09 echo Agent pid 38 killed; 18:55:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:09 + git semver [Pipeline] } 18:55:10 $ docker stop --time=1 80387718e85dcb5e9aee7a795adeec19118c56408f5b4fa82f26075476f06454 18:55:11 $ docker rm -f --volumes 80387718e85dcb5e9aee7a795adeec19118c56408f5b4fa82f26075476f06454 [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 18:55:11 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:55:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:55:11 total 16 18:55:11 drwxr-xr-x 3 root root 4096 Feb 15 18:43 . 18:55:11 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:54 .. 18:55:11 drwxr-xr-x 2 root root 4096 Feb 15 18:43 cost 18:55:11 -rw-r--r-- 1 root root 88 Feb 15 18:43 cost.csv 18:55:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:55:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:55:11 total 16 18:55:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:43 . 18:55:11 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:54 .. 18:55:11 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 18:43 cost 18:55:11 -rw-r--r-- 1 jenkins jenkins 88 Feb 15 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:12 ---> package-listing.sh 18:55:12 ++ facter osfamily 18:55:12 ++ tr '[:upper:]' '[:lower:]' 18:55:13 + OS_FAMILY=debian 18:55:13 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:55:13 + START_PACKAGES=/tmp/packages_start.txt 18:55:13 + END_PACKAGES=/tmp/packages_end.txt 18:55:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:13 + PACKAGES=/tmp/packages_start.txt 18:55:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:55:13 + PACKAGES=/tmp/packages_end.txt 18:55:13 + case "${OS_FAMILY}" in 18:55:13 + dpkg -l 18:55:13 + grep '^ii' 18:55:13 + '[' -f /tmp/packages_start.txt ']' 18:55:13 + '[' -f /tmp/packages_end.txt ']' 18:55:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:55:13 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:55:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:55:13 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 18:55:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:14 prd-ubuntu20.04-docker-8c-8g-6173 does not seem to be running inside a container 18:55:14 $ 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 18:55:14 $ docker top 06db1dd9b2d43d5a673a81be6b5287a2157d468088097655a0abc0b580ce1452 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:15 + ls /var/log/sa-host 18:55:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:15 provisioning config files... 18:55:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10977280368209833497tmp [Pipeline] { [Pipeline] echo 18:55:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:15 ---> create-netrc.sh [Pipeline] } 18:55:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> python-tools-install.sh [Pipeline] echo 18:55:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> sudo-logs.sh 18:55:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:16 ---> job-cost.sh 18:55:16 lf-activate-venv: SKIPPING 18:55:16 DEBUG: total: 0.2199999988079071 18:55:16 INFO: Retrieving Stack Cost... 18:55:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:17 INFO: Archiving Costs [Pipeline] echo 18:55:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:17 ---> logs-deploy.sh 18:55:17 lf-activate-venv: SKIPPING 18:55:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/83 18:55:17 INFO: archiving workspace using pattern(s): 18:55:18 Archives upload complete. 18:55:18 INFO: archiving logs to Nexus