Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a79f7bfda672890f5a827a453c16a6ee5e560f4d 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-ssh451513547945302432.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-ssh1910391518674049212.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-ssh2271510137914342215.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-ssh4362828090057358409.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-ssh3623106060036539729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7219’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7214’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7215’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7220’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7224 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 a79f7bfda672890f5a827a453c16a6ee5e560f4d (main) Commit message: "Merge pull request #431 from ernestojeda/create-release" > 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 a79f7bfda672890f5a827a453c16a6ee5e560f4d # timeout=10 > git rev-list --no-walk 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:54:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:54:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:43 ========================================================= 20:54:43 EdgeX Global Pipelines Version Info 20:54:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:54:44 ------------------- 20:54:44 stable info: 20:54:44 ------------------- 20:54:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:54:44 Message: update stable to v1.0.254 20:54:44 ------------------- 20:54:44 experimental info: 20:54:44 ------------------- 20:54:44 Commited By: **** collab-it+edgex@linuxfoundation.org 20:54:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:54:44 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:54:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a79f7bf [Pipeline] echo 20:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:45 provisioning config files... 20:54:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2454371436737227200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:45 ---> docker-login.sh 20:54:45 nexus3.edgexfoundry.org:10001 20:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:45 Configure a credential helper to remove this warning. See 20:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:45 20:54:45 Login Succeeded 20:54:45 nexus3.edgexfoundry.org:10002 20:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:46 Configure a credential helper to remove this warning. See 20:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:46 20:54:46 Login Succeeded 20:54:46 nexus3.edgexfoundry.org:10003 20:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:46 Configure a credential helper to remove this warning. See 20:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:46 20:54:46 Login Succeeded 20:54:46 nexus3.edgexfoundry.org:10004 20:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:46 Configure a credential helper to remove this warning. See 20:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:46 20:54:46 Login Succeeded 20:54:46 docker.io 20:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:46 Configure a credential helper to remove this warning. See 20:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:46 20:54:46 Login Succeeded 20:54:46 ---> docker-login.sh ends [Pipeline] } 20:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:54:47 + git rev-list -1 --merges a79f7bfda672890f5a827a453c16a6ee5e560f4d~1..a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] echo 20:54:47 -----------> git rev-list -1 --merges a79f7bfda672890f5a827a453c16a6ee5e560f4d~1..a79f7bfda672890f5a827a453c16a6ee5e560f4d a79f7bfda672890f5a827a453c16a6ee5e560f4d 20:54:47 a79f7bfda672890f5a827a453c16a6ee5e560f4d [false] [Pipeline] sh 20:54:47 + git log --format=format:%s -1 a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] echo 20:54:47 ========================================================= 20:54:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:54:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:47 + git log --format=format:%s -1 a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] echo 20:54:47 [semverPrep] GIT_COMMIT: a79f7bfda672890f5a827a453c16a6ee5e560f4d, Commit Message: Merge pull request #431 from ernestojeda/create-release [Pipeline] echo 20:54:47 [semverPrep] This is not a build commit. [Pipeline] sh 20:54:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:48 + grep -v github /etc/ssh/ssh_known_hosts 20:54:48 + [ -e /tmp/ssh_known_hosts ] 20:54:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:54:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:54:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:54:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:48 20:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:48 0.1.4: Pulling from edgex-devops/py-git-semver 20:54:48 b85a868b505f: Pulling fs layer 20:54:48 e2be974225ed: Pulling fs layer 20:54:48 339a4e72a1f5: Pulling fs layer 20:54:48 988bab9f4d93: Pulling fs layer 20:54:48 1469e6f7b9e6: Pulling fs layer 20:54:48 eaf3925da568: Pulling fs layer 20:54:48 bab4dde63d76: Pulling fs layer 20:54:48 bde34c3a00c8: Pulling fs layer 20:54:48 b352a97aabf1: Pulling fs layer 20:54:48 4872d77fe225: Pulling fs layer 20:54:48 5851b861e8e6: Pulling fs layer 20:54:48 bab4dde63d76: Waiting 20:54:48 bde34c3a00c8: Waiting 20:54:48 b352a97aabf1: Waiting 20:54:48 4872d77fe225: Waiting 20:54:48 988bab9f4d93: Waiting 20:54:48 5851b861e8e6: Waiting 20:54:48 1469e6f7b9e6: Waiting 20:54:48 eaf3925da568: Waiting 20:54:48 e2be974225ed: Verifying Checksum 20:54:48 e2be974225ed: Download complete 20:54:48 988bab9f4d93: Verifying Checksum 20:54:48 988bab9f4d93: Download complete 20:54:48 1469e6f7b9e6: Verifying Checksum 20:54:48 1469e6f7b9e6: Download complete 20:54:48 eaf3925da568: Verifying Checksum 20:54:48 eaf3925da568: Download complete 20:54:48 339a4e72a1f5: Verifying Checksum 20:54:48 339a4e72a1f5: Download complete 20:54:49 bde34c3a00c8: Download complete 20:54:49 b352a97aabf1: Verifying Checksum 20:54:49 b352a97aabf1: Download complete 20:54:49 4872d77fe225: Download complete 20:54:49 5851b861e8e6: Download complete 20:54:49 b85a868b505f: Verifying Checksum 20:54:49 b85a868b505f: Download complete 20:54:49 bab4dde63d76: Verifying Checksum 20:54:49 bab4dde63d76: Download complete 20:54:50 b85a868b505f: Pull complete 20:54:50 e2be974225ed: Pull complete 20:54:51 339a4e72a1f5: Pull complete 20:54:51 988bab9f4d93: Pull complete 20:54:51 1469e6f7b9e6: Pull complete 20:54:51 eaf3925da568: Pull complete 20:54:53 bab4dde63d76: Pull complete 20:54:53 bde34c3a00c8: Pull complete 20:54:53 b352a97aabf1: Pull complete 20:54:53 4872d77fe225: Pull complete 20:54:53 5851b861e8e6: Pull complete 20:54:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:54 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 20:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:01 $ docker top 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:01 [ssh-agent] Looking for ssh-agent implementation... 20:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:01 $ docker exec 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a ssh-agent 20:55:06 SSH_AUTH_SOCK=/tmp/ssh-tAFkzqXdq2JW/agent.33 20:55:06 SSH_AGENT_PID=39 20:55:06 Running ssh-add (command line suppressed) 20:55:06 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15831320498953662163.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15831320498953662163.key) 20:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:06 + git tag --points-at HEAD [Pipeline] } 20:55:06 $ docker exec --env ******** --env ******** 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a ssh-agent -k 20:55:06 unset SSH_AUTH_SOCK; 20:55:06 unset SSH_AGENT_PID; 20:55:06 echo Agent pid 39 killed; 20:55:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:07 [ssh-agent] Looking for ssh-agent implementation... 20:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:07 $ docker exec 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a ssh-agent 20:55:07 SSH_AUTH_SOCK=/tmp/ssh-ti3P27rJ52Yq/agent.71 20:55:07 SSH_AGENT_PID=77 20:55:07 Running ssh-add (command line suppressed) 20:55:07 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1773977541793746176.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1773977541793746176.key) 20:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:07 + git semver init 20:55:08 2023-09-20 20:55:08,021 [run_init] DEBUG init version:0.0.0 force:False 20:55:08 2023-09-20 20:55:08,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 20:55:08 2023-09-20 20:55:08,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 20:55:08 2023-09-20 20:55:08,024 [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) 20:55:09 2023-09-20 20:55:09,298 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 20:55:09 2023-09-20 20:55:09,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 20:55:09 2023-09-20 20:55:09,298 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:09 2023-09-20 20:55:09,299 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:55:09 3.1.0-dev.16 [Pipeline] } 20:55:09 $ docker exec --env ******** --env ******** 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a ssh-agent -k 20:55:09 unset SSH_AUTH_SOCK; 20:55:09 unset SSH_AGENT_PID; 20:55:09 echo Agent pid 77 killed; 20:55:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:10 + git semver [Pipeline] } 20:55:10 $ docker stop --time=1 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a 20:55:11 $ docker rm -f --volumes 6a4ad3be580916eca5b3b57750099d42617cf4de18b3837c179828541b66606a [Pipeline] // withDockerContainer [Pipeline] sh 20:55:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:12 Stashed 1 file(s) [Pipeline] echo 20:55:12 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 20:55:12 provisioning config files... 20:55:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14616071697969132068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:12 ---> docker-login.sh 20:55:12 nexus3.edgexfoundry.org:10001 20:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:12 Configure a credential helper to remove this warning. See 20:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:12 20:55:12 Login Succeeded 20:55:12 nexus3.edgexfoundry.org:10002 20:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:12 Configure a credential helper to remove this warning. See 20:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:12 20:55:12 Login Succeeded 20:55:12 nexus3.edgexfoundry.org:10003 20:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:13 Configure a credential helper to remove this warning. See 20:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:13 20:55:13 Login Succeeded 20:55:13 nexus3.edgexfoundry.org:10004 20:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:13 Configure a credential helper to remove this warning. See 20:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:13 20:55:13 Login Succeeded 20:55:13 docker.io 20:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:13 Configure a credential helper to remove this warning. See 20:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:13 20:55:13 Login Succeeded 20:55:13 ---> docker-login.sh ends [Pipeline] } 20:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:13 ========================================================= 20:55:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:55:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 + 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 . 20:55:13 Sending build context to Docker daemon 23.61MB 20:55:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:55:13 Step 2/12 : FROM ${BASE} AS builder 20:55:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:13 7264a8db6415: Pulling fs layer 20:55:13 c4d48a809fc2: Pulling fs layer 20:55:13 4f1c88b9dad5: Pulling fs layer 20:55:13 ad3a456e5733: Pulling fs layer 20:55:13 33e27b845d1e: Pulling fs layer 20:55:13 c68163c4e522: Pulling fs layer 20:55:13 50da416c3ac9: Pulling fs layer 20:55:13 23d2d4c4bb30: Pulling fs layer 20:55:13 ad3a456e5733: Waiting 20:55:13 c68163c4e522: Waiting 20:55:13 33e27b845d1e: Waiting 20:55:13 50da416c3ac9: Waiting 20:55:13 23d2d4c4bb30: Waiting 20:55:13 c4d48a809fc2: Download complete 20:55:13 ad3a456e5733: Verifying Checksum 20:55:13 ad3a456e5733: Download complete 20:55:13 33e27b845d1e: Verifying Checksum 20:55:13 33e27b845d1e: Download complete 20:55:13 7264a8db6415: Verifying Checksum 20:55:13 7264a8db6415: Download complete 20:55:13 c68163c4e522: Download complete 20:55:13 7264a8db6415: Pull complete 20:55:14 23d2d4c4bb30: Verifying Checksum 20:55:14 23d2d4c4bb30: Download complete 20:55:14 c4d48a809fc2: Pull complete 20:55:14 4f1c88b9dad5: Verifying Checksum 20:55:14 4f1c88b9dad5: Download complete 20:55:14 50da416c3ac9: Download complete 20:55:19 4f1c88b9dad5: Pull complete 20:55:19 ad3a456e5733: Pull complete 20:55:19 33e27b845d1e: Pull complete 20:55:19 c68163c4e522: Pull complete 20:55:23 50da416c3ac9: Pull complete 20:55:23 23d2d4c4bb30: Pull complete 20:55:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:55:23 ---> 0786185ac409 20:55:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:55:27 Still waiting to schedule task 20:55:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:30 ---> Running in ecc601347287 20:55:30 Removing intermediate container ecc601347287 20:55:30 ---> 4dae8ce8756f 20:55:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:55:30 ---> Running in 0257df466a50 20:55:30 Removing intermediate container 0257df466a50 20:55:30 ---> 22dd9679ea30 20:55:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:55:30 ---> Running in 8e9701e72511 20:55:30 Removing intermediate container 8e9701e72511 20:55:30 ---> dfe60d3d8849 20:55:30 Step 6/12 : WORKDIR /device-virtual-go 20:55:30 ---> Running in dbf442a93328 20:55:30 Removing intermediate container dbf442a93328 20:55:30 ---> 01a20b7d3e34 20:55:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:30 ---> Running in 1aef160aa83c 20:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:55:30 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:55:30 (2/4) Installing libedit (20221030.3.1-r1) 20:55:30 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:55:30 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:55:30 Executing busybox-1.36.1-r2.trigger 20:55:30 OK: 268 MiB in 56 packages 20:55:32 Removing intermediate container 1aef160aa83c 20:55:32 ---> 3552ce445c47 20:55:32 Step 8/12 : COPY go.mod vendor* ./ 20:55:32 ---> cdf166b2e407 20:55:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:32 ---> Running in 920f056ba145 20:56:19 Removing intermediate container 920f056ba145 20:56:19 ---> 41f3a27572e6 20:56:19 Step 10/12 : COPY . . 20:56:19 ---> 75db6401bb01 20:56:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:19 ---> Running in 534b96bd15d3 20:56:19 Removing intermediate container 534b96bd15d3 20:56:19 ---> ad08080e5d6b 20:56:19 Step 12/12 : RUN $MAKE 20:56:19 ---> Running in 24cb8083e93e 20:56:19 noop 20:56:19 Removing intermediate container 24cb8083e93e 20:56:19 ---> 904f91956cf0 20:56:19 Successfully built 904f91956cf0 20:56:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker inspect -f . ci-base-image-x86_64 20:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:19 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 20:56: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:20 $ docker top 306cac16cba9948c8ad287b248aba47867b1846d514e3f9216e994b756866572 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:20 + go version 20:56:20 go version go1.21.0 linux/amd64 [Pipeline] } 20:56:20 $ docker stop --time=1 306cac16cba9948c8ad287b248aba47867b1846d514e3f9216e994b756866572 20:56:23 $ docker rm -f --volumes 306cac16cba9948c8ad287b248aba47867b1846d514e3f9216e994b756866572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker inspect -f . ci-base-image-x86_64 20:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:26 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 20:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:26 $ docker top 02703af75f6a521120e2c3db6a59f61eba5ff0949433d956b70f6a46aaba8adc -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:27 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 20:56:27 + make test 20:56:27 go test ./... -coverprofile=coverage.out 20:56:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:56:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:56:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 20:56:46 go vet ./... 20:56:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:49 $ docker stop --time=1 02703af75f6a521120e2c3db6a59f61eba5ff0949433d956b70f6a46aaba8adc 20:56:52 $ docker rm -f --volumes 02703af75f6a521120e2c3db6a59f61eba5ff0949433d956b70f6a46aaba8adc [Pipeline] // withDockerContainer [Pipeline] sh 20:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:54 + ls -al . 20:56:54 total 204 20:56:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 20:56 . 20:56:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 .. 20:56:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git 20:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 .github 20:56:54 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 20:54 .gitignore 20:56:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:54 .golangci.yml 20:56:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:55 .semver 20:56:54 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 20:54 Attribution.txt 20:56:54 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 20:54 CHANGELOG.md 20:56:54 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 20:54 Dockerfile 20:56:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:54 GOVERNANCE.md 20:56:54 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 20:54 Jenkinsfile 20:56:54 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:54 LICENSE 20:56:54 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 20:54 Makefile 20:56:54 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 20:54 OWNERS.md 20:56:54 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 20:54 README.md 20:56:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION 20:56:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:54 bin 20:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 cmd 20:56:54 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 20:56 coverage.out 20:56:54 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 20:54 go.mod 20:56:54 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:54 go.sum 20:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:54 internal 20:56:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:54 snap 20:56:54 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 20:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:54 + 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=a79f7bfda672890f5a827a453c16a6ee5e560f4d --label arch=amd64 --label version=3.1.0-dev.16 . 20:56:54 Sending build context to Docker daemon 23.66MB 20:56:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:56:54 Step 2/25 : FROM ${BASE} AS builder 20:56:54 ---> 904f91956cf0 20:56:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:56:55 ---> Running in ad0368f5f72f 20:56:55 Removing intermediate container ad0368f5f72f 20:56:55 ---> b80c29a95fb2 20:56:55 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:56:55 ---> Running in 8788db5047b1 20:56:55 Removing intermediate container 8788db5047b1 20:56:55 ---> c6cf905bd791 20:56:55 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:56:55 ---> Running in 8c632e82b9a8 20:56:55 Removing intermediate container 8c632e82b9a8 20:56:55 ---> 503760c6e7f9 20:56:55 Step 6/25 : WORKDIR /device-virtual-go 20:56:55 ---> Running in 6f9bf91ef36f 20:56:55 Removing intermediate container 6f9bf91ef36f 20:56:55 ---> 681fab809987 20:56:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:55 ---> Running in a53d6b7915d3 20:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:56:56 OK: 268 MiB in 56 packages 20:56:56 Removing intermediate container a53d6b7915d3 20:56:56 ---> 7f83cd581299 20:56:56 Step 8/25 : COPY go.mod vendor* ./ 20:56:56 ---> cc229d5f305c 20:56:56 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:57 ---> Running in 7aa827020969 20:56:59 Removing intermediate container 7aa827020969 20:56:59 ---> b4fb61b675e9 20:56:59 Step 10/25 : COPY . . 20:57:00 ---> 12d216ae9d0c 20:57:00 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:00 ---> Running in 6ea1c2803778 20:57:00 Removing intermediate container 6ea1c2803778 20:57:00 ---> 7f2b5ee9ab3a 20:57:00 Step 12/25 : RUN $MAKE 20:57:00 ---> Running in 521fea511261 20:57:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:57:22 Removing intermediate container 521fea511261 20:57:22 ---> ae5bb56f1da9 20:57:22 Step 13/25 : FROM alpine:3.18 20:57:22 3.18: Pulling from library/alpine 20:57:22 7264a8db6415: Already exists 20:57:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:57:23 Status: Downloaded newer image for alpine:3.18 20:57:23 ---> 7e01a0d0a1dc 20:57:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:57:23 ---> Running in 24172e4c064e 20:57:23 Removing intermediate container 24172e4c064e 20:57:23 ---> e1a42dc99b6f 20:57:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:57:23 ---> Running in f6813341226c 20:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:23 (1/1) Installing dumb-init (1.2.5-r2) 20:57:23 Executing busybox-1.36.1-r2.trigger 20:57:23 OK: 7 MiB in 16 packages 20:57:26 Removing intermediate container f6813341226c 20:57:26 ---> 27fd7daed8b2 20:57:26 Step 16/25 : WORKDIR / 20:57:26 ---> Running in 348aaaa5a706 20:57:27 Removing intermediate container 348aaaa5a706 20:57:27 ---> d2b57298f66a 20:57:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:57:27 ---> 2e7f9c184238 20:57:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:57:27 ---> 1ce8755e8831 20:57:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:57:29 ---> 95f2ebe8fe53 20:57:29 Step 20/25 : EXPOSE 59900 20:57:29 ---> Running in 7c2f4988c968 20:57:29 Removing intermediate container 7c2f4988c968 20:57:29 ---> c5d7960a4b33 20:57:29 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:57:30 ---> Running in ca1c3a7378f9 20:57:31 Removing intermediate container ca1c3a7378f9 20:57:31 ---> b90e29c171d0 20:57:31 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:31 ---> Running in 52eb17f0f660 20:57:32 Removing intermediate container 52eb17f0f660 20:57:32 ---> 614f8dde47ea 20:57:32 Step 23/25 : LABEL arch=amd64 20:57:32 ---> Running in 4f71b4cce9c9 20:57:32 Removing intermediate container 4f71b4cce9c9 20:57:32 ---> fb27c06e45df 20:57:32 Step 24/25 : LABEL git_sha=a79f7bfda672890f5a827a453c16a6ee5e560f4d 20:57:32 ---> Running in fbb5554571bb 20:57:32 Removing intermediate container fbb5554571bb 20:57:32 ---> 4135660615a6 20:57:32 Step 25/25 : LABEL version=3.1.0-dev.16 20:57:32 ---> Running in acdb2abaa4bf 20:57:32 Removing intermediate container acdb2abaa4bf 20:57:32 ---> 5b639800bedf 20:57:32 [Warning] One or more build-args [ARCH] were not consumed 20:57:32 Successfully built 5b639800bedf 20:57:32 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:32 provisioning config files... 20:57:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12072764840758208394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:32 ---> docker-login.sh 20:57:32 nexus3.edgexfoundry.org:10001 20:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:32 Configure a credential helper to remove this warning. See 20:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:32 20:57:32 Login Succeeded 20:57:32 nexus3.edgexfoundry.org:10002 20:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:32 Configure a credential helper to remove this warning. See 20:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:32 20:57:32 Login Succeeded 20:57:32 nexus3.edgexfoundry.org:10003 20:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:32 Configure a credential helper to remove this warning. See 20:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:32 20:57:32 Login Succeeded 20:57:32 nexus3.edgexfoundry.org:10004 20:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:32 Configure a credential helper to remove this warning. See 20:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:32 20:57:32 Login Succeeded 20:57:32 docker.io 20:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:34 Configure a credential helper to remove this warning. See 20:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:34 20:57:34 Login Succeeded 20:57:34 ---> docker-login.sh ends [Pipeline] } 20:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:34 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:57:34 a79f7bfda672890f5a827a453c16a6ee5e560f4d 20:57:34 latest 20:57:34 3.1.0-dev.16 20:57:34 a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 20:57:34 main 20:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d 20:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:35 dd47b3d659e7: Preparing 20:57:35 3773da868e33: Preparing 20:57:35 6d936fd4b059: Preparing 20:57:35 2cf1908730b7: Preparing 20:57:35 4693057ce236: Preparing 20:57:35 4693057ce236: Layer already exists 20:57:35 2cf1908730b7: Pushed 20:57:35 6d936fd4b059: Pushed 20:57:35 3773da868e33: Pushed 20:57:38 dd47b3d659e7: Pushed 20:57:38 a79f7bfda672890f5a827a453c16a6ee5e560f4d: digest: sha256:74e37b4c420996b44b93a543b86dc227a4c9649d9dcc0c02c3d5160a941e4775 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:39 dd47b3d659e7: Preparing 20:57:39 3773da868e33: Preparing 20:57:39 6d936fd4b059: Preparing 20:57:39 2cf1908730b7: Preparing 20:57:39 4693057ce236: Preparing 20:57:39 dd47b3d659e7: Layer already exists 20:57:39 6d936fd4b059: Layer already exists 20:57:39 3773da868e33: Layer already exists 20:57:39 2cf1908730b7: Layer already exists 20:57:39 4693057ce236: Layer already exists 20:57:39 latest: digest: sha256:74e37b4c420996b44b93a543b86dc227a4c9649d9dcc0c02c3d5160a941e4775 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.16 20:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:39 dd47b3d659e7: Preparing 20:57:39 3773da868e33: Preparing 20:57:39 6d936fd4b059: Preparing 20:57:39 2cf1908730b7: Preparing 20:57:39 4693057ce236: Preparing 20:57:39 3773da868e33: Layer already exists 20:57:39 2cf1908730b7: Layer already exists 20:57:39 dd47b3d659e7: Layer already exists 20:57:39 6d936fd4b059: Layer already exists 20:57:39 4693057ce236: Layer already exists 20:57:39 3.1.0-dev.16: digest: sha256:74e37b4c420996b44b93a543b86dc227a4c9649d9dcc0c02c3d5160a941e4775 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 20:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:40 dd47b3d659e7: Preparing 20:57:40 3773da868e33: Preparing 20:57:40 6d936fd4b059: Preparing 20:57:40 2cf1908730b7: Preparing 20:57:40 4693057ce236: Preparing 20:57:40 3773da868e33: Layer already exists 20:57:40 4693057ce236: Layer already exists 20:57:40 dd47b3d659e7: Layer already exists 20:57:40 2cf1908730b7: Layer already exists 20:57:40 6d936fd4b059: Layer already exists 20:57:40 a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16: digest: sha256:74e37b4c420996b44b93a543b86dc227a4c9649d9dcc0c02c3d5160a941e4775 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 20:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:57:41 dd47b3d659e7: Preparing 20:57:41 3773da868e33: Preparing 20:57:41 6d936fd4b059: Preparing 20:57:41 2cf1908730b7: Preparing 20:57:41 4693057ce236: Preparing 20:57:41 4693057ce236: Layer already exists 20:57:41 dd47b3d659e7: Layer already exists 20:57:41 2cf1908730b7: Layer already exists 20:57:41 6d936fd4b059: Layer already exists 20:57:41 3773da868e33: Layer already exists 20:57:41 main: digest: sha256:74e37b4c420996b44b93a543b86dc227a4c9649d9dcc0c02c3d5160a941e4775 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:41 ===================================================== [Pipeline] echo 20:57:41 taggedImages: 20:57:41 - nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d 20:57:41 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:57:41 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.16 20:57:41 - nexus3.edgexfoundry.org:10004/device-virtual:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 20:57:41 - 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 20:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:41 20:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:41 latest: Pulling from edgex-lftools-log-publisher 20:57:41 5eb5b503b376: Pulling fs layer 20:57:41 5c69ac0246d0: Pulling fs layer 20:57:41 ec43610c2a17: Pulling fs layer 20:57:41 3a2ae6a8a46f: Pulling fs layer 20:57:41 33b1e0a273af: Pulling fs layer 20:57:41 5d3b04190fa2: Pulling fs layer 20:57:41 2f39f015ded8: Pulling fs layer 20:57:41 3a2ae6a8a46f: Waiting 20:57:41 33b1e0a273af: Waiting 20:57:41 5d3b04190fa2: Waiting 20:57:41 2f39f015ded8: Waiting 20:57:41 5c69ac0246d0: Verifying Checksum 20:57:41 5c69ac0246d0: Download complete 20:57:41 3a2ae6a8a46f: Verifying Checksum 20:57:41 3a2ae6a8a46f: Download complete 20:57:41 ec43610c2a17: Verifying Checksum 20:57:41 ec43610c2a17: Download complete 20:57:41 33b1e0a273af: Verifying Checksum 20:57:41 33b1e0a273af: Download complete 20:57:41 5d3b04190fa2: Download complete 20:57:42 5eb5b503b376: Verifying Checksum 20:57:42 5eb5b503b376: Download complete 20:57:42 2f39f015ded8: Download complete 20:57:43 5eb5b503b376: Pull complete 20:57:43 5c69ac0246d0: Pull complete 20:57:44 ec43610c2a17: Pull complete 20:57:44 3a2ae6a8a46f: Pull complete 20:57:44 33b1e0a273af: Pull complete 20:57:44 5d3b04190fa2: Pull complete 20:57:48 2f39f015ded8: Pull complete 20:57:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:48 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 20:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:53 $ docker top 49fa87ebee886f5f56acbded8cb8829280addb336fefc0d6d41757812bf537e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:53 ---> job-cost.sh 20:57:53 lf-activate-venv: SKIPPING 20:57:53 INFO: No Stack... 20:57:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:54 INFO: Archiving Costs [Pipeline] sh 20:57:54 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 20:57:54 + cut -d, -f6 [Pipeline] lock 20:57:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] 20:57:54 Resource [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] did not exist. Created. 20:57:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:57:55 Stashed 1 file(s) [Pipeline] } 20:57:55 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:55 $ docker stop --time=1 49fa87ebee886f5f56acbded8cb8829280addb336fefc0d6d41757812bf537e0 20:57:56 $ docker rm -f --volumes 49fa87ebee886f5f56acbded8cb8829280addb336fefc0d6d41757812bf537e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7237 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:58:03 Running in /w/workspace/device-virtual-go/142 [Pipeline] { [Pipeline] checkout 20:58:03 The recommended git tool is: git 20:58:11 using credential edgex-jenkins-ssh 20:58:11 Cloning the remote Git repository 20:58:11 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:58:11 > git init /w/workspace/device-virtual-go/142 # timeout=10 20:58:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:58:11 > git --version # timeout=10 20:58:11 > git --version # 'git version 2.25.1' 20:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:58:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:15 Avoid second fetch 20:58:15 Checking out Revision a79f7bfda672890f5a827a453c16a6ee5e560f4d (main) 20:58:16 Commit message: "Merge pull request #431 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:15 > git config core.sparsecheckout # timeout=10 20:58:15 > git checkout -f a79f7bfda672890f5a827a453c16a6ee5e560f4d # timeout=10 20:58:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:17 Dload Upload Total Spent Left Speed 20:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 20:58:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:58:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:58:18 + sudo tee /etc/docker/daemon.new 20:58:18 { 20:58:18 "registry-mirrors": [ 20:58:18 "https://nexus3.edgexfoundry.org:10001" 20:58:18 ], 20:58:18 "bip": "10.250.0.254/24", 20:58:18 "hosts": [ 20:58:18 "tcp://0.0.0.0:5555", 20:58:18 "unix:///var/run/docker.sock" 20:58:18 ], 20:58:18 "mtu": 1458, 20:58:18 "selinux-enabled": true, 20:58:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:18 } [Pipeline] sh 20:58:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:58:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:37 provisioning config files... 20:58:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/142@tmp/config11133316386240966429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:38 ---> docker-login.sh 20:58:38 nexus3.edgexfoundry.org:10001 20:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10002 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10003 20:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:39 Configure a credential helper to remove this warning. See 20:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:39 20:58:39 Login Succeeded 20:58:39 nexus3.edgexfoundry.org:10004 20:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:40 Configure a credential helper to remove this warning. See 20:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:40 20:58:40 Login Succeeded 20:58:40 docker.io 20:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:40 Configure a credential helper to remove this warning. See 20:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:40 20:58:40 Login Succeeded 20:58:40 ---> docker-login.sh ends [Pipeline] } 20:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:41 ========================================================= 20:58:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:58:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:41 + 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 . 20:58:42 Sending build context to Docker daemon 11.95MB 20:58:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:58:42 Step 2/12 : FROM ${BASE} AS builder 20:58:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:42 9fda8d8052c6: Pulling fs layer 20:58:42 5d54e960e981: Pulling fs layer 20:58:42 c4a7e357bf2a: Pulling fs layer 20:58:42 f0e02332f6b5: Pulling fs layer 20:58:42 cefa15bbcfad: Pulling fs layer 20:58:42 17808c966233: Pulling fs layer 20:58:42 f4c1fc716caa: Pulling fs layer 20:58:42 cefa15bbcfad: Waiting 20:58:42 17808c966233: Waiting 20:58:42 f4c1fc716caa: Waiting 20:58:42 f0e02332f6b5: Waiting 20:58:42 5d54e960e981: Verifying Checksum 20:58:42 5d54e960e981: Download complete 20:58:42 f0e02332f6b5: Verifying Checksum 20:58:42 f0e02332f6b5: Download complete 20:58:42 cefa15bbcfad: Verifying Checksum 20:58:42 cefa15bbcfad: Download complete 20:58:43 9fda8d8052c6: Verifying Checksum 20:58:43 9fda8d8052c6: Download complete 20:58:44 f4c1fc716caa: Verifying Checksum 20:58:44 f4c1fc716caa: Download complete 20:58:44 c4a7e357bf2a: Verifying Checksum 20:58:44 c4a7e357bf2a: Download complete 20:58:44 9fda8d8052c6: Pull complete 20:58:45 5d54e960e981: Pull complete 20:58:45 17808c966233: Verifying Checksum 20:58:45 17808c966233: Download complete 20:58:57 c4a7e357bf2a: Pull complete 20:58:57 f0e02332f6b5: Pull complete 20:58:57 cefa15bbcfad: Pull complete 20:59:04 17808c966233: Pull complete 20:59:05 f4c1fc716caa: Pull complete 20:59:05 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:59:05 ---> ea914061e18c 20:59:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:09 ---> Running in 690e34400cdc 20:59:09 Removing intermediate container 690e34400cdc 20:59:09 ---> a534b701643b 20:59:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:59:09 ---> Running in 40b0220a93c0 20:59:10 Removing intermediate container 40b0220a93c0 20:59:10 ---> c67a8bd8193d 20:59:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:59:10 ---> Running in ae3234961816 20:59:10 Removing intermediate container ae3234961816 20:59:10 ---> 7db20b03f542 20:59:10 Step 6/12 : WORKDIR /device-virtual-go 20:59:10 ---> Running in 17d968b40385 20:59:11 Removing intermediate container 17d968b40385 20:59:11 ---> 67cfd12d4e14 20:59:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:11 ---> Running in 7c3e94b2cad4 20:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:14 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:59:14 (2/4) Installing libedit (20221030.3.1-r1) 20:59:14 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:59:14 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:59:14 Executing busybox-1.36.1-r2.trigger 20:59:14 OK: 270 MiB in 56 packages 20:59:16 Removing intermediate container 7c3e94b2cad4 20:59:16 ---> b03411d89fd4 20:59:16 Step 8/12 : COPY go.mod vendor* ./ 20:59:16 ---> 873630398e32 20:59:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:16 ---> Running in 14f75c4237aa 21:00:38 Removing intermediate container 14f75c4237aa 21:00:38 ---> 4bfd17160da1 21:00:38 Step 10/12 : COPY . . 21:00:38 ---> d3c3ae6ccd16 21:00:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:38 ---> Running in 1e730de3adbc 21:00:38 Removing intermediate container 1e730de3adbc 21:00:38 ---> e46300c77842 21:00:38 Step 12/12 : RUN $MAKE 21:00:38 ---> Running in adc38d51c9b1 21:00:38 noop 21:00:38 Removing intermediate container adc38d51c9b1 21:00:38 ---> 82814840894a 21:00:38 Successfully built 82814840894a 21:00:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:38 + docker inspect -f . ci-base-image-arm64 21:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-7237 does not seem to be running inside a container 21:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/142 -v /w/workspace/device-virtual-go/142:/w/workspace/device-virtual-go/142:rw,z -v /w/workspace/device-virtual-go/142@tmp:/w/workspace/device-virtual-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:40 $ docker top f360a618b0538bfc82f8102ba45065fbd497bf79fd9a8d8896b79a7f02a26b82 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:41 + go version 21:00:41 go version go1.21.0 linux/arm64 [Pipeline] } 21:00:41 $ docker stop --time=1 f360a618b0538bfc82f8102ba45065fbd497bf79fd9a8d8896b79a7f02a26b82 21:00:43 $ docker rm -f --volumes f360a618b0538bfc82f8102ba45065fbd497bf79fd9a8d8896b79a7f02a26b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:44 + docker inspect -f . ci-base-image-arm64 21:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:44 prd-ubuntu20.04-docker-arm64-4c-16g-7237 does not seem to be running inside a container 21:00:44 $ 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/142 -v /w/workspace/device-virtual-go/142:/w/workspace/device-virtual-go/142:rw,z -v /w/workspace/device-virtual-go/142@tmp:/w/workspace/device-virtual-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:45 $ docker top a3726b776a272206752ac5d1d1df9cdd7902aa34cb25fbc1d68244422668b241 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:46 + git config --global --add safe.directory /w/workspace/device-virtual-go/142 [Pipeline] fileExists [Pipeline] sh 21:00:47 + make test 21:00:47 go test ./... -coverprofile=coverage.out 21:00:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:03:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:03:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.107s coverage: 58.4% of statements 21:03:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:03:44 go vet ./... 21:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:06 $ docker stop --time=1 a3726b776a272206752ac5d1d1df9cdd7902aa34cb25fbc1d68244422668b241 21:04:09 $ docker rm -f --volumes a3726b776a272206752ac5d1d1df9cdd7902aa34cb25fbc1d68244422668b241 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:10 Warning: overwriting stash ‘coverage-report’ 21:04:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:11 + ls -al . 21:04:11 total 200 21:04:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:00 . 21:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. 21:04:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:58 .git 21:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github 21:04:11 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 20:58 .gitignore 21:04:11 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:58 .golangci.yml 21:04:11 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 20:58 Attribution.txt 21:04:11 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 20:58 CHANGELOG.md 21:04:11 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 20:58 Dockerfile 21:04:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:58 GOVERNANCE.md 21:04:11 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 20:58 Jenkinsfile 21:04:11 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:58 LICENSE 21:04:11 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 20:58 Makefile 21:04:11 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 20:58 OWNERS.md 21:04:11 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 20:58 README.md 21:04:11 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:55 VERSION 21:04:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin 21:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 cmd 21:04:11 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 21:03 coverage.out 21:04:11 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 20:58 go.mod 21:04:11 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:58 go.sum 21:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 internal 21:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap 21:04:11 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:12 + 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=a79f7bfda672890f5a827a453c16a6ee5e560f4d --label arch=arm64 --label version=3.1.0-dev.16 . 21:04:12 Sending build context to Docker daemon 11.99MB 21:04:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:04:12 Step 2/25 : FROM ${BASE} AS builder 21:04:12 ---> 82814840894a 21:04:12 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:04:13 ---> Running in 62fd41f36fa4 21:04:14 Removing intermediate container 62fd41f36fa4 21:04:14 ---> c2830a4264c1 21:04:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:04:14 ---> Running in 63e2d26a0057 21:04:14 Removing intermediate container 63e2d26a0057 21:04:14 ---> 2b98cd89f6f3 21:04:14 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:04:14 ---> Running in ef4583b7f7c0 21:04:15 Removing intermediate container ef4583b7f7c0 21:04:15 ---> 676cda275571 21:04:15 Step 6/25 : WORKDIR /device-virtual-go 21:04:15 ---> Running in 9e345f059e42 21:04:15 Removing intermediate container 9e345f059e42 21:04:15 ---> 1d77311046d7 21:04:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:15 ---> Running in 631f73445fe4 21:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:19 OK: 270 MiB in 56 packages 21:04:20 Removing intermediate container 631f73445fe4 21:04:20 ---> a60fdcad1806 21:04:20 Step 8/25 : COPY go.mod vendor* ./ 21:04:21 ---> 0d8dae34c7f7 21:04:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:21 ---> Running in 20d714c53043 21:04:24 Removing intermediate container 20d714c53043 21:04:24 ---> 047c5d124a48 21:04:24 Step 10/25 : COPY . . 21:04:25 ---> 668f15680775 21:04:25 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:25 ---> Running in cc813ffcd2a8 21:04:25 Removing intermediate container cc813ffcd2a8 21:04:25 ---> 9ac0864752e3 21:04:25 Step 12/25 : RUN $MAKE 21:04:26 ---> Running in 4e26e57f23d4 21:04:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:07:04 Removing intermediate container 4e26e57f23d4 21:07:04 ---> 5ae2dec84d48 21:07:04 Step 13/25 : FROM alpine:3.18 21:07:04 3.18: Pulling from library/alpine 21:07:04 9fda8d8052c6: Already exists 21:07:04 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:07:04 Status: Downloaded newer image for alpine:3.18 21:07:04 ---> f6648c04cd6c 21:07:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:07:04 ---> Running in 3bae0f27a34d 21:07:04 Removing intermediate container 3bae0f27a34d 21:07:04 ---> d45ce3d5adc7 21:07:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:07:04 ---> Running in 46c68274db48 21:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:07:04 (1/1) Installing dumb-init (1.2.5-r2) 21:07:04 Executing busybox-1.36.1-r2.trigger 21:07:04 OK: 8 MiB in 16 packages 21:07:04 Removing intermediate container 46c68274db48 21:07:04 ---> 795300b5940f 21:07:04 Step 16/25 : WORKDIR / 21:07:04 ---> Running in 79c02696387c 21:07:04 Removing intermediate container 79c02696387c 21:07:04 ---> f5b834fc3059 21:07:04 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:07:04 ---> fc5b0a686501 21:07:04 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:07:05 ---> 86a64ad204af 21:07:05 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:07:06 ---> 1a83a8f102e2 21:07:06 Step 20/25 : EXPOSE 59900 21:07:06 ---> Running in ce0611f3a475 21:07:07 Removing intermediate container ce0611f3a475 21:07:07 ---> 45b96cfa88c9 21:07:07 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:07:07 ---> Running in 3001628ed195 21:07:07 Removing intermediate container 3001628ed195 21:07:07 ---> 62a6b76d0976 21:07:07 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:07:07 ---> Running in d09aca0d8566 21:07:08 Removing intermediate container d09aca0d8566 21:07:08 ---> 0d4d11ea6814 21:07:08 Step 23/25 : LABEL arch=arm64 21:07:08 ---> Running in 31d167e236bb 21:07:08 Removing intermediate container 31d167e236bb 21:07:08 ---> ef263ede0cd2 21:07:08 Step 24/25 : LABEL git_sha=a79f7bfda672890f5a827a453c16a6ee5e560f4d 21:07:08 ---> Running in bbdb72a8c94f 21:07:08 Removing intermediate container bbdb72a8c94f 21:07:08 ---> a88bfe412788 21:07:08 Step 25/25 : LABEL version=3.1.0-dev.16 21:07:08 ---> Running in a9d3a1da7e37 21:07:09 Removing intermediate container a9d3a1da7e37 21:07:09 ---> e6940bc127f0 21:07:09 [Warning] One or more build-args [ARCH] were not consumed 21:07:09 Successfully built e6940bc127f0 21:07:09 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:09 provisioning config files... 21:07:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/142@tmp/config15997022797258641348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:10 ---> docker-login.sh 21:07:10 nexus3.edgexfoundry.org:10001 21:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:10 Configure a credential helper to remove this warning. See 21:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:10 21:07:10 Login Succeeded 21:07:10 nexus3.edgexfoundry.org:10002 21:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:10 Configure a credential helper to remove this warning. See 21:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:10 21:07:10 Login Succeeded 21:07:10 nexus3.edgexfoundry.org:10003 21:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:11 Configure a credential helper to remove this warning. See 21:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:11 21:07:11 Login Succeeded 21:07:11 nexus3.edgexfoundry.org:10004 21:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:11 Configure a credential helper to remove this warning. See 21:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:11 21:07:11 Login Succeeded 21:07:11 docker.io 21:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:12 Configure a credential helper to remove this warning. See 21:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:12 21:07:12 Login Succeeded 21:07:12 ---> docker-login.sh ends [Pipeline] } 21:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:12 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 21:07:12 a79f7bfda672890f5a827a453c16a6ee5e560f4d 21:07:12 latest 21:07:12 3.1.0-dev.16 21:07:12 a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 21:07:12 main 21:07:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d 21:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:07:13 6198bcf31c32: Preparing 21:07:13 614ada1386c3: Preparing 21:07:13 432a79732134: Preparing 21:07:13 05ff2084eeb0: Preparing 21:07:13 b2191e2be29d: Preparing 21:07:13 b2191e2be29d: Layer already exists 21:07:13 432a79732134: Pushed 21:07:13 614ada1386c3: Pushed 21:07:13 05ff2084eeb0: Pushed 21:07:20 6198bcf31c32: Pushed 21:07:20 a79f7bfda672890f5a827a453c16a6ee5e560f4d: digest: sha256:f5c94e0736f4fca48c767b6b15b8dbdb1f6f86e2ade3b0f64171601d83a49369 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:07:21 6198bcf31c32: Preparing 21:07:21 614ada1386c3: Preparing 21:07:21 432a79732134: Preparing 21:07:21 05ff2084eeb0: Preparing 21:07:21 b2191e2be29d: Preparing 21:07:21 614ada1386c3: Layer already exists 21:07:21 b2191e2be29d: Layer already exists 21:07:21 432a79732134: Layer already exists 21:07:21 05ff2084eeb0: Layer already exists 21:07:21 6198bcf31c32: Layer already exists 21:07:21 latest: digest: sha256:f5c94e0736f4fca48c767b6b15b8dbdb1f6f86e2ade3b0f64171601d83a49369 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.16 21:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:07:22 6198bcf31c32: Preparing 21:07:22 614ada1386c3: Preparing 21:07:22 432a79732134: Preparing 21:07:22 05ff2084eeb0: Preparing 21:07:22 b2191e2be29d: Preparing 21:07:22 614ada1386c3: Layer already exists 21:07:22 05ff2084eeb0: Layer already exists 21:07:22 b2191e2be29d: Layer already exists 21:07:22 6198bcf31c32: Layer already exists 21:07:22 432a79732134: Layer already exists 21:07:22 3.1.0-dev.16: digest: sha256:f5c94e0736f4fca48c767b6b15b8dbdb1f6f86e2ade3b0f64171601d83a49369 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:07:23 6198bcf31c32: Preparing 21:07:23 614ada1386c3: Preparing 21:07:23 432a79732134: Preparing 21:07:23 05ff2084eeb0: Preparing 21:07:23 b2191e2be29d: Preparing 21:07:23 432a79732134: Layer already exists 21:07:23 6198bcf31c32: Layer already exists 21:07:23 b2191e2be29d: Layer already exists 21:07:23 614ada1386c3: Layer already exists 21:07:23 05ff2084eeb0: Layer already exists 21:07:23 a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16: digest: sha256:f5c94e0736f4fca48c767b6b15b8dbdb1f6f86e2ade3b0f64171601d83a49369 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 21:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 21:07:24 6198bcf31c32: Preparing 21:07:24 614ada1386c3: Preparing 21:07:24 432a79732134: Preparing 21:07:24 05ff2084eeb0: Preparing 21:07:24 b2191e2be29d: Preparing 21:07:24 b2191e2be29d: Layer already exists 21:07:24 432a79732134: Layer already exists 21:07:24 614ada1386c3: Layer already exists 21:07:24 6198bcf31c32: Layer already exists 21:07:24 05ff2084eeb0: Layer already exists 21:07:24 main: digest: sha256:f5c94e0736f4fca48c767b6b15b8dbdb1f6f86e2ade3b0f64171601d83a49369 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:24 ===================================================== [Pipeline] echo 21:07:24 taggedImages: 21:07:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d 21:07:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 21:07:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.16 21:07:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a79f7bfda672890f5a827a453c16a6ee5e560f4d-3.1.0-dev.16 21:07:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:25 21:07:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:25 arm64: Pulling from edgex-lftools-log-publisher 21:07:25 8998bd30e6a1: Pulling fs layer 21:07:25 04944245beec: Pulling fs layer 21:07:25 699f458cf7ca: Pulling fs layer 21:07:25 765212b225bb: Pulling fs layer 21:07:25 f23df028b6ca: Pulling fs layer 21:07:25 d65c8cfc05b1: Pulling fs layer 21:07:25 2437ff75d9bd: Pulling fs layer 21:07:25 765212b225bb: Waiting 21:07:25 f23df028b6ca: Waiting 21:07:25 d65c8cfc05b1: Waiting 21:07:25 2437ff75d9bd: Waiting 21:07:25 04944245beec: Verifying Checksum 21:07:25 04944245beec: Download complete 21:07:25 765212b225bb: Verifying Checksum 21:07:25 765212b225bb: Download complete 21:07:25 f23df028b6ca: Verifying Checksum 21:07:25 f23df028b6ca: Download complete 21:07:25 d65c8cfc05b1: Verifying Checksum 21:07:25 d65c8cfc05b1: Download complete 21:07:25 699f458cf7ca: Verifying Checksum 21:07:25 699f458cf7ca: Download complete 21:07:26 8998bd30e6a1: Verifying Checksum 21:07:26 8998bd30e6a1: Download complete 21:07:29 2437ff75d9bd: Verifying Checksum 21:07:29 2437ff75d9bd: Download complete 21:07:30 8998bd30e6a1: Pull complete 21:07:31 04944245beec: Pull complete 21:07:32 699f458cf7ca: Pull complete 21:07:32 765212b225bb: Pull complete 21:07:33 f23df028b6ca: Pull complete 21:07:34 d65c8cfc05b1: Pull complete 21:07:49 2437ff75d9bd: Pull complete 21:07:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:49 prd-ubuntu20.04-docker-arm64-4c-16g-7237 does not seem to be running inside a container 21:07:49 $ 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/142 -v /w/workspace/device-virtual-go/142:/w/workspace/device-virtual-go/142:rw,z -v /w/workspace/device-virtual-go/142@tmp:/w/workspace/device-virtual-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:07:52 $ docker top 06ccc8e06354ffe2f964d52b2bb55359eadef85c7b86cbca899465ddb08c9551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:53 ---> job-cost.sh 21:07:53 lf-activate-venv: SKIPPING 21:07:53 INFO: No Stack... 21:07:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:54 INFO: Archiving Costs [Pipeline] sh 21:07:55 + cat /w/workspace/device-virtual-go/142/archives/cost.csv 21:07:55 + cut -d, -f6 [Pipeline] lock 21:07:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] 21:07:55 Resource [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] did not exist. Created. 21:07:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:56 /w/workspace/device-virtual-go/142@tmp/durable-b2bf119b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:07:57 + echo total: 0.10999999940395355 [Pipeline] stash 21:07:57 Warning: overwriting stash ‘stack-cost’ 21:07:57 Stashed 1 file(s) [Pipeline] } 21:07:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:57 $ docker stop --time=1 06ccc8e06354ffe2f964d52b2bb55359eadef85c7b86cbca899465ddb08c9551 21:07:58 $ docker rm -f --volumes 06ccc8e06354ffe2f964d52b2bb55359eadef85c7b86cbca899465ddb08c9551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:07:59 provisioning config files... 21:07:59 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12547029736023499782tmp [Pipeline] { [Pipeline] sh 21:07:59 + set +x 21:07:59 + curl -s https://codecov.io/bash 21:07:59 + bash -s -- 21:07:59 21:07:59 _____ _ 21:07:59 / ____| | | 21:07:59 | | ___ __| | ___ ___ _____ __ 21:07:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:59 Bash-1.0.6 21:07:59 21:07:59 21:07:59 ==> git version 2.25.1 found 21:07:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:07:59 Release-Date: 2020-01-08 21:07:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:07:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:07:59 ==> Jenkins CI detected. 21:07:59 current dir:  /w/workspace/exfoundry_device-virtual-go_main 21:07:59 project root: . 21:07:59 --> token set from env 21:07:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:59 ==> Running gcov in . (disable via -X gcov) 21:07:59 ==> Python coveragepy not found 21:07:59 ==> Searching for coverage reports in: 21:07:59 + . 21:07:59 -> Found 1 reports 21:07:59 ==> Detecting git/mercurial file structure 21:07:59 ==> Reading reports 21:07:59 + ./coverage.out bytes=43063 21:07:59 ==> Appending adjustments 21:07:59 https://docs.codecov.io/docs/fixing-reports 21:07:59 + Found adjustments 21:07:59 ==> Gzipping contents 21:07:59 8.0K /tmp/codecov.6WYoEQ.gz 21:07:59 ==> Uploading reports 21:07:59 url: https://codecov.io 21:07:59 query: branch=main&commit=a79f7bfda672890f5a827a453c16a6ee5e560f4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:59 -> Pinging Codecov 21:07:59 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=a79f7bfda672890f5a827a453c16a6ee5e560f4d&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:08:00 -> Uploading to 21:08:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/a79f7bfda672890f5a827a453c16a6ee5e560f4d/8229cdc4-169b-48a6-a4ef-6c5512095a00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=923583bf548d46fa4f6525520a631e14e4c34511b1e00656236d50111c3c3131 21:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:00 Dload Upload Total Spent Left Speed 21:08:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 28327 --:--:-- --:--:-- --:--:-- 28327 21:08:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] } 21:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:08:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:08:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:08:00 21:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:08:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:08:00 df9b9388f04a: Pulling fs layer 21:08:00 52dc419b0ee2: Pulling fs layer 21:08:00 25bc292e5bac: Pulling fs layer 21:08:00 114826534d7a: Pulling fs layer 21:08:00 4657fd5d0bcf: Pulling fs layer 21:08:00 6ad1cebc031e: Pulling fs layer 21:08:00 8a3aa393b2d8: Pulling fs layer 21:08:00 6ad1cebc031e: Waiting 21:08:00 4657fd5d0bcf: Waiting 21:08:00 8a3aa393b2d8: Waiting 21:08:00 114826534d7a: Waiting 21:08:00 25bc292e5bac: Verifying Checksum 21:08:00 25bc292e5bac: Download complete 21:08:00 52dc419b0ee2: Verifying Checksum 21:08:00 52dc419b0ee2: Download complete 21:08:00 4657fd5d0bcf: Download complete 21:08:00 df9b9388f04a: Verifying Checksum 21:08:00 df9b9388f04a: Download complete 21:08:01 df9b9388f04a: Pull complete 21:08:01 6ad1cebc031e: Verifying Checksum 21:08:01 6ad1cebc031e: Download complete 21:08:01 52dc419b0ee2: Pull complete 21:08:01 25bc292e5bac: Pull complete 21:08:01 114826534d7a: Verifying Checksum 21:08:01 114826534d7a: Download complete 21:08:01 8a3aa393b2d8: Verifying Checksum 21:08:01 8a3aa393b2d8: Download complete 21:08:07 114826534d7a: Pull complete 21:08:07 4657fd5d0bcf: Pull complete 21:08:07 6ad1cebc031e: Pull complete 21:08:10 8a3aa393b2d8: Pull complete 21:08:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:10 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:08:14 $ docker top afc4f813de43a9e7ae560edc2e38e00fd5f32d5fa5424848f428ea467ddbd8ac -eo pid,comm [Pipeline] { [Pipeline] echo 21:08:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 21:08:14 + set -o pipefail 21:08:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 21:08:19 21:08:19 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 21:08:19 21:08:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/fb77342d-9528-4105-b1c6-9a6870cea816 21:08:19 21:08:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:08:19 21:08:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:08:19 21:08:19 21:08:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:08:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:08:19 More details here: https://snyk.co/ue1NS [Pipeline] } 21:08:19 $ docker stop --time=1 afc4f813de43a9e7ae560edc2e38e00fd5f32d5fa5424848f428ea467ddbd8ac 21:08:23 $ docker rm -f --volumes afc4f813de43a9e7ae560edc2e38e00fd5f32d5fa5424848f428ea467ddbd8ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:25 + git log --format=format:%s -1 a79f7bfda672890f5a827a453c16a6ee5e560f4d [Pipeline] sh 21:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:26 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:27 $ docker top 90f8184df92fd043bccbd5956ae26b3b4e010a2d9bb112bd612e25bab9667670 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:27 [ssh-agent] Looking for ssh-agent implementation... 21:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:27 $ docker exec 90f8184df92fd043bccbd5956ae26b3b4e010a2d9bb112bd612e25bab9667670 ssh-agent 21:08:27 SSH_AUTH_SOCK=/tmp/ssh-8EtbaSN7Sbo6/agent.32 21:08:27 SSH_AGENT_PID=38 21:08:27 Running ssh-add (command line suppressed) 21:08:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16151651917277588619.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16151651917277588619.key) 21:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:27 + git semver tag 21:08:28 2023-09-20 21:08:27,926 [run_tag] DEBUG tag force:False 21:08:28 2023-09-20 21:08:27,926 [check_head_tag] DEBUG check head tag 21:08:28 2023-09-20 21:08:27,927 [execute] INFO git cat-file --batch-check 21:08:28 2023-09-20 21:08:27,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 21:08:28 2023-09-20 21:08:27,931 [execute] INFO git cat-file --batch 21:08:28 2023-09-20 21:08:27,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 21:08:28 2023-09-20 21:08:27,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:28 2023-09-20 21:08:27,946 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 21:08:28 2023-09-20 21:08:27,947 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 21:08:28 2023-09-20 21:08:27,951 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:28 3.1.0-dev.16 [Pipeline] } 21:08:28 $ docker exec --env ******** --env ******** 90f8184df92fd043bccbd5956ae26b3b4e010a2d9bb112bd612e25bab9667670 ssh-agent -k 21:08:28 unset SSH_AUTH_SOCK; 21:08:28 unset SSH_AGENT_PID; 21:08:28 echo Agent pid 38 killed; 21:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:28 + git semver [Pipeline] } 21:08:28 $ docker stop --time=1 90f8184df92fd043bccbd5956ae26b3b4e010a2d9bb112bd612e25bab9667670 21:08:29 $ docker rm -f --volumes 90f8184df92fd043bccbd5956ae26b3b4e010a2d9bb112bd612e25bab9667670 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:30 21:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:30 0.23.1-centos7: Pulling from edgex-lftools 21:08:30 ab5ef0e58194: Pulling fs layer 21:08:30 9712f1f96733: Pulling fs layer 21:08:30 63f879dbbcfc: Pulling fs layer 21:08:30 0d9ebad4ef96: Pulling fs layer 21:08:30 e9a5061849ea: Pulling fs layer 21:08:30 d747dcd14b5f: Pulling fs layer 21:08:30 2de7ff778b66: Pulling fs layer 21:08:30 0d9ebad4ef96: Waiting 21:08:30 e9a5061849ea: Waiting 21:08:30 d747dcd14b5f: Waiting 21:08:30 2de7ff778b66: Waiting 21:08:30 9712f1f96733: Verifying Checksum 21:08:30 9712f1f96733: Download complete 21:08:30 63f879dbbcfc: Verifying Checksum 21:08:30 63f879dbbcfc: Download complete 21:08:31 e9a5061849ea: Verifying Checksum 21:08:31 e9a5061849ea: Download complete 21:08:31 d747dcd14b5f: Verifying Checksum 21:08:31 d747dcd14b5f: Download complete 21:08:31 ab5ef0e58194: Verifying Checksum 21:08:31 ab5ef0e58194: Download complete 21:08:31 0d9ebad4ef96: Verifying Checksum 21:08:31 0d9ebad4ef96: Download complete 21:08:31 2de7ff778b66: Verifying Checksum 21:08:31 2de7ff778b66: Download complete 21:08:33 ab5ef0e58194: Pull complete 21:08:33 9712f1f96733: Pull complete 21:08:35 63f879dbbcfc: Pull complete 21:08:38 0d9ebad4ef96: Pull complete 21:08:38 e9a5061849ea: Pull complete 21:08:39 d747dcd14b5f: Pull complete 21:08:40 2de7ff778b66: Pull complete 21:08:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:40 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:08:45 $ docker top 825436d701083c69f43f56fd699388b83dd60f984f538edee64ee977db234066 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:08:45 provisioning config files... 21:08:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6138932497761378412tmp 21:08:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5805597346358097655tmp 21:08:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9069329391721582059tmp [Pipeline] { [Pipeline] echo 21:08:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:08:45 ---> sigul-configuration.sh 21:08:45 gpg: directory `/root/.gnupg' created 21:08:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:08:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:08:45 gpg: keyring `/root/.gnupg/secring.gpg' created 21:08:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:08:45 gpg: CAST5 encrypted data 21:08:45 gpg: encrypted with 1 passphrase 21:08:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:08:46 + mkdir /home/jenkins 21:08:46 + mkdir /home/jenkins/sigul [Pipeline] sh 21:08:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:08:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:08:46 ---> sigul-install.sh 21:08:46 Sigul already installed; skipping installation. [Pipeline] sh 21:08:48 + git tag --list 21:08:48 v1.0.0 21:08:48 v1.1.0 21:08:48 v1.1.1 21:08:48 v1.2.1 21:08:48 v1.2.2 21:08:48 v1.2.3 21:08:48 v1.3.0 21:08:48 v1.3.1 21:08:48 v2.0.0 21:08:48 v2.1.0 21:08:48 v2.1.1 21:08:48 v2.2.0 21:08:48 v2.3.0 21:08:48 v3.0 21:08:48 v3.0.0 21:08:48 v3.1.0-dev.1 21:08:48 v3.1.0-dev.10 21:08:48 v3.1.0-dev.11 21:08:48 v3.1.0-dev.12 21:08:48 v3.1.0-dev.13 21:08:48 v3.1.0-dev.14 21:08:48 v3.1.0-dev.15 21:08:48 v3.1.0-dev.16 21:08:48 v3.1.0-dev.2 21:08:48 v3.1.0-dev.3 21:08:48 v3.1.0-dev.4 21:08:48 v3.1.0-dev.5 21:08:48 v3.1.0-dev.6 21:08:48 v3.1.0-dev.7 21:08:48 v3.1.0-dev.8 21:08:48 v3.1.0-dev.9 [Pipeline] sh 21:08:49 + lftools sign git-tag v3.1.0-dev.16 21:08:49 Signing Git tag with Sigul... 21:08:49 Signing v3.1.0-dev.16 [Pipeline] echo 21:08:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:08:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:08:56 $ docker stop --time=1 825436d701083c69f43f56fd699388b83dd60f984f538edee64ee977db234066 21:08:57 $ docker rm -f --volumes 825436d701083c69f43f56fd699388b83dd60f984f538edee64ee977db234066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:08:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:58 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:58 $ docker top 6778d2d7d078a2641e86187641508fab6ae9a5d179861d2cf02a4c6bcbf7d0a2 -eo pid,comm 21:08:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:08:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:58 [ssh-agent] Looking for ssh-agent implementation... 21:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:59 $ docker exec 6778d2d7d078a2641e86187641508fab6ae9a5d179861d2cf02a4c6bcbf7d0a2 ssh-agent 21:08:59 SSH_AUTH_SOCK=/tmp/ssh-S8JNau0Tuncx/agent.32 21:08:59 SSH_AGENT_PID=38 21:08:59 Running ssh-add (command line suppressed) 21:08:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8301189383195242189.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8301189383195242189.key) 21:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:59 + git semver bump pre 21:08:59 2023-09-20 21:08:59,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:59 2023-09-20 21:08:59,766 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 21:08:59 2023-09-20 21:08:59,766 [bump_version] DEBUG bumped version:3.1.0-dev.17 21:08:59 2023-09-20 21:08:59,766 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 21:08:59 2023-09-20 21:08:59,766 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:59 2023-09-20 21:08:59,766 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:59 2023-09-20 21:08:59,769 [execute] INFO git cat-file --batch-check 21:08:59 2023-09-20 21:08:59,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:59 2023-09-20 21:08:59,773 [execute] INFO git cat-file --batch 21:08:59 2023-09-20 21:08:59,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:59 2023-09-20 21:08:59,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:08:59 3.1.0-dev.17 [Pipeline] } 21:08:59 $ docker exec --env ******** --env ******** 6778d2d7d078a2641e86187641508fab6ae9a5d179861d2cf02a4c6bcbf7d0a2 ssh-agent -k 21:08:59 unset SSH_AUTH_SOCK; 21:08:59 unset SSH_AGENT_PID; 21:08:59 echo Agent pid 38 killed; 21:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:00 + git semver [Pipeline] } 21:09:00 $ docker stop --time=1 6778d2d7d078a2641e86187641508fab6ae9a5d179861d2cf02a4c6bcbf7d0a2 21:09:01 $ docker rm -f --volumes 6778d2d7d078a2641e86187641508fab6ae9a5d179861d2cf02a4c6bcbf7d0a2 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:02 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:02 $ docker top 3ae69514a092d18705bfb241cc7a9cd57a4746bde06c3d699acc4e551fed8cfd -eo pid,comm 21:09:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:09:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:02 [ssh-agent] Looking for ssh-agent implementation... 21:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:03 $ docker exec 3ae69514a092d18705bfb241cc7a9cd57a4746bde06c3d699acc4e551fed8cfd ssh-agent 21:09:03 SSH_AUTH_SOCK=/tmp/ssh-dsKFp1B6rJqf/agent.32 21:09:03 SSH_AGENT_PID=38 21:09:03 Running ssh-add (command line suppressed) 21:09:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9550209171634488857.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9550209171634488857.key) 21:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:03 + git semver push 21:09:03 2023-09-20 21:09:03,733 [run_push] DEBUG push 21:09:03 2023-09-20 21:09:03,734 [execute] INFO git cat-file --batch-check 21:09:03 2023-09-20 21:09:03,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:03 2023-09-20 21:09:03,738 [execute] INFO git rev-list d98f5b3806b4bc7a609b6aca40df2f9c80fcfb9d -- 21:09:03 2023-09-20 21:09:03,738 [execute] DEBUG Popen(['git', 'rev-list', 'd98f5b3806b4bc7a609b6aca40df2f9c80fcfb9d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:03 2023-09-20 21:09:03,748 [execute] INFO git fetch -v origin 21:09:03 2023-09-20 21:09:03,748 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:09:04 2023-09-20 21:09:04,246 [run_push] DEBUG no remote changes detected 21:09:04 2023-09-20 21:09:04,247 [execute] INFO git push origin semver 21:09:04 2023-09-20 21:09:04,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:05 2023-09-20 21:09:05,096 [run_push] DEBUG push all version tags 21:09:05 2023-09-20 21:09:05,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:09:05 2023-09-20 21:09:05,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 21:09:06 2023-09-20 21:09:06,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 21:09:06 3.1.0-dev.17 [Pipeline] } 21:09:06 $ docker exec --env ******** --env ******** 3ae69514a092d18705bfb241cc7a9cd57a4746bde06c3d699acc4e551fed8cfd ssh-agent -k 21:09:06 unset SSH_AUTH_SOCK; 21:09:06 unset SSH_AGENT_PID; 21:09:06 echo Agent pid 38 killed; 21:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:07 + git semver [Pipeline] } 21:09:07 $ docker stop --time=1 3ae69514a092d18705bfb241cc7a9cd57a4746bde06c3d699acc4e551fed8cfd 21:09:08 $ docker rm -f --volumes 3ae69514a092d18705bfb241cc7a9cd57a4746bde06c3d699acc4e551fed8cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:09:09 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 21:09:09 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 21:09:09 total 16 21:09:09 drwxr-xr-x 3 root root 4096 Sep 20 20:57 . 21:09:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:08 .. 21:09:09 drwxr-xr-x 2 root root 4096 Sep 20 20:57 cost 21:09:09 -rw-r--r-- 1 root root 89 Sep 20 20:57 cost.csv 21:09:09 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 21:09:09 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 21:09:09 total 16 21:09:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 . 21:09:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:08 .. 21:09:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:57 cost 21:09:09 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:10 ---> package-listing.sh 21:09:10 ++ facter osfamily 21:09:10 ++ tr '[:upper:]' '[:lower:]' 21:09:10 + OS_FAMILY=debian 21:09:10 + workspace=/w/workspace/exfoundry_device-virtual-go_main 21:09:10 + START_PACKAGES=/tmp/packages_start.txt 21:09:10 + END_PACKAGES=/tmp/packages_end.txt 21:09:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:10 + PACKAGES=/tmp/packages_start.txt 21:09:10 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:09:10 + PACKAGES=/tmp/packages_end.txt 21:09:10 + case "${OS_FAMILY}" in 21:09:10 + dpkg -l 21:09:10 + grep '^ii' 21:09:10 + '[' -f /tmp/packages_start.txt ']' 21:09:10 + '[' -f /tmp/packages_end.txt ']' 21:09:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:10 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 21:09:10 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 21:09:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 21:09:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:11 prd-ubuntu20.04-docker-8c-8g-7224 does not seem to be running inside a container 21:09:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:11 $ docker top 10812032db7656f5eb80c1ea41e594f0f309855b14f3e5665ec75a841ecce4cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:12 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:12 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:12 + ls /var/log/sa-host 21:09:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:12 provisioning config files... 21:09:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5676291685178848993tmp [Pipeline] { [Pipeline] echo 21:09:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:12 ---> create-netrc.sh [Pipeline] } 21:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:13 ---> python-tools-install.sh [Pipeline] echo 21:09:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:13 ---> sudo-logs.sh 21:09:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:13 ---> job-cost.sh 21:09:13 lf-activate-venv: SKIPPING 21:09:13 DEBUG: total: 0.2199999988079071 21:09:13 INFO: Retrieving Stack Cost... 21:09:14 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:14 INFO: Archiving Costs [Pipeline] echo 21:09:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:14 ---> logs-deploy.sh 21:09:14 lf-activate-venv: SKIPPING 21:09:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/142 21:09:14 INFO: archiving workspace using pattern(s): 21:09:15 Archives upload complete. 21:09:15 INFO: archiving logs to Nexus