Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 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-ssh1716656305305243560.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-ssh11826510709956724454.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-ssh462974458830564032.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-ssh4153150693988470625.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-ssh3307272763904546201.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 Running on prd-ubuntu20.04-docker-8c-8g-8047 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 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 (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 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#434)" > git rev-list --no-walk b6817069b5a51f00109e4d74960f23ef1aea0426 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:36:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:36:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:36:10 ========================================================= 16:36:10 EdgeX Global Pipelines Version Info 16:36:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:36:11 ------------------- 16:36:11 stable info: 16:36:11 ------------------- 16:36:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:36:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:36:11 Message: update stable to v1.0.254 16:36:12 ------------------- 16:36:12 experimental info: 16:36:12 ------------------- 16:36:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:36:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:36:12 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f32a3e0 [Pipeline] echo 16:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:12 provisioning config files... 16:36:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15306334217067909514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:13 ---> docker-login.sh 16:36:13 nexus3.edgexfoundry.org:10001 16:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:13 Configure a credential helper to remove this warning. See 16:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:13 16:36:13 Login Succeeded 16:36:13 nexus3.edgexfoundry.org:10002 16:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:13 Configure a credential helper to remove this warning. See 16:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:13 16:36:13 Login Succeeded 16:36:13 nexus3.edgexfoundry.org:10003 16:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:13 Configure a credential helper to remove this warning. See 16:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:13 16:36:13 Login Succeeded 16:36:13 nexus3.edgexfoundry.org:10004 16:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:13 Configure a credential helper to remove this warning. See 16:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:13 16:36:13 Login Succeeded 16:36:13 docker.io 16:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:14 Configure a credential helper to remove this warning. See 16:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:14 16:36:14 Login Succeeded 16:36:14 ---> docker-login.sh ends [Pipeline] } 16:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:36:14 + git rev-list -1 --merges f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012~1..f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] echo 16:36:14 -----------> git rev-list -1 --merges f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012~1..f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [false] [Pipeline] sh 16:36:14 + git log --format=format:%s -1 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] echo 16:36:14 ========================================================= 16:36:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:36:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:15 + git log --format=format:%s -1 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] echo 16:36:15 [semverPrep] GIT_COMMIT: f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#434) [Pipeline] echo 16:36:15 [semverPrep] This is not a build commit. [Pipeline] sh 16:36:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:15 + grep -v github /etc/ssh/ssh_known_hosts 16:36:15 + [ -e /tmp/ssh_known_hosts ] 16:36:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:36:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:36:15 + sudo tee -a /etc/ssh/ssh_known_hosts 16:36:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:15 16:36:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:16 0.1.4: Pulling from edgex-devops/py-git-semver 16:36:16 b85a868b505f: Pulling fs layer 16:36:16 e2be974225ed: Pulling fs layer 16:36:16 339a4e72a1f5: Pulling fs layer 16:36:16 988bab9f4d93: Pulling fs layer 16:36:16 1469e6f7b9e6: Pulling fs layer 16:36:16 eaf3925da568: Pulling fs layer 16:36:16 bab4dde63d76: Pulling fs layer 16:36:16 bde34c3a00c8: Pulling fs layer 16:36:16 b352a97aabf1: Pulling fs layer 16:36:16 4872d77fe225: Pulling fs layer 16:36:16 988bab9f4d93: Waiting 16:36:16 5851b861e8e6: Pulling fs layer 16:36:16 bde34c3a00c8: Waiting 16:36:16 1469e6f7b9e6: Waiting 16:36:16 eaf3925da568: Waiting 16:36:16 4872d77fe225: Waiting 16:36:16 5851b861e8e6: Waiting 16:36:16 bab4dde63d76: Waiting 16:36:16 b352a97aabf1: Waiting 16:36:16 e2be974225ed: Verifying Checksum 16:36:16 e2be974225ed: Download complete 16:36:16 988bab9f4d93: Download complete 16:36:16 1469e6f7b9e6: Verifying Checksum 16:36:16 1469e6f7b9e6: Download complete 16:36:16 eaf3925da568: Download complete 16:36:16 339a4e72a1f5: Verifying Checksum 16:36:16 339a4e72a1f5: Download complete 16:36:16 bde34c3a00c8: Download complete 16:36:16 b352a97aabf1: Verifying Checksum 16:36:16 b352a97aabf1: Download complete 16:36:16 4872d77fe225: Verifying Checksum 16:36:16 4872d77fe225: Download complete 16:36:16 5851b861e8e6: Verifying Checksum 16:36:16 5851b861e8e6: Download complete 16:36:16 b85a868b505f: Verifying Checksum 16:36:16 b85a868b505f: Download complete 16:36:16 bab4dde63d76: Download complete 16:36:18 b85a868b505f: Pull complete 16:36:18 e2be974225ed: Pull complete 16:36:18 339a4e72a1f5: Pull complete 16:36:18 988bab9f4d93: Pull complete 16:36:18 1469e6f7b9e6: Pull complete 16:36:18 eaf3925da568: Pull complete 16:36:20 bab4dde63d76: Pull complete 16:36:20 bde34c3a00c8: Pull complete 16:36:20 b352a97aabf1: Pull complete 16:36:20 4872d77fe225: Pull complete 16:36:20 5851b861e8e6: Pull complete 16:36:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:21 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:36:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:36:23 $ docker top a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 -eo pid,comm 16:36:23 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). 16:36:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:23 [ssh-agent] Looking for ssh-agent implementation... 16:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:23 $ docker exec a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 ssh-agent 16:36:23 SSH_AUTH_SOCK=/tmp/ssh-SolfA3q4woJ5/agent.31 16:36:23 SSH_AGENT_PID=38 16:36:23 Running ssh-add (command line suppressed) 16:36:23 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10219545621029553405.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10219545621029553405.key) 16:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:23 + git tag --points-at HEAD [Pipeline] } 16:36:23 $ docker exec --env ******** --env ******** a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 ssh-agent -k 16:36:23 unset SSH_AUTH_SOCK; 16:36:23 unset SSH_AGENT_PID; 16:36:23 echo Agent pid 38 killed; 16:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:23 [ssh-agent] Looking for ssh-agent implementation... 16:36:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:24 $ docker exec a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 ssh-agent 16:36:24 SSH_AUTH_SOCK=/tmp/ssh-quAc12c6nNyE/agent.70 16:36:24 SSH_AGENT_PID=76 16:36:24 Running ssh-add (command line suppressed) 16:36:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7399943307622715489.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7399943307622715489.key) 16:36:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:24 + git semver init 16:36:24 2023-09-27 16:36:24,772 [run_init] DEBUG init version:0.0.0 force:False 16:36:24 2023-09-27 16:36:24,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 16:36:24 2023-09-27 16:36:24,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 16:36:24 2023-09-27 16:36:24,773 [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) 16:36:26 2023-09-27 16:36:25,969 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 16:36:26 2023-09-27 16:36:25,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 16:36:26 2023-09-27 16:36:25,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:36:26 2023-09-27 16:36:25,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:36:26 3.1.0-dev.19 [Pipeline] } 16:36:26 $ docker exec --env ******** --env ******** a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 ssh-agent -k 16:36:26 unset SSH_AUTH_SOCK; 16:36:26 unset SSH_AGENT_PID; 16:36:26 echo Agent pid 76 killed; 16:36:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:26 + git semver [Pipeline] } 16:36:26 $ docker stop --time=1 a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 16:36:28 $ docker rm -f --volumes a8ff71e27558dd37355a7ffb3e9d469b87b25649b59eba0aa0b29f3ecdf67e93 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:36:28 Stashed 1 file(s) [Pipeline] echo 16:36:28 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 16:36:28 provisioning config files... 16:36:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3950302776479278292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:29 ---> docker-login.sh 16:36:29 nexus3.edgexfoundry.org:10001 16:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:29 Configure a credential helper to remove this warning. See 16:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:29 16:36:29 Login Succeeded 16:36:29 nexus3.edgexfoundry.org:10002 16:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:29 Configure a credential helper to remove this warning. See 16:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:29 16:36:29 Login Succeeded 16:36:29 nexus3.edgexfoundry.org:10003 16:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:29 Configure a credential helper to remove this warning. See 16:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:29 16:36:29 Login Succeeded 16:36:29 nexus3.edgexfoundry.org:10004 16:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:29 Configure a credential helper to remove this warning. See 16:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:29 16:36:29 Login Succeeded 16:36:29 docker.io 16:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:30 Configure a credential helper to remove this warning. See 16:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:30 16:36:30 Login Succeeded 16:36:30 ---> docker-login.sh ends [Pipeline] } 16:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:30 ========================================================= 16:36:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:36:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:30 + 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 . 16:36:30 Sending build context to Docker daemon 23.65MB 16:36:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:36:30 Step 2/12 : FROM ${BASE} AS builder 16:36:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:30 7264a8db6415: Pulling fs layer 16:36:30 c4d48a809fc2: Pulling fs layer 16:36:30 4f1c88b9dad5: Pulling fs layer 16:36:30 ad3a456e5733: Pulling fs layer 16:36:30 33e27b845d1e: Pulling fs layer 16:36:30 c68163c4e522: Pulling fs layer 16:36:30 50da416c3ac9: Pulling fs layer 16:36:30 23d2d4c4bb30: Pulling fs layer 16:36:30 c68163c4e522: Waiting 16:36:30 50da416c3ac9: Waiting 16:36:30 23d2d4c4bb30: Waiting 16:36:30 ad3a456e5733: Waiting 16:36:30 33e27b845d1e: Waiting 16:36:30 c4d48a809fc2: Verifying Checksum 16:36:30 c4d48a809fc2: Download complete 16:36:30 ad3a456e5733: Download complete 16:36:30 33e27b845d1e: Verifying Checksum 16:36:30 33e27b845d1e: Download complete 16:36:30 7264a8db6415: Verifying Checksum 16:36:30 7264a8db6415: Download complete 16:36:30 c68163c4e522: Verifying Checksum 16:36:30 c68163c4e522: Download complete 16:36:30 7264a8db6415: Pull complete 16:36:30 c4d48a809fc2: Pull complete 16:36:31 23d2d4c4bb30: Verifying Checksum 16:36:31 23d2d4c4bb30: Download complete 16:36:31 4f1c88b9dad5: Verifying Checksum 16:36:31 4f1c88b9dad5: Download complete 16:36:31 50da416c3ac9: Verifying Checksum 16:36:31 50da416c3ac9: Download complete 16:36:35 4f1c88b9dad5: Pull complete 16:36:35 ad3a456e5733: Pull complete 16:36:35 33e27b845d1e: Pull complete 16:36:35 c68163c4e522: Pull complete 16:36:37 50da416c3ac9: Pull complete 16:36:37 23d2d4c4bb30: Pull complete 16:36:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:36:37 ---> 0786185ac409 16:36:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:36:43 ---> Running in 90620243ab3b 16:36:43 Removing intermediate container 90620243ab3b 16:36:43 ---> 73be737bc4f6 16:36:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:36:43 ---> Running in 345e65fd1071 16:36:43 Removing intermediate container 345e65fd1071 16:36:43 ---> d8a8c7c01b55 16:36:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:36:43 ---> Running in 6739c20c363f 16:36:43 Removing intermediate container 6739c20c363f 16:36:43 ---> b367d0cd87f5 16:36:43 Step 6/12 : WORKDIR /device-virtual-go 16:36:43 ---> Running in 2f8442883948 16:36:43 Removing intermediate container 2f8442883948 16:36:43 ---> 43de262bd093 16:36:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:36:43 ---> Running in 081f462f1ed2 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:36:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:36:43 (2/4) Installing libedit (20221030.3.1-r1) 16:36:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:36:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:36:43 Executing busybox-1.36.1-r2.trigger 16:36:43 OK: 268 MiB in 56 packages 16:36:43 Still waiting to schedule task 16:36:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8048’ 16:36:44 Removing intermediate container 081f462f1ed2 16:36:44 ---> 6d7ac55a1674 16:36:44 Step 8/12 : COPY go.mod vendor* ./ 16:36:44 ---> af6b7d9e48a8 16:36:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:44 ---> Running in cad6d2689b1a 16:37:31 Removing intermediate container cad6d2689b1a 16:37:31 ---> 935d89ca7966 16:37:31 Step 10/12 : COPY . . 16:37:31 ---> 38358d792509 16:37:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:37:31 ---> Running in 06abea182b26 16:37:31 Removing intermediate container 06abea182b26 16:37:31 ---> 5b0a47241996 16:37:31 Step 12/12 : RUN $MAKE 16:37:31 ---> Running in 177d0d7a2045 16:37:31 noop 16:37:31 Removing intermediate container 177d0d7a2045 16:37:31 ---> d984273e18b9 16:37:31 Successfully built d984273e18b9 16:37:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:31 + docker inspect -f . ci-base-image-x86_64 16:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:31 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:37:31 $ 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 ******** ci-base-image-x86_64 cat 16:37:31 $ docker top 4fe48f9835aaa33b2079fc71e61afb605368597b35cb5fa6eb56b9714c37a8d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:32 + go version 16:37:32 go version go1.21.0 linux/amd64 [Pipeline] } 16:37:32 $ docker stop --time=1 4fe48f9835aaa33b2079fc71e61afb605368597b35cb5fa6eb56b9714c37a8d2 16:37:33 $ docker rm -f --volumes 4fe48f9835aaa33b2079fc71e61afb605368597b35cb5fa6eb56b9714c37a8d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:33 + docker inspect -f . ci-base-image-x86_64 16:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:33 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:37:33 $ 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 ******** ci-base-image-x86_64 cat 16:37:34 $ docker top 83bcaaabf390e7835bd3dd4e4d2c549221280d6b171f5868b941f263eace6996 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 16:37:34 + make test 16:37:34 go test ./... -coverprofile=coverage.out 16:37:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:37:46 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:37:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 16:37:51 go vet ./... 16:37:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:37:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:37:55 $ docker stop --time=1 83bcaaabf390e7835bd3dd4e4d2c549221280d6b171f5868b941f263eace6996 16:37:58 $ docker rm -f --volumes 83bcaaabf390e7835bd3dd4e4d2c549221280d6b171f5868b941f263eace6996 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:37:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:59 + ls -al . 16:37:59 total 204 16:37:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 16:37 . 16:37:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:36 .. 16:37:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:37 .git 16:37:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:36 .github 16:37:59 -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 16:36 .gitignore 16:37:59 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:36 .golangci.yml 16:37:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:36 .semver 16:37:59 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 27 16:36 Attribution.txt 16:37:59 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 27 16:36 CHANGELOG.md 16:37:59 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 27 16:36 Dockerfile 16:37:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:36 GOVERNANCE.md 16:37:59 -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 16:36 Jenkinsfile 16:37:59 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 16:36 LICENSE 16:37:59 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 27 16:36 Makefile 16:37:59 -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 16:36 OWNERS.md 16:37:59 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 27 16:36 README.md 16:37:59 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:36 VERSION 16:37:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:36 bin 16:37:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:36 cmd 16:37:59 -rw-r--r-- 1 jenkins jenkins 43063 Sep 27 16:37 coverage.out 16:37:59 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 27 16:36 go.mod 16:37:59 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:36 go.sum 16:37:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:36 internal 16:37:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:36 snap 16:37:59 -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 16:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:00 + 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=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 --label arch=amd64 --label version=3.1.0-dev.19 . 16:38:00 Sending build context to Docker daemon 23.7MB 16:38:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:38:00 Step 2/25 : FROM ${BASE} AS builder 16:38:00 ---> d984273e18b9 16:38:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:38:00 ---> Running in fdee9ef70f7b 16:38:00 Removing intermediate container fdee9ef70f7b 16:38:00 ---> d0d0cdb688c5 16:38:00 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:38:00 ---> Running in 8e0ff913f819 16:38:00 Removing intermediate container 8e0ff913f819 16:38:00 ---> 5f27c7ba9953 16:38:00 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:38:00 ---> Running in 8edf7b43a17b 16:38:00 Removing intermediate container 8edf7b43a17b 16:38:00 ---> 395ab76b8597 16:38:00 Step 6/25 : WORKDIR /device-virtual-go 16:38:01 ---> Running in b2bcd37ef6ae 16:38:01 Removing intermediate container b2bcd37ef6ae 16:38:01 ---> 7fe3b82cfee8 16:38:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:01 ---> Running in 72b5cc94a0a5 16:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:38:01 OK: 268 MiB in 56 packages 16:38:02 Removing intermediate container 72b5cc94a0a5 16:38:02 ---> 4abab015ffb3 16:38:02 Step 8/25 : COPY go.mod vendor* ./ 16:38:02 ---> e6233a089c97 16:38:02 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:02 ---> Running in 916c6a7a39ea 16:38:03 Removing intermediate container 916c6a7a39ea 16:38:03 ---> 4f353dd06591 16:38:03 Step 10/25 : COPY . . 16:38:03 ---> e296d806d388 16:38:03 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:38:03 ---> Running in 0182283edb42 16:38:03 Removing intermediate container 0182283edb42 16:38:03 ---> f711d4afdde1 16:38:03 Step 12/25 : RUN $MAKE 16:38:03 ---> Running in 2e3699778fc1 16:38:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:38:22 Removing intermediate container 2e3699778fc1 16:38:22 ---> 6c6bdbc518a1 16:38:22 Step 13/25 : FROM alpine:3.18 16:38:22 3.18: Pulling from library/alpine 16:38:22 7264a8db6415: Already exists 16:38:22 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:38:22 Status: Downloaded newer image for alpine:3.18 16:38:22 ---> 7e01a0d0a1dc 16:38:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:38:22 ---> Running in 0ff51a4fcd08 16:38:22 Removing intermediate container 0ff51a4fcd08 16:38:22 ---> 8154962f8d82 16:38:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:38:22 ---> Running in 6ac08d89a44c 16:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:38:22 (1/1) Installing dumb-init (1.2.5-r2) 16:38:22 Executing busybox-1.36.1-r2.trigger 16:38:22 OK: 7 MiB in 16 packages 16:38:22 Removing intermediate container 6ac08d89a44c 16:38:22 ---> 00f8e81c883f 16:38:22 Step 16/25 : WORKDIR / 16:38:22 ---> Running in 8c41b5fba231 16:38:22 Removing intermediate container 8c41b5fba231 16:38:22 ---> 103969eb6fa7 16:38:22 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:38:23 ---> a404b1439da1 16:38:23 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:38:23 ---> a7a00a455eb2 16:38:23 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:38:24 ---> d8db3bdc07ab 16:38:24 Step 20/25 : EXPOSE 59900 16:38:24 ---> Running in e8e793d2b0a4 16:38:24 Removing intermediate container e8e793d2b0a4 16:38:24 ---> c3c3428c30e1 16:38:24 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:38:24 ---> Running in a01ac92973c5 16:38:24 Removing intermediate container a01ac92973c5 16:38:24 ---> 9ff06902bdfc 16:38:24 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:38:24 ---> Running in b3c938cb3b55 16:38:24 Removing intermediate container b3c938cb3b55 16:38:24 ---> e759d1f7e84d 16:38:24 Step 23/25 : LABEL arch=amd64 16:38:24 ---> Running in f0df73de50a3 16:38:24 Removing intermediate container f0df73de50a3 16:38:24 ---> 22d13adae5b2 16:38:24 Step 24/25 : LABEL git_sha=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:38:24 ---> Running in ff3ea6ac4956 16:38:24 Removing intermediate container ff3ea6ac4956 16:38:24 ---> cc65db5b84c2 16:38:24 Step 25/25 : LABEL version=3.1.0-dev.19 16:38:24 ---> Running in 09cfe616b228 16:38:24 Removing intermediate container 09cfe616b228 16:38:24 ---> 9bec5b6ae76c 16:38:24 [Warning] One or more build-args [ARCH] were not consumed 16:38:24 Successfully built 9bec5b6ae76c 16:38:24 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:24 provisioning config files... 16:38:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1223631229738994419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:24 ---> docker-login.sh 16:38:24 nexus3.edgexfoundry.org:10001 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 nexus3.edgexfoundry.org:10002 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 nexus3.edgexfoundry.org:10003 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 nexus3.edgexfoundry.org:10004 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:25 docker.io 16:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:25 Configure a credential helper to remove this warning. See 16:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:25 16:38:25 Login Succeeded 16:38:25 ---> docker-login.sh ends [Pipeline] } 16:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:25 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 16:38:25 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:38:25 latest 16:38:25 3.1.0-dev.19 16:38:25 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:38:25 main 16:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:38:26 41a6b0e25d99: Preparing 16:38:26 373504254aab: Preparing 16:38:26 c5a6d58e5fac: Preparing 16:38:26 2ece53b21941: Preparing 16:38:26 4693057ce236: Preparing 16:38:26 4693057ce236: Layer already exists 16:38:26 373504254aab: Pushed 16:38:26 2ece53b21941: Pushed 16:38:26 c5a6d58e5fac: Pushed 16:38:28 41a6b0e25d99: Pushed 16:38:28 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012: digest: sha256:1f48272e9cd6e8b720fa2ead4ec80c40ef373bfe75dc593832f73bc9e17a0161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 16:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:38:29 41a6b0e25d99: Preparing 16:38:29 373504254aab: Preparing 16:38:29 c5a6d58e5fac: Preparing 16:38:29 2ece53b21941: Preparing 16:38:29 4693057ce236: Preparing 16:38:29 2ece53b21941: Layer already exists 16:38:29 41a6b0e25d99: Layer already exists 16:38:29 c5a6d58e5fac: Layer already exists 16:38:29 373504254aab: Layer already exists 16:38:29 4693057ce236: Layer already exists 16:38:29 latest: digest: sha256:1f48272e9cd6e8b720fa2ead4ec80c40ef373bfe75dc593832f73bc9e17a0161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.19 16:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:38:30 41a6b0e25d99: Preparing 16:38:30 373504254aab: Preparing 16:38:30 c5a6d58e5fac: Preparing 16:38:30 2ece53b21941: Preparing 16:38:30 4693057ce236: Preparing 16:38:30 41a6b0e25d99: Layer already exists 16:38:30 373504254aab: Layer already exists 16:38:30 4693057ce236: Layer already exists 16:38:30 c5a6d58e5fac: Layer already exists 16:38:30 2ece53b21941: Layer already exists 16:38:30 3.1.0-dev.19: digest: sha256:1f48272e9cd6e8b720fa2ead4ec80c40ef373bfe75dc593832f73bc9e17a0161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:38:30 41a6b0e25d99: Preparing 16:38:30 373504254aab: Preparing 16:38:30 c5a6d58e5fac: Preparing 16:38:30 2ece53b21941: Preparing 16:38:30 4693057ce236: Preparing 16:38:30 c5a6d58e5fac: Layer already exists 16:38:30 373504254aab: Layer already exists 16:38:30 41a6b0e25d99: Layer already exists 16:38:30 4693057ce236: Layer already exists 16:38:30 2ece53b21941: Layer already exists 16:38:30 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19: digest: sha256:1f48272e9cd6e8b720fa2ead4ec80c40ef373bfe75dc593832f73bc9e17a0161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 16:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:38:31 41a6b0e25d99: Preparing 16:38:31 373504254aab: Preparing 16:38:31 c5a6d58e5fac: Preparing 16:38:31 2ece53b21941: Preparing 16:38:31 4693057ce236: Preparing 16:38:31 41a6b0e25d99: Layer already exists 16:38:31 373504254aab: Layer already exists 16:38:31 c5a6d58e5fac: Layer already exists 16:38:31 4693057ce236: Layer already exists 16:38:31 2ece53b21941: Layer already exists 16:38:31 main: digest: sha256:1f48272e9cd6e8b720fa2ead4ec80c40ef373bfe75dc593832f73bc9e17a0161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:31 ===================================================== [Pipeline] echo 16:38:31 taggedImages: 16:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:latest 16:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.19 16:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:38:31 - 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 16:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:31 16:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:32 latest: Pulling from edgex-lftools-log-publisher 16:38:32 5eb5b503b376: Pulling fs layer 16:38:32 5c69ac0246d0: Pulling fs layer 16:38:32 ec43610c2a17: Pulling fs layer 16:38:32 3a2ae6a8a46f: Pulling fs layer 16:38:32 33b1e0a273af: Pulling fs layer 16:38:32 5d3b04190fa2: Pulling fs layer 16:38:32 2f39f015ded8: Pulling fs layer 16:38:32 3a2ae6a8a46f: Waiting 16:38:32 33b1e0a273af: Waiting 16:38:32 5d3b04190fa2: Waiting 16:38:32 2f39f015ded8: Waiting 16:38:32 5c69ac0246d0: Verifying Checksum 16:38:32 5c69ac0246d0: Download complete 16:38:32 3a2ae6a8a46f: Verifying Checksum 16:38:32 3a2ae6a8a46f: Download complete 16:38:32 33b1e0a273af: Verifying Checksum 16:38:32 33b1e0a273af: Download complete 16:38:32 5d3b04190fa2: Verifying Checksum 16:38:32 5d3b04190fa2: Download complete 16:38:32 ec43610c2a17: Verifying Checksum 16:38:32 ec43610c2a17: Download complete 16:38:32 5eb5b503b376: Verifying Checksum 16:38:32 5eb5b503b376: Download complete 16:38:32 2f39f015ded8: Download complete 16:38:33 5eb5b503b376: Pull complete 16:38:33 5c69ac0246d0: Pull complete 16:38:34 ec43610c2a17: Pull complete 16:38:34 3a2ae6a8a46f: Pull complete 16:38:34 33b1e0a273af: Pull complete 16:38:34 5d3b04190fa2: Pull complete 16:38:38 2f39f015ded8: Pull complete 16:38:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:38 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:38:42 $ docker top 791f69f0fdc3b11d813b5a91003a89016154d6e3ffd10985381f3dbddbd15b14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:42 ---> job-cost.sh 16:38:42 lf-activate-venv: SKIPPING 16:38:42 INFO: No Stack... 16:38:43 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:43 INFO: Archiving Costs [Pipeline] sh 16:38:43 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 16:38:43 + cut -d, -f6 [Pipeline] lock 16:38:43 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] 16:38:43 Resource [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] did not exist. Created. 16:38:43 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:44 + echo total: 0.2199999988079071 [Pipeline] stash 16:38:44 Stashed 1 file(s) [Pipeline] } 16:38:44 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:44 $ docker stop --time=1 791f69f0fdc3b11d813b5a91003a89016154d6e3ffd10985381f3dbddbd15b14 16:38:45 $ docker rm -f --volumes 791f69f0fdc3b11d813b5a91003a89016154d6e3ffd10985381f3dbddbd15b14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8050 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 16:40:22 Running in /w/workspace/device-virtual-go/145 [Pipeline] { [Pipeline] checkout 16:40:22 The recommended git tool is: git 16:40:28 using credential edgex-jenkins-ssh 16:40:28 Cloning the remote Git repository 16:40:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:40:28 > git init /w/workspace/device-virtual-go/145 # timeout=10 16:40:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:40:28 > git --version # timeout=10 16:40:28 > git --version # 'git version 2.25.1' 16:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:32 Avoid second fetch 16:40:32 Checking out Revision f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 (main) 16:40:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:32 > git config core.sparsecheckout # timeout=10 16:40:32 > git checkout -f f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 # timeout=10 16:40:33 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#434)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:40:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:34 Dload Upload Total Spent Left Speed 16:40:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 16:40:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:40:35 + sudo tee /etc/docker/daemon.new 16:40:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:40:35 { 16:40:35 "registry-mirrors": [ 16:40:35 "https://nexus3.edgexfoundry.org:10001" 16:40:35 ], 16:40:35 "bip": "10.250.0.254/24", 16:40:35 "hosts": [ 16:40:35 "tcp://0.0.0.0:5555", 16:40:35 "unix:///var/run/docker.sock" 16:40:35 ], 16:40:35 "mtu": 1458, 16:40:35 "selinux-enabled": true, 16:40:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:40:35 } [Pipeline] sh 16:40:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:40:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:54 provisioning config files... 16:40:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/145@tmp/config16328051714061482635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:54 ---> docker-login.sh 16:40:54 nexus3.edgexfoundry.org:10001 16:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:55 Configure a credential helper to remove this warning. See 16:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:55 16:40:55 Login Succeeded 16:40:55 nexus3.edgexfoundry.org:10002 16:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:55 Configure a credential helper to remove this warning. See 16:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:55 16:40:55 Login Succeeded 16:40:55 nexus3.edgexfoundry.org:10003 16:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:55 Configure a credential helper to remove this warning. See 16:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:55 16:40:55 Login Succeeded 16:40:55 nexus3.edgexfoundry.org:10004 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:56 Configure a credential helper to remove this warning. See 16:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:56 16:40:56 Login Succeeded 16:40:56 docker.io 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 ---> docker-login.sh ends [Pipeline] } 16:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:57 ========================================================= 16:40:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:40:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 + 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 . 16:40:58 Sending build context to Docker daemon 11.96MB 16:40:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:40:58 Step 2/12 : FROM ${BASE} AS builder 16:40:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:58 9fda8d8052c6: Pulling fs layer 16:40:58 5d54e960e981: Pulling fs layer 16:40:58 c4a7e357bf2a: Pulling fs layer 16:40:58 f0e02332f6b5: Pulling fs layer 16:40:58 cefa15bbcfad: Pulling fs layer 16:40:58 17808c966233: Pulling fs layer 16:40:58 f4c1fc716caa: Pulling fs layer 16:40:58 f0e02332f6b5: Waiting 16:40:58 cefa15bbcfad: Waiting 16:40:58 17808c966233: Waiting 16:40:58 f4c1fc716caa: Waiting 16:40:58 5d54e960e981: Verifying Checksum 16:40:58 5d54e960e981: Download complete 16:40:58 f0e02332f6b5: Verifying Checksum 16:40:58 f0e02332f6b5: Download complete 16:40:58 cefa15bbcfad: Verifying Checksum 16:40:58 cefa15bbcfad: Download complete 16:40:58 9fda8d8052c6: Verifying Checksum 16:40:58 9fda8d8052c6: Download complete 16:40:58 f4c1fc716caa: Verifying Checksum 16:40:58 f4c1fc716caa: Download complete 16:40:59 9fda8d8052c6: Pull complete 16:41:00 5d54e960e981: Pull complete 16:41:00 c4a7e357bf2a: Verifying Checksum 16:41:00 c4a7e357bf2a: Download complete 16:41:01 17808c966233: Verifying Checksum 16:41:01 17808c966233: Download complete 16:41:13 c4a7e357bf2a: Pull complete 16:41:13 f0e02332f6b5: Pull complete 16:41:13 cefa15bbcfad: Pull complete 16:41:19 17808c966233: Pull complete 16:41:20 f4c1fc716caa: Pull complete 16:41:21 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:41:21 ---> ea914061e18c 16:41:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:41:22 ---> Running in 28603026b875 16:41:22 Removing intermediate container 28603026b875 16:41:22 ---> fcb5ff052f1e 16:41:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:41:23 ---> Running in 712523e53f0c 16:41:23 Removing intermediate container 712523e53f0c 16:41:23 ---> d213f6e0a765 16:41:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:41:23 ---> Running in 55fc350439c2 16:41:24 Removing intermediate container 55fc350439c2 16:41:24 ---> 6cfb127f356b 16:41:24 Step 6/12 : WORKDIR /device-virtual-go 16:41:24 ---> Running in 55b401f83c4d 16:41:24 Removing intermediate container 55b401f83c4d 16:41:24 ---> 0c6b9fcf7a95 16:41:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:24 ---> Running in 25701ac8f688 16:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:41:27 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:41:27 (2/4) Installing libedit (20221030.3.1-r1) 16:41:27 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:41:27 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:41:27 Executing busybox-1.36.1-r2.trigger 16:41:27 OK: 270 MiB in 56 packages 16:41:28 Removing intermediate container 25701ac8f688 16:41:28 ---> 55121d771e5d 16:41:28 Step 8/12 : COPY go.mod vendor* ./ 16:41:29 ---> 8de1b40f69c0 16:41:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:29 ---> Running in 5ec3b46882e3 16:42:50 Removing intermediate container 5ec3b46882e3 16:42:50 ---> 675d1454f9ac 16:42:50 Step 10/12 : COPY . . 16:42:50 ---> a54d9023b8cf 16:42:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:50 ---> Running in c66eec87f356 16:42:50 Removing intermediate container c66eec87f356 16:42:50 ---> 7092fea766c4 16:42:50 Step 12/12 : RUN $MAKE 16:42:50 ---> Running in 06a751dd6544 16:42:50 noop 16:42:50 Removing intermediate container 06a751dd6544 16:42:50 ---> 32eccad0a3e0 16:42:50 Successfully built 32eccad0a3e0 16:42:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:51 + docker inspect -f . ci-base-image-arm64 16:42:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:51 prd-ubuntu20.04-docker-arm64-4c-16g-8050 does not seem to be running inside a container 16:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/145 -v /w/workspace/device-virtual-go/145:/w/workspace/device-virtual-go/145:rw,z -v /w/workspace/device-virtual-go/145@tmp:/w/workspace/device-virtual-go/145@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 16:42:52 $ docker top efc39bef2cb962b224290c6b7c262997627241ba0f14b574429844cb4e022f6f -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:53 + go version 16:42:53 go version go1.21.0 linux/arm64 [Pipeline] } 16:42:53 $ docker stop --time=1 efc39bef2cb962b224290c6b7c262997627241ba0f14b574429844cb4e022f6f 16:42:55 $ docker rm -f --volumes efc39bef2cb962b224290c6b7c262997627241ba0f14b574429844cb4e022f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:55 + docker inspect -f . ci-base-image-arm64 16:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-8050 does not seem to be running inside a container 16:42:56 $ 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/145 -v /w/workspace/device-virtual-go/145:/w/workspace/device-virtual-go/145:rw,z -v /w/workspace/device-virtual-go/145@tmp:/w/workspace/device-virtual-go/145@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 16:42:57 $ docker top a043658b4927279a9fc6f5381b4c7fe7ba01b697efb3a9fb13859529c62c7c06 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:57 + git config --global --add safe.directory /w/workspace/device-virtual-go/145 [Pipeline] fileExists [Pipeline] sh 16:42:58 + make test 16:42:58 go test ./... -coverprofile=coverage.out 16:43:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:44:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:44:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.073s coverage: 58.4% of statements 16:44:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:44:39 go vet ./... 16:45:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:45:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:45:11 $ docker stop --time=1 a043658b4927279a9fc6f5381b4c7fe7ba01b697efb3a9fb13859529c62c7c06 16:45:13 $ docker rm -f --volumes a043658b4927279a9fc6f5381b4c7fe7ba01b697efb3a9fb13859529c62c7c06 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:15 Warning: overwriting stash ‘coverage-report’ 16:45:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:45:16 + ls -al . 16:45:16 total 200 16:45:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:43 . 16:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 .. 16:45:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:40 .git 16:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:40 .github 16:45:16 -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 16:40 .gitignore 16:45:16 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:40 .golangci.yml 16:45:16 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 27 16:40 Attribution.txt 16:45:16 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 27 16:40 CHANGELOG.md 16:45:16 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 27 16:40 Dockerfile 16:45:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:40 GOVERNANCE.md 16:45:16 -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 16:40 Jenkinsfile 16:45:16 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 16:40 LICENSE 16:45:16 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 27 16:40 Makefile 16:45:16 -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 16:40 OWNERS.md 16:45:16 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 27 16:40 README.md 16:45:16 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:36 VERSION 16:45:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 bin 16:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:40 cmd 16:45:16 -rw-r--r-- 1 jenkins jenkins 43063 Sep 27 16:44 coverage.out 16:45:16 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 27 16:40 go.mod 16:45:16 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:40 go.sum 16:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:40 internal 16:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 snap 16:45:16 -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:16 + 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=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 --label arch=arm64 --label version=3.1.0-dev.19 . 16:45:16 Sending build context to Docker daemon 12MB 16:45:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:45:16 Step 2/25 : FROM ${BASE} AS builder 16:45:16 ---> 32eccad0a3e0 16:45:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:45:17 ---> Running in 2ffba28d5b99 16:45:17 Removing intermediate container 2ffba28d5b99 16:45:17 ---> 1f4083aa655c 16:45:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:45:17 ---> Running in afd87ef2298e 16:45:17 Removing intermediate container afd87ef2298e 16:45:17 ---> 086a5902327a 16:45:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:45:17 ---> Running in dc7518560de8 16:45:18 Removing intermediate container dc7518560de8 16:45:18 ---> 78c799a72d78 16:45:18 Step 6/25 : WORKDIR /device-virtual-go 16:45:18 ---> Running in e5decdb3d423 16:45:18 Removing intermediate container e5decdb3d423 16:45:18 ---> 1376832d6d86 16:45:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:18 ---> Running in 7803efd2337e 16:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:45:21 OK: 270 MiB in 56 packages 16:45:22 Removing intermediate container 7803efd2337e 16:45:22 ---> f2ca0cd76e75 16:45:22 Step 8/25 : COPY go.mod vendor* ./ 16:45:22 ---> 4941227c5b58 16:45:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:22 ---> Running in 9caa5d5d1555 16:45:25 Removing intermediate container 9caa5d5d1555 16:45:25 ---> b0cb35c6dc95 16:45:25 Step 10/25 : COPY . . 16:45:26 ---> 1c5c9aeaeceb 16:45:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:45:26 ---> Running in fcfc5d408020 16:45:26 Removing intermediate container fcfc5d408020 16:45:26 ---> 446e77210ad0 16:45:26 Step 12/25 : RUN $MAKE 16:45:26 ---> Running in 15efe621c39b 16:45:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:47:34 Removing intermediate container 15efe621c39b 16:47:34 ---> 1e6fd46228cc 16:47:34 Step 13/25 : FROM alpine:3.18 16:47:34 3.18: Pulling from library/alpine 16:47:34 9fda8d8052c6: Already exists 16:47:34 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:47:34 Status: Downloaded newer image for alpine:3.18 16:47:34 ---> f6648c04cd6c 16:47:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:47:34 ---> Running in e24e7ae70adc 16:47:34 Removing intermediate container e24e7ae70adc 16:47:34 ---> 113c6643ffc9 16:47:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:47:34 ---> Running in 9e3351abcac2 16:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:47:34 (1/1) Installing dumb-init (1.2.5-r2) 16:47:35 Executing busybox-1.36.1-r2.trigger 16:47:35 OK: 8 MiB in 16 packages 16:47:35 Removing intermediate container 9e3351abcac2 16:47:35 ---> 3e26e9389494 16:47:35 Step 16/25 : WORKDIR / 16:47:35 ---> Running in e34192d5c43d 16:47:36 Removing intermediate container e34192d5c43d 16:47:36 ---> 9e21e7fd327d 16:47:36 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:47:37 ---> 0ee13db27879 16:47:37 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:47:37 ---> dd552b124dc8 16:47:37 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:47:39 ---> 1682e9bd22d4 16:47:39 Step 20/25 : EXPOSE 59900 16:47:39 ---> Running in e73bf32d7941 16:47:39 Removing intermediate container e73bf32d7941 16:47:39 ---> e953c825266f 16:47:39 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:47:39 ---> Running in 9c37096102fd 16:47:40 Removing intermediate container 9c37096102fd 16:47:40 ---> e7662d743b65 16:47:40 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:47:40 ---> Running in 989832037d41 16:47:40 Removing intermediate container 989832037d41 16:47:40 ---> feb664a62cff 16:47:40 Step 23/25 : LABEL arch=arm64 16:47:40 ---> Running in d536e32d3f3a 16:47:41 Removing intermediate container d536e32d3f3a 16:47:41 ---> 97378dad888f 16:47:41 Step 24/25 : LABEL git_sha=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:47:41 ---> Running in 0021d0f9c5ff 16:47:41 Removing intermediate container 0021d0f9c5ff 16:47:41 ---> 034d3536f7ee 16:47:41 Step 25/25 : LABEL version=3.1.0-dev.19 16:47:41 ---> Running in 8daeb4516887 16:47:41 Removing intermediate container 8daeb4516887 16:47:41 ---> 92febab56e26 16:47:41 [Warning] One or more build-args [ARCH] were not consumed 16:47:41 Successfully built 92febab56e26 16:47:41 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 16:47:41 provisioning config files... 16:47:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/145@tmp/config16783365935687558508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:42 ---> docker-login.sh 16:47:42 nexus3.edgexfoundry.org:10001 16:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:42 Configure a credential helper to remove this warning. See 16:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:42 16:47:42 Login Succeeded 16:47:42 nexus3.edgexfoundry.org:10002 16:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:43 Configure a credential helper to remove this warning. See 16:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:43 16:47:43 Login Succeeded 16:47:43 nexus3.edgexfoundry.org:10003 16:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:43 Configure a credential helper to remove this warning. See 16:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:43 16:47:43 Login Succeeded 16:47:43 nexus3.edgexfoundry.org:10004 16:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:43 Configure a credential helper to remove this warning. See 16:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:43 16:47:43 Login Succeeded 16:47:43 docker.io 16:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:44 Configure a credential helper to remove this warning. See 16:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:44 16:47:44 Login Succeeded 16:47:44 ---> docker-login.sh ends [Pipeline] } 16:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:47:44 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 16:47:44 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:47:44 latest 16:47:44 3.1.0-dev.19 16:47:44 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:47:44 main 16:47:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:47:45 10e07e3f29bb: Preparing 16:47:45 0ca9514e912a: Preparing 16:47:45 23ceb1ba515a: Preparing 16:47:45 c5e915c83b11: Preparing 16:47:45 b2191e2be29d: Preparing 16:47:45 b2191e2be29d: Layer already exists 16:47:45 23ceb1ba515a: Pushed 16:47:45 0ca9514e912a: Pushed 16:47:45 c5e915c83b11: Pushed 16:47:52 10e07e3f29bb: Pushed 16:47:52 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012: digest: sha256:a31d03430f7ee43295ec93f7f7d6529e45eb3bac3cb138c3374633aa85aedfbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:47:53 10e07e3f29bb: Preparing 16:47:53 0ca9514e912a: Preparing 16:47:53 23ceb1ba515a: Preparing 16:47:53 c5e915c83b11: Preparing 16:47:53 b2191e2be29d: Preparing 16:47:53 b2191e2be29d: Layer already exists 16:47:53 10e07e3f29bb: Layer already exists 16:47:53 c5e915c83b11: Layer already exists 16:47:53 0ca9514e912a: Layer already exists 16:47:53 23ceb1ba515a: Layer already exists 16:47:53 latest: digest: sha256:a31d03430f7ee43295ec93f7f7d6529e45eb3bac3cb138c3374633aa85aedfbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.19 16:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:47:54 10e07e3f29bb: Preparing 16:47:54 0ca9514e912a: Preparing 16:47:54 23ceb1ba515a: Preparing 16:47:54 c5e915c83b11: Preparing 16:47:54 b2191e2be29d: Preparing 16:47:54 23ceb1ba515a: Layer already exists 16:47:54 c5e915c83b11: Layer already exists 16:47:54 10e07e3f29bb: Layer already exists 16:47:54 0ca9514e912a: Layer already exists 16:47:54 b2191e2be29d: Layer already exists 16:47:54 3.1.0-dev.19: digest: sha256:a31d03430f7ee43295ec93f7f7d6529e45eb3bac3cb138c3374633aa85aedfbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:47:55 10e07e3f29bb: Preparing 16:47:55 0ca9514e912a: Preparing 16:47:55 23ceb1ba515a: Preparing 16:47:55 c5e915c83b11: Preparing 16:47:55 b2191e2be29d: Preparing 16:47:55 23ceb1ba515a: Layer already exists 16:47:55 10e07e3f29bb: Layer already exists 16:47:55 c5e915c83b11: Layer already exists 16:47:55 0ca9514e912a: Layer already exists 16:47:55 b2191e2be29d: Layer already exists 16:47:55 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19: digest: sha256:a31d03430f7ee43295ec93f7f7d6529e45eb3bac3cb138c3374633aa85aedfbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 16:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:47:56 10e07e3f29bb: Preparing 16:47:56 0ca9514e912a: Preparing 16:47:56 23ceb1ba515a: Preparing 16:47:56 c5e915c83b11: Preparing 16:47:56 b2191e2be29d: Preparing 16:47:56 c5e915c83b11: Layer already exists 16:47:56 23ceb1ba515a: Layer already exists 16:47:56 0ca9514e912a: Layer already exists 16:47:56 b2191e2be29d: Layer already exists 16:47:56 10e07e3f29bb: Layer already exists 16:47:56 main: digest: sha256:a31d03430f7ee43295ec93f7f7d6529e45eb3bac3cb138c3374633aa85aedfbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:56 ===================================================== [Pipeline] echo 16:47:56 taggedImages: 16:47:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 16:47:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:47:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.19 16:47:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012-3.1.0-dev.19 16:47:56 - 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 16:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:56 16:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:57 arm64: Pulling from edgex-lftools-log-publisher 16:47:57 8998bd30e6a1: Pulling fs layer 16:47:57 04944245beec: Pulling fs layer 16:47:57 699f458cf7ca: Pulling fs layer 16:47:57 765212b225bb: Pulling fs layer 16:47:57 f23df028b6ca: Pulling fs layer 16:47:57 d65c8cfc05b1: Pulling fs layer 16:47:57 2437ff75d9bd: Pulling fs layer 16:47:57 f23df028b6ca: Waiting 16:47:57 d65c8cfc05b1: Waiting 16:47:57 2437ff75d9bd: Waiting 16:47:57 765212b225bb: Waiting 16:47:57 04944245beec: Verifying Checksum 16:47:57 04944245beec: Download complete 16:47:57 765212b225bb: Verifying Checksum 16:47:57 765212b225bb: Download complete 16:47:57 f23df028b6ca: Verifying Checksum 16:47:57 f23df028b6ca: Download complete 16:47:57 d65c8cfc05b1: Verifying Checksum 16:47:57 d65c8cfc05b1: Download complete 16:47:57 699f458cf7ca: Verifying Checksum 16:47:57 699f458cf7ca: Download complete 16:47:57 8998bd30e6a1: Verifying Checksum 16:47:57 8998bd30e6a1: Download complete 16:48:00 2437ff75d9bd: Verifying Checksum 16:48:01 8998bd30e6a1: Pull complete 16:48:02 04944245beec: Pull complete 16:48:06 699f458cf7ca: Pull complete 16:48:06 765212b225bb: Pull complete 16:48:07 f23df028b6ca: Pull complete 16:48:07 d65c8cfc05b1: Pull complete 16:48:22 2437ff75d9bd: Pull complete 16:48:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-8050 does not seem to be running inside a container 16:48:22 $ 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/145 -v /w/workspace/device-virtual-go/145:/w/workspace/device-virtual-go/145:rw,z -v /w/workspace/device-virtual-go/145@tmp:/w/workspace/device-virtual-go/145@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 16:48:25 $ docker top 48e9ad5fdfb379d59d40b449b99fb6d25db821c82f989e5bd6304c3275cf4c69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:26 ---> job-cost.sh 16:48:26 lf-activate-venv: SKIPPING 16:48:26 INFO: No Stack... 16:48:28 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:29 INFO: Archiving Costs [Pipeline] sh 16:48:29 + cat /w/workspace/device-virtual-go/145/archives/cost.csv 16:48:29 + cut -d, -f6 [Pipeline] lock 16:48:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] 16:48:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] did not exist. Created. 16:48:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:30 /w/workspace/device-virtual-go/145@tmp/durable-48a0c14d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:48:31 + echo total: 0.10999999940395355 [Pipeline] stash 16:48:31 Warning: overwriting stash ‘stack-cost’ 16:48:31 Stashed 1 file(s) [Pipeline] } 16:48:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:31 $ docker stop --time=1 48e9ad5fdfb379d59d40b449b99fb6d25db821c82f989e5bd6304c3275cf4c69 16:48:32 $ docker rm -f --volumes 48e9ad5fdfb379d59d40b449b99fb6d25db821c82f989e5bd6304c3275cf4c69 [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 16:48:33 provisioning config files... 16:48:33 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12554505983997225444tmp [Pipeline] { [Pipeline] sh 16:48:33 + set +x 16:48:33 + curl -s https://codecov.io/bash 16:48:33 + bash -s -- 16:48:33 16:48:33 _____ _ 16:48:33 / ____| | | 16:48:33 | | ___ __| | ___ ___ _____ __ 16:48:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:33 Bash-1.0.6 16:48:33 16:48:33 16:48:33 ==> git version 2.25.1 found 16:48:33 ==> 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 16:48:33 Release-Date: 2020-01-08 16:48:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:33 ==> Jenkins CI detected. 16:48:33 current dir:  /w/workspace/exfoundry_device-virtual-go_main 16:48:33 project root: . 16:48:33 --> token set from env 16:48:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:33 ==> Running gcov in . (disable via -X gcov) 16:48:33 ==> Python coveragepy not found 16:48:33 ==> Searching for coverage reports in: 16:48:33 + . 16:48:33 -> Found 1 reports 16:48:33 ==> Detecting git/mercurial file structure 16:48:33 ==> Reading reports 16:48:33 + ./coverage.out bytes=43063 16:48:33 ==> Appending adjustments 16:48:33 https://docs.codecov.io/docs/fixing-reports 16:48:33 + Found adjustments 16:48:33 ==> Gzipping contents 16:48:33 8.0K /tmp/codecov.jNPeMI.gz 16:48:33 ==> Uploading reports 16:48:33 url: https://codecov.io 16:48:33 query: branch=main&commit=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:33 -> Pinging Codecov 16:48:33 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=f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:34 -> Uploading to 16:48:34 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/5E52B4B073DB2E39498172D8E973AA87/f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012/12e48ff2-3779-42aa-99d9-472f9d311e4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T164833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76189f5eca03ab5dc7c7b8f6cc8b6376e3491774e2ae71982fa787775858247d 16:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:34 Dload Upload Total Spent Left Speed 16:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 20903 --:--:-- --:--:-- --:--:-- 20903 16:48:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] } 16:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:48:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:48:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:34 16:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:48:35 df9b9388f04a: Pulling fs layer 16:48:35 52dc419b0ee2: Pulling fs layer 16:48:35 25bc292e5bac: Pulling fs layer 16:48:35 114826534d7a: Pulling fs layer 16:48:35 4657fd5d0bcf: Pulling fs layer 16:48:35 6ad1cebc031e: Pulling fs layer 16:48:35 8a3aa393b2d8: Pulling fs layer 16:48:35 114826534d7a: Waiting 16:48:35 4657fd5d0bcf: Waiting 16:48:35 6ad1cebc031e: Waiting 16:48:35 8a3aa393b2d8: Waiting 16:48:35 25bc292e5bac: Verifying Checksum 16:48:35 25bc292e5bac: Download complete 16:48:35 52dc419b0ee2: Download complete 16:48:35 4657fd5d0bcf: Download complete 16:48:35 df9b9388f04a: Verifying Checksum 16:48:35 df9b9388f04a: Download complete 16:48:35 df9b9388f04a: Pull complete 16:48:35 52dc419b0ee2: Pull complete 16:48:35 6ad1cebc031e: Verifying Checksum 16:48:35 6ad1cebc031e: Download complete 16:48:35 25bc292e5bac: Pull complete 16:48:35 114826534d7a: Verifying Checksum 16:48:35 114826534d7a: Download complete 16:48:36 8a3aa393b2d8: Verifying Checksum 16:48:36 8a3aa393b2d8: Download complete 16:48:39 114826534d7a: Pull complete 16:48:39 4657fd5d0bcf: Pull complete 16:48:39 6ad1cebc031e: Pull complete 16:48:42 8a3aa393b2d8: Pull complete 16:48:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:42 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:48:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:48:46 $ docker top 0ebc9e36db1d330ab5052bead2f3ca8e23c940b632cec41331a0def74cb82a4e -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 16:48:47 + set -o pipefail 16:48:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 16:49:02 16:49:02 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 16:49:02 16:49:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/83a9c75f-ea9a-4633-bfd6-b7a201cc8a93 16:49:02 16:49:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:49:02 16:49:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:02 16:49:02 16:49:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:49:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:49:02 More details here: https://snyk.co/ue1NS [Pipeline] } 16:49:02 $ docker stop --time=1 0ebc9e36db1d330ab5052bead2f3ca8e23c940b632cec41331a0def74cb82a4e 16:49:06 $ docker rm -f --volumes 0ebc9e36db1d330ab5052bead2f3ca8e23c940b632cec41331a0def74cb82a4e [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 16:49:06 + git log --format=format:%s -1 f32a3e03ca9b4571ef8ba9c8f47245ce9e6ec012 [Pipeline] sh 16:49:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:07 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:49:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:07 $ docker top 1f72bc338db8a2a86b65aeede85b5c12aca8a9121d85773747d5c9310921bb0b -eo pid,comm 16:49:08 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). 16:49:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:08 [ssh-agent] Looking for ssh-agent implementation... 16:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:08 $ docker exec 1f72bc338db8a2a86b65aeede85b5c12aca8a9121d85773747d5c9310921bb0b ssh-agent 16:49:08 SSH_AUTH_SOCK=/tmp/ssh-m5zYJ2sfOptV/agent.32 16:49:08 SSH_AGENT_PID=38 16:49:08 Running ssh-add (command line suppressed) 16:49:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5107284587774929708.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5107284587774929708.key) 16:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:08 + git semver tag 16:49:08 2023-09-27 16:49:08,834 [run_tag] DEBUG tag force:False 16:49:08 2023-09-27 16:49:08,834 [check_head_tag] DEBUG check head tag 16:49:08 2023-09-27 16:49:08,835 [execute] INFO git cat-file --batch-check 16:49:08 2023-09-27 16:49:08,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:49:08 2023-09-27 16:49:08,839 [execute] INFO git cat-file --batch 16:49:08 2023-09-27 16:49:08,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:49:08 2023-09-27 16:49:08,852 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:08 2023-09-27 16:49:08,852 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 16:49:08 2023-09-27 16:49:08,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:49:08 2023-09-27 16:49:08,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:08 3.1.0-dev.19 [Pipeline] } 16:49:08 $ docker exec --env ******** --env ******** 1f72bc338db8a2a86b65aeede85b5c12aca8a9121d85773747d5c9310921bb0b ssh-agent -k 16:49:09 unset SSH_AUTH_SOCK; 16:49:09 unset SSH_AGENT_PID; 16:49:09 echo Agent pid 38 killed; 16:49:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:09 + git semver [Pipeline] } 16:49:09 $ docker stop --time=1 1f72bc338db8a2a86b65aeede85b5c12aca8a9121d85773747d5c9310921bb0b 16:49:10 $ docker rm -f --volumes 1f72bc338db8a2a86b65aeede85b5c12aca8a9121d85773747d5c9310921bb0b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:11 16:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:11 0.23.1-centos7: Pulling from edgex-lftools 16:49:11 ab5ef0e58194: Pulling fs layer 16:49:11 9712f1f96733: Pulling fs layer 16:49:11 63f879dbbcfc: Pulling fs layer 16:49:11 0d9ebad4ef96: Pulling fs layer 16:49:11 e9a5061849ea: Pulling fs layer 16:49:11 d747dcd14b5f: Pulling fs layer 16:49:11 2de7ff778b66: Pulling fs layer 16:49:11 0d9ebad4ef96: Waiting 16:49:11 e9a5061849ea: Waiting 16:49:11 d747dcd14b5f: Waiting 16:49:11 2de7ff778b66: Waiting 16:49:11 9712f1f96733: Verifying Checksum 16:49:11 9712f1f96733: Download complete 16:49:12 63f879dbbcfc: Verifying Checksum 16:49:12 63f879dbbcfc: Download complete 16:49:12 e9a5061849ea: Verifying Checksum 16:49:12 e9a5061849ea: Download complete 16:49:12 d747dcd14b5f: Download complete 16:49:12 0d9ebad4ef96: Verifying Checksum 16:49:12 0d9ebad4ef96: Download complete 16:49:12 ab5ef0e58194: Verifying Checksum 16:49:12 ab5ef0e58194: Download complete 16:49:12 2de7ff778b66: Verifying Checksum 16:49:12 2de7ff778b66: Download complete 16:49:14 ab5ef0e58194: Pull complete 16:49:14 9712f1f96733: Pull complete 16:49:15 63f879dbbcfc: Pull complete 16:49:18 0d9ebad4ef96: Pull complete 16:49:18 e9a5061849ea: Pull complete 16:49:18 d747dcd14b5f: Pull complete 16:49:19 2de7ff778b66: Pull complete 16:49:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:19 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:49:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:49:23 $ docker top 6d023376fa42afd0c9ac88e8221d8f8117da35a9b236c0b7a8cb5eb1b44dbe84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:49:23 provisioning config files... 16:49:23 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9104604853790460193tmp 16:49:23 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8622487524931338935tmp 16:49:23 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7665747604362724097tmp [Pipeline] { [Pipeline] echo 16:49:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:49:24 ---> sigul-configuration.sh 16:49:24 gpg: directory `/root/.gnupg' created 16:49:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:49:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:49:24 gpg: keyring `/root/.gnupg/secring.gpg' created 16:49:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:49:24 gpg: CAST5 encrypted data 16:49:24 gpg: encrypted with 1 passphrase 16:49:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:49:24 + mkdir /home/jenkins 16:49:24 + mkdir /home/jenkins/sigul [Pipeline] sh 16:49:24 + 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 16:49:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:49:25 ---> sigul-install.sh 16:49:25 Sigul already installed; skipping installation. [Pipeline] sh 16:49:25 + git tag --list 16:49:25 v1.0.0 16:49:25 v1.1.0 16:49:25 v1.1.1 16:49:25 v1.2.1 16:49:25 v1.2.2 16:49:25 v1.2.3 16:49:25 v1.3.0 16:49:25 v1.3.1 16:49:25 v2.0.0 16:49:25 v2.1.0 16:49:25 v2.1.1 16:49:25 v2.2.0 16:49:25 v2.3.0 16:49:25 v3.0 16:49:25 v3.0.0 16:49:25 v3.1.0-dev.1 16:49:25 v3.1.0-dev.10 16:49:25 v3.1.0-dev.11 16:49:25 v3.1.0-dev.12 16:49:25 v3.1.0-dev.13 16:49:25 v3.1.0-dev.14 16:49:25 v3.1.0-dev.15 16:49:25 v3.1.0-dev.16 16:49:25 v3.1.0-dev.17 16:49:25 v3.1.0-dev.18 16:49:25 v3.1.0-dev.19 16:49:25 v3.1.0-dev.2 16:49:25 v3.1.0-dev.3 16:49:25 v3.1.0-dev.4 16:49:25 v3.1.0-dev.5 16:49:25 v3.1.0-dev.6 16:49:25 v3.1.0-dev.7 16:49:25 v3.1.0-dev.8 16:49:25 v3.1.0-dev.9 [Pipeline] sh 16:49:25 + lftools sign git-tag v3.1.0-dev.19 16:49:26 Signing Git tag with Sigul... 16:49:26 Signing v3.1.0-dev.19 [Pipeline] echo 16:49:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:49:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:49:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:49:26 $ docker stop --time=1 6d023376fa42afd0c9ac88e8221d8f8117da35a9b236c0b7a8cb5eb1b44dbe84 16:49:28 $ docker rm -f --volumes 6d023376fa42afd0c9ac88e8221d8f8117da35a9b236c0b7a8cb5eb1b44dbe84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:49:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:28 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:49:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:29 $ docker top f10ef5abffa7a6ea48e4fd463ae16104cc3230cda2630d32b1ce570126d0fc03 -eo pid,comm 16:49: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). 16:49:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:29 [ssh-agent] Looking for ssh-agent implementation... 16:49:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:29 $ docker exec f10ef5abffa7a6ea48e4fd463ae16104cc3230cda2630d32b1ce570126d0fc03 ssh-agent 16:49:29 SSH_AUTH_SOCK=/tmp/ssh-iDrncfowlVEl/agent.33 16:49:29 SSH_AGENT_PID=39 16:49:29 Running ssh-add (command line suppressed) 16:49:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13132230901578203372.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13132230901578203372.key) 16:49:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:30 + git semver bump pre 16:49:30 2023-09-27 16:49:30,171 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:30 2023-09-27 16:49:30,172 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 16:49:30 2023-09-27 16:49:30,172 [bump_version] DEBUG bumped version:3.1.0-dev.20 16:49:30 2023-09-27 16:49:30,172 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 16:49:30 2023-09-27 16:49:30,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:30 2023-09-27 16:49:30,172 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:30 2023-09-27 16:49:30,174 [execute] INFO git cat-file --batch-check 16:49:30 2023-09-27 16:49:30,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:49:30 2023-09-27 16:49:30,180 [execute] INFO git cat-file --batch 16:49:30 2023-09-27 16:49:30,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:49:30 2023-09-27 16:49:30,184 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:30 3.1.0-dev.20 [Pipeline] } 16:49:30 $ docker exec --env ******** --env ******** f10ef5abffa7a6ea48e4fd463ae16104cc3230cda2630d32b1ce570126d0fc03 ssh-agent -k 16:49:30 unset SSH_AUTH_SOCK; 16:49:30 unset SSH_AGENT_PID; 16:49:30 echo Agent pid 39 killed; 16:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:30 + git semver [Pipeline] } 16:49:30 $ docker stop --time=1 f10ef5abffa7a6ea48e4fd463ae16104cc3230cda2630d32b1ce570126d0fc03 16:49:32 $ docker rm -f --volumes f10ef5abffa7a6ea48e4fd463ae16104cc3230cda2630d32b1ce570126d0fc03 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:32 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:49:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:33 $ docker top 73feda205211b048e3df866d81775fcceef1ca2d80979084cd90eabebc042c91 -eo pid,comm 16:49:33 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). 16:49:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:33 [ssh-agent] Looking for ssh-agent implementation... 16:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:33 $ docker exec 73feda205211b048e3df866d81775fcceef1ca2d80979084cd90eabebc042c91 ssh-agent 16:49:33 SSH_AUTH_SOCK=/tmp/ssh-NzCQc34fILEL/agent.33 16:49:33 SSH_AGENT_PID=39 16:49:33 Running ssh-add (command line suppressed) 16:49:33 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5985017377693911738.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5985017377693911738.key) 16:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:33 + git semver push 16:49:34 2023-09-27 16:49:34,150 [run_push] DEBUG push 16:49:34 2023-09-27 16:49:34,151 [execute] INFO git cat-file --batch-check 16:49:34 2023-09-27 16:49:34,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:49:34 2023-09-27 16:49:34,155 [execute] INFO git rev-list 10e4750c8e904962e2e114124756e015c1a2687c -- 16:49:34 2023-09-27 16:49:34,155 [execute] DEBUG Popen(['git', 'rev-list', '10e4750c8e904962e2e114124756e015c1a2687c', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:49:34 2023-09-27 16:49:34,164 [execute] INFO git fetch -v origin 16:49:34 2023-09-27 16:49:34,164 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:49:34 2023-09-27 16:49:34,705 [run_push] DEBUG no remote changes detected 16:49:34 2023-09-27 16:49:34,705 [execute] INFO git push origin semver 16:49:34 2023-09-27 16:49:34,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:49:35 2023-09-27 16:49:35,573 [run_push] DEBUG push all version tags 16:49:35 2023-09-27 16:49:35,574 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:49:35 2023-09-27 16:49:35,574 [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) 16:49:36 2023-09-27 16:49:36,408 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:49:36 3.1.0-dev.20 [Pipeline] } 16:49:36 $ docker exec --env ******** --env ******** 73feda205211b048e3df866d81775fcceef1ca2d80979084cd90eabebc042c91 ssh-agent -k 16:49:36 unset SSH_AUTH_SOCK; 16:49:36 unset SSH_AGENT_PID; 16:49:36 echo Agent pid 39 killed; 16:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:37 + git semver [Pipeline] } 16:49:37 $ docker stop --time=1 73feda205211b048e3df866d81775fcceef1ca2d80979084cd90eabebc042c91 16:49:38 $ docker rm -f --volumes 73feda205211b048e3df866d81775fcceef1ca2d80979084cd90eabebc042c91 [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 16:49:39 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 16:49:39 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:49:39 total 16 16:49:39 drwxr-xr-x 3 root root 4096 Sep 27 16:38 . 16:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 16:49 .. 16:49:39 drwxr-xr-x 2 root root 4096 Sep 27 16:38 cost 16:49:39 -rw-r--r-- 1 root root 89 Sep 27 16:38 cost.csv 16:49:39 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 16:49:39 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:49:39 total 16 16:49:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:38 . 16:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 16:49 .. 16:49:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 16:38 cost 16:49:39 -rw-r--r-- 1 jenkins jenkins 89 Sep 27 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:49:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:49:40 ---> package-listing.sh 16:49:40 ++ facter osfamily 16:49:40 ++ tr '[:upper:]' '[:lower:]' 16:49:40 + OS_FAMILY=debian 16:49:40 + workspace=/w/workspace/exfoundry_device-virtual-go_main 16:49:40 + START_PACKAGES=/tmp/packages_start.txt 16:49:40 + END_PACKAGES=/tmp/packages_end.txt 16:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:49:40 + PACKAGES=/tmp/packages_start.txt 16:49:40 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:49:40 + PACKAGES=/tmp/packages_end.txt 16:49:40 + case "${OS_FAMILY}" in 16:49:40 + dpkg -l 16:49:40 + grep '^ii' 16:49:40 + '[' -f /tmp/packages_start.txt ']' 16:49:40 + '[' -f /tmp/packages_end.txt ']' 16:49:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:49:40 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:49:40 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 16:49:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 16:49:40 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 16:49:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:41 prd-ubuntu20.04-docker-8c-8g-8047 does not seem to be running inside a container 16:49:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:49:41 $ docker top f2d0fbf96cd8211ba52464a73efcfb02e8cf1deb256b54f18df116936b39428a -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:49:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:49:42 + ls /var/log/sa-host 16:49:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:43 provisioning config files... 16:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17444994217620897854tmp [Pipeline] { [Pipeline] echo 16:49:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:49:43 ---> create-netrc.sh [Pipeline] } 16:49:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:49:43 ---> python-tools-install.sh [Pipeline] echo 16:49:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:49:43 ---> sudo-logs.sh 16:49:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:49:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:49:44 ---> job-cost.sh 16:49:44 lf-activate-venv: SKIPPING 16:49:44 DEBUG: total: 0.2199999988079071 16:49:44 INFO: Retrieving Stack Cost... 16:49:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:49:45 INFO: Archiving Costs [Pipeline] echo 16:49:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:49:45 ---> logs-deploy.sh 16:49:45 lf-activate-venv: SKIPPING 16:49:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/145 16:49:45 INFO: archiving workspace using pattern(s): 16:49:46 Archives upload complete. 16:49:46 INFO: archiving logs to Nexus