Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3e36257f0c9f774ec81edf885f9fc4e99897b55 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-ssh7561517172646691414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11202135930827543962.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16346446589326224346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9597321326162042248.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-ssh5101227251504278913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17018 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 a3e36257f0c9f774ec81edf885f9fc4e99897b55 (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 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#449)" > git checkout -f a3e36257f0c9f774ec81edf885f9fc4e99897b55 # timeout=10 > git rev-list --no-walk 80fcd9e8c673b029d068a87f517db227d44531cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:05:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:05:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:05:27 ========================================================= 14:05:27 EdgeX Global Pipelines Version Info 14:05:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:05:27 ------------------- 14:05:27 stable info: 14:05:27 ------------------- 14:05:27 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 14:05:27 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:05:27 Message: update stable to v1.0.257 14:05:28 ------------------- 14:05:28 experimental info: 14:05:28 ------------------- 14:05:28 Commited By: **** collab-it+edgex@linuxfoundation.org 14:05:28 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 14:05:28 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:05:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] echo 14:05:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3e3625 [Pipeline] echo 14:05:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:29 provisioning config files... 14:05:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5860641945456024957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:29 ---> docker-login.sh 14:05:29 nexus3.edgexfoundry.org:10001 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 nexus3.edgexfoundry.org:10002 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 nexus3.edgexfoundry.org:10003 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:30 Configure a credential helper to remove this warning. See 14:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:30 14:05:30 Login Succeeded 14:05:30 nexus3.edgexfoundry.org:10004 14:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:30 Configure a credential helper to remove this warning. See 14:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:30 14:05:30 Login Succeeded 14:05:30 docker.io 14:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:30 Configure a credential helper to remove this warning. See 14:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:30 14:05:30 Login Succeeded 14:05:30 ---> docker-login.sh ends [Pipeline] } 14:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:05:30 + git rev-list -1 --merges a3e36257f0c9f774ec81edf885f9fc4e99897b55~1..a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] echo 14:05:30 -----------> git rev-list -1 --merges a3e36257f0c9f774ec81edf885f9fc4e99897b55~1..a3e36257f0c9f774ec81edf885f9fc4e99897b55 a3e36257f0c9f774ec81edf885f9fc4e99897b55 [false] [Pipeline] sh 14:05:31 + git log --format=format:%s -1 a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] echo 14:05:31 ========================================================= 14:05:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:05:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:31 + git log --format=format:%s -1 a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] echo 14:05:31 [semverPrep] GIT_COMMIT: a3e36257f0c9f774ec81edf885f9fc4e99897b55, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#449) [Pipeline] echo 14:05:31 [semverPrep] This is not a build commit. [Pipeline] sh 14:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:31 + grep -v github /etc/ssh/ssh_known_hosts 14:05:31 + [ -e /tmp/ssh_known_hosts ] 14:05:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:05:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:05:31 + sudo tee -a /etc/ssh/ssh_known_hosts 14:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:32 14:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:32 0.1.4: Pulling from edgex-devops/py-git-semver 14:05:32 b85a868b505f: Pulling fs layer 14:05:32 e2be974225ed: Pulling fs layer 14:05:32 339a4e72a1f5: Pulling fs layer 14:05:32 988bab9f4d93: Pulling fs layer 14:05:32 1469e6f7b9e6: Pulling fs layer 14:05:32 988bab9f4d93: Waiting 14:05:32 eaf3925da568: Pulling fs layer 14:05:32 eaf3925da568: Waiting 14:05:32 bab4dde63d76: Pulling fs layer 14:05:32 bde34c3a00c8: Pulling fs layer 14:05:32 b352a97aabf1: Pulling fs layer 14:05:32 4872d77fe225: Pulling fs layer 14:05:32 bde34c3a00c8: Waiting 14:05:32 b352a97aabf1: Waiting 14:05:32 5851b861e8e6: Pulling fs layer 14:05:32 4872d77fe225: Waiting 14:05:32 5851b861e8e6: Waiting 14:05:32 e2be974225ed: Verifying Checksum 14:05:32 e2be974225ed: Download complete 14:05:32 988bab9f4d93: Verifying Checksum 14:05:32 988bab9f4d93: Download complete 14:05:32 1469e6f7b9e6: Verifying Checksum 14:05:32 1469e6f7b9e6: Download complete 14:05:32 eaf3925da568: Verifying Checksum 14:05:32 eaf3925da568: Download complete 14:05:32 339a4e72a1f5: Verifying Checksum 14:05:32 339a4e72a1f5: Download complete 14:05:32 bde34c3a00c8: Verifying Checksum 14:05:32 bde34c3a00c8: Download complete 14:05:32 b352a97aabf1: Download complete 14:05:32 4872d77fe225: Download complete 14:05:32 5851b861e8e6: Download complete 14:05:32 b85a868b505f: Verifying Checksum 14:05:32 b85a868b505f: Download complete 14:05:33 bab4dde63d76: Verifying Checksum 14:05:33 bab4dde63d76: Download complete 14:05:34 b85a868b505f: Pull complete 14:05:34 e2be974225ed: Pull complete 14:05:34 339a4e72a1f5: Pull complete 14:05:34 988bab9f4d93: Pull complete 14:05:35 1469e6f7b9e6: Pull complete 14:05:35 eaf3925da568: Pull complete 14:05:37 bab4dde63d76: Pull complete 14:05:37 bde34c3a00c8: Pull complete 14:05:37 b352a97aabf1: Pull complete 14:05:37 4872d77fe225: Pull complete 14:05:37 5851b861e8e6: Pull complete 14:05:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:37 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:05:37 $ 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 14:05:41 $ docker top b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb -eo pid,comm 14:05:41 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). 14:05:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:41 [ssh-agent] Looking for ssh-agent implementation... 14:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:41 $ docker exec b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb ssh-agent 14:05:41 SSH_AUTH_SOCK=/tmp/ssh-M5ADDplD7tld/agent.31 14:05:41 SSH_AGENT_PID=37 14:05:41 Running ssh-add (command line suppressed) 14:05:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12646820383133783256.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12646820383133783256.key) 14:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:41 + git tag --points-at HEAD [Pipeline] } 14:05:41 $ docker exec --env ******** --env ******** b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb ssh-agent -k 14:05:42 unset SSH_AUTH_SOCK; 14:05:42 unset SSH_AGENT_PID; 14:05:42 echo Agent pid 37 killed; 14:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:42 [ssh-agent] Looking for ssh-agent implementation... 14:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:42 $ docker exec b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb ssh-agent 14:05:42 SSH_AUTH_SOCK=/tmp/ssh-1rFL3xQ3FaH7/agent.69 14:05:42 SSH_AGENT_PID=75 14:05:42 Running ssh-add (command line suppressed) 14:05:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1482316015562067249.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1482316015562067249.key) 14:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:42 + git semver init 14:05:42 2023-11-08 14:05:42,932 [run_init] DEBUG init version:0.0.0 force:False 14:05:42 2023-11-08 14:05:42,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 14:05:42 2023-11-08 14:05:42,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 14:05:42 2023-11-08 14:05:42,933 [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) 14:05:44 2023-11-08 14:05:44,222 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 14:05:44 2023-11-08 14:05:44,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 14:05:44 2023-11-08 14:05:44,223 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:44 2023-11-08 14:05:44,223 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:44 3.1.0-dev.29 [Pipeline] } 14:05:44 $ docker exec --env ******** --env ******** b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb ssh-agent -k 14:05:44 unset SSH_AUTH_SOCK; 14:05:44 unset SSH_AGENT_PID; 14:05:44 echo Agent pid 75 killed; 14:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:44 + git semver [Pipeline] } 14:05:45 $ docker stop --time=1 b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb 14:05:46 $ docker rm -f --volumes b70ae359ff22598c7f64912b0165febd4ddf646865a992cd944c3619d705c2fb [Pipeline] // withDockerContainer [Pipeline] sh 14:05:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:47 Stashed 1 file(s) [Pipeline] echo 14:05:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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 14:05:47 provisioning config files... 14:05:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1191143209273545275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:47 ---> docker-login.sh 14:05:47 nexus3.edgexfoundry.org:10001 14:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:47 Configure a credential helper to remove this warning. See 14:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:47 14:05:47 Login Succeeded 14:05:47 nexus3.edgexfoundry.org:10002 14:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:47 Configure a credential helper to remove this warning. See 14:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:47 14:05:47 Login Succeeded 14:05:47 nexus3.edgexfoundry.org:10003 14:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:47 Configure a credential helper to remove this warning. See 14:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:47 14:05:47 Login Succeeded 14:05:47 nexus3.edgexfoundry.org:10004 14:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:47 Configure a credential helper to remove this warning. See 14:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:47 14:05:47 Login Succeeded 14:05:47 docker.io 14:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:48 Configure a credential helper to remove this warning. See 14:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:48 14:05:48 Login Succeeded 14:05:48 ---> docker-login.sh ends [Pipeline] } 14:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:48 ========================================================= 14:05:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:05:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:05:48 Sending build context to Docker daemon 23.7MB 14:05:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:05:48 Step 2/12 : FROM ${BASE} AS builder 14:05:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:48 7264a8db6415: Pulling fs layer 14:05:48 c4d48a809fc2: Pulling fs layer 14:05:48 4f1c88b9dad5: Pulling fs layer 14:05:48 ad3a456e5733: Pulling fs layer 14:05:48 33e27b845d1e: Pulling fs layer 14:05:48 c68163c4e522: Pulling fs layer 14:05:48 50da416c3ac9: Pulling fs layer 14:05:48 23d2d4c4bb30: Pulling fs layer 14:05:48 ad3a456e5733: Waiting 14:05:48 33e27b845d1e: Waiting 14:05:48 50da416c3ac9: Waiting 14:05:48 23d2d4c4bb30: Waiting 14:05:48 c68163c4e522: Waiting 14:05:48 c4d48a809fc2: Verifying Checksum 14:05:48 c4d48a809fc2: Download complete 14:05:48 ad3a456e5733: Verifying Checksum 14:05:48 ad3a456e5733: Download complete 14:05:48 33e27b845d1e: Download complete 14:05:48 7264a8db6415: Verifying Checksum 14:05:48 7264a8db6415: Download complete 14:05:48 c68163c4e522: Verifying Checksum 14:05:48 c68163c4e522: Download complete 14:05:49 7264a8db6415: Pull complete 14:05:49 c4d48a809fc2: Pull complete 14:05:49 23d2d4c4bb30: Verifying Checksum 14:05:49 4f1c88b9dad5: Verifying Checksum 14:05:49 4f1c88b9dad5: Download complete 14:05:49 50da416c3ac9: Verifying Checksum 14:05:49 50da416c3ac9: Download complete 14:05:52 4f1c88b9dad5: Pull complete 14:05:52 ad3a456e5733: Pull complete 14:05:52 33e27b845d1e: Pull complete 14:05:52 c68163c4e522: Pull complete 14:05:54 50da416c3ac9: Pull complete 14:05:55 23d2d4c4bb30: Pull complete 14:05:55 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:05:55 ---> 0786185ac409 14:05:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:06:02 Still waiting to schedule task 14:06:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:06:02 ---> Running in a1183f633d61 14:06:02 Removing intermediate container a1183f633d61 14:06:02 ---> c02b0d20ebb9 14:06:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:02 ---> Running in a709f0101665 14:06:02 Removing intermediate container a709f0101665 14:06:02 ---> e8ca0e9035e9 14:06:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:02 ---> Running in 34d98cc7bef3 14:06:02 Removing intermediate container 34d98cc7bef3 14:06:02 ---> 28a194e49531 14:06:02 Step 6/12 : WORKDIR /device-virtual-go 14:06:02 ---> Running in a9e48f53c0cd 14:06:02 Removing intermediate container a9e48f53c0cd 14:06:02 ---> ab3953aabf27 14:06:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:02 ---> Running in e4e7a8ef3150 14:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:06:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:06:02 (2/4) Installing libedit (20221030.3.1-r1) 14:06:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:06:03 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:06:03 Executing busybox-1.36.1-r2.trigger 14:06:03 OK: 268 MiB in 56 packages 14:06:03 Removing intermediate container e4e7a8ef3150 14:06:03 ---> 33f5cc00b39c 14:06:03 Step 8/12 : COPY go.mod vendor* ./ 14:06:03 ---> ff3fe9530121 14:06:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:03 ---> Running in 1d5df102cbaf 14:06:50 Removing intermediate container 1d5df102cbaf 14:06:50 ---> b4c0acbe5a3e 14:06:50 Step 10/12 : COPY . . 14:06:50 ---> ba898011e4bf 14:06:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:50 ---> Running in d7f59120c50e 14:06:50 Removing intermediate container d7f59120c50e 14:06:50 ---> 2d8468bd4d50 14:06:50 Step 12/12 : RUN $MAKE 14:06:50 ---> Running in a2cc63b8014f 14:06:50 noop 14:06:50 Removing intermediate container a2cc63b8014f 14:06:50 ---> 07f7b662f3fe 14:06:50 Successfully built 07f7b662f3fe 14:06:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:50 + docker inspect -f . ci-base-image-x86_64 14:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:50 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:06:50 $ 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 14:06:51 $ docker top 15a08b459a1000882df7e7a881d643b79a1bcffe30973626a8a2726a999e1d39 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:51 + go version 14:06:51 go version go1.21.0 linux/amd64 [Pipeline] } 14:06:51 $ docker stop --time=1 15a08b459a1000882df7e7a881d643b79a1bcffe30973626a8a2726a999e1d39 14:06:52 $ docker rm -f --volumes 15a08b459a1000882df7e7a881d643b79a1bcffe30973626a8a2726a999e1d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:53 + docker inspect -f . ci-base-image-x86_64 14:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:53 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:06:53 $ 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 14:06:53 $ docker top 7ef829e0c8f123443f48401887945e03263ebc54834bed8b64a305bedcab6445 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 14:06:54 + make test 14:06:54 go test ./... -coverprofile=coverage.out 14:06:56 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:07:06 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:07:06 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 14:07:13 go vet ./... 14:07:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:07:16 ./bin/test-attribution-txt.sh [Pipeline] echo 14:07:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:07:16 $ docker stop --time=1 7ef829e0c8f123443f48401887945e03263ebc54834bed8b64a305bedcab6445 14:07:25 $ docker rm -f --volumes 7ef829e0c8f123443f48401887945e03263ebc54834bed8b64a305bedcab6445 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:07:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:07:26 + ls -al . 14:07:26 total 200 14:07:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 14:06 . 14:07:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 14:05 .. 14:07:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 14:07 .git 14:07:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:05 .github 14:07:26 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 14:05 .gitignore 14:07:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 14:05 .golangci.yml 14:07:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 14:05 .semver 14:07:26 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 14:05 Attribution.txt 14:07:26 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 14:05 CHANGELOG.md 14:07:26 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 14:05 Dockerfile 14:07:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 14:05 GOVERNANCE.md 14:07:26 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 14:05 Jenkinsfile 14:07:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 14:05 LICENSE 14:07:26 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 14:05 Makefile 14:07:26 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 14:05 OWNERS.md 14:07:26 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 14:05 README.md 14:07:26 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 14:05 VERSION 14:07:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:05 bin 14:07:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:05 cmd 14:07:26 -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 14:07 coverage.out 14:07:26 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 8 14:05 go.mod 14:07:26 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 14:05 go.sum 14:07:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:05 internal 14:07:26 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 14:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:27 + 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=a3e36257f0c9f774ec81edf885f9fc4e99897b55 --label arch=amd64 --label version=3.1.0-dev.29 . 14:07:27 Sending build context to Docker daemon 23.74MB 14:07:27 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 14:07:27 Step 2/25 : FROM ${BASE} AS builder 14:07:27 ---> 07f7b662f3fe 14:07:27 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:07:28 ---> Running in 219aed2cfc9c 14:07:29 Removing intermediate container 219aed2cfc9c 14:07:29 ---> fb9c36bc3e83 14:07:29 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:07:29 ---> Running in 19f63d4b77f4 14:07:30 Removing intermediate container 19f63d4b77f4 14:07:30 ---> 4cc05924bfc1 14:07:30 Step 5/25 : ARG ADD_BUILD_TAGS="" 14:07:30 ---> Running in b2175b085ee9 14:07:31 Removing intermediate container b2175b085ee9 14:07:31 ---> 7bdefd46ee89 14:07:31 Step 6/25 : WORKDIR /device-virtual-go 14:07:31 ---> Running in 9e97fe3b6a8c 14:07:32 Removing intermediate container 9e97fe3b6a8c 14:07:32 ---> c27b19c96e7c 14:07:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:32 ---> Running in 194cab47329e 14:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:07:33 OK: 268 MiB in 56 packages 14:07:34 Removing intermediate container 194cab47329e 14:07:34 ---> d9829b130c9d 14:07:34 Step 8/25 : COPY go.mod vendor* ./ 14:07:34 ---> 334567d32bba 14:07:34 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:34 ---> Running in 53ca9e7e5a53 14:07:35 Removing intermediate container 53ca9e7e5a53 14:07:35 ---> cc23b8d0ae4a 14:07:35 Step 10/25 : COPY . . 14:07:36 ---> d03ea2b7e575 14:07:36 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:36 ---> Running in d16715b2ab81 14:07:36 Removing intermediate container d16715b2ab81 14:07:36 ---> 702af822b1d4 14:07:36 Step 12/25 : RUN $MAKE 14:07:36 ---> Running in b36aee0da310 14:07:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:07:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17019 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 14:07:38 Running in /w/workspace/device-virtual-go/155 [Pipeline] { [Pipeline] checkout 14:07:38 The recommended git tool is: git 14:07:43 using credential edgex-jenkins-ssh 14:07:43 Cloning the remote Git repository 14:07:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:07:44 > git init /w/workspace/device-virtual-go/155 # timeout=10 14:07:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:07:44 > git --version # timeout=10 14:07:44 > git --version # 'git version 2.25.1' 14:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:47 Avoid second fetch 14:07:47 Checking out Revision a3e36257f0c9f774ec81edf885f9fc4e99897b55 (main) 14:07:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:47 > git config core.sparsecheckout # timeout=10 14:07:47 > git checkout -f a3e36257f0c9f774ec81edf885f9fc4e99897b55 # timeout=10 14:07:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#449)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:48 Dload Upload Total Spent Left Speed 14:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh 14:07:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:07:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:07:49 + sudo tee /etc/docker/daemon.new 14:07:49 { 14:07:49 "registry-mirrors": [ 14:07:49 "https://nexus3.edgexfoundry.org:10001" 14:07:49 ], 14:07:49 "bip": "10.250.0.254/24", 14:07:49 "hosts": [ 14:07:49 "tcp://0.0.0.0:5555", 14:07:49 "unix:///var/run/docker.sock" 14:07:49 ], 14:07:49 "mtu": 1458, 14:07:49 "selinux-enabled": true, 14:07:49 "seccomp-profile": "/etc/docker/seccomp.json" 14:07:49 } [Pipeline] sh 14:07:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:07:50 + sudo service docker restart 14:08:03 Removing intermediate container b36aee0da310 14:08:03 ---> 927b873a331d 14:08:03 Step 13/25 : FROM alpine:3.18 14:08:03 3.18: Pulling from library/alpine 14:08:03 96526aa774ef: Pulling fs layer 14:08:03 96526aa774ef: Verifying Checksum 14:08:03 96526aa774ef: Download complete 14:08:03 96526aa774ef: Pull complete 14:08:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:08:03 Status: Downloaded newer image for alpine:3.18 14:08:03 ---> 8ca4688f4f35 14:08:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:08:03 ---> Running in 92134bdc9220 14:08:04 Removing intermediate container 92134bdc9220 14:08:04 ---> 01b7917ad6f2 14:08:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 14:08:04 ---> Running in 76b539db4098 14:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:08:05 (1/1) Installing dumb-init (1.2.5-r2) 14:08:05 Executing busybox-1.36.1-r2.trigger 14:08:05 OK: 7 MiB in 16 packages 14:08:07 Removing intermediate container 76b539db4098 14:08:07 ---> 9ad977bb7d56 14:08:07 Step 16/25 : WORKDIR / 14:08:07 ---> Running in 776881f58424 14:08:08 Removing intermediate container 776881f58424 14:08:08 ---> f974a2b75b93 14:08:08 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:08 provisioning config files... 14:08:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/155@tmp/config11715414848686637429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:08 ---> docker-login.sh 14:08:08 nexus3.edgexfoundry.org:10001 14:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:09 Configure a credential helper to remove this warning. See 14:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:09 14:08:09 Login Succeeded 14:08:09 nexus3.edgexfoundry.org:10002 14:08:09 ---> 6a2a39243fee 14:08:09 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:09 Configure a credential helper to remove this warning. See 14:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:09 14:08:09 Login Succeeded 14:08:09 nexus3.edgexfoundry.org:10003 14:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:10 Configure a credential helper to remove this warning. See 14:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:10 14:08:10 Login Succeeded 14:08:10 nexus3.edgexfoundry.org:10004 14:08:10 ---> db3b0ac398d3 14:08:10 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:10 Configure a credential helper to remove this warning. See 14:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:10 14:08:10 Login Succeeded 14:08:10 docker.io 14:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:11 Configure a credential helper to remove this warning. See 14:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:11 14:08:11 Login Succeeded 14:08:11 ---> docker-login.sh ends [Pipeline] } 14:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:08:11 ========================================================= 14:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:08:11 Sending build context to Docker daemon 11.98MB 14:08:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:08:11 Step 2/12 : FROM ${BASE} AS builder 14:08:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:12 9fda8d8052c6: Pulling fs layer 14:08:12 5d54e960e981: Pulling fs layer 14:08:12 c4a7e357bf2a: Pulling fs layer 14:08:12 f0e02332f6b5: Pulling fs layer 14:08:12 cefa15bbcfad: Pulling fs layer 14:08:12 17808c966233: Pulling fs layer 14:08:12 f4c1fc716caa: Pulling fs layer 14:08:12 f0e02332f6b5: Waiting 14:08:12 cefa15bbcfad: Waiting 14:08:12 17808c966233: Waiting 14:08:12 f4c1fc716caa: Waiting 14:08:12 5d54e960e981: Download complete 14:08:12 f0e02332f6b5: Verifying Checksum 14:08:12 f0e02332f6b5: Download complete 14:08:12 cefa15bbcfad: Verifying Checksum 14:08:12 cefa15bbcfad: Download complete 14:08:12 9fda8d8052c6: Download complete 14:08:12 ---> ad50d58cebc9 14:08:12 Step 20/25 : EXPOSE 59900 14:08:12 f4c1fc716caa: Verifying Checksum 14:08:12 f4c1fc716caa: Download complete 14:08:13 ---> Running in a4bbf4fb701f 14:08:13 9fda8d8052c6: Pull complete 14:08:13 Removing intermediate container a4bbf4fb701f 14:08:13 ---> 508ebe2be0d6 14:08:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:08:13 5d54e960e981: Pull complete 14:08:13 ---> Running in fe20ee6f7707 14:08:13 c4a7e357bf2a: Verifying Checksum 14:08:13 c4a7e357bf2a: Download complete 14:08:14 Removing intermediate container fe20ee6f7707 14:08:14 ---> 7d0e95589c9a 14:08:14 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:08:15 ---> Running in 52cef5d18983 14:08:15 17808c966233: Verifying Checksum 14:08:15 17808c966233: Download complete 14:08:16 Removing intermediate container 52cef5d18983 14:08:16 ---> 4cd6c55d23ce 14:08:16 Step 23/25 : LABEL arch=amd64 14:08:17 ---> Running in 7fb226c2f329 14:08:17 Removing intermediate container 7fb226c2f329 14:08:17 ---> c3e99215b7e9 14:08:17 Step 24/25 : LABEL git_sha=a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:08:18 ---> Running in 2e86c4c9f986 14:08:18 Removing intermediate container 2e86c4c9f986 14:08:18 ---> 8bc2a0f4fdae 14:08:18 Step 25/25 : LABEL version=3.1.0-dev.29 14:08:18 ---> Running in e8121f502ae0 14:08:18 Removing intermediate container e8121f502ae0 14:08:18 ---> 99fd5291b4ae 14:08:18 [Warning] One or more build-args [ARCH] were not consumed 14:08:18 Successfully built 99fd5291b4ae 14:08:18 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:18 provisioning config files... 14:08:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config317752733565066700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:18 ---> docker-login.sh 14:08:18 nexus3.edgexfoundry.org:10001 14:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:18 Configure a credential helper to remove this warning. See 14:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:18 14:08:18 Login Succeeded 14:08:18 nexus3.edgexfoundry.org:10002 14:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:18 Configure a credential helper to remove this warning. See 14:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:18 14:08:18 Login Succeeded 14:08:18 nexus3.edgexfoundry.org:10003 14:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:19 Configure a credential helper to remove this warning. See 14:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:19 14:08:19 Login Succeeded 14:08:19 nexus3.edgexfoundry.org:10004 14:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:19 Configure a credential helper to remove this warning. See 14:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:19 14:08:19 Login Succeeded 14:08:19 docker.io 14:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:19 Configure a credential helper to remove this warning. See 14:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:19 14:08:19 Login Succeeded 14:08:19 ---> docker-login.sh ends [Pipeline] } 14:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:08:19 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:08:19 a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:08:19 latest 14:08:19 3.1.0-dev.29 14:08:19 a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:08:19 main 14:08:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:08:20 819a8bad5cc9: Preparing 14:08:20 df071f130343: Preparing 14:08:20 178b9e2c5020: Preparing 14:08:20 2316482042ad: Preparing 14:08:20 cc2447e1835a: Preparing 14:08:20 df071f130343: Pushed 14:08:20 cc2447e1835a: Layer already exists 14:08:20 178b9e2c5020: Pushed 14:08:20 2316482042ad: Pushed 14:08:22 819a8bad5cc9: Pushed 14:08:23 a3e36257f0c9f774ec81edf885f9fc4e99897b55: digest: sha256:cec8740304ec7b67873ee9246b9132b55a6b2beb61479099f9f1d21cbf0d9750 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:23 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:08:23 819a8bad5cc9: Preparing 14:08:23 df071f130343: Preparing 14:08:23 178b9e2c5020: Preparing 14:08:23 2316482042ad: Preparing 14:08:23 cc2447e1835a: Preparing 14:08:23 2316482042ad: Layer already exists 14:08:23 819a8bad5cc9: Layer already exists 14:08:23 df071f130343: Layer already exists 14:08:23 178b9e2c5020: Layer already exists 14:08:23 cc2447e1835a: Layer already exists 14:08:23 latest: digest: sha256:cec8740304ec7b67873ee9246b9132b55a6b2beb61479099f9f1d21cbf0d9750 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.29 14:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:08:24 819a8bad5cc9: Preparing 14:08:24 df071f130343: Preparing 14:08:24 178b9e2c5020: Preparing 14:08:24 2316482042ad: Preparing 14:08:24 cc2447e1835a: Preparing 14:08:24 2316482042ad: Layer already exists 14:08:24 cc2447e1835a: Layer already exists 14:08:24 819a8bad5cc9: Layer already exists 14:08:24 178b9e2c5020: Layer already exists 14:08:24 df071f130343: Layer already exists 14:08:24 3.1.0-dev.29: digest: sha256:cec8740304ec7b67873ee9246b9132b55a6b2beb61479099f9f1d21cbf0d9750 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:08:24 819a8bad5cc9: Preparing 14:08:24 df071f130343: Preparing 14:08:24 178b9e2c5020: Preparing 14:08:24 2316482042ad: Preparing 14:08:24 cc2447e1835a: Preparing 14:08:24 819a8bad5cc9: Layer already exists 14:08:24 178b9e2c5020: Layer already exists 14:08:24 cc2447e1835a: Layer already exists 14:08:24 df071f130343: Layer already exists 14:08:24 2316482042ad: Layer already exists 14:08:24 a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29: digest: sha256:cec8740304ec7b67873ee9246b9132b55a6b2beb61479099f9f1d21cbf0d9750 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:08:25 819a8bad5cc9: Preparing 14:08:25 df071f130343: Preparing 14:08:25 178b9e2c5020: Preparing 14:08:25 2316482042ad: Preparing 14:08:25 cc2447e1835a: Preparing 14:08:25 df071f130343: Layer already exists 14:08:25 178b9e2c5020: Layer already exists 14:08:25 cc2447e1835a: Layer already exists 14:08:25 2316482042ad: Layer already exists 14:08:25 819a8bad5cc9: Layer already exists 14:08:25 main: digest: sha256:cec8740304ec7b67873ee9246b9132b55a6b2beb61479099f9f1d21cbf0d9750 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:25 ===================================================== [Pipeline] echo 14:08:25 taggedImages: 14:08:25 - nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:08:25 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:08:25 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.29 14:08:25 - nexus3.edgexfoundry.org:10004/device-virtual:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:08:25 - 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 14:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:25 14:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:26 latest: Pulling from edgex-lftools-log-publisher 14:08:26 5eb5b503b376: Pulling fs layer 14:08:26 5c69ac0246d0: Pulling fs layer 14:08:26 ec43610c2a17: Pulling fs layer 14:08:26 3a2ae6a8a46f: Pulling fs layer 14:08:26 33b1e0a273af: Pulling fs layer 14:08:26 5d3b04190fa2: Pulling fs layer 14:08:26 2f39f015ded8: Pulling fs layer 14:08:26 3a2ae6a8a46f: Waiting 14:08:26 33b1e0a273af: Waiting 14:08:26 5d3b04190fa2: Waiting 14:08:26 2f39f015ded8: Waiting 14:08:26 5c69ac0246d0: Verifying Checksum 14:08:26 5c69ac0246d0: Download complete 14:08:26 3a2ae6a8a46f: Download complete 14:08:26 33b1e0a273af: Verifying Checksum 14:08:26 33b1e0a273af: Download complete 14:08:26 ec43610c2a17: Verifying Checksum 14:08:26 ec43610c2a17: Download complete 14:08:26 5d3b04190fa2: Verifying Checksum 14:08:26 5d3b04190fa2: Download complete 14:08:26 5eb5b503b376: Verifying Checksum 14:08:26 5eb5b503b376: Download complete 14:08:27 2f39f015ded8: Download complete 14:08:27 5eb5b503b376: Pull complete 14:08:27 c4a7e357bf2a: Pull complete 14:08:27 f0e02332f6b5: Pull complete 14:08:27 cefa15bbcfad: Pull complete 14:08:27 5c69ac0246d0: Pull complete 14:08:28 ec43610c2a17: Pull complete 14:08:28 3a2ae6a8a46f: Pull complete 14:08:28 33b1e0a273af: Pull complete 14:08:28 5d3b04190fa2: Pull complete 14:08:32 2f39f015ded8: Pull complete 14:08:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:32 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:08:33 $ 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 14:08:35 17808c966233: Pull complete 14:08:36 f4c1fc716caa: Pull complete 14:08:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:08:36 ---> ea914061e18c 14:08:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:08:38 ---> Running in 337160b0786e 14:08:38 Removing intermediate container 337160b0786e 14:08:38 ---> 13d7a9c1dbe9 14:08:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:08:38 ---> Running in b77f2667bc1e 14:08:38 Removing intermediate container b77f2667bc1e 14:08:38 ---> 1a0ccd695ddf 14:08:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:08:39 ---> Running in 853d6efcbd2d 14:08:39 Removing intermediate container 853d6efcbd2d 14:08:39 ---> 97bb8c2c03d4 14:08:39 Step 6/12 : WORKDIR /device-virtual-go 14:08:39 ---> Running in 71c163b3ae69 14:08:39 Removing intermediate container 71c163b3ae69 14:08:39 ---> 1edc445f1f80 14:08:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:39 ---> Running in ef7225354499 14:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:08:41 $ docker top da83b7a996a248887d6bc76d8adee433679a4b0d7b253a977bb4730146687ff4 -eo pid,comm 14:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:41 ---> job-cost.sh 14:08:41 lf-activate-venv: SKIPPING 14:08:41 INFO: No Stack... 14:08:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:42 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:08:42 (2/4) Installing libedit (20221030.3.1-r1) 14:08:42 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:08:42 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:08:42 INFO: Archiving Costs [Pipeline] sh 14:08:42 Executing busybox-1.36.1-r2.trigger 14:08:42 OK: 270 MiB in 56 packages 14:08:42 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:08:42 + cut -d, -f6 [Pipeline] lock 14:08:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] 14:08:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] did not exist. Created. 14:08:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:08:43 Stashed 1 file(s) [Pipeline] } 14:08:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 14:08:43 $ docker stop --time=1 da83b7a996a248887d6bc76d8adee433679a4b0d7b253a977bb4730146687ff4 14:08:44 $ docker rm -f --volumes da83b7a996a248887d6bc76d8adee433679a4b0d7b253a977bb4730146687ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:08:46 Removing intermediate container ef7225354499 14:08:46 ---> a5a06c0e65e9 14:08:46 Step 8/12 : COPY go.mod vendor* ./ 14:08:46 ---> bc79e1de43da 14:08:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:46 ---> Running in 7548607dc2cc 14:10:08 Removing intermediate container 7548607dc2cc 14:10:08 ---> b5a26a353207 14:10:08 Step 10/12 : COPY . . 14:10:08 ---> fc99e8decd63 14:10:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:08 ---> Running in 7a587e89c262 14:10:08 Removing intermediate container 7a587e89c262 14:10:08 ---> 019e01942dad 14:10:08 Step 12/12 : RUN $MAKE 14:10:08 ---> Running in 55783b45676b 14:10:08 noop 14:10:08 Removing intermediate container 55783b45676b 14:10:08 ---> d1153ccbb0bb 14:10:08 Successfully built d1153ccbb0bb 14:10:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:08 + docker inspect -f . ci-base-image-arm64 14:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:09 prd-ubuntu20.04-docker-arm64-4c-16g-17019 does not seem to be running inside a container 14:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/155 -v /w/workspace/device-virtual-go/155:/w/workspace/device-virtual-go/155:rw,z -v /w/workspace/device-virtual-go/155@tmp:/w/workspace/device-virtual-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:10:10 $ docker top 6c3079e40e2b7e8ce21b6cb6ed197ff4ad36b82da214b04b822c1c530023b537 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:11 + go version 14:10:11 go version go1.21.0 linux/arm64 [Pipeline] } 14:10:11 $ docker stop --time=1 6c3079e40e2b7e8ce21b6cb6ed197ff4ad36b82da214b04b822c1c530023b537 14:10:12 $ docker rm -f --volumes 6c3079e40e2b7e8ce21b6cb6ed197ff4ad36b82da214b04b822c1c530023b537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:13 + docker inspect -f . ci-base-image-arm64 14:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-17019 does not seem to be running inside a container 14:10:13 $ 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/155 -v /w/workspace/device-virtual-go/155:/w/workspace/device-virtual-go/155:rw,z -v /w/workspace/device-virtual-go/155@tmp:/w/workspace/device-virtual-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:10:14 $ docker top 0b76a354e1570bcca20b8d0133cddac4d6e828ec15f59c2cb8794abb998f33d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:15 + git config --global --add safe.directory /w/workspace/device-virtual-go/155 [Pipeline] fileExists [Pipeline] sh 14:10:15 + make test 14:10:15 go test ./... -coverprofile=coverage.out 14:10:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:11:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:11:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements 14:11:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:11:56 go vet ./... 14:12:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:06 ./bin/test-attribution-txt.sh [Pipeline] echo 14:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:12:07 $ docker stop --time=1 0b76a354e1570bcca20b8d0133cddac4d6e828ec15f59c2cb8794abb998f33d6 14:12:08 $ docker rm -f --volumes 0b76a354e1570bcca20b8d0133cddac4d6e828ec15f59c2cb8794abb998f33d6 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:10 Warning: overwriting stash ‘coverage-report’ 14:12:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:11 + ls -al . 14:12:11 total 196 14:12:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 14:10 . 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 14:07 .. 14:12:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 14:07 .git 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:07 .github 14:12:11 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 14:07 .gitignore 14:12:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 14:07 .golangci.yml 14:12:11 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 14:07 Attribution.txt 14:12:11 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 14:07 CHANGELOG.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 14:07 Dockerfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 14:07 GOVERNANCE.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 14:07 Jenkinsfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 14:07 LICENSE 14:12:11 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 14:07 Makefile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 14:07 OWNERS.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 14:07 README.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 14:05 VERSION 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:07 bin 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:07 cmd 14:12:11 -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 14:11 coverage.out 14:12:11 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 8 14:07 go.mod 14:12:11 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 14:07 go.sum 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:07 internal 14:12:11 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 14:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:11 + 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=a3e36257f0c9f774ec81edf885f9fc4e99897b55 --label arch=arm64 --label version=3.1.0-dev.29 . 14:12:12 Sending build context to Docker daemon 12.03MB 14:12:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 14:12:12 Step 2/25 : FROM ${BASE} AS builder 14:12:12 ---> d1153ccbb0bb 14:12:12 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:12:16 ---> Running in e1cd447d589a 14:12:16 Removing intermediate container e1cd447d589a 14:12:16 ---> e610f81dbb0c 14:12:16 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:12:16 ---> Running in 87cfe442031e 14:12:17 Removing intermediate container 87cfe442031e 14:12:17 ---> 08ed29707376 14:12:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 14:12:17 ---> Running in 680dd8183016 14:12:18 Removing intermediate container 680dd8183016 14:12:18 ---> ed2ac199c71f 14:12:18 Step 6/25 : WORKDIR /device-virtual-go 14:12:18 ---> Running in 9b9eb316b05e 14:12:18 Removing intermediate container 9b9eb316b05e 14:12:18 ---> 6ebc60e91f1f 14:12:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:18 ---> Running in cba04b6fa3f4 14:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:12:21 OK: 270 MiB in 56 packages 14:12:22 Removing intermediate container cba04b6fa3f4 14:12:22 ---> e1dbdb50b68e 14:12:22 Step 8/25 : COPY go.mod vendor* ./ 14:12:25 ---> 16c0cbd12c06 14:12:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:25 ---> Running in 672f8a0bdcef 14:12:31 Removing intermediate container 672f8a0bdcef 14:12:31 ---> 030c4b3279e4 14:12:31 Step 10/25 : COPY . . 14:12:32 ---> 21e0afb9d273 14:12:32 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:32 ---> Running in 60bc6b45247b 14:12:32 Removing intermediate container 60bc6b45247b 14:12:32 ---> b596144a7776 14:12:32 Step 12/25 : RUN $MAKE 14:12:32 ---> Running in bd169864864a 14:12:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:14:40 Removing intermediate container bd169864864a 14:14:40 ---> 28e9484c5a00 14:14:40 Step 13/25 : FROM alpine:3.18 14:14:40 3.18: Pulling from library/alpine 14:14:40 579b34f0a95b: Pulling fs layer 14:14:40 579b34f0a95b: Verifying Checksum 14:14:40 579b34f0a95b: Download complete 14:14:40 579b34f0a95b: Pull complete 14:14:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:14:40 Status: Downloaded newer image for alpine:3.18 14:14:40 ---> 3cc203321400 14:14:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:14:40 ---> Running in 945e9564b049 14:14:40 Removing intermediate container 945e9564b049 14:14:40 ---> 0f5d86557781 14:14:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 14:14:40 ---> Running in 6dd82d1e6617 14:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:14:40 (1/1) Installing dumb-init (1.2.5-r2) 14:14:40 Executing busybox-1.36.1-r2.trigger 14:14:40 OK: 8 MiB in 16 packages 14:14:40 Removing intermediate container 6dd82d1e6617 14:14:40 ---> 5ac6901a5516 14:14:40 Step 16/25 : WORKDIR / 14:14:40 ---> Running in 81b84ab6592e 14:14:40 Removing intermediate container 81b84ab6592e 14:14:40 ---> cdfacdf3d36d 14:14:40 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:14:40 ---> d4d3f2f9c5d0 14:14:40 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:14:40 ---> 355d0508e30b 14:14:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:14:40 ---> 3129366baf1f 14:14:40 Step 20/25 : EXPOSE 59900 14:14:40 ---> Running in 7f1d7f194805 14:14:40 Removing intermediate container 7f1d7f194805 14:14:40 ---> 6151ef0b1eb4 14:14:40 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:14:40 ---> Running in edafedb8f001 14:14:40 Removing intermediate container edafedb8f001 14:14:40 ---> 5a5c90c3b014 14:14:40 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:14:40 ---> Running in 5e40b3f10cf4 14:14:40 Removing intermediate container 5e40b3f10cf4 14:14:40 ---> 99a8da31be90 14:14:40 Step 23/25 : LABEL arch=arm64 14:14:40 ---> Running in 8e46b62dacb6 14:14:40 Removing intermediate container 8e46b62dacb6 14:14:40 ---> 9fa00adf25c7 14:14:40 Step 24/25 : LABEL git_sha=a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:14:40 ---> Running in d62a1c0a6496 14:14:40 Removing intermediate container d62a1c0a6496 14:14:40 ---> 71cb01d5ec88 14:14:40 Step 25/25 : LABEL version=3.1.0-dev.29 14:14:40 ---> Running in 8acc5edee85e 14:14:40 Removing intermediate container 8acc5edee85e 14:14:40 ---> e520178ee91c 14:14:40 [Warning] One or more build-args [ARCH] were not consumed 14:14:40 Successfully built e520178ee91c 14:14:40 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 14:14:40 provisioning config files... 14:14:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/155@tmp/config9190679617838306115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:40 ---> docker-login.sh 14:14:40 nexus3.edgexfoundry.org:10001 14:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:41 Configure a credential helper to remove this warning. See 14:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:41 14:14:41 Login Succeeded 14:14:41 nexus3.edgexfoundry.org:10002 14:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:41 Configure a credential helper to remove this warning. See 14:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:41 14:14:41 Login Succeeded 14:14:41 nexus3.edgexfoundry.org:10003 14:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:42 Configure a credential helper to remove this warning. See 14:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:42 14:14:42 Login Succeeded 14:14:42 nexus3.edgexfoundry.org:10004 14:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:42 Configure a credential helper to remove this warning. See 14:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:42 14:14:42 Login Succeeded 14:14:42 docker.io 14:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:42 Configure a credential helper to remove this warning. See 14:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:42 14:14:42 Login Succeeded 14:14:42 ---> docker-login.sh ends [Pipeline] } 14:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:42 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:14:42 a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:14:42 latest 14:14:42 3.1.0-dev.29 14:14:42 a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:14:42 main 14:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:43 c42cf66ee745: Preparing 14:14:43 02861964a582: Preparing 14:14:43 b49ad18604c2: Preparing 14:14:43 c1ad7186298b: Preparing 14:14:43 5f4d9fc4d98d: Preparing 14:14:43 5f4d9fc4d98d: Layer already exists 14:14:43 c1ad7186298b: Pushed 14:14:43 b49ad18604c2: Pushed 14:14:43 02861964a582: Pushed 14:14:49 c42cf66ee745: Pushed 14:14:49 a3e36257f0c9f774ec81edf885f9fc4e99897b55: digest: sha256:64d64f131caabc4089cf4b105a74cd56a83464b6eef4c571107bf22fd1672f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:49 c42cf66ee745: Preparing 14:14:49 02861964a582: Preparing 14:14:49 b49ad18604c2: Preparing 14:14:49 c1ad7186298b: Preparing 14:14:49 5f4d9fc4d98d: Preparing 14:14:49 c42cf66ee745: Layer already exists 14:14:49 5f4d9fc4d98d: Layer already exists 14:14:49 02861964a582: Layer already exists 14:14:49 c1ad7186298b: Layer already exists 14:14:49 b49ad18604c2: Layer already exists 14:14:49 latest: digest: sha256:64d64f131caabc4089cf4b105a74cd56a83464b6eef4c571107bf22fd1672f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.29 14:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:50 c42cf66ee745: Preparing 14:14:50 02861964a582: Preparing 14:14:50 b49ad18604c2: Preparing 14:14:50 c1ad7186298b: Preparing 14:14:50 5f4d9fc4d98d: Preparing 14:14:50 02861964a582: Layer already exists 14:14:50 c42cf66ee745: Layer already exists 14:14:50 b49ad18604c2: Layer already exists 14:14:50 c1ad7186298b: Layer already exists 14:14:50 5f4d9fc4d98d: Layer already exists 14:14:50 3.1.0-dev.29: digest: sha256:64d64f131caabc4089cf4b105a74cd56a83464b6eef4c571107bf22fd1672f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:51 c42cf66ee745: Preparing 14:14:51 02861964a582: Preparing 14:14:51 b49ad18604c2: Preparing 14:14:51 c1ad7186298b: Preparing 14:14:51 5f4d9fc4d98d: Preparing 14:14:51 b49ad18604c2: Layer already exists 14:14:51 c1ad7186298b: Layer already exists 14:14:51 c42cf66ee745: Layer already exists 14:14:51 02861964a582: Layer already exists 14:14:51 5f4d9fc4d98d: Layer already exists 14:14:51 a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29: digest: sha256:64d64f131caabc4089cf4b105a74cd56a83464b6eef4c571107bf22fd1672f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:52 c42cf66ee745: Preparing 14:14:52 02861964a582: Preparing 14:14:52 b49ad18604c2: Preparing 14:14:52 c1ad7186298b: Preparing 14:14:52 5f4d9fc4d98d: Preparing 14:14:52 5f4d9fc4d98d: Layer already exists 14:14:52 b49ad18604c2: Layer already exists 14:14:52 c42cf66ee745: Layer already exists 14:14:52 02861964a582: Layer already exists 14:14:52 c1ad7186298b: Layer already exists 14:14:52 main: digest: sha256:64d64f131caabc4089cf4b105a74cd56a83464b6eef4c571107bf22fd1672f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:52 ===================================================== [Pipeline] echo 14:14:52 taggedImages: 14:14:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55 14:14:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:14:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.29 14:14:52 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3e36257f0c9f774ec81edf885f9fc4e99897b55-3.1.0-dev.29 14:14:52 - 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 14:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:52 14:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:52 arm64: Pulling from edgex-lftools-log-publisher 14:14:52 8998bd30e6a1: Pulling fs layer 14:14:52 04944245beec: Pulling fs layer 14:14:52 699f458cf7ca: Pulling fs layer 14:14:52 765212b225bb: Pulling fs layer 14:14:52 f23df028b6ca: Pulling fs layer 14:14:52 d65c8cfc05b1: Pulling fs layer 14:14:52 2437ff75d9bd: Pulling fs layer 14:14:52 f23df028b6ca: Waiting 14:14:52 d65c8cfc05b1: Waiting 14:14:52 2437ff75d9bd: Waiting 14:14:52 765212b225bb: Waiting 14:14:53 04944245beec: Verifying Checksum 14:14:53 04944245beec: Download complete 14:14:53 765212b225bb: Verifying Checksum 14:14:53 765212b225bb: Download complete 14:14:53 f23df028b6ca: Verifying Checksum 14:14:53 f23df028b6ca: Download complete 14:14:53 d65c8cfc05b1: Verifying Checksum 14:14:53 d65c8cfc05b1: Download complete 14:14:53 699f458cf7ca: Verifying Checksum 14:14:53 699f458cf7ca: Download complete 14:14:53 8998bd30e6a1: Verifying Checksum 14:14:53 8998bd30e6a1: Download complete 14:14:56 2437ff75d9bd: Verifying Checksum 14:14:56 2437ff75d9bd: Download complete 14:14:58 8998bd30e6a1: Pull complete 14:14:58 04944245beec: Pull complete 14:15:00 699f458cf7ca: Pull complete 14:15:00 765212b225bb: Pull complete 14:15:03 f23df028b6ca: Pull complete 14:15:03 d65c8cfc05b1: Pull complete 14:15:21 2437ff75d9bd: Pull complete 14:15:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:22 prd-ubuntu20.04-docker-arm64-4c-16g-17019 does not seem to be running inside a container 14:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/155 -v /w/workspace/device-virtual-go/155:/w/workspace/device-virtual-go/155:rw,z -v /w/workspace/device-virtual-go/155@tmp:/w/workspace/device-virtual-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:15:24 $ docker top 17bb8a0601e3d49ce06f8f71df7f3d5faf19aaa717edf851a964b1fcb83b3e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:25 ---> job-cost.sh 14:15:25 lf-activate-venv: SKIPPING 14:15:25 INFO: No Stack... 14:15:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:26 INFO: Archiving Costs [Pipeline] sh 14:15:27 + cat+ /w/workspace/device-virtual-go/155/archives/cost.csv 14:15:27 cut -d, -f6 [Pipeline] lock 14:15:27 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] 14:15:27 Resource [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] did not exist. Created. 14:15:27 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:28 /w/workspace/device-virtual-go/155@tmp/durable-8391d2f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:28 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:28 Warning: overwriting stash ‘stack-cost’ 14:15:28 Stashed 1 file(s) [Pipeline] } 14:15:28 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:28 $ docker stop --time=1 17bb8a0601e3d49ce06f8f71df7f3d5faf19aaa717edf851a964b1fcb83b3e00 14:15:33 $ docker rm -f --volumes 17bb8a0601e3d49ce06f8f71df7f3d5faf19aaa717edf851a964b1fcb83b3e00 [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 14:15:33 provisioning config files... 14:15:33 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9675173132253156921tmp [Pipeline] { [Pipeline] sh 14:15:33 + set +x 14:15:33 + curl -s https://codecov.io/bash 14:15:33 + bash -s -- 14:15:34 14:15:34 _____ _ 14:15:34 / ____| | | 14:15:34 | | ___ __| | ___ ___ _____ __ 14:15:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:34 Bash-1.0.6 14:15:34 14:15:34 14:15:34 ==> git version 2.25.1 found 14:15:34 ==> 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 14:15:34 Release-Date: 2020-01-08 14:15:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:34 ==> Jenkins CI detected. 14:15:34 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:15:34 project root: . 14:15:34 --> token set from env 14:15:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:34 ==> Running gcov in . (disable via -X gcov) 14:15:34 ==> Python coveragepy not found 14:15:34 ==> Searching for coverage reports in: 14:15:34 + . 14:15:34 -> Found 1 reports 14:15:34 ==> Detecting git/mercurial file structure 14:15:34 ==> Reading reports 14:15:34 + ./coverage.out bytes=43063 14:15:34 ==> Appending adjustments 14:15:34 https://docs.codecov.io/docs/fixing-reports 14:15:34 + Found adjustments 14:15:34 ==> Gzipping contents 14:15:34 8.0K /tmp/codecov.pNDBjG.gz 14:15:34 ==> Uploading reports 14:15:34 url: https://codecov.io 14:15:34 query: branch=main&commit=a3e36257f0c9f774ec81edf885f9fc4e99897b55&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:15:34 -> Pinging Codecov 14:15:34 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=a3e36257f0c9f774ec81edf885f9fc4e99897b55&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:15:34 -> Uploading to 14:15:34 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/5E52B4B073DB2E39498172D8E973AA87/a3e36257f0c9f774ec81edf885f9fc4e99897b55/4af880fe-9719-42cf-a802-3e364f20dd8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T141534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ae2c6400ba4491b2eba6f1d277402741759b273f74a9e73fa77f1285f258985 14:15:34 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:34 Dload Upload Total Spent Left Speed 14:15:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 22615 --:--:-- --:--:-- --:--:-- 22615 100 4998 0 0 100 4998 0 19523 --:--:-- --:--:-- --:--:-- 19523 14:15:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] } 14:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:15:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:15:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:35 14:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:15:35 df9b9388f04a: Pulling fs layer 14:15:35 52dc419b0ee2: Pulling fs layer 14:15:35 25bc292e5bac: Pulling fs layer 14:15:35 114826534d7a: Pulling fs layer 14:15:35 4657fd5d0bcf: Pulling fs layer 14:15:35 6ad1cebc031e: Pulling fs layer 14:15:35 8a3aa393b2d8: Pulling fs layer 14:15:35 114826534d7a: Waiting 14:15:35 4657fd5d0bcf: Waiting 14:15:35 6ad1cebc031e: Waiting 14:15:35 8a3aa393b2d8: Waiting 14:15:35 25bc292e5bac: Verifying Checksum 14:15:35 25bc292e5bac: Download complete 14:15:35 52dc419b0ee2: Download complete 14:15:35 4657fd5d0bcf: Verifying Checksum 14:15:35 4657fd5d0bcf: Download complete 14:15:35 df9b9388f04a: Download complete 14:15:35 df9b9388f04a: Pull complete 14:15:35 6ad1cebc031e: Verifying Checksum 14:15:35 6ad1cebc031e: Download complete 14:15:35 52dc419b0ee2: Pull complete 14:15:35 25bc292e5bac: Pull complete 14:15:36 114826534d7a: Verifying Checksum 14:15:36 114826534d7a: Download complete 14:15:36 8a3aa393b2d8: Verifying Checksum 14:15:36 8a3aa393b2d8: Download complete 14:15:39 114826534d7a: Pull complete 14:15:39 4657fd5d0bcf: Pull complete 14:15:39 6ad1cebc031e: Pull complete 14:15:42 8a3aa393b2d8: Pull complete 14:15:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:42 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:15:50 $ docker top ba38590e830e4b1c5f2efe8cf14311426b6652bca4a46de45ff412337010e89d -eo pid,comm [Pipeline] { [Pipeline] echo 14:15:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:15:50 + set -o pipefail 14:15:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:15:55 14:15:55 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:15:55 14:15:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/f515681b-33e2-4ec0-91d5-9c10e09c6f2f 14:15:55 14:15:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:15:55 14:15:56 14:15:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:15:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:15:56 More details here: https://snyk.co/ue1NS 14:15:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:15:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:15:56 $ docker stop --time=1 ba38590e830e4b1c5f2efe8cf14311426b6652bca4a46de45ff412337010e89d 14:16:01 $ docker rm -f --volumes ba38590e830e4b1c5f2efe8cf14311426b6652bca4a46de45ff412337010e89d [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 14:16:01 + git log --format=format:%s -1 a3e36257f0c9f774ec81edf885f9fc4e99897b55 [Pipeline] sh 14:16:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:02 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:16:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:03 $ docker top 9de8fe0b00d675b9d81ac36ede3ed86c8db714d66d12b256c54eb11607b3f062 -eo pid,comm 14:16:03 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). 14:16:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:03 [ssh-agent] Looking for ssh-agent implementation... 14:16:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:03 $ docker exec 9de8fe0b00d675b9d81ac36ede3ed86c8db714d66d12b256c54eb11607b3f062 ssh-agent 14:16:03 SSH_AUTH_SOCK=/tmp/ssh-cQRRtyi9A1VM/agent.32 14:16:03 SSH_AGENT_PID=38 14:16:03 Running ssh-add (command line suppressed) 14:16:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1328222952944250198.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1328222952944250198.key) 14:16:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:03 + git semver tag 14:16:04 2023-11-08 14:16:03,973 [run_tag] DEBUG tag force:False 14:16:04 2023-11-08 14:16:03,974 [check_head_tag] DEBUG check head tag 14:16:04 2023-11-08 14:16:03,974 [execute] INFO git cat-file --batch-check 14:16:04 2023-11-08 14:16:03,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:16:04 2023-11-08 14:16:03,978 [execute] INFO git cat-file --batch 14:16:04 2023-11-08 14:16:03,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:16:04 2023-11-08 14:16:03,991 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:04 2023-11-08 14:16:03,991 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 14:16:04 2023-11-08 14:16:03,992 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:16:04 2023-11-08 14:16:03,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:04 3.1.0-dev.29 [Pipeline] } 14:16:04 $ docker exec --env ******** --env ******** 9de8fe0b00d675b9d81ac36ede3ed86c8db714d66d12b256c54eb11607b3f062 ssh-agent -k 14:16:04 unset SSH_AUTH_SOCK; 14:16:04 unset SSH_AGENT_PID; 14:16:04 echo Agent pid 38 killed; 14:16:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:04 + git semver [Pipeline] } 14:16:04 $ docker stop --time=1 9de8fe0b00d675b9d81ac36ede3ed86c8db714d66d12b256c54eb11607b3f062 14:16:06 $ docker rm -f --volumes 9de8fe0b00d675b9d81ac36ede3ed86c8db714d66d12b256c54eb11607b3f062 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:06 14:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:06 0.23.1-centos7: Pulling from edgex-lftools 14:16:06 ab5ef0e58194: Pulling fs layer 14:16:06 9712f1f96733: Pulling fs layer 14:16:06 63f879dbbcfc: Pulling fs layer 14:16:06 0d9ebad4ef96: Pulling fs layer 14:16:06 e9a5061849ea: Pulling fs layer 14:16:06 d747dcd14b5f: Pulling fs layer 14:16:06 2de7ff778b66: Pulling fs layer 14:16:06 0d9ebad4ef96: Waiting 14:16:06 e9a5061849ea: Waiting 14:16:06 d747dcd14b5f: Waiting 14:16:06 2de7ff778b66: Waiting 14:16:06 9712f1f96733: Verifying Checksum 14:16:06 9712f1f96733: Download complete 14:16:07 63f879dbbcfc: Verifying Checksum 14:16:07 63f879dbbcfc: Download complete 14:16:07 e9a5061849ea: Verifying Checksum 14:16:07 e9a5061849ea: Download complete 14:16:07 ab5ef0e58194: Verifying Checksum 14:16:07 ab5ef0e58194: Download complete 14:16:07 d747dcd14b5f: Download complete 14:16:07 0d9ebad4ef96: Verifying Checksum 14:16:07 0d9ebad4ef96: Download complete 14:16:07 2de7ff778b66: Verifying Checksum 14:16:07 2de7ff778b66: Download complete 14:16:10 ab5ef0e58194: Pull complete 14:16:10 9712f1f96733: Pull complete 14:16:10 63f879dbbcfc: Pull complete 14:16:14 0d9ebad4ef96: Pull complete 14:16:14 e9a5061849ea: Pull complete 14:16:14 d747dcd14b5f: Pull complete 14:16:15 2de7ff778b66: Pull complete 14:16:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:15 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:16:15 $ 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 14:16:25 $ docker top a82824059bbf9045680c466eea2f94840141b9038f48935a98767f845f6263fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:16:25 provisioning config files... 14:16:25 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7746923458022165920tmp 14:16:25 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12213422147615143393tmp 14:16:25 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config360426819836309677tmp [Pipeline] { [Pipeline] echo 14:16:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:16:25 ---> sigul-configuration.sh 14:16:25 gpg: directory `/root/.gnupg' created 14:16:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:16:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:16:25 gpg: keyring `/root/.gnupg/secring.gpg' created 14:16:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:16:25 gpg: CAST5 encrypted data 14:16:25 gpg: encrypted with 1 passphrase 14:16:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:16:25 + mkdir /home/jenkins 14:16:25 + mkdir /home/jenkins/sigul [Pipeline] sh 14:16:26 + 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 14:16:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:16:26 ---> sigul-install.sh 14:16:26 Sigul already installed; skipping installation. [Pipeline] sh 14:16:26 + git tag --list 14:16:26 v1.0.0 14:16:26 v1.1.0 14:16:26 v1.1.1 14:16:26 v1.2.1 14:16:26 v1.2.2 14:16:26 v1.2.3 14:16:26 v1.3.0 14:16:26 v1.3.1 14:16:26 v2.0.0 14:16:26 v2.1.0 14:16:26 v2.1.1 14:16:26 v2.2.0 14:16:26 v2.3.0 14:16:26 v3.0 14:16:26 v3.0.0 14:16:26 v3.1.0-dev.1 14:16:26 v3.1.0-dev.10 14:16:26 v3.1.0-dev.11 14:16:26 v3.1.0-dev.12 14:16:26 v3.1.0-dev.13 14:16:26 v3.1.0-dev.14 14:16:26 v3.1.0-dev.15 14:16:26 v3.1.0-dev.16 14:16:26 v3.1.0-dev.17 14:16:26 v3.1.0-dev.18 14:16:26 v3.1.0-dev.19 14:16:26 v3.1.0-dev.2 14:16:26 v3.1.0-dev.20 14:16:26 v3.1.0-dev.21 14:16:26 v3.1.0-dev.22 14:16:26 v3.1.0-dev.23 14:16:26 v3.1.0-dev.24 14:16:26 v3.1.0-dev.25 14:16:26 v3.1.0-dev.26 14:16:26 v3.1.0-dev.27 14:16:26 v3.1.0-dev.28 14:16:26 v3.1.0-dev.29 14:16:26 v3.1.0-dev.3 14:16:26 v3.1.0-dev.4 14:16:26 v3.1.0-dev.5 14:16:26 v3.1.0-dev.6 14:16:26 v3.1.0-dev.7 14:16:26 v3.1.0-dev.8 14:16:26 v3.1.0-dev.9 [Pipeline] sh 14:16:27 + lftools sign git-tag v3.1.0-dev.29 14:16:27 Signing Git tag with Sigul... 14:16:27 Signing v3.1.0-dev.29 [Pipeline] echo 14:16:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:16:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:16:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:16:28 $ docker stop --time=1 a82824059bbf9045680c466eea2f94840141b9038f48935a98767f845f6263fd 14:16:30 $ docker rm -f --volumes a82824059bbf9045680c466eea2f94840141b9038f48935a98767f845f6263fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:16:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:30 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:16:30 $ 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 14:16:31 $ docker top de7e9a32934fb8e5e9780c594b2048e043f6611b56a38b9851eb6c8c281800d0 -eo pid,comm 14:16:31 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). 14:16:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:31 [ssh-agent] Looking for ssh-agent implementation... 14:16:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:31 $ docker exec de7e9a32934fb8e5e9780c594b2048e043f6611b56a38b9851eb6c8c281800d0 ssh-agent 14:16:32 SSH_AUTH_SOCK=/tmp/ssh-i9w7jcDkDcxZ/agent.14 14:16:32 SSH_AGENT_PID=20 14:16:32 Running ssh-add (command line suppressed) 14:16:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3298740063862312590.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3298740063862312590.key) 14:16:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:32 + git semver bump pre 14:16:32 2023-11-08 14:16:32,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:32 2023-11-08 14:16:32,708 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 14:16:32 2023-11-08 14:16:32,708 [bump_version] DEBUG bumped version:3.1.0-dev.30 14:16:32 2023-11-08 14:16:32,708 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:16:32 2023-11-08 14:16:32,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:32 2023-11-08 14:16:32,708 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:32 2023-11-08 14:16:32,711 [execute] INFO git cat-file --batch-check 14:16:32 2023-11-08 14:16:32,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:32 2023-11-08 14:16:32,717 [execute] INFO git cat-file --batch 14:16:32 2023-11-08 14:16:32,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:32 2023-11-08 14:16:32,722 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:32 3.1.0-dev.30 [Pipeline] } 14:16:32 $ docker exec --env ******** --env ******** de7e9a32934fb8e5e9780c594b2048e043f6611b56a38b9851eb6c8c281800d0 ssh-agent -k 14:16:32 unset SSH_AUTH_SOCK; 14:16:32 unset SSH_AGENT_PID; 14:16:32 echo Agent pid 20 killed; 14:16:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:33 + git semver [Pipeline] } 14:16:33 $ docker stop --time=1 de7e9a32934fb8e5e9780c594b2048e043f6611b56a38b9851eb6c8c281800d0 14:16:35 $ docker rm -f --volumes de7e9a32934fb8e5e9780c594b2048e043f6611b56a38b9851eb6c8c281800d0 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:35 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:16:35 $ 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 14:16:36 $ docker top d30aa034619c426c6429b0350e6cab795fff2846db760cf6c348a189e2b53b23 -eo pid,comm 14:16:36 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). 14:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:36 [ssh-agent] Looking for ssh-agent implementation... 14:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:36 $ docker exec d30aa034619c426c6429b0350e6cab795fff2846db760cf6c348a189e2b53b23 ssh-agent 14:16:37 SSH_AUTH_SOCK=/tmp/ssh-R1AbHP2p0Liu/agent.14 14:16:37 SSH_AGENT_PID=20 14:16:37 Running ssh-add (command line suppressed) 14:16:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_700143917003626747.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_700143917003626747.key) 14:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:37 + git semver push 14:16:37 2023-11-08 14:16:37,660 [run_push] DEBUG push 14:16:37 2023-11-08 14:16:37,660 [execute] INFO git cat-file --batch-check 14:16:37 2023-11-08 14:16:37,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:37 2023-11-08 14:16:37,664 [execute] INFO git rev-list be83eba2599f6e351b586f127333fdc292d16857 -- 14:16:37 2023-11-08 14:16:37,664 [execute] DEBUG Popen(['git', 'rev-list', 'be83eba2599f6e351b586f127333fdc292d16857', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:37 2023-11-08 14:16:37,673 [execute] INFO git fetch -v origin 14:16:37 2023-11-08 14:16:37,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:16:38 2023-11-08 14:16:38,233 [run_push] DEBUG no remote changes detected 14:16:38 2023-11-08 14:16:38,233 [execute] INFO git push origin semver 14:16:38 2023-11-08 14:16:38,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:39 2023-11-08 14:16:39,070 [run_push] DEBUG push all version tags 14:16:39 2023-11-08 14:16:39,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:16:39 2023-11-08 14:16:39,071 [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) 14:16:40 2023-11-08 14:16:39,877 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:40 3.1.0-dev.30 [Pipeline] } 14:16:40 $ docker exec --env ******** --env ******** d30aa034619c426c6429b0350e6cab795fff2846db760cf6c348a189e2b53b23 ssh-agent -k 14:16:40 unset SSH_AUTH_SOCK; 14:16:40 unset SSH_AGENT_PID; 14:16:40 echo Agent pid 20 killed; 14:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:40 + git semver [Pipeline] } 14:16:40 $ docker stop --time=1 d30aa034619c426c6429b0350e6cab795fff2846db760cf6c348a189e2b53b23 14:16:42 $ docker rm -f --volumes d30aa034619c426c6429b0350e6cab795fff2846db760cf6c348a189e2b53b23 [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 14:16:42 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:16:42 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:42 total 16 14:16:42 drwxr-xr-x 3 root root 4096 Nov 8 14:08 . 14:16:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 14:16 .. 14:16:42 drwxr-xr-x 2 root root 4096 Nov 8 14:08 cost 14:16:42 -rw-r--r-- 1 root root 89 Nov 8 14:08 cost.csv 14:16:42 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:42 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:42 total 16 14:16:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 14:08 . 14:16:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 14:16 .. 14:16:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 14:08 cost 14:16:42 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 14:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:43 ---> package-listing.sh 14:16:43 ++ facter osfamily 14:16:43 ++ tr '[:upper:]' '[:lower:]' 14:16:44 + OS_FAMILY=debian 14:16:44 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:16:44 + START_PACKAGES=/tmp/packages_start.txt 14:16:44 + END_PACKAGES=/tmp/packages_end.txt 14:16:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:44 + PACKAGES=/tmp/packages_start.txt 14:16:44 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:16:44 + PACKAGES=/tmp/packages_end.txt 14:16:44 + case "${OS_FAMILY}" in 14:16:44 + dpkg -l 14:16:44 + grep '^ii' 14:16:44 + '[' -f /tmp/packages_start.txt ']' 14:16:44 + '[' -f /tmp/packages_end.txt ']' 14:16:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:44 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:16:44 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:16:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:16:44 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 14:16:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:45 prd-ubuntu20.04-docker-8c-8g-17018 does not seem to be running inside a container 14:16:45 $ 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 14:16:45 $ docker top 7a7ae372018c5815b8f7d36e6b562b5586235bd4d59720c1036fd7a8bb2b5412 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:45 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:45 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:46 + ls /var/log/sa-host 14:16:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:46 provisioning config files... 14:16:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config277862930743092770tmp [Pipeline] { [Pipeline] echo 14:16:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:46 ---> create-netrc.sh [Pipeline] } 14:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:46 ---> python-tools-install.sh [Pipeline] echo 14:16:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> sudo-logs.sh 14:16:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> job-cost.sh 14:16:47 lf-activate-venv: SKIPPING 14:16:47 DEBUG: total: 0.2199999988079071 14:16:47 INFO: Retrieving Stack Cost... 14:16:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:48 INFO: Archiving Costs [Pipeline] echo 14:16:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:48 ---> logs-deploy.sh 14:16:48 lf-activate-venv: SKIPPING 14:16:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/155 14:16:48 INFO: archiving workspace using pattern(s): 14:16:49 Archives upload complete. 14:16:49 INFO: archiving logs to Nexus