Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 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-ssh12467585168419238943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13882521271684679754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4723527915409289447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8650427282316187018.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-ssh6743783009537330799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3910’ Running on prd-ubuntu20.04-docker-8c-8g-3916 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa # timeout=10 Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.13" > git rev-list --no-walk 683d4d4593ac2673fe0867fafc4d548e8a0f2104 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:20:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:20:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:20:57 ========================================================= 05:20:57 EdgeX Global Pipelines Version Info 05:20:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:20:58 ------------------- 05:20:58 stable info: 05:20:58 ------------------- 05:20:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:58 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:20:58 Message: update stable to v1.0.253 05:20:59 ------------------- 05:20:59 experimental info: 05:20:59 ------------------- 05:20:59 Commited By: **** collab-it+edgex@linuxfoundation.org 05:20:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:20:59 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfe6b7c [Pipeline] echo 05:20:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:59 provisioning config files... 05:20:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16995387146681089295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:00 ---> docker-login.sh 05:21:00 nexus3.edgexfoundry.org:10001 05:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:00 Configure a credential helper to remove this warning. See 05:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:00 05:21:00 Login Succeeded 05:21:00 nexus3.edgexfoundry.org:10002 05:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:00 Configure a credential helper to remove this warning. See 05:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:00 05:21:00 Login Succeeded 05:21:00 nexus3.edgexfoundry.org:10003 05:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:00 Configure a credential helper to remove this warning. See 05:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:00 05:21:00 Login Succeeded 05:21:00 nexus3.edgexfoundry.org:10004 05:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:00 Configure a credential helper to remove this warning. See 05:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:00 05:21:00 Login Succeeded 05:21:00 docker.io 05:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:01 Configure a credential helper to remove this warning. See 05:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:01 05:21:01 Login Succeeded 05:21:01 ---> docker-login.sh ends [Pipeline] } 05:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:21:01 + git rev-list -1 --merges cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa~1..cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] echo 05:21:01 -----------> git rev-list -1 --merges cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa~1..cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:21:01 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [false] [Pipeline] sh 05:21:01 + git log --format=format:%s -1 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] echo 05:21:01 ========================================================= 05:21:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:21:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:02 + git log --format=format:%s -1 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] echo 05:21:02 [semverPrep] GIT_COMMIT: cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa, Commit Message: Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.13 [Pipeline] echo 05:21:02 [semverPrep] This is not a build commit. [Pipeline] sh 05:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:21:02 + grep -v github /etc/ssh/ssh_known_hosts 05:21:02 + [ -e /tmp/ssh_known_hosts ] 05:21:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:21:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:21:02 + sudo tee -a /etc/ssh/ssh_known_hosts 05:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:03 05:21:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:03 0.1.4: Pulling from edgex-devops/py-git-semver 05:21:03 b85a868b505f: Pulling fs layer 05:21:03 e2be974225ed: Pulling fs layer 05:21:03 339a4e72a1f5: Pulling fs layer 05:21:03 988bab9f4d93: Pulling fs layer 05:21:03 988bab9f4d93: Waiting 05:21:03 1469e6f7b9e6: Pulling fs layer 05:21:03 eaf3925da568: Pulling fs layer 05:21:03 bab4dde63d76: Pulling fs layer 05:21:03 1469e6f7b9e6: Waiting 05:21:03 eaf3925da568: Waiting 05:21:03 bde34c3a00c8: Pulling fs layer 05:21:03 b352a97aabf1: Pulling fs layer 05:21:03 bab4dde63d76: Waiting 05:21:03 bde34c3a00c8: Waiting 05:21:03 4872d77fe225: Pulling fs layer 05:21:03 5851b861e8e6: Pulling fs layer 05:21:03 4872d77fe225: Waiting 05:21:03 b352a97aabf1: Waiting 05:21:03 5851b861e8e6: Waiting 05:21:03 e2be974225ed: Download complete 05:21:03 988bab9f4d93: Verifying Checksum 05:21:03 988bab9f4d93: Download complete 05:21:03 1469e6f7b9e6: Verifying Checksum 05:21:03 1469e6f7b9e6: Download complete 05:21:03 339a4e72a1f5: Verifying Checksum 05:21:03 339a4e72a1f5: Download complete 05:21:03 eaf3925da568: Download complete 05:21:03 bde34c3a00c8: Verifying Checksum 05:21:03 bde34c3a00c8: Download complete 05:21:03 b352a97aabf1: Verifying Checksum 05:21:03 b352a97aabf1: Download complete 05:21:03 4872d77fe225: Download complete 05:21:03 5851b861e8e6: Verifying Checksum 05:21:03 5851b861e8e6: Download complete 05:21:03 b85a868b505f: Download complete 05:21:03 bab4dde63d76: Verifying Checksum 05:21:03 bab4dde63d76: Download complete 05:21:04 b85a868b505f: Pull complete 05:21:04 e2be974225ed: Pull complete 05:21:05 339a4e72a1f5: Pull complete 05:21:05 988bab9f4d93: Pull complete 05:21:05 1469e6f7b9e6: Pull complete 05:21:05 eaf3925da568: Pull complete 05:21:07 bab4dde63d76: Pull complete 05:21:07 bde34c3a00c8: Pull complete 05:21:07 b352a97aabf1: Pull complete 05:21:07 4872d77fe225: Pull complete 05:21:07 5851b861e8e6: Pull complete 05:21:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:07 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:21:07 $ 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 05:21:10 $ docker top 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 -eo pid,comm 05:21: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). 05:21:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:10 [ssh-agent] Looking for ssh-agent implementation... 05:21:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:10 $ docker exec 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 ssh-agent 05:21:10 SSH_AUTH_SOCK=/tmp/ssh-4Zz0sCD6xmUk/agent.32 05:21:10 SSH_AGENT_PID=38 05:21:10 Running ssh-add (command line suppressed) 05:21:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11833404806562286263.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11833404806562286263.key) 05:21:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:10 + git tag --points-at HEAD [Pipeline] } 05:21:10 $ docker exec --env ******** --env ******** 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 ssh-agent -k 05:21:11 unset SSH_AUTH_SOCK; 05:21:11 unset SSH_AGENT_PID; 05:21:11 echo Agent pid 38 killed; 05:21:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:11 [ssh-agent] Looking for ssh-agent implementation... 05:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:11 $ docker exec 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 ssh-agent 05:21:11 SSH_AUTH_SOCK=/tmp/ssh-NsGJdir9362y/agent.71 05:21:11 SSH_AGENT_PID=77 05:21:11 Running ssh-add (command line suppressed) 05:21:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2798944319807783969.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2798944319807783969.key) 05:21:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:11 + git semver init 05:21:11 2023-08-17 05:21:11,845 [run_init] DEBUG init version:0.0.0 force:False 05:21:11 2023-08-17 05:21:11,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 05:21:11 2023-08-17 05:21:11,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 05:21:11 2023-08-17 05:21:11,846 [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) 05:21:13 2023-08-17 05:21:12,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 05:21:13 2023-08-17 05:21:12,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 05:21:13 2023-08-17 05:21:12,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:21:13 2023-08-17 05:21:12,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:21:13 3.1.0-dev.6 [Pipeline] } 05:21:13 $ docker exec --env ******** --env ******** 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 ssh-agent -k 05:21:13 unset SSH_AUTH_SOCK; 05:21:13 unset SSH_AGENT_PID; 05:21:13 echo Agent pid 77 killed; 05:21:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:13 + git semver [Pipeline] } 05:21:13 $ docker stop --time=1 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 05:21:15 $ docker rm -f --volumes 71c3a4741c27adbde2cd5f56067602da2beffb1998250e33375d01aefab0fb25 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:21:15 Stashed 1 file(s) [Pipeline] echo 05:21:15 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 05:21:15 provisioning config files... 05:21:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17387674135922092585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:16 ---> docker-login.sh 05:21:16 nexus3.edgexfoundry.org:10001 05:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:16 Configure a credential helper to remove this warning. See 05:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:16 05:21:16 Login Succeeded 05:21:16 nexus3.edgexfoundry.org:10002 05:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:16 Configure a credential helper to remove this warning. See 05:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:16 05:21:16 Login Succeeded 05:21:16 nexus3.edgexfoundry.org:10003 05:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:16 Configure a credential helper to remove this warning. See 05:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:16 05:21:16 Login Succeeded 05:21:16 nexus3.edgexfoundry.org:10004 05:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:16 Configure a credential helper to remove this warning. See 05:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:16 05:21:16 Login Succeeded 05:21:16 docker.io 05:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:16 Configure a credential helper to remove this warning. See 05:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:16 05:21:16 Login Succeeded 05:21:16 ---> docker-login.sh ends [Pipeline] } 05:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:21:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:16 ========================================================= 05:21:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:21:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:21:17 Sending build context to Docker daemon 23.55MB 05:21:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:21:17 Step 2/12 : FROM ${BASE} AS builder 05:21:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:21:17 4db1b89c0bd1: Pulling fs layer 05:21:17 6911f1a30b25: Pulling fs layer 05:21:17 e194b8c5c2a9: Pulling fs layer 05:21:17 6863d3e3a2b1: Pulling fs layer 05:21:17 ec0bb842ea78: Pulling fs layer 05:21:17 40a00589a448: Pulling fs layer 05:21:17 6c08303d61cc: Pulling fs layer 05:21:17 798269fcf238: Pulling fs layer 05:21:17 ec0bb842ea78: Waiting 05:21:17 6863d3e3a2b1: Waiting 05:21:17 798269fcf238: Waiting 05:21:17 40a00589a448: Waiting 05:21:17 6c08303d61cc: Waiting 05:21:17 6911f1a30b25: Download complete 05:21:17 6863d3e3a2b1: Verifying Checksum 05:21:17 6863d3e3a2b1: Download complete 05:21:17 4db1b89c0bd1: Verifying Checksum 05:21:17 4db1b89c0bd1: Download complete 05:21:17 ec0bb842ea78: Verifying Checksum 05:21:17 ec0bb842ea78: Download complete 05:21:17 40a00589a448: Verifying Checksum 05:21:17 40a00589a448: Download complete 05:21:17 4db1b89c0bd1: Pull complete 05:21:17 6911f1a30b25: Pull complete 05:21:17 798269fcf238: Verifying Checksum 05:21:17 798269fcf238: Download complete 05:21:17 e194b8c5c2a9: Verifying Checksum 05:21:17 e194b8c5c2a9: Download complete 05:21:18 6c08303d61cc: Verifying Checksum 05:21:18 6c08303d61cc: Download complete 05:21:21 e194b8c5c2a9: Pull complete 05:21:21 6863d3e3a2b1: Pull complete 05:21:21 ec0bb842ea78: Pull complete 05:21:21 40a00589a448: Pull complete 05:21:23 6c08303d61cc: Pull complete 05:21:24 798269fcf238: Pull complete 05:21:24 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 05:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:21:24 ---> ec979cd7f677 05:21:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:21:28 ---> Running in e1825ea630c8 05:21:28 Removing intermediate container e1825ea630c8 05:21:28 ---> 9c8ca5795bf4 05:21:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:21:28 ---> Running in 1bb626860929 05:21:28 Removing intermediate container 1bb626860929 05:21:28 ---> 37790c001bd3 05:21:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:21:28 ---> Running in b5d4ae05cd2e 05:21:28 Removing intermediate container b5d4ae05cd2e 05:21:28 ---> a2c38d12f2ef 05:21:28 Step 6/12 : WORKDIR /device-virtual-go 05:21:28 ---> Running in f3fe7786a35a 05:21:28 Removing intermediate container f3fe7786a35a 05:21:28 ---> acb55c44bf72 05:21:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:21:28 ---> Running in c41c0e347068 05:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:21:29 (1/4) Installing openssh-keygen (9.1_p1-r4) 05:21:29 (2/4) Installing libedit (20221030.3.1-r0) 05:21:29 (3/4) Installing openssh-client-common (9.1_p1-r4) 05:21:29 (4/4) Installing openssh-client-default (9.1_p1-r4) 05:21:29 Executing busybox-1.35.0-r29.trigger 05:21:29 OK: 269 MiB in 57 packages 05:21:30 Removing intermediate container c41c0e347068 05:21:30 ---> 1118d929d8bf 05:21:30 Step 8/12 : COPY go.mod vendor* ./ 05:21:30 ---> 5cd5b7e4db54 05:21:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:30 ---> Running in 25e0098c6664 05:21:30 Still waiting to schedule task 05:21:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3914’ is offline 05:22:08 Removing intermediate container 25e0098c6664 05:22:08 ---> 3fb89a0ba57d 05:22:08 Step 10/12 : COPY . . 05:22:08 ---> 0dfd0f04b213 05:22:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:08 ---> Running in 7992a8eac8bd 05:22:08 Removing intermediate container 7992a8eac8bd 05:22:08 ---> ac05fc80fb35 05:22:08 Step 12/12 : RUN $MAKE 05:22:08 ---> Running in a1afe2d605fb 05:22:08 noop 05:22:08 Removing intermediate container a1afe2d605fb 05:22:08 ---> 567d9a8a48b9 05:22:08 Successfully built 567d9a8a48b9 05:22:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:09 + docker inspect -f . ci-base-image-x86_64 05:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:09 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:22:09 $ 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 05:22:09 $ docker top c2da2889d372a3083152e708f3595b13ec83aa016fe5e3a6302f5918a9bc7d5f -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:10 + go version 05:22:10 go version go1.20.6 linux/amd64 [Pipeline] } 05:22:10 $ docker stop --time=1 c2da2889d372a3083152e708f3595b13ec83aa016fe5e3a6302f5918a9bc7d5f 05:22:11 $ docker rm -f --volumes c2da2889d372a3083152e708f3595b13ec83aa016fe5e3a6302f5918a9bc7d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:11 + docker inspect -f . ci-base-image-x86_64 05:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:11 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:22:11 $ 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 05:22:12 $ docker top 6fc93e6cd7c76546b10fdbd5479b8c0005cada8c2049ec658f113a9e30557992 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 05:22:12 + make test 05:22:12 go test ./... -coverprofile=coverage.out 05:22:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:22:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:22:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 05:22:32 go vet ./... 05:22:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:35 ./bin/test-attribution-txt.sh 05:22:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:22:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:22:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:22:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:22:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:22:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 05:22:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:22:35 $ docker stop --time=1 6fc93e6cd7c76546b10fdbd5479b8c0005cada8c2049ec658f113a9e30557992 05:22:38 $ docker rm -f --volumes 6fc93e6cd7c76546b10fdbd5479b8c0005cada8c2049ec658f113a9e30557992 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:22:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:39 + ls -al . 05:22:39 total 204 05:22:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 17 05:22 . 05:22:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 05:20 .. 05:22:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 05:21 .git 05:22:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:20 .github 05:22:39 -rw-rw-r-- 1 jenkins jenkins 337 Aug 17 05:20 .gitignore 05:22:39 -rw-rw-r-- 1 jenkins jenkins 41 Aug 17 05:20 .golangci.yml 05:22:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 05:21 .semver 05:22:39 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 17 05:20 Attribution.txt 05:22:39 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 17 05:20 CHANGELOG.md 05:22:39 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 17 05:20 Dockerfile 05:22:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 05:20 GOVERNANCE.md 05:22:39 -rw-rw-r-- 1 jenkins jenkins 660 Aug 17 05:20 Jenkinsfile 05:22:39 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 05:20 LICENSE 05:22:39 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 17 05:20 Makefile 05:22:39 -rw-rw-r-- 1 jenkins jenkins 623 Aug 17 05:20 OWNERS.md 05:22:39 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 17 05:20 README.md 05:22:39 -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 05:21 VERSION 05:22:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 05:20 bin 05:22:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:20 cmd 05:22:39 -rw-r--r-- 1 jenkins jenkins 43063 Aug 17 05:22 coverage.out 05:22:39 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 17 05:20 go.mod 05:22:39 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 17 05:20 go.sum 05:22:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:20 internal 05:22:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 05:20 snap 05:22:39 -rw-rw-r-- 1 jenkins jenkins 235 Aug 17 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:40 + 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=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa --label arch=amd64 --label version=3.1.0-dev.6 . 05:22:40 Sending build context to Docker daemon 23.6MB 05:22:40 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:22:40 Step 2/25 : FROM ${BASE} AS builder 05:22:40 ---> 567d9a8a48b9 05:22:40 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:22:40 ---> Running in 67b0a6c0da80 05:22:40 Removing intermediate container 67b0a6c0da80 05:22:40 ---> ffb75bcd02a2 05:22:40 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 05:22:40 ---> Running in 7caea959decd 05:22:40 Removing intermediate container 7caea959decd 05:22:40 ---> 7f95c67763d8 05:22:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 05:22:40 ---> Running in c171eb02ae59 05:22:40 Removing intermediate container c171eb02ae59 05:22:40 ---> 1579b2478b35 05:22:40 Step 6/25 : WORKDIR /device-virtual-go 05:22:40 ---> Running in dd415c2cf877 05:22:40 Removing intermediate container dd415c2cf877 05:22:40 ---> 01598c393cdb 05:22:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:40 ---> Running in daea6dfe7c8d 05:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:22:41 OK: 269 MiB in 57 packages 05:22:41 Removing intermediate container daea6dfe7c8d 05:22:41 ---> 3a97d8969ec1 05:22:41 Step 8/25 : COPY go.mod vendor* ./ 05:22:41 ---> 3466b47cae59 05:22:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:41 ---> Running in 14d041a669d2 05:22:42 Removing intermediate container 14d041a669d2 05:22:42 ---> d2729c9dfb10 05:22:42 Step 10/25 : COPY . . 05:22:43 ---> 6e90e2ee8dc6 05:22:43 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:43 ---> Running in 788fea82afe6 05:22:43 Removing intermediate container 788fea82afe6 05:22:43 ---> a0ba516527c3 05:22:43 Step 12/25 : RUN $MAKE 05:22:43 ---> Running in eb37eb5a7d0e 05:22:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 05:23:01 Removing intermediate container eb37eb5a7d0e 05:23:01 ---> a2f0ffd87f17 05:23:01 Step 13/25 : FROM alpine:3.17 05:23:02 3.17: Pulling from library/alpine 05:23:02 9398808236ff: Pulling fs layer 05:23:02 9398808236ff: Download complete 05:23:02 9398808236ff: Pull complete 05:23:02 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 05:23:02 Status: Downloaded newer image for alpine:3.17 05:23:02 ---> 1e0b8b5322fc 05:23:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:23:02 ---> Running in f480dc860535 05:23:03 Removing intermediate container f480dc860535 05:23:03 ---> bdba0a610d32 05:23:03 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:23:03 ---> Running in af4d82e450c5 05:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:23:03 (1/1) Installing dumb-init (1.2.5-r2) 05:23:03 Executing busybox-1.35.0-r29.trigger 05:23:03 OK: 7 MiB in 16 packages 05:23:03 Removing intermediate container af4d82e450c5 05:23:03 ---> f63e2c0fe323 05:23:03 Step 16/25 : WORKDIR / 05:23:03 ---> Running in e32e34057db4 05:23:04 Removing intermediate container e32e34057db4 05:23:04 ---> 7564fb10adcb 05:23:04 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:23:04 ---> 4ac7d73f4937 05:23:04 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 05:23:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3918 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:23:04 Running in /w/workspace/device-virtual-go/132 [Pipeline] { [Pipeline] checkout 05:23:04 The recommended git tool is: git 05:23:04 ---> cdf8dd90f8c1 05:23:04 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 05:23:04 ---> a18696697930 05:23:04 Step 20/25 : EXPOSE 59900 05:23:04 ---> Running in bf41e7b6897c 05:23:04 Removing intermediate container bf41e7b6897c 05:23:04 ---> 24901d10cd83 05:23:04 Step 21/25 : ENTRYPOINT ["/device-virtual"] 05:23:04 ---> Running in f42c15ff69c0 05:23:04 Removing intermediate container f42c15ff69c0 05:23:04 ---> d7edf9bd76a3 05:23:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:23:04 ---> Running in 38b226698c60 05:23:05 Removing intermediate container 38b226698c60 05:23:05 ---> 83ab2edd7f88 05:23:05 Step 23/25 : LABEL arch=amd64 05:23:05 ---> Running in 7adb83e26ddc 05:23:05 Removing intermediate container 7adb83e26ddc 05:23:05 ---> c1acb794c7f7 05:23:05 Step 24/25 : LABEL git_sha=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:23:05 ---> Running in 776323850ff0 05:23:05 Removing intermediate container 776323850ff0 05:23:05 ---> 7c28d0214db6 05:23:05 Step 25/25 : LABEL version=3.1.0-dev.6 05:23:05 ---> Running in ec157e4e5c67 05:23:05 Removing intermediate container ec157e4e5c67 05:23:05 ---> bd659e0b7dbd 05:23:05 [Warning] One or more build-args [ARCH] were not consumed 05:23:05 Successfully built bd659e0b7dbd 05:23:05 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:05 provisioning config files... 05:23:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1187178314521445832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:05 ---> docker-login.sh 05:23:05 nexus3.edgexfoundry.org:10001 05:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:05 Configure a credential helper to remove this warning. See 05:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:05 05:23:05 Login Succeeded 05:23:05 nexus3.edgexfoundry.org:10002 05:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:05 Configure a credential helper to remove this warning. See 05:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:05 05:23:05 Login Succeeded 05:23:05 nexus3.edgexfoundry.org:10003 05:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:06 Configure a credential helper to remove this warning. See 05:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:06 05:23:06 Login Succeeded 05:23:06 nexus3.edgexfoundry.org:10004 05:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:06 Configure a credential helper to remove this warning. See 05:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:06 05:23:06 Login Succeeded 05:23:06 docker.io 05:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:06 Configure a credential helper to remove this warning. See 05:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:06 05:23:06 Login Succeeded 05:23:06 ---> docker-login.sh ends [Pipeline] } 05:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:06 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 05:23:06 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:23:06 latest 05:23:06 3.1.0-dev.6 05:23:06 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:23:06 main 05:23:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:06 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:23:07 c8a53054a362: Preparing 05:23:07 9f7532d28358: Preparing 05:23:07 938763a2393f: Preparing 05:23:07 a0887590320a: Preparing 05:23:07 36b50b131297: Preparing 05:23:07 36b50b131297: Layer already exists 05:23:07 a0887590320a: Pushed 05:23:07 9f7532d28358: Pushed 05:23:07 938763a2393f: Pushed 05:23:09 using credential edgex-jenkins-ssh 05:23:09 Cloning the remote Git repository 05:23:09 c8a53054a362: Pushed 05:23:09 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa: digest: sha256:d6a130a482ef928504dbca64bf6d200cc549dbf228fc6c9a86e884a12c18e340 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:23:09 > git init /w/workspace/device-virtual-go/132 # timeout=10 05:23:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:23:09 > git --version # timeout=10 05:23:09 > git --version # 'git version 2.25.1' 05:23:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 05:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:23:10 c8a53054a362: Preparing 05:23:10 9f7532d28358: Preparing 05:23:10 938763a2393f: Preparing 05:23:10 a0887590320a: Preparing 05:23:10 36b50b131297: Preparing 05:23:10 9f7532d28358: Layer already exists 05:23:10 c8a53054a362: Layer already exists 05:23:10 a0887590320a: Layer already exists 05:23:10 36b50b131297: Layer already exists 05:23:10 938763a2393f: Layer already exists 05:23:10 latest: digest: sha256:d6a130a482ef928504dbca64bf6d200cc549dbf228fc6c9a86e884a12c18e340 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.6 05:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:23:11 c8a53054a362: Preparing 05:23:11 9f7532d28358: Preparing 05:23:11 938763a2393f: Preparing 05:23:11 a0887590320a: Preparing 05:23:11 36b50b131297: Preparing 05:23:11 36b50b131297: Layer already exists 05:23:11 c8a53054a362: Layer already exists 05:23:11 9f7532d28358: Layer already exists 05:23:11 a0887590320a: Layer already exists 05:23:11 938763a2393f: Layer already exists 05:23:11 3.1.0-dev.6: digest: sha256:d6a130a482ef928504dbca64bf6d200cc549dbf228fc6c9a86e884a12c18e340 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:23:11 c8a53054a362: Preparing 05:23:11 9f7532d28358: Preparing 05:23:11 938763a2393f: Preparing 05:23:11 a0887590320a: Preparing 05:23:11 36b50b131297: Preparing 05:23:11 c8a53054a362: Layer already exists 05:23:11 9f7532d28358: Layer already exists 05:23:11 a0887590320a: Layer already exists 05:23:11 36b50b131297: Layer already exists 05:23:11 938763a2393f: Layer already exists 05:23:11 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6: digest: sha256:d6a130a482ef928504dbca64bf6d200cc549dbf228fc6c9a86e884a12c18e340 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:12 Avoid second fetch 05:23:12 Checking out Revision cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa (main) 05:23:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 05:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:23:12 c8a53054a362: Preparing 05:23:12 9f7532d28358: Preparing 05:23:12 938763a2393f: Preparing 05:23:12 a0887590320a: Preparing 05:23:12 36b50b131297: Preparing 05:23:12 36b50b131297: Layer already exists 05:23:12 c8a53054a362: Layer already exists 05:23:12 9f7532d28358: Layer already exists 05:23:12 938763a2393f: Layer already exists 05:23:12 a0887590320a: Layer already exists 05:23:12 main: digest: sha256:d6a130a482ef928504dbca64bf6d200cc549dbf228fc6c9a86e884a12c18e340 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:12 ===================================================== [Pipeline] echo 05:23:12 taggedImages: 05:23:12 - nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:23:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 05:23:12 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.6 05:23:12 - nexus3.edgexfoundry.org:10004/device-virtual:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:23:12 - 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 05:23:12 Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.13" 05:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:12 05:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:12 > git config core.sparsecheckout # timeout=10 05:23:12 > git checkout -f cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa # timeout=10 05:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:13 latest: Pulling from edgex-lftools-log-publisher 05:23:13 5eb5b503b376: Pulling fs layer 05:23:13 5c69ac0246d0: Pulling fs layer 05:23:13 ec43610c2a17: Pulling fs layer 05:23:13 3a2ae6a8a46f: Pulling fs layer 05:23:13 33b1e0a273af: Pulling fs layer 05:23:13 5d3b04190fa2: Pulling fs layer 05:23:13 2f39f015ded8: Pulling fs layer 05:23:13 33b1e0a273af: Waiting 05:23:13 5d3b04190fa2: Waiting 05:23:13 2f39f015ded8: Waiting 05:23:13 3a2ae6a8a46f: Waiting 05:23:13 5c69ac0246d0: Verifying Checksum 05:23:13 5c69ac0246d0: Download complete 05:23:13 3a2ae6a8a46f: Verifying Checksum 05:23:13 3a2ae6a8a46f: Download complete 05:23:13 33b1e0a273af: Verifying Checksum 05:23:13 33b1e0a273af: Download complete 05:23:13 ec43610c2a17: Verifying Checksum 05:23:13 ec43610c2a17: Download complete 05:23:13 5d3b04190fa2: Download complete 05:23:13 05:23:13 GitHub has been notified of this commit’s build result 05:23:13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:13 5eb5b503b376: Verifying Checksum 05:23:13 5eb5b503b376: Download complete 05:23:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:23:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:13 Dload Upload Total Spent Left Speed 05:23:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59863 0 --:--:-- --:--:-- --:--:-- 59863 05:23:13 2f39f015ded8: Download complete [Pipeline] sh 05:23:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:23:14 5eb5b503b376: Pull complete 05:23:14 5c69ac0246d0: Pull complete 05:23:14 + sudo tee /etc/docker/daemon.new 05:23:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:23:14 { 05:23:14 "registry-mirrors": [ 05:23:14 "https://nexus3.edgexfoundry.org:10001" 05:23:14 ], 05:23:14 "bip": "10.250.0.254/24", 05:23:14 "hosts": [ 05:23:14 "tcp://0.0.0.0:5555", 05:23:14 "unix:///var/run/docker.sock" 05:23:14 ], 05:23:14 "mtu": 1458, 05:23:14 "selinux-enabled": true, 05:23:14 "seccomp-profile": "/etc/docker/seccomp.json" 05:23:14 } [Pipeline] sh 05:23:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:23:15 ec43610c2a17: Pull complete 05:23:15 3a2ae6a8a46f: Pull complete 05:23:15 33b1e0a273af: Pull complete 05:23:15 + sudo service docker restart 05:23:15 5d3b04190fa2: Pull complete 05:23:19 2f39f015ded8: Pull complete 05:23:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:19 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:23:19 $ 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 05:23:22 $ docker top 7291e889fae8bc42836c5d3a90c39d3ee3cf7022431f1c8be52414cc99910107 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:23 ---> job-cost.sh 05:23:23 lf-activate-venv: SKIPPING 05:23:23 INFO: No Stack... 05:23:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:23 INFO: Archiving Costs [Pipeline] sh 05:23:23 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 05:23:23 + cut -d, -f6 [Pipeline] lock 05:23:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] 05:23:23 Resource [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] did not exist. Created. 05:23:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:24 + echo total: 0.2199999988079071 [Pipeline] stash 05:23:24 Stashed 1 file(s) [Pipeline] } 05:23:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:24 $ docker stop --time=1 7291e889fae8bc42836c5d3a90c39d3ee3cf7022431f1c8be52414cc99910107 05:23:25 $ docker rm -f --volumes 7291e889fae8bc42836c5d3a90c39d3ee3cf7022431f1c8be52414cc99910107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:33 provisioning config files... 05:23:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/132@tmp/config7615507836145527297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:33 ---> docker-login.sh 05:23:33 nexus3.edgexfoundry.org:10001 05:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:34 Configure a credential helper to remove this warning. See 05:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:34 05:23:34 Login Succeeded 05:23:34 nexus3.edgexfoundry.org:10002 05:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:34 Configure a credential helper to remove this warning. See 05:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:34 05:23:34 Login Succeeded 05:23:34 nexus3.edgexfoundry.org:10003 05:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 nexus3.edgexfoundry.org:10004 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 docker.io 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:36 Configure a credential helper to remove this warning. See 05:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:36 05:23:36 Login Succeeded 05:23:36 ---> docker-login.sh ends [Pipeline] } 05:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:36 ========================================================= 05:23:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:23:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:23:36 Sending build context to Docker daemon 11.91MB 05:23:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:23:36 Step 2/12 : FROM ${BASE} AS builder 05:23:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:23:37 edb6bdbacee9: Pulling fs layer 05:23:37 5f9638ab2659: Pulling fs layer 05:23:37 8d51d6327a98: Pulling fs layer 05:23:37 8b374f2dd631: Pulling fs layer 05:23:37 ec14aa9079de: Pulling fs layer 05:23:37 2f466654f4bb: Pulling fs layer 05:23:37 554e91adad29: Pulling fs layer 05:23:37 8b374f2dd631: Waiting 05:23:37 ec14aa9079de: Waiting 05:23:37 2f466654f4bb: Waiting 05:23:37 554e91adad29: Waiting 05:23:37 5f9638ab2659: Verifying Checksum 05:23:37 5f9638ab2659: Download complete 05:23:37 8b374f2dd631: Verifying Checksum 05:23:37 8b374f2dd631: Download complete 05:23:37 ec14aa9079de: Verifying Checksum 05:23:37 ec14aa9079de: Download complete 05:23:37 edb6bdbacee9: Verifying Checksum 05:23:37 edb6bdbacee9: Download complete 05:23:38 edb6bdbacee9: Pull complete 05:23:38 554e91adad29: Verifying Checksum 05:23:38 554e91adad29: Download complete 05:23:38 5f9638ab2659: Pull complete 05:23:39 8d51d6327a98: Download complete 05:23:39 2f466654f4bb: Verifying Checksum 05:23:39 2f466654f4bb: Download complete 05:23:51 8d51d6327a98: Pull complete 05:23:51 8b374f2dd631: Pull complete 05:23:51 ec14aa9079de: Pull complete 05:23:59 2f466654f4bb: Pull complete 05:24:00 554e91adad29: Pull complete 05:24:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 05:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:24:00 ---> 1e15ea492957 05:24:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:24:02 ---> Running in cd1fc573c556 05:24:02 Removing intermediate container cd1fc573c556 05:24:02 ---> ce5acb7d9f96 05:24:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:24:02 ---> Running in ca2f2668487e 05:24:03 Removing intermediate container ca2f2668487e 05:24:03 ---> 7bea13654bb0 05:24:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:24:03 ---> Running in 8641010a28e5 05:24:03 Removing intermediate container 8641010a28e5 05:24:03 ---> 3995d394faac 05:24:03 Step 6/12 : WORKDIR /device-virtual-go 05:24:03 ---> Running in dbe3ad9bb941 05:24:03 Removing intermediate container dbe3ad9bb941 05:24:03 ---> 832d2c80550c 05:24:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:03 ---> Running in 5445f52eec9a 05:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:24:06 (1/4) Installing openssh-keygen (9.1_p1-r4) 05:24:06 (2/4) Installing libedit (20221030.3.1-r0) 05:24:06 (3/4) Installing openssh-client-common (9.1_p1-r4) 05:24:06 (4/4) Installing openssh-client-default (9.1_p1-r4) 05:24:06 Executing busybox-1.35.0-r29.trigger 05:24:06 OK: 268 MiB in 57 packages 05:24:07 Removing intermediate container 5445f52eec9a 05:24:07 ---> 10b6a2761bc1 05:24:07 Step 8/12 : COPY go.mod vendor* ./ 05:24:08 ---> 0daf72bb973d 05:24:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 ---> Running in 250e0d79ab9e 05:25:16 Removing intermediate container 250e0d79ab9e 05:25:16 ---> d10f2313e4e0 05:25:16 Step 10/12 : COPY . . 05:25:16 ---> 54d203a5221d 05:25:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:16 ---> Running in 09c6eda86e4d 05:25:16 Removing intermediate container 09c6eda86e4d 05:25:16 ---> 59f60a612769 05:25:16 Step 12/12 : RUN $MAKE 05:25:16 ---> Running in be1f733f3e0b 05:25:16 noop 05:25:16 Removing intermediate container be1f733f3e0b 05:25:16 ---> 569e8ec1e86b 05:25:16 Successfully built 569e8ec1e86b 05:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:16 + docker inspect -f . ci-base-image-arm64 05:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-3918 does not seem to be running inside a container 05:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/132 -v /w/workspace/device-virtual-go/132:/w/workspace/device-virtual-go/132:rw,z -v /w/workspace/device-virtual-go/132@tmp:/w/workspace/device-virtual-go/132@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 05:25:17 $ docker top e22c7eb7bb03ecdd86be629d917cb04db1a94056a6cf0a79fdb7a942610db829 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:18 + go version 05:25:18 go version go1.20.6 linux/arm64 [Pipeline] } 05:25:18 $ docker stop --time=1 e22c7eb7bb03ecdd86be629d917cb04db1a94056a6cf0a79fdb7a942610db829 05:25:21 $ docker rm -f --volumes e22c7eb7bb03ecdd86be629d917cb04db1a94056a6cf0a79fdb7a942610db829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:22 + docker inspect -f . ci-base-image-arm64 05:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:22 prd-ubuntu20.04-docker-arm64-4c-16g-3918 does not seem to be running inside a container 05:25:22 $ 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/132 -v /w/workspace/device-virtual-go/132:/w/workspace/device-virtual-go/132:rw,z -v /w/workspace/device-virtual-go/132@tmp:/w/workspace/device-virtual-go/132@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 05:25:23 $ docker top b32beac6178283210fd3829a8d3914c96e4b5bb9aeb84630c6ca39339fcfead7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/132 [Pipeline] fileExists [Pipeline] sh 05:25:24 + make test 05:25:24 go test ./... -coverprofile=coverage.out 05:25:57 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:27:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:27:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.083s coverage: 58.4% of statements 05:27:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:27:48 go vet ./... 05:28:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:28:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:28:21 ./bin/test-attribution-txt.sh 05:28:21 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:28:21 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:28:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:28:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:28:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:28:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 05:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:28:21 $ docker stop --time=1 b32beac6178283210fd3829a8d3914c96e4b5bb9aeb84630c6ca39339fcfead7 05:28:23 $ docker rm -f --volumes b32beac6178283210fd3829a8d3914c96e4b5bb9aeb84630c6ca39339fcfead7 [Pipeline] // withDockerContainer [Pipeline] sh 05:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:28:24 Warning: overwriting stash ‘coverage-report’ 05:28:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:28:25 + ls -al . 05:28:25 total 200 05:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 05:25 . 05:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 05:23 .. 05:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 05:23 .git 05:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:23 .github 05:28:25 -rw-rw-r-- 1 jenkins jenkins 337 Aug 17 05:23 .gitignore 05:28:25 -rw-rw-r-- 1 jenkins jenkins 41 Aug 17 05:23 .golangci.yml 05:28:25 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 17 05:23 Attribution.txt 05:28:25 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 17 05:23 CHANGELOG.md 05:28:25 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 17 05:23 Dockerfile 05:28:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 05:23 GOVERNANCE.md 05:28:25 -rw-rw-r-- 1 jenkins jenkins 660 Aug 17 05:23 Jenkinsfile 05:28:25 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 05:23 LICENSE 05:28:25 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 17 05:23 Makefile 05:28:25 -rw-rw-r-- 1 jenkins jenkins 623 Aug 17 05:23 OWNERS.md 05:28:25 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 17 05:23 README.md 05:28:25 -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 05:21 VERSION 05:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 05:23 bin 05:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:23 cmd 05:28:25 -rw-r--r-- 1 jenkins jenkins 43063 Aug 17 05:27 coverage.out 05:28:25 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 17 05:23 go.mod 05:28:25 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 17 05:23 go.sum 05:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 05:23 internal 05:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 05:23 snap 05:28:25 -rw-rw-r-- 1 jenkins jenkins 235 Aug 17 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:25 + 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=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa --label arch=arm64 --label version=3.1.0-dev.6 . 05:28:26 Sending build context to Docker daemon 11.95MB 05:28:26 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:28:26 Step 2/25 : FROM ${BASE} AS builder 05:28:26 ---> 569e8ec1e86b 05:28:26 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:28:26 ---> Running in 1a722ebc4ed0 05:28:26 Removing intermediate container 1a722ebc4ed0 05:28:26 ---> 1f014025a017 05:28:26 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 05:28:26 ---> Running in 8d58269d9b51 05:28:26 Removing intermediate container 8d58269d9b51 05:28:26 ---> 334f210d7964 05:28:26 Step 5/25 : ARG ADD_BUILD_TAGS="" 05:28:26 ---> Running in 3379d3fb15d2 05:28:27 Removing intermediate container 3379d3fb15d2 05:28:27 ---> 58f010761ffc 05:28:27 Step 6/25 : WORKDIR /device-virtual-go 05:28:27 ---> Running in 3c7aec01ee7f 05:28:27 Removing intermediate container 3c7aec01ee7f 05:28:27 ---> 305f066dca89 05:28:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:28:27 ---> Running in 64824b7c9a56 05:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:28:30 OK: 268 MiB in 57 packages 05:28:32 Removing intermediate container 64824b7c9a56 05:28:32 ---> c93e602f41df 05:28:32 Step 8/25 : COPY go.mod vendor* ./ 05:28:32 ---> 2206258874de 05:28:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:32 ---> Running in b3ded2d929ac 05:28:35 Removing intermediate container b3ded2d929ac 05:28:35 ---> 0031cd17d255 05:28:35 Step 10/25 : COPY . . 05:28:35 ---> 7bd2e5f67569 05:28:35 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:28:35 ---> Running in d4f24fdc4c25 05:28:36 Removing intermediate container d4f24fdc4c25 05:28:36 ---> 6a6b2221e4f3 05:28:36 Step 12/25 : RUN $MAKE 05:28:36 ---> Running in 2fae328f9adc 05:28:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 05:30:43 Removing intermediate container 2fae328f9adc 05:30:43 ---> 8093399026a4 05:30:43 Step 13/25 : FROM alpine:3.17 05:30:43 3.17: Pulling from library/alpine 05:30:44 4060ece20d7a: Pulling fs layer 05:30:44 4060ece20d7a: Verifying Checksum 05:30:44 4060ece20d7a: Download complete 05:30:44 4060ece20d7a: Pull complete 05:30:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 05:30:44 Status: Downloaded newer image for alpine:3.17 05:30:44 ---> 8650cd65339b 05:30:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:30:46 ---> Running in 63903906ebc9 05:30:46 Removing intermediate container 63903906ebc9 05:30:46 ---> 1fc64df623c2 05:30:46 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:30:46 ---> Running in 6d1aca8fb78f 05:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:30:49 (1/1) Installing dumb-init (1.2.5-r2) 05:30:49 Executing busybox-1.35.0-r29.trigger 05:30:49 OK: 8 MiB in 16 packages 05:30:50 Removing intermediate container 6d1aca8fb78f 05:30:50 ---> c0d35c11b19b 05:30:50 Step 16/25 : WORKDIR / 05:30:50 ---> Running in 0ceaeb17570e 05:30:50 Removing intermediate container 0ceaeb17570e 05:30:50 ---> 040d1322faa6 05:30:50 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:30:50 ---> 08cf94bb73e7 05:30:50 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 05:30:51 ---> a6727ef57b4f 05:30:51 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 05:30:52 ---> 73869d056173 05:30:52 Step 20/25 : EXPOSE 59900 05:30:52 ---> Running in cd69ceaaeb10 05:30:53 Removing intermediate container cd69ceaaeb10 05:30:53 ---> c424018422f3 05:30:53 Step 21/25 : ENTRYPOINT ["/device-virtual"] 05:30:53 ---> Running in 45a3b8709ba1 05:30:53 Removing intermediate container 45a3b8709ba1 05:30:53 ---> 809078ad5ee4 05:30:53 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:30:53 ---> Running in 736611f195a9 05:30:53 Removing intermediate container 736611f195a9 05:30:53 ---> ddd01cb6b816 05:30:53 Step 23/25 : LABEL arch=arm64 05:30:53 ---> Running in 5059f7a2185c 05:30:53 Removing intermediate container 5059f7a2185c 05:30:53 ---> 5fdb34baf62c 05:30:53 Step 24/25 : LABEL git_sha=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:30:54 ---> Running in 4c5002a840c8 05:30:54 Removing intermediate container 4c5002a840c8 05:30:54 ---> e1f8bc090bdc 05:30:54 Step 25/25 : LABEL version=3.1.0-dev.6 05:30:54 ---> Running in d3d2195bd76b 05:30:54 Removing intermediate container d3d2195bd76b 05:30:54 ---> 87d3b31b124d 05:30:54 [Warning] One or more build-args [ARCH] were not consumed 05:30:54 Successfully built 87d3b31b124d 05:30:54 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 05:30:54 provisioning config files... 05:30:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/132@tmp/config12448753975901053302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:55 ---> docker-login.sh 05:30:55 nexus3.edgexfoundry.org:10001 05:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:55 Configure a credential helper to remove this warning. See 05:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:55 05:30:55 Login Succeeded 05:30:55 nexus3.edgexfoundry.org:10002 05:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:55 Configure a credential helper to remove this warning. See 05:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:55 05:30:55 Login Succeeded 05:30:55 nexus3.edgexfoundry.org:10003 05:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:55 Configure a credential helper to remove this warning. See 05:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:55 05:30:55 Login Succeeded 05:30:56 nexus3.edgexfoundry.org:10004 05:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:56 Configure a credential helper to remove this warning. See 05:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:56 05:30:56 Login Succeeded 05:30:56 docker.io 05:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:57 Configure a credential helper to remove this warning. See 05:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:57 05:30:57 Login Succeeded 05:30:57 ---> docker-login.sh ends [Pipeline] } 05:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:30:57 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 05:30:57 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:30:57 latest 05:30:57 3.1.0-dev.6 05:30:57 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:30:57 main 05:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:30:57 97dc36351017: Preparing 05:30:57 182b55049afd: Preparing 05:30:57 f248839bcb92: Preparing 05:30:57 b6c85bf37c43: Preparing 05:30:57 d2d9d24a8c2a: Preparing 05:30:58 182b55049afd: Pushed 05:30:58 f248839bcb92: Pushed 05:30:58 b6c85bf37c43: Pushed 05:31:00 d2d9d24a8c2a: Layer already exists 05:31:03 97dc36351017: Pushed 05:31:03 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa: digest: sha256:2e437d895e48cb8440f126d9cac7aec0a3e474581a9da702dc2de817ae8a4fb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:31:04 97dc36351017: Preparing 05:31:04 182b55049afd: Preparing 05:31:04 f248839bcb92: Preparing 05:31:04 b6c85bf37c43: Preparing 05:31:04 d2d9d24a8c2a: Preparing 05:31:04 f248839bcb92: Layer already exists 05:31:04 b6c85bf37c43: Layer already exists 05:31:04 97dc36351017: Layer already exists 05:31:04 d2d9d24a8c2a: Layer already exists 05:31:04 182b55049afd: Layer already exists 05:31:04 latest: digest: sha256:2e437d895e48cb8440f126d9cac7aec0a3e474581a9da702dc2de817ae8a4fb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.6 05:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:31:04 97dc36351017: Preparing 05:31:04 182b55049afd: Preparing 05:31:04 f248839bcb92: Preparing 05:31:04 b6c85bf37c43: Preparing 05:31:04 d2d9d24a8c2a: Preparing 05:31:04 f248839bcb92: Layer already exists 05:31:04 d2d9d24a8c2a: Layer already exists 05:31:04 97dc36351017: Layer already exists 05:31:04 182b55049afd: Layer already exists 05:31:04 b6c85bf37c43: Layer already exists 05:31:04 3.1.0-dev.6: digest: sha256:2e437d895e48cb8440f126d9cac7aec0a3e474581a9da702dc2de817ae8a4fb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:31:05 97dc36351017: Preparing 05:31:05 182b55049afd: Preparing 05:31:05 f248839bcb92: Preparing 05:31:05 b6c85bf37c43: Preparing 05:31:05 d2d9d24a8c2a: Preparing 05:31:05 f248839bcb92: Layer already exists 05:31:05 d2d9d24a8c2a: Layer already exists 05:31:05 97dc36351017: Layer already exists 05:31:05 b6c85bf37c43: Layer already exists 05:31:05 182b55049afd: Layer already exists 05:31:05 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6: digest: sha256:2e437d895e48cb8440f126d9cac7aec0a3e474581a9da702dc2de817ae8a4fb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 05:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:31:06 97dc36351017: Preparing 05:31:06 182b55049afd: Preparing 05:31:06 f248839bcb92: Preparing 05:31:06 b6c85bf37c43: Preparing 05:31:06 d2d9d24a8c2a: Preparing 05:31:06 f248839bcb92: Layer already exists 05:31:06 182b55049afd: Layer already exists 05:31:06 d2d9d24a8c2a: Layer already exists 05:31:06 97dc36351017: Layer already exists 05:31:06 b6c85bf37c43: Layer already exists 05:31:06 main: digest: sha256:2e437d895e48cb8440f126d9cac7aec0a3e474581a9da702dc2de817ae8a4fb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:06 ===================================================== [Pipeline] echo 05:31:06 taggedImages: 05:31:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa 05:31:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:31:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.6 05:31:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa-3.1.0-dev.6 05:31:06 - 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 05:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:06 05:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:07 arm64: Pulling from edgex-lftools-log-publisher 05:31:07 8998bd30e6a1: Pulling fs layer 05:31:07 04944245beec: Pulling fs layer 05:31:07 699f458cf7ca: Pulling fs layer 05:31:07 765212b225bb: Pulling fs layer 05:31:07 f23df028b6ca: Pulling fs layer 05:31:07 d65c8cfc05b1: Pulling fs layer 05:31:07 2437ff75d9bd: Pulling fs layer 05:31:07 d65c8cfc05b1: Waiting 05:31:07 765212b225bb: Waiting 05:31:07 f23df028b6ca: Waiting 05:31:07 2437ff75d9bd: Waiting 05:31:07 04944245beec: Verifying Checksum 05:31:07 04944245beec: Download complete 05:31:07 765212b225bb: Verifying Checksum 05:31:07 765212b225bb: Download complete 05:31:07 f23df028b6ca: Verifying Checksum 05:31:07 f23df028b6ca: Download complete 05:31:07 d65c8cfc05b1: Verifying Checksum 05:31:07 d65c8cfc05b1: Download complete 05:31:07 699f458cf7ca: Verifying Checksum 05:31:07 699f458cf7ca: Download complete 05:31:07 8998bd30e6a1: Verifying Checksum 05:31:07 8998bd30e6a1: Download complete 05:31:09 2437ff75d9bd: Verifying Checksum 05:31:09 2437ff75d9bd: Download complete 05:31:11 8998bd30e6a1: Pull complete 05:31:12 04944245beec: Pull complete 05:31:13 699f458cf7ca: Pull complete 05:31:13 765212b225bb: Pull complete 05:31:14 f23df028b6ca: Pull complete 05:31:14 d65c8cfc05b1: Pull complete 05:31:29 2437ff75d9bd: Pull complete 05:31:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-3918 does not seem to be running inside a container 05:31:29 $ 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/132 -v /w/workspace/device-virtual-go/132:/w/workspace/device-virtual-go/132:rw,z -v /w/workspace/device-virtual-go/132@tmp:/w/workspace/device-virtual-go/132@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 05:31:32 $ docker top b40a835ce3cfeb6f73dae5be61da54c668191aa127ca5a2b10a4b65fff26fe9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:32 ---> job-cost.sh 05:31:32 lf-activate-venv: SKIPPING 05:31:32 INFO: No Stack... 05:31:33 INFO: Retrieving Pricing Info for: v3-standard-4 05:31:34 INFO: Archiving Costs [Pipeline] sh 05:31:34 + cat /w/workspace/device-virtual-go/132/archives/cost.csv 05:31:34 + cut -d, -f6 [Pipeline] lock 05:31:34 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] 05:31:34 Resource [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] did not exist. Created. 05:31:34 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:34 /w/workspace/device-virtual-go/132@tmp/durable-057e6d85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:31:35 + echo total: 0.10999999940395355 [Pipeline] stash 05:31:35 Warning: overwriting stash ‘stack-cost’ 05:31:35 Stashed 1 file(s) [Pipeline] } 05:31:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:35 $ docker stop --time=1 b40a835ce3cfeb6f73dae5be61da54c668191aa127ca5a2b10a4b65fff26fe9e 05:31:36 $ docker rm -f --volumes b40a835ce3cfeb6f73dae5be61da54c668191aa127ca5a2b10a4b65fff26fe9e [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 05:31:36 provisioning config files... 05:31:36 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11069779174007675189tmp [Pipeline] { [Pipeline] sh 05:31:37 + set +x 05:31:37 + curl -s https://codecov.io/bash 05:31:37 + bash -s -- 05:31:37 05:31:37 _____ _ 05:31:37 / ____| | | 05:31:37 | | ___ __| | ___ ___ _____ __ 05:31:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:31:37 | |___| (_) | (_| | __/ (_| (_) \ V / 05:31:37 \_____\___/ \__,_|\___|\___\___/ \_/ 05:31:37 Bash-1.0.6 05:31:37 05:31:37 05:31:37 ==> git version 2.25.1 found 05:31:37 ==> 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 05:31:37 Release-Date: 2020-01-08 05:31:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:31:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:31:37 ==> Jenkins CI detected. 05:31:37 current dir:  /w/workspace/exfoundry_device-virtual-go_main 05:31:37 project root: . 05:31:37 --> token set from env 05:31:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:31:37 ==> Running gcov in . (disable via -X gcov) 05:31:37 ==> Python coveragepy not found 05:31:37 ==> Searching for coverage reports in: 05:31:37 + . 05:31:37 -> Found 1 reports 05:31:37 ==> Detecting git/mercurial file structure 05:31:37 ==> Reading reports 05:31:37 + ./coverage.out bytes=43063 05:31:37 ==> Appending adjustments 05:31:37 https://docs.codecov.io/docs/fixing-reports 05:31:37 + Found adjustments 05:31:37 ==> Gzipping contents 05:31:37 8.0K /tmp/codecov.8fRAcu.gz 05:31:37 ==> Uploading reports 05:31:37 url: https://codecov.io 05:31:37 query: branch=main&commit=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:31:37 -> Pinging Codecov 05:31:37 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=cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:31:37 -> Uploading to 05:31:37 https://storage.googleapis.com/codecov/v4/raw/2023-08-17/5E52B4B073DB2E39498172D8E973AA87/cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa/8ce3b7c4-0c59-4efd-8fb1-3bb61eaedcb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230817T053137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=101d0250ecc36316a5a653e7954e2b7e2b99cade2e88dfe32aa97b4b10c65b0e 05:31:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:37 Dload Upload Total Spent Left Speed 05:31:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23563 --:--:-- --:--:-- --:--:-- 23563 05:31:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] } 05:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:31:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:31:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:31:38 05:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:31:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:31:38 df9b9388f04a: Pulling fs layer 05:31:38 52dc419b0ee2: Pulling fs layer 05:31:38 25bc292e5bac: Pulling fs layer 05:31:38 114826534d7a: Pulling fs layer 05:31:38 4657fd5d0bcf: Pulling fs layer 05:31:38 6ad1cebc031e: Pulling fs layer 05:31:38 8a3aa393b2d8: Pulling fs layer 05:31:38 6ad1cebc031e: Waiting 05:31:38 8a3aa393b2d8: Waiting 05:31:38 114826534d7a: Waiting 05:31:38 4657fd5d0bcf: Waiting 05:31:38 25bc292e5bac: Verifying Checksum 05:31:38 25bc292e5bac: Download complete 05:31:38 52dc419b0ee2: Download complete 05:31:38 4657fd5d0bcf: Verifying Checksum 05:31:38 4657fd5d0bcf: Download complete 05:31:38 df9b9388f04a: Download complete 05:31:39 df9b9388f04a: Pull complete 05:31:39 6ad1cebc031e: Verifying Checksum 05:31:39 6ad1cebc031e: Download complete 05:31:39 52dc419b0ee2: Pull complete 05:31:39 25bc292e5bac: Pull complete 05:31:39 114826534d7a: Verifying Checksum 05:31:39 114826534d7a: Download complete 05:31:40 8a3aa393b2d8: Verifying Checksum 05:31:40 8a3aa393b2d8: Download complete 05:31:43 114826534d7a: Pull complete 05:31:43 4657fd5d0bcf: Pull complete 05:31:43 6ad1cebc031e: Pull complete 05:31:46 8a3aa393b2d8: Pull complete 05:31:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:46 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:31:46 $ 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 05:31:50 $ docker top c2e1d011c286cd6462e6935f9688ba935f031dd289067057386a52f7a0bd9ae9 -eo pid,comm [Pipeline] { [Pipeline] echo 05:31:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 05:31:50 + set -o pipefail 05:31:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 05:31:56 05:31:56 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 05:31:56 05:31:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/b4ee8830-995d-4bea-92a9-1ac987407459 05:31:56 05:31:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:31:56 05:31:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:31:56 05:31:56 05:31:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:31:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:31:56 More details here: https://snyk.co/ue1NS [Pipeline] } 05:31:56 $ docker stop --time=1 c2e1d011c286cd6462e6935f9688ba935f031dd289067057386a52f7a0bd9ae9 05:32:00 $ docker rm -f --volumes c2e1d011c286cd6462e6935f9688ba935f031dd289067057386a52f7a0bd9ae9 [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 05:32:01 + git log --format=format:%s -1 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa [Pipeline] sh 05:32:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:01 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:32:01 $ 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 05:32:02 $ docker top 09dec4c55fb09c1ab1b99fa3c976cc588052f2935a527493e2234f30207ee235 -eo pid,comm 05:32:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:32:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:02 [ssh-agent] Looking for ssh-agent implementation... 05:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:02 $ docker exec 09dec4c55fb09c1ab1b99fa3c976cc588052f2935a527493e2234f30207ee235 ssh-agent 05:32:02 SSH_AUTH_SOCK=/tmp/ssh-wgXlHPtio0Qm/agent.31 05:32:02 SSH_AGENT_PID=38 05:32:02 Running ssh-add (command line suppressed) 05:32:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5076000805029970156.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5076000805029970156.key) 05:32:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:02 + git semver tag 05:32:03 2023-08-17 05:32:03,142 [run_tag] DEBUG tag force:False 05:32:03 2023-08-17 05:32:03,142 [check_head_tag] DEBUG check head tag 05:32:03 2023-08-17 05:32:03,142 [execute] INFO git cat-file --batch-check 05:32:03 2023-08-17 05:32:03,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 05:32:03 2023-08-17 05:32:03,147 [execute] INFO git cat-file --batch 05:32:03 2023-08-17 05:32:03,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 05:32:03 2023-08-17 05:32:03,155 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:03 2023-08-17 05:32:03,155 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 05:32:03 2023-08-17 05:32:03,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 05:32:03 2023-08-17 05:32:03,160 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:03 3.1.0-dev.6 [Pipeline] } 05:32:03 $ docker exec --env ******** --env ******** 09dec4c55fb09c1ab1b99fa3c976cc588052f2935a527493e2234f30207ee235 ssh-agent -k 05:32:03 unset SSH_AUTH_SOCK; 05:32:03 unset SSH_AGENT_PID; 05:32:03 echo Agent pid 38 killed; 05:32:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:03 + git semver [Pipeline] } 05:32:03 $ docker stop --time=1 09dec4c55fb09c1ab1b99fa3c976cc588052f2935a527493e2234f30207ee235 05:32:05 $ docker rm -f --volumes 09dec4c55fb09c1ab1b99fa3c976cc588052f2935a527493e2234f30207ee235 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:05 05:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:05 0.23.1-centos7: Pulling from edgex-lftools 05:32:05 ab5ef0e58194: Pulling fs layer 05:32:05 9712f1f96733: Pulling fs layer 05:32:05 63f879dbbcfc: Pulling fs layer 05:32:05 0d9ebad4ef96: Pulling fs layer 05:32:05 e9a5061849ea: Pulling fs layer 05:32:05 d747dcd14b5f: Pulling fs layer 05:32:05 2de7ff778b66: Pulling fs layer 05:32:05 0d9ebad4ef96: Waiting 05:32:05 e9a5061849ea: Waiting 05:32:05 2de7ff778b66: Waiting 05:32:05 d747dcd14b5f: Waiting 05:32:05 9712f1f96733: Download complete 05:32:06 63f879dbbcfc: Verifying Checksum 05:32:06 63f879dbbcfc: Download complete 05:32:06 0d9ebad4ef96: Verifying Checksum 05:32:06 0d9ebad4ef96: Download complete 05:32:06 e9a5061849ea: Verifying Checksum 05:32:06 e9a5061849ea: Download complete 05:32:06 ab5ef0e58194: Verifying Checksum 05:32:06 ab5ef0e58194: Download complete 05:32:06 2de7ff778b66: Verifying Checksum 05:32:06 2de7ff778b66: Download complete 05:32:08 ab5ef0e58194: Pull complete 05:32:08 9712f1f96733: Pull complete 05:32:09 63f879dbbcfc: Pull complete 05:32:13 0d9ebad4ef96: Pull complete 05:32:13 e9a5061849ea: Pull complete 05:32:13 d747dcd14b5f: Pull complete 05:32:14 2de7ff778b66: Pull complete 05:32:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:32:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:14 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:32:14 $ 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 05:32:19 $ docker top e720ea94139d9ac972e37b10c46e0a92e1b2211ebc97b74aaee09a71ebbc5697 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:32:19 provisioning config files... 05:32:19 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16891279326755180969tmp 05:32:19 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15384289013942069062tmp 05:32:19 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7684760746070946272tmp [Pipeline] { [Pipeline] echo 05:32:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:32:20 ---> sigul-configuration.sh 05:32:20 gpg: directory `/root/.gnupg' created 05:32:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:32:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:32:20 gpg: keyring `/root/.gnupg/secring.gpg' created 05:32:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:32:20 gpg: CAST5 encrypted data 05:32:20 gpg: encrypted with 1 passphrase 05:32:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:32:20 + mkdir /home/jenkins 05:32:20 + mkdir /home/jenkins/sigul [Pipeline] sh 05:32:20 + 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 05:32:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:32:21 ---> sigul-install.sh 05:32:21 Sigul already installed; skipping installation. [Pipeline] sh 05:32:21 + git tag --list 05:32:21 v1.0.0 05:32:21 v1.1.0 05:32:21 v1.1.1 05:32:21 v1.2.1 05:32:21 v1.2.2 05:32:21 v1.2.3 05:32:21 v1.3.0 05:32:21 v1.3.1 05:32:21 v2.0.0 05:32:21 v2.1.0 05:32:21 v2.1.1 05:32:21 v2.2.0 05:32:21 v2.3.0 05:32:21 v3.0 05:32:21 v3.0.0 05:32:21 v3.1.0-dev.1 05:32:21 v3.1.0-dev.2 05:32:21 v3.1.0-dev.3 05:32:21 v3.1.0-dev.4 05:32:21 v3.1.0-dev.5 05:32:21 v3.1.0-dev.6 [Pipeline] sh 05:32:21 + lftools sign git-tag v3.1.0-dev.6 05:32:22 Signing Git tag with Sigul... 05:32:22 Signing v3.1.0-dev.6 [Pipeline] echo 05:32:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:32:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:32:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:32:22 $ docker stop --time=1 e720ea94139d9ac972e37b10c46e0a92e1b2211ebc97b74aaee09a71ebbc5697 05:32:24 $ docker rm -f --volumes e720ea94139d9ac972e37b10c46e0a92e1b2211ebc97b74aaee09a71ebbc5697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:24 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:32:25 $ docker top 4b7946bf37b5575311ab090f920df05dd59dcacbd7e95cd83a48b469c5b92361 -eo pid,comm 05:32:25 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). 05:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:25 [ssh-agent] Looking for ssh-agent implementation... 05:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:25 $ docker exec 4b7946bf37b5575311ab090f920df05dd59dcacbd7e95cd83a48b469c5b92361 ssh-agent 05:32:25 SSH_AUTH_SOCK=/tmp/ssh-JeGYitdWno8J/agent.33 05:32:25 SSH_AGENT_PID=39 05:32:25 Running ssh-add (command line suppressed) 05:32:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3949147399151409422.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3949147399151409422.key) 05:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:25 + git semver bump pre 05:32:26 2023-08-17 05:32:26,105 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:26 2023-08-17 05:32:26,105 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 05:32:26 2023-08-17 05:32:26,105 [bump_version] DEBUG bumped version:3.1.0-dev.7 05:32:26 2023-08-17 05:32:26,105 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 05:32:26 2023-08-17 05:32:26,106 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:26 2023-08-17 05:32:26,106 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:26 2023-08-17 05:32:26,107 [execute] INFO git cat-file --batch-check 05:32:26 2023-08-17 05:32:26,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:32:26 2023-08-17 05:32:26,112 [execute] INFO git cat-file --batch 05:32:26 2023-08-17 05:32:26,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:32:26 2023-08-17 05:32:26,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:26 3.1.0-dev.7 [Pipeline] } 05:32:26 $ docker exec --env ******** --env ******** 4b7946bf37b5575311ab090f920df05dd59dcacbd7e95cd83a48b469c5b92361 ssh-agent -k 05:32:26 unset SSH_AUTH_SOCK; 05:32:26 unset SSH_AGENT_PID; 05:32:26 echo Agent pid 39 killed; 05:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:26 + git semver [Pipeline] } 05:32:26 $ docker stop --time=1 4b7946bf37b5575311ab090f920df05dd59dcacbd7e95cd83a48b469c5b92361 05:32:28 $ docker rm -f --volumes 4b7946bf37b5575311ab090f920df05dd59dcacbd7e95cd83a48b469c5b92361 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:28 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:32:28 $ 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 05:32:29 $ docker top 764a2fe054e47b68163c363bb3a363510fcfbb58f0211a7a3f313727370016d3 -eo pid,comm 05:32:29 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). 05:32:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:29 [ssh-agent] Looking for ssh-agent implementation... 05:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:29 $ docker exec 764a2fe054e47b68163c363bb3a363510fcfbb58f0211a7a3f313727370016d3 ssh-agent 05:32:29 SSH_AUTH_SOCK=/tmp/ssh-bL12DEVXycGq/agent.32 05:32:29 SSH_AGENT_PID=38 05:32:29 Running ssh-add (command line suppressed) 05:32:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10070606570773240633.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10070606570773240633.key) 05:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:29 + git semver push 05:32:30 2023-08-17 05:32:30,042 [run_push] DEBUG push 05:32:30 2023-08-17 05:32:30,042 [execute] INFO git cat-file --batch-check 05:32:30 2023-08-17 05:32:30,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:32:30 2023-08-17 05:32:30,045 [execute] INFO git rev-list f247491931891de8f40f688e7b992a1a6336edf4 -- 05:32:30 2023-08-17 05:32:30,045 [execute] DEBUG Popen(['git', 'rev-list', 'f247491931891de8f40f688e7b992a1a6336edf4', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:32:30 2023-08-17 05:32:30,052 [execute] INFO git fetch -v origin 05:32:30 2023-08-17 05:32:30,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:32:30 2023-08-17 05:32:30,515 [run_push] DEBUG no remote changes detected 05:32:30 2023-08-17 05:32:30,516 [execute] INFO git push origin semver 05:32:30 2023-08-17 05:32:30,516 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:32:31 2023-08-17 05:32:31,207 [run_push] DEBUG push all version tags 05:32:31 2023-08-17 05:32:31,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:32:31 2023-08-17 05:32:31,208 [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) 05:32:32 2023-08-17 05:32:31,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 05:32:32 3.1.0-dev.7 [Pipeline] } 05:32:32 $ docker exec --env ******** --env ******** 764a2fe054e47b68163c363bb3a363510fcfbb58f0211a7a3f313727370016d3 ssh-agent -k 05:32:32 unset SSH_AUTH_SOCK; 05:32:32 unset SSH_AGENT_PID; 05:32:32 echo Agent pid 38 killed; 05:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:32 + git semver [Pipeline] } 05:32:32 $ docker stop --time=1 764a2fe054e47b68163c363bb3a363510fcfbb58f0211a7a3f313727370016d3 05:32:34 $ docker rm -f --volumes 764a2fe054e47b68163c363bb3a363510fcfbb58f0211a7a3f313727370016d3 [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 05:32:34 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 05:32:34 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 05:32:34 total 16 05:32:34 drwxr-xr-x 3 root root 4096 Aug 17 05:23 . 05:32:34 drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 05:32 .. 05:32:34 drwxr-xr-x 2 root root 4096 Aug 17 05:23 cost 05:32:34 -rw-r--r-- 1 root root 89 Aug 17 05:23 cost.csv 05:32:34 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 05:32:34 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 05:32:34 total 16 05:32:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 05:23 . 05:32:34 drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 05:32 .. 05:32:34 drwxr-xr-x 2 jenkins jenkins 4096 Aug 17 05:23 cost 05:32:34 -rw-r--r-- 1 jenkins jenkins 89 Aug 17 05:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:32:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:32:35 ---> package-listing.sh 05:32:35 ++ facter osfamily 05:32:35 ++ tr '[:upper:]' '[:lower:]' 05:32:36 + OS_FAMILY=debian 05:32:36 + workspace=/w/workspace/exfoundry_device-virtual-go_main 05:32:36 + START_PACKAGES=/tmp/packages_start.txt 05:32:36 + END_PACKAGES=/tmp/packages_end.txt 05:32:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:36 + PACKAGES=/tmp/packages_start.txt 05:32:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 05:32:36 + PACKAGES=/tmp/packages_end.txt 05:32:36 + case "${OS_FAMILY}" in 05:32:36 + dpkg -l 05:32:36 + grep '^ii' 05:32:36 + '[' -f /tmp/packages_start.txt ']' 05:32:36 + '[' -f /tmp/packages_end.txt ']' 05:32:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 05:32:36 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 05:32:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 05:32:36 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 05:32:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:37 prd-ubuntu20.04-docker-8c-8g-3916 does not seem to be running inside a container 05:32:37 $ 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 05:32:37 $ docker top b3cf08a2512d48add2b52f942b5859a06913f0e1af5b629088bfac804cba7ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:32:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:32:38 + ls /var/log/sa-host 05:32:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:38 provisioning config files... 05:32:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5064106892057925776tmp [Pipeline] { [Pipeline] echo 05:32:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:32:38 ---> create-netrc.sh [Pipeline] } 05:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:32:39 ---> python-tools-install.sh [Pipeline] echo 05:32:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:32:39 ---> sudo-logs.sh 05:32:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:32:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:32:39 ---> job-cost.sh 05:32:39 lf-activate-venv: SKIPPING 05:32:39 DEBUG: total: 0.2199999988079071 05:32:39 INFO: Retrieving Stack Cost... 05:32:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:32:40 INFO: Archiving Costs [Pipeline] echo 05:32:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:32:40 ---> logs-deploy.sh 05:32:40 lf-activate-venv: SKIPPING 05:32:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/132 05:32:40 INFO: archiving workspace using pattern(s): 05:32:41 Archives upload complete. 05:32:41 INFO: archiving logs to Nexus