Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4fb408bd6b294fc41552c8711cc9fe432fefed6 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-ssh3282365238791272637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1318816134652171095.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11793350898494134675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11076395099473313743.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-ssh8793676188766428679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12648’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12636’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12649 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 > 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 Avoid second fetch Checking out Revision a4fb408bd6b294fc41552c8711cc9fe432fefed6 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#444)" > git config core.sparsecheckout # timeout=10 > git checkout -f a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 > git rev-list --no-walk 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:54 ========================================================= 20:32:54 EdgeX Global Pipelines Version Info 20:32:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:55 ------------------- 20:32:55 stable info: 20:32:55 ------------------- 20:32:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:32:55 Message: update stable to v1.0.254 20:32:56 ------------------- 20:32:56 experimental info: 20:32:56 ------------------- 20:32:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:32:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4fb408 [Pipeline] echo 20:32:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:56 provisioning config files... 20:32:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9883338589295154202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:57 ---> docker-login.sh 20:32:57 nexus3.edgexfoundry.org:10001 20:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:57 Configure a credential helper to remove this warning. See 20:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:57 20:32:57 Login Succeeded 20:32:57 nexus3.edgexfoundry.org:10002 20:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:57 Configure a credential helper to remove this warning. See 20:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:57 20:32:57 Login Succeeded 20:32:57 nexus3.edgexfoundry.org:10003 20:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:57 Configure a credential helper to remove this warning. See 20:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:57 20:32:57 Login Succeeded 20:32:57 nexus3.edgexfoundry.org:10004 20:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:57 Configure a credential helper to remove this warning. See 20:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:57 20:32:57 Login Succeeded 20:32:57 docker.io 20:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:58 Configure a credential helper to remove this warning. See 20:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:58 20:32:58 Login Succeeded 20:32:58 ---> docker-login.sh ends [Pipeline] } 20:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:58 + git rev-list -1 --merges a4fb408bd6b294fc41552c8711cc9fe432fefed6~1..a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] echo 20:32:58 -----------> git rev-list -1 --merges a4fb408bd6b294fc41552c8711cc9fe432fefed6~1..a4fb408bd6b294fc41552c8711cc9fe432fefed6 a4fb408bd6b294fc41552c8711cc9fe432fefed6 [false] [Pipeline] sh 20:32:58 + git log --format=format:%s -1 a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] echo 20:32:58 ========================================================= 20:32:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:59 + git log --format=format:%s -1 a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] echo 20:32:59 [semverPrep] GIT_COMMIT: a4fb408bd6b294fc41552c8711cc9fe432fefed6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#444) [Pipeline] echo 20:32:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:59 + grep -v github /etc/ssh/ssh_known_hosts 20:32:59 + [ -e /tmp/ssh_known_hosts ] 20:32:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:00 20:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:33:00 b85a868b505f: Pulling fs layer 20:33:00 e2be974225ed: Pulling fs layer 20:33:00 339a4e72a1f5: Pulling fs layer 20:33:00 988bab9f4d93: Pulling fs layer 20:33:00 1469e6f7b9e6: Pulling fs layer 20:33:00 eaf3925da568: Pulling fs layer 20:33:00 bab4dde63d76: Pulling fs layer 20:33:00 bde34c3a00c8: Pulling fs layer 20:33:00 b352a97aabf1: Pulling fs layer 20:33:00 4872d77fe225: Pulling fs layer 20:33:00 5851b861e8e6: Pulling fs layer 20:33:00 988bab9f4d93: Waiting 20:33:00 bde34c3a00c8: Waiting 20:33:00 b352a97aabf1: Waiting 20:33:00 1469e6f7b9e6: Waiting 20:33:00 4872d77fe225: Waiting 20:33:00 eaf3925da568: Waiting 20:33:00 bab4dde63d76: Waiting 20:33:00 5851b861e8e6: Waiting 20:33:00 e2be974225ed: Verifying Checksum 20:33:00 e2be974225ed: Download complete 20:33:00 988bab9f4d93: Verifying Checksum 20:33:00 988bab9f4d93: Download complete 20:33:00 1469e6f7b9e6: Verifying Checksum 20:33:00 1469e6f7b9e6: Download complete 20:33:00 339a4e72a1f5: Verifying Checksum 20:33:00 339a4e72a1f5: Download complete 20:33:00 eaf3925da568: Verifying Checksum 20:33:00 eaf3925da568: Download complete 20:33:00 bde34c3a00c8: Verifying Checksum 20:33:00 bde34c3a00c8: Download complete 20:33:00 b352a97aabf1: Verifying Checksum 20:33:00 b352a97aabf1: Download complete 20:33:00 4872d77fe225: Download complete 20:33:00 5851b861e8e6: Verifying Checksum 20:33:00 5851b861e8e6: Download complete 20:33:00 b85a868b505f: Download complete 20:33:00 bab4dde63d76: Verifying Checksum 20:33:00 bab4dde63d76: Download complete 20:33:02 b85a868b505f: Pull complete 20:33:02 e2be974225ed: Pull complete 20:33:03 339a4e72a1f5: Pull complete 20:33:03 988bab9f4d93: Pull complete 20:33:03 1469e6f7b9e6: Pull complete 20:33:03 eaf3925da568: Pull complete 20:33:05 bab4dde63d76: Pull complete 20:33:05 bde34c3a00c8: Pull complete 20:33:05 b352a97aabf1: Pull complete 20:33:05 4872d77fe225: Pull complete 20:33:05 5851b861e8e6: Pull complete 20:33:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:05 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:33:10 $ docker top f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d -eo pid,comm 20:33:10 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). 20:33:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:33:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:10 [ssh-agent] Looking for ssh-agent implementation... 20:33:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:10 $ docker exec f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d ssh-agent 20:33:10 SSH_AUTH_SOCK=/tmp/ssh-yzjQ9WOECyME/agent.33 20:33:10 SSH_AGENT_PID=39 20:33:10 Running ssh-add (command line suppressed) 20:33:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6833218242616002343.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6833218242616002343.key) 20:33:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:11 + git tag --points-at HEAD [Pipeline] } 20:33:11 $ docker exec --env ******** --env ******** f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d ssh-agent -k 20:33:11 unset SSH_AUTH_SOCK; 20:33:11 unset SSH_AGENT_PID; 20:33:11 echo Agent pid 39 killed; 20:33:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:11 [ssh-agent] Looking for ssh-agent implementation... 20:33:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:11 $ docker exec f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d ssh-agent 20:33:11 SSH_AUTH_SOCK=/tmp/ssh-t1FGoArTBYIP/agent.70 20:33:11 SSH_AGENT_PID=76 20:33:11 Running ssh-add (command line suppressed) 20:33:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16341797037241997811.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16341797037241997811.key) 20:33:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:11 + git semver init 20:33:12 2023-10-27 20:33:12,079 [run_init] DEBUG init version:0.0.0 force:False 20:33:12 2023-10-27 20:33:12,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 20:33:12 2023-10-27 20:33:12,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 20:33:12 2023-10-27 20:33:12,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 20:33:13 2023-10-27 20:33:13,479 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 20:33:13 2023-10-27 20:33:13,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 20:33:13 2023-10-27 20:33:13,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:33:13 2023-10-27 20:33:13,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:33:13 3.1.0-dev.27 [Pipeline] } 20:33:13 $ docker exec --env ******** --env ******** f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d ssh-agent -k 20:33:13 unset SSH_AUTH_SOCK; 20:33:13 unset SSH_AGENT_PID; 20:33:13 echo Agent pid 76 killed; 20:33:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:33:14 + git semver [Pipeline] } 20:33:14 $ docker stop --time=1 f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d 20:33:15 $ docker rm -f --volumes f47858fa7a50ac2d61dbb80eb5e56eb7b3341b57ffe4efcbeeb28d1eed1d367d [Pipeline] // withDockerContainer [Pipeline] sh 20:33:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:16 Stashed 1 file(s) [Pipeline] echo 20:33:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:16 provisioning config files... 20:33:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11260040257883097375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:16 ---> docker-login.sh 20:33:16 nexus3.edgexfoundry.org:10001 20:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:16 Configure a credential helper to remove this warning. See 20:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:16 20:33:16 Login Succeeded 20:33:16 nexus3.edgexfoundry.org:10002 20:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:16 Configure a credential helper to remove this warning. See 20:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:16 20:33:16 Login Succeeded 20:33:16 nexus3.edgexfoundry.org:10003 20:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:17 Configure a credential helper to remove this warning. See 20:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:17 20:33:17 Login Succeeded 20:33:17 nexus3.edgexfoundry.org:10004 20:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:17 Configure a credential helper to remove this warning. See 20:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:17 20:33:17 Login Succeeded 20:33:17 docker.io 20:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:17 Configure a credential helper to remove this warning. See 20:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:17 20:33:17 Login Succeeded 20:33:17 ---> docker-login.sh ends [Pipeline] } 20:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:17 ========================================================= 20:33:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:33:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:33:17 Sending build context to Docker daemon 23.67MB 20:33:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:33:17 Step 2/12 : FROM ${BASE} AS builder 20:33:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:33:18 7264a8db6415: Pulling fs layer 20:33:18 c4d48a809fc2: Pulling fs layer 20:33:18 4f1c88b9dad5: Pulling fs layer 20:33:18 ad3a456e5733: Pulling fs layer 20:33:18 33e27b845d1e: Pulling fs layer 20:33:18 c68163c4e522: Pulling fs layer 20:33:18 50da416c3ac9: Pulling fs layer 20:33:18 23d2d4c4bb30: Pulling fs layer 20:33:18 ad3a456e5733: Waiting 20:33:18 33e27b845d1e: Waiting 20:33:18 c68163c4e522: Waiting 20:33:18 50da416c3ac9: Waiting 20:33:18 23d2d4c4bb30: Waiting 20:33:18 c4d48a809fc2: Verifying Checksum 20:33:18 c4d48a809fc2: Download complete 20:33:18 33e27b845d1e: Verifying Checksum 20:33:18 33e27b845d1e: Download complete 20:33:18 7264a8db6415: Verifying Checksum 20:33:18 7264a8db6415: Download complete 20:33:18 c68163c4e522: Verifying Checksum 20:33:18 c68163c4e522: Download complete 20:33:18 7264a8db6415: Pull complete 20:33:18 23d2d4c4bb30: Verifying Checksum 20:33:18 23d2d4c4bb30: Download complete 20:33:18 c4d48a809fc2: Pull complete 20:33:18 4f1c88b9dad5: Verifying Checksum 20:33:18 4f1c88b9dad5: Download complete 20:33:18 50da416c3ac9: Verifying Checksum 20:33:18 50da416c3ac9: Download complete 20:33:22 4f1c88b9dad5: Pull complete 20:33:22 ad3a456e5733: Pull complete 20:33:22 33e27b845d1e: Pull complete 20:33:22 c68163c4e522: Pull complete 20:33:24 50da416c3ac9: Pull complete 20:33:24 23d2d4c4bb30: Pull complete 20:33:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:33:24 ---> 0786185ac409 20:33:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:33:31 Still waiting to schedule task 20:33:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:33:33 ---> Running in e3f21663cfb7 20:33:33 Removing intermediate container e3f21663cfb7 20:33:33 ---> caa08a329269 20:33:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:33 ---> Running in 171b82726a1e 20:33:33 Removing intermediate container 171b82726a1e 20:33:33 ---> e7e4d9cc4abd 20:33:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:33 ---> Running in 07d110be9fa7 20:33:33 Removing intermediate container 07d110be9fa7 20:33:33 ---> aef1f6a608cb 20:33:33 Step 6/12 : WORKDIR /device-virtual-go 20:33:33 ---> Running in 3f222986589c 20:33:33 Removing intermediate container 3f222986589c 20:33:33 ---> 4f294f021e4f 20:33:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:33 ---> Running in 22ec182bffc0 20:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:33:33 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:33:33 (2/4) Installing libedit (20221030.3.1-r1) 20:33:33 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:33:33 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:33:33 Executing busybox-1.36.1-r2.trigger 20:33:33 OK: 268 MiB in 56 packages 20:33:36 Removing intermediate container 22ec182bffc0 20:33:36 ---> f4e108366537 20:33:36 Step 8/12 : COPY go.mod vendor* ./ 20:33:36 ---> 8c0b648ef1f5 20:33:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 ---> Running in 45732b4595f4 20:34:32 Removing intermediate container 45732b4595f4 20:34:32 ---> 9e76db17ba5c 20:34:32 Step 10/12 : COPY . . 20:34:32 ---> 1d13951e368d 20:34:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:32 ---> Running in 4bd33880cd5a 20:34:32 Removing intermediate container 4bd33880cd5a 20:34:32 ---> 213634347f05 20:34:32 Step 12/12 : RUN $MAKE 20:34:32 ---> Running in 1e56e9d6f15a 20:34:32 noop 20:34:32 Removing intermediate container 1e56e9d6f15a 20:34:32 ---> 801c528623b7 20:34:32 Successfully built 801c528623b7 20:34:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:32 + docker inspect -f . ci-base-image-x86_64 20:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:32 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:33 $ docker top 650e22b2aeef1eb7b708dc7b8c5e04ae544c206d29ace8703bd147498e73d378 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:33 + go version 20:34:33 go version go1.21.0 linux/amd64 [Pipeline] } 20:34:33 $ docker stop --time=1 650e22b2aeef1eb7b708dc7b8c5e04ae544c206d29ace8703bd147498e73d378 20:34:34 $ docker rm -f --volumes 650e22b2aeef1eb7b708dc7b8c5e04ae544c206d29ace8703bd147498e73d378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:35 + docker inspect -f . ci-base-image-x86_64 20:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:35 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:35 $ docker top f1122d0c7de074c204e6b5a50d08748f922623834f468b605bfc77b5a726b226 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 20:34:36 + make test 20:34:36 go test ./... -coverprofile=coverage.out 20:34:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:34:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:34:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 20:34:54 go vet ./... 20:34:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:34:57 $ docker stop --time=1 f1122d0c7de074c204e6b5a50d08748f922623834f468b605bfc77b5a726b226 20:35:01 $ docker rm -f --volumes f1122d0c7de074c204e6b5a50d08748f922623834f468b605bfc77b5a726b226 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:02 + ls -al . 20:35:02 total 200 20:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:34 . 20:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:32 .. 20:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:34 .git 20:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 .github 20:35:02 -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 20:32 .gitignore 20:35:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:32 .golangci.yml 20:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:33 .semver 20:35:02 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 20:32 Attribution.txt 20:35:02 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 20:32 CHANGELOG.md 20:35:02 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 20:32 Dockerfile 20:35:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:32 GOVERNANCE.md 20:35:02 -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 20:32 Jenkinsfile 20:35:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 20:32 LICENSE 20:35:02 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 20:32 Makefile 20:35:02 -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 20:32 OWNERS.md 20:35:02 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 20:32 README.md 20:35:02 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:33 VERSION 20:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:32 bin 20:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 cmd 20:35:02 -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 20:34 coverage.out 20:35:02 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 20:32 go.mod 20:35:02 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:32 go.sum 20:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:32 internal 20:35:02 -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:03 + 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=a4fb408bd6b294fc41552c8711cc9fe432fefed6 --label arch=amd64 --label version=3.1.0-dev.27 . 20:35:03 Sending build context to Docker daemon 23.71MB 20:35:03 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:35:03 Step 2/25 : FROM ${BASE} AS builder 20:35:03 ---> 801c528623b7 20:35:03 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:35:03 ---> Running in 35a7569fddfd 20:35:03 Removing intermediate container 35a7569fddfd 20:35:03 ---> 0548f4280c7a 20:35:03 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:35:03 ---> Running in 15405cb11f85 20:35:03 Removing intermediate container 15405cb11f85 20:35:03 ---> ece36b898ede 20:35:03 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:35:03 ---> Running in ff83e23ec58e 20:35:04 Removing intermediate container ff83e23ec58e 20:35:04 ---> 7eefffd49055 20:35:04 Step 6/25 : WORKDIR /device-virtual-go 20:35:04 ---> Running in 6592e8f88255 20:35:04 Removing intermediate container 6592e8f88255 20:35:04 ---> f8df641cc0c5 20:35:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:04 ---> Running in 18c9cbd860c2 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:04 OK: 268 MiB in 56 packages 20:35:05 Removing intermediate container 18c9cbd860c2 20:35:05 ---> 6a8e24d80f3a 20:35:05 Step 8/25 : COPY go.mod vendor* ./ 20:35:05 ---> 14d35c190cd3 20:35:05 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:05 ---> Running in b06058ac32e1 20:35:05 Removing intermediate container b06058ac32e1 20:35:05 ---> 3c30725c3e47 20:35:05 Step 10/25 : COPY . . 20:35:06 ---> f939038cc3eb 20:35:06 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:06 ---> Running in d995740212c7 20:35:06 Removing intermediate container d995740212c7 20:35:06 ---> 864e314fd9c1 20:35:06 Step 12/25 : RUN $MAKE 20:35:06 ---> Running in 9e06023c2eb2 20:35:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:35:29 Removing intermediate container 9e06023c2eb2 20:35:29 ---> 9a7420a4ae4e 20:35:29 Step 13/25 : FROM alpine:3.18 20:35:29 3.18: Pulling from library/alpine 20:35:29 96526aa774ef: Pulling fs layer 20:35:29 96526aa774ef: Download complete 20:35:29 96526aa774ef: Pull complete 20:35:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:35:29 Status: Downloaded newer image for alpine:3.18 20:35:29 ---> 8ca4688f4f35 20:35:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:35:29 ---> Running in fcf2a776134b 20:35:29 Removing intermediate container fcf2a776134b 20:35:29 ---> 4bd86d7abe1c 20:35:29 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:35:29 ---> Running in 6b7d1af67b85 20:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:29 (1/1) Installing dumb-init (1.2.5-r2) 20:35:29 Executing busybox-1.36.1-r2.trigger 20:35:29 OK: 7 MiB in 16 packages 20:35:29 Removing intermediate container 6b7d1af67b85 20:35:29 ---> f8ad2bb8c60e 20:35:29 Step 16/25 : WORKDIR / 20:35:29 ---> Running in ce2993db1313 20:35:29 Removing intermediate container ce2993db1313 20:35:29 ---> 8613731b334a 20:35:29 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:35:29 ---> 596f166c6a55 20:35:29 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:35:29 ---> d03b8c6c29af 20:35:29 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:35:30 ---> 0bc87623e498 20:35:30 Step 20/25 : EXPOSE 59900 20:35:30 ---> Running in 2aa53bcda26e 20:35:30 Removing intermediate container 2aa53bcda26e 20:35:30 ---> 1e8993fb06e1 20:35:30 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:35:30 ---> Running in 4504be550878 20:35:30 Removing intermediate container 4504be550878 20:35:30 ---> cb491f4e3515 20:35:30 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:30 ---> Running in 3890e4c6c84d 20:35:30 Removing intermediate container 3890e4c6c84d 20:35:30 ---> 4479674b035b 20:35:30 Step 23/25 : LABEL arch=amd64 20:35:30 ---> Running in 81cb2a53b9be 20:35:30 Removing intermediate container 81cb2a53b9be 20:35:30 ---> cdfd7c4b1d50 20:35:30 Step 24/25 : LABEL git_sha=a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:35:30 ---> Running in a2b8d3bc37fb 20:35:30 Removing intermediate container a2b8d3bc37fb 20:35:30 ---> 6ff036b3e6b6 20:35:30 Step 25/25 : LABEL version=3.1.0-dev.27 20:35:30 ---> Running in 35d66999d8f4 20:35:30 Removing intermediate container 35d66999d8f4 20:35:30 ---> 3731dfb0b701 20:35:30 [Warning] One or more build-args [ARCH] were not consumed 20:35:30 Successfully built 3731dfb0b701 20:35:30 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:30 provisioning config files... 20:35:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2751482870304478587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:31 ---> docker-login.sh 20:35:31 nexus3.edgexfoundry.org:10001 20:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:31 Configure a credential helper to remove this warning. See 20:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:31 20:35:31 Login Succeeded 20:35:31 nexus3.edgexfoundry.org:10002 20:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:31 Configure a credential helper to remove this warning. See 20:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:31 20:35:31 Login Succeeded 20:35:31 nexus3.edgexfoundry.org:10003 20:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:31 Configure a credential helper to remove this warning. See 20:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:31 20:35:31 Login Succeeded 20:35:31 nexus3.edgexfoundry.org:10004 20:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:31 Configure a credential helper to remove this warning. See 20:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:31 20:35:31 Login Succeeded 20:35:31 docker.io 20:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:31 Configure a credential helper to remove this warning. See 20:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:31 20:35:31 Login Succeeded 20:35:31 ---> docker-login.sh ends [Pipeline] } 20:35:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:31 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 20:35:31 a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:35:31 latest 20:35:31 3.1.0-dev.27 20:35:31 a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:35:31 main 20:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:35:32 c83c598c7630: Preparing 20:35:32 1ab0428c9ea0: Preparing 20:35:32 b965481cda1f: Preparing 20:35:32 0e92cc022671: Preparing 20:35:32 cc2447e1835a: Preparing 20:35:32 cc2447e1835a: Layer already exists 20:35:32 1ab0428c9ea0: Pushed 20:35:32 b965481cda1f: Pushed 20:35:32 0e92cc022671: Pushed 20:35:35 c83c598c7630: Pushed 20:35:35 a4fb408bd6b294fc41552c8711cc9fe432fefed6: digest: sha256:cc836dca4d350f08a4ed181f3611ff9589dc88d609ff00f90042425f0183cc17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 20:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:35:35 c83c598c7630: Preparing 20:35:35 1ab0428c9ea0: Preparing 20:35:35 b965481cda1f: Preparing 20:35:35 0e92cc022671: Preparing 20:35:35 cc2447e1835a: Preparing 20:35:35 cc2447e1835a: Layer already exists 20:35:35 0e92cc022671: Layer already exists 20:35:35 1ab0428c9ea0: Layer already exists 20:35:35 b965481cda1f: Layer already exists 20:35:35 c83c598c7630: Layer already exists 20:35:35 latest: digest: sha256:cc836dca4d350f08a4ed181f3611ff9589dc88d609ff00f90042425f0183cc17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.27 20:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:35:36 c83c598c7630: Preparing 20:35:36 1ab0428c9ea0: Preparing 20:35:36 b965481cda1f: Preparing 20:35:36 0e92cc022671: Preparing 20:35:36 cc2447e1835a: Preparing 20:35:36 0e92cc022671: Layer already exists 20:35:36 c83c598c7630: Layer already exists 20:35:36 cc2447e1835a: Layer already exists 20:35:36 1ab0428c9ea0: Layer already exists 20:35:36 b965481cda1f: Layer already exists 20:35:36 3.1.0-dev.27: digest: sha256:cc836dca4d350f08a4ed181f3611ff9589dc88d609ff00f90042425f0183cc17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:35:37 c83c598c7630: Preparing 20:35:37 1ab0428c9ea0: Preparing 20:35:37 b965481cda1f: Preparing 20:35:37 0e92cc022671: Preparing 20:35:37 cc2447e1835a: Preparing 20:35:37 cc2447e1835a: Layer already exists 20:35:37 b965481cda1f: Layer already exists 20:35:37 c83c598c7630: Layer already exists 20:35:37 0e92cc022671: Layer already exists 20:35:37 1ab0428c9ea0: Layer already exists 20:35:37 a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27: digest: sha256:cc836dca4d350f08a4ed181f3611ff9589dc88d609ff00f90042425f0183cc17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 20:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 20:35:37 c83c598c7630: Preparing 20:35:37 1ab0428c9ea0: Preparing 20:35:37 b965481cda1f: Preparing 20:35:37 0e92cc022671: Preparing 20:35:37 cc2447e1835a: Preparing 20:35:37 0e92cc022671: Layer already exists 20:35:37 cc2447e1835a: Layer already exists 20:35:37 b965481cda1f: Layer already exists 20:35:37 1ab0428c9ea0: Layer already exists 20:35:37 c83c598c7630: Layer already exists 20:35:37 main: digest: sha256:cc836dca4d350f08a4ed181f3611ff9589dc88d609ff00f90042425f0183cc17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:37 ===================================================== [Pipeline] echo 20:35:37 taggedImages: 20:35:37 - nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:35:37 - nexus3.edgexfoundry.org:10004/device-virtual:latest 20:35:37 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.27 20:35:37 - nexus3.edgexfoundry.org:10004/device-virtual:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:35:37 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:38 20:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:38 latest: Pulling from edgex-lftools-log-publisher 20:35:38 5eb5b503b376: Pulling fs layer 20:35:38 5c69ac0246d0: Pulling fs layer 20:35:38 ec43610c2a17: Pulling fs layer 20:35:38 3a2ae6a8a46f: Pulling fs layer 20:35:38 33b1e0a273af: Pulling fs layer 20:35:38 5d3b04190fa2: Pulling fs layer 20:35:38 2f39f015ded8: Pulling fs layer 20:35:38 3a2ae6a8a46f: Waiting 20:35:38 33b1e0a273af: Waiting 20:35:38 5d3b04190fa2: Waiting 20:35:38 2f39f015ded8: Waiting 20:35:38 5c69ac0246d0: Verifying Checksum 20:35:38 5c69ac0246d0: Download complete 20:35:38 3a2ae6a8a46f: Verifying Checksum 20:35:38 3a2ae6a8a46f: Download complete 20:35:38 ec43610c2a17: Verifying Checksum 20:35:38 ec43610c2a17: Download complete 20:35:38 33b1e0a273af: Verifying Checksum 20:35:38 33b1e0a273af: Download complete 20:35:38 5d3b04190fa2: Verifying Checksum 20:35:38 5d3b04190fa2: Download complete 20:35:38 5eb5b503b376: Verifying Checksum 20:35:38 5eb5b503b376: Download complete 20:35:39 2f39f015ded8: Verifying Checksum 20:35:39 2f39f015ded8: Download complete 20:35:39 5eb5b503b376: Pull complete 20:35:40 5c69ac0246d0: Pull complete 20:35:40 ec43610c2a17: Pull complete 20:35:40 3a2ae6a8a46f: Pull complete 20:35:40 33b1e0a273af: Pull complete 20:35:40 5d3b04190fa2: Pull complete 20:35:45 2f39f015ded8: Pull complete 20:35:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:45 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:49 $ docker top ca62b702b9f0baef96d10b58385f597c74c62f51bcb65419be010c151adb3a80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:50 ---> job-cost.sh 20:35:50 lf-activate-venv: SKIPPING 20:35:50 INFO: No Stack... 20:35:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:51 INFO: Archiving Costs [Pipeline] sh 20:35:51 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 20:35:51 + cut -d, -f6 [Pipeline] lock 20:35:51 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] 20:35:51 Resource [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] did not exist. Created. 20:35:51 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:51 Stashed 1 file(s) [Pipeline] } 20:35:51 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:51 $ docker stop --time=1 ca62b702b9f0baef96d10b58385f597c74c62f51bcb65419be010c151adb3a80 20:35:52 $ docker rm -f --volumes ca62b702b9f0baef96d10b58385f597c74c62f51bcb65419be010c151adb3a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12662 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 20:39:52 Running in /w/workspace/device-virtual-go/153 [Pipeline] { [Pipeline] checkout 20:39:52 The recommended git tool is: git 20:39:59 using credential edgex-jenkins-ssh 20:39:59 Cloning the remote Git repository 20:39:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:39:59 > git init /w/workspace/device-virtual-go/153 # timeout=10 20:39:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:39:59 > git --version # timeout=10 20:39:59 > git --version # 'git version 2.25.1' 20:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:05 Avoid second fetch 20:40:05 Checking out Revision a4fb408bd6b294fc41552c8711cc9fe432fefed6 (main) 20:40:05 > git config core.sparsecheckout # timeout=10 20:40:05 > git checkout -f a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 20:40:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#444)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:06 Dload Upload Total Spent Left Speed 20:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 20:40:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:40:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:40:07 + sudo tee /etc/docker/daemon.new 20:40:07 { 20:40:07 "registry-mirrors": [ 20:40:07 "https://nexus3.edgexfoundry.org:10001" 20:40:07 ], 20:40:07 "bip": "10.250.0.254/24", 20:40:07 "hosts": [ 20:40:07 "tcp://0.0.0.0:5555", 20:40:07 "unix:///var/run/docker.sock" 20:40:07 ], 20:40:07 "mtu": 1458, 20:40:07 "selinux-enabled": true, 20:40:07 "seccomp-profile": "/etc/docker/seccomp.json" 20:40:07 } [Pipeline] sh 20:40:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:40:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:26 provisioning config files... 20:40:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/153@tmp/config2862737842693215700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:27 ---> docker-login.sh 20:40:27 nexus3.edgexfoundry.org:10001 20:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:28 Configure a credential helper to remove this warning. See 20:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:28 20:40:28 Login Succeeded 20:40:28 nexus3.edgexfoundry.org:10002 20:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:28 Configure a credential helper to remove this warning. See 20:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:28 20:40:28 Login Succeeded 20:40:28 nexus3.edgexfoundry.org:10003 20:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:29 Configure a credential helper to remove this warning. See 20:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:29 20:40:29 Login Succeeded 20:40:29 nexus3.edgexfoundry.org:10004 20:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:29 Configure a credential helper to remove this warning. See 20:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:29 20:40:29 Login Succeeded 20:40:29 docker.io 20:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:30 Configure a credential helper to remove this warning. See 20:40:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:30 20:40:30 Login Succeeded 20:40:30 ---> docker-login.sh ends [Pipeline] } 20:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:30 ========================================================= 20:40:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:40:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:40:34 Sending build context to Docker daemon 11.97MB 20:40:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:40:34 Step 2/12 : FROM ${BASE} AS builder 20:40:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:40:34 9fda8d8052c6: Pulling fs layer 20:40:34 5d54e960e981: Pulling fs layer 20:40:34 c4a7e357bf2a: Pulling fs layer 20:40:34 f0e02332f6b5: Pulling fs layer 20:40:34 cefa15bbcfad: Pulling fs layer 20:40:34 17808c966233: Pulling fs layer 20:40:34 f4c1fc716caa: Pulling fs layer 20:40:34 f0e02332f6b5: Waiting 20:40:34 17808c966233: Waiting 20:40:34 f4c1fc716caa: Waiting 20:40:34 cefa15bbcfad: Waiting 20:40:34 5d54e960e981: Verifying Checksum 20:40:34 5d54e960e981: Download complete 20:40:34 f0e02332f6b5: Verifying Checksum 20:40:34 f0e02332f6b5: Download complete 20:40:34 cefa15bbcfad: Verifying Checksum 20:40:34 cefa15bbcfad: Download complete 20:40:34 9fda8d8052c6: Verifying Checksum 20:40:34 9fda8d8052c6: Download complete 20:40:34 f4c1fc716caa: Verifying Checksum 20:40:34 f4c1fc716caa: Download complete 20:40:35 9fda8d8052c6: Pull complete 20:40:35 5d54e960e981: Pull complete 20:40:36 c4a7e357bf2a: Download complete 20:40:37 17808c966233: Verifying Checksum 20:40:37 17808c966233: Download complete 20:40:49 c4a7e357bf2a: Pull complete 20:40:49 f0e02332f6b5: Pull complete 20:40:50 cefa15bbcfad: Pull complete 20:41:02 17808c966233: Pull complete 20:41:03 f4c1fc716caa: Pull complete 20:41:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:41:03 ---> ea914061e18c 20:41:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:41:04 ---> Running in f5d3c432e8d6 20:41:04 Removing intermediate container f5d3c432e8d6 20:41:04 ---> 3f6870d1079d 20:41:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:41:04 ---> Running in 7b0ffe3c19cf 20:41:05 Removing intermediate container 7b0ffe3c19cf 20:41:05 ---> 104403f78353 20:41:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:41:05 ---> Running in 34f221a4f0e1 20:41:05 Removing intermediate container 34f221a4f0e1 20:41:05 ---> 06349f3d79e8 20:41:05 Step 6/12 : WORKDIR /device-virtual-go 20:41:05 ---> Running in efb71e1ccef3 20:41:05 Removing intermediate container efb71e1ccef3 20:41:05 ---> ec4c85613e1c 20:41:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:06 ---> Running in d8e34d140e94 20:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:41:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:41:09 (2/4) Installing libedit (20221030.3.1-r1) 20:41:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:41:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:41:09 Executing busybox-1.36.1-r2.trigger 20:41:09 OK: 270 MiB in 56 packages 20:41:10 Removing intermediate container d8e34d140e94 20:41:10 ---> a2ec78748b64 20:41:10 Step 8/12 : COPY go.mod vendor* ./ 20:41:10 ---> 1bcca728db90 20:41:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:10 ---> Running in 34eecf0d3e71 20:42:47 Removing intermediate container 34eecf0d3e71 20:42:47 ---> 175ded577a60 20:42:47 Step 10/12 : COPY . . 20:42:47 ---> 5584ff8a61e6 20:42:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:47 ---> Running in 87ae781f6777 20:42:47 Removing intermediate container 87ae781f6777 20:42:47 ---> c75c7e203398 20:42:47 Step 12/12 : RUN $MAKE 20:42:47 ---> Running in 82e8f1e00414 20:42:47 noop 20:42:48 Removing intermediate container 82e8f1e00414 20:42:48 ---> 87892f50ba3a 20:42:48 Successfully built 87892f50ba3a 20:42:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker inspect -f . ci-base-image-arm64 20:42:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:49 prd-ubuntu20.04-docker-arm64-4c-16g-12662 does not seem to be running inside a container 20:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/153 -v /w/workspace/device-virtual-go/153:/w/workspace/device-virtual-go/153:rw,z -v /w/workspace/device-virtual-go/153@tmp:/w/workspace/device-virtual-go/153@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 20:42:50 $ docker top e7fae0093eaec182f260a0b09edf00b26a9acdfee24a86b145d0ba986c08d2a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:51 + go version 20:42:51 go version go1.21.0 linux/arm64 [Pipeline] } 20:42:51 $ docker stop --time=1 e7fae0093eaec182f260a0b09edf00b26a9acdfee24a86b145d0ba986c08d2a0 20:42:53 $ docker rm -f --volumes e7fae0093eaec182f260a0b09edf00b26a9acdfee24a86b145d0ba986c08d2a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:53 + docker inspect -f . ci-base-image-arm64 20:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:54 prd-ubuntu20.04-docker-arm64-4c-16g-12662 does not seem to be running inside a container 20:42:54 $ 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/153 -v /w/workspace/device-virtual-go/153:/w/workspace/device-virtual-go/153:rw,z -v /w/workspace/device-virtual-go/153@tmp:/w/workspace/device-virtual-go/153@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 20:42:57 $ docker top 8c223b38610e0fbc1ee8c300e4adc34b3b34d54089e6f22b4b76e922b2a389ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/153 [Pipeline] fileExists [Pipeline] sh 20:42:59 + make test 20:42:59 go test ./... -coverprofile=coverage.out 20:43:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:44:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:44:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.090s coverage: 58.4% of statements 20:44:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:44:56 go vet ./... 20:45:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:28 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:45:28 $ docker stop --time=1 8c223b38610e0fbc1ee8c300e4adc34b3b34d54089e6f22b4b76e922b2a389ab 20:45:30 $ docker rm -f --volumes 8c223b38610e0fbc1ee8c300e4adc34b3b34d54089e6f22b4b76e922b2a389ab [Pipeline] // withDockerContainer [Pipeline] sh 20:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:31 Warning: overwriting stash ‘coverage-report’ 20:45:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:33 + ls -al . 20:45:33 total 196 20:45:33 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 20:43 . 20:45:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:39 .. 20:45:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:40 .git 20:45:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:40 .github 20:45:33 -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 20:40 .gitignore 20:45:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:40 .golangci.yml 20:45:33 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 20:40 Attribution.txt 20:45:33 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 20:40 CHANGELOG.md 20:45:33 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 20:40 Dockerfile 20:45:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:40 GOVERNANCE.md 20:45:33 -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 20:40 Jenkinsfile 20:45:33 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 20:40 LICENSE 20:45:33 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 20:40 Makefile 20:45:33 -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 20:40 OWNERS.md 20:45:33 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 20:40 README.md 20:45:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:33 VERSION 20:45:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:40 bin 20:45:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:40 cmd 20:45:33 -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 20:44 coverage.out 20:45:33 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 20:40 go.mod 20:45:33 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 20:40 go.sum 20:45:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:40 internal 20:45:33 -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + 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=a4fb408bd6b294fc41552c8711cc9fe432fefed6 --label arch=arm64 --label version=3.1.0-dev.27 . 20:45:34 Sending build context to Docker daemon 12.01MB 20:45:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:45:34 Step 2/25 : FROM ${BASE} AS builder 20:45:34 ---> 87892f50ba3a 20:45:34 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:45:34 ---> Running in b06b77ac51c5 20:45:34 Removing intermediate container b06b77ac51c5 20:45:34 ---> 14c756a2991f 20:45:34 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:45:34 ---> Running in 4ac974cf9441 20:45:35 Removing intermediate container 4ac974cf9441 20:45:35 ---> a9352cc71b43 20:45:35 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:45:35 ---> Running in b0f8fad86e43 20:45:35 Removing intermediate container b0f8fad86e43 20:45:35 ---> a8052a19b047 20:45:35 Step 6/25 : WORKDIR /device-virtual-go 20:45:35 ---> Running in c3679af3fdcb 20:45:36 Removing intermediate container c3679af3fdcb 20:45:36 ---> 75f7bb2240f4 20:45:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:36 ---> Running in e9bf4197301e 20:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:45:39 OK: 270 MiB in 56 packages 20:45:39 Removing intermediate container e9bf4197301e 20:45:39 ---> 73b8a942026d 20:45:39 Step 8/25 : COPY go.mod vendor* ./ 20:45:40 ---> 370f808ae9f3 20:45:40 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:40 ---> Running in 43f00cc12fad 20:45:43 Removing intermediate container 43f00cc12fad 20:45:43 ---> b6d5b6703133 20:45:43 Step 10/25 : COPY . . 20:45:44 ---> 6b6158080e61 20:45:44 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:44 ---> Running in df2049a7efa7 20:45:45 Removing intermediate container df2049a7efa7 20:45:45 ---> 37f09811be39 20:45:45 Step 12/25 : RUN $MAKE 20:45:45 ---> Running in 7120b11b1a7c 20:45:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:47:52 Removing intermediate container 7120b11b1a7c 20:47:52 ---> f0e4b85e3735 20:47:52 Step 13/25 : FROM alpine:3.18 20:47:52 3.18: Pulling from library/alpine 20:47:52 579b34f0a95b: Pulling fs layer 20:47:52 579b34f0a95b: Verifying Checksum 20:47:52 579b34f0a95b: Download complete 20:47:52 579b34f0a95b: Pull complete 20:47:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:47:52 Status: Downloaded newer image for alpine:3.18 20:47:52 ---> 3cc203321400 20:47:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:47:52 ---> Running in ceb89a8171b0 20:47:52 Removing intermediate container ceb89a8171b0 20:47:52 ---> 06bdc1bf04d1 20:47:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:47:52 ---> Running in 657404345cd6 20:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:47:52 (1/1) Installing dumb-init (1.2.5-r2) 20:47:52 Executing busybox-1.36.1-r2.trigger 20:47:52 OK: 8 MiB in 16 packages 20:47:53 Removing intermediate container 657404345cd6 20:47:53 ---> 31675c8fad82 20:47:53 Step 16/25 : WORKDIR / 20:47:53 ---> Running in 2583ea55a998 20:47:53 Removing intermediate container 2583ea55a998 20:47:53 ---> c132173d4f52 20:47:53 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:47:53 ---> 3dc079272d61 20:47:53 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:47:54 ---> 0f09d39e4b4e 20:47:54 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:47:55 ---> a69614839973 20:47:55 Step 20/25 : EXPOSE 59900 20:47:56 ---> Running in 626d63552ce4 20:47:56 Removing intermediate container 626d63552ce4 20:47:56 ---> 20f3e462c4a2 20:47:56 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:47:56 ---> Running in 36b59baa1d7a 20:47:56 Removing intermediate container 36b59baa1d7a 20:47:56 ---> 9d89bb9cdef8 20:47:56 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:57 ---> Running in 3349578c78ef 20:47:57 Removing intermediate container 3349578c78ef 20:47:57 ---> 7369e265a34d 20:47:57 Step 23/25 : LABEL arch=arm64 20:47:57 ---> Running in 7a9275d1ab78 20:47:57 Removing intermediate container 7a9275d1ab78 20:47:57 ---> 68b2fa5b7827 20:47:57 Step 24/25 : LABEL git_sha=a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:47:57 ---> Running in ee7981386aad 20:47:58 Removing intermediate container ee7981386aad 20:47:58 ---> 41fce4fa8685 20:47:58 Step 25/25 : LABEL version=3.1.0-dev.27 20:47:58 ---> Running in 81957ea3798f 20:47:58 Removing intermediate container 81957ea3798f 20:47:58 ---> a1c02ec05fbb 20:47:58 [Warning] One or more build-args [ARCH] were not consumed 20:47:58 Successfully built a1c02ec05fbb 20:47:58 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 20:47:58 provisioning config files... 20:47:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/153@tmp/config18367220532890547009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:59 ---> docker-login.sh 20:47:59 nexus3.edgexfoundry.org:10001 20:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:59 Configure a credential helper to remove this warning. See 20:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:59 20:47:59 Login Succeeded 20:47:59 nexus3.edgexfoundry.org:10002 20:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:59 Configure a credential helper to remove this warning. See 20:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:59 20:47:59 Login Succeeded 20:47:59 nexus3.edgexfoundry.org:10003 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 nexus3.edgexfoundry.org:10004 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 docker.io 20:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:01 Configure a credential helper to remove this warning. See 20:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:01 20:48:01 Login Succeeded 20:48:01 ---> docker-login.sh ends [Pipeline] } 20:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:01 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 20:48:01 a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:48:01 latest 20:48:01 3.1.0-dev.27 20:48:01 a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:48:01 main 20:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:48:02 ddf45002ceb3: Preparing 20:48:02 0dc8d811b455: Preparing 20:48:02 16a3baf256ac: Preparing 20:48:02 f39e051e15a0: Preparing 20:48:02 5f4d9fc4d98d: Preparing 20:48:02 5f4d9fc4d98d: Layer already exists 20:48:02 0dc8d811b455: Pushed 20:48:02 16a3baf256ac: Pushed 20:48:02 f39e051e15a0: Pushed 20:48:09 ddf45002ceb3: Pushed 20:48:09 a4fb408bd6b294fc41552c8711cc9fe432fefed6: digest: sha256:b62660d195e48b1562b49e51cba9493329b864fac096312e89752b7413299c90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:48:10 ddf45002ceb3: Preparing 20:48:10 0dc8d811b455: Preparing 20:48:10 16a3baf256ac: Preparing 20:48:10 f39e051e15a0: Preparing 20:48:10 5f4d9fc4d98d: Preparing 20:48:10 16a3baf256ac: Layer already exists 20:48:10 0dc8d811b455: Layer already exists 20:48:10 5f4d9fc4d98d: Layer already exists 20:48:10 f39e051e15a0: Layer already exists 20:48:10 ddf45002ceb3: Layer already exists 20:48:10 latest: digest: sha256:b62660d195e48b1562b49e51cba9493329b864fac096312e89752b7413299c90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.27 20:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:48:11 ddf45002ceb3: Preparing 20:48:11 0dc8d811b455: Preparing 20:48:11 16a3baf256ac: Preparing 20:48:11 f39e051e15a0: Preparing 20:48:11 5f4d9fc4d98d: Preparing 20:48:11 16a3baf256ac: Layer already exists 20:48:11 5f4d9fc4d98d: Layer already exists 20:48:11 0dc8d811b455: Layer already exists 20:48:11 f39e051e15a0: Layer already exists 20:48:11 ddf45002ceb3: Layer already exists 20:48:11 3.1.0-dev.27: digest: sha256:b62660d195e48b1562b49e51cba9493329b864fac096312e89752b7413299c90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:48:12 ddf45002ceb3: Preparing 20:48:12 0dc8d811b455: Preparing 20:48:12 16a3baf256ac: Preparing 20:48:12 f39e051e15a0: Preparing 20:48:12 5f4d9fc4d98d: Preparing 20:48:12 5f4d9fc4d98d: Layer already exists 20:48:12 f39e051e15a0: Layer already exists 20:48:12 0dc8d811b455: Layer already exists 20:48:12 16a3baf256ac: Layer already exists 20:48:12 ddf45002ceb3: Layer already exists 20:48:12 a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27: digest: sha256:b62660d195e48b1562b49e51cba9493329b864fac096312e89752b7413299c90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 20:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 20:48:13 ddf45002ceb3: Preparing 20:48:13 0dc8d811b455: Preparing 20:48:13 16a3baf256ac: Preparing 20:48:13 f39e051e15a0: Preparing 20:48:13 5f4d9fc4d98d: Preparing 20:48:13 16a3baf256ac: Layer already exists 20:48:13 0dc8d811b455: Layer already exists 20:48:13 ddf45002ceb3: Layer already exists 20:48:13 f39e051e15a0: Layer already exists 20:48:13 5f4d9fc4d98d: Layer already exists 20:48:13 main: digest: sha256:b62660d195e48b1562b49e51cba9493329b864fac096312e89752b7413299c90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:13 ===================================================== [Pipeline] echo 20:48:13 taggedImages: 20:48:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6 20:48:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 20:48:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.27 20:48:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a4fb408bd6b294fc41552c8711cc9fe432fefed6-3.1.0-dev.27 20:48:13 - 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 20:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:13 20:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:14 arm64: Pulling from edgex-lftools-log-publisher 20:48:14 8998bd30e6a1: Pulling fs layer 20:48:14 04944245beec: Pulling fs layer 20:48:14 699f458cf7ca: Pulling fs layer 20:48:14 765212b225bb: Pulling fs layer 20:48:14 f23df028b6ca: Pulling fs layer 20:48:14 d65c8cfc05b1: Pulling fs layer 20:48:14 2437ff75d9bd: Pulling fs layer 20:48:14 f23df028b6ca: Waiting 20:48:14 2437ff75d9bd: Waiting 20:48:14 d65c8cfc05b1: Waiting 20:48:14 765212b225bb: Waiting 20:48:14 04944245beec: Verifying Checksum 20:48:14 04944245beec: Download complete 20:48:14 765212b225bb: Verifying Checksum 20:48:14 765212b225bb: Download complete 20:48:14 f23df028b6ca: Verifying Checksum 20:48:14 f23df028b6ca: Download complete 20:48:14 d65c8cfc05b1: Verifying Checksum 20:48:14 d65c8cfc05b1: Download complete 20:48:14 699f458cf7ca: Verifying Checksum 20:48:14 699f458cf7ca: Download complete 20:48:14 8998bd30e6a1: Verifying Checksum 20:48:14 8998bd30e6a1: Download complete 20:48:17 2437ff75d9bd: Verifying Checksum 20:48:17 2437ff75d9bd: Download complete 20:48:20 8998bd30e6a1: Pull complete 20:48:20 04944245beec: Pull complete 20:48:21 699f458cf7ca: Pull complete 20:48:22 765212b225bb: Pull complete 20:48:22 f23df028b6ca: Pull complete 20:48:22 d65c8cfc05b1: Pull complete 20:48:41 2437ff75d9bd: Pull complete 20:48:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:41 prd-ubuntu20.04-docker-arm64-4c-16g-12662 does not seem to be running inside a container 20:48:41 $ 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/153 -v /w/workspace/device-virtual-go/153:/w/workspace/device-virtual-go/153:rw,z -v /w/workspace/device-virtual-go/153@tmp:/w/workspace/device-virtual-go/153@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 20:48:44 $ docker top be938edf3d44784b7d214f1ceb2bc861c3d226e456fd60f61fe6755cccaeaab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:45 ---> job-cost.sh 20:48:45 lf-activate-venv: SKIPPING 20:48:45 INFO: No Stack... 20:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:47 INFO: Archiving Costs [Pipeline] sh 20:48:47 + cat /w/workspace/device-virtual-go/153/archives/cost.csv 20:48:47 + cut -d, -f6 [Pipeline] lock 20:48:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] 20:48:47 Resource [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] did not exist. Created. 20:48:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:48 /w/workspace/device-virtual-go/153@tmp/durable-86eb28f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:49 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:49 Warning: overwriting stash ‘stack-cost’ 20:48:49 Stashed 1 file(s) [Pipeline] } 20:48:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:49 $ docker stop --time=1 be938edf3d44784b7d214f1ceb2bc861c3d226e456fd60f61fe6755cccaeaab0 20:48:54 $ docker rm -f --volumes be938edf3d44784b7d214f1ceb2bc861c3d226e456fd60f61fe6755cccaeaab0 [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 20:48:54 provisioning config files... 20:48:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7755447134114745518tmp [Pipeline] { [Pipeline] sh 20:48:55 + set +x 20:48:55 + curl -s https://codecov.io/bash 20:48:55 + bash -s -- 20:48:55 20:48:55 _____ _ 20:48:55 / ____| | | 20:48:55 | | ___ __| | ___ ___ _____ __ 20:48:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:55 Bash-1.0.6 20:48:55 20:48:55 20:48:55 ==> git version 2.25.1 found 20:48:55 ==> 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 20:48:55 Release-Date: 2020-01-08 20:48:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:55 ==> Jenkins CI detected. 20:48:55 current dir:  /w/workspace/exfoundry_device-virtual-go_main 20:48:55 project root: . 20:48:55 --> token set from env 20:48:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:55 ==> Running gcov in . (disable via -X gcov) 20:48:55 ==> Python coveragepy not found 20:48:55 ==> Searching for coverage reports in: 20:48:55 + . 20:48:55 -> Found 1 reports 20:48:55 ==> Detecting git/mercurial file structure 20:48:55 ==> Reading reports 20:48:55 + ./coverage.out bytes=43063 20:48:55 ==> Appending adjustments 20:48:55 https://docs.codecov.io/docs/fixing-reports 20:48:55 + Found adjustments 20:48:55 ==> Gzipping contents 20:48:55 8.0K /tmp/codecov.W2txji.gz 20:48:55 ==> Uploading reports 20:48:55 url: https://codecov.io 20:48:55 query: branch=main&commit=a4fb408bd6b294fc41552c8711cc9fe432fefed6&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:55 -> Pinging Codecov 20:48:55 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=a4fb408bd6b294fc41552c8711cc9fe432fefed6&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:55 -> Uploading to 20:48:55 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/5E52B4B073DB2E39498172D8E973AA87/a4fb408bd6b294fc41552c8711cc9fe432fefed6/c7c3d6bf-80fb-4736-9d10-634ebe672836.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=904b213b7167b4e8f6f9e6d2e114e095a69e45bc850876c763c0d230d9589af6 20:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:55 Dload Upload Total Spent Left Speed 20:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19912 --:--:-- --:--:-- --:--:-- 19912 20:48:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] } 20:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:48:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:56 20:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:56 df9b9388f04a: Pulling fs layer 20:48:56 52dc419b0ee2: Pulling fs layer 20:48:56 25bc292e5bac: Pulling fs layer 20:48:56 114826534d7a: Pulling fs layer 20:48:56 4657fd5d0bcf: Pulling fs layer 20:48:56 6ad1cebc031e: Pulling fs layer 20:48:56 8a3aa393b2d8: Pulling fs layer 20:48:56 4657fd5d0bcf: Waiting 20:48:56 114826534d7a: Waiting 20:48:56 8a3aa393b2d8: Waiting 20:48:56 6ad1cebc031e: Waiting 20:48:56 25bc292e5bac: Verifying Checksum 20:48:56 25bc292e5bac: Download complete 20:48:56 52dc419b0ee2: Download complete 20:48:56 4657fd5d0bcf: Verifying Checksum 20:48:56 4657fd5d0bcf: Download complete 20:48:56 df9b9388f04a: Download complete 20:48:56 df9b9388f04a: Pull complete 20:48:56 6ad1cebc031e: Verifying Checksum 20:48:56 6ad1cebc031e: Download complete 20:48:56 52dc419b0ee2: Pull complete 20:48:56 25bc292e5bac: Pull complete 20:48:57 114826534d7a: Verifying Checksum 20:48:57 114826534d7a: Download complete 20:48:57 8a3aa393b2d8: Download complete 20:49:00 114826534d7a: Pull complete 20:49:00 4657fd5d0bcf: Pull complete 20:49:00 6ad1cebc031e: Pull complete 20:49:03 8a3aa393b2d8: Pull complete 20:49:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:49:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:03 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:03 $ 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 20:49:08 $ docker top 17329aa22853ba0ac7a36d899960bbe09d13cc7ed441e7fcc2c0d83caeaeec94 -eo pid,comm [Pipeline] { [Pipeline] echo 20:49:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 20:49:08 + set -o pipefail 20:49:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 20:49:15 20:49:15 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 20:49:15 20:49:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/0067ee55-0665-4883-b3d2-8ff645925737 20:49:15 20:49:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:49:15 20:49:15 20:49:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:49:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:49:15 More details here: https://snyk.co/ue1NS [Pipeline] } 20:49:15 $ docker stop --time=1 17329aa22853ba0ac7a36d899960bbe09d13cc7ed441e7fcc2c0d83caeaeec94 20:49:18 $ docker rm -f --volumes 17329aa22853ba0ac7a36d899960bbe09d13cc7ed441e7fcc2c0d83caeaeec94 [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 20:49:19 + git log --format=format:%s -1 a4fb408bd6b294fc41552c8711cc9fe432fefed6 [Pipeline] sh 20:49:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:20 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:49:20 $ docker top 7e6bab3e2146ccac5a626c016c3bc3895dac746eca3d8bc5522634fe66c5e759 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:20 [ssh-agent] Looking for ssh-agent implementation... 20:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:20 $ docker exec 7e6bab3e2146ccac5a626c016c3bc3895dac746eca3d8bc5522634fe66c5e759 ssh-agent 20:49:20 SSH_AUTH_SOCK=/tmp/ssh-I8c3nvs2vdFf/agent.32 20:49:20 SSH_AGENT_PID=38 20:49:20 Running ssh-add (command line suppressed) 20:49:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_206523165913756544.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_206523165913756544.key) 20:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:21 + git semver tag 20:49:21 2023-10-27 20:49:21,524 [run_tag] DEBUG tag force:False 20:49:21 2023-10-27 20:49:21,524 [check_head_tag] DEBUG check head tag 20:49:21 2023-10-27 20:49:21,525 [execute] INFO git cat-file --batch-check 20:49:21 2023-10-27 20:49:21,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 20:49:21 2023-10-27 20:49:21,529 [execute] INFO git cat-file --batch 20:49:21 2023-10-27 20:49:21,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 20:49:21 2023-10-27 20:49:21,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:21 2023-10-27 20:49:21,545 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 20:49:21 2023-10-27 20:49:21,545 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 20:49:21 2023-10-27 20:49:21,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:21 3.1.0-dev.27 [Pipeline] } 20:49:21 $ docker exec --env ******** --env ******** 7e6bab3e2146ccac5a626c016c3bc3895dac746eca3d8bc5522634fe66c5e759 ssh-agent -k 20:49:21 unset SSH_AUTH_SOCK; 20:49:21 unset SSH_AGENT_PID; 20:49:21 echo Agent pid 38 killed; 20:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:22 + git semver [Pipeline] } 20:49:22 $ docker stop --time=1 7e6bab3e2146ccac5a626c016c3bc3895dac746eca3d8bc5522634fe66c5e759 20:49:23 $ docker rm -f --volumes 7e6bab3e2146ccac5a626c016c3bc3895dac746eca3d8bc5522634fe66c5e759 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:23 20:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:24 0.23.1-centos7: Pulling from edgex-lftools 20:49:24 ab5ef0e58194: Pulling fs layer 20:49:24 9712f1f96733: Pulling fs layer 20:49:24 63f879dbbcfc: Pulling fs layer 20:49:24 0d9ebad4ef96: Pulling fs layer 20:49:24 e9a5061849ea: Pulling fs layer 20:49:24 d747dcd14b5f: Pulling fs layer 20:49:24 2de7ff778b66: Pulling fs layer 20:49:24 e9a5061849ea: Waiting 20:49:24 0d9ebad4ef96: Waiting 20:49:24 d747dcd14b5f: Waiting 20:49:24 2de7ff778b66: Waiting 20:49:24 9712f1f96733: Verifying Checksum 20:49:24 9712f1f96733: Download complete 20:49:24 63f879dbbcfc: Download complete 20:49:24 e9a5061849ea: Verifying Checksum 20:49:24 e9a5061849ea: Download complete 20:49:24 d747dcd14b5f: Verifying Checksum 20:49:24 d747dcd14b5f: Download complete 20:49:24 0d9ebad4ef96: Download complete 20:49:24 ab5ef0e58194: Verifying Checksum 20:49:24 ab5ef0e58194: Download complete 20:49:24 2de7ff778b66: Verifying Checksum 20:49:24 2de7ff778b66: Download complete 20:49:27 ab5ef0e58194: Pull complete 20:49:27 9712f1f96733: Pull complete 20:49:27 63f879dbbcfc: Pull complete 20:49:31 0d9ebad4ef96: Pull complete 20:49:31 e9a5061849ea: Pull complete 20:49:31 d747dcd14b5f: Pull complete 20:49:32 2de7ff778b66: Pull complete 20:49:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:32 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:32 $ 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 20:49:37 $ docker top 50bcf9cdf8476073ef1f6efb3623e7de9eab019e6991e063761309cca1fce257 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:49:38 provisioning config files... 20:49:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1800344739121648304tmp 20:49:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5207526353803021163tmp 20:49:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config823692460947834962tmp [Pipeline] { [Pipeline] echo 20:49:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:49:38 ---> sigul-configuration.sh 20:49:38 gpg: directory `/root/.gnupg' created 20:49:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:49:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:49:38 gpg: keyring `/root/.gnupg/secring.gpg' created 20:49:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:49:38 gpg: CAST5 encrypted data 20:49:38 gpg: encrypted with 1 passphrase 20:49:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:49:38 + mkdir /home/jenkins 20:49:38 + mkdir /home/jenkins/sigul [Pipeline] sh 20:49:38 + 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 20:49:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:49:39 ---> sigul-install.sh 20:49:39 Sigul already installed; skipping installation. [Pipeline] sh 20:49:39 + git tag --list 20:49:39 v1.0.0 20:49:39 v1.1.0 20:49:39 v1.1.1 20:49:39 v1.2.1 20:49:39 v1.2.2 20:49:39 v1.2.3 20:49:39 v1.3.0 20:49:39 v1.3.1 20:49:39 v2.0.0 20:49:39 v2.1.0 20:49:39 v2.1.1 20:49:39 v2.2.0 20:49:39 v2.3.0 20:49:39 v3.0 20:49:39 v3.0.0 20:49:39 v3.1.0-dev.1 20:49:39 v3.1.0-dev.10 20:49:39 v3.1.0-dev.11 20:49:39 v3.1.0-dev.12 20:49:39 v3.1.0-dev.13 20:49:39 v3.1.0-dev.14 20:49:39 v3.1.0-dev.15 20:49:39 v3.1.0-dev.16 20:49:39 v3.1.0-dev.17 20:49:39 v3.1.0-dev.18 20:49:39 v3.1.0-dev.19 20:49:39 v3.1.0-dev.2 20:49:39 v3.1.0-dev.20 20:49:39 v3.1.0-dev.21 20:49:39 v3.1.0-dev.22 20:49:39 v3.1.0-dev.23 20:49:39 v3.1.0-dev.24 20:49:39 v3.1.0-dev.25 20:49:39 v3.1.0-dev.26 20:49:39 v3.1.0-dev.27 20:49:39 v3.1.0-dev.3 20:49:39 v3.1.0-dev.4 20:49:39 v3.1.0-dev.5 20:49:39 v3.1.0-dev.6 20:49:39 v3.1.0-dev.7 20:49:39 v3.1.0-dev.8 20:49:39 v3.1.0-dev.9 [Pipeline] sh 20:49:39 + lftools sign git-tag v3.1.0-dev.27 20:49:40 Signing Git tag with Sigul... 20:49:40 Signing v3.1.0-dev.27 [Pipeline] echo 20:49:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:49:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:49:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:49:40 $ docker stop --time=1 50bcf9cdf8476073ef1f6efb3623e7de9eab019e6991e063761309cca1fce257 20:49:42 $ docker rm -f --volumes 50bcf9cdf8476073ef1f6efb3623e7de9eab019e6991e063761309cca1fce257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:49:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:43 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:43 $ 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 20:49:43 $ docker top 33eb970e731eb8962585b88b7ab75e48c8f68c0e242ab0ce24bd5a2dc219f9ed -eo pid,comm 20:49:43 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). 20:49:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:43 [ssh-agent] Looking for ssh-agent implementation... 20:49:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:43 $ docker exec 33eb970e731eb8962585b88b7ab75e48c8f68c0e242ab0ce24bd5a2dc219f9ed ssh-agent 20:49:43 SSH_AUTH_SOCK=/tmp/ssh-PDnacIOAGOgr/agent.32 20:49:43 SSH_AGENT_PID=38 20:49:43 Running ssh-add (command line suppressed) 20:49:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18234929535445887626.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18234929535445887626.key) 20:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:44 + git semver bump pre 20:49:44 2023-10-27 20:49:44,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:44 2023-10-27 20:49:44,330 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 20:49:44 2023-10-27 20:49:44,330 [bump_version] DEBUG bumped version:3.1.0-dev.28 20:49:44 2023-10-27 20:49:44,330 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 20:49:44 2023-10-27 20:49:44,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:44 2023-10-27 20:49:44,330 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:44 2023-10-27 20:49:44,333 [execute] INFO git cat-file --batch-check 20:49:44 2023-10-27 20:49:44,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:44 2023-10-27 20:49:44,337 [execute] INFO git cat-file --batch 20:49:44 2023-10-27 20:49:44,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:44 2023-10-27 20:49:44,341 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:44 3.1.0-dev.28 [Pipeline] } 20:49:44 $ docker exec --env ******** --env ******** 33eb970e731eb8962585b88b7ab75e48c8f68c0e242ab0ce24bd5a2dc219f9ed ssh-agent -k 20:49:44 unset SSH_AUTH_SOCK; 20:49:44 unset SSH_AGENT_PID; 20:49:44 echo Agent pid 38 killed; 20:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:44 + git semver [Pipeline] } 20:49:45 $ docker stop --time=1 33eb970e731eb8962585b88b7ab75e48c8f68c0e242ab0ce24bd5a2dc219f9ed 20:49:46 $ docker rm -f --volumes 33eb970e731eb8962585b88b7ab75e48c8f68c0e242ab0ce24bd5a2dc219f9ed [Pipeline] // withDockerContainer [Pipeline] sh 20:49:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:47 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:47 $ 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 20:49:47 $ docker top 6981c08662603eb6d10434f34701dfa9c3909fad31b08d6cd531e4e106e1788c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:47 [ssh-agent] Looking for ssh-agent implementation... 20:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:47 $ docker exec 6981c08662603eb6d10434f34701dfa9c3909fad31b08d6cd531e4e106e1788c ssh-agent 20:49:47 SSH_AUTH_SOCK=/tmp/ssh-LebnKj00SYro/agent.32 20:49:47 SSH_AGENT_PID=38 20:49:47 Running ssh-add (command line suppressed) 20:49:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11509957786683203086.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11509957786683203086.key) 20:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:48 + git semver push 20:49:48 2023-10-27 20:49:48,404 [run_push] DEBUG push 20:49:48 2023-10-27 20:49:48,405 [execute] INFO git cat-file --batch-check 20:49:48 2023-10-27 20:49:48,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:48 2023-10-27 20:49:48,409 [execute] INFO git rev-list 292a50c8bfaf34d0cff2356e89b83fdafba7909c -- 20:49:48 2023-10-27 20:49:48,409 [execute] DEBUG Popen(['git', 'rev-list', '292a50c8bfaf34d0cff2356e89b83fdafba7909c', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:48 2023-10-27 20:49:48,420 [execute] INFO git fetch -v origin 20:49:48 2023-10-27 20:49:48,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:49:49 2023-10-27 20:49:48,959 [run_push] DEBUG no remote changes detected 20:49:49 2023-10-27 20:49:48,959 [execute] INFO git push origin semver 20:49:49 2023-10-27 20:49:48,960 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:49 2023-10-27 20:49:49,740 [run_push] DEBUG push all version tags 20:49:49 2023-10-27 20:49:49,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:49 2023-10-27 20:49:49,741 [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) 20:49:50 2023-10-27 20:49:50,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 20:49:50 3.1.0-dev.28 [Pipeline] } 20:49:50 $ docker exec --env ******** --env ******** 6981c08662603eb6d10434f34701dfa9c3909fad31b08d6cd531e4e106e1788c ssh-agent -k 20:49:51 unset SSH_AUTH_SOCK; 20:49:51 unset SSH_AGENT_PID; 20:49:51 echo Agent pid 38 killed; 20:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:51 + git semver [Pipeline] } 20:49:51 $ docker stop --time=1 6981c08662603eb6d10434f34701dfa9c3909fad31b08d6cd531e4e106e1788c 20:49:52 $ docker rm -f --volumes 6981c08662603eb6d10434f34701dfa9c3909fad31b08d6cd531e4e106e1788c [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 20:49:53 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 20:49:53 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 20:49:53 total 16 20:49:53 drwxr-xr-x 3 root root 4096 Oct 27 20:35 . 20:49:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:49 .. 20:49:53 drwxr-xr-x 2 root root 4096 Oct 27 20:35 cost 20:49:53 -rw-r--r-- 1 root root 89 Oct 27 20:35 cost.csv 20:49:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 20:49:53 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 20:49:53 total 16 20:49:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:35 . 20:49:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:49 .. 20:49:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:35 cost 20:49:53 -rw-r--r-- 1 jenkins jenkins 89 Oct 27 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:49:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:54 ---> package-listing.sh 20:49:54 ++ facter osfamily 20:49:54 ++ tr '[:upper:]' '[:lower:]' 20:49:54 + OS_FAMILY=debian 20:49:54 + workspace=/w/workspace/exfoundry_device-virtual-go_main 20:49:54 + START_PACKAGES=/tmp/packages_start.txt 20:49:54 + END_PACKAGES=/tmp/packages_end.txt 20:49:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:54 + PACKAGES=/tmp/packages_start.txt 20:49:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:49:54 + PACKAGES=/tmp/packages_end.txt 20:49:54 + case "${OS_FAMILY}" in 20:49:54 + dpkg -l 20:49:54 + grep '^ii' 20:49:54 + '[' -f /tmp/packages_start.txt ']' 20:49:54 + '[' -f /tmp/packages_end.txt ']' 20:49:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 20:49:54 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 20:49:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 20:49:54 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 20:49:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:55 prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container 20:49:55 $ 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 20:49:56 $ docker top 0fc75a3fc7e5f714a435b53c3eb4f419860de8d5c961fa7a1beab659d0825a53 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:57 + ls /var/log/sa-host 20:49:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:57 provisioning config files... 20:49:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13278390373814024380tmp [Pipeline] { [Pipeline] echo 20:49:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:57 ---> create-netrc.sh [Pipeline] } 20:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:57 ---> python-tools-install.sh [Pipeline] echo 20:49:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:58 ---> sudo-logs.sh 20:49:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:58 ---> job-cost.sh 20:49:58 lf-activate-venv: SKIPPING 20:49:58 DEBUG: total: 0.2199999988079071 20:49:58 INFO: Retrieving Stack Cost... 20:49:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:59 INFO: Archiving Costs [Pipeline] echo 20:49:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> logs-deploy.sh 20:49:59 lf-activate-venv: SKIPPING 20:49:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/153 20:49:59 INFO: archiving workspace using pattern(s): 20:50:00 Archives upload complete. 20:50:00 INFO: archiving logs to Nexus