Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2aaf32d0f62f9c14c83812b914ce9a372d510a0 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-ssh4744207587431111429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11895900559759260868.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3614233141505210295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14970111071905479975.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-ssh3130639983924677050.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4361 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 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 Commit message: "Merge pull request #421 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.15" > git rev-list --no-walk cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:35:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:35:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:35:54 ========================================================= 11:35:54 EdgeX Global Pipelines Version Info 11:35:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:35:55 ------------------- 11:35:55 stable info: 11:35:55 ------------------- 11:35:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:35:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:35:55 Message: update stable to v1.0.253 11:35:56 ------------------- 11:35:56 experimental info: 11:35:56 ------------------- 11:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 11:35:56 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:35:56 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2aaf32 [Pipeline] echo 11:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:56 provisioning config files... 11:35:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13841176541965015688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:57 ---> docker-login.sh 11:35:57 nexus3.edgexfoundry.org:10001 11:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:57 Configure a credential helper to remove this warning. See 11:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:57 11:35:57 Login Succeeded 11:35:57 nexus3.edgexfoundry.org:10002 11:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:57 Configure a credential helper to remove this warning. See 11:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:57 11:35:57 Login Succeeded 11:35:57 nexus3.edgexfoundry.org:10003 11:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:57 Configure a credential helper to remove this warning. See 11:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:57 11:35:57 Login Succeeded 11:35:57 nexus3.edgexfoundry.org:10004 11:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:57 Configure a credential helper to remove this warning. See 11:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:57 11:35:57 Login Succeeded 11:35:57 docker.io 11:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:58 Configure a credential helper to remove this warning. See 11:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:58 11:35:58 Login Succeeded 11:35:58 ---> docker-login.sh ends [Pipeline] } 11:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:35:58 + git rev-list -1 --merges b2aaf32d0f62f9c14c83812b914ce9a372d510a0~1..b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] echo 11:35:58 -----------> git rev-list -1 --merges b2aaf32d0f62f9c14c83812b914ce9a372d510a0~1..b2aaf32d0f62f9c14c83812b914ce9a372d510a0 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:35:58 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [false] [Pipeline] sh 11:35:58 + git log --format=format:%s -1 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] echo 11:35:58 ========================================================= 11:35:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:35:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:35:59 + git log --format=format:%s -1 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] echo 11:35:59 [semverPrep] GIT_COMMIT: b2aaf32d0f62f9c14c83812b914ce9a372d510a0, Commit Message: Merge pull request #421 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.15 [Pipeline] echo 11:35:59 [semverPrep] This is not a build commit. [Pipeline] sh 11:35:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:59 + grep -v github /etc/ssh/ssh_known_hosts 11:35:59 + [ -e /tmp/ssh_known_hosts ] 11:35:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:35:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:35:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:35:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:00 11:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:36:00 b85a868b505f: Pulling fs layer 11:36:00 e2be974225ed: Pulling fs layer 11:36:00 339a4e72a1f5: Pulling fs layer 11:36:00 988bab9f4d93: Pulling fs layer 11:36:00 1469e6f7b9e6: Pulling fs layer 11:36:00 988bab9f4d93: Waiting 11:36:00 eaf3925da568: Pulling fs layer 11:36:00 bab4dde63d76: Pulling fs layer 11:36:00 bde34c3a00c8: Pulling fs layer 11:36:00 eaf3925da568: Waiting 11:36:00 b352a97aabf1: Pulling fs layer 11:36:00 1469e6f7b9e6: Waiting 11:36:00 4872d77fe225: Pulling fs layer 11:36:00 bab4dde63d76: Waiting 11:36:00 5851b861e8e6: Pulling fs layer 11:36:00 b352a97aabf1: Waiting 11:36:00 4872d77fe225: Waiting 11:36:00 e2be974225ed: Verifying Checksum 11:36:00 e2be974225ed: Download complete 11:36:00 988bab9f4d93: Verifying Checksum 11:36:00 988bab9f4d93: Download complete 11:36:00 1469e6f7b9e6: Verifying Checksum 11:36:00 1469e6f7b9e6: Download complete 11:36:00 339a4e72a1f5: Verifying Checksum 11:36:00 339a4e72a1f5: Download complete 11:36:00 eaf3925da568: Verifying Checksum 11:36:00 eaf3925da568: Download complete 11:36:00 bde34c3a00c8: Verifying Checksum 11:36:00 bde34c3a00c8: Download complete 11:36:00 b352a97aabf1: Verifying Checksum 11:36:00 b352a97aabf1: Download complete 11:36:00 4872d77fe225: Download complete 11:36:00 5851b861e8e6: Download complete 11:36:00 b85a868b505f: Verifying Checksum 11:36:00 b85a868b505f: Download complete 11:36:00 bab4dde63d76: Verifying Checksum 11:36:00 bab4dde63d76: Download complete 11:36:01 b85a868b505f: Pull complete 11:36:02 e2be974225ed: Pull complete 11:36:02 339a4e72a1f5: Pull complete 11:36:02 988bab9f4d93: Pull complete 11:36:02 1469e6f7b9e6: Pull complete 11:36:02 eaf3925da568: Pull complete 11:36:04 bab4dde63d76: Pull complete 11:36:04 bde34c3a00c8: Pull complete 11:36:04 b352a97aabf1: Pull complete 11:36:04 4872d77fe225: Pull complete 11:36:04 5851b861e8e6: Pull complete 11:36:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:05 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:36:08 $ docker top e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c -eo pid,comm 11:36:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:36:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:36:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:36:08 [ssh-agent] Looking for ssh-agent implementation... 11:36:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:08 $ docker exec e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c ssh-agent 11:36:08 SSH_AUTH_SOCK=/tmp/ssh-83lkouXggyWV/agent.32 11:36:08 SSH_AGENT_PID=38 11:36:08 Running ssh-add (command line suppressed) 11:36:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10755851055882380148.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10755851055882380148.key) 11:36:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:36:09 + git tag --points-at HEAD [Pipeline] } 11:36:09 $ docker exec --env ******** --env ******** e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c ssh-agent -k 11:36:09 unset SSH_AUTH_SOCK; 11:36:09 unset SSH_AGENT_PID; 11:36:09 echo Agent pid 38 killed; 11:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:36:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:36:09 [ssh-agent] Looking for ssh-agent implementation... 11:36:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:09 $ docker exec e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c ssh-agent 11:36:09 SSH_AUTH_SOCK=/tmp/ssh-Rxn3Fg3ZwVKK/agent.71 11:36:09 SSH_AGENT_PID=77 11:36:09 Running ssh-add (command line suppressed) 11:36:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7041602788253884845.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7041602788253884845.key) 11:36:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:36:09 + git semver init 11:36:10 2023-08-23 11:36:10,065 [run_init] DEBUG init version:0.0.0 force:False 11:36:10 2023-08-23 11:36:10,066 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:36:10 2023-08-23 11:36:10,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:36:10 2023-08-23 11:36:10,068 [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) 11:36:11 2023-08-23 11:36:11,060 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:36:11 2023-08-23 11:36:11,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:36:11 2023-08-23 11:36:11,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:36:11 2023-08-23 11:36:11,061 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:36:11 3.1.0-dev.7 [Pipeline] } 11:36:11 $ docker exec --env ******** --env ******** e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c ssh-agent -k 11:36:11 unset SSH_AUTH_SOCK; 11:36:11 unset SSH_AGENT_PID; 11:36:11 echo Agent pid 77 killed; 11:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:36:11 + git semver [Pipeline] } 11:36:12 $ docker stop --time=1 e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c 11:36:13 $ docker rm -f --volumes e2038d0c9dff65dba429bc4f262f583aa69562092045e8d7bf9cc2980427db4c [Pipeline] // withDockerContainer [Pipeline] sh 11:36:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:36:13 Stashed 1 file(s) [Pipeline] echo 11:36:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 11:36:14 provisioning config files... 11:36:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14878762470361367181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:14 ---> docker-login.sh 11:36:14 nexus3.edgexfoundry.org:10001 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10002 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10003 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10004 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 docker.io 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 ---> docker-login.sh ends [Pipeline] } 11:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:36:14 ========================================================= 11:36:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:36:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:15 + 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 . 11:36:15 Sending build context to Docker daemon 23.57MB 11:36:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:36:15 Step 2/12 : FROM ${BASE} AS builder 11:36:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:36:15 4db1b89c0bd1: Pulling fs layer 11:36:15 6911f1a30b25: Pulling fs layer 11:36:15 e194b8c5c2a9: Pulling fs layer 11:36:15 6863d3e3a2b1: Pulling fs layer 11:36:15 ec0bb842ea78: Pulling fs layer 11:36:15 40a00589a448: Pulling fs layer 11:36:15 6c08303d61cc: Pulling fs layer 11:36:15 798269fcf238: Pulling fs layer 11:36:15 6863d3e3a2b1: Waiting 11:36:15 6c08303d61cc: Waiting 11:36:15 798269fcf238: Waiting 11:36:15 ec0bb842ea78: Waiting 11:36:15 40a00589a448: Waiting 11:36:15 6911f1a30b25: Download complete 11:36:15 6863d3e3a2b1: Verifying Checksum 11:36:15 6863d3e3a2b1: Download complete 11:36:15 ec0bb842ea78: Verifying Checksum 11:36:15 ec0bb842ea78: Download complete 11:36:15 4db1b89c0bd1: Verifying Checksum 11:36:15 4db1b89c0bd1: Download complete 11:36:15 40a00589a448: Verifying Checksum 11:36:15 40a00589a448: Download complete 11:36:15 4db1b89c0bd1: Pull complete 11:36:15 6911f1a30b25: Pull complete 11:36:16 798269fcf238: Download complete 11:36:16 e194b8c5c2a9: Verifying Checksum 11:36:16 e194b8c5c2a9: Download complete 11:36:16 6c08303d61cc: Verifying Checksum 11:36:16 6c08303d61cc: Download complete 11:36:19 e194b8c5c2a9: Pull complete 11:36:19 6863d3e3a2b1: Pull complete 11:36:19 ec0bb842ea78: Pull complete 11:36:19 40a00589a448: Pull complete 11:36:22 6c08303d61cc: Pull complete 11:36:23 798269fcf238: Pull complete 11:36:23 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:36:23 ---> ec979cd7f677 11:36:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:36:28 ---> Running in 6f5541d094b5 11:36:28 Removing intermediate container 6f5541d094b5 11:36:28 ---> bf8e4eb3c7c3 11:36:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:36:28 ---> Running in fcc51fa15a09 11:36:28 Removing intermediate container fcc51fa15a09 11:36:28 ---> bfd92e35c11c 11:36:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:36:28 ---> Running in 34452574bfd8 11:36:28 Removing intermediate container 34452574bfd8 11:36:28 ---> 5d2c200fa3dc 11:36:28 Step 6/12 : WORKDIR /device-virtual-go 11:36:28 ---> Running in f859fd85c647 11:36:29 Still waiting to schedule task 11:36:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:36:29 Removing intermediate container f859fd85c647 11:36:29 ---> 73da68d58466 11:36:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:36:29 ---> Running in 76cde3e0fc6b 11:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:36:29 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:36:29 (2/4) Installing libedit (20221030.3.1-r0) 11:36:29 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:36:29 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:36:29 Executing busybox-1.35.0-r29.trigger 11:36:29 OK: 269 MiB in 57 packages 11:36:30 Removing intermediate container 76cde3e0fc6b 11:36:30 ---> 04497527f69e 11:36:30 Step 8/12 : COPY go.mod vendor* ./ 11:36:30 ---> 266f312e1e54 11:36:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:36:30 ---> Running in 59ed2cc92398 11:37:17 Removing intermediate container 59ed2cc92398 11:37:17 ---> acc1237794a8 11:37:17 Step 10/12 : COPY . . 11:37:17 ---> d925f8651e58 11:37:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:17 ---> Running in 1f18b5c06509 11:37:17 Removing intermediate container 1f18b5c06509 11:37:17 ---> 3b1340b6194f 11:37:17 Step 12/12 : RUN $MAKE 11:37:17 ---> Running in 21a2c7b83386 11:37:17 noop 11:37:17 Removing intermediate container 21a2c7b83386 11:37:17 ---> 66aaff712eaf 11:37:17 Successfully built 66aaff712eaf 11:37:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:18 + docker inspect -f . ci-base-image-x86_64 11:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:18 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:37:18 $ docker top bd58f986fc3268c222b21b159f4dffbadfa795379573981d5c57eb56c8f70be0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:19 + go version 11:37:19 go version go1.20.6 linux/amd64 [Pipeline] } 11:37:19 $ docker stop --time=1 bd58f986fc3268c222b21b159f4dffbadfa795379573981d5c57eb56c8f70be0 11:37:20 $ docker rm -f --volumes bd58f986fc3268c222b21b159f4dffbadfa795379573981d5c57eb56c8f70be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:20 + docker inspect -f . ci-base-image-x86_64 11:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:20 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:37:21 $ docker top ecd8b40b61cc0e5082a5c13b61fbe4d5760f16c085e6fcc3e0eb3303161b6639 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:21 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:37:21 + make test 11:37:21 go test ./... -coverprofile=coverage.out 11:37:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:37:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:37:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 11:37:43 go vet ./... 11:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:37:47 ./bin/test-attribution-txt.sh 11:37:47 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:37:47 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:37:47 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:37:47 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:37:47 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:37:47 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:37:47 $ docker stop --time=1 ecd8b40b61cc0e5082a5c13b61fbe4d5760f16c085e6fcc3e0eb3303161b6639 11:37:52 $ docker rm -f --volumes ecd8b40b61cc0e5082a5c13b61fbe4d5760f16c085e6fcc3e0eb3303161b6639 [Pipeline] // withDockerContainer [Pipeline] sh 11:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:37:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:37:53 + ls -al . 11:37:53 total 204 11:37:53 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:37 . 11:37:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:35 .. 11:37:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:36 .git 11:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:35 .github 11:37:53 -rw-rw-r-- 1 jenkins jenkins 337 Aug 23 11:35 .gitignore 11:37:53 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:35 .golangci.yml 11:37:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:36 .semver 11:37:53 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 23 11:35 Attribution.txt 11:37:53 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 23 11:35 CHANGELOG.md 11:37:53 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 23 11:35 Dockerfile 11:37:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:35 GOVERNANCE.md 11:37:53 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:35 Jenkinsfile 11:37:53 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:35 LICENSE 11:37:53 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 23 11:35 Makefile 11:37:53 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:35 OWNERS.md 11:37:53 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 23 11:35 README.md 11:37:53 -rw-rw-r-- 1 jenkins jenkins 11 Aug 23 11:36 VERSION 11:37:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:35 bin 11:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:35 cmd 11:37:53 -rw-r--r-- 1 jenkins jenkins 43063 Aug 23 11:37 coverage.out 11:37:53 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 23 11:35 go.mod 11:37:53 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 23 11:35 go.sum 11:37:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:35 internal 11:37:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:35 snap 11:37:53 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:54 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b2aaf32d0f62f9c14c83812b914ce9a372d510a0 --label arch=amd64 --label version=3.1.0-dev.7 . 11:37:54 Sending build context to Docker daemon 23.61MB 11:37:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:37:54 Step 2/25 : FROM ${BASE} AS builder 11:37:54 ---> 66aaff712eaf 11:37:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:37:54 ---> Running in a0120149b072 11:37:54 Removing intermediate container a0120149b072 11:37:54 ---> 940bb859dd97 11:37:54 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:37:54 ---> Running in 1512ef325b52 11:37:54 Removing intermediate container 1512ef325b52 11:37:54 ---> 21862d2088e5 11:37:54 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:37:54 ---> Running in 2e1eeed588b9 11:37:54 Removing intermediate container 2e1eeed588b9 11:37:54 ---> e1e6e5adfe80 11:37:54 Step 6/25 : WORKDIR /device-virtual-go 11:37:54 ---> Running in 21541f7d3421 11:37:54 Removing intermediate container 21541f7d3421 11:37:54 ---> 9153401b0c0b 11:37:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:54 ---> Running in 81b60e214983 11:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:37:55 OK: 269 MiB in 57 packages 11:37:55 Removing intermediate container 81b60e214983 11:37:55 ---> 3a09b5124013 11:37:55 Step 8/25 : COPY go.mod vendor* ./ 11:37:55 ---> 13f56e98fa9f 11:37:55 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:55 ---> Running in 4519b2c2e2ca 11:37:56 Removing intermediate container 4519b2c2e2ca 11:37:56 ---> 481bb2f0f9a3 11:37:56 Step 10/25 : COPY . . 11:37:57 ---> 31228bb69f15 11:37:57 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:57 ---> Running in 76cf15454233 11:37:57 Removing intermediate container 76cf15454233 11:37:57 ---> 9cee49bae0d9 11:37:57 Step 12/25 : RUN $MAKE 11:37:57 ---> Running in fc785a2acbdf 11:37:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:38:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4362 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:38:01 Running in /w/workspace/device-virtual-go/133 [Pipeline] { [Pipeline] checkout 11:38:01 The recommended git tool is: git 11:38:06 using credential edgex-jenkins-ssh 11:38:06 Cloning the remote Git repository 11:38:06 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:38:06 > git init /w/workspace/device-virtual-go/133 # timeout=10 11:38:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:38:06 > git --version # timeout=10 11:38:06 > git --version # 'git version 2.25.1' 11:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:38:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:09 Avoid second fetch 11:38:09 Checking out Revision b2aaf32d0f62f9c14c83812b914ce9a372d510a0 (main) 11:38:10 Commit message: "Merge pull request #421 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.15" 11:38:09 > git config core.sparsecheckout # timeout=10 11:38:09 > git checkout -f b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:38:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:38:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:38:11 Dload Upload Total Spent Left Speed 11:38:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 90286 0 --:--:-- --:--:-- --:--:-- 89552 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 11:38:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:38:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:38:12 + sudo tee /etc/docker/daemon.new 11:38:12 { 11:38:12 "registry-mirrors": [ 11:38:12 "https://nexus3.edgexfoundry.org:10001" 11:38:12 ], 11:38:12 "bip": "10.250.0.254/24", 11:38:12 "hosts": [ 11:38:12 "tcp://0.0.0.0:5555", 11:38:12 "unix:///var/run/docker.sock" 11:38:12 ], 11:38:12 "mtu": 1458, 11:38:12 "selinux-enabled": true, 11:38:12 "seccomp-profile": "/etc/docker/seccomp.json" 11:38:12 } [Pipeline] sh 11:38:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:38:12 + sudo service docker restart 11:38:20 Removing intermediate container fc785a2acbdf 11:38:20 ---> 5df4c9c43a95 11:38:20 Step 13/25 : FROM alpine:3.17 11:38:20 3.17: Pulling from library/alpine 11:38:20 9398808236ff: Pulling fs layer 11:38:20 9398808236ff: Verifying Checksum 11:38:20 9398808236ff: Download complete 11:38:20 9398808236ff: Pull complete 11:38:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:38:20 Status: Downloaded newer image for alpine:3.17 11:38:20 ---> 1e0b8b5322fc 11:38:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:38:20 ---> Running in 6981d36851d7 11:38:20 Removing intermediate container 6981d36851d7 11:38:20 ---> b9d8b36ad52e 11:38:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:38:20 ---> Running in 5c559e4f4551 11:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:38:21 (1/1) Installing dumb-init (1.2.5-r2) 11:38:21 Executing busybox-1.35.0-r29.trigger 11:38:21 OK: 7 MiB in 16 packages 11:38:21 Removing intermediate container 5c559e4f4551 11:38:21 ---> 221b0f5c0b1c 11:38:21 Step 16/25 : WORKDIR / 11:38:21 ---> Running in 743e6e828f43 11:38:21 Removing intermediate container 743e6e828f43 11:38:21 ---> 008c281d129d 11:38:21 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:38:21 ---> 0ea5e5e361c5 11:38:21 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:38:22 ---> 686dd354e6ea 11:38:22 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:38:23 ---> a86f0b809bab 11:38:23 Step 20/25 : EXPOSE 59900 11:38:23 ---> Running in a469105f1146 11:38:23 Removing intermediate container a469105f1146 11:38:23 ---> 3870fa07fe6b 11:38:23 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:38:23 ---> Running in 9880c0613504 11:38:23 Removing intermediate container 9880c0613504 11:38:23 ---> 3c5a1ddb3c87 11:38:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:38:23 ---> Running in 96743361afea 11:38:23 Removing intermediate container 96743361afea 11:38:23 ---> b2a237e91d08 11:38:23 Step 23/25 : LABEL arch=amd64 11:38:23 ---> Running in 0f2cbf1e28d0 11:38:23 Removing intermediate container 0f2cbf1e28d0 11:38:23 ---> 71097563306d 11:38:23 Step 24/25 : LABEL git_sha=b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:38:23 ---> Running in dfd6b437b779 11:38:23 Removing intermediate container dfd6b437b779 11:38:23 ---> 77ee5318ee51 11:38:23 Step 25/25 : LABEL version=3.1.0-dev.7 11:38:23 ---> Running in c4c6f8c6e2c8 11:38:23 Removing intermediate container c4c6f8c6e2c8 11:38:23 ---> 790d1764eeea 11:38:23 [Warning] One or more build-args [ARCH] were not consumed 11:38:23 Successfully built 790d1764eeea 11:38:23 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:23 provisioning config files... 11:38:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4135163572802615049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:24 ---> docker-login.sh 11:38:24 nexus3.edgexfoundry.org:10001 11:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:24 Configure a credential helper to remove this warning. See 11:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:24 11:38:24 Login Succeeded 11:38:24 nexus3.edgexfoundry.org:10002 11:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:24 Configure a credential helper to remove this warning. See 11:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:24 11:38:24 Login Succeeded 11:38:24 nexus3.edgexfoundry.org:10003 11:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:24 Configure a credential helper to remove this warning. See 11:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:24 11:38:24 Login Succeeded 11:38:24 nexus3.edgexfoundry.org:10004 11:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:24 Configure a credential helper to remove this warning. See 11:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:24 11:38:24 Login Succeeded 11:38:24 docker.io 11:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:24 Configure a credential helper to remove this warning. See 11:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:24 11:38:24 Login Succeeded 11:38:24 ---> docker-login.sh ends [Pipeline] } 11:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:38:24 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:38:24 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:38:24 latest 11:38:24 3.1.0-dev.7 11:38:24 b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:38:24 main 11:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:38:25 b8371f0c90ee: Preparing 11:38:25 43eb7af768e4: Preparing 11:38:25 ccc417362102: Preparing 11:38:25 6b7a02eb5ed3: Preparing 11:38:25 36b50b131297: Preparing 11:38:25 36b50b131297: Layer already exists 11:38:25 43eb7af768e4: Pushed 11:38:25 6b7a02eb5ed3: Pushed 11:38:25 ccc417362102: Pushed 11:38:28 b8371f0c90ee: Pushed 11:38:28 b2aaf32d0f62f9c14c83812b914ce9a372d510a0: digest: sha256:f6de3baa423ea0a5c37816500c4c6138019c3e28a7e93f17e58ca93104865174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:38:29 b8371f0c90ee: Preparing 11:38:29 43eb7af768e4: Preparing 11:38:29 ccc417362102: Preparing 11:38:29 6b7a02eb5ed3: Preparing 11:38:29 36b50b131297: Preparing 11:38:29 6b7a02eb5ed3: Layer already exists 11:38:29 36b50b131297: Layer already exists 11:38:29 ccc417362102: Layer already exists 11:38:29 43eb7af768e4: Layer already exists 11:38:29 b8371f0c90ee: Layer already exists 11:38:29 latest: digest: sha256:f6de3baa423ea0a5c37816500c4c6138019c3e28a7e93f17e58ca93104865174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.7 11:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:38:29 b8371f0c90ee: Preparing 11:38:29 43eb7af768e4: Preparing 11:38:29 ccc417362102: Preparing 11:38:29 6b7a02eb5ed3: Preparing 11:38:29 36b50b131297: Preparing 11:38:29 43eb7af768e4: Layer already exists 11:38:29 b8371f0c90ee: Layer already exists 11:38:29 36b50b131297: Layer already exists 11:38:29 6b7a02eb5ed3: Layer already exists 11:38:29 ccc417362102: Layer already exists 11:38:29 3.1.0-dev.7: digest: sha256:f6de3baa423ea0a5c37816500c4c6138019c3e28a7e93f17e58ca93104865174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:38:30 b8371f0c90ee: Preparing 11:38:30 43eb7af768e4: Preparing 11:38:30 ccc417362102: Preparing 11:38:30 6b7a02eb5ed3: Preparing 11:38:30 36b50b131297: Preparing 11:38:30 b8371f0c90ee: Layer already exists 11:38:30 6b7a02eb5ed3: Layer already exists 11:38:30 43eb7af768e4: Layer already exists 11:38:30 ccc417362102: Layer already exists 11:38:30 36b50b131297: Layer already exists 11:38:30 b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7: digest: sha256:f6de3baa423ea0a5c37816500c4c6138019c3e28a7e93f17e58ca93104865174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:31 provisioning config files... 11:38:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/133@tmp/config11158406563887826677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:38:31 b8371f0c90ee: Preparing 11:38:31 43eb7af768e4: Preparing 11:38:31 ccc417362102: Preparing 11:38:31 6b7a02eb5ed3: Preparing 11:38:31 36b50b131297: Preparing 11:38:31 b8371f0c90ee: Layer already exists 11:38:31 ccc417362102: Layer already exists 11:38:31 6b7a02eb5ed3: Layer already exists 11:38:31 43eb7af768e4: Layer already exists 11:38:31 36b50b131297: Layer already exists 11:38:31 main: digest: sha256:f6de3baa423ea0a5c37816500c4c6138019c3e28a7e93f17e58ca93104865174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:31 ===================================================== [Pipeline] echo 11:38:31 taggedImages: 11:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.7 11:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:38:31 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:31 ---> docker-login.sh 11:38:31 nexus3.edgexfoundry.org:10001 11:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:38:31 11:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:38:31 latest: Pulling from edgex-lftools-log-publisher 11:38:31 5eb5b503b376: Pulling fs layer 11:38:31 5c69ac0246d0: Pulling fs layer 11:38:31 ec43610c2a17: Pulling fs layer 11:38:31 3a2ae6a8a46f: Pulling fs layer 11:38:31 33b1e0a273af: Pulling fs layer 11:38:31 5d3b04190fa2: Pulling fs layer 11:38:31 2f39f015ded8: Pulling fs layer 11:38:31 33b1e0a273af: Waiting 11:38:31 5d3b04190fa2: Waiting 11:38:31 2f39f015ded8: Waiting 11:38:31 5c69ac0246d0: Verifying Checksum 11:38:31 5c69ac0246d0: Download complete 11:38:31 3a2ae6a8a46f: Download complete 11:38:31 33b1e0a273af: Verifying Checksum 11:38:31 33b1e0a273af: Download complete 11:38:31 ec43610c2a17: Verifying Checksum 11:38:31 ec43610c2a17: Download complete 11:38:31 5d3b04190fa2: Download complete 11:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:31 Configure a credential helper to remove this warning. See 11:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:31 11:38:31 Login Succeeded 11:38:31 nexus3.edgexfoundry.org:10002 11:38:32 5eb5b503b376: Verifying Checksum 11:38:32 5eb5b503b376: Download complete 11:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:32 Configure a credential helper to remove this warning. See 11:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:32 11:38:32 Login Succeeded 11:38:32 nexus3.edgexfoundry.org:10003 11:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:32 2f39f015ded8: Download complete 11:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:32 Configure a credential helper to remove this warning. See 11:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:32 11:38:32 Login Succeeded 11:38:32 nexus3.edgexfoundry.org:10004 11:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:32 Configure a credential helper to remove this warning. See 11:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:32 11:38:32 Login Succeeded 11:38:32 docker.io 11:38:33 5eb5b503b376: Pull complete 11:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:33 5c69ac0246d0: Pull complete 11:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:38:33 Configure a credential helper to remove this warning. See 11:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:38:33 11:38:33 Login Succeeded 11:38:33 ---> docker-login.sh ends [Pipeline] } 11:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:38:33 ========================================================= 11:38:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:38:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:34 ec43610c2a17: Pull complete 11:38:34 3a2ae6a8a46f: Pull complete 11:38:34 + 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 . 11:38:34 33b1e0a273af: Pull complete 11:38:34 5d3b04190fa2: Pull complete 11:38:34 Sending build context to Docker daemon 11.91MB 11:38:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:38:34 Step 2/12 : FROM ${BASE} AS builder 11:38:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:38:34 edb6bdbacee9: Pulling fs layer 11:38:34 5f9638ab2659: Pulling fs layer 11:38:34 8d51d6327a98: Pulling fs layer 11:38:34 8b374f2dd631: Pulling fs layer 11:38:34 ec14aa9079de: Pulling fs layer 11:38:34 2f466654f4bb: Pulling fs layer 11:38:34 554e91adad29: Pulling fs layer 11:38:34 8b374f2dd631: Waiting 11:38:34 ec14aa9079de: Waiting 11:38:34 554e91adad29: Waiting 11:38:34 2f466654f4bb: Waiting 11:38:34 5f9638ab2659: Verifying Checksum 11:38:34 5f9638ab2659: Download complete 11:38:34 8b374f2dd631: Verifying Checksum 11:38:34 8b374f2dd631: Download complete 11:38:34 ec14aa9079de: Verifying Checksum 11:38:34 ec14aa9079de: Download complete 11:38:34 edb6bdbacee9: Verifying Checksum 11:38:34 edb6bdbacee9: Download complete 11:38:35 edb6bdbacee9: Pull complete 11:38:36 554e91adad29: Verifying Checksum 11:38:36 554e91adad29: Download complete 11:38:36 5f9638ab2659: Pull complete 11:38:37 8d51d6327a98: Verifying Checksum 11:38:37 8d51d6327a98: Download complete 11:38:37 2f466654f4bb: Download complete 11:38:39 2f39f015ded8: Pull complete 11:38:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:39 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:38:45 $ docker top 3c530206f3f2ef565adc1b39139c05349a938e017d04abe12016db1c8050d5c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:45 ---> job-cost.sh 11:38:45 lf-activate-venv: SKIPPING 11:38:45 INFO: No Stack... 11:38:45 INFO: Retrieving Pricing Info for: v3-standard-8 11:38:45 INFO: Archiving Costs [Pipeline] sh 11:38:46 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:38:46 + cut -d, -f6 [Pipeline] lock 11:38:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] 11:38:46 Resource [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] did not exist. Created. 11:38:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:38:46 + echo total: 0.2199999988079071 [Pipeline] stash 11:38:46 Stashed 1 file(s) [Pipeline] } 11:38:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 11:38:46 $ docker stop --time=1 3c530206f3f2ef565adc1b39139c05349a938e017d04abe12016db1c8050d5c3 11:38:47 $ docker rm -f --volumes 3c530206f3f2ef565adc1b39139c05349a938e017d04abe12016db1c8050d5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:38:49 8d51d6327a98: Pull complete 11:38:49 8b374f2dd631: Pull complete 11:38:49 ec14aa9079de: Pull complete 11:38:54 2f466654f4bb: Pull complete 11:38:57 554e91adad29: Pull complete 11:38:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:38:57 ---> 1e15ea492957 11:38:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:38:59 ---> Running in ed992526d544 11:38:59 Removing intermediate container ed992526d544 11:38:59 ---> f962b952b386 11:38:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:38:59 ---> Running in 77e5b41daabf 11:38:59 Removing intermediate container 77e5b41daabf 11:38:59 ---> bca76544777c 11:38:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:38:59 ---> Running in 500c226be16c 11:39:00 Removing intermediate container 500c226be16c 11:39:00 ---> eaee0d98bb80 11:39:00 Step 6/12 : WORKDIR /device-virtual-go 11:39:00 ---> Running in 075f8660b7fa 11:39:00 Removing intermediate container 075f8660b7fa 11:39:00 ---> da1baddcead8 11:39:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:00 ---> Running in b40f8fa5a1da 11:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:39:03 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:39:03 (2/4) Installing libedit (20221030.3.1-r0) 11:39:03 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:39:03 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:39:03 Executing busybox-1.35.0-r29.trigger 11:39:03 OK: 268 MiB in 57 packages 11:39:04 Removing intermediate container b40f8fa5a1da 11:39:04 ---> 5de52124de29 11:39:04 Step 8/12 : COPY go.mod vendor* ./ 11:39:04 ---> 8290fbe912f8 11:39:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:04 ---> Running in f5e92434b048 11:40:12 Removing intermediate container f5e92434b048 11:40:12 ---> 54f557d3c50a 11:40:12 Step 10/12 : COPY . . 11:40:12 ---> f80914b4fd4c 11:40:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:12 ---> Running in 3e3204c5c42b 11:40:12 Removing intermediate container 3e3204c5c42b 11:40:12 ---> f4402c087936 11:40:12 Step 12/12 : RUN $MAKE 11:40:12 ---> Running in 8ccfc7c70c2b 11:40:12 noop 11:40:12 Removing intermediate container 8ccfc7c70c2b 11:40:12 ---> 27f440d95cb9 11:40:12 Successfully built 27f440d95cb9 11:40:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:13 + docker inspect -f . ci-base-image-arm64 11:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-4362 does not seem to be running inside a container 11:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/133 -v /w/workspace/device-virtual-go/133:/w/workspace/device-virtual-go/133:rw,z -v /w/workspace/device-virtual-go/133@tmp:/w/workspace/device-virtual-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:40:16 $ docker top 242156d3c7bc6e1521414d1ffbe171473e6752e7ad175ebc1ac44bcb0992cffb -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:17 + go version 11:40:17 go version go1.20.6 linux/arm64 [Pipeline] } 11:40:17 $ docker stop --time=1 242156d3c7bc6e1521414d1ffbe171473e6752e7ad175ebc1ac44bcb0992cffb 11:40:18 $ docker rm -f --volumes 242156d3c7bc6e1521414d1ffbe171473e6752e7ad175ebc1ac44bcb0992cffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:19 + docker inspect -f . ci-base-image-arm64 11:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-4362 does not seem to be running inside a container 11:40:19 $ 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/133 -v /w/workspace/device-virtual-go/133:/w/workspace/device-virtual-go/133:rw,z -v /w/workspace/device-virtual-go/133@tmp:/w/workspace/device-virtual-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:40:20 $ docker top e96a8ec6cc22f981e96511dd35ad4a85ad676aaec701101f804a0798dfb9619e -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/133 [Pipeline] fileExists [Pipeline] sh 11:40:21 + make test 11:40:21 go test ./... -coverprofile=coverage.out 11:40:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:42:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:42:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements 11:42:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:42:45 go vet ./... 11:43:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:43:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:43:12 ./bin/test-attribution-txt.sh 11:43:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:43:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:43:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:43:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:43:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:43:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:43:12 $ docker stop --time=1 e96a8ec6cc22f981e96511dd35ad4a85ad676aaec701101f804a0798dfb9619e 11:43:14 $ docker rm -f --volumes e96a8ec6cc22f981e96511dd35ad4a85ad676aaec701101f804a0798dfb9619e [Pipeline] // withDockerContainer [Pipeline] sh 11:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:43:15 Warning: overwriting stash ‘coverage-report’ 11:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:43:16 + ls -al . 11:43:16 total 200 11:43:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:40 . 11:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:38 .. 11:43:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:38 .git 11:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:38 .github 11:43:16 -rw-rw-r-- 1 jenkins jenkins 337 Aug 23 11:38 .gitignore 11:43:16 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:38 .golangci.yml 11:43:16 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 23 11:38 Attribution.txt 11:43:16 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 23 11:38 CHANGELOG.md 11:43:16 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 23 11:38 Dockerfile 11:43:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:38 GOVERNANCE.md 11:43:16 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:38 Jenkinsfile 11:43:16 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:38 LICENSE 11:43:16 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 23 11:38 Makefile 11:43:16 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:38 OWNERS.md 11:43:16 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 23 11:38 README.md 11:43:16 -rw-rw-r-- 1 jenkins jenkins 11 Aug 23 11:36 VERSION 11:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:38 bin 11:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:38 cmd 11:43:16 -rw-r--r-- 1 jenkins jenkins 43063 Aug 23 11:42 coverage.out 11:43:16 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 23 11:38 go.mod 11:43:16 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 23 11:38 go.sum 11:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:38 internal 11:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:38 snap 11:43:16 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:16 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b2aaf32d0f62f9c14c83812b914ce9a372d510a0 --label arch=arm64 --label version=3.1.0-dev.7 . 11:43:16 Sending build context to Docker daemon 11.95MB 11:43:16 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:43:16 Step 2/25 : FROM ${BASE} AS builder 11:43:16 ---> 27f440d95cb9 11:43:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:17 ---> Running in 44a099b1c5b7 11:43:17 Removing intermediate container 44a099b1c5b7 11:43:17 ---> 41e256b5216f 11:43:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:43:17 ---> Running in 4baf966565c3 11:43:17 Removing intermediate container 4baf966565c3 11:43:17 ---> 9197937d070d 11:43:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:43:17 ---> Running in a864420af5ae 11:43:18 Removing intermediate container a864420af5ae 11:43:18 ---> 7b6c5d89737c 11:43:18 Step 6/25 : WORKDIR /device-virtual-go 11:43:18 ---> Running in 0dfb2a6de4a8 11:43:18 Removing intermediate container 0dfb2a6de4a8 11:43:18 ---> 939cf6182c65 11:43:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:18 ---> Running in 8f7ca365437a 11:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:43:21 OK: 268 MiB in 57 packages 11:43:21 Removing intermediate container 8f7ca365437a 11:43:21 ---> 86f6d5a1c0e7 11:43:21 Step 8/25 : COPY go.mod vendor* ./ 11:43:22 ---> a26f20eed09b 11:43:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:22 ---> Running in 158143270b66 11:43:26 Removing intermediate container 158143270b66 11:43:26 ---> 86d53e29b61a 11:43:26 Step 10/25 : COPY . . 11:43:26 ---> 58ec87419244 11:43:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:43:27 ---> Running in 99049ee3369f 11:43:27 Removing intermediate container 99049ee3369f 11:43:27 ---> bca8c008fc59 11:43:27 Step 12/25 : RUN $MAKE 11:43:27 ---> Running in 5dfe8dc0b121 11:43:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:45:34 Removing intermediate container 5dfe8dc0b121 11:45:34 ---> e9c08b2e83b3 11:45:34 Step 13/25 : FROM alpine:3.17 11:45:34 3.17: Pulling from library/alpine 11:45:34 4060ece20d7a: Pulling fs layer 11:45:34 4060ece20d7a: Verifying Checksum 11:45:34 4060ece20d7a: Download complete 11:45:34 4060ece20d7a: Pull complete 11:45:34 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:45:34 Status: Downloaded newer image for alpine:3.17 11:45:34 ---> 8650cd65339b 11:45:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:45:34 ---> Running in 994b99a09b89 11:45:34 Removing intermediate container 994b99a09b89 11:45:34 ---> 264fa45e9dd9 11:45:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:45:34 ---> Running in 6bc55b1c9ffb 11:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:45:37 (1/1) Installing dumb-init (1.2.5-r2) 11:45:37 Executing busybox-1.35.0-r29.trigger 11:45:37 OK: 8 MiB in 16 packages 11:45:38 Removing intermediate container 6bc55b1c9ffb 11:45:38 ---> fc3d7d209985 11:45:38 Step 16/25 : WORKDIR / 11:45:38 ---> Running in 8c4353794e11 11:45:38 Removing intermediate container 8c4353794e11 11:45:38 ---> 92c540376388 11:45:38 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:45:38 ---> 4616d3048c84 11:45:38 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:45:39 ---> c6defe1a41b5 11:45:39 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:45:40 ---> 11002e267651 11:45:40 Step 20/25 : EXPOSE 59900 11:45:40 ---> Running in a19a78fd8d2c 11:45:41 Removing intermediate container a19a78fd8d2c 11:45:41 ---> ad0444052c28 11:45:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:45:41 ---> Running in ea2560d82d82 11:45:41 Removing intermediate container ea2560d82d82 11:45:41 ---> ab0e3bdc902f 11:45:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:45:41 ---> Running in 58f6b6f97dab 11:45:41 Removing intermediate container 58f6b6f97dab 11:45:41 ---> 27b78baee5c4 11:45:41 Step 23/25 : LABEL arch=arm64 11:45:41 ---> Running in 1dfe0cbf6732 11:45:42 Removing intermediate container 1dfe0cbf6732 11:45:42 ---> 7edd383abb72 11:45:42 Step 24/25 : LABEL git_sha=b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:45:42 ---> Running in be79e57519bc 11:45:42 Removing intermediate container be79e57519bc 11:45:42 ---> 87a769014cb3 11:45:42 Step 25/25 : LABEL version=3.1.0-dev.7 11:45:42 ---> Running in a6cdaf35f78b 11:45:42 Removing intermediate container a6cdaf35f78b 11:45:42 ---> 700aba8038d0 11:45:42 [Warning] One or more build-args [ARCH] were not consumed 11:45:42 Successfully built 700aba8038d0 11:45:42 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 11:45:43 provisioning config files... 11:45:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/133@tmp/config4144386953122418702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:43 ---> docker-login.sh 11:45:43 nexus3.edgexfoundry.org:10001 11:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:43 Configure a credential helper to remove this warning. See 11:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:43 11:45:43 Login Succeeded 11:45:43 nexus3.edgexfoundry.org:10002 11:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:43 Configure a credential helper to remove this warning. See 11:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:43 11:45:43 Login Succeeded 11:45:43 nexus3.edgexfoundry.org:10003 11:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:44 Configure a credential helper to remove this warning. See 11:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:44 11:45:44 Login Succeeded 11:45:44 nexus3.edgexfoundry.org:10004 11:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:44 Configure a credential helper to remove this warning. See 11:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:44 11:45:44 Login Succeeded 11:45:44 docker.io 11:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:45 Configure a credential helper to remove this warning. See 11:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:45 11:45:45 Login Succeeded 11:45:45 ---> docker-login.sh ends [Pipeline] } 11:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:45:45 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:45:45 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:45:45 latest 11:45:45 3.1.0-dev.7 11:45:45 b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:45:45 main 11:45:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:45:45 04973b2884c6: Preparing 11:45:45 95e57bd011e9: Preparing 11:45:45 f52a256698cf: Preparing 11:45:45 666247e948f8: Preparing 11:45:45 d2d9d24a8c2a: Preparing 11:45:45 d2d9d24a8c2a: Layer already exists 11:45:46 f52a256698cf: Pushed 11:45:46 666247e948f8: Pushed 11:45:46 95e57bd011e9: Pushed 11:45:51 04973b2884c6: Pushed 11:45:51 b2aaf32d0f62f9c14c83812b914ce9a372d510a0: digest: sha256:acd42f5fade7039ad1ad424c3636d1304270d3153437fc6ac4f658f0d232ed7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:45:52 04973b2884c6: Preparing 11:45:52 95e57bd011e9: Preparing 11:45:52 f52a256698cf: Preparing 11:45:52 666247e948f8: Preparing 11:45:52 d2d9d24a8c2a: Preparing 11:45:52 666247e948f8: Layer already exists 11:45:52 d2d9d24a8c2a: Layer already exists 11:45:52 04973b2884c6: Layer already exists 11:45:52 f52a256698cf: Layer already exists 11:45:52 95e57bd011e9: Layer already exists 11:45:52 latest: digest: sha256:acd42f5fade7039ad1ad424c3636d1304270d3153437fc6ac4f658f0d232ed7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.7 11:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:45:53 04973b2884c6: Preparing 11:45:53 95e57bd011e9: Preparing 11:45:53 f52a256698cf: Preparing 11:45:53 666247e948f8: Preparing 11:45:53 d2d9d24a8c2a: Preparing 11:45:53 04973b2884c6: Layer already exists 11:45:53 d2d9d24a8c2a: Layer already exists 11:45:53 95e57bd011e9: Layer already exists 11:45:53 f52a256698cf: Layer already exists 11:45:53 666247e948f8: Layer already exists 11:45:53 3.1.0-dev.7: digest: sha256:acd42f5fade7039ad1ad424c3636d1304270d3153437fc6ac4f658f0d232ed7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:45:53 04973b2884c6: Preparing 11:45:53 95e57bd011e9: Preparing 11:45:53 f52a256698cf: Preparing 11:45:53 666247e948f8: Preparing 11:45:53 d2d9d24a8c2a: Preparing 11:45:53 95e57bd011e9: Layer already exists 11:45:53 04973b2884c6: Layer already exists 11:45:53 666247e948f8: Layer already exists 11:45:53 d2d9d24a8c2a: Layer already exists 11:45:53 f52a256698cf: Layer already exists 11:45:53 b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7: digest: sha256:acd42f5fade7039ad1ad424c3636d1304270d3153437fc6ac4f658f0d232ed7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:45:54 04973b2884c6: Preparing 11:45:54 95e57bd011e9: Preparing 11:45:54 f52a256698cf: Preparing 11:45:54 666247e948f8: Preparing 11:45:54 d2d9d24a8c2a: Preparing 11:45:54 d2d9d24a8c2a: Layer already exists 11:45:54 f52a256698cf: Layer already exists 11:45:54 04973b2884c6: Layer already exists 11:45:54 666247e948f8: Layer already exists 11:45:54 95e57bd011e9: Layer already exists 11:45:54 main: digest: sha256:acd42f5fade7039ad1ad424c3636d1304270d3153437fc6ac4f658f0d232ed7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:54 ===================================================== [Pipeline] echo 11:45:54 taggedImages: 11:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0 11:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.7 11:45:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b2aaf32d0f62f9c14c83812b914ce9a372d510a0-3.1.0-dev.7 11:45:54 - 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 11:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:55 11:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:55 arm64: Pulling from edgex-lftools-log-publisher 11:45:55 8998bd30e6a1: Pulling fs layer 11:45:55 04944245beec: Pulling fs layer 11:45:55 699f458cf7ca: Pulling fs layer 11:45:55 765212b225bb: Pulling fs layer 11:45:55 f23df028b6ca: Pulling fs layer 11:45:55 d65c8cfc05b1: Pulling fs layer 11:45:55 2437ff75d9bd: Pulling fs layer 11:45:55 765212b225bb: Waiting 11:45:55 f23df028b6ca: Waiting 11:45:55 d65c8cfc05b1: Waiting 11:45:55 2437ff75d9bd: Waiting 11:45:55 04944245beec: Verifying Checksum 11:45:55 765212b225bb: Verifying Checksum 11:45:55 765212b225bb: Download complete 11:45:55 f23df028b6ca: Verifying Checksum 11:45:55 f23df028b6ca: Download complete 11:45:55 d65c8cfc05b1: Verifying Checksum 11:45:55 d65c8cfc05b1: Download complete 11:45:56 699f458cf7ca: Verifying Checksum 11:45:56 699f458cf7ca: Download complete 11:45:56 8998bd30e6a1: Verifying Checksum 11:45:56 8998bd30e6a1: Download complete 11:45:59 2437ff75d9bd: Verifying Checksum 11:45:59 2437ff75d9bd: Download complete 11:46:00 8998bd30e6a1: Pull complete 11:46:00 04944245beec: Pull complete 11:46:02 699f458cf7ca: Pull complete 11:46:02 765212b225bb: Pull complete 11:46:03 f23df028b6ca: Pull complete 11:46:03 d65c8cfc05b1: Pull complete 11:46:18 2437ff75d9bd: Pull complete 11:46:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:46:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:18 prd-ubuntu20.04-docker-arm64-4c-16g-4362 does not seem to be running inside a container 11:46:18 $ 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/133 -v /w/workspace/device-virtual-go/133:/w/workspace/device-virtual-go/133:rw,z -v /w/workspace/device-virtual-go/133@tmp:/w/workspace/device-virtual-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:46:21 $ docker top 3cf06090d44d03128a1b0c283f6f21861ce2f6842b007dca673ffef343cc3aed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:21 ---> job-cost.sh 11:46:21 lf-activate-venv: SKIPPING 11:46:21 INFO: No Stack... 11:46:22 INFO: Retrieving Pricing Info for: v3-standard-4 11:46:23 INFO: Archiving Costs [Pipeline] sh 11:46:23 + + cutcat -d, /w/workspace/device-virtual-go/133/archives/cost.csv -f6 11:46:23 [Pipeline] lock 11:46:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] 11:46:23 Resource [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] did not exist. Created. 11:46:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:46:23 /w/workspace/device-virtual-go/133@tmp/durable-5591a676/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:46:24 + echo total: 0.10999999940395355 [Pipeline] stash 11:46:24 Warning: overwriting stash ‘stack-cost’ 11:46:24 Stashed 1 file(s) [Pipeline] } 11:46:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 11:46:24 $ docker stop --time=1 3cf06090d44d03128a1b0c283f6f21861ce2f6842b007dca673ffef343cc3aed 11:46:25 $ docker rm -f --volumes 3cf06090d44d03128a1b0c283f6f21861ce2f6842b007dca673ffef343cc3aed [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 11:46:26 provisioning config files... 11:46:26 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9545047225605710175tmp [Pipeline] { [Pipeline] sh 11:46:26 + set +x 11:46:26 + curl -s https://codecov.io/bash 11:46:26 + bash -s -- 11:46:26 11:46:26 _____ _ 11:46:26 / ____| | | 11:46:26 | | ___ __| | ___ ___ _____ __ 11:46:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:46:26 | |___| (_) | (_| | __/ (_| (_) \ V / 11:46:26 \_____\___/ \__,_|\___|\___\___/ \_/ 11:46:26 Bash-1.0.6 11:46:26 11:46:26 11:46:26 ==> git version 2.25.1 found 11:46:26 ==> 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 11:46:26 Release-Date: 2020-01-08 11:46:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:46:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:46:26 ==> Jenkins CI detected. 11:46:26 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:46:26 project root: . 11:46:26 --> token set from env 11:46:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:46:26 ==> Running gcov in . (disable via -X gcov) 11:46:26 ==> Python coveragepy not found 11:46:26 ==> Searching for coverage reports in: 11:46:26 + . 11:46:26 -> Found 1 reports 11:46:26 ==> Detecting git/mercurial file structure 11:46:26 ==> Reading reports 11:46:26 + ./coverage.out bytes=43063 11:46:26 ==> Appending adjustments 11:46:26 https://docs.codecov.io/docs/fixing-reports 11:46:26 + Found adjustments 11:46:26 ==> Gzipping contents 11:46:26 8.0K /tmp/codecov.rgs9Fy.gz 11:46:26 ==> Uploading reports 11:46:26 url: https://codecov.io 11:46:26 query: branch=main&commit=b2aaf32d0f62f9c14c83812b914ce9a372d510a0&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:46:26 -> Pinging Codecov 11:46:26 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=b2aaf32d0f62f9c14c83812b914ce9a372d510a0&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:46:27 -> Uploading to 11:46:27 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/5E52B4B073DB2E39498172D8E973AA87/b2aaf32d0f62f9c14c83812b914ce9a372d510a0/1af51a42-4061-4b37-b12a-56045378573c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T114626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4098637054e0d87ef2960b6835809763c0da0eb2a90a851b2e235c306147af6a 11:46:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:46:27 Dload Upload Total Spent Left Speed 11:46:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23351 11:46:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] } 11:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:46:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:46:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:46:27 11:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:46:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:46:28 df9b9388f04a: Pulling fs layer 11:46:28 52dc419b0ee2: Pulling fs layer 11:46:28 25bc292e5bac: Pulling fs layer 11:46:28 114826534d7a: Pulling fs layer 11:46:28 4657fd5d0bcf: Pulling fs layer 11:46:28 6ad1cebc031e: Pulling fs layer 11:46:28 8a3aa393b2d8: Pulling fs layer 11:46:28 4657fd5d0bcf: Waiting 11:46:28 114826534d7a: Waiting 11:46:28 6ad1cebc031e: Waiting 11:46:28 25bc292e5bac: Verifying Checksum 11:46:28 25bc292e5bac: Download complete 11:46:28 52dc419b0ee2: Verifying Checksum 11:46:28 52dc419b0ee2: Download complete 11:46:28 4657fd5d0bcf: Download complete 11:46:28 df9b9388f04a: Verifying Checksum 11:46:28 df9b9388f04a: Download complete 11:46:28 df9b9388f04a: Pull complete 11:46:28 6ad1cebc031e: Verifying Checksum 11:46:28 6ad1cebc031e: Download complete 11:46:28 52dc419b0ee2: Pull complete 11:46:28 25bc292e5bac: Pull complete 11:46:28 114826534d7a: Verifying Checksum 11:46:28 114826534d7a: Download complete 11:46:29 8a3aa393b2d8: Verifying Checksum 11:46:29 8a3aa393b2d8: Download complete 11:46:33 114826534d7a: Pull complete 11:46:33 4657fd5d0bcf: Pull complete 11:46:33 6ad1cebc031e: Pull complete 11:46:36 8a3aa393b2d8: Pull complete 11:46:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:36 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:46:41 $ docker top 8f98a8c8bfd9b7e4e71c465eba182220ebe432c474ea1b8fa6468f953678b1a9 -eo pid,comm [Pipeline] { [Pipeline] echo 11:46:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:46:42 + set -o pipefail 11:46:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:46:48 11:46:48 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:46:48 11:46:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/7d6213b9-0792-4503-b0a8-9993d118beaa 11:46:48 11:46:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:46:48 11:46:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:46:48 11:46:48 11:46:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:46:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:46:48 More details here: https://snyk.co/ue1NS [Pipeline] } 11:46:48 $ docker stop --time=1 8f98a8c8bfd9b7e4e71c465eba182220ebe432c474ea1b8fa6468f953678b1a9 11:46:52 $ docker rm -f --volumes 8f98a8c8bfd9b7e4e71c465eba182220ebe432c474ea1b8fa6468f953678b1a9 [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 11:46:53 + git log --format=format:%s -1 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 [Pipeline] sh 11:46:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:54 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:46:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:46:54 $ docker top 04fe54ca4cda4eac98ca4045940cb71a43d2b00c7b8b24645178f679da670e30 -eo pid,comm 11:46: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). 11:46:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:54 [ssh-agent] Looking for ssh-agent implementation... 11:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:54 $ docker exec 04fe54ca4cda4eac98ca4045940cb71a43d2b00c7b8b24645178f679da670e30 ssh-agent 11:46:55 SSH_AUTH_SOCK=/tmp/ssh-LZ0MJYNquasQ/agent.32 11:46:55 SSH_AGENT_PID=38 11:46:55 Running ssh-add (command line suppressed) 11:46:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2702917181124967722.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2702917181124967722.key) 11:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:55 + git semver tag 11:46:55 2023-08-23 11:46:55,673 [run_tag] DEBUG tag force:False 11:46:55 2023-08-23 11:46:55,673 [check_head_tag] DEBUG check head tag 11:46:55 2023-08-23 11:46:55,674 [execute] INFO git cat-file --batch-check 11:46:55 2023-08-23 11:46:55,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:46:55 2023-08-23 11:46:55,678 [execute] INFO git cat-file --batch 11:46:55 2023-08-23 11:46:55,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:46:55 2023-08-23 11:46:55,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:46:55 2023-08-23 11:46:55,689 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 11:46:55 2023-08-23 11:46:55,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:46:55 2023-08-23 11:46:55,695 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:46:55 3.1.0-dev.7 [Pipeline] } 11:46:55 $ docker exec --env ******** --env ******** 04fe54ca4cda4eac98ca4045940cb71a43d2b00c7b8b24645178f679da670e30 ssh-agent -k 11:46:55 unset SSH_AUTH_SOCK; 11:46:55 unset SSH_AGENT_PID; 11:46:55 echo Agent pid 38 killed; 11:46:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:56 + git semver [Pipeline] } 11:46:56 $ docker stop --time=1 04fe54ca4cda4eac98ca4045940cb71a43d2b00c7b8b24645178f679da670e30 11:46:57 $ docker rm -f --volumes 04fe54ca4cda4eac98ca4045940cb71a43d2b00c7b8b24645178f679da670e30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:46:58 11:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:46:58 0.23.1-centos7: Pulling from edgex-lftools 11:46:58 ab5ef0e58194: Pulling fs layer 11:46:58 9712f1f96733: Pulling fs layer 11:46:58 63f879dbbcfc: Pulling fs layer 11:46:58 0d9ebad4ef96: Pulling fs layer 11:46:58 e9a5061849ea: Pulling fs layer 11:46:58 d747dcd14b5f: Pulling fs layer 11:46:58 2de7ff778b66: Pulling fs layer 11:46:58 0d9ebad4ef96: Waiting 11:46:58 e9a5061849ea: Waiting 11:46:58 d747dcd14b5f: Waiting 11:46:58 2de7ff778b66: Waiting 11:46:58 9712f1f96733: Download complete 11:46:59 63f879dbbcfc: Verifying Checksum 11:46:59 63f879dbbcfc: Download complete 11:46:59 0d9ebad4ef96: Verifying Checksum 11:46:59 0d9ebad4ef96: Download complete 11:46:59 d747dcd14b5f: Download complete 11:46:59 e9a5061849ea: Verifying Checksum 11:46:59 e9a5061849ea: Download complete 11:46:59 ab5ef0e58194: Download complete 11:46:59 2de7ff778b66: Verifying Checksum 11:46:59 2de7ff778b66: Download complete 11:47:02 ab5ef0e58194: Pull complete 11:47:02 9712f1f96733: Pull complete 11:47:02 63f879dbbcfc: Pull complete 11:47:07 0d9ebad4ef96: Pull complete 11:47:07 e9a5061849ea: Pull complete 11:47:07 d747dcd14b5f: Pull complete 11:47:08 2de7ff778b66: Pull complete 11:47:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:47:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:08 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:47:15 $ docker top 52195a3869fae14efbfcb6404dee8243c820cb3ecc89a2a1a1dde255b34725ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:47:15 provisioning config files... 11:47:15 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10047741162399348780tmp 11:47:15 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2168797638327195935tmp 11:47:15 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17552430579646005481tmp [Pipeline] { [Pipeline] echo 11:47:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:47:15 ---> sigul-configuration.sh 11:47:15 gpg: directory `/root/.gnupg' created 11:47:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:47:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:47:15 gpg: keyring `/root/.gnupg/secring.gpg' created 11:47:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:47:15 gpg: CAST5 encrypted data 11:47:15 gpg: encrypted with 1 passphrase 11:47:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:47:15 + mkdir /home/jenkins 11:47:15 + mkdir /home/jenkins/sigul [Pipeline] sh 11:47:16 + 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 11:47:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:47:16 ---> sigul-install.sh 11:47:16 Sigul already installed; skipping installation. [Pipeline] sh 11:47:16 + git tag --list 11:47:16 v1.0.0 11:47:16 v1.1.0 11:47:16 v1.1.1 11:47:16 v1.2.1 11:47:16 v1.2.2 11:47:16 v1.2.3 11:47:16 v1.3.0 11:47:16 v1.3.1 11:47:16 v2.0.0 11:47:16 v2.1.0 11:47:16 v2.1.1 11:47:16 v2.2.0 11:47:16 v2.3.0 11:47:16 v3.0 11:47:16 v3.0.0 11:47:16 v3.1.0-dev.1 11:47:16 v3.1.0-dev.2 11:47:16 v3.1.0-dev.3 11:47:16 v3.1.0-dev.4 11:47:16 v3.1.0-dev.5 11:47:16 v3.1.0-dev.6 11:47:16 v3.1.0-dev.7 [Pipeline] sh 11:47:16 + lftools sign git-tag v3.1.0-dev.7 11:47:17 Signing Git tag with Sigul... 11:47:17 Signing v3.1.0-dev.7 [Pipeline] echo 11:47:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:47:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:47:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:47:18 $ docker stop --time=1 52195a3869fae14efbfcb6404dee8243c820cb3ecc89a2a1a1dde255b34725ca 11:47:19 $ docker rm -f --volumes 52195a3869fae14efbfcb6404dee8243c820cb3ecc89a2a1a1dde255b34725ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:47:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:20 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:47:20 $ docker top f3aa4731753734179668c803b9b7551193ea73cb917b1777a323980aaa85812f -eo pid,comm 11:47:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:47:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:20 [ssh-agent] Looking for ssh-agent implementation... 11:47:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:20 $ docker exec f3aa4731753734179668c803b9b7551193ea73cb917b1777a323980aaa85812f ssh-agent 11:47:21 SSH_AUTH_SOCK=/tmp/ssh-TqQgN32qrTUf/agent.33 11:47:21 SSH_AGENT_PID=39 11:47:21 Running ssh-add (command line suppressed) 11:47:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3756071386701800536.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3756071386701800536.key) 11:47:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:21 + git semver bump pre 11:47:21 2023-08-23 11:47:21,703 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:21 2023-08-23 11:47:21,703 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 11:47:21 2023-08-23 11:47:21,703 [bump_version] DEBUG bumped version:3.1.0-dev.8 11:47:21 2023-08-23 11:47:21,703 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:47:21 2023-08-23 11:47:21,703 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:21 2023-08-23 11:47:21,703 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:21 2023-08-23 11:47:21,705 [execute] INFO git cat-file --batch-check 11:47:21 2023-08-23 11:47:21,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:47:21 2023-08-23 11:47:21,711 [execute] INFO git cat-file --batch 11:47:21 2023-08-23 11:47:21,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:47:21 2023-08-23 11:47:21,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:21 3.1.0-dev.8 [Pipeline] } 11:47:21 $ docker exec --env ******** --env ******** f3aa4731753734179668c803b9b7551193ea73cb917b1777a323980aaa85812f ssh-agent -k 11:47:22 unset SSH_AUTH_SOCK; 11:47:22 unset SSH_AGENT_PID; 11:47:22 echo Agent pid 39 killed; 11:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:22 + git semver [Pipeline] } 11:47:22 $ docker stop --time=1 f3aa4731753734179668c803b9b7551193ea73cb917b1777a323980aaa85812f 11:47:23 $ docker rm -f --volumes f3aa4731753734179668c803b9b7551193ea73cb917b1777a323980aaa85812f [Pipeline] // withDockerContainer [Pipeline] sh 11:47:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:24 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:47:25 $ docker top b45610706926e7315f5236f7ec5a3cb3021c41bfc60c09450cfb694d07f204f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:25 [ssh-agent] Looking for ssh-agent implementation... 11:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:25 $ docker exec b45610706926e7315f5236f7ec5a3cb3021c41bfc60c09450cfb694d07f204f5 ssh-agent 11:47:25 SSH_AUTH_SOCK=/tmp/ssh-5a52i0rh6zR0/agent.32 11:47:25 SSH_AGENT_PID=38 11:47:25 Running ssh-add (command line suppressed) 11:47:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3355622782889681608.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3355622782889681608.key) 11:47:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:25 + git semver push 11:47:26 2023-08-23 11:47:26,006 [run_push] DEBUG push 11:47:26 2023-08-23 11:47:26,006 [execute] INFO git cat-file --batch-check 11:47:26 2023-08-23 11:47:26,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:47:26 2023-08-23 11:47:26,011 [execute] INFO git rev-list 3a56a8bbf39352806f574252f6ae33bd49c5b5d8 -- 11:47:26 2023-08-23 11:47:26,011 [execute] DEBUG Popen(['git', 'rev-list', '3a56a8bbf39352806f574252f6ae33bd49c5b5d8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:47:26 2023-08-23 11:47:26,021 [execute] INFO git fetch -v origin 11:47:26 2023-08-23 11:47:26,022 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:47:26 2023-08-23 11:47:26,480 [run_push] DEBUG no remote changes detected 11:47:26 2023-08-23 11:47:26,480 [execute] INFO git push origin semver 11:47:26 2023-08-23 11:47:26,481 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:47:27 2023-08-23 11:47:27,215 [run_push] DEBUG push all version tags 11:47:27 2023-08-23 11:47:27,216 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:47:27 2023-08-23 11:47:27,216 [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) 11:47:28 2023-08-23 11:47:27,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:47:28 3.1.0-dev.8 [Pipeline] } 11:47:28 $ docker exec --env ******** --env ******** b45610706926e7315f5236f7ec5a3cb3021c41bfc60c09450cfb694d07f204f5 ssh-agent -k 11:47:28 unset SSH_AUTH_SOCK; 11:47:28 unset SSH_AGENT_PID; 11:47:28 echo Agent pid 38 killed; 11:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:28 + git semver [Pipeline] } 11:47:28 $ docker stop --time=1 b45610706926e7315f5236f7ec5a3cb3021c41bfc60c09450cfb694d07f204f5 11:47:30 $ docker rm -f --volumes b45610706926e7315f5236f7ec5a3cb3021c41bfc60c09450cfb694d07f204f5 [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 11:47:30 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:47:30 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:47:30 total 16 11:47:30 drwxr-xr-x 3 root root 4096 Aug 23 11:38 . 11:47:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 11:47 .. 11:47:30 drwxr-xr-x 2 root root 4096 Aug 23 11:38 cost 11:47:30 -rw-r--r-- 1 root root 89 Aug 23 11:38 cost.csv 11:47:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:47:30 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:47:30 total 16 11:47:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:38 . 11:47:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 11:47 .. 11:47:30 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 11:38 cost 11:47:30 -rw-r--r-- 1 jenkins jenkins 89 Aug 23 11:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:47:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:47:32 ---> package-listing.sh 11:47:32 ++ facter osfamily 11:47:32 ++ tr '[:upper:]' '[:lower:]' 11:47:32 + OS_FAMILY=debian 11:47:32 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:47:32 + START_PACKAGES=/tmp/packages_start.txt 11:47:32 + END_PACKAGES=/tmp/packages_end.txt 11:47:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:47:32 + PACKAGES=/tmp/packages_start.txt 11:47:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:47:32 + PACKAGES=/tmp/packages_end.txt 11:47:32 + case "${OS_FAMILY}" in 11:47:32 + dpkg -l 11:47:32 + grep '^ii' 11:47:32 + '[' -f /tmp/packages_start.txt ']' 11:47:32 + '[' -f /tmp/packages_end.txt ']' 11:47:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:47:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:47:32 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:47:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:47:32 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 11:47:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:33 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:47:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:47:33 $ docker top de735b67a96333d71d65a17f5fde2d325eddfd396ad21d08ecf60572bc5bb2fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:33 + touch /tmp/pre-build-complete [Pipeline] sh 11:47:34 + mkdir -p /var/log/sysstat [Pipeline] sh 11:47:34 + ls /var/log/sa-host 11:47:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:34 provisioning config files... 11:47:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11830586852386233529tmp [Pipeline] { [Pipeline] echo 11:47:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:47:34 ---> create-netrc.sh [Pipeline] } 11:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:47:35 ---> python-tools-install.sh [Pipeline] echo 11:47:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:47:35 ---> sudo-logs.sh 11:47:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:47:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:47:35 ---> job-cost.sh 11:47:35 lf-activate-venv: SKIPPING 11:47:35 DEBUG: total: 0.2199999988079071 11:47:35 INFO: Retrieving Stack Cost... 11:47:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:47:36 INFO: Archiving Costs [Pipeline] echo 11:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:47:36 ---> logs-deploy.sh 11:47:36 lf-activate-venv: SKIPPING 11:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/133 11:47:36 INFO: archiving workspace using pattern(s): 11:47:37 Archives upload complete. 11:47:38 INFO: archiving logs to Nexus