Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e7277aeb6c2165bba0097e742148e8cd729522a 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-ssh5957477141849936341.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-ssh5056731444193768120.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-ssh15621978630124802008.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-ssh6050301807761536942.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-ssh11304026268368779477.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5795 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 3e7277aeb6c2165bba0097e742148e8cd729522a (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 3e7277aeb6c2165bba0097e742148e8cd729522a # timeout=10 Commit message: "Merge pull request #426 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > git rev-list --no-walk ed857253c333b25bd607939277ad976310c7a90d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:25:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:25:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:25:33 ========================================================= 11:25:33 EdgeX Global Pipelines Version Info 11:25:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:25:34 ------------------- 11:25:34 stable info: 11:25:34 ------------------- 11:25:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:25:34 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:25:34 Message: update stable to v1.0.253 11:25:34 ------------------- 11:25:34 experimental info: 11:25:34 ------------------- 11:25:34 Commited By: **** collab-it+edgex@linuxfoundation.org 11:25:34 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:25:34 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e7277a [Pipeline] echo 11:25:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:35 provisioning config files... 11:25:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config808496450070932807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:35 ---> docker-login.sh 11:25:35 nexus3.edgexfoundry.org:10001 11:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:36 Configure a credential helper to remove this warning. See 11:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:36 11:25:36 Login Succeeded 11:25:36 nexus3.edgexfoundry.org:10002 11:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:36 Configure a credential helper to remove this warning. See 11:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:36 11:25:36 Login Succeeded 11:25:36 nexus3.edgexfoundry.org:10003 11:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:36 Configure a credential helper to remove this warning. See 11:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:36 11:25:36 Login Succeeded 11:25:36 nexus3.edgexfoundry.org:10004 11:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:36 Configure a credential helper to remove this warning. See 11:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:36 11:25:36 Login Succeeded 11:25:36 docker.io 11:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:37 Configure a credential helper to remove this warning. See 11:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:37 11:25:37 Login Succeeded 11:25:37 ---> docker-login.sh ends [Pipeline] } 11:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:25:37 + git rev-list -1 --merges 3e7277aeb6c2165bba0097e742148e8cd729522a~1..3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] echo 11:25:37 -----------> git rev-list -1 --merges 3e7277aeb6c2165bba0097e742148e8cd729522a~1..3e7277aeb6c2165bba0097e742148e8cd729522a 3e7277aeb6c2165bba0097e742148e8cd729522a 11:25:37 3e7277aeb6c2165bba0097e742148e8cd729522a [false] [Pipeline] sh 11:25:37 + git log --format=format:%s -1 3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] echo 11:25:37 ========================================================= 11:25:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:25:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:38 + git log --format=format:%s -1 3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] echo 11:25:38 [semverPrep] GIT_COMMIT: 3e7277aeb6c2165bba0097e742148e8cd729522a, Commit Message: Merge pull request #426 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo 11:25:38 [semverPrep] This is not a build commit. [Pipeline] sh 11:25:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:38 + grep -v github /etc/ssh/ssh_known_hosts 11:25:38 + [ -e /tmp/ssh_known_hosts ] 11:25:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:25:38 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 11:25:38 /etc/ssh/ssh_known_hosts 11:25:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:38 11:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:39 0.1.4: Pulling from edgex-devops/py-git-semver 11:25:39 b85a868b505f: Pulling fs layer 11:25:39 e2be974225ed: Pulling fs layer 11:25:39 339a4e72a1f5: Pulling fs layer 11:25:39 988bab9f4d93: Pulling fs layer 11:25:39 1469e6f7b9e6: Pulling fs layer 11:25:39 eaf3925da568: Pulling fs layer 11:25:39 bab4dde63d76: Pulling fs layer 11:25:39 bde34c3a00c8: Pulling fs layer 11:25:39 b352a97aabf1: Pulling fs layer 11:25:39 4872d77fe225: Pulling fs layer 11:25:39 5851b861e8e6: Pulling fs layer 11:25:39 eaf3925da568: Waiting 11:25:39 bab4dde63d76: Waiting 11:25:39 bde34c3a00c8: Waiting 11:25:39 b352a97aabf1: Waiting 11:25:39 988bab9f4d93: Waiting 11:25:39 5851b861e8e6: Waiting 11:25:39 1469e6f7b9e6: Waiting 11:25:39 4872d77fe225: Waiting 11:25:39 e2be974225ed: Verifying Checksum 11:25:39 e2be974225ed: Download complete 11:25:39 988bab9f4d93: Verifying Checksum 11:25:39 988bab9f4d93: Download complete 11:25:39 1469e6f7b9e6: Verifying Checksum 11:25:39 1469e6f7b9e6: Download complete 11:25:39 eaf3925da568: Verifying Checksum 11:25:39 eaf3925da568: Download complete 11:25:39 339a4e72a1f5: Verifying Checksum 11:25:39 339a4e72a1f5: Download complete 11:25:39 bde34c3a00c8: Download complete 11:25:39 b352a97aabf1: Download complete 11:25:39 4872d77fe225: Verifying Checksum 11:25:39 4872d77fe225: Download complete 11:25:39 5851b861e8e6: Download complete 11:25:39 b85a868b505f: Verifying Checksum 11:25:39 b85a868b505f: Download complete 11:25:39 bab4dde63d76: Verifying Checksum 11:25:39 bab4dde63d76: Download complete 11:25:41 b85a868b505f: Pull complete 11:25:41 e2be974225ed: Pull complete 11:25:41 339a4e72a1f5: Pull complete 11:25:41 988bab9f4d93: Pull complete 11:25:41 1469e6f7b9e6: Pull complete 11:25:41 eaf3925da568: Pull complete 11:25:43 bab4dde63d76: Pull complete 11:25:43 bde34c3a00c8: Pull complete 11:25:44 b352a97aabf1: Pull complete 11:25:44 4872d77fe225: Pull complete 11:25:44 5851b861e8e6: Pull complete 11:25:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:44 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:46 $ docker top 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a -eo pid,comm 11:25:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:25:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:46 [ssh-agent] Looking for ssh-agent implementation... 11:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:46 $ docker exec 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a ssh-agent 11:25:46 SSH_AUTH_SOCK=/tmp/ssh-Iv4w0XAtwvIq/agent.32 11:25:46 SSH_AGENT_PID=38 11:25:46 Running ssh-add (command line suppressed) 11:25:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2910612691833464332.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2910612691833464332.key) 11:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:47 + git tag --points-at HEAD [Pipeline] } 11:25:47 $ docker exec --env ******** --env ******** 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a ssh-agent -k 11:25:47 unset SSH_AUTH_SOCK; 11:25:47 unset SSH_AGENT_PID; 11:25:47 echo Agent pid 38 killed; 11:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:47 [ssh-agent] Looking for ssh-agent implementation... 11:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:47 $ docker exec 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a ssh-agent 11:25:47 SSH_AUTH_SOCK=/tmp/ssh-9kY2wK2vT9Ll/agent.70 11:25:47 SSH_AGENT_PID=76 11:25:47 Running ssh-add (command line suppressed) 11:25:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8467003615332431396.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8467003615332431396.key) 11:25:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:47 + git semver init 11:25:48 2023-09-11 11:25:48,170 [run_init] DEBUG init version:0.0.0 force:False 11:25:48 2023-09-11 11:25:48,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:25:48 2023-09-11 11:25:48,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:25:48 2023-09-11 11:25:48,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:25:49 2023-09-11 11:25:49,284 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:25:49 2023-09-11 11:25:49,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:25:49 2023-09-11 11:25:49,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:49 2023-09-11 11:25:49,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:25:49 3.1.0-dev.11 [Pipeline] } 11:25:49 $ docker exec --env ******** --env ******** 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a ssh-agent -k 11:25:49 unset SSH_AUTH_SOCK; 11:25:49 unset SSH_AGENT_PID; 11:25:49 echo Agent pid 76 killed; 11:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:50 + git semver [Pipeline] } 11:25:50 $ docker stop --time=1 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a 11:25:51 $ docker rm -f --volumes 4590fc46901c3ced1f8a798e350d66db227608c9e872ecc0d2a4d6f625d6aa2a [Pipeline] // withDockerContainer [Pipeline] sh 11:25:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:25:52 Stashed 1 file(s) [Pipeline] echo 11:25:52 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:52 provisioning config files... 11:25:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9592530209613356866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:52 ---> docker-login.sh 11:25:52 nexus3.edgexfoundry.org:10001 11:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:52 Configure a credential helper to remove this warning. See 11:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:52 11:25:52 Login Succeeded 11:25:52 nexus3.edgexfoundry.org:10002 11:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:52 Configure a credential helper to remove this warning. See 11:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:52 11:25:52 Login Succeeded 11:25:52 nexus3.edgexfoundry.org:10003 11:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:52 Configure a credential helper to remove this warning. See 11:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:52 11:25:52 Login Succeeded 11:25:52 nexus3.edgexfoundry.org:10004 11:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:52 Configure a credential helper to remove this warning. See 11:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:52 11:25:52 Login Succeeded 11:25:52 docker.io 11:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:25:53 Configure a credential helper to remove this warning. See 11:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:25:53 11:25:53 Login Succeeded 11:25:53 ---> docker-login.sh ends [Pipeline] } 11:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:25:53 ========================================================= 11:25:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:25:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:25:53 Sending build context to Docker daemon 23.58MB 11:25:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:25:53 Step 2/12 : FROM ${BASE} AS builder 11:25:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:25:54 4db1b89c0bd1: Pulling fs layer 11:25:54 6911f1a30b25: Pulling fs layer 11:25:54 e194b8c5c2a9: Pulling fs layer 11:25:54 6863d3e3a2b1: Pulling fs layer 11:25:54 ec0bb842ea78: Pulling fs layer 11:25:54 40a00589a448: Pulling fs layer 11:25:54 6c08303d61cc: Pulling fs layer 11:25:54 798269fcf238: Pulling fs layer 11:25:54 6863d3e3a2b1: Waiting 11:25:54 40a00589a448: Waiting 11:25:54 6c08303d61cc: Waiting 11:25:54 798269fcf238: Waiting 11:25:54 ec0bb842ea78: Waiting 11:25:54 6911f1a30b25: Download complete 11:25:54 6863d3e3a2b1: Verifying Checksum 11:25:54 6863d3e3a2b1: Download complete 11:25:54 ec0bb842ea78: Download complete 11:25:54 4db1b89c0bd1: Verifying Checksum 11:25:54 4db1b89c0bd1: Download complete 11:25:54 40a00589a448: Verifying Checksum 11:25:54 40a00589a448: Download complete 11:25:54 4db1b89c0bd1: Pull complete 11:25:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5794 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:25:54 Running in /w/workspace/device-virtual-go/137 [Pipeline] { [Pipeline] checkout 11:25:54 The recommended git tool is: git 11:25:54 6911f1a30b25: Pull complete 11:25:55 e194b8c5c2a9: Verifying Checksum 11:25:55 e194b8c5c2a9: Download complete 11:25:55 798269fcf238: Verifying Checksum 11:25:55 798269fcf238: Download complete 11:25:55 6c08303d61cc: Verifying Checksum 11:25:55 6c08303d61cc: Download complete 11:25:59 using credential edgex-jenkins-ssh 11:25:59 Cloning the remote Git repository 11:25:59 e194b8c5c2a9: Pull complete 11:25:59 6863d3e3a2b1: Pull complete 11:25:59 ec0bb842ea78: Pull complete 11:25:59 40a00589a448: Pull complete 11:25:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:25:59 > git init /w/workspace/device-virtual-go/137 # timeout=10 11:25:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:25:59 > git --version # timeout=10 11:25:59 > git --version # 'git version 2.25.1' 11:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:02 6c08303d61cc: Pull complete 11:26:02 798269fcf238: Pull complete 11:26:02 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:26:02 ---> ec979cd7f677 11:26:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:26:02 Avoid second fetch 11:26:02 Checking out Revision 3e7277aeb6c2165bba0097e742148e8cd729522a (main) 11:26:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:26:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:03 > git config core.sparsecheckout # timeout=10 11:26:03 Commit message: "Merge pull request #426 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:26:03 > git checkout -f 3e7277aeb6c2165bba0097e742148e8cd729522a # timeout=10 11:26:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:26:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:04 Dload Upload Total Spent Left Speed 11:26:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 53801 0 --:--:-- --:--:-- --:--:-- 53575 [Pipeline] sh 11:26:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:26:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:26:05 + sudo tee /etc/docker/daemon.new 11:26:05 { 11:26:05 "registry-mirrors": [ 11:26:05 "https://nexus3.edgexfoundry.org:10001" 11:26:05 ], 11:26:05 "bip": "10.250.0.254/24", 11:26:05 "hosts": [ 11:26:05 "tcp://0.0.0.0:5555", 11:26:05 "unix:///var/run/docker.sock" 11:26:05 ], 11:26:05 "mtu": 1458, 11:26:05 "selinux-enabled": true, 11:26:05 "seccomp-profile": "/etc/docker/seccomp.json" 11:26:05 } [Pipeline] sh 11:26:06 ---> Running in bd4f9eaf2a6b 11:26:06 Removing intermediate container bd4f9eaf2a6b 11:26:06 ---> 4249080b61da 11:26:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:26:06 ---> Running in 8159a6be63f2 11:26:06 Removing intermediate container 8159a6be63f2 11:26:06 ---> aa57565fb8db 11:26:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:26:06 ---> Running in 4a486617a8b7 11:26:06 Removing intermediate container 4a486617a8b7 11:26:06 ---> 56bb1fcc3341 11:26:06 Step 6/12 : WORKDIR /device-virtual-go 11:26:06 ---> Running in b865cfa0338e 11:26:06 Removing intermediate container b865cfa0338e 11:26:06 ---> befb5843a4dd 11:26:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:26:06 ---> Running in 75183d9f9d02 11:26:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:06 + sudo service docker restart 11:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:07 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:26:07 (2/4) Installing libedit (20221030.3.1-r0) 11:26:07 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:26:07 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:26:07 Executing busybox-1.35.0-r29.trigger 11:26:07 OK: 269 MiB in 57 packages 11:26:07 Removing intermediate container 75183d9f9d02 11:26:07 ---> 66a0de81ede5 11:26:07 Step 8/12 : COPY go.mod vendor* ./ 11:26:07 ---> e2002cbda9c3 11:26:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:07 ---> Running in 0b0dffe1e4fd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:24 provisioning config files... 11:26:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/137@tmp/config4399985553561323097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:25 ---> docker-login.sh 11:26:25 nexus3.edgexfoundry.org:10001 11:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:25 Configure a credential helper to remove this warning. See 11:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:25 11:26:25 Login Succeeded 11:26:25 nexus3.edgexfoundry.org:10002 11:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:26 Configure a credential helper to remove this warning. See 11:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:26 11:26:26 Login Succeeded 11:26:26 nexus3.edgexfoundry.org:10003 11:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:26 Configure a credential helper to remove this warning. See 11:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:26 11:26:26 Login Succeeded 11:26:26 nexus3.edgexfoundry.org:10004 11:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:26 Configure a credential helper to remove this warning. See 11:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:26 11:26:26 Login Succeeded 11:26:26 docker.io 11:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:27 Configure a credential helper to remove this warning. See 11:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:27 11:26:27 Login Succeeded 11:26:27 ---> docker-login.sh ends [Pipeline] } 11:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:26:27 ========================================================= 11:26:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:26:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:26:28 Sending build context to Docker daemon 11.92MB 11:26:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:26:28 Step 2/12 : FROM ${BASE} AS builder 11:26:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:26:28 edb6bdbacee9: Pulling fs layer 11:26:28 5f9638ab2659: Pulling fs layer 11:26:28 8d51d6327a98: Pulling fs layer 11:26:28 8b374f2dd631: Pulling fs layer 11:26:28 ec14aa9079de: Pulling fs layer 11:26:28 2f466654f4bb: Pulling fs layer 11:26:28 554e91adad29: Pulling fs layer 11:26:28 ec14aa9079de: Waiting 11:26:28 2f466654f4bb: Waiting 11:26:28 554e91adad29: Waiting 11:26:28 8b374f2dd631: Waiting 11:26:28 5f9638ab2659: Verifying Checksum 11:26:28 5f9638ab2659: Download complete 11:26:28 8b374f2dd631: Verifying Checksum 11:26:28 8b374f2dd631: Download complete 11:26:28 ec14aa9079de: Verifying Checksum 11:26:28 ec14aa9079de: Download complete 11:26:28 edb6bdbacee9: Verifying Checksum 11:26:28 edb6bdbacee9: Download complete 11:26:30 edb6bdbacee9: Pull complete 11:26:30 554e91adad29: Verifying Checksum 11:26:30 554e91adad29: Download complete 11:26:30 5f9638ab2659: Pull complete 11:26:31 8d51d6327a98: Verifying Checksum 11:26:31 8d51d6327a98: Download complete 11:26:31 2f466654f4bb: Verifying Checksum 11:26:31 2f466654f4bb: Download complete 11:26:43 8d51d6327a98: Pull complete 11:26:43 8b374f2dd631: Pull complete 11:26:43 ec14aa9079de: Pull complete 11:26:45 Removing intermediate container 0b0dffe1e4fd 11:26:45 ---> 021d51d8806c 11:26:45 Step 10/12 : COPY . . 11:26:45 ---> 4184339ac4c5 11:26:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:26:45 ---> Running in 5325b63ab2c2 11:26:45 Removing intermediate container 5325b63ab2c2 11:26:45 ---> be45a8b35097 11:26:45 Step 12/12 : RUN $MAKE 11:26:45 ---> Running in 016acb61de55 11:26:45 noop 11:26:45 Removing intermediate container 016acb61de55 11:26:45 ---> 8b97a4fa9591 11:26:45 Successfully built 8b97a4fa9591 11:26:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:45 + docker inspect -f . ci-base-image-x86_64 11:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:45 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:26:46 $ docker top c8d9b34f00fad1b438dc21b600c7562c30e776ab6e33539ac9c884a158dcdf06 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:46 + go version 11:26:46 go version go1.20.6 linux/amd64 [Pipeline] } 11:26:46 $ docker stop --time=1 c8d9b34f00fad1b438dc21b600c7562c30e776ab6e33539ac9c884a158dcdf06 11:26:47 $ docker rm -f --volumes c8d9b34f00fad1b438dc21b600c7562c30e776ab6e33539ac9c884a158dcdf06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:48 + docker inspect -f . ci-base-image-x86_64 11:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:48 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:26:48 $ docker top a4e44a5f9d61086f1be732cc97057782c13ed2a0bdeab188c6862ce9572e21a7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:26:49 + make test 11:26:49 go test ./... -coverprofile=coverage.out 11:26:50 2f466654f4bb: Pull complete 11:26:52 554e91adad29: Pull complete 11:26:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:26:52 ---> 1e15ea492957 11:26:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:26:53 ---> Running in f6f743168dc1 11:26:54 Removing intermediate container f6f743168dc1 11:26:54 ---> e5a1030cd524 11:26:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:26:54 ---> Running in 0515d1ee0488 11:26:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:26:54 Removing intermediate container 0515d1ee0488 11:26:54 ---> 835e17cc5684 11:26:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:26:54 ---> Running in 0ef9114cbf98 11:26:54 Removing intermediate container 0ef9114cbf98 11:26:54 ---> eee4d6c18234 11:26:54 Step 6/12 : WORKDIR /device-virtual-go 11:26:54 ---> Running in 975ee880515a 11:26:55 Removing intermediate container 975ee880515a 11:26:55 ---> 5e4983e27a7d 11:26:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:26:55 ---> Running in 48a022ec2dff 11:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:26:57 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:26:57 (2/4) Installing libedit (20221030.3.1-r0) 11:26:57 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:26:58 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:26:58 Executing busybox-1.35.0-r29.trigger 11:26:58 OK: 268 MiB in 57 packages 11:26:59 Removing intermediate container 48a022ec2dff 11:26:59 ---> 0e41610c30ae 11:26:59 Step 8/12 : COPY go.mod vendor* ./ 11:26:59 ---> 4d830f8fce20 11:26:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:59 ---> Running in f0d66adbbc23 11:27:06 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:27:06 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 11:27:12 go vet ./... 11:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:27:15 ./bin/test-attribution-txt.sh 11:27:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:27:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:27:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:27:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:27:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:27:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:27:15 $ docker stop --time=1 a4e44a5f9d61086f1be732cc97057782c13ed2a0bdeab188c6862ce9572e21a7 11:27:19 $ docker rm -f --volumes a4e44a5f9d61086f1be732cc97057782c13ed2a0bdeab188c6862ce9572e21a7 [Pipeline] // withDockerContainer [Pipeline] sh 11:27:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:27:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:27:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:27:21 + ls -al . 11:27:21 total 204 11:27:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 11:26 . 11:27:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:25 .. 11:27:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:25 .git 11:27:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:25 .github 11:27:21 -rw-rw-r-- 1 jenkins jenkins 337 Sep 11 11:25 .gitignore 11:27:21 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:25 .golangci.yml 11:27:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:25 .semver 11:27:21 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 11 11:25 Attribution.txt 11:27:21 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 11 11:25 CHANGELOG.md 11:27:21 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 11 11:25 Dockerfile 11:27:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:25 GOVERNANCE.md 11:27:21 -rw-rw-r-- 1 jenkins jenkins 660 Sep 11 11:25 Jenkinsfile 11:27:21 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 11:25 LICENSE 11:27:21 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 11 11:25 Makefile 11:27:21 -rw-rw-r-- 1 jenkins jenkins 623 Sep 11 11:25 OWNERS.md 11:27:21 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 11 11:25 README.md 11:27:21 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 11:25 VERSION 11:27:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:25 bin 11:27:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:25 cmd 11:27:21 -rw-r--r-- 1 jenkins jenkins 43063 Sep 11 11:27 coverage.out 11:27:21 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 11 11:25 go.mod 11:27:21 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 11 11:25 go.sum 11:27:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:25 internal 11:27:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:25 snap 11:27:21 -rw-rw-r-- 1 jenkins jenkins 235 Sep 11 11:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:21 + 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=3e7277aeb6c2165bba0097e742148e8cd729522a --label arch=amd64 --label version=3.1.0-dev.11 . 11:27:21 Sending build context to Docker daemon 23.62MB 11:27:21 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:27:21 Step 2/25 : FROM ${BASE} AS builder 11:27:21 ---> 8b97a4fa9591 11:27:21 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:27:22 ---> Running in 30fbb77446be 11:27:22 Removing intermediate container 30fbb77446be 11:27:22 ---> e95d512f7d83 11:27:22 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:27:22 ---> Running in fec28a1a4c48 11:27:22 Removing intermediate container fec28a1a4c48 11:27:22 ---> 778ab5fd738d 11:27:22 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:27:22 ---> Running in 4cf318f026c7 11:27:22 Removing intermediate container 4cf318f026c7 11:27:22 ---> e3e3ee6db782 11:27:22 Step 6/25 : WORKDIR /device-virtual-go 11:27:22 ---> Running in 3ff688358d17 11:27:22 Removing intermediate container 3ff688358d17 11:27:22 ---> 1a4f74df77ce 11:27:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:27:22 ---> Running in f3d3765ce316 11:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:23 OK: 269 MiB in 57 packages 11:27:23 Removing intermediate container f3d3765ce316 11:27:23 ---> d2e7dc2f1d42 11:27:23 Step 8/25 : COPY go.mod vendor* ./ 11:27:23 ---> 398bec17905d 11:27:23 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:23 ---> Running in bc85eea1c9eb 11:27:24 Removing intermediate container bc85eea1c9eb 11:27:24 ---> d76b1ce58442 11:27:24 Step 10/25 : COPY . . 11:27:25 ---> 05b13319635e 11:27:25 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:27:25 ---> Running in 8b9ebbb5072b 11:27:25 Removing intermediate container 8b9ebbb5072b 11:27:25 ---> 3be899d0c613 11:27:25 Step 12/25 : RUN $MAKE 11:27:25 ---> Running in 01a8f091976b 11:27:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:27:50 Removing intermediate container 01a8f091976b 11:27:50 ---> bfc29f57dd26 11:27:50 Step 13/25 : FROM alpine:3.17 11:27:50 3.17: Pulling from library/alpine 11:27:50 9398808236ff: Pulling fs layer 11:27:50 9398808236ff: Download complete 11:27:51 9398808236ff: Pull complete 11:27:51 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:27:51 Status: Downloaded newer image for alpine:3.17 11:27:51 ---> 1e0b8b5322fc 11:27:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:27:51 ---> Running in 19c9973ac818 11:27:51 Removing intermediate container 19c9973ac818 11:27:51 ---> fbcc7656002c 11:27:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:27:51 ---> Running in aed6073c1b30 11:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:52 (1/1) Installing dumb-init (1.2.5-r2) 11:27:52 Executing busybox-1.35.0-r29.trigger 11:27:52 OK: 7 MiB in 16 packages 11:27:52 Removing intermediate container aed6073c1b30 11:27:52 ---> 2bd3d7f0f341 11:27:52 Step 16/25 : WORKDIR / 11:27:52 ---> Running in 885dd56a6273 11:27:52 Removing intermediate container 885dd56a6273 11:27:52 ---> 176829d3821e 11:27:52 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:27:52 ---> dd051b40c20b 11:27:52 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:27:52 ---> 3f88917b4f37 11:27:52 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:27:54 ---> 1acdf7737c3b 11:27:54 Step 20/25 : EXPOSE 59900 11:27:54 ---> Running in b054fd1e0488 11:27:54 Removing intermediate container b054fd1e0488 11:27:54 ---> 9e2d2eb14298 11:27:54 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:27:54 ---> Running in 978738a3d54e 11:27:54 Removing intermediate container 978738a3d54e 11:27:54 ---> 7abcaaa47f2f 11:27:54 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:27:54 ---> Running in 63a1d0f8f4ed 11:27:54 Removing intermediate container 63a1d0f8f4ed 11:27:54 ---> 8ce9f6a03a09 11:27:54 Step 23/25 : LABEL arch=amd64 11:27:54 ---> Running in 8480ad8ac36a 11:27:54 Removing intermediate container 8480ad8ac36a 11:27:54 ---> e8ec4fe786a3 11:27:54 Step 24/25 : LABEL git_sha=3e7277aeb6c2165bba0097e742148e8cd729522a 11:27:54 ---> Running in ca286adca6e7 11:27:54 Removing intermediate container ca286adca6e7 11:27:54 ---> 3cff34d9d676 11:27:54 Step 25/25 : LABEL version=3.1.0-dev.11 11:27:54 ---> Running in 9017786b7009 11:27:54 Removing intermediate container 9017786b7009 11:27:54 ---> 6485f3d7471a 11:27:54 [Warning] One or more build-args [ARCH] were not consumed 11:27:54 Successfully built 6485f3d7471a 11:27:54 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:54 provisioning config files... 11:27:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12865351087882839679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:54 ---> docker-login.sh 11:27:54 nexus3.edgexfoundry.org:10001 11:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:54 Configure a credential helper to remove this warning. See 11:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:54 11:27:54 Login Succeeded 11:27:54 nexus3.edgexfoundry.org:10002 11:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:54 Configure a credential helper to remove this warning. See 11:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:54 11:27:54 Login Succeeded 11:27:54 nexus3.edgexfoundry.org:10003 11:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:55 Configure a credential helper to remove this warning. See 11:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:55 11:27:55 Login Succeeded 11:27:55 nexus3.edgexfoundry.org:10004 11:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:55 Configure a credential helper to remove this warning. See 11:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:55 11:27:55 Login Succeeded 11:27:55 docker.io 11:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:55 Configure a credential helper to remove this warning. See 11:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:55 11:27:55 Login Succeeded 11:27:55 ---> docker-login.sh ends [Pipeline] } 11:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:27:55 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:27:55 3e7277aeb6c2165bba0097e742148e8cd729522a 11:27:55 latest 11:27:55 3.1.0-dev.11 11:27:55 3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:27:55 main 11:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a 11:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:27:56 ceaa158c03f6: Preparing 11:27:56 84d7f8086f5f: Preparing 11:27:56 7d8919ffbd89: Preparing 11:27:56 d927e939168a: Preparing 11:27:56 36b50b131297: Preparing 11:27:56 36b50b131297: Layer already exists 11:27:56 d927e939168a: Pushed 11:27:56 7d8919ffbd89: Pushed 11:27:56 84d7f8086f5f: Pushed 11:27:59 ceaa158c03f6: Pushed 11:27:59 3e7277aeb6c2165bba0097e742148e8cd729522a: digest: sha256:00156ca29f8c85ccae924e6e840266ae8474445003b60235ba622f763e94c40f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:59 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:27:59 ceaa158c03f6: Preparing 11:27:59 84d7f8086f5f: Preparing 11:27:59 7d8919ffbd89: Preparing 11:27:59 d927e939168a: Preparing 11:27:59 36b50b131297: Preparing 11:27:59 7d8919ffbd89: Layer already exists 11:27:59 ceaa158c03f6: Layer already exists 11:27:59 d927e939168a: Layer already exists 11:27:59 36b50b131297: Layer already exists 11:27:59 84d7f8086f5f: Layer already exists 11:27:59 latest: digest: sha256:00156ca29f8c85ccae924e6e840266ae8474445003b60235ba622f763e94c40f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.11 11:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:28:00 ceaa158c03f6: Preparing 11:28:00 84d7f8086f5f: Preparing 11:28:00 7d8919ffbd89: Preparing 11:28:00 d927e939168a: Preparing 11:28:00 36b50b131297: Preparing 11:28:00 d927e939168a: Layer already exists 11:28:00 84d7f8086f5f: Layer already exists 11:28:00 36b50b131297: Layer already exists 11:28:00 7d8919ffbd89: Layer already exists 11:28:00 ceaa158c03f6: Layer already exists 11:28:00 3.1.0-dev.11: digest: sha256:00156ca29f8c85ccae924e6e840266ae8474445003b60235ba622f763e94c40f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:28:01 ceaa158c03f6: Preparing 11:28:01 84d7f8086f5f: Preparing 11:28:01 7d8919ffbd89: Preparing 11:28:01 d927e939168a: Preparing 11:28:01 36b50b131297: Preparing 11:28:01 36b50b131297: Layer already exists 11:28:01 ceaa158c03f6: Layer already exists 11:28:01 d927e939168a: Layer already exists 11:28:01 7d8919ffbd89: Layer already exists 11:28:01 84d7f8086f5f: Layer already exists 11:28:01 3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11: digest: sha256:00156ca29f8c85ccae924e6e840266ae8474445003b60235ba622f763e94c40f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:28:01 ceaa158c03f6: Preparing 11:28:01 84d7f8086f5f: Preparing 11:28:01 7d8919ffbd89: Preparing 11:28:01 d927e939168a: Preparing 11:28:01 36b50b131297: Preparing 11:28:01 36b50b131297: Layer already exists 11:28:01 ceaa158c03f6: Layer already exists 11:28:01 84d7f8086f5f: Layer already exists 11:28:01 7d8919ffbd89: Layer already exists 11:28:01 d927e939168a: Layer already exists 11:28:01 main: digest: sha256:00156ca29f8c85ccae924e6e840266ae8474445003b60235ba622f763e94c40f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:01 ===================================================== [Pipeline] echo 11:28:01 taggedImages: 11:28:01 - nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a 11:28:01 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:28:01 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.11 11:28:01 - nexus3.edgexfoundry.org:10004/device-virtual:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:28:01 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:02 11:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:02 latest: Pulling from edgex-lftools-log-publisher 11:28:02 5eb5b503b376: Pulling fs layer 11:28:02 5c69ac0246d0: Pulling fs layer 11:28:02 ec43610c2a17: Pulling fs layer 11:28:02 3a2ae6a8a46f: Pulling fs layer 11:28:02 33b1e0a273af: Pulling fs layer 11:28:02 5d3b04190fa2: Pulling fs layer 11:28:02 2f39f015ded8: Pulling fs layer 11:28:02 33b1e0a273af: Waiting 11:28:02 3a2ae6a8a46f: Waiting 11:28:02 2f39f015ded8: Waiting 11:28:02 5c69ac0246d0: Verifying Checksum 11:28:02 5c69ac0246d0: Download complete 11:28:02 3a2ae6a8a46f: Verifying Checksum 11:28:02 3a2ae6a8a46f: Download complete 11:28:02 33b1e0a273af: Verifying Checksum 11:28:02 33b1e0a273af: Download complete 11:28:02 5d3b04190fa2: Verifying Checksum 11:28:02 5d3b04190fa2: Download complete 11:28:02 ec43610c2a17: Verifying Checksum 11:28:02 ec43610c2a17: Download complete 11:28:02 5eb5b503b376: Download complete 11:28:03 2f39f015ded8: Download complete 11:28:03 5eb5b503b376: Pull complete 11:28:04 5c69ac0246d0: Pull complete 11:28:04 ec43610c2a17: Pull complete 11:28:04 3a2ae6a8a46f: Pull complete 11:28:04 33b1e0a273af: Pull complete 11:28:04 5d3b04190fa2: Pull complete 11:28:07 Removing intermediate container f0d66adbbc23 11:28:07 ---> f74754cfa1be 11:28:07 Step 10/12 : COPY . . 11:28:07 ---> 7f3d3e1f9965 11:28:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:28:07 ---> Running in 950948c9c52f 11:28:07 Removing intermediate container 950948c9c52f 11:28:07 ---> 7d59f5a86edb 11:28:07 Step 12/12 : RUN $MAKE 11:28:07 ---> Running in a1341cb712f3 11:28:07 noop 11:28:07 Removing intermediate container a1341cb712f3 11:28:07 ---> a088321804f3 11:28:07 Successfully built a088321804f3 11:28:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:07 + docker inspect -f . ci-base-image-arm64 11:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:08 prd-ubuntu20.04-docker-arm64-4c-16g-5794 does not seem to be running inside a container 11:28:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/137 -v /w/workspace/device-virtual-go/137:/w/workspace/device-virtual-go/137:rw,z -v /w/workspace/device-virtual-go/137@tmp:/w/workspace/device-virtual-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:28:09 $ docker top 86e0bc364a1a642b3c32a465b82e43bf4fa16173668c6b0c7b5d6694c79ab3cd -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:10 2f39f015ded8: Pull complete 11:28:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:10 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:28:10 + go version 11:28:10 go version go1.20.6 linux/arm64 11:28:15 $ docker top 3c301f28dd8222a124bba7a93afc880d95bb5f9bc992a76143fdfbc27c6e9669 -eo pid,comm [Pipeline] { [Pipeline] } 11:28:15 $ docker stop --time=1 86e0bc364a1a642b3c32a465b82e43bf4fa16173668c6b0c7b5d6694c79ab3cd 11:28:16 $ docker rm -f --volumes 86e0bc364a1a642b3c32a465b82e43bf4fa16173668c6b0c7b5d6694c79ab3cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:17 ---> job-cost.sh 11:28:17 lf-activate-venv: SKIPPING 11:28:17 INFO: No Stack... 11:28:17 + docker inspect -f . ci-base-image-arm64 11:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 11:28:17 prd-ubuntu20.04-docker-arm64-4c-16g-5794 does not seem to be running inside a container 11:28:17 $ 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/137 -v /w/workspace/device-virtual-go/137:/w/workspace/device-virtual-go/137:rw,z -v /w/workspace/device-virtual-go/137@tmp:/w/workspace/device-virtual-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:28:18 INFO: Archiving Costs 11:28:18 $ docker top baa7051bbd10853035f6527a874b4e97fb17dfad93f854d1e98de08198da81c6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:28:19 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:28:19 + cut -d, -f6 [Pipeline] lock 11:28:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] 11:28:19 Resource [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] did not exist. Created. 11:28:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:19 + git config --global --add safe.directory /w/workspace/device-virtual-go/137 [Pipeline] fileExists [Pipeline] sh 11:28:19 + echo total: 0.2199999988079071 [Pipeline] stash 11:28:19 Stashed 1 file(s) [Pipeline] } 11:28:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:19 $ docker stop --time=1 3c301f28dd8222a124bba7a93afc880d95bb5f9bc992a76143fdfbc27c6e9669 11:28:19 + make test 11:28:19 go test ./... -coverprofile=coverage.out 11:28:20 $ docker rm -f --volumes 3c301f28dd8222a124bba7a93afc880d95bb5f9bc992a76143fdfbc27c6e9669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:28:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:30:43 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:30:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 11:30:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:30:43 go vet ./... 11:31:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:31:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:31:01 ./bin/test-attribution-txt.sh 11:31:01 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:31:01 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:31:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:31:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:31:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:31:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:31:01 $ docker stop --time=1 baa7051bbd10853035f6527a874b4e97fb17dfad93f854d1e98de08198da81c6 11:31:03 $ docker rm -f --volumes baa7051bbd10853035f6527a874b4e97fb17dfad93f854d1e98de08198da81c6 [Pipeline] // withDockerContainer [Pipeline] sh 11:31:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:31:04 Warning: overwriting stash ‘coverage-report’ 11:31:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:31:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:31:05 + ls -al . 11:31:05 total 200 11:31:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:28 . 11:31:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:25 .. 11:31:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 11:26 .git 11:31:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:26 .github 11:31:05 -rw-rw-r-- 1 jenkins jenkins 337 Sep 11 11:26 .gitignore 11:31:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 11:26 .golangci.yml 11:31:05 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 11 11:26 Attribution.txt 11:31:05 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 11 11:26 CHANGELOG.md 11:31:05 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 11 11:26 Dockerfile 11:31:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 11:26 GOVERNANCE.md 11:31:05 -rw-rw-r-- 1 jenkins jenkins 660 Sep 11 11:26 Jenkinsfile 11:31:05 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 11:26 LICENSE 11:31:05 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 11 11:26 Makefile 11:31:05 -rw-rw-r-- 1 jenkins jenkins 623 Sep 11 11:26 OWNERS.md 11:31:05 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 11 11:26 README.md 11:31:05 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 11:25 VERSION 11:31:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 11:26 bin 11:31:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:26 cmd 11:31:05 -rw-r--r-- 1 jenkins jenkins 43063 Sep 11 11:30 coverage.out 11:31:05 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 11 11:26 go.mod 11:31:05 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 11 11:26 go.sum 11:31:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 11:26 internal 11:31:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 11:26 snap 11:31:05 -rw-rw-r-- 1 jenkins jenkins 235 Sep 11 11:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:06 + 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=3e7277aeb6c2165bba0097e742148e8cd729522a --label arch=arm64 --label version=3.1.0-dev.11 . 11:31:06 Sending build context to Docker daemon 11.96MB 11:31:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:31:06 Step 2/25 : FROM ${BASE} AS builder 11:31:06 ---> a088321804f3 11:31:06 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:31:06 ---> Running in 8e1667692cc1 11:31:07 Removing intermediate container 8e1667692cc1 11:31:07 ---> d0f350ec8c51 11:31:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:31:07 ---> Running in 1af581afe2d3 11:31:07 Removing intermediate container 1af581afe2d3 11:31:07 ---> 6443f297ca6c 11:31:07 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:31:07 ---> Running in 9ca0324ec75f 11:31:07 Removing intermediate container 9ca0324ec75f 11:31:07 ---> 348b3ce784c2 11:31:07 Step 6/25 : WORKDIR /device-virtual-go 11:31:07 ---> Running in 1984f9c73ef5 11:31:08 Removing intermediate container 1984f9c73ef5 11:31:08 ---> b22101ddf639 11:31:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:31:08 ---> Running in bdeb660d56e3 11:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:31:10 OK: 268 MiB in 57 packages 11:31:11 Removing intermediate container bdeb660d56e3 11:31:11 ---> a3d203447c90 11:31:11 Step 8/25 : COPY go.mod vendor* ./ 11:31:11 ---> 3ba45d2d5b72 11:31:11 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:12 ---> Running in 9314e7918222 11:31:14 Removing intermediate container 9314e7918222 11:31:14 ---> a462f030e380 11:31:14 Step 10/25 : COPY . . 11:31:15 ---> bf2393b81352 11:31:15 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:31:15 ---> Running in 071c4d23cd96 11:31:16 Removing intermediate container 071c4d23cd96 11:31:16 ---> 17de2e46f608 11:31:16 Step 12/25 : RUN $MAKE 11:31:16 ---> Running in e3ebbdef470e 11:31:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:33:23 Removing intermediate container e3ebbdef470e 11:33:23 ---> 0cefd85a783d 11:33:23 Step 13/25 : FROM alpine:3.17 11:33:23 3.17: Pulling from library/alpine 11:33:23 4060ece20d7a: Pulling fs layer 11:33:23 4060ece20d7a: Verifying Checksum 11:33:23 4060ece20d7a: Download complete 11:33:26 4060ece20d7a: Pull complete 11:33:26 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:33:26 Status: Downloaded newer image for alpine:3.17 11:33:26 ---> 8650cd65339b 11:33:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:33:26 ---> Running in c6fdc8cc9d92 11:33:26 Removing intermediate container c6fdc8cc9d92 11:33:26 ---> da16e8bb13b2 11:33:26 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:33:26 ---> Running in bbcaf447fc76 11:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:33:29 (1/1) Installing dumb-init (1.2.5-r2) 11:33:29 Executing busybox-1.35.0-r29.trigger 11:33:29 OK: 8 MiB in 16 packages 11:33:30 Removing intermediate container bbcaf447fc76 11:33:30 ---> a931c81f7a1d 11:33:30 Step 16/25 : WORKDIR / 11:33:30 ---> Running in e4f9e87a41d2 11:33:30 Removing intermediate container e4f9e87a41d2 11:33:30 ---> db52f76f85bd 11:33:30 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:33:30 ---> b8088121a8d3 11:33:30 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:33:31 ---> cc71b0182019 11:33:31 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:33:32 ---> ae19b951e167 11:33:32 Step 20/25 : EXPOSE 59900 11:33:32 ---> Running in 0a12c29fed1e 11:33:33 Removing intermediate container 0a12c29fed1e 11:33:33 ---> 7083d364af1d 11:33:33 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:33:33 ---> Running in 2af608f17f1b 11:33:33 Removing intermediate container 2af608f17f1b 11:33:33 ---> 37397be155e3 11:33:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:33:33 ---> Running in 7854e2eda881 11:33:33 Removing intermediate container 7854e2eda881 11:33:33 ---> 4acc8bc37d34 11:33:33 Step 23/25 : LABEL arch=arm64 11:33:33 ---> Running in e76f2b60de38 11:33:33 Removing intermediate container e76f2b60de38 11:33:33 ---> f7be486ca848 11:33:33 Step 24/25 : LABEL git_sha=3e7277aeb6c2165bba0097e742148e8cd729522a 11:33:34 ---> Running in bb055ff2c13a 11:33:34 Removing intermediate container bb055ff2c13a 11:33:34 ---> bd91fa7f6766 11:33:34 Step 25/25 : LABEL version=3.1.0-dev.11 11:33:34 ---> Running in d4302d3ef1cc 11:33:34 Removing intermediate container d4302d3ef1cc 11:33:34 ---> da494c177c51 11:33:34 [Warning] One or more build-args [ARCH] were not consumed 11:33:34 Successfully built da494c177c51 11:33:34 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:33:34 provisioning config files... 11:33:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/137@tmp/config9436188925389804322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:35 ---> docker-login.sh 11:33:35 nexus3.edgexfoundry.org:10001 11:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:33:35 Configure a credential helper to remove this warning. See 11:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:33:35 11:33:35 Login Succeeded 11:33:35 nexus3.edgexfoundry.org:10002 11:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:33:35 Configure a credential helper to remove this warning. See 11:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:33:35 11:33:35 Login Succeeded 11:33:35 nexus3.edgexfoundry.org:10003 11:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:33:36 Configure a credential helper to remove this warning. See 11:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:33:36 11:33:36 Login Succeeded 11:33:36 nexus3.edgexfoundry.org:10004 11:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:33:36 Configure a credential helper to remove this warning. See 11:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:33:36 11:33:36 Login Succeeded 11:33:36 docker.io 11:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:33:37 Configure a credential helper to remove this warning. See 11:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:33:37 11:33:37 Login Succeeded 11:33:37 ---> docker-login.sh ends [Pipeline] } 11:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:33:37 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:33:37 3e7277aeb6c2165bba0097e742148e8cd729522a 11:33:37 latest 11:33:37 3.1.0-dev.11 11:33:37 3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:33:37 main 11:33:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a 11:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:33:37 0042c369a90f: Preparing 11:33:37 ccbb97bd4559: Preparing 11:33:37 39ad9bbe0a18: Preparing 11:33:37 06811efa76e4: Preparing 11:33:37 d2d9d24a8c2a: Preparing 11:33:37 d2d9d24a8c2a: Layer already exists 11:33:38 06811efa76e4: Pushed 11:33:38 ccbb97bd4559: Pushed 11:33:38 39ad9bbe0a18: Pushed 11:33:44 0042c369a90f: Pushed 11:33:44 3e7277aeb6c2165bba0097e742148e8cd729522a: digest: sha256:c7f663ffcca43a0172c5bcf0df7a97477220019f65ea246e36d937ff35a94b5a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:33:45 0042c369a90f: Preparing 11:33:45 ccbb97bd4559: Preparing 11:33:45 39ad9bbe0a18: Preparing 11:33:45 06811efa76e4: Preparing 11:33:45 d2d9d24a8c2a: Preparing 11:33:45 0042c369a90f: Layer already exists 11:33:45 ccbb97bd4559: Layer already exists 11:33:45 39ad9bbe0a18: Layer already exists 11:33:45 06811efa76e4: Layer already exists 11:33:45 d2d9d24a8c2a: Layer already exists 11:33:45 latest: digest: sha256:c7f663ffcca43a0172c5bcf0df7a97477220019f65ea246e36d937ff35a94b5a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.11 11:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:33:46 0042c369a90f: Preparing 11:33:46 ccbb97bd4559: Preparing 11:33:46 39ad9bbe0a18: Preparing 11:33:46 06811efa76e4: Preparing 11:33:46 d2d9d24a8c2a: Preparing 11:33:46 ccbb97bd4559: Layer already exists 11:33:46 0042c369a90f: Layer already exists 11:33:46 06811efa76e4: Layer already exists 11:33:46 d2d9d24a8c2a: Layer already exists 11:33:46 39ad9bbe0a18: Layer already exists 11:33:46 3.1.0-dev.11: digest: sha256:c7f663ffcca43a0172c5bcf0df7a97477220019f65ea246e36d937ff35a94b5a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:33:46 0042c369a90f: Preparing 11:33:46 ccbb97bd4559: Preparing 11:33:46 39ad9bbe0a18: Preparing 11:33:46 06811efa76e4: Preparing 11:33:46 d2d9d24a8c2a: Preparing 11:33:46 06811efa76e4: Layer already exists 11:33:46 d2d9d24a8c2a: Layer already exists 11:33:46 ccbb97bd4559: Layer already exists 11:33:46 39ad9bbe0a18: Layer already exists 11:33:46 0042c369a90f: Layer already exists 11:33:46 3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11: digest: sha256:c7f663ffcca43a0172c5bcf0df7a97477220019f65ea246e36d937ff35a94b5a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:33:47 0042c369a90f: Preparing 11:33:47 ccbb97bd4559: Preparing 11:33:47 39ad9bbe0a18: Preparing 11:33:47 06811efa76e4: Preparing 11:33:47 d2d9d24a8c2a: Preparing 11:33:47 0042c369a90f: Layer already exists 11:33:47 d2d9d24a8c2a: Layer already exists 11:33:47 ccbb97bd4559: Layer already exists 11:33:47 39ad9bbe0a18: Layer already exists 11:33:47 06811efa76e4: Layer already exists 11:33:47 main: digest: sha256:c7f663ffcca43a0172c5bcf0df7a97477220019f65ea246e36d937ff35a94b5a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:33:47 ===================================================== [Pipeline] echo 11:33:47 taggedImages: 11:33:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a 11:33:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:33:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.11 11:33:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3e7277aeb6c2165bba0097e742148e8cd729522a-3.1.0-dev.11 11:33:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:47 11:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:48 arm64: Pulling from edgex-lftools-log-publisher 11:33:48 8998bd30e6a1: Pulling fs layer 11:33:48 04944245beec: Pulling fs layer 11:33:48 699f458cf7ca: Pulling fs layer 11:33:48 765212b225bb: Pulling fs layer 11:33:48 f23df028b6ca: Pulling fs layer 11:33:48 d65c8cfc05b1: Pulling fs layer 11:33:48 2437ff75d9bd: Pulling fs layer 11:33:48 765212b225bb: Waiting 11:33:48 f23df028b6ca: Waiting 11:33:48 d65c8cfc05b1: Waiting 11:33:48 2437ff75d9bd: Waiting 11:33:48 04944245beec: Verifying Checksum 11:33:48 04944245beec: Download complete 11:33:48 765212b225bb: Verifying Checksum 11:33:48 765212b225bb: Download complete 11:33:48 f23df028b6ca: Verifying Checksum 11:33:48 f23df028b6ca: Download complete 11:33:48 d65c8cfc05b1: Verifying Checksum 11:33:48 d65c8cfc05b1: Download complete 11:33:48 699f458cf7ca: Verifying Checksum 11:33:48 699f458cf7ca: Download complete 11:33:49 8998bd30e6a1: Verifying Checksum 11:33:49 8998bd30e6a1: Download complete 11:33:51 2437ff75d9bd: Verifying Checksum 11:33:51 2437ff75d9bd: Download complete 11:33:52 8998bd30e6a1: Pull complete 11:33:53 04944245beec: Pull complete 11:33:54 699f458cf7ca: Pull complete 11:33:54 765212b225bb: Pull complete 11:33:55 f23df028b6ca: Pull complete 11:33:55 d65c8cfc05b1: Pull complete 11:34:10 2437ff75d9bd: Pull complete 11:34:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-5794 does not seem to be running inside a container 11:34:10 $ 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/137 -v /w/workspace/device-virtual-go/137:/w/workspace/device-virtual-go/137:rw,z -v /w/workspace/device-virtual-go/137@tmp:/w/workspace/device-virtual-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:34:13 $ docker top 661b472c88edf9f09e5c797ed5516ce8998a66ab0541dc374def4f3dce177a20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:13 ---> job-cost.sh 11:34:14 lf-activate-venv: SKIPPING 11:34:14 INFO: No Stack... 11:34:15 INFO: Retrieving Pricing Info for: v3-standard-4 11:34:15 INFO: Archiving Costs [Pipeline] sh 11:34:16 + cat /w/workspace/device-virtual-go/137/archives/cost.csv 11:34:16 + cut -d, -f6 [Pipeline] lock 11:34:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] 11:34:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] did not exist. Created. 11:34:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:34:16 /w/workspace/device-virtual-go/137@tmp/durable-80a38a62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:34:17 + echo total: 0.10999999940395355 [Pipeline] stash 11:34:17 Warning: overwriting stash ‘stack-cost’ 11:34:17 Stashed 1 file(s) [Pipeline] } 11:34:17 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 11:34:17 $ docker stop --time=1 661b472c88edf9f09e5c797ed5516ce8998a66ab0541dc374def4f3dce177a20 11:34:20 $ docker rm -f --volumes 661b472c88edf9f09e5c797ed5516ce8998a66ab0541dc374def4f3dce177a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:34:21 provisioning config files... 11:34:21 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5815405610111321068tmp [Pipeline] { [Pipeline] sh 11:34:21 + set +x 11:34:21 + curl -s https://codecov.io/bash 11:34:21 + bash -s -- 11:34:21 11:34:21 _____ _ 11:34:21 / ____| | | 11:34:21 | | ___ __| | ___ ___ _____ __ 11:34:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:34:21 | |___| (_) | (_| | __/ (_| (_) \ V / 11:34:21 \_____\___/ \__,_|\___|\___\___/ \_/ 11:34:21 Bash-1.0.6 11:34:21 11:34:21 11:34:21 ==> git version 2.25.1 found 11:34:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:34:21 Release-Date: 2020-01-08 11:34:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:34:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:34:21 ==> Jenkins CI detected. 11:34:21 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:34:21 project root: . 11:34:21 --> token set from env 11:34:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:34:21 ==> Running gcov in . (disable via -X gcov) 11:34:21 ==> Python coveragepy not found 11:34:21 ==> Searching for coverage reports in: 11:34:21 + . 11:34:21 -> Found 1 reports 11:34:21 ==> Detecting git/mercurial file structure 11:34:21 ==> Reading reports 11:34:21 + ./coverage.out bytes=43063 11:34:21 ==> Appending adjustments 11:34:21 https://docs.codecov.io/docs/fixing-reports 11:34:21 + Found adjustments 11:34:21 ==> Gzipping contents 11:34:21 8.0K /tmp/codecov.HSBO2n.gz 11:34:21 ==> Uploading reports 11:34:21 url: https://codecov.io 11:34:21 query: branch=main&commit=3e7277aeb6c2165bba0097e742148e8cd729522a&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:34:21 -> Pinging Codecov 11:34:21 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=3e7277aeb6c2165bba0097e742148e8cd729522a&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:34:21 -> Uploading to 11:34:21 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/5E52B4B073DB2E39498172D8E973AA87/3e7277aeb6c2165bba0097e742148e8cd729522a/3b93d58e-6be6-4e88-b8c0-4780ea656321.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T113421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4bc480c4821aeae323b6b9533a36853e1a4a131bb69e80d10ea8c8cf32630d9 11:34:22 % Total % Received % Xferd Average Speed Time Time Time Current 11:34:22 Dload Upload Total Spent Left Speed 11:34:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26314 --:--:-- --:--:-- --:--:-- 26314 11:34:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] } 11:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:34:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:34:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:34:22 11:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:34:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:34:22 df9b9388f04a: Pulling fs layer 11:34:22 52dc419b0ee2: Pulling fs layer 11:34:22 25bc292e5bac: Pulling fs layer 11:34:22 114826534d7a: Pulling fs layer 11:34:22 4657fd5d0bcf: Pulling fs layer 11:34:22 6ad1cebc031e: Pulling fs layer 11:34:22 8a3aa393b2d8: Pulling fs layer 11:34:22 4657fd5d0bcf: Waiting 11:34:22 6ad1cebc031e: Waiting 11:34:22 8a3aa393b2d8: Waiting 11:34:22 114826534d7a: Waiting 11:34:22 25bc292e5bac: Download complete 11:34:22 52dc419b0ee2: Download complete 11:34:22 4657fd5d0bcf: Verifying Checksum 11:34:22 4657fd5d0bcf: Download complete 11:34:22 df9b9388f04a: Download complete 11:34:23 df9b9388f04a: Pull complete 11:34:23 6ad1cebc031e: Verifying Checksum 11:34:23 6ad1cebc031e: Download complete 11:34:23 52dc419b0ee2: Pull complete 11:34:23 25bc292e5bac: Pull complete 11:34:23 114826534d7a: Download complete 11:34:23 8a3aa393b2d8: Verifying Checksum 11:34:23 8a3aa393b2d8: Download complete 11:34:26 114826534d7a: Pull complete 11:34:26 4657fd5d0bcf: Pull complete 11:34:27 6ad1cebc031e: Pull complete 11:34:30 8a3aa393b2d8: Pull complete 11:34:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:30 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:34:34 $ docker top d73228286cc70bc41b43413c64c517232ab1e3750010043fa4a83e1d85b97a6a -eo pid,comm [Pipeline] { [Pipeline] echo 11:34:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:34:34 + set -o pipefail 11:34:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:34:44 11:34:44 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:34:44 11:34:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/4b11fb4b-e981-46d6-ba00-323e241005dd 11:34:44 11:34:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:34:44 11:34:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:34:44 11:34:44 11:34:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:34:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:34:44 More details here: https://snyk.co/ue1NS 11:34:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:34:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:34:44 $ docker stop --time=1 d73228286cc70bc41b43413c64c517232ab1e3750010043fa4a83e1d85b97a6a 11:34:48 $ docker rm -f --volumes d73228286cc70bc41b43413c64c517232ab1e3750010043fa4a83e1d85b97a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:34:48 + git log --format=format:%s -1 3e7277aeb6c2165bba0097e742148e8cd729522a [Pipeline] sh 11:34:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:49 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:49 $ docker top 92b46d9fa91b1715102a0d0eaf6419de4861b2716399c9310361efccdaf4ef58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:49 [ssh-agent] Looking for ssh-agent implementation... 11:34:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:50 $ docker exec 92b46d9fa91b1715102a0d0eaf6419de4861b2716399c9310361efccdaf4ef58 ssh-agent 11:34:50 SSH_AUTH_SOCK=/tmp/ssh-QPchEqjrJb0O/agent.32 11:34:50 SSH_AGENT_PID=38 11:34:50 Running ssh-add (command line suppressed) 11:34:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3861478486222500407.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3861478486222500407.key) 11:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:50 + git semver tag 11:34:50 2023-09-11 11:34:50,673 [run_tag] DEBUG tag force:False 11:34:50 2023-09-11 11:34:50,673 [check_head_tag] DEBUG check head tag 11:34:50 2023-09-11 11:34:50,673 [execute] INFO git cat-file --batch-check 11:34:50 2023-09-11 11:34:50,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:34:50 2023-09-11 11:34:50,678 [execute] INFO git cat-file --batch 11:34:50 2023-09-11 11:34:50,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:34:50 2023-09-11 11:34:50,688 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:34:50 2023-09-11 11:34:50,689 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 11:34:50 2023-09-11 11:34:50,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:34:50 2023-09-11 11:34:50,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:34:50 3.1.0-dev.11 [Pipeline] } 11:34:50 $ docker exec --env ******** --env ******** 92b46d9fa91b1715102a0d0eaf6419de4861b2716399c9310361efccdaf4ef58 ssh-agent -k 11:34:50 unset SSH_AUTH_SOCK; 11:34:50 unset SSH_AGENT_PID; 11:34:50 echo Agent pid 38 killed; 11:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:51 + git semver [Pipeline] } 11:34:51 $ docker stop --time=1 92b46d9fa91b1715102a0d0eaf6419de4861b2716399c9310361efccdaf4ef58 11:34:52 $ docker rm -f --volumes 92b46d9fa91b1715102a0d0eaf6419de4861b2716399c9310361efccdaf4ef58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:53 11:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:34:53 0.23.1-centos7: Pulling from edgex-lftools 11:34:53 ab5ef0e58194: Pulling fs layer 11:34:53 9712f1f96733: Pulling fs layer 11:34:53 63f879dbbcfc: Pulling fs layer 11:34:53 0d9ebad4ef96: Pulling fs layer 11:34:53 e9a5061849ea: Pulling fs layer 11:34:53 d747dcd14b5f: Pulling fs layer 11:34:53 2de7ff778b66: Pulling fs layer 11:34:53 e9a5061849ea: Waiting 11:34:53 d747dcd14b5f: Waiting 11:34:53 2de7ff778b66: Waiting 11:34:53 0d9ebad4ef96: Waiting 11:34:53 9712f1f96733: Download complete 11:34:53 63f879dbbcfc: Verifying Checksum 11:34:53 63f879dbbcfc: Download complete 11:34:53 0d9ebad4ef96: Download complete 11:34:53 ab5ef0e58194: Verifying Checksum 11:34:53 ab5ef0e58194: Download complete 11:34:53 e9a5061849ea: Verifying Checksum 11:34:53 e9a5061849ea: Download complete 11:34:53 d747dcd14b5f: Verifying Checksum 11:34:53 d747dcd14b5f: Download complete 11:34:53 2de7ff778b66: Verifying Checksum 11:34:53 2de7ff778b66: Download complete 11:34:56 ab5ef0e58194: Pull complete 11:34:56 9712f1f96733: Pull complete 11:34:57 63f879dbbcfc: Pull complete 11:35:01 0d9ebad4ef96: Pull complete 11:35:01 e9a5061849ea: Pull complete 11:35:01 d747dcd14b5f: Pull complete 11:35:01 2de7ff778b66: Pull complete 11:35:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:35:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:01 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:35:07 $ docker top 8d61fb4768b1655186871d51694bf8f17572cbac1cefa86d4ed0aecc4dc243d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:35:07 provisioning config files... 11:35:07 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6412216516832310640tmp 11:35:07 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17628489467787157879tmp 11:35:07 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4992771966074771902tmp [Pipeline] { [Pipeline] echo 11:35:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:35:07 ---> sigul-configuration.sh 11:35:07 gpg: directory `/root/.gnupg' created 11:35:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:35:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:35:07 gpg: keyring `/root/.gnupg/secring.gpg' created 11:35:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:35:07 gpg: CAST5 encrypted data 11:35:07 gpg: encrypted with 1 passphrase 11:35:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:35:08 + mkdir /home/jenkins 11:35:08 + mkdir /home/jenkins/sigul [Pipeline] sh 11:35:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:35:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:35:08 ---> sigul-install.sh 11:35:08 Sigul already installed; skipping installation. [Pipeline] sh 11:35:09 + git tag --list 11:35:09 v1.0.0 11:35:09 v1.1.0 11:35:09 v1.1.1 11:35:09 v1.2.1 11:35:09 v1.2.2 11:35:09 v1.2.3 11:35:09 v1.3.0 11:35:09 v1.3.1 11:35:09 v2.0.0 11:35:09 v2.1.0 11:35:09 v2.1.1 11:35:09 v2.2.0 11:35:09 v2.3.0 11:35:09 v3.0 11:35:09 v3.0.0 11:35:09 v3.1.0-dev.1 11:35:09 v3.1.0-dev.10 11:35:09 v3.1.0-dev.11 11:35:09 v3.1.0-dev.2 11:35:09 v3.1.0-dev.3 11:35:09 v3.1.0-dev.4 11:35:09 v3.1.0-dev.5 11:35:09 v3.1.0-dev.6 11:35:09 v3.1.0-dev.7 11:35:09 v3.1.0-dev.8 11:35:09 v3.1.0-dev.9 [Pipeline] sh 11:35:09 + lftools sign git-tag v3.1.0-dev.11 11:35:09 Signing Git tag with Sigul... 11:35:09 Signing v3.1.0-dev.11 [Pipeline] echo 11:35:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:35:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:35:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:35:10 $ docker stop --time=1 8d61fb4768b1655186871d51694bf8f17572cbac1cefa86d4ed0aecc4dc243d4 11:35:11 $ docker rm -f --volumes 8d61fb4768b1655186871d51694bf8f17572cbac1cefa86d4ed0aecc4dc243d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:35:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:12 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:35:12 $ docker top bcebc9a246af2aad1cd32604a419c183cc5134b8615da369b106001ce446ed61 -eo pid,comm 11:35:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:35:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:13 [ssh-agent] Looking for ssh-agent implementation... 11:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:13 $ docker exec bcebc9a246af2aad1cd32604a419c183cc5134b8615da369b106001ce446ed61 ssh-agent 11:35:13 SSH_AUTH_SOCK=/tmp/ssh-Q48GJdaAX3qX/agent.32 11:35:13 SSH_AGENT_PID=38 11:35:13 Running ssh-add (command line suppressed) 11:35:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10298104883598290753.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10298104883598290753.key) 11:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:13 + git semver bump pre 11:35:13 2023-09-11 11:35:13,792 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:13 2023-09-11 11:35:13,792 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 11:35:13 2023-09-11 11:35:13,792 [bump_version] DEBUG bumped version:3.1.0-dev.12 11:35:13 2023-09-11 11:35:13,792 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:35:13 2023-09-11 11:35:13,792 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:13 2023-09-11 11:35:13,792 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:13 2023-09-11 11:35:13,794 [execute] INFO git cat-file --batch-check 11:35:13 2023-09-11 11:35:13,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:35:13 2023-09-11 11:35:13,799 [execute] INFO git cat-file --batch 11:35:13 2023-09-11 11:35:13,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:35:13 2023-09-11 11:35:13,805 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:13 3.1.0-dev.12 [Pipeline] } 11:35:13 $ docker exec --env ******** --env ******** bcebc9a246af2aad1cd32604a419c183cc5134b8615da369b106001ce446ed61 ssh-agent -k 11:35:13 unset SSH_AUTH_SOCK; 11:35:13 unset SSH_AGENT_PID; 11:35:13 echo Agent pid 38 killed; 11:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:14 + git semver [Pipeline] } 11:35:14 $ docker stop --time=1 bcebc9a246af2aad1cd32604a419c183cc5134b8615da369b106001ce446ed61 11:35:15 $ docker rm -f --volumes bcebc9a246af2aad1cd32604a419c183cc5134b8615da369b106001ce446ed61 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:16 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:35:16 $ docker top 3f5d360db8edf3ef17973684777158303e8daae000dd49987330a77c15b9d9cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:16 [ssh-agent] Looking for ssh-agent implementation... 11:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:17 $ docker exec 3f5d360db8edf3ef17973684777158303e8daae000dd49987330a77c15b9d9cc ssh-agent 11:35:17 SSH_AUTH_SOCK=/tmp/ssh-bUIoAhcfdtUm/agent.32 11:35:17 SSH_AGENT_PID=38 11:35:17 Running ssh-add (command line suppressed) 11:35:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8131377985500288774.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8131377985500288774.key) 11:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:17 + git semver push 11:35:17 2023-09-11 11:35:17,718 [run_push] DEBUG push 11:35:17 2023-09-11 11:35:17,719 [execute] INFO git cat-file --batch-check 11:35:17 2023-09-11 11:35:17,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:35:17 2023-09-11 11:35:17,722 [execute] INFO git rev-list b547d68f7ba6097707ba29a4705bf6b9f591be55 -- 11:35:17 2023-09-11 11:35:17,723 [execute] DEBUG Popen(['git', 'rev-list', 'b547d68f7ba6097707ba29a4705bf6b9f591be55', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:35:17 2023-09-11 11:35:17,732 [execute] INFO git fetch -v origin 11:35:17 2023-09-11 11:35:17,732 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:35:18 2023-09-11 11:35:18,230 [run_push] DEBUG no remote changes detected 11:35:18 2023-09-11 11:35:18,230 [execute] INFO git push origin semver 11:35:18 2023-09-11 11:35:18,231 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:35:19 2023-09-11 11:35:18,992 [run_push] DEBUG push all version tags 11:35:19 2023-09-11 11:35:18,993 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:35:19 2023-09-11 11:35:18,993 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:35:19 2023-09-11 11:35:19,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:19 3.1.0-dev.12 [Pipeline] } 11:35:19 $ docker exec --env ******** --env ******** 3f5d360db8edf3ef17973684777158303e8daae000dd49987330a77c15b9d9cc ssh-agent -k 11:35:19 unset SSH_AUTH_SOCK; 11:35:19 unset SSH_AGENT_PID; 11:35:19 echo Agent pid 38 killed; 11:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:20 + git semver [Pipeline] } 11:35:20 $ docker stop --time=1 3f5d360db8edf3ef17973684777158303e8daae000dd49987330a77c15b9d9cc 11:35:21 $ docker rm -f --volumes 3f5d360db8edf3ef17973684777158303e8daae000dd49987330a77c15b9d9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:35:22 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:35:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:35:22 total 16 11:35:22 drwxr-xr-x 3 root root 4096 Sep 11 11:28 . 11:35:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 11:35 .. 11:35:22 drwxr-xr-x 2 root root 4096 Sep 11 11:28 cost 11:35:22 -rw-r--r-- 1 root root 89 Sep 11 11:28 cost.csv 11:35:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:35:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:35:22 total 16 11:35:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 11:28 . 11:35:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 11:35 .. 11:35:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 11:28 cost 11:35:22 -rw-r--r-- 1 jenkins jenkins 89 Sep 11 11:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:35:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:35:23 ---> package-listing.sh 11:35:23 ++ facter osfamily 11:35:23 ++ tr '[:upper:]' '[:lower:]' 11:35:23 + OS_FAMILY=debian 11:35:23 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:35:23 + START_PACKAGES=/tmp/packages_start.txt 11:35:23 + END_PACKAGES=/tmp/packages_end.txt 11:35:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:23 + PACKAGES=/tmp/packages_start.txt 11:35:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:35:23 + PACKAGES=/tmp/packages_end.txt 11:35:23 + case "${OS_FAMILY}" in 11:35:23 + dpkg -l 11:35:23 + grep '^ii' 11:35:23 + '[' -f /tmp/packages_start.txt ']' 11:35:23 + '[' -f /tmp/packages_end.txt ']' 11:35:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:35:23 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:35:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:35:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:35:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:24 prd-ubuntu20.04-docker-8c-8g-5795 does not seem to be running inside a container 11:35:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:35:25 $ docker top 3d96e20419abdf94d339aad87d050ea9c253016b22b38a8316b6fa8516f4d706 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:35:25 + mkdir -p /var/log/sysstat [Pipeline] sh 11:35:26 + ls /var/log/sa-host 11:35:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:26 provisioning config files... 11:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3013419603887579973tmp [Pipeline] { [Pipeline] echo 11:35:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:35:26 ---> create-netrc.sh [Pipeline] } 11:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:35:26 ---> python-tools-install.sh [Pipeline] echo 11:35:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:35:27 ---> sudo-logs.sh 11:35:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:35:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:35:27 ---> job-cost.sh 11:35:27 lf-activate-venv: SKIPPING 11:35:27 DEBUG: total: 0.2199999988079071 11:35:27 INFO: Retrieving Stack Cost... 11:35:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:35:28 INFO: Archiving Costs [Pipeline] echo 11:35:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:35:28 ---> logs-deploy.sh 11:35:28 lf-activate-venv: SKIPPING 11:35:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/137 11:35:28 INFO: archiving workspace using pattern(s): 11:35:29 Archives upload complete. 11:35:29 INFO: archiving logs to Nexus