Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88cb92755446ff3d15da758ed0b4d5ad23298886 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-ssh2032254692701759101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh228579634905222989.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7338238278693171064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15913746137565679063.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-ssh6791157844572287382.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.21 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 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7636’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7635’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7639 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 88cb92755446ff3d15da758ed0b4d5ad23298886 (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 88cb92755446ff3d15da758ed0b4d5ad23298886 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#432)" > git rev-list --no-walk a79f7bfda672890f5a827a453c16a6ee5e560f4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:06 ========================================================= 21:45:06 EdgeX Global Pipelines Version Info 21:45:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:07 ------------------- 21:45:07 stable info: 21:45:07 ------------------- 21:45:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:45:07 Message: update stable to v1.0.254 21:45:07 ------------------- 21:45:07 experimental info: 21:45:07 ------------------- 21:45:07 Commited By: **** collab-it+edgex@linuxfoundation.org 21:45:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:45:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88cb927 [Pipeline] echo 21:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:08 provisioning config files... 21:45:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9107939019103309676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:08 ---> docker-login.sh 21:45:08 nexus3.edgexfoundry.org:10001 21:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:09 Configure a credential helper to remove this warning. See 21:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:09 21:45:09 Login Succeeded 21:45:09 nexus3.edgexfoundry.org:10002 21:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:09 Configure a credential helper to remove this warning. See 21:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:09 21:45:09 Login Succeeded 21:45:09 nexus3.edgexfoundry.org:10003 21:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:09 Configure a credential helper to remove this warning. See 21:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:09 21:45:09 Login Succeeded 21:45:09 nexus3.edgexfoundry.org:10004 21:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:09 Configure a credential helper to remove this warning. See 21:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:09 21:45:09 Login Succeeded 21:45:09 docker.io 21:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:09 Configure a credential helper to remove this warning. See 21:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:09 21:45:09 Login Succeeded 21:45:09 ---> docker-login.sh ends [Pipeline] } 21:45:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:45:10 + git rev-list -1 --merges 88cb92755446ff3d15da758ed0b4d5ad23298886~1..88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] echo 21:45:10 -----------> git rev-list -1 --merges 88cb92755446ff3d15da758ed0b4d5ad23298886~1..88cb92755446ff3d15da758ed0b4d5ad23298886 88cb92755446ff3d15da758ed0b4d5ad23298886 [false] [Pipeline] sh 21:45:10 + git log --format=format:%s -1 88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] echo 21:45:10 ========================================================= 21:45:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:45:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:10 + git log --format=format:%s -1 88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] echo 21:45:10 [semverPrep] GIT_COMMIT: 88cb92755446ff3d15da758ed0b4d5ad23298886, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#432) [Pipeline] echo 21:45:10 [semverPrep] This is not a build commit. [Pipeline] sh 21:45:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:11 + grep -v github /etc/ssh/ssh_known_hosts 21:45:11 + [ -e /tmp/ssh_known_hosts ] 21:45:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:45:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:45:11 + sudo tee -a /etc/ssh/ssh_known_hosts 21:45:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:11 21:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:11 0.1.4: Pulling from edgex-devops/py-git-semver 21:45:11 b85a868b505f: Pulling fs layer 21:45:11 e2be974225ed: Pulling fs layer 21:45:11 339a4e72a1f5: Pulling fs layer 21:45:11 988bab9f4d93: Pulling fs layer 21:45:11 1469e6f7b9e6: Pulling fs layer 21:45:11 eaf3925da568: Pulling fs layer 21:45:11 bab4dde63d76: Pulling fs layer 21:45:11 bde34c3a00c8: Pulling fs layer 21:45:11 b352a97aabf1: Pulling fs layer 21:45:11 4872d77fe225: Pulling fs layer 21:45:11 5851b861e8e6: Pulling fs layer 21:45:11 eaf3925da568: Waiting 21:45:11 bab4dde63d76: Waiting 21:45:11 bde34c3a00c8: Waiting 21:45:11 b352a97aabf1: Waiting 21:45:11 4872d77fe225: Waiting 21:45:11 5851b861e8e6: Waiting 21:45:11 988bab9f4d93: Waiting 21:45:11 1469e6f7b9e6: Waiting 21:45:11 e2be974225ed: Download complete 21:45:11 988bab9f4d93: Verifying Checksum 21:45:11 988bab9f4d93: Download complete 21:45:12 1469e6f7b9e6: Verifying Checksum 21:45:12 1469e6f7b9e6: Download complete 21:45:12 339a4e72a1f5: Verifying Checksum 21:45:12 339a4e72a1f5: Download complete 21:45:12 eaf3925da568: Verifying Checksum 21:45:12 eaf3925da568: Download complete 21:45:12 bde34c3a00c8: Download complete 21:45:12 b352a97aabf1: Download complete 21:45:12 4872d77fe225: Download complete 21:45:12 5851b861e8e6: Verifying Checksum 21:45:12 5851b861e8e6: Download complete 21:45:12 b85a868b505f: Verifying Checksum 21:45:12 b85a868b505f: Download complete 21:45:12 bab4dde63d76: Verifying Checksum 21:45:12 bab4dde63d76: Download complete 21:45:13 b85a868b505f: Pull complete 21:45:13 e2be974225ed: Pull complete 21:45:13 339a4e72a1f5: Pull complete 21:45:14 988bab9f4d93: Pull complete 21:45:14 1469e6f7b9e6: Pull complete 21:45:14 eaf3925da568: Pull complete 21:45:16 bab4dde63d76: Pull complete 21:45:16 bde34c3a00c8: Pull complete 21:45:16 b352a97aabf1: Pull complete 21:45:16 4872d77fe225: Pull complete 21:45:16 5851b861e8e6: Pull complete 21:45:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:16 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:45:16 $ 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 21:45:20 $ docker top 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 -eo pid,comm 21:45:20 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). 21:45:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:20 [ssh-agent] Looking for ssh-agent implementation... 21:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:20 $ docker exec 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 ssh-agent 21:45:20 SSH_AUTH_SOCK=/tmp/ssh-Z60NVhOQTdoS/agent.32 21:45:20 SSH_AGENT_PID=38 21:45:20 Running ssh-add (command line suppressed) 21:45:20 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10618485753143393179.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10618485753143393179.key) 21:45:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:21 + git tag --points-at HEAD [Pipeline] } 21:45:21 $ docker exec --env ******** --env ******** 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 ssh-agent -k 21:45:21 unset SSH_AUTH_SOCK; 21:45:21 unset SSH_AGENT_PID; 21:45:21 echo Agent pid 38 killed; 21:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:21 [ssh-agent] Looking for ssh-agent implementation... 21:45:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:21 $ docker exec 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 ssh-agent 21:45:21 SSH_AUTH_SOCK=/tmp/ssh-W0Q2rLuNXe1U/agent.71 21:45:21 SSH_AGENT_PID=77 21:45:21 Running ssh-add (command line suppressed) 21:45:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9743412075487856840.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9743412075487856840.key) 21:45:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:22 + git semver init 21:45:22 2023-09-22 21:45:22,254 [run_init] DEBUG init version:0.0.0 force:False 21:45:22 2023-09-22 21:45:22,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 21:45:22 2023-09-22 21:45:22,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 21:45:22 2023-09-22 21:45:22,256 [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) 21:45:23 2023-09-22 21:45:23,325 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 21:45:23 2023-09-22 21:45:23,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 21:45:23 2023-09-22 21:45:23,326 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:45:23 2023-09-22 21:45:23,326 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:45:23 3.1.0-dev.17 [Pipeline] } 21:45:23 $ docker exec --env ******** --env ******** 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 ssh-agent -k 21:45:23 unset SSH_AUTH_SOCK; 21:45:23 unset SSH_AGENT_PID; 21:45:23 echo Agent pid 77 killed; 21:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:24 + git semver [Pipeline] } 21:45:24 $ docker stop --time=1 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 21:45:25 $ docker rm -f --volumes 6b009aff92e2624e3ce7614b1f832ec5bba7d9dd8356a2f8e76bbee10f236269 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:26 Stashed 1 file(s) [Pipeline] echo 21:45:26 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 21:45:26 provisioning config files... 21:45:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11933890679146477735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:26 ---> docker-login.sh 21:45:26 nexus3.edgexfoundry.org:10001 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 nexus3.edgexfoundry.org:10002 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 nexus3.edgexfoundry.org:10003 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 nexus3.edgexfoundry.org:10004 21:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:26 Configure a credential helper to remove this warning. See 21:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:26 21:45:26 Login Succeeded 21:45:26 docker.io 21:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:27 Configure a credential helper to remove this warning. See 21:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:27 21:45:27 Login Succeeded 21:45:27 ---> docker-login.sh ends [Pipeline] } 21:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:27 ========================================================= 21:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:45:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:45:27 Sending build context to Docker daemon 23.62MB 21:45:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:45:27 Step 2/12 : FROM ${BASE} AS builder 21:45:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:45:27 7264a8db6415: Pulling fs layer 21:45:27 c4d48a809fc2: Pulling fs layer 21:45:27 4f1c88b9dad5: Pulling fs layer 21:45:27 ad3a456e5733: Pulling fs layer 21:45:27 33e27b845d1e: Pulling fs layer 21:45:27 c68163c4e522: Pulling fs layer 21:45:27 50da416c3ac9: Pulling fs layer 21:45:27 23d2d4c4bb30: Pulling fs layer 21:45:27 ad3a456e5733: Waiting 21:45:27 c68163c4e522: Waiting 21:45:27 33e27b845d1e: Waiting 21:45:27 50da416c3ac9: Waiting 21:45:27 23d2d4c4bb30: Waiting 21:45:27 c4d48a809fc2: Download complete 21:45:27 ad3a456e5733: Download complete 21:45:27 33e27b845d1e: Verifying Checksum 21:45:27 33e27b845d1e: Download complete 21:45:27 7264a8db6415: Verifying Checksum 21:45:27 7264a8db6415: Download complete 21:45:27 c68163c4e522: Verifying Checksum 21:45:27 c68163c4e522: Download complete 21:45:28 7264a8db6415: Pull complete 21:45:28 23d2d4c4bb30: Download complete 21:45:28 4f1c88b9dad5: Download complete 21:45:28 c4d48a809fc2: Pull complete 21:45:28 50da416c3ac9: Verifying Checksum 21:45:28 50da416c3ac9: Download complete 21:45:31 4f1c88b9dad5: Pull complete 21:45:31 ad3a456e5733: Pull complete 21:45:31 33e27b845d1e: Pull complete 21:45:32 c68163c4e522: Pull complete 21:45:34 50da416c3ac9: Pull complete 21:45:35 23d2d4c4bb30: Pull complete 21:45:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:45:35 ---> 0786185ac409 21:45:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:45:39 ---> Running in e3edbd42e8e1 21:45:39 Removing intermediate container e3edbd42e8e1 21:45:39 ---> a9608a228772 21:45:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:45:39 ---> Running in 614cd8c63e91 21:45:39 Removing intermediate container 614cd8c63e91 21:45:39 ---> 7b1409a8bc0b 21:45:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:45:39 ---> Running in deba02b611bc 21:45:39 Removing intermediate container deba02b611bc 21:45:39 ---> 4a39b1b3de1b 21:45:39 Step 6/12 : WORKDIR /device-virtual-go 21:45:39 ---> Running in d7f367016d1f 21:45:39 Removing intermediate container d7f367016d1f 21:45:39 ---> af5257230cc4 21:45:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:39 ---> Running in d84a8b516f82 21:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:45:40 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:45:40 (2/4) Installing libedit (20221030.3.1-r1) 21:45:40 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:45:40 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:45:40 Executing busybox-1.36.1-r2.trigger 21:45:40 OK: 268 MiB in 56 packages 21:45:41 Removing intermediate container d84a8b516f82 21:45:41 ---> 2785ad3b4be6 21:45:41 Step 8/12 : COPY go.mod vendor* ./ 21:45:41 ---> dc1b0102bbbe 21:45:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:41 ---> Running in b00352c76d86 21:45:41 Still waiting to schedule task 21:45:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:46:20 Removing intermediate container b00352c76d86 21:46:20 ---> 0a4ad313dc4e 21:46:20 Step 10/12 : COPY . . 21:46:20 ---> f9f72e4caccf 21:46:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:20 ---> Running in 2f2e7066d169 21:46:20 Removing intermediate container 2f2e7066d169 21:46:20 ---> 784de833629c 21:46:20 Step 12/12 : RUN $MAKE 21:46:20 ---> Running in 8f6602635b48 21:46:20 noop 21:46:20 Removing intermediate container 8f6602635b48 21:46:20 ---> a5d47b1a63e7 21:46:20 Successfully built a5d47b1a63e7 21:46:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:20 + docker inspect -f . ci-base-image-x86_64 21:46:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:20 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:46:20 $ 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 21:46:20 $ docker top ea17aa851192287da2589f686dd4c2ba3e0a89a8c6d5e7e145ce3322ab20a5b2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:21 + go version 21:46:21 go version go1.21.0 linux/amd64 [Pipeline] } 21:46:21 $ docker stop --time=1 ea17aa851192287da2589f686dd4c2ba3e0a89a8c6d5e7e145ce3322ab20a5b2 21:46:22 $ docker rm -f --volumes ea17aa851192287da2589f686dd4c2ba3e0a89a8c6d5e7e145ce3322ab20a5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:22 + docker inspect -f . ci-base-image-x86_64 21:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:23 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:46:23 $ 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 21:46:23 $ docker top a3a67f6ef7b28fc43681613ac7b003c17d2799d0ee012af888e14820c13c8139 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:23 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 21:46:24 + make test 21:46:24 go test ./... -coverprofile=coverage.out 21:46:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:46:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:46:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 21:46:42 go vet ./... 21:46:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:46:45 ./bin/test-attribution-txt.sh [Pipeline] echo 21:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:46:45 $ docker stop --time=1 a3a67f6ef7b28fc43681613ac7b003c17d2799d0ee012af888e14820c13c8139 21:46:48 $ docker rm -f --volumes a3a67f6ef7b28fc43681613ac7b003c17d2799d0ee012af888e14820c13c8139 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:46:50 + ls -al . 21:46:50 total 204 21:46:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:46 . 21:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:45 .. 21:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:46 .git 21:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:45 .github 21:46:50 -rw-rw-r-- 1 jenkins jenkins 337 Sep 22 21:45 .gitignore 21:46:50 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:45 .golangci.yml 21:46:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:45 .semver 21:46:50 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 22 21:45 Attribution.txt 21:46:50 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 22 21:45 CHANGELOG.md 21:46:50 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 22 21:45 Dockerfile 21:46:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:45 GOVERNANCE.md 21:46:50 -rw-rw-r-- 1 jenkins jenkins 660 Sep 22 21:45 Jenkinsfile 21:46:50 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 22 21:45 LICENSE 21:46:50 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 22 21:45 Makefile 21:46:50 -rw-rw-r-- 1 jenkins jenkins 623 Sep 22 21:45 OWNERS.md 21:46:50 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 22 21:45 README.md 21:46:50 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:45 VERSION 21:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:45 bin 21:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:45 cmd 21:46:50 -rw-r--r-- 1 jenkins jenkins 43063 Sep 22 21:46 coverage.out 21:46:50 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 22 21:45 go.mod 21:46:50 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 22 21:45 go.sum 21:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:45 internal 21:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:45 snap 21:46:50 -rw-rw-r-- 1 jenkins jenkins 235 Sep 22 21:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:50 + 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=88cb92755446ff3d15da758ed0b4d5ad23298886 --label arch=amd64 --label version=3.1.0-dev.17 . 21:46:50 Sending build context to Docker daemon 23.67MB 21:46:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:46:50 Step 2/25 : FROM ${BASE} AS builder 21:46:50 ---> a5d47b1a63e7 21:46:50 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:46:50 ---> Running in a49081d1d5a0 21:46:51 Removing intermediate container a49081d1d5a0 21:46:51 ---> a216272e2207 21:46:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:46:51 ---> Running in 36a694a3576e 21:46:51 Removing intermediate container 36a694a3576e 21:46:51 ---> 360f664e84d2 21:46:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:46:51 ---> Running in 1b96582b2127 21:46:51 Removing intermediate container 1b96582b2127 21:46:51 ---> a6096eddd151 21:46:51 Step 6/25 : WORKDIR /device-virtual-go 21:46:51 ---> Running in fc92a8e63e86 21:46:51 Removing intermediate container fc92a8e63e86 21:46:51 ---> 8720f288fee8 21:46:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:51 ---> Running in 49e549cf919c 21:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:51 OK: 268 MiB in 56 packages 21:46:52 Removing intermediate container 49e549cf919c 21:46:52 ---> b5725aa1f0a2 21:46:52 Step 8/25 : COPY go.mod vendor* ./ 21:46:52 ---> 9244a0163fea 21:46:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:52 ---> Running in d2cbe7be8486 21:46:53 Removing intermediate container d2cbe7be8486 21:46:53 ---> fa1bd5ce5a86 21:46:53 Step 10/25 : COPY . . 21:46:53 ---> 4c448fa99600 21:46:53 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:53 ---> Running in a1182067863e 21:46:53 Removing intermediate container a1182067863e 21:46:53 ---> 92e88cabf00c 21:46:53 Step 12/25 : RUN $MAKE 21:46:53 ---> Running in 0e45f108b51c 21:46:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:47:16 Removing intermediate container 0e45f108b51c 21:47:16 ---> 3442109bd017 21:47:16 Step 13/25 : FROM alpine:3.18 21:47:16 3.18: Pulling from library/alpine 21:47:16 7264a8db6415: Already exists 21:47:16 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:47:16 Status: Downloaded newer image for alpine:3.18 21:47:16 ---> 7e01a0d0a1dc 21:47:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:47:16 ---> Running in 220cc70a7117 21:47:16 Removing intermediate container 220cc70a7117 21:47:16 ---> a8789bef4543 21:47:16 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:47:16 ---> Running in 12998c1bc82c 21:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:47:16 (1/1) Installing dumb-init (1.2.5-r2) 21:47:16 Executing busybox-1.36.1-r2.trigger 21:47:16 OK: 7 MiB in 16 packages 21:47:16 Removing intermediate container 12998c1bc82c 21:47:16 ---> bce8ba03d888 21:47:16 Step 16/25 : WORKDIR / 21:47:16 ---> Running in bf4cfb2d2246 21:47:16 Removing intermediate container bf4cfb2d2246 21:47:16 ---> 03b337f8a850 21:47:16 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:47:16 ---> 242b93eb2e1f 21:47:16 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:47:16 ---> 557f902a671a 21:47:16 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:47:16 ---> 425586b31b7f 21:47:16 Step 20/25 : EXPOSE 59900 21:47:16 ---> Running in 5cb5b52ae8b5 21:47:16 Removing intermediate container 5cb5b52ae8b5 21:47:16 ---> 25fcd8e3c1d7 21:47:16 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:47:16 ---> Running in efe6108bac3e 21:47:17 Removing intermediate container efe6108bac3e 21:47:17 ---> 1f5b6bab1ae3 21:47:17 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:47:17 ---> Running in 41c2f241d1d8 21:47:17 Removing intermediate container 41c2f241d1d8 21:47:17 ---> 6ccfadd504f1 21:47:17 Step 23/25 : LABEL arch=amd64 21:47:17 ---> Running in 173a9d9d8494 21:47:17 Removing intermediate container 173a9d9d8494 21:47:17 ---> fb138e0ffaa9 21:47:17 Step 24/25 : LABEL git_sha=88cb92755446ff3d15da758ed0b4d5ad23298886 21:47:17 ---> Running in 9529654cf3c2 21:47:17 Removing intermediate container 9529654cf3c2 21:47:17 ---> 6f1edd9184b3 21:47:17 Step 25/25 : LABEL version=3.1.0-dev.17 21:47:17 ---> Running in 717dd58592bd 21:47:17 Removing intermediate container 717dd58592bd 21:47:17 ---> 229ca8aad45f 21:47:17 [Warning] One or more build-args [ARCH] were not consumed 21:47:17 Successfully built 229ca8aad45f 21:47:17 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:17 provisioning config files... 21:47:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8559293669183271194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:17 ---> docker-login.sh 21:47:17 nexus3.edgexfoundry.org:10001 21:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:17 Configure a credential helper to remove this warning. See 21:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:17 21:47:17 Login Succeeded 21:47:17 nexus3.edgexfoundry.org:10002 21:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:17 Configure a credential helper to remove this warning. See 21:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:17 21:47:17 Login Succeeded 21:47:17 nexus3.edgexfoundry.org:10003 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 nexus3.edgexfoundry.org:10004 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 docker.io 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 ---> docker-login.sh ends [Pipeline] } 21:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:18 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 21:47:18 88cb92755446ff3d15da758ed0b4d5ad23298886 21:47:18 latest 21:47:18 3.1.0-dev.17 21:47:18 88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:47:18 main 21:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:18 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886 21:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 21:47:19 08f7608eabf4: Preparing 21:47:19 73a1cda66fa2: Preparing 21:47:19 179a98837c98: Preparing 21:47:19 f6b7e85667a9: Preparing 21:47:19 4693057ce236: Preparing 21:47:19 4693057ce236: Layer already exists 21:47:19 f6b7e85667a9: Pushed 21:47:19 73a1cda66fa2: Pushed 21:47:19 179a98837c98: Pushed 21:47:22 08f7608eabf4: Pushed 21:47:22 88cb92755446ff3d15da758ed0b4d5ad23298886: digest: sha256:c2ce38199f1ecd363002ef9a8b411efc54583dce09ec5c5998662f04a440a23a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 21:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 21:47:22 08f7608eabf4: Preparing 21:47:22 73a1cda66fa2: Preparing 21:47:22 179a98837c98: Preparing 21:47:22 f6b7e85667a9: Preparing 21:47:22 4693057ce236: Preparing 21:47:22 08f7608eabf4: Layer already exists 21:47:22 4693057ce236: Layer already exists 21:47:22 179a98837c98: Layer already exists 21:47:22 f6b7e85667a9: Layer already exists 21:47:22 73a1cda66fa2: Layer already exists 21:47:22 latest: digest: sha256:c2ce38199f1ecd363002ef9a8b411efc54583dce09ec5c5998662f04a440a23a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:23 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.17 21:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 21:47:23 08f7608eabf4: Preparing 21:47:23 73a1cda66fa2: Preparing 21:47:23 179a98837c98: Preparing 21:47:23 f6b7e85667a9: Preparing 21:47:23 4693057ce236: Preparing 21:47:23 08f7608eabf4: Layer already exists 21:47:23 73a1cda66fa2: Layer already exists 21:47:23 4693057ce236: Layer already exists 21:47:23 f6b7e85667a9: Layer already exists 21:47:23 179a98837c98: Layer already exists 21:47:23 3.1.0-dev.17: digest: sha256:c2ce38199f1ecd363002ef9a8b411efc54583dce09ec5c5998662f04a440a23a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:23 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 21:47:24 08f7608eabf4: Preparing 21:47:24 73a1cda66fa2: Preparing 21:47:24 179a98837c98: Preparing 21:47:24 f6b7e85667a9: Preparing 21:47:24 4693057ce236: Preparing 21:47:24 4693057ce236: Layer already exists 21:47:24 f6b7e85667a9: Layer already exists 21:47:24 73a1cda66fa2: Layer already exists 21:47:24 179a98837c98: Layer already exists 21:47:24 08f7608eabf4: Layer already exists 21:47:24 88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17: digest: sha256:c2ce38199f1ecd363002ef9a8b411efc54583dce09ec5c5998662f04a440a23a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 21:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 21:47:24 08f7608eabf4: Preparing 21:47:24 73a1cda66fa2: Preparing 21:47:24 179a98837c98: Preparing 21:47:24 f6b7e85667a9: Preparing 21:47:24 4693057ce236: Preparing 21:47:24 08f7608eabf4: Layer already exists 21:47:24 179a98837c98: Layer already exists 21:47:24 4693057ce236: Layer already exists 21:47:24 73a1cda66fa2: Layer already exists 21:47:24 f6b7e85667a9: Layer already exists 21:47:24 main: digest: sha256:c2ce38199f1ecd363002ef9a8b411efc54583dce09ec5c5998662f04a440a23a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:24 ===================================================== [Pipeline] echo 21:47:24 taggedImages: 21:47:24 - nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886 21:47:24 - nexus3.edgexfoundry.org:10004/device-virtual:latest 21:47:24 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.17 21:47:24 - nexus3.edgexfoundry.org:10004/device-virtual:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:47:24 - 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 21:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:25 21:47:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:27 latest: Pulling from edgex-lftools-log-publisher 21:47:27 5eb5b503b376: Pulling fs layer 21:47:27 5c69ac0246d0: Pulling fs layer 21:47:27 ec43610c2a17: Pulling fs layer 21:47:27 3a2ae6a8a46f: Pulling fs layer 21:47:27 33b1e0a273af: Pulling fs layer 21:47:27 5d3b04190fa2: Pulling fs layer 21:47:27 2f39f015ded8: Pulling fs layer 21:47:27 3a2ae6a8a46f: Waiting 21:47:27 33b1e0a273af: Waiting 21:47:27 5d3b04190fa2: Waiting 21:47:27 2f39f015ded8: Waiting 21:47:27 5c69ac0246d0: Verifying Checksum 21:47:27 5c69ac0246d0: Download complete 21:47:27 3a2ae6a8a46f: Verifying Checksum 21:47:27 3a2ae6a8a46f: Download complete 21:47:27 ec43610c2a17: Verifying Checksum 21:47:27 ec43610c2a17: Download complete 21:47:27 33b1e0a273af: Verifying Checksum 21:47:27 33b1e0a273af: Download complete 21:47:27 5d3b04190fa2: Verifying Checksum 21:47:27 5d3b04190fa2: Download complete 21:47:27 5eb5b503b376: Verifying Checksum 21:47:27 5eb5b503b376: Download complete 21:47:28 2f39f015ded8: Download complete 21:47:29 5eb5b503b376: Pull complete 21:47:29 5c69ac0246d0: Pull complete 21:47:29 ec43610c2a17: Pull complete 21:47:29 3a2ae6a8a46f: Pull complete 21:47:29 33b1e0a273af: Pull complete 21:47:30 5d3b04190fa2: Pull complete 21:47:34 2f39f015ded8: Pull complete 21:47:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:34 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:47:34 $ 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 21:47:39 $ docker top 2db5f79ef376809a01a637c094b4cf4663ef7ca49b52e753330549633670339b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:39 ---> job-cost.sh 21:47:39 lf-activate-venv: SKIPPING 21:47:39 INFO: No Stack... 21:47:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:40 INFO: Archiving Costs [Pipeline] sh 21:47:41 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 21:47:41 + cut -d, -f6 [Pipeline] lock 21:47:41 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] 21:47:41 Resource [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] did not exist. Created. 21:47:41 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:41 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:41 Stashed 1 file(s) [Pipeline] } 21:47:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:41 $ docker stop --time=1 2db5f79ef376809a01a637c094b4cf4663ef7ca49b52e753330549633670339b 21:47:42 $ docker rm -f --volumes 2db5f79ef376809a01a637c094b4cf4663ef7ca49b52e753330549633670339b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:48:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7644 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 21:48:43 Running in /w/workspace/device-virtual-go/143 [Pipeline] { [Pipeline] checkout 21:48:43 The recommended git tool is: git 21:48:50 using credential edgex-jenkins-ssh 21:48:50 Cloning the remote Git repository 21:48:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 21:48:51 > git init /w/workspace/device-virtual-go/143 # timeout=10 21:48:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:48:51 > git --version # timeout=10 21:48:51 > git --version # 'git version 2.25.1' 21:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:55 Avoid second fetch 21:48:55 Checking out Revision 88cb92755446ff3d15da758ed0b4d5ad23298886 (main) 21:48:55 > git config core.sparsecheckout # timeout=10 21:48:55 > git checkout -f 88cb92755446ff3d15da758ed0b4d5ad23298886 # timeout=10 21:48:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#432)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:48:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:56 Dload Upload Total Spent Left Speed 21:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 21:48:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:48:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:48:57 + sudo tee /etc/docker/daemon.new 21:48:57 { 21:48:57 "registry-mirrors": [ 21:48:57 "https://nexus3.edgexfoundry.org:10001" 21:48:57 ], 21:48:57 "bip": "10.250.0.254/24", 21:48:57 "hosts": [ 21:48:57 "tcp://0.0.0.0:5555", 21:48:57 "unix:///var/run/docker.sock" 21:48:57 ], 21:48:57 "mtu": 1458, 21:48:57 "selinux-enabled": true, 21:48:57 "seccomp-profile": "/etc/docker/seccomp.json" 21:48:57 } [Pipeline] sh 21:48:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:48:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:16 provisioning config files... 21:49:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/143@tmp/config2352395994255138972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:17 ---> docker-login.sh 21:49:17 nexus3.edgexfoundry.org:10001 21:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:18 Configure a credential helper to remove this warning. See 21:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:18 21:49:18 Login Succeeded 21:49:18 nexus3.edgexfoundry.org:10002 21:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:18 Configure a credential helper to remove this warning. See 21:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:18 21:49:18 Login Succeeded 21:49:18 nexus3.edgexfoundry.org:10003 21:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:18 Configure a credential helper to remove this warning. See 21:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:18 21:49:18 Login Succeeded 21:49:18 nexus3.edgexfoundry.org:10004 21:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:19 Configure a credential helper to remove this warning. See 21:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:19 21:49:19 Login Succeeded 21:49:19 docker.io 21:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:19 Configure a credential helper to remove this warning. See 21:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:19 21:49:19 Login Succeeded 21:49:19 ---> docker-login.sh ends [Pipeline] } 21:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:20 ========================================================= 21:49:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:49:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:49:21 Sending build context to Docker daemon 11.95MB 21:49:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:49:21 Step 2/12 : FROM ${BASE} AS builder 21:49:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:21 9fda8d8052c6: Pulling fs layer 21:49:21 5d54e960e981: Pulling fs layer 21:49:21 c4a7e357bf2a: Pulling fs layer 21:49:21 f0e02332f6b5: Pulling fs layer 21:49:21 cefa15bbcfad: Pulling fs layer 21:49:21 17808c966233: Pulling fs layer 21:49:21 f4c1fc716caa: Pulling fs layer 21:49:21 f0e02332f6b5: Waiting 21:49:21 cefa15bbcfad: Waiting 21:49:21 17808c966233: Waiting 21:49:21 f4c1fc716caa: Waiting 21:49:21 5d54e960e981: Download complete 21:49:21 f0e02332f6b5: Verifying Checksum 21:49:21 f0e02332f6b5: Download complete 21:49:21 cefa15bbcfad: Verifying Checksum 21:49:21 cefa15bbcfad: Download complete 21:49:21 9fda8d8052c6: Download complete 21:49:22 f4c1fc716caa: Verifying Checksum 21:49:22 f4c1fc716caa: Download complete 21:49:22 9fda8d8052c6: Pull complete 21:49:23 5d54e960e981: Pull complete 21:49:23 c4a7e357bf2a: Verifying Checksum 21:49:23 c4a7e357bf2a: Download complete 21:49:24 17808c966233: Verifying Checksum 21:49:24 17808c966233: Download complete 21:49:36 c4a7e357bf2a: Pull complete 21:49:36 f0e02332f6b5: Pull complete 21:49:36 cefa15bbcfad: Pull complete 21:49:42 17808c966233: Pull complete 21:49:43 f4c1fc716caa: Pull complete 21:49:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:49:43 ---> ea914061e18c 21:49:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:49:45 ---> Running in c2c2b7bf62c5 21:49:46 Removing intermediate container c2c2b7bf62c5 21:49:46 ---> f293a42c794b 21:49:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:49:46 ---> Running in 92bbf56f5bc1 21:49:46 Removing intermediate container 92bbf56f5bc1 21:49:46 ---> 5642ad0b535f 21:49:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:49:46 ---> Running in a1527fd2f6b6 21:49:47 Removing intermediate container a1527fd2f6b6 21:49:47 ---> 40b3e694c15f 21:49:47 Step 6/12 : WORKDIR /device-virtual-go 21:49:47 ---> Running in bc2353fdd18c 21:49:47 Removing intermediate container bc2353fdd18c 21:49:47 ---> 38ad9579d752 21:49:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:47 ---> Running in 7eea652d180c 21:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:49:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:49:51 (2/4) Installing libedit (20221030.3.1-r1) 21:49:51 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:49:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:49:51 Executing busybox-1.36.1-r2.trigger 21:49:51 OK: 270 MiB in 56 packages 21:49:52 Removing intermediate container 7eea652d180c 21:49:52 ---> bafc63ebad9c 21:49:52 Step 8/12 : COPY go.mod vendor* ./ 21:49:52 ---> 6919a793ba27 21:49:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:53 ---> Running in 2e770875585c 21:51:14 Removing intermediate container 2e770875585c 21:51:14 ---> 63454e054391 21:51:14 Step 10/12 : COPY . . 21:51:14 ---> 438efd32aaae 21:51:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:14 ---> Running in 57aae5f817c0 21:51:14 Removing intermediate container 57aae5f817c0 21:51:14 ---> 4f94d45f94b2 21:51:14 Step 12/12 : RUN $MAKE 21:51:14 ---> Running in aab47c41aaa3 21:51:14 noop 21:51:14 Removing intermediate container aab47c41aaa3 21:51:14 ---> e3bc0601cd79 21:51:14 Successfully built e3bc0601cd79 21:51:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:15 + docker inspect -f . ci-base-image-arm64 21:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-7644 does not seem to be running inside a container 21:51:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/143 -v /w/workspace/device-virtual-go/143:/w/workspace/device-virtual-go/143:rw,z -v /w/workspace/device-virtual-go/143@tmp:/w/workspace/device-virtual-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:51:16 $ docker top 0a377d594712fadc43b07bd9a67d5e31ce01c45276349c7e313590ef31ca6e16 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:17 + go version 21:51:17 go version go1.21.0 linux/arm64 [Pipeline] } 21:51:17 $ docker stop --time=1 0a377d594712fadc43b07bd9a67d5e31ce01c45276349c7e313590ef31ca6e16 21:51:19 $ docker rm -f --volumes 0a377d594712fadc43b07bd9a67d5e31ce01c45276349c7e313590ef31ca6e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:20 + docker inspect -f . ci-base-image-arm64 21:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:20 prd-ubuntu20.04-docker-arm64-4c-16g-7644 does not seem to be running inside a container 21:51:20 $ 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/143 -v /w/workspace/device-virtual-go/143:/w/workspace/device-virtual-go/143:rw,z -v /w/workspace/device-virtual-go/143@tmp:/w/workspace/device-virtual-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:51:21 $ docker top 2baae61c8dac3aee2b02ff7acb008bb301deb4ebafde4d1f21deb4dc48b2dfc8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:22 + git config --global --add safe.directory /w/workspace/device-virtual-go/143 [Pipeline] fileExists [Pipeline] sh 21:51:23 + make test 21:51:23 go test ./... -coverprofile=coverage.out 21:51:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:53:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:53:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.088s coverage: 58.4% of statements 21:53:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:53:34 go vet ./... 21:54:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:13 ./bin/test-attribution-txt.sh [Pipeline] echo 21:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:54:13 $ docker stop --time=1 2baae61c8dac3aee2b02ff7acb008bb301deb4ebafde4d1f21deb4dc48b2dfc8 21:54:15 $ docker rm -f --volumes 2baae61c8dac3aee2b02ff7acb008bb301deb4ebafde4d1f21deb4dc48b2dfc8 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:54:16 Warning: overwriting stash ‘coverage-report’ 21:54:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:54:17 + ls -al . 21:54:17 total 200 21:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:51 . 21:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:48 .. 21:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:48 .git 21:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 .github 21:54:17 -rw-rw-r-- 1 jenkins jenkins 337 Sep 22 21:48 .gitignore 21:54:17 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:48 .golangci.yml 21:54:17 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 22 21:48 Attribution.txt 21:54:17 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 22 21:48 CHANGELOG.md 21:54:17 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 22 21:48 Dockerfile 21:54:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:48 GOVERNANCE.md 21:54:17 -rw-rw-r-- 1 jenkins jenkins 660 Sep 22 21:48 Jenkinsfile 21:54:17 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 22 21:48 LICENSE 21:54:17 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 22 21:48 Makefile 21:54:17 -rw-rw-r-- 1 jenkins jenkins 623 Sep 22 21:48 OWNERS.md 21:54:17 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 22 21:48 README.md 21:54:17 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:45 VERSION 21:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:48 bin 21:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 cmd 21:54:17 -rw-r--r-- 1 jenkins jenkins 43063 Sep 22 21:53 coverage.out 21:54:17 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 22 21:48 go.mod 21:54:17 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 22 21:48 go.sum 21:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 internal 21:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:48 snap 21:54:17 -rw-rw-r-- 1 jenkins jenkins 235 Sep 22 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:18 + 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=88cb92755446ff3d15da758ed0b4d5ad23298886 --label arch=arm64 --label version=3.1.0-dev.17 . 21:54:18 Sending build context to Docker daemon 11.99MB 21:54:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:54:18 Step 2/25 : FROM ${BASE} AS builder 21:54:18 ---> e3bc0601cd79 21:54:18 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:54:18 ---> Running in 616ed7f327cb 21:54:19 Removing intermediate container 616ed7f327cb 21:54:19 ---> 2cb8db3ce9ae 21:54:19 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:54:19 ---> Running in 92a0feefcf33 21:54:19 Removing intermediate container 92a0feefcf33 21:54:19 ---> e66077b5568c 21:54:19 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:54:19 ---> Running in 26d03821b130 21:54:20 Removing intermediate container 26d03821b130 21:54:20 ---> a0353c5ce7e7 21:54:20 Step 6/25 : WORKDIR /device-virtual-go 21:54:20 ---> Running in cdb5fbe256ef 21:54:20 Removing intermediate container cdb5fbe256ef 21:54:20 ---> f7548586deb3 21:54:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:20 ---> Running in de5ae88192e1 21:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:23 OK: 270 MiB in 56 packages 21:54:24 Removing intermediate container de5ae88192e1 21:54:24 ---> 93d245b42e94 21:54:24 Step 8/25 : COPY go.mod vendor* ./ 21:54:24 ---> b4af2daf46fa 21:54:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:25 ---> Running in 52013f1f6b35 21:54:27 Removing intermediate container 52013f1f6b35 21:54:27 ---> 8f12f73a76af 21:54:27 Step 10/25 : COPY . . 21:54:28 ---> 44ea1631904b 21:54:28 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:28 ---> Running in 42f4e675380d 21:54:28 Removing intermediate container 42f4e675380d 21:54:28 ---> d09ad6376926 21:54:28 Step 12/25 : RUN $MAKE 21:54:29 ---> Running in e8d2f81a57ad 21:54:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:56:36 Removing intermediate container e8d2f81a57ad 21:56:36 ---> 2ab4ec2ea5c2 21:56:36 Step 13/25 : FROM alpine:3.18 21:56:36 3.18: Pulling from library/alpine 21:56:36 9fda8d8052c6: Already exists 21:56:36 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:56:36 Status: Downloaded newer image for alpine:3.18 21:56:36 ---> f6648c04cd6c 21:56:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:56:36 ---> Running in 2248cf3f6502 21:56:36 Removing intermediate container 2248cf3f6502 21:56:36 ---> 31ad137c6edb 21:56:36 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:56:36 ---> Running in bf6a5af2862f 21:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:36 (1/1) Installing dumb-init (1.2.5-r2) 21:56:36 Executing busybox-1.36.1-r2.trigger 21:56:36 OK: 8 MiB in 16 packages 21:56:37 Removing intermediate container bf6a5af2862f 21:56:37 ---> 4080ce85a98d 21:56:37 Step 16/25 : WORKDIR / 21:56:37 ---> Running in b40e64b9a8cf 21:56:37 Removing intermediate container b40e64b9a8cf 21:56:37 ---> 18fe98bd0563 21:56:37 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:56:41 ---> a7058d590acb 21:56:41 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:56:41 ---> 35657f7e78bc 21:56:41 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:56:43 ---> 4c207574bbf7 21:56:43 Step 20/25 : EXPOSE 59900 21:56:43 ---> Running in 0c22484c6e38 21:56:43 Removing intermediate container 0c22484c6e38 21:56:43 ---> 0e1fa718cc9c 21:56:43 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:56:43 ---> Running in ef09b50a587e 21:56:44 Removing intermediate container ef09b50a587e 21:56:44 ---> 0d26a9892502 21:56:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:56:44 ---> Running in 95c7fc8514e3 21:56:44 Removing intermediate container 95c7fc8514e3 21:56:44 ---> d53c533b31ca 21:56:44 Step 23/25 : LABEL arch=arm64 21:56:44 ---> Running in 8d45f24bd390 21:56:44 Removing intermediate container 8d45f24bd390 21:56:44 ---> 2f9328022c27 21:56:44 Step 24/25 : LABEL git_sha=88cb92755446ff3d15da758ed0b4d5ad23298886 21:56:44 ---> Running in d0bfcc311e5e 21:56:45 Removing intermediate container d0bfcc311e5e 21:56:45 ---> 610773b8121b 21:56:45 Step 25/25 : LABEL version=3.1.0-dev.17 21:56:45 ---> Running in 146e0829e885 21:56:45 Removing intermediate container 146e0829e885 21:56:45 ---> 76c7ca0f1c90 21:56:45 [Warning] One or more build-args [ARCH] were not consumed 21:56:45 Successfully built 76c7ca0f1c90 21:56:45 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 21:56:45 provisioning config files... 21:56:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/143@tmp/config6864876201922167704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:45 ---> docker-login.sh 21:56:45 nexus3.edgexfoundry.org:10001 21:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:46 Configure a credential helper to remove this warning. See 21:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:46 21:56:46 Login Succeeded 21:56:46 nexus3.edgexfoundry.org:10002 21:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:46 Configure a credential helper to remove this warning. See 21:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:46 21:56:46 Login Succeeded 21:56:46 nexus3.edgexfoundry.org:10003 21:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:46 Configure a credential helper to remove this warning. See 21:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:46 21:56:46 Login Succeeded 21:56:46 nexus3.edgexfoundry.org:10004 21:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:47 Configure a credential helper to remove this warning. See 21:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:47 21:56:47 Login Succeeded 21:56:47 docker.io 21:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:47 Configure a credential helper to remove this warning. See 21:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:47 21:56:47 Login Succeeded 21:56:47 ---> docker-login.sh ends [Pipeline] } 21:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:47 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 21:56:47 88cb92755446ff3d15da758ed0b4d5ad23298886 21:56:47 latest 21:56:47 3.1.0-dev.17 21:56:47 88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:56:47 main 21:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886 21:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:56:48 0f8bf0ece054: Preparing 21:56:48 5f3c6bb14428: Preparing 21:56:48 8de71f96db37: Preparing 21:56:48 ff9750057745: Preparing 21:56:48 b2191e2be29d: Preparing 21:56:48 b2191e2be29d: Layer already exists 21:56:48 8de71f96db37: Pushed 21:56:48 ff9750057745: Pushed 21:56:48 5f3c6bb14428: Pushed 21:56:55 0f8bf0ece054: Pushed 21:56:55 88cb92755446ff3d15da758ed0b4d5ad23298886: digest: sha256:a62c841763223470902a2f7a768e09168f93d05371bdb64b391ae12df766f4d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:56:56 0f8bf0ece054: Preparing 21:56:56 5f3c6bb14428: Preparing 21:56:56 8de71f96db37: Preparing 21:56:56 ff9750057745: Preparing 21:56:56 b2191e2be29d: Preparing 21:56:56 0f8bf0ece054: Layer already exists 21:56:56 ff9750057745: Layer already exists 21:56:56 b2191e2be29d: Layer already exists 21:56:56 8de71f96db37: Layer already exists 21:56:56 5f3c6bb14428: Layer already exists 21:56:56 latest: digest: sha256:a62c841763223470902a2f7a768e09168f93d05371bdb64b391ae12df766f4d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.17 21:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:56:57 0f8bf0ece054: Preparing 21:56:57 5f3c6bb14428: Preparing 21:56:57 8de71f96db37: Preparing 21:56:57 ff9750057745: Preparing 21:56:57 b2191e2be29d: Preparing 21:56:57 ff9750057745: Layer already exists 21:56:57 5f3c6bb14428: Layer already exists 21:56:57 0f8bf0ece054: Layer already exists 21:56:57 b2191e2be29d: Layer already exists 21:56:57 8de71f96db37: Layer already exists 21:56:57 3.1.0-dev.17: digest: sha256:a62c841763223470902a2f7a768e09168f93d05371bdb64b391ae12df766f4d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:56:58 0f8bf0ece054: Preparing 21:56:58 5f3c6bb14428: Preparing 21:56:58 8de71f96db37: Preparing 21:56:58 ff9750057745: Preparing 21:56:58 b2191e2be29d: Preparing 21:56:58 8de71f96db37: Layer already exists 21:56:58 ff9750057745: Layer already exists 21:56:58 0f8bf0ece054: Layer already exists 21:56:58 b2191e2be29d: Layer already exists 21:56:58 5f3c6bb14428: Layer already exists 21:56:58 88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17: digest: sha256:a62c841763223470902a2f7a768e09168f93d05371bdb64b391ae12df766f4d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 21:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:56:59 0f8bf0ece054: Preparing 21:56:59 5f3c6bb14428: Preparing 21:56:59 8de71f96db37: Preparing 21:56:59 ff9750057745: Preparing 21:56:59 b2191e2be29d: Preparing 21:56:59 0f8bf0ece054: Layer already exists 21:56:59 5f3c6bb14428: Layer already exists 21:56:59 ff9750057745: Layer already exists 21:56:59 8de71f96db37: Layer already exists 21:56:59 b2191e2be29d: Layer already exists 21:56:59 main: digest: sha256:a62c841763223470902a2f7a768e09168f93d05371bdb64b391ae12df766f4d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:59 ===================================================== [Pipeline] echo 21:56:59 taggedImages: 21:56:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886 21:56:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:56:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.17 21:56:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:88cb92755446ff3d15da758ed0b4d5ad23298886-3.1.0-dev.17 21:56:59 - 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 21:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:59 21:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:00 arm64: Pulling from edgex-lftools-log-publisher 21:57:00 8998bd30e6a1: Pulling fs layer 21:57:00 04944245beec: Pulling fs layer 21:57:00 699f458cf7ca: Pulling fs layer 21:57:00 765212b225bb: Pulling fs layer 21:57:00 f23df028b6ca: Pulling fs layer 21:57:00 d65c8cfc05b1: Pulling fs layer 21:57:00 2437ff75d9bd: Pulling fs layer 21:57:00 f23df028b6ca: Waiting 21:57:00 2437ff75d9bd: Waiting 21:57:00 765212b225bb: Waiting 21:57:00 d65c8cfc05b1: Waiting 21:57:00 04944245beec: Verifying Checksum 21:57:00 04944245beec: Download complete 21:57:00 765212b225bb: Verifying Checksum 21:57:00 765212b225bb: Download complete 21:57:00 f23df028b6ca: Verifying Checksum 21:57:00 f23df028b6ca: Download complete 21:57:00 d65c8cfc05b1: Verifying Checksum 21:57:00 d65c8cfc05b1: Download complete 21:57:00 699f458cf7ca: Verifying Checksum 21:57:00 699f458cf7ca: Download complete 21:57:01 8998bd30e6a1: Verifying Checksum 21:57:01 8998bd30e6a1: Download complete 21:57:03 2437ff75d9bd: Verifying Checksum 21:57:03 2437ff75d9bd: Download complete 21:57:05 8998bd30e6a1: Pull complete 21:57:05 04944245beec: Pull complete 21:57:07 699f458cf7ca: Pull complete 21:57:10 765212b225bb: Pull complete 21:57:10 f23df028b6ca: Pull complete 21:57:10 d65c8cfc05b1: Pull complete 21:57:25 2437ff75d9bd: Pull complete 21:57:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:26 prd-ubuntu20.04-docker-arm64-4c-16g-7644 does not seem to be running inside a container 21:57:26 $ 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/143 -v /w/workspace/device-virtual-go/143:/w/workspace/device-virtual-go/143:rw,z -v /w/workspace/device-virtual-go/143@tmp:/w/workspace/device-virtual-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:57:29 $ docker top 0538b27dfc55aeb0cf7bb23ad6c24c885fdc6fa33a98498ab0c6e5511c2058bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:29 ---> job-cost.sh 21:57:29 lf-activate-venv: SKIPPING 21:57:29 INFO: No Stack... 21:57:30 INFO: Retrieving Pricing Info for: v3-standard-4 21:57:31 INFO: Archiving Costs [Pipeline] sh 21:57:31 + cat /w/workspace/device-virtual-go/143/archives/cost.csv 21:57:31 + cut -d, -f6 [Pipeline] lock 21:57:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] 21:57:31 Resource [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] did not exist. Created. 21:57:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:32 /w/workspace/device-virtual-go/143@tmp/durable-7e4b4aa8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:57:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:57:33 Warning: overwriting stash ‘stack-cost’ 21:57:33 Stashed 1 file(s) [Pipeline] } 21:57:33 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:33 $ docker stop --time=1 0538b27dfc55aeb0cf7bb23ad6c24c885fdc6fa33a98498ab0c6e5511c2058bf 21:57:34 $ docker rm -f --volumes 0538b27dfc55aeb0cf7bb23ad6c24c885fdc6fa33a98498ab0c6e5511c2058bf [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 21:57:35 provisioning config files... 21:57:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5599128244348142721tmp [Pipeline] { [Pipeline] sh 21:57:35 + set +x 21:57:35 + bash -s -- 21:57:35 + curl -s https://codecov.io/bash 21:57:35 21:57:35 _____ _ 21:57:35 / ____| | | 21:57:35 | | ___ __| | ___ ___ _____ __ 21:57:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:57:35 | |___| (_) | (_| | __/ (_| (_) \ V / 21:57:35 \_____\___/ \__,_|\___|\___\___/ \_/ 21:57:35 Bash-1.0.6 21:57:35 21:57:35 21:57:35 ==> git version 2.25.1 found 21:57:35 ==> 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 21:57:35 Release-Date: 2020-01-08 21:57:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:57:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:57:35 ==> Jenkins CI detected. 21:57:35 current dir:  /w/workspace/exfoundry_device-virtual-go_main 21:57:35 project root: . 21:57:35 --> token set from env 21:57:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:57:35 ==> Running gcov in . (disable via -X gcov) 21:57:35 ==> Python coveragepy not found 21:57:35 ==> Searching for coverage reports in: 21:57:35 + . 21:57:35 -> Found 1 reports 21:57:35 ==> Detecting git/mercurial file structure 21:57:35 ==> Reading reports 21:57:35 + ./coverage.out bytes=43063 21:57:35 ==> Appending adjustments 21:57:35 https://docs.codecov.io/docs/fixing-reports 21:57:35 + Found adjustments 21:57:35 ==> Gzipping contents 21:57:35 8.0K /tmp/codecov.mUQJ9E.gz 21:57:35 ==> Uploading reports 21:57:35 url: https://codecov.io 21:57:35 query: branch=main&commit=88cb92755446ff3d15da758ed0b4d5ad23298886&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:35 -> Pinging Codecov 21:57:35 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=88cb92755446ff3d15da758ed0b4d5ad23298886&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:35 -> Uploading to 21:57:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/5E52B4B073DB2E39498172D8E973AA87/88cb92755446ff3d15da758ed0b4d5ad23298886/9bd0ff35-5b12-4820-b613-dc4a3457ffdb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abf062568be34a49216404f8afa9aa12bbbeb01743352ae85916abbda100649b 21:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:36 Dload Upload Total Spent Left Speed 21:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 28173 --:--:-- --:--:-- --:--:-- 28173 21:57:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] } 21:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:57:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:57:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:36 21:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:57:36 df9b9388f04a: Pulling fs layer 21:57:36 52dc419b0ee2: Pulling fs layer 21:57:36 25bc292e5bac: Pulling fs layer 21:57:36 114826534d7a: Pulling fs layer 21:57:36 4657fd5d0bcf: Pulling fs layer 21:57:36 114826534d7a: Waiting 21:57:36 6ad1cebc031e: Pulling fs layer 21:57:36 4657fd5d0bcf: Waiting 21:57:36 8a3aa393b2d8: Pulling fs layer 21:57:36 6ad1cebc031e: Waiting 21:57:36 25bc292e5bac: Download complete 21:57:36 52dc419b0ee2: Download complete 21:57:36 4657fd5d0bcf: Verifying Checksum 21:57:36 4657fd5d0bcf: Download complete 21:57:36 df9b9388f04a: Verifying Checksum 21:57:36 df9b9388f04a: Download complete 21:57:37 df9b9388f04a: Pull complete 21:57:37 6ad1cebc031e: Verifying Checksum 21:57:37 6ad1cebc031e: Download complete 21:57:37 52dc419b0ee2: Pull complete 21:57:37 25bc292e5bac: Pull complete 21:57:37 114826534d7a: Verifying Checksum 21:57:37 114826534d7a: Download complete 21:57:37 8a3aa393b2d8: Verifying Checksum 21:57:37 8a3aa393b2d8: Download complete 21:57:41 114826534d7a: Pull complete 21:57:41 4657fd5d0bcf: Pull complete 21:57:41 6ad1cebc031e: Pull complete 21:57:44 8a3aa393b2d8: Pull complete 21:57:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:44 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:57:44 $ 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 21:57:49 $ docker top 4a6cf5714740c2e2b439de254bf8b4d11b9415eb318f5ed1736ab787873bd23d -eo pid,comm [Pipeline] { [Pipeline] echo 21:57:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 21:57:49 + set -o pipefail 21:57:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 21:57:54 21:57:54 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 21:57:54 21:57:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/5a4f8591-0788-4d7d-bd64-635a0c48ca6c 21:57:54 21:57:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:57:54 21:57:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:54 21:57:54 21:57:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:57:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:57:54 More details here: https://snyk.co/ue1NS [Pipeline] } 21:57:54 $ docker stop --time=1 4a6cf5714740c2e2b439de254bf8b4d11b9415eb318f5ed1736ab787873bd23d 21:57:58 $ docker rm -f --volumes 4a6cf5714740c2e2b439de254bf8b4d11b9415eb318f5ed1736ab787873bd23d [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 21:57:59 + git log --format=format:%s -1 88cb92755446ff3d15da758ed0b4d5ad23298886 [Pipeline] sh 21:57:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:59 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:57:59 $ 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 21:58:00 $ docker top d4c0612cf0e1d20b44802439da8297abd500bed8d3a51774f3548d993ae01084 -eo pid,comm 21:58:00 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). 21:58:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:00 [ssh-agent] Looking for ssh-agent implementation... 21:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:00 $ docker exec d4c0612cf0e1d20b44802439da8297abd500bed8d3a51774f3548d993ae01084 ssh-agent 21:58:00 SSH_AUTH_SOCK=/tmp/ssh-Q9xUvAoanzRq/agent.33 21:58:00 SSH_AGENT_PID=39 21:58:00 Running ssh-add (command line suppressed) 21:58:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16234834382517195791.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16234834382517195791.key) 21:58:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:01 + git semver tag 21:58:01 2023-09-22 21:58:01,378 [run_tag] DEBUG tag force:False 21:58:01 2023-09-22 21:58:01,378 [check_head_tag] DEBUG check head tag 21:58:01 2023-09-22 21:58:01,379 [execute] INFO git cat-file --batch-check 21:58:01 2023-09-22 21:58:01,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 21:58:01 2023-09-22 21:58:01,383 [execute] INFO git cat-file --batch 21:58:01 2023-09-22 21:58:01,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 21:58:01 2023-09-22 21:58:01,397 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:01 2023-09-22 21:58:01,397 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 21:58:01 2023-09-22 21:58:01,398 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 21:58:01 2023-09-22 21:58:01,402 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:01 3.1.0-dev.17 [Pipeline] } 21:58:01 $ docker exec --env ******** --env ******** d4c0612cf0e1d20b44802439da8297abd500bed8d3a51774f3548d993ae01084 ssh-agent -k 21:58:01 unset SSH_AUTH_SOCK; 21:58:01 unset SSH_AGENT_PID; 21:58:01 echo Agent pid 39 killed; 21:58:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:01 + git semver [Pipeline] } 21:58:02 $ docker stop --time=1 d4c0612cf0e1d20b44802439da8297abd500bed8d3a51774f3548d993ae01084 21:58:03 $ docker rm -f --volumes d4c0612cf0e1d20b44802439da8297abd500bed8d3a51774f3548d993ae01084 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:03 21:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:04 0.23.1-centos7: Pulling from edgex-lftools 21:58:04 ab5ef0e58194: Pulling fs layer 21:58:04 9712f1f96733: Pulling fs layer 21:58:04 63f879dbbcfc: Pulling fs layer 21:58:04 0d9ebad4ef96: Pulling fs layer 21:58:04 e9a5061849ea: Pulling fs layer 21:58:04 d747dcd14b5f: Pulling fs layer 21:58:04 2de7ff778b66: Pulling fs layer 21:58:04 d747dcd14b5f: Waiting 21:58:04 0d9ebad4ef96: Waiting 21:58:04 2de7ff778b66: Waiting 21:58:04 e9a5061849ea: Waiting 21:58:04 9712f1f96733: Verifying Checksum 21:58:04 9712f1f96733: Download complete 21:58:04 63f879dbbcfc: Verifying Checksum 21:58:04 63f879dbbcfc: Download complete 21:58:04 e9a5061849ea: Verifying Checksum 21:58:04 e9a5061849ea: Download complete 21:58:04 d747dcd14b5f: Verifying Checksum 21:58:04 d747dcd14b5f: Download complete 21:58:04 0d9ebad4ef96: Verifying Checksum 21:58:04 0d9ebad4ef96: Download complete 21:58:04 ab5ef0e58194: Verifying Checksum 21:58:04 ab5ef0e58194: Download complete 21:58:04 2de7ff778b66: Verifying Checksum 21:58:04 2de7ff778b66: Download complete 21:58:07 ab5ef0e58194: Pull complete 21:58:07 9712f1f96733: Pull complete 21:58:08 63f879dbbcfc: Pull complete 21:58:12 0d9ebad4ef96: Pull complete 21:58:12 e9a5061849ea: Pull complete 21:58:12 d747dcd14b5f: Pull complete 21:58:14 2de7ff778b66: Pull complete 21:58:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:14 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:58:14 $ 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 21:58:20 $ docker top 973d74b9e215a0af78905db948a3502251c91ad8cf156d594d372db1207c4071 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:58:20 provisioning config files... 21:58:20 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1993062681576372285tmp 21:58:20 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5559901282195372270tmp 21:58:20 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15775402200677512978tmp [Pipeline] { [Pipeline] echo 21:58:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:58:20 ---> sigul-configuration.sh 21:58:20 gpg: directory `/root/.gnupg' created 21:58:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:58:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:58:20 gpg: keyring `/root/.gnupg/secring.gpg' created 21:58:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:58:20 gpg: CAST5 encrypted data 21:58:20 gpg: encrypted with 1 passphrase 21:58:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:58:21 + mkdir /home/jenkins 21:58:21 + mkdir /home/jenkins/sigul [Pipeline] sh 21:58:21 + 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 21:58:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:58:21 ---> sigul-install.sh 21:58:21 Sigul already installed; skipping installation. [Pipeline] sh 21:58:21 + git tag --list 21:58:21 v1.0.0 21:58:21 v1.1.0 21:58:21 v1.1.1 21:58:21 v1.2.1 21:58:21 v1.2.2 21:58:21 v1.2.3 21:58:21 v1.3.0 21:58:21 v1.3.1 21:58:21 v2.0.0 21:58:21 v2.1.0 21:58:21 v2.1.1 21:58:21 v2.2.0 21:58:21 v2.3.0 21:58:21 v3.0 21:58:21 v3.0.0 21:58:21 v3.1.0-dev.1 21:58:21 v3.1.0-dev.10 21:58:21 v3.1.0-dev.11 21:58:21 v3.1.0-dev.12 21:58:21 v3.1.0-dev.13 21:58:21 v3.1.0-dev.14 21:58:21 v3.1.0-dev.15 21:58:21 v3.1.0-dev.16 21:58:21 v3.1.0-dev.17 21:58:21 v3.1.0-dev.2 21:58:21 v3.1.0-dev.3 21:58:21 v3.1.0-dev.4 21:58:21 v3.1.0-dev.5 21:58:21 v3.1.0-dev.6 21:58:21 v3.1.0-dev.7 21:58:21 v3.1.0-dev.8 21:58:21 v3.1.0-dev.9 [Pipeline] sh 21:58:22 + lftools sign git-tag v3.1.0-dev.17 21:58:22 Signing Git tag with Sigul... 21:58:22 Signing v3.1.0-dev.17 [Pipeline] echo 21:58:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:58:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:58:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:58:23 $ docker stop --time=1 973d74b9e215a0af78905db948a3502251c91ad8cf156d594d372db1207c4071 21:58:24 $ docker rm -f --volumes 973d74b9e215a0af78905db948a3502251c91ad8cf156d594d372db1207c4071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:58:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:25 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:58:25 $ 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 21:58:25 $ docker top 0707a17b3919e7ede254acf9df8a21f104e5f4895019f0a4c88de44bc7683bd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:25 [ssh-agent] Looking for ssh-agent implementation... 21:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:26 $ docker exec 0707a17b3919e7ede254acf9df8a21f104e5f4895019f0a4c88de44bc7683bd7 ssh-agent 21:58:26 SSH_AUTH_SOCK=/tmp/ssh-lSPUDsP43MeN/agent.30 21:58:26 SSH_AGENT_PID=36 21:58:26 Running ssh-add (command line suppressed) 21:58:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2546605657002668710.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2546605657002668710.key) 21:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:26 + git semver bump pre 21:58:26 2023-09-22 21:58:26,742 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:26 2023-09-22 21:58:26,743 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 21:58:26 2023-09-22 21:58:26,743 [bump_version] DEBUG bumped version:3.1.0-dev.18 21:58:26 2023-09-22 21:58:26,743 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 21:58:26 2023-09-22 21:58:26,743 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:26 2023-09-22 21:58:26,743 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:26 2023-09-22 21:58:26,745 [execute] INFO git cat-file --batch-check 21:58:26 2023-09-22 21:58:26,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:26 2023-09-22 21:58:26,752 [execute] INFO git cat-file --batch 21:58:26 2023-09-22 21:58:26,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:26 2023-09-22 21:58:26,759 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:26 3.1.0-dev.18 [Pipeline] } 21:58:26 $ docker exec --env ******** --env ******** 0707a17b3919e7ede254acf9df8a21f104e5f4895019f0a4c88de44bc7683bd7 ssh-agent -k 21:58:26 unset SSH_AUTH_SOCK; 21:58:26 unset SSH_AGENT_PID; 21:58:26 echo Agent pid 36 killed; 21:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:27 + git semver [Pipeline] } 21:58:27 $ docker stop --time=1 0707a17b3919e7ede254acf9df8a21f104e5f4895019f0a4c88de44bc7683bd7 21:58:28 $ docker rm -f --volumes 0707a17b3919e7ede254acf9df8a21f104e5f4895019f0a4c88de44bc7683bd7 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:29 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:58:29 $ 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 21:58:29 $ docker top c31620114cab8eb23fba77ca817a25f29977f44ab166dc638c02acd9b8b6a359 -eo pid,comm 21:58:29 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). 21:58:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:29 [ssh-agent] Looking for ssh-agent implementation... 21:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:30 $ docker exec c31620114cab8eb23fba77ca817a25f29977f44ab166dc638c02acd9b8b6a359 ssh-agent 21:58:30 SSH_AUTH_SOCK=/tmp/ssh-vNPmjucA4Jzj/agent.32 21:58:30 SSH_AGENT_PID=38 21:58:30 Running ssh-add (command line suppressed) 21:58:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11650163050477595432.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11650163050477595432.key) 21:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:30 + git semver push 21:58:30 2023-09-22 21:58:30,761 [run_push] DEBUG push 21:58:30 2023-09-22 21:58:30,762 [execute] INFO git cat-file --batch-check 21:58:30 2023-09-22 21:58:30,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:30 2023-09-22 21:58:30,767 [execute] INFO git rev-list 63f93be70e1de4fd266799b661bffa34922c4e26 -- 21:58:30 2023-09-22 21:58:30,767 [execute] DEBUG Popen(['git', 'rev-list', '63f93be70e1de4fd266799b661bffa34922c4e26', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:30 2023-09-22 21:58:30,777 [execute] INFO git fetch -v origin 21:58:30 2023-09-22 21:58:30,777 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:58:31 2023-09-22 21:58:31,245 [run_push] DEBUG no remote changes detected 21:58:31 2023-09-22 21:58:31,245 [execute] INFO git push origin semver 21:58:31 2023-09-22 21:58:31,246 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:32 2023-09-22 21:58:32,038 [run_push] DEBUG push all version tags 21:58:32 2023-09-22 21:58:32,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:58:32 2023-09-22 21:58:32,039 [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) 21:58:32 2023-09-22 21:58:32,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:58:32 3.1.0-dev.18 [Pipeline] } 21:58:32 $ docker exec --env ******** --env ******** c31620114cab8eb23fba77ca817a25f29977f44ab166dc638c02acd9b8b6a359 ssh-agent -k 21:58:33 unset SSH_AUTH_SOCK; 21:58:33 unset SSH_AGENT_PID; 21:58:33 echo Agent pid 38 killed; 21:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:33 + git semver [Pipeline] } 21:58:33 $ docker stop --time=1 c31620114cab8eb23fba77ca817a25f29977f44ab166dc638c02acd9b8b6a359 21:58:34 $ docker rm -f --volumes c31620114cab8eb23fba77ca817a25f29977f44ab166dc638c02acd9b8b6a359 [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 21:58:35 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 21:58:35 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 21:58:35 total 16 21:58:35 drwxr-xr-x 3 root root 4096 Sep 22 21:47 . 21:58:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:58 .. 21:58:35 drwxr-xr-x 2 root root 4096 Sep 22 21:47 cost 21:58:35 -rw-r--r-- 1 root root 89 Sep 22 21:47 cost.csv 21:58:35 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 21:58:35 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 21:58:35 total 16 21:58:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:47 . 21:58:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:58 .. 21:58:35 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:47 cost 21:58:35 -rw-r--r-- 1 jenkins jenkins 89 Sep 22 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:58:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:36 ---> package-listing.sh 21:58:36 ++ facter osfamily 21:58:36 ++ tr '[:upper:]' '[:lower:]' 21:58:36 + OS_FAMILY=debian 21:58:36 + workspace=/w/workspace/exfoundry_device-virtual-go_main 21:58:36 + START_PACKAGES=/tmp/packages_start.txt 21:58:36 + END_PACKAGES=/tmp/packages_end.txt 21:58:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:36 + PACKAGES=/tmp/packages_start.txt 21:58:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:58:36 + PACKAGES=/tmp/packages_end.txt 21:58:36 + case "${OS_FAMILY}" in 21:58:36 + dpkg -l 21:58:36 + grep '^ii' 21:58:36 + '[' -f /tmp/packages_start.txt ']' 21:58:36 + '[' -f /tmp/packages_end.txt ']' 21:58:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:58:36 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 21:58:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 21:58:36 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 21:58:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:37 prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container 21:58:37 $ 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 21:58:38 $ docker top 60a30dae0c46c1ce06494b1dd77b1c0b1351576940f5efad5bf7741e883deee4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:38 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:38 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:39 + ls /var/log/sa-host 21:58:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:39 provisioning config files... 21:58:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config218763941269988566tmp [Pipeline] { [Pipeline] echo 21:58:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:39 ---> create-netrc.sh [Pipeline] } 21:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:39 ---> python-tools-install.sh [Pipeline] echo 21:58:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:40 ---> sudo-logs.sh 21:58:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:58:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:40 ---> job-cost.sh 21:58:40 lf-activate-venv: SKIPPING 21:58:40 DEBUG: total: 0.2199999988079071 21:58:40 INFO: Retrieving Stack Cost... 21:58:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:58:41 INFO: Archiving Costs [Pipeline] echo 21:58:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> logs-deploy.sh 21:58:41 lf-activate-venv: SKIPPING 21:58:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/143 21:58:41 INFO: archiving workspace using pattern(s): 21:58:42 Archives upload complete. 21:58:42 INFO: archiving logs to Nexus