Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ed51eb9eaa0a405dde043671b4ac8557819634f 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-ssh14147242289374528153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3523870780396698470.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4531917861901633396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7554086960636888160.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-ssh5848597253551678336.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1276 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 8ed51eb9eaa0a405dde043671b4ac8557819634f (main) Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.54" > 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 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 > git rev-list --no-walk 5a04d26f76890061c899b2731a9aad77e3e4418b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:42 ========================================================= 16:29:42 EdgeX Global Pipelines Version Info 16:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:43 ------------------- 16:29:43 stable info: 16:29:43 ------------------- 16:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:29:43 Message: update stable to v1.0.245 16:29:44 ------------------- 16:29:44 experimental info: 16:29:44 ------------------- 16:29:44 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:44 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:29:44 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ed51eb [Pipeline] echo 16:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:44 provisioning config files... 16:29:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1265388571257340966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:45 ---> docker-login.sh 16:29:45 nexus3.edgexfoundry.org:10001 16:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 nexus3.edgexfoundry.org:10002 16:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 nexus3.edgexfoundry.org:10003 16:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 nexus3.edgexfoundry.org:10004 16:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 docker.io 16:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:45 Configure a credential helper to remove this warning. See 16:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:45 16:29:45 Login Succeeded 16:29:45 ---> docker-login.sh ends [Pipeline] } 16:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:46 + git rev-list -1 --merges 8ed51eb9eaa0a405dde043671b4ac8557819634f~1..8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] echo 16:29:46 -----------> git rev-list -1 --merges 8ed51eb9eaa0a405dde043671b4ac8557819634f~1..8ed51eb9eaa0a405dde043671b4ac8557819634f 8ed51eb9eaa0a405dde043671b4ac8557819634f 16:29:46 8ed51eb9eaa0a405dde043671b4ac8557819634f [false] [Pipeline] sh 16:29:46 + git log --format=format:%s -1 8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] echo 16:29:46 ========================================================= 16:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:46 + git log --format=format:%s -1 8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] echo 16:29:46 [semverPrep] GIT_COMMIT: 8ed51eb9eaa0a405dde043671b4ac8557819634f, Commit Message: Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.54 [Pipeline] echo 16:29:46 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:47 + grep -v github /etc/ssh/ssh_known_hosts 16:29:47 + [ -e /tmp/ssh_known_hosts ] 16:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:47 16:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:47 b85a868b505f: Pulling fs layer 16:29:47 e2be974225ed: Pulling fs layer 16:29:47 339a4e72a1f5: Pulling fs layer 16:29:47 988bab9f4d93: Pulling fs layer 16:29:47 1469e6f7b9e6: Pulling fs layer 16:29:47 eaf3925da568: Pulling fs layer 16:29:47 bab4dde63d76: Pulling fs layer 16:29:47 bde34c3a00c8: Pulling fs layer 16:29:47 b352a97aabf1: Pulling fs layer 16:29:47 4872d77fe225: Pulling fs layer 16:29:47 5851b861e8e6: Pulling fs layer 16:29:47 988bab9f4d93: Waiting 16:29:47 1469e6f7b9e6: Waiting 16:29:47 eaf3925da568: Waiting 16:29:47 b352a97aabf1: Waiting 16:29:47 bde34c3a00c8: Waiting 16:29:47 4872d77fe225: Waiting 16:29:47 bab4dde63d76: Waiting 16:29:47 e2be974225ed: Download complete 16:29:47 988bab9f4d93: Verifying Checksum 16:29:47 988bab9f4d93: Download complete 16:29:48 339a4e72a1f5: Verifying Checksum 16:29:48 339a4e72a1f5: Download complete 16:29:48 1469e6f7b9e6: Verifying Checksum 16:29:48 1469e6f7b9e6: Download complete 16:29:48 eaf3925da568: Verifying Checksum 16:29:48 eaf3925da568: Download complete 16:29:48 bde34c3a00c8: Download complete 16:29:48 b352a97aabf1: Verifying Checksum 16:29:48 b352a97aabf1: Download complete 16:29:48 4872d77fe225: Verifying Checksum 16:29:48 4872d77fe225: Download complete 16:29:48 5851b861e8e6: Verifying Checksum 16:29:48 5851b861e8e6: Download complete 16:29:48 b85a868b505f: Verifying Checksum 16:29:48 b85a868b505f: Download complete 16:29:48 bab4dde63d76: Verifying Checksum 16:29:48 bab4dde63d76: Download complete 16:29:49 b85a868b505f: Pull complete 16:29:49 e2be974225ed: Pull complete 16:29:50 339a4e72a1f5: Pull complete 16:29:50 988bab9f4d93: Pull complete 16:29:50 1469e6f7b9e6: Pull complete 16:29:50 eaf3925da568: Pull complete 16:29:52 bab4dde63d76: Pull complete 16:29:52 bde34c3a00c8: Pull complete 16:29:52 b352a97aabf1: Pull complete 16:29:52 4872d77fe225: Pull complete 16:29:52 5851b861e8e6: Pull complete 16:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:52 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:54 $ docker top 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f -eo pid,comm 16:29:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:54 [ssh-agent] Looking for ssh-agent implementation... 16:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:54 $ docker exec 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f ssh-agent 16:29:54 SSH_AUTH_SOCK=/tmp/ssh-UJV3vdpZqSc1/agent.32 16:29:54 SSH_AGENT_PID=38 16:29:54 Running ssh-add (command line suppressed) 16:29:54 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12276572217971338260.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12276572217971338260.key) 16:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:54 + git tag --points-at HEAD [Pipeline] } 16:29:54 $ docker exec --env ******** --env ******** 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f ssh-agent -k 16:29:54 unset SSH_AUTH_SOCK; 16:29:54 unset SSH_AGENT_PID; 16:29:54 echo Agent pid 38 killed; 16:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:55 [ssh-agent] Looking for ssh-agent implementation... 16:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:55 $ docker exec 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f ssh-agent 16:29:55 SSH_AUTH_SOCK=/tmp/ssh-CDZ1Isz08zWX/agent.70 16:29:55 SSH_AGENT_PID=76 16:29:55 Running ssh-add (command line suppressed) 16:29:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8253991965224367507.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8253991965224367507.key) 16:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:55 + git semver init 16:29:55 2023-03-15 16:29:55,824 [run_init] DEBUG init version:0.0.0 force:False 16:29:55 2023-03-15 16:29:55,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 16:29:55 2023-03-15 16:29:55,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 16:29:55 2023-03-15 16:29:55,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:29:56 2023-03-15 16:29:56,770 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 16:29:56 2023-03-15 16:29:56,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 16:29:56 2023-03-15 16:29:56,771 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:56 2023-03-15 16:29:56,771 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:29:56 3.0.0-dev.24 [Pipeline] } 16:29:56 $ docker exec --env ******** --env ******** 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f ssh-agent -k 16:29:56 unset SSH_AUTH_SOCK; 16:29:56 unset SSH_AGENT_PID; 16:29:56 echo Agent pid 76 killed; 16:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:57 + git semver [Pipeline] } 16:29:57 $ docker stop --time=1 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f 16:29:58 $ docker rm -f --volumes 95bf6314e84b81a099f41cc2e4f89993b3a1f707c51f3297e39190208c2dee0f [Pipeline] // withDockerContainer [Pipeline] sh 16:29:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:59 Stashed 1 file(s) [Pipeline] echo 16:29:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:59 provisioning config files... 16:29:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18018541340112289972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:59 ---> docker-login.sh 16:29:59 nexus3.edgexfoundry.org:10001 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 nexus3.edgexfoundry.org:10002 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 nexus3.edgexfoundry.org:10003 16:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:00 Configure a credential helper to remove this warning. See 16:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:00 16:30:00 Login Succeeded 16:30:00 nexus3.edgexfoundry.org:10004 16:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:00 Configure a credential helper to remove this warning. See 16:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:00 16:30:00 Login Succeeded 16:30:00 docker.io 16:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:00 Configure a credential helper to remove this warning. See 16:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:00 16:30:00 Login Succeeded 16:30:00 ---> docker-login.sh ends [Pipeline] } 16:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:00 ========================================================= 16:30:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:30:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:30:00 Sending build context to Docker daemon 23.49MB 16:30:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:30:00 Step 2/12 : FROM ${BASE} AS builder 16:30:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:01 63b65145d645: Pulling fs layer 16:30:01 a2d21d5440eb: Pulling fs layer 16:30:01 935e6c44a52c: Pulling fs layer 16:30:01 94cc34f8dd06: Pulling fs layer 16:30:01 30dea6a524f1: Pulling fs layer 16:30:01 a2aff8979fd8: Pulling fs layer 16:30:01 6808be2612f2: Pulling fs layer 16:30:01 f25807f1079a: Pulling fs layer 16:30:01 30dea6a524f1: Waiting 16:30:01 a2aff8979fd8: Waiting 16:30:01 6808be2612f2: Waiting 16:30:01 f25807f1079a: Waiting 16:30:01 94cc34f8dd06: Waiting 16:30:01 a2d21d5440eb: Verifying Checksum 16:30:01 a2d21d5440eb: Download complete 16:30:01 94cc34f8dd06: Verifying Checksum 16:30:01 94cc34f8dd06: Download complete 16:30:01 30dea6a524f1: Download complete 16:30:01 63b65145d645: Verifying Checksum 16:30:01 63b65145d645: Download complete 16:30:01 a2aff8979fd8: Verifying Checksum 16:30:01 a2aff8979fd8: Download complete 16:30:01 63b65145d645: Pull complete 16:30:01 a2d21d5440eb: Pull complete 16:30:01 f25807f1079a: Verifying Checksum 16:30:01 f25807f1079a: Download complete 16:30:01 935e6c44a52c: Verifying Checksum 16:30:01 935e6c44a52c: Download complete 16:30:02 6808be2612f2: Verifying Checksum 16:30:02 6808be2612f2: Download complete 16:30:05 935e6c44a52c: Pull complete 16:30:05 94cc34f8dd06: Pull complete 16:30:05 30dea6a524f1: Pull complete 16:30:05 a2aff8979fd8: Pull complete 16:30:08 6808be2612f2: Pull complete 16:30:08 f25807f1079a: Pull complete 16:30:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:30:08 ---> 3b553350e43f 16:30:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:30:10 ---> Running in 5d7121910669 16:30:10 Removing intermediate container 5d7121910669 16:30:10 ---> 3079a06cc03e 16:30:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:30:10 ---> Running in de9dad07fd1a 16:30:10 Removing intermediate container de9dad07fd1a 16:30:10 ---> b1e290602447 16:30:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:30:10 ---> Running in 6bb2c28fbf99 16:30:10 Removing intermediate container 6bb2c28fbf99 16:30:10 ---> 2618c56ea457 16:30:10 Step 6/12 : WORKDIR /device-virtual-go 16:30:10 ---> Running in dc204431faa5 16:30:10 Removing intermediate container dc204431faa5 16:30:10 ---> b196be24f944 16:30:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:10 ---> Running in 088e585d1fe6 16:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:30:11 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:30:11 (2/4) Installing libedit (20221030.3.1-r0) 16:30:11 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:30:11 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:30:11 Executing busybox-1.35.0-r29.trigger 16:30:11 OK: 269 MiB in 57 packages 16:30:12 Removing intermediate container 088e585d1fe6 16:30:12 ---> 64440489dfdd 16:30:12 Step 8/12 : COPY go.mod vendor* ./ 16:30:12 ---> a81e48e466d8 16:30:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:12 ---> Running in 7df270f849db 16:30:14 Still waiting to schedule task 16:30:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:30:34 Removing intermediate container 7df270f849db 16:30:34 ---> ff595a9fccc9 16:30:34 Step 10/12 : COPY . . 16:30:34 ---> 3a00b8c7870e 16:30:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:30:34 ---> Running in c8bc646f85ed 16:30:34 Removing intermediate container c8bc646f85ed 16:30:34 ---> 48d94ca5012f 16:30:34 Step 12/12 : RUN $MAKE 16:30:34 ---> Running in 629fd1061680 16:30:34 noop 16:30:34 Removing intermediate container 629fd1061680 16:30:34 ---> 47b24bb34217 16:30:34 Successfully built 47b24bb34217 16:30:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker inspect -f . ci-base-image-x86_64 16:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:34 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:35 $ docker top 72e29c832046e4fe8a36240f54c885d91535ce91377d020b110473cdfbc1f12d -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:35 + go version 16:30:35 go version go1.20.2 linux/amd64 [Pipeline] } 16:30:35 $ docker stop --time=1 72e29c832046e4fe8a36240f54c885d91535ce91377d020b110473cdfbc1f12d 16:30:36 $ docker rm -f --volumes 72e29c832046e4fe8a36240f54c885d91535ce91377d020b110473cdfbc1f12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker inspect -f . ci-base-image-x86_64 16:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:37 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:37 $ docker top f994e88f917702f69c432d28aaa7d710b794c7003d7e22adfa8aa940499e618a -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:37 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 16:30:38 + make test 16:30:38 go test ./... -coverprofile=coverage.out 16:30:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:30:51 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:30:51 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.028s coverage: 65.7% of statements 16:30:58 go vet ./... 16:31:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:00 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:00 $ docker stop --time=1 f994e88f917702f69c432d28aaa7d710b794c7003d7e22adfa8aa940499e618a 16:31:02 $ docker rm -f --volumes f994e88f917702f69c432d28aaa7d710b794c7003d7e22adfa8aa940499e618a [Pipeline] // withDockerContainer [Pipeline] sh 16:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:03 + ls -al . 16:31:03 total 192 16:31:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:30 . 16:31:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:29 .. 16:31:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:29 .git 16:31:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:29 .github 16:31:03 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:29 .gitignore 16:31:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:29 .golangci.yml 16:31:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:29 .semver 16:31:03 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:29 Attribution.txt 16:31:03 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:29 CHANGELOG.md 16:31:03 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:29 Dockerfile 16:31:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:29 GOVERNANCE.md 16:31:03 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:29 Jenkinsfile 16:31:03 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:29 LICENSE 16:31:03 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:29 Makefile 16:31:03 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:29 OWNERS.md 16:31:03 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:29 README.md 16:31:03 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:29 VERSION 16:31:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:29 bin 16:31:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:29 cmd 16:31:03 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:30 coverage.out 16:31:03 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:29 go.mod 16:31:03 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:29 go.sum 16:31:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:29 internal 16:31:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:29 snap 16:31:03 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:04 + 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=8ed51eb9eaa0a405dde043671b4ac8557819634f --label arch=amd64 --label version=3.0.0-dev.24 . 16:31:04 Sending build context to Docker daemon 23.54MB 16:31:04 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:31:04 Step 2/25 : FROM ${BASE} AS builder 16:31:04 ---> 47b24bb34217 16:31:04 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:31:04 ---> Running in 965bc6e80bac 16:31:04 Removing intermediate container 965bc6e80bac 16:31:04 ---> 1b7f8f5d9537 16:31:04 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:31:04 ---> Running in 22b17d5767f4 16:31:04 Removing intermediate container 22b17d5767f4 16:31:04 ---> 770fba035d81 16:31:04 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:31:04 ---> Running in 4938fc1f3bee 16:31:04 Removing intermediate container 4938fc1f3bee 16:31:04 ---> e113394971c6 16:31:04 Step 6/25 : WORKDIR /device-virtual-go 16:31:05 ---> Running in 81e153bb3285 16:31:05 Removing intermediate container 81e153bb3285 16:31:05 ---> febd5892c95a 16:31:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:05 ---> Running in ffed711d3e0b 16:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:05 OK: 269 MiB in 57 packages 16:31:06 Removing intermediate container ffed711d3e0b 16:31:06 ---> b941e13c4f42 16:31:06 Step 8/25 : COPY go.mod vendor* ./ 16:31:06 ---> 7995a6d6ef9c 16:31:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:06 ---> Running in c9ddf68191d4 16:31:07 Removing intermediate container c9ddf68191d4 16:31:07 ---> 8a8b54af7bba 16:31:07 Step 10/25 : COPY . . 16:31:07 ---> 7200d09a71d9 16:31:07 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:07 ---> Running in cd97316fd21c 16:31:07 Removing intermediate container cd97316fd21c 16:31:07 ---> adf60f1af876 16:31:07 Step 12/25 : RUN $MAKE 16:31:07 ---> Running in 8d35979b6bd8 16:31:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:31:26 Removing intermediate container 8d35979b6bd8 16:31:26 ---> fbd9c0ac1cc9 16:31:26 Step 13/25 : FROM alpine:3.17 16:31:26 3.17: Pulling from library/alpine 16:31:26 63b65145d645: Already exists 16:31:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:31:26 Status: Downloaded newer image for alpine:3.17 16:31:26 ---> b2aa39c304c2 16:31:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:31:26 ---> Running in 8d9722204db9 16:31:26 Removing intermediate container 8d9722204db9 16:31:26 ---> 763f7621d50c 16:31:26 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:31:26 ---> Running in a26cbdb5f8a3 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:26 (1/1) Installing dumb-init (1.2.5-r2) 16:31:26 Executing busybox-1.35.0-r29.trigger 16:31:26 OK: 7 MiB in 16 packages 16:31:26 Removing intermediate container a26cbdb5f8a3 16:31:26 ---> 937fd33b098d 16:31:26 Step 16/25 : WORKDIR / 16:31:26 ---> Running in 1139cfce3e20 16:31:26 Removing intermediate container 1139cfce3e20 16:31:26 ---> a4d724e754ff 16:31:26 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:31:26 ---> d6a4185b3276 16:31:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:31:27 ---> 7a60249a250a 16:31:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:31:27 ---> c061f2cdf494 16:31:27 Step 20/25 : EXPOSE 59900 16:31:27 ---> Running in 64bf51b6095b 16:31:27 Removing intermediate container 64bf51b6095b 16:31:27 ---> a699c9a49ff1 16:31:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:31:27 ---> Running in 0afa457ad00b 16:31:27 Removing intermediate container 0afa457ad00b 16:31:27 ---> 5c246daa4a46 16:31:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:31:27 ---> Running in 465d8ae69969 16:31:27 Removing intermediate container 465d8ae69969 16:31:27 ---> 5beeeb12fbde 16:31:27 Step 23/25 : LABEL arch=amd64 16:31:27 ---> Running in 29c3ae067bea 16:31:28 Removing intermediate container 29c3ae067bea 16:31:28 ---> 145810bb5d60 16:31:28 Step 24/25 : LABEL git_sha=8ed51eb9eaa0a405dde043671b4ac8557819634f 16:31:28 ---> Running in af69d9330179 16:31:28 Removing intermediate container af69d9330179 16:31:28 ---> 4f58c663bf5c 16:31:28 Step 25/25 : LABEL version=3.0.0-dev.24 16:31:28 ---> Running in 97c234bea5d5 16:31:28 Removing intermediate container 97c234bea5d5 16:31:28 ---> 93bd15106c51 16:31:28 [Warning] One or more build-args [ARCH] were not consumed 16:31:28 Successfully built 93bd15106c51 16:31:28 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:28 provisioning config files... 16:31:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2090044768586137754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:28 ---> docker-login.sh 16:31:28 nexus3.edgexfoundry.org:10001 16:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:28 Configure a credential helper to remove this warning. See 16:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:28 16:31:28 Login Succeeded 16:31:28 nexus3.edgexfoundry.org:10002 16:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:28 Configure a credential helper to remove this warning. See 16:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:28 16:31:28 Login Succeeded 16:31:28 nexus3.edgexfoundry.org:10003 16:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:29 Configure a credential helper to remove this warning. See 16:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:29 16:31:29 Login Succeeded 16:31:29 nexus3.edgexfoundry.org:10004 16:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:29 Configure a credential helper to remove this warning. See 16:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:29 16:31:29 Login Succeeded 16:31:29 docker.io 16:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:29 Configure a credential helper to remove this warning. See 16:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:29 16:31:29 Login Succeeded 16:31:29 ---> docker-login.sh ends [Pipeline] } 16:31:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:29 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 16:31:29 8ed51eb9eaa0a405dde043671b4ac8557819634f 16:31:29 latest 16:31:29 3.0.0-dev.24 16:31:29 8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:31:29 main 16:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f 16:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:31:29 84992c113c1a: Preparing 16:31:29 ae0b68d45827: Preparing 16:31:29 fe7b65502259: Preparing 16:31:29 7c76f4aa54fd: Preparing 16:31:29 7cd52847ad77: Preparing 16:31:29 7cd52847ad77: Layer already exists 16:31:29 fe7b65502259: Pushed 16:31:29 7c76f4aa54fd: Pushed 16:31:29 ae0b68d45827: Pushed 16:31:32 84992c113c1a: Pushed 16:31:32 8ed51eb9eaa0a405dde043671b4ac8557819634f: digest: sha256:120c8cbfa96baefb2483217eb8ada6d621faa72fe9f98a7a414a4aaebd81ba4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 16:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:31:33 84992c113c1a: Preparing 16:31:33 ae0b68d45827: Preparing 16:31:33 fe7b65502259: Preparing 16:31:33 7c76f4aa54fd: Preparing 16:31:33 7cd52847ad77: Preparing 16:31:33 7cd52847ad77: Layer already exists 16:31:33 ae0b68d45827: Layer already exists 16:31:33 7c76f4aa54fd: Layer already exists 16:31:33 fe7b65502259: Layer already exists 16:31:33 84992c113c1a: Layer already exists 16:31:33 latest: digest: sha256:120c8cbfa96baefb2483217eb8ada6d621faa72fe9f98a7a414a4aaebd81ba4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.24 16:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:31:33 84992c113c1a: Preparing 16:31:33 ae0b68d45827: Preparing 16:31:33 fe7b65502259: Preparing 16:31:33 7c76f4aa54fd: Preparing 16:31:33 7cd52847ad77: Preparing 16:31:33 7c76f4aa54fd: Layer already exists 16:31:33 fe7b65502259: Layer already exists 16:31:33 7cd52847ad77: Layer already exists 16:31:33 84992c113c1a: Layer already exists 16:31:33 ae0b68d45827: Layer already exists 16:31:33 3.0.0-dev.24: digest: sha256:120c8cbfa96baefb2483217eb8ada6d621faa72fe9f98a7a414a4aaebd81ba4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:31:34 84992c113c1a: Preparing 16:31:34 ae0b68d45827: Preparing 16:31:34 fe7b65502259: Preparing 16:31:34 7c76f4aa54fd: Preparing 16:31:34 7cd52847ad77: Preparing 16:31:34 7cd52847ad77: Layer already exists 16:31:34 ae0b68d45827: Layer already exists 16:31:34 fe7b65502259: Layer already exists 16:31:34 84992c113c1a: Layer already exists 16:31:34 7c76f4aa54fd: Layer already exists 16:31:34 8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24: digest: sha256:120c8cbfa96baefb2483217eb8ada6d621faa72fe9f98a7a414a4aaebd81ba4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 16:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 16:31:34 84992c113c1a: Preparing 16:31:34 ae0b68d45827: Preparing 16:31:34 fe7b65502259: Preparing 16:31:34 7c76f4aa54fd: Preparing 16:31:34 7cd52847ad77: Preparing 16:31:34 84992c113c1a: Layer already exists 16:31:34 7cd52847ad77: Layer already exists 16:31:34 7c76f4aa54fd: Layer already exists 16:31:34 ae0b68d45827: Layer already exists 16:31:34 fe7b65502259: Layer already exists 16:31:34 main: digest: sha256:120c8cbfa96baefb2483217eb8ada6d621faa72fe9f98a7a414a4aaebd81ba4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:34 ===================================================== [Pipeline] echo 16:31:34 taggedImages: 16:31:34 - nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f 16:31:34 - nexus3.edgexfoundry.org:10004/device-virtual:latest 16:31:34 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.24 16:31:34 - nexus3.edgexfoundry.org:10004/device-virtual:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:31:34 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:35 16:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:35 latest: Pulling from edgex-lftools-log-publisher 16:31:35 5eb5b503b376: Pulling fs layer 16:31:35 5c69ac0246d0: Pulling fs layer 16:31:35 ec43610c2a17: Pulling fs layer 16:31:35 3a2ae6a8a46f: Pulling fs layer 16:31:35 33b1e0a273af: Pulling fs layer 16:31:35 5d3b04190fa2: Pulling fs layer 16:31:35 2f39f015ded8: Pulling fs layer 16:31:35 5d3b04190fa2: Waiting 16:31:35 3a2ae6a8a46f: Waiting 16:31:35 33b1e0a273af: Waiting 16:31:35 3a2ae6a8a46f: Verifying Checksum 16:31:35 3a2ae6a8a46f: Download complete 16:31:35 33b1e0a273af: Verifying Checksum 16:31:35 33b1e0a273af: Download complete 16:31:35 ec43610c2a17: Verifying Checksum 16:31:35 ec43610c2a17: Download complete 16:31:35 5d3b04190fa2: Verifying Checksum 16:31:35 5d3b04190fa2: Download complete 16:31:35 5eb5b503b376: Verifying Checksum 16:31:35 5eb5b503b376: Download complete 16:31:36 2f39f015ded8: Verifying Checksum 16:31:36 2f39f015ded8: Download complete 16:31:36 5eb5b503b376: Pull complete 16:31:36 5c69ac0246d0: Pull complete 16:31:37 ec43610c2a17: Pull complete 16:31:37 3a2ae6a8a46f: Pull complete 16:31:37 33b1e0a273af: Pull complete 16:31:37 5d3b04190fa2: Pull complete 16:31:42 2f39f015ded8: Pull complete 16:31:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:42 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:31:43 $ docker top f41c3f279ee5e35bfa5caf3f2f59ecd6ad620a6ccd36da54bf974299986c4754 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:44 ---> job-cost.sh 16:31:44 lf-activate-venv: SKIPPING 16:31:44 INFO: No Stack... 16:31:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:44 INFO: Archiving Costs [Pipeline] sh 16:31:45 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 16:31:45 + cut -d, -f6 [Pipeline] lock 16:31:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] 16:31:45 Resource [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] did not exist. Created. 16:31:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:45 + echo total: 0.2199999988079071 [Pipeline] stash 16:31:45 Stashed 1 file(s) [Pipeline] } 16:31:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:45 $ docker stop --time=1 f41c3f279ee5e35bfa5caf3f2f59ecd6ad620a6ccd36da54bf974299986c4754 16:31:46 $ docker rm -f --volumes f41c3f279ee5e35bfa5caf3f2f59ecd6ad620a6ccd36da54bf974299986c4754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:48:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1964 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 16:48:03 Running in /w/workspace/device-virtual-go/96 [Pipeline] { [Pipeline] checkout 16:48:03 The recommended git tool is: git 16:48:12 using credential edgex-jenkins-ssh 16:48:12 Cloning the remote Git repository 16:48:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:48:13 > git init /w/workspace/device-virtual-go/96 # timeout=10 16:48:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:48:13 > git --version # timeout=10 16:48:13 > git --version # 'git version 2.25.1' 16:48:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:48:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:17 Avoid second fetch 16:48:17 Checking out Revision 8ed51eb9eaa0a405dde043671b4ac8557819634f (main) 16:48:17 Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.54" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:17 > git config core.sparsecheckout # timeout=10 16:48:17 > git checkout -f 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 16:48:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:18 Dload Upload Total Spent Left Speed 16:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 16:48:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:48:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:48:19 + sudo tee /etc/docker/daemon.new 16:48:19 { 16:48:19 "registry-mirrors": [ 16:48:19 "https://nexus3.edgexfoundry.org:10001" 16:48:19 ], 16:48:19 "bip": "10.250.0.254/24", 16:48:19 "hosts": [ 16:48:19 "tcp://0.0.0.0:5555", 16:48:19 "unix:///var/run/docker.sock" 16:48:19 ], 16:48:19 "mtu": 1458, 16:48:19 "selinux-enabled": true, 16:48:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:48:19 } [Pipeline] sh 16:48:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:48:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:38 provisioning config files... 16:48:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/96@tmp/config8230819923124879701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:39 ---> docker-login.sh 16:48:39 nexus3.edgexfoundry.org:10001 16:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:39 Configure a credential helper to remove this warning. See 16:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:39 16:48:39 Login Succeeded 16:48:39 nexus3.edgexfoundry.org:10002 16:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:40 Configure a credential helper to remove this warning. See 16:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:40 16:48:40 Login Succeeded 16:48:40 nexus3.edgexfoundry.org:10003 16:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:40 Configure a credential helper to remove this warning. See 16:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:40 16:48:40 Login Succeeded 16:48:40 nexus3.edgexfoundry.org:10004 16:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 docker.io 16:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 ---> docker-login.sh ends [Pipeline] } 16:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:42 ========================================================= 16:48:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:48:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:48:43 Sending build context to Docker daemon 11.9MB 16:48:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:48:43 Step 2/12 : FROM ${BASE} AS builder 16:48:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:43 af6eaf76a39c: Pulling fs layer 16:48:43 55522c791124: Pulling fs layer 16:48:43 ce5c4a1c91eb: Pulling fs layer 16:48:43 169dfbe0d373: Pulling fs layer 16:48:43 e1ff8fa3b103: Pulling fs layer 16:48:43 52ebb69f0ebf: Pulling fs layer 16:48:43 5abe8eddf0d5: Pulling fs layer 16:48:43 169dfbe0d373: Waiting 16:48:43 e1ff8fa3b103: Waiting 16:48:43 52ebb69f0ebf: Waiting 16:48:43 5abe8eddf0d5: Waiting 16:48:43 55522c791124: Verifying Checksum 16:48:43 55522c791124: Download complete 16:48:43 169dfbe0d373: Verifying Checksum 16:48:43 169dfbe0d373: Download complete 16:48:43 e1ff8fa3b103: Verifying Checksum 16:48:43 e1ff8fa3b103: Download complete 16:48:43 af6eaf76a39c: Verifying Checksum 16:48:44 af6eaf76a39c: Pull complete 16:48:45 55522c791124: Pull complete 16:48:45 5abe8eddf0d5: Verifying Checksum 16:48:45 5abe8eddf0d5: Download complete 16:48:46 52ebb69f0ebf: Verifying Checksum 16:48:46 52ebb69f0ebf: Download complete 16:48:46 ce5c4a1c91eb: Verifying Checksum 16:48:46 ce5c4a1c91eb: Download complete 16:48:59 ce5c4a1c91eb: Pull complete 16:48:59 169dfbe0d373: Pull complete 16:48:59 e1ff8fa3b103: Pull complete 16:49:09 52ebb69f0ebf: Pull complete 16:49:11 5abe8eddf0d5: Pull complete 16:49:11 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:49:11 ---> 6cb57ee374ae 16:49:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:49:13 ---> Running in 27a1687af456 16:49:13 Removing intermediate container 27a1687af456 16:49:13 ---> 6a1a22296eb0 16:49:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:49:13 ---> Running in 1def680911e7 16:49:13 Removing intermediate container 1def680911e7 16:49:13 ---> bd0f3a2c3283 16:49:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:49:13 ---> Running in 71e53cf67f25 16:49:14 Removing intermediate container 71e53cf67f25 16:49:14 ---> 7d6f9d8e0a2f 16:49:14 Step 6/12 : WORKDIR /device-virtual-go 16:49:14 ---> Running in bb5895132879 16:49:14 Removing intermediate container bb5895132879 16:49:14 ---> 47c2dc301455 16:49:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:14 ---> Running in 43ad1864da46 16:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:49:19 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:49:19 (2/4) Installing libedit (20221030.3.1-r0) 16:49:19 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:49:19 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:49:19 Executing busybox-1.35.0-r29.trigger 16:49:19 OK: 268 MiB in 57 packages 16:49:20 Removing intermediate container 43ad1864da46 16:49:20 ---> 989183bde07f 16:49:20 Step 8/12 : COPY go.mod vendor* ./ 16:49:21 ---> 17d44e2363a1 16:49:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:21 ---> Running in e01d429bade4 16:50:29 Removing intermediate container e01d429bade4 16:50:29 ---> e4ee155bf662 16:50:29 Step 10/12 : COPY . . 16:50:29 ---> 5d716b14a26f 16:50:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:50:29 ---> Running in ea580de882b2 16:50:29 Removing intermediate container ea580de882b2 16:50:29 ---> 0770ea03adb5 16:50:29 Step 12/12 : RUN $MAKE 16:50:29 ---> Running in 1d18afd12dd3 16:50:29 noop 16:50:29 Removing intermediate container 1d18afd12dd3 16:50:29 ---> 2a6967588f70 16:50:29 Successfully built 2a6967588f70 16:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:29 + docker inspect -f . ci-base-image-arm64 16:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:29 prd-ubuntu20.04-docker-arm64-4c-16g-1964 does not seem to be running inside a container 16:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/96 -v /w/workspace/device-virtual-go/96:/w/workspace/device-virtual-go/96:rw,z -v /w/workspace/device-virtual-go/96@tmp:/w/workspace/device-virtual-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:30 $ docker top 40bf8b78608fa54ed38cfd43685905a8c5f0979e1744488bb454c9df5981500e -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:31 + go version 16:50:31 go version go1.20.2 linux/arm64 [Pipeline] } 16:50:31 $ docker stop --time=1 40bf8b78608fa54ed38cfd43685905a8c5f0979e1744488bb454c9df5981500e 16:50:33 $ docker rm -f --volumes 40bf8b78608fa54ed38cfd43685905a8c5f0979e1744488bb454c9df5981500e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:33 + docker inspect -f . ci-base-image-arm64 16:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:34 prd-ubuntu20.04-docker-arm64-4c-16g-1964 does not seem to be running inside a container 16:50:34 $ 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/96 -v /w/workspace/device-virtual-go/96:/w/workspace/device-virtual-go/96:rw,z -v /w/workspace/device-virtual-go/96@tmp:/w/workspace/device-virtual-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:35 $ docker top 5131182e5c7906d3190b23c210ed562c069806535307bccc3124f666804e482e -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:36 + git config --global --add safe.directory /w/workspace/device-virtual-go/96 [Pipeline] fileExists [Pipeline] sh 16:50:37 + make test 16:50:37 go test ./... -coverprofile=coverage.out 16:51:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:53:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:53:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements 16:53:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:53:22 go vet ./... 16:53:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:53:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:53:49 ./bin/test-attribution-txt.sh [Pipeline] echo 16:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:53:49 $ docker stop --time=1 5131182e5c7906d3190b23c210ed562c069806535307bccc3124f666804e482e 16:53:51 $ docker rm -f --volumes 5131182e5c7906d3190b23c210ed562c069806535307bccc3124f666804e482e [Pipeline] // withDockerContainer [Pipeline] sh 16:53:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:52 Warning: overwriting stash ‘coverage-report’ 16:53:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:54 + ls -al . 16:53:54 total 188 16:53:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:50 . 16:53:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 .. 16:53:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:48 .git 16:53:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 .github 16:53:54 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:48 .gitignore 16:53:54 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:48 .golangci.yml 16:53:54 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:48 Attribution.txt 16:53:54 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:48 CHANGELOG.md 16:53:54 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:48 Dockerfile 16:53:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:48 GOVERNANCE.md 16:53:54 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:48 Jenkinsfile 16:53:54 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:48 LICENSE 16:53:54 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:48 Makefile 16:53:54 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:48 OWNERS.md 16:53:54 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:48 README.md 16:53:54 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:29 VERSION 16:53:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:48 bin 16:53:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 cmd 16:53:54 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:53 coverage.out 16:53:54 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:48 go.mod 16:53:54 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:48 go.sum 16:53:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 internal 16:53:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 snap 16:53:54 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:54 + 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=8ed51eb9eaa0a405dde043671b4ac8557819634f --label arch=arm64 --label version=3.0.0-dev.24 . 16:53:54 Sending build context to Docker daemon 11.95MB 16:53:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:53:54 Step 2/25 : FROM ${BASE} AS builder 16:53:54 ---> 2a6967588f70 16:53:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:53:54 ---> Running in 8684b949ea87 16:53:55 Removing intermediate container 8684b949ea87 16:53:55 ---> fc39105e7c16 16:53:55 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:53:55 ---> Running in 2f361cf5bb91 16:53:55 Removing intermediate container 2f361cf5bb91 16:53:55 ---> e2363603f9e3 16:53:55 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:53:55 ---> Running in 6f719c9950a6 16:53:56 Removing intermediate container 6f719c9950a6 16:53:56 ---> 38f1f655f49c 16:53:56 Step 6/25 : WORKDIR /device-virtual-go 16:53:56 ---> Running in c2e2998da4b4 16:53:56 Removing intermediate container c2e2998da4b4 16:53:56 ---> 431375dba8df 16:53:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:56 ---> Running in 24a0df8f89c7 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:53:59 OK: 268 MiB in 57 packages 16:54:00 Removing intermediate container 24a0df8f89c7 16:54:00 ---> ffd896c5a372 16:54:00 Step 8/25 : COPY go.mod vendor* ./ 16:54:00 ---> a165408331aa 16:54:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:00 ---> Running in 18b5e566025b 16:54:03 Removing intermediate container 18b5e566025b 16:54:03 ---> 660e8621ecfc 16:54:03 Step 10/25 : COPY . . 16:54:04 ---> b6ffb10f9fd9 16:54:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:54:04 ---> Running in 5765dcafda58 16:54:05 Removing intermediate container 5765dcafda58 16:54:05 ---> 9552f426927a 16:54:05 Step 12/25 : RUN $MAKE 16:54:05 ---> Running in 8d882a68ea30 16:54:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:56:42 Removing intermediate container 8d882a68ea30 16:56:42 ---> b4c82dcbb45c 16:56:42 Step 13/25 : FROM alpine:3.17 16:56:42 3.17: Pulling from library/alpine 16:56:42 af6eaf76a39c: Already exists 16:56:42 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:56:42 Status: Downloaded newer image for alpine:3.17 16:56:42 ---> d74e625d9115 16:56:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:56:42 ---> Running in 3130bc763722 16:56:42 Removing intermediate container 3130bc763722 16:56:42 ---> 24bf9be00329 16:56:42 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:56:42 ---> Running in b912997953fa 16:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:56:42 (1/1) Installing dumb-init (1.2.5-r2) 16:56:42 Executing busybox-1.35.0-r29.trigger 16:56:42 OK: 8 MiB in 16 packages 16:56:42 Removing intermediate container b912997953fa 16:56:42 ---> d7b1ab5aa888 16:56:42 Step 16/25 : WORKDIR / 16:56:42 ---> Running in de4cd4f9f879 16:56:42 Removing intermediate container de4cd4f9f879 16:56:42 ---> 33d6860ab655 16:56:42 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:56:42 ---> 2c6253b44ee4 16:56:42 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:56:42 ---> f3786bc4d38e 16:56:42 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:56:43 ---> 8073e5907e89 16:56:43 Step 20/25 : EXPOSE 59900 16:56:43 ---> Running in cf9fb08e5035 16:56:44 Removing intermediate container cf9fb08e5035 16:56:44 ---> 32cebb2d56a3 16:56:44 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:56:44 ---> Running in 8c11460f6a44 16:56:44 Removing intermediate container 8c11460f6a44 16:56:44 ---> 0d336724208d 16:56:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:56:44 ---> Running in 3260ed5f51a8 16:56:44 Removing intermediate container 3260ed5f51a8 16:56:44 ---> 09f7260445ac 16:56:44 Step 23/25 : LABEL arch=arm64 16:56:45 ---> Running in 66559245e89f 16:56:45 Removing intermediate container 66559245e89f 16:56:45 ---> 9d12e0118057 16:56:45 Step 24/25 : LABEL git_sha=8ed51eb9eaa0a405dde043671b4ac8557819634f 16:56:45 ---> Running in f47a8901cec6 16:56:45 Removing intermediate container f47a8901cec6 16:56:45 ---> 40cb43b87cc7 16:56:45 Step 25/25 : LABEL version=3.0.0-dev.24 16:56:45 ---> Running in 7fc678a4addb 16:56:46 Removing intermediate container 7fc678a4addb 16:56:46 ---> c4fc2ceb8431 16:56:46 [Warning] One or more build-args [ARCH] were not consumed 16:56:46 Successfully built c4fc2ceb8431 16:56:46 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:46 provisioning config files... 16:56:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/96@tmp/config481600342811807239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:46 ---> docker-login.sh 16:56:46 nexus3.edgexfoundry.org:10001 16:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:46 Configure a credential helper to remove this warning. See 16:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:46 16:56:46 Login Succeeded 16:56:46 nexus3.edgexfoundry.org:10002 16:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:47 Configure a credential helper to remove this warning. See 16:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:47 16:56:47 Login Succeeded 16:56:47 nexus3.edgexfoundry.org:10003 16:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:47 Configure a credential helper to remove this warning. See 16:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:47 16:56:47 Login Succeeded 16:56:47 nexus3.edgexfoundry.org:10004 16:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:48 Configure a credential helper to remove this warning. See 16:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:48 16:56:48 Login Succeeded 16:56:48 docker.io 16:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:48 Configure a credential helper to remove this warning. See 16:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:48 16:56:48 Login Succeeded 16:56:48 ---> docker-login.sh ends [Pipeline] } 16:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:48 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 16:56:48 8ed51eb9eaa0a405dde043671b4ac8557819634f 16:56:48 latest 16:56:48 3.0.0-dev.24 16:56:48 8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:56:48 main 16:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f 16:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:56:49 0204b3e76757: Preparing 16:56:49 385563fa4b38: Preparing 16:56:49 1490d0914f52: Preparing 16:56:49 c6e8aca24b47: Preparing 16:56:49 edf70074bd40: Preparing 16:56:49 edf70074bd40: Layer already exists 16:56:49 385563fa4b38: Pushed 16:56:49 c6e8aca24b47: Pushed 16:56:49 1490d0914f52: Pushed 16:56:56 0204b3e76757: Pushed 16:56:56 8ed51eb9eaa0a405dde043671b4ac8557819634f: digest: sha256:340487e28d16149d1253befa18037849624baeed4bcc7c869b3e8112182adcc7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:56:57 0204b3e76757: Preparing 16:56:57 385563fa4b38: Preparing 16:56:57 1490d0914f52: Preparing 16:56:57 c6e8aca24b47: Preparing 16:56:57 edf70074bd40: Preparing 16:56:57 1490d0914f52: Layer already exists 16:56:57 edf70074bd40: Layer already exists 16:56:57 0204b3e76757: Layer already exists 16:56:57 385563fa4b38: Layer already exists 16:56:57 c6e8aca24b47: Layer already exists 16:56:57 latest: digest: sha256:340487e28d16149d1253befa18037849624baeed4bcc7c869b3e8112182adcc7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.24 16:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:56:58 0204b3e76757: Preparing 16:56:58 385563fa4b38: Preparing 16:56:58 1490d0914f52: Preparing 16:56:58 c6e8aca24b47: Preparing 16:56:58 edf70074bd40: Preparing 16:56:58 385563fa4b38: Layer already exists 16:56:58 edf70074bd40: Layer already exists 16:56:58 0204b3e76757: Layer already exists 16:56:58 1490d0914f52: Layer already exists 16:56:58 c6e8aca24b47: Layer already exists 16:56:58 3.0.0-dev.24: digest: sha256:340487e28d16149d1253befa18037849624baeed4bcc7c869b3e8112182adcc7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:56:59 0204b3e76757: Preparing 16:56:59 385563fa4b38: Preparing 16:56:59 1490d0914f52: Preparing 16:56:59 c6e8aca24b47: Preparing 16:56:59 edf70074bd40: Preparing 16:56:59 c6e8aca24b47: Layer already exists 16:56:59 385563fa4b38: Layer already exists 16:56:59 edf70074bd40: Layer already exists 16:56:59 0204b3e76757: Layer already exists 16:56:59 1490d0914f52: Layer already exists 16:56:59 8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24: digest: sha256:340487e28d16149d1253befa18037849624baeed4bcc7c869b3e8112182adcc7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 16:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 16:57:00 0204b3e76757: Preparing 16:57:00 385563fa4b38: Preparing 16:57:00 1490d0914f52: Preparing 16:57:00 c6e8aca24b47: Preparing 16:57:00 edf70074bd40: Preparing 16:57:00 edf70074bd40: Layer already exists 16:57:00 c6e8aca24b47: Layer already exists 16:57:00 1490d0914f52: Layer already exists 16:57:00 385563fa4b38: Layer already exists 16:57:00 0204b3e76757: Layer already exists 16:57:00 main: digest: sha256:340487e28d16149d1253befa18037849624baeed4bcc7c869b3e8112182adcc7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:00 ===================================================== [Pipeline] echo 16:57:00 taggedImages: 16:57:00 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f 16:57:00 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 16:57:00 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.24 16:57:00 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8ed51eb9eaa0a405dde043671b4ac8557819634f-3.0.0-dev.24 16:57:00 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:01 16:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:01 arm64: Pulling from edgex-lftools-log-publisher 16:57:01 8998bd30e6a1: Pulling fs layer 16:57:01 04944245beec: Pulling fs layer 16:57:01 699f458cf7ca: Pulling fs layer 16:57:01 765212b225bb: Pulling fs layer 16:57:01 f23df028b6ca: Pulling fs layer 16:57:01 d65c8cfc05b1: Pulling fs layer 16:57:01 2437ff75d9bd: Pulling fs layer 16:57:01 765212b225bb: Waiting 16:57:01 f23df028b6ca: Waiting 16:57:01 d65c8cfc05b1: Waiting 16:57:01 2437ff75d9bd: Waiting 16:57:01 04944245beec: Verifying Checksum 16:57:01 04944245beec: Download complete 16:57:01 765212b225bb: Verifying Checksum 16:57:01 765212b225bb: Download complete 16:57:01 f23df028b6ca: Verifying Checksum 16:57:01 f23df028b6ca: Download complete 16:57:01 d65c8cfc05b1: Verifying Checksum 16:57:01 d65c8cfc05b1: Download complete 16:57:02 699f458cf7ca: Verifying Checksum 16:57:02 699f458cf7ca: Download complete 16:57:02 8998bd30e6a1: Verifying Checksum 16:57:02 8998bd30e6a1: Download complete 16:57:05 2437ff75d9bd: Verifying Checksum 16:57:05 2437ff75d9bd: Download complete 16:57:06 8998bd30e6a1: Pull complete 16:57:07 04944245beec: Pull complete 16:57:08 699f458cf7ca: Pull complete 16:57:08 765212b225bb: Pull complete 16:57:09 f23df028b6ca: Pull complete 16:57:09 d65c8cfc05b1: Pull complete 16:57:24 2437ff75d9bd: Pull complete 16:57:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:25 prd-ubuntu20.04-docker-arm64-4c-16g-1964 does not seem to be running inside a container 16:57:25 $ 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/96 -v /w/workspace/device-virtual-go/96:/w/workspace/device-virtual-go/96:rw,z -v /w/workspace/device-virtual-go/96@tmp:/w/workspace/device-virtual-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:57:28 $ docker top 49f82f13809faf0bd7f3b8718f18fe03a315f31295ee666633782f9aa2ec8644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:29 ---> job-cost.sh 16:57:29 lf-activate-venv: SKIPPING 16:57:29 INFO: No Stack... 16:57:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:57:30 INFO: Archiving Costs [Pipeline] sh 16:57:31 + cat /w/workspace/device-virtual-go/96/archives/cost.csv 16:57:31 + cut -d, -f6 [Pipeline] lock 16:57:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] 16:57:31 Resource [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] did not exist. Created. 16:57:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:32 /w/workspace/device-virtual-go/96@tmp/durable-960919b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:57:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:57:32 Warning: overwriting stash ‘stack-cost’ 16:57:33 Stashed 1 file(s) [Pipeline] } 16:57:33 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:33 $ docker stop --time=1 49f82f13809faf0bd7f3b8718f18fe03a315f31295ee666633782f9aa2ec8644 16:57:34 $ docker rm -f --volumes 49f82f13809faf0bd7f3b8718f18fe03a315f31295ee666633782f9aa2ec8644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:57:34 provisioning config files... 16:57:34 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3579889748366622091tmp [Pipeline] { [Pipeline] sh 16:57:35 + set +x 16:57:35 + curl -s https://codecov.io/bash 16:57:35 + bash -s -- 16:57:35 16:57:35 _____ _ 16:57:35 / ____| | | 16:57:35 | | ___ __| | ___ ___ _____ __ 16:57:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:57:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:57:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:57:35 Bash-1.0.6 16:57:35 16:57:35 16:57:35 ==> git version 2.25.1 found 16:57:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:57:35 Release-Date: 2020-01-08 16:57:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:57:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:57:35 ==> Jenkins CI detected. 16:57:35 current dir:  /w/workspace/exfoundry_device-virtual-go_main 16:57:35 project root: . 16:57:35 --> token set from env 16:57:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:57:35 ==> Running gcov in . (disable via -X gcov) 16:57:35 ==> Python coveragepy not found 16:57:35 ==> Searching for coverage reports in: 16:57:35 + . 16:57:35 -> Found 1 reports 16:57:35 ==> Detecting git/mercurial file structure 16:57:35 ==> Reading reports 16:57:35 + ./coverage.out bytes=44311 16:57:35 ==> Appending adjustments 16:57:35 https://docs.codecov.io/docs/fixing-reports 16:57:35 + Found adjustments 16:57:35 ==> Gzipping contents 16:57:35 8.0K /tmp/codecov.R8vMOm.gz 16:57:35 ==> Uploading reports 16:57:35 url: https://codecov.io 16:57:35 query: branch=main&commit=8ed51eb9eaa0a405dde043671b4ac8557819634f&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:57:35 -> Pinging Codecov 16:57:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=8ed51eb9eaa0a405dde043671b4ac8557819634f&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:58:07 -> Uploading to 16:58:07 16:58:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:07 Dload Upload Total Spent Left Speed 16:58:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 16:58:07 X> Failed to upload 16:58:07 ==> Uploading to Codecov 16:58:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:07 Dload Upload Total Spent Left Speed 16:58:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5680 100 250 100 5430 1689 36689 --:--:-- --:--:-- --:--:-- 38378 16:58:07 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "43fedcc5-aa2f-46ab-8291-fd14e65c18e6", "url": "https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8ed51eb9eaa0a405dde043671b4ac8557819634f"} [Pipeline] } 16:58:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:58:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:58:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:08 16:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:58:08 df9b9388f04a: Pulling fs layer 16:58:08 52dc419b0ee2: Pulling fs layer 16:58:08 25bc292e5bac: Pulling fs layer 16:58:08 114826534d7a: Pulling fs layer 16:58:08 4657fd5d0bcf: Pulling fs layer 16:58:08 6ad1cebc031e: Pulling fs layer 16:58:08 8a3aa393b2d8: Pulling fs layer 16:58:08 8a3aa393b2d8: Waiting 16:58:08 6ad1cebc031e: Waiting 16:58:08 114826534d7a: Waiting 16:58:08 4657fd5d0bcf: Waiting 16:58:08 25bc292e5bac: Verifying Checksum 16:58:08 25bc292e5bac: Download complete 16:58:08 52dc419b0ee2: Verifying Checksum 16:58:08 52dc419b0ee2: Download complete 16:58:08 4657fd5d0bcf: Verifying Checksum 16:58:08 4657fd5d0bcf: Download complete 16:58:08 df9b9388f04a: Verifying Checksum 16:58:08 df9b9388f04a: Download complete 16:58:08 df9b9388f04a: Pull complete 16:58:08 6ad1cebc031e: Verifying Checksum 16:58:08 6ad1cebc031e: Download complete 16:58:08 52dc419b0ee2: Pull complete 16:58:09 25bc292e5bac: Pull complete 16:58:09 114826534d7a: Verifying Checksum 16:58:09 114826534d7a: Download complete 16:58:09 8a3aa393b2d8: Verifying Checksum 16:58:09 8a3aa393b2d8: Download complete 16:58:12 114826534d7a: Pull complete 16:58:12 4657fd5d0bcf: Pull complete 16:58:13 6ad1cebc031e: Pull complete 16:58:15 8a3aa393b2d8: Pull complete 16:58:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:15 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:58:17 $ docker top b57571bd906320fe1d61acc827517a5f6a8aaba7c8eaa69c4d409d657ab71167 -eo pid,comm [Pipeline] { [Pipeline] echo 16:58:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 16:58:18 + set -o pipefail 16:58:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 16:58:23 16:58:23 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 16:58:23 16:58:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/54488d72-70f3-4508-ae61-4865c48730ac 16:58:23 16:58:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:58:23 16:58:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:58:23 16:58:23 16:58:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:58:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:58:23 More details here: https://snyk.co/ue1NS [Pipeline] } 16:58:23 $ docker stop --time=1 b57571bd906320fe1d61acc827517a5f6a8aaba7c8eaa69c4d409d657ab71167 16:58:25 $ docker rm -f --volumes b57571bd906320fe1d61acc827517a5f6a8aaba7c8eaa69c4d409d657ab71167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:26 + git log --format=format:%s -1 8ed51eb9eaa0a405dde043671b4ac8557819634f [Pipeline] sh 16:58:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:26 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:27 $ docker top d4b3cd3b3e0b47ea33cb1c912b6fb229d9c96cfb98c610fe13be1b2a78471159 -eo pid,comm 16:58:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:58:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:27 [ssh-agent] Looking for ssh-agent implementation... 16:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:27 $ docker exec d4b3cd3b3e0b47ea33cb1c912b6fb229d9c96cfb98c610fe13be1b2a78471159 ssh-agent 16:58:27 SSH_AUTH_SOCK=/tmp/ssh-9Zg8T96CfnHY/agent.32 16:58:27 SSH_AGENT_PID=38 16:58:27 Running ssh-add (command line suppressed) 16:58:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9368399058884627871.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9368399058884627871.key) 16:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:27 + git semver tag 16:58:28 2023-03-15 16:58:28,154 [run_tag] DEBUG tag force:False 16:58:28 2023-03-15 16:58:28,154 [check_head_tag] DEBUG check head tag 16:58:28 2023-03-15 16:58:28,155 [execute] INFO git cat-file --batch-check 16:58:28 2023-03-15 16:58:28,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:58:28 2023-03-15 16:58:28,158 [execute] INFO git cat-file --batch 16:58:28 2023-03-15 16:58:28,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 16:58:28 2023-03-15 16:58:28,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:28 2023-03-15 16:58:28,180 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 16:58:28 2023-03-15 16:58:28,180 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:58:28 2023-03-15 16:58:28,185 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:28 3.0.0-dev.24 [Pipeline] } 16:58:28 $ docker exec --env ******** --env ******** d4b3cd3b3e0b47ea33cb1c912b6fb229d9c96cfb98c610fe13be1b2a78471159 ssh-agent -k 16:58:28 unset SSH_AUTH_SOCK; 16:58:28 unset SSH_AGENT_PID; 16:58:28 echo Agent pid 38 killed; 16:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:28 + git semver [Pipeline] } 16:58:28 $ docker stop --time=1 d4b3cd3b3e0b47ea33cb1c912b6fb229d9c96cfb98c610fe13be1b2a78471159 16:58:30 $ docker rm -f --volumes d4b3cd3b3e0b47ea33cb1c912b6fb229d9c96cfb98c610fe13be1b2a78471159 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:30 16:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:30 0.23.1-centos7: Pulling from edgex-lftools 16:58:30 ab5ef0e58194: Pulling fs layer 16:58:30 9712f1f96733: Pulling fs layer 16:58:30 63f879dbbcfc: Pulling fs layer 16:58:30 0d9ebad4ef96: Pulling fs layer 16:58:30 e9a5061849ea: Pulling fs layer 16:58:30 d747dcd14b5f: Pulling fs layer 16:58:30 2de7ff778b66: Pulling fs layer 16:58:30 d747dcd14b5f: Waiting 16:58:30 e9a5061849ea: Waiting 16:58:30 0d9ebad4ef96: Waiting 16:58:30 9712f1f96733: Verifying Checksum 16:58:30 9712f1f96733: Download complete 16:58:31 63f879dbbcfc: Verifying Checksum 16:58:31 63f879dbbcfc: Download complete 16:58:31 e9a5061849ea: Verifying Checksum 16:58:31 e9a5061849ea: Download complete 16:58:31 d747dcd14b5f: Verifying Checksum 16:58:31 d747dcd14b5f: Download complete 16:58:31 0d9ebad4ef96: Verifying Checksum 16:58:31 0d9ebad4ef96: Download complete 16:58:31 ab5ef0e58194: Verifying Checksum 16:58:31 ab5ef0e58194: Download complete 16:58:31 2de7ff778b66: Verifying Checksum 16:58:31 2de7ff778b66: Download complete 16:58:34 ab5ef0e58194: Pull complete 16:58:34 9712f1f96733: Pull complete 16:58:34 63f879dbbcfc: Pull complete 16:58:38 0d9ebad4ef96: Pull complete 16:58:38 e9a5061849ea: Pull complete 16:58:38 d747dcd14b5f: Pull complete 16:58:39 2de7ff778b66: Pull complete 16:58:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:39 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:58:41 $ docker top 88597bed40361ed950e764086a258215c991ca56fa0152934d8318d2bc404f07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:58:41 provisioning config files... 16:58:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14091672891378188257tmp 16:58:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16762686691852552343tmp 16:58:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5219409562690165676tmp [Pipeline] { [Pipeline] echo 16:58:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:58:41 ---> sigul-configuration.sh 16:58:41 gpg: directory `/root/.gnupg' created 16:58:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:58:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:58:41 gpg: keyring `/root/.gnupg/secring.gpg' created 16:58:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:58:41 gpg: CAST5 encrypted data 16:58:41 gpg: encrypted with 1 passphrase 16:58:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:58:42 + mkdir /home/jenkins 16:58:42 + mkdir /home/jenkins/sigul [Pipeline] sh 16:58:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:58:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:58:42 ---> sigul-install.sh 16:58:42 Sigul already installed; skipping installation. [Pipeline] sh 16:58:43 + git tag --list 16:58:43 v1.0.0 16:58:43 v1.1.0 16:58:43 v1.1.1 16:58:43 v1.2.1 16:58:43 v1.2.2 16:58:43 v1.2.3 16:58:43 v1.3.0 16:58:43 v1.3.1 16:58:43 v2.0.0 16:58:43 v2.1.0 16:58:43 v2.1.1 16:58:43 v2.1.1-dev.1 16:58:43 v2.1.1-dev.2 16:58:43 v2.2.0 16:58:43 v2.2.1-dev.1 16:58:43 v2.2.1-dev.2 16:58:43 v2.2.1-dev.3 16:58:43 v2.2.1-dev.4 16:58:43 v2.2.1-dev.5 16:58:43 v2.2.1-dev.6 16:58:43 v2.2.1-dev.7 16:58:43 v2.2.1-dev.8 16:58:43 v2.3.0 16:58:43 v2.3.0-dev.10 16:58:43 v2.3.0-dev.11 16:58:43 v2.3.0-dev.12 16:58:43 v2.3.0-dev.13 16:58:43 v2.3.0-dev.14 16:58:43 v2.3.0-dev.15 16:58:43 v2.3.0-dev.16 16:58:43 v2.3.0-dev.17 16:58:43 v2.3.0-dev.18 16:58:43 v2.3.0-dev.19 16:58:43 v2.3.0-dev.20 16:58:43 v2.3.0-dev.21 16:58:43 v2.3.0-dev.22 16:58:43 v2.3.0-dev.23 16:58:43 v2.3.0-dev.24 16:58:43 v2.3.0-dev.25 16:58:43 v2.3.0-dev.26 16:58:43 v2.3.0-dev.27 16:58:43 v2.3.0-dev.28 16:58:43 v2.3.0-dev.29 16:58:43 v2.3.0-dev.30 16:58:43 v2.3.0-dev.8 16:58:43 v2.3.0-dev.9 16:58:43 v3.0.0-dev.1 16:58:43 v3.0.0-dev.10 16:58:43 v3.0.0-dev.11 16:58:43 v3.0.0-dev.12 16:58:43 v3.0.0-dev.13 16:58:43 v3.0.0-dev.14 16:58:43 v3.0.0-dev.15 16:58:43 v3.0.0-dev.16 16:58:43 v3.0.0-dev.17 16:58:43 v3.0.0-dev.18 16:58:43 v3.0.0-dev.19 16:58:43 v3.0.0-dev.2 16:58:43 v3.0.0-dev.20 16:58:43 v3.0.0-dev.21 16:58:43 v3.0.0-dev.22 16:58:43 v3.0.0-dev.23 16:58:43 v3.0.0-dev.24 16:58:43 v3.0.0-dev.3 16:58:43 v3.0.0-dev.4 16:58:43 v3.0.0-dev.5 16:58:43 v3.0.0-dev.6 16:58:43 v3.0.0-dev.7 16:58:43 v3.0.0-dev.8 16:58:43 v3.0.0-dev.9 [Pipeline] sh 16:58:43 + lftools sign git-tag v3.0.0-dev.24 16:58:43 Signing Git tag with Sigul... 16:58:43 Signing v3.0.0-dev.24 [Pipeline] echo 16:58:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:58:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:58:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:58:44 $ docker stop --time=1 88597bed40361ed950e764086a258215c991ca56fa0152934d8318d2bc404f07 16:58:45 $ docker rm -f --volumes 88597bed40361ed950e764086a258215c991ca56fa0152934d8318d2bc404f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:58:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:46 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:46 $ docker top 66f45ec8a48456db7f39302116f46b87e26eb5e8d3ea25542ac229038071289b -eo pid,comm 16:58:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:58:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:47 [ssh-agent] Looking for ssh-agent implementation... 16:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:47 $ docker exec 66f45ec8a48456db7f39302116f46b87e26eb5e8d3ea25542ac229038071289b ssh-agent 16:58:47 SSH_AUTH_SOCK=/tmp/ssh-VVvcIay8QOcp/agent.32 16:58:47 SSH_AGENT_PID=38 16:58:47 Running ssh-add (command line suppressed) 16:58:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16836800020495932996.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16836800020495932996.key) 16:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:47 + git semver bump pre 16:58:47 2023-03-15 16:58:47,807 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:47 2023-03-15 16:58:47,808 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev 16:58:47 2023-03-15 16:58:47,808 [bump_version] DEBUG bumped version:3.0.0-dev.25 16:58:47 2023-03-15 16:58:47,808 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 16:58:47 2023-03-15 16:58:47,808 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:47 2023-03-15 16:58:47,808 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:47 2023-03-15 16:58:47,810 [execute] INFO git cat-file --batch-check 16:58:47 2023-03-15 16:58:47,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:58:47 2023-03-15 16:58:47,815 [execute] INFO git cat-file --batch 16:58:47 2023-03-15 16:58:47,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:58:47 2023-03-15 16:58:47,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:47 3.0.0-dev.25 [Pipeline] } 16:58:47 $ docker exec --env ******** --env ******** 66f45ec8a48456db7f39302116f46b87e26eb5e8d3ea25542ac229038071289b ssh-agent -k 16:58:47 unset SSH_AUTH_SOCK; 16:58:47 unset SSH_AGENT_PID; 16:58:47 echo Agent pid 38 killed; 16:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:48 + git semver [Pipeline] } 16:58:48 $ docker stop --time=1 66f45ec8a48456db7f39302116f46b87e26eb5e8d3ea25542ac229038071289b 16:58:49 $ docker rm -f --volumes 66f45ec8a48456db7f39302116f46b87e26eb5e8d3ea25542ac229038071289b [Pipeline] // withDockerContainer [Pipeline] sh 16:58:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:50 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:51 $ docker top da94157016e1cb6856e239b20fa962b1f9a5e7d2a34cbaa9977b23b4cc9cc926 -eo pid,comm 16:58:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:51 [ssh-agent] Looking for ssh-agent implementation... 16:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:51 $ docker exec da94157016e1cb6856e239b20fa962b1f9a5e7d2a34cbaa9977b23b4cc9cc926 ssh-agent 16:58:51 SSH_AUTH_SOCK=/tmp/ssh-0DdnhAARQ6M2/agent.32 16:58:51 SSH_AGENT_PID=39 16:58:51 Running ssh-add (command line suppressed) 16:58:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2264699973064053761.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2264699973064053761.key) 16:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:52 + git semver push 16:58:52 2023-03-15 16:58:52,199 [run_push] DEBUG push 16:58:52 2023-03-15 16:58:52,201 [execute] INFO git cat-file --batch-check 16:58:52 2023-03-15 16:58:52,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:58:52 2023-03-15 16:58:52,205 [execute] INFO git rev-list ce7851fae3ef66529d772dca7049369c5329749c -- 16:58:52 2023-03-15 16:58:52,206 [execute] DEBUG Popen(['git', 'rev-list', 'ce7851fae3ef66529d772dca7049369c5329749c', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:58:52 2023-03-15 16:58:52,214 [execute] INFO git fetch -v origin 16:58:52 2023-03-15 16:58:52,215 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:58:52 2023-03-15 16:58:52,688 [run_push] DEBUG no remote changes detected 16:58:52 2023-03-15 16:58:52,689 [execute] INFO git push origin semver 16:58:52 2023-03-15 16:58:52,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:58:53 2023-03-15 16:58:53,565 [run_push] DEBUG push all version tags 16:58:53 2023-03-15 16:58:53,565 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:58:53 2023-03-15 16:58:53,566 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 16:58:54 2023-03-15 16:58:54,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 16:58:54 3.0.0-dev.25 [Pipeline] } 16:58:54 $ docker exec --env ******** --env ******** da94157016e1cb6856e239b20fa962b1f9a5e7d2a34cbaa9977b23b4cc9cc926 ssh-agent -k 16:58:54 unset SSH_AUTH_SOCK; 16:58:54 unset SSH_AGENT_PID; 16:58:54 echo Agent pid 39 killed; 16:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:55 + git semver [Pipeline] } 16:58:55 $ docker stop --time=1 da94157016e1cb6856e239b20fa962b1f9a5e7d2a34cbaa9977b23b4cc9cc926 16:58:56 $ docker rm -f --volumes da94157016e1cb6856e239b20fa962b1f9a5e7d2a34cbaa9977b23b4cc9cc926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:58:57 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 16:58:57 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:58:57 total 16 16:58:57 drwxr-xr-x 3 root root 4096 Mar 15 16:31 . 16:58:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:58 .. 16:58:57 drwxr-xr-x 2 root root 4096 Mar 15 16:31 cost 16:58:57 -rw-r--r-- 1 root root 88 Mar 15 16:31 cost.csv 16:58:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 16:58:57 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 16:58:57 total 16 16:58:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:31 . 16:58:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:58 .. 16:58:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:31 cost 16:58:57 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:58:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:58:58 ---> package-listing.sh 16:58:58 ++ facter osfamily 16:58:58 ++ tr '[:upper:]' '[:lower:]' 16:58:58 + OS_FAMILY=debian 16:58:58 + workspace=/w/workspace/exfoundry_device-virtual-go_main 16:58:58 + START_PACKAGES=/tmp/packages_start.txt 16:58:58 + END_PACKAGES=/tmp/packages_end.txt 16:58:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:58:58 + PACKAGES=/tmp/packages_start.txt 16:58:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:58:58 + PACKAGES=/tmp/packages_end.txt 16:58:58 + case "${OS_FAMILY}" in 16:58:58 + dpkg -l 16:58:58 + grep '^ii' 16:58:58 + '[' -f /tmp/packages_start.txt ']' 16:58:58 + '[' -f /tmp/packages_end.txt ']' 16:58:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:58:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 16:58:58 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 16:58:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 16:58:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:58:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:59 prd-ubuntu20.04-docker-8c-8g-1276 does not seem to be running inside a container 16:58:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:58:59 $ docker top bae1c457a4ae00ab07cd3006c7c1d1b0b63ebd03a56ef586f5c07432837752a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:00 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:00 + ls /var/log/sa-host 16:59:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:00 provisioning config files... 16:59:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13992152487851359973tmp [Pipeline] { [Pipeline] echo 16:59:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> create-netrc.sh [Pipeline] } 16:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> python-tools-install.sh [Pipeline] echo 16:59:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> sudo-logs.sh 16:59:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:59:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> job-cost.sh 16:59:01 lf-activate-venv: SKIPPING 16:59:01 DEBUG: total: 0.2199999988079071 16:59:01 INFO: Retrieving Stack Cost... 16:59:02 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:02 INFO: Archiving Costs [Pipeline] echo 16:59:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:03 ---> logs-deploy.sh 16:59:03 lf-activate-venv: SKIPPING 16:59:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/96 16:59:03 INFO: archiving workspace using pattern(s): 16:59:04 Archives upload complete. 16:59:04 INFO: archiving logs to Nexus