Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bac9b22eb31fd3371358eef67a168645ee27d12 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-ssh5663867026708266650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14577342200353054111.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13905303694827543783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12924574198920649976.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-ssh17557407440972466486.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-1542 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 8bac9b22eb31fd3371358eef67a168645ee27d12 (main) Commit message: "fix: Add missing SDKVERSION variable in Makefile for version API (#415)" > 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 8bac9b22eb31fd3371358eef67a168645ee27d12 # timeout=10 > git rev-list --no-walk 178b9a158c9b2d1c2a09f5efb5db45d99958c0f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:15:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:15:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:15:44 ========================================================= 15:15:44 EdgeX Global Pipelines Version Info 15:15:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:15:45 ------------------- 15:15:45 stable info: 15:15:45 ------------------- 15:15:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:15:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:15:45 Message: update stable to v1.0.250 15:15:45 ------------------- 15:15:45 experimental info: 15:15:45 ------------------- 15:15:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:15:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:15:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bac9b2 [Pipeline] echo 15:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:46 provisioning config files... 15:15:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15358462312621115534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:46 ---> docker-login.sh 15:15:46 nexus3.edgexfoundry.org:10001 15:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:47 Configure a credential helper to remove this warning. See 15:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:47 15:15:47 Login Succeeded 15:15:47 nexus3.edgexfoundry.org:10002 15:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:47 Configure a credential helper to remove this warning. See 15:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:47 15:15:47 Login Succeeded 15:15:47 nexus3.edgexfoundry.org:10003 15:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:47 Configure a credential helper to remove this warning. See 15:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:47 15:15:47 Login Succeeded 15:15:47 nexus3.edgexfoundry.org:10004 15:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:47 Configure a credential helper to remove this warning. See 15:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:47 15:15:47 Login Succeeded 15:15:47 docker.io 15:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:47 Configure a credential helper to remove this warning. See 15:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:47 15:15:47 Login Succeeded 15:15:47 ---> docker-login.sh ends [Pipeline] } 15:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:15:48 + git rev-list -1 --merges 8bac9b22eb31fd3371358eef67a168645ee27d12~1..8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] echo 15:15:48 -----------> git rev-list -1 --merges 8bac9b22eb31fd3371358eef67a168645ee27d12~1..8bac9b22eb31fd3371358eef67a168645ee27d12 8bac9b22eb31fd3371358eef67a168645ee27d12 [false] [Pipeline] sh 15:15:48 + git log --format=format:%s -1 8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] echo 15:15:48 ========================================================= 15:15:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:15:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:48 + git log --format=format:%s -1 8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] echo 15:15:48 [semverPrep] GIT_COMMIT: 8bac9b22eb31fd3371358eef67a168645ee27d12, Commit Message: fix: Add missing SDKVERSION variable in Makefile for version API (#415) [Pipeline] echo 15:15:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:49 + grep -v github /etc/ssh/ssh_known_hosts 15:15:49 + [ -e /tmp/ssh_known_hosts ] 15:15:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:15:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:15:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:49 15:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:49 0.1.4: Pulling from edgex-devops/py-git-semver 15:15:49 b85a868b505f: Pulling fs layer 15:15:49 e2be974225ed: Pulling fs layer 15:15:49 339a4e72a1f5: Pulling fs layer 15:15:49 988bab9f4d93: Pulling fs layer 15:15:49 1469e6f7b9e6: Pulling fs layer 15:15:49 eaf3925da568: Pulling fs layer 15:15:49 bab4dde63d76: Pulling fs layer 15:15:49 bde34c3a00c8: Pulling fs layer 15:15:49 b352a97aabf1: Pulling fs layer 15:15:49 4872d77fe225: Pulling fs layer 15:15:49 5851b861e8e6: Pulling fs layer 15:15:49 1469e6f7b9e6: Waiting 15:15:49 eaf3925da568: Waiting 15:15:49 b352a97aabf1: Waiting 15:15:49 988bab9f4d93: Waiting 15:15:49 bab4dde63d76: Waiting 15:15:49 4872d77fe225: Waiting 15:15:49 bde34c3a00c8: Waiting 15:15:49 5851b861e8e6: Waiting 15:15:49 e2be974225ed: Download complete 15:15:49 988bab9f4d93: Download complete 15:15:49 1469e6f7b9e6: Verifying Checksum 15:15:49 1469e6f7b9e6: Download complete 15:15:49 eaf3925da568: Verifying Checksum 15:15:49 eaf3925da568: Download complete 15:15:50 339a4e72a1f5: Verifying Checksum 15:15:50 339a4e72a1f5: Download complete 15:15:50 bde34c3a00c8: Verifying Checksum 15:15:50 bde34c3a00c8: Download complete 15:15:50 b352a97aabf1: Download complete 15:15:50 4872d77fe225: Verifying Checksum 15:15:50 4872d77fe225: Download complete 15:15:50 5851b861e8e6: Download complete 15:15:50 b85a868b505f: Verifying Checksum 15:15:50 b85a868b505f: Download complete 15:15:50 bab4dde63d76: Verifying Checksum 15:15:50 bab4dde63d76: Download complete 15:15:51 b85a868b505f: Pull complete 15:15:51 e2be974225ed: Pull complete 15:15:51 339a4e72a1f5: Pull complete 15:15:51 988bab9f4d93: Pull complete 15:15:52 1469e6f7b9e6: Pull complete 15:15:52 eaf3925da568: Pull complete 15:15:53 bab4dde63d76: Pull complete 15:15:53 bde34c3a00c8: Pull complete 15:15:53 b352a97aabf1: Pull complete 15:15:54 4872d77fe225: Pull complete 15:15:54 5851b861e8e6: Pull complete 15:15:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:54 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:58 $ docker top 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 -eo pid,comm 15:15:58 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). 15:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:58 [ssh-agent] Looking for ssh-agent implementation... 15:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:58 $ docker exec 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 ssh-agent 15:15:58 SSH_AUTH_SOCK=/tmp/ssh-nq10Eep1GcCa/agent.31 15:15:58 SSH_AGENT_PID=37 15:15:58 Running ssh-add (command line suppressed) 15:15:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_871664677608044258.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_871664677608044258.key) 15:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:59 + git tag --points-at HEAD [Pipeline] } 15:15:59 $ docker exec --env ******** --env ******** 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 ssh-agent -k 15:15:59 unset SSH_AUTH_SOCK; 15:15:59 unset SSH_AGENT_PID; 15:15:59 echo Agent pid 37 killed; 15:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:59 [ssh-agent] Looking for ssh-agent implementation... 15:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:59 $ docker exec 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 ssh-agent 15:15:59 SSH_AUTH_SOCK=/tmp/ssh-JCRJyQKtkdFG/agent.69 15:15:59 SSH_AGENT_PID=75 15:15:59 Running ssh-add (command line suppressed) 15:15:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4035121672201903834.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4035121672201903834.key) 15:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:59 + git semver init 15:16:00 2023-07-19 15:16:00,052 [run_init] DEBUG init version:0.0.0 force:False 15:16:00 2023-07-19 15:16:00,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 15:16:00 2023-07-19 15:16:00,053 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 15:16:00 2023-07-19 15:16:00,053 [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) 15:16:01 2023-07-19 15:16:01,158 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 15:16:01 2023-07-19 15:16:01,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 15:16:01 2023-07-19 15:16:01,159 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:16:01 2023-07-19 15:16:01,159 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:16:01 3.1.0-dev.1 [Pipeline] } 15:16:01 $ docker exec --env ******** --env ******** 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 ssh-agent -k 15:16:01 unset SSH_AUTH_SOCK; 15:16:01 unset SSH_AGENT_PID; 15:16:01 echo Agent pid 75 killed; 15:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:16:01 + git semver [Pipeline] } 15:16:02 $ docker stop --time=1 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 15:16:03 $ docker rm -f --volumes 4cfecdab0b8449c1390693f0cf86d7da779416f53a5bfa3933abd98289c43a49 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:16:04 Stashed 1 file(s) [Pipeline] echo 15:16:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 15:16:04 provisioning config files... 15:16:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2388521878575307332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:04 ---> docker-login.sh 15:16:04 nexus3.edgexfoundry.org:10001 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10002 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10003 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10004 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 docker.io 15:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:05 Configure a credential helper to remove this warning. See 15:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:05 15:16:05 Login Succeeded 15:16:05 ---> docker-login.sh ends [Pipeline] } 15:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:05 ========================================================= 15:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:16:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:05 + 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 . 15:16:05 Sending build context to Docker daemon 23.51MB 15:16:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:16:05 Step 2/12 : FROM ${BASE} AS builder 15:16:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:16:05 4db1b89c0bd1: Pulling fs layer 15:16:05 6911f1a30b25: Pulling fs layer 15:16:05 e194b8c5c2a9: Pulling fs layer 15:16:05 6863d3e3a2b1: Pulling fs layer 15:16:05 ec0bb842ea78: Pulling fs layer 15:16:05 40a00589a448: Pulling fs layer 15:16:05 6c08303d61cc: Pulling fs layer 15:16:05 798269fcf238: Pulling fs layer 15:16:05 6863d3e3a2b1: Waiting 15:16:05 ec0bb842ea78: Waiting 15:16:05 798269fcf238: Waiting 15:16:05 40a00589a448: Waiting 15:16:05 6c08303d61cc: Waiting 15:16:05 6911f1a30b25: Download complete 15:16:05 6863d3e3a2b1: Verifying Checksum 15:16:05 6863d3e3a2b1: Download complete 15:16:05 ec0bb842ea78: Verifying Checksum 15:16:05 ec0bb842ea78: Download complete 15:16:05 4db1b89c0bd1: Verifying Checksum 15:16:05 4db1b89c0bd1: Download complete 15:16:05 40a00589a448: Verifying Checksum 15:16:05 40a00589a448: Download complete 15:16:05 4db1b89c0bd1: Pull complete 15:16:05 6911f1a30b25: Pull complete 15:16:06 798269fcf238: Verifying Checksum 15:16:06 798269fcf238: Download complete 15:16:06 e194b8c5c2a9: Verifying Checksum 15:16:06 e194b8c5c2a9: Download complete 15:16:06 6c08303d61cc: Verifying Checksum 15:16:06 6c08303d61cc: Download complete 15:16:09 e194b8c5c2a9: Pull complete 15:16:09 6863d3e3a2b1: Pull complete 15:16:09 ec0bb842ea78: Pull complete 15:16:09 40a00589a448: Pull complete 15:16:12 6c08303d61cc: Pull complete 15:16:12 798269fcf238: Pull complete 15:16:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:16:12 ---> ec979cd7f677 15:16:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:16:19 Still waiting to schedule task 15:16:19 ‘prd-centos7-blackbox-4c-2g-1215’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:16:19 ‘prd-centos7-blackbox-4c-2g-1216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:16:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1543’ is offline 15:16:19 ---> Running in e4149bba71d2 15:16:19 Removing intermediate container e4149bba71d2 15:16:19 ---> d4f304501fdd 15:16:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:16:19 ---> Running in d502265571d5 15:16:19 Removing intermediate container d502265571d5 15:16:19 ---> 3c8f54183e99 15:16:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:16:19 ---> Running in fe38730228a5 15:16:19 Removing intermediate container fe38730228a5 15:16:19 ---> 05e72d20d166 15:16:19 Step 6/12 : WORKDIR /device-virtual-go 15:16:19 ---> Running in 57e3ed295473 15:16:19 Removing intermediate container 57e3ed295473 15:16:19 ---> 1760932b90a9 15:16:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:19 ---> Running in faf4eb645553 15:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:19 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:16:19 (2/4) Installing libedit (20221030.3.1-r0) 15:16:19 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:16:19 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:16:19 Executing busybox-1.35.0-r29.trigger 15:16:19 OK: 269 MiB in 57 packages 15:16:20 Removing intermediate container faf4eb645553 15:16:20 ---> cca2c35666fd 15:16:20 Step 8/12 : COPY go.mod vendor* ./ 15:16:20 ---> bad37ea5518e 15:16:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:20 ---> Running in 6f5a92dbe2b3 15:17:07 Removing intermediate container 6f5a92dbe2b3 15:17:07 ---> ac0904acda26 15:17:07 Step 10/12 : COPY . . 15:17:07 ---> c1c4580538ea 15:17:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:07 ---> Running in 215b52ce1423 15:17:07 Removing intermediate container 215b52ce1423 15:17:07 ---> 98ceeb16bc68 15:17:07 Step 12/12 : RUN $MAKE 15:17:07 ---> Running in 584f8bb6aea3 15:17:07 noop 15:17:07 Removing intermediate container 584f8bb6aea3 15:17:07 ---> a9d77d6b64c1 15:17:07 Successfully built a9d77d6b64c1 15:17:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:07 + docker inspect -f . ci-base-image-x86_64 15:17:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:07 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:17:07 $ 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 15:17:07 $ docker top f5eca80561a4331ed15f70ae2263a1fac77ff20345fb949fe04bfe9ec17e48c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:08 + go version 15:17:08 go version go1.20.6 linux/amd64 [Pipeline] } 15:17:08 $ docker stop --time=1 f5eca80561a4331ed15f70ae2263a1fac77ff20345fb949fe04bfe9ec17e48c8 15:17:09 $ docker rm -f --volumes f5eca80561a4331ed15f70ae2263a1fac77ff20345fb949fe04bfe9ec17e48c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:09 + docker inspect -f . ci-base-image-x86_64 15:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:09 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:17:09 $ 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 15:17:10 $ docker top d3b24ba60918ffd240ee69ac18cfec25d156e225d173f4de39c2319d1847ccf5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 15:17:11 + make test 15:17:11 go test ./... -coverprofile=coverage.out 15:17:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:17:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:17:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.025s coverage: 58.6% of statements 15:17:31 go vet ./... 15:17:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:17:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:17:35 $ docker stop --time=1 d3b24ba60918ffd240ee69ac18cfec25d156e225d173f4de39c2319d1847ccf5 15:17:39 $ docker rm -f --volumes d3b24ba60918ffd240ee69ac18cfec25d156e225d173f4de39c2319d1847ccf5 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:17:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:40 + ls -al . 15:17:40 total 200 15:17:40 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:17 . 15:17:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:15 .. 15:17:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:16 .git 15:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:15 .github 15:17:40 -rw-rw-r-- 1 jenkins jenkins 337 Jul 19 15:15 .gitignore 15:17:40 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:15 .golangci.yml 15:17:40 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:16 .semver 15:17:40 -rw-rw-r-- 1 jenkins jenkins 9050 Jul 19 15:15 Attribution.txt 15:17:40 -rw-rw-r-- 1 jenkins jenkins 14372 Jul 19 15:15 CHANGELOG.md 15:17:40 -rw-rw-r-- 1 jenkins jenkins 1646 Jul 19 15:15 Dockerfile 15:17:40 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:15 GOVERNANCE.md 15:17:40 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:15 Jenkinsfile 15:17:40 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:15 LICENSE 15:17:40 -rw-rw-r-- 1 jenkins jenkins 1947 Jul 19 15:15 Makefile 15:17:40 -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:15 OWNERS.md 15:17:40 -rw-rw-r-- 1 jenkins jenkins 4111 Jul 19 15:15 README.md 15:17:40 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:16 VERSION 15:17:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:15 bin 15:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:15 cmd 15:17:40 -rw-r--r-- 1 jenkins jenkins 43063 Jul 19 15:17 coverage.out 15:17:40 -rw-rw-r-- 1 jenkins jenkins 3375 Jul 19 15:15 go.mod 15:17:40 -rw-rw-r-- 1 jenkins jenkins 32023 Jul 19 15:15 go.sum 15:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:15 internal 15:17:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:15 snap 15:17:40 -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:40 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8bac9b22eb31fd3371358eef67a168645ee27d12 --label arch=amd64 --label version=3.1.0-dev.1 . 15:17:40 Sending build context to Docker daemon 23.56MB 15:17:40 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:17:40 Step 2/25 : FROM ${BASE} AS builder 15:17:40 ---> a9d77d6b64c1 15:17:40 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:17:41 ---> Running in 19067ec0a49d 15:17:41 Removing intermediate container 19067ec0a49d 15:17:41 ---> 56ce58b59d9d 15:17:41 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:17:41 ---> Running in f6e86ac86644 15:17:41 Removing intermediate container f6e86ac86644 15:17:41 ---> c8132bf13535 15:17:41 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:17:41 ---> Running in 8e3767bcc857 15:17:41 Removing intermediate container 8e3767bcc857 15:17:41 ---> c935edb3de19 15:17:41 Step 6/25 : WORKDIR /device-virtual-go 15:17:41 ---> Running in c7f5ab05e36a 15:17:41 Removing intermediate container c7f5ab05e36a 15:17:41 ---> df34edcb6877 15:17:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:41 ---> Running in 9b0223b678c4 15:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:17:42 OK: 269 MiB in 57 packages 15:17:43 Removing intermediate container 9b0223b678c4 15:17:43 ---> 5999e2bde965 15:17:43 Step 8/25 : COPY go.mod vendor* ./ 15:17:43 ---> ccdb4d365149 15:17:43 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:43 ---> Running in 413a43823331 15:17:43 Removing intermediate container 413a43823331 15:17:43 ---> 7680156a035a 15:17:43 Step 10/25 : COPY . . 15:17:44 ---> a395ef537e18 15:17:44 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:44 ---> Running in 2deba80a6162 15:17:44 Removing intermediate container 2deba80a6162 15:17:44 ---> 33571853740e 15:17:44 Step 12/25 : RUN $MAKE 15:17:44 ---> Running in ce6d8fd28f5f 15:17:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.5" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:18:06 Removing intermediate container ce6d8fd28f5f 15:18:06 ---> 76f40188f953 15:18:06 Step 13/25 : FROM alpine:3.17 15:18:06 3.17: Pulling from library/alpine 15:18:06 4db1b89c0bd1: Already exists 15:18:06 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:18:06 Status: Downloaded newer image for alpine:3.17 15:18:06 ---> 1f73a9d63274 15:18:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:18:06 ---> Running in 989446cc0c2a 15:18:06 Removing intermediate container 989446cc0c2a 15:18:06 ---> 143ec0d34485 15:18:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:18:06 ---> Running in 6d91f8f3b973 15:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:18:06 (1/1) Installing dumb-init (1.2.5-r2) 15:18:06 Executing busybox-1.35.0-r29.trigger 15:18:06 OK: 7 MiB in 16 packages 15:18:06 Removing intermediate container 6d91f8f3b973 15:18:06 ---> 12c0eb50ec19 15:18:06 Step 16/25 : WORKDIR / 15:18:06 ---> Running in 9e5090e4fe8e 15:18:06 Removing intermediate container 9e5090e4fe8e 15:18:06 ---> cc508922f0cb 15:18:06 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:18:06 ---> 2341053b7ab5 15:18:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:18:07 ---> f5e3d5734895 15:18:07 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:18:08 ---> ce38263d79e3 15:18:08 Step 20/25 : EXPOSE 59900 15:18:08 ---> Running in 02e67b647890 15:18:08 Removing intermediate container 02e67b647890 15:18:08 ---> fb45c1b89aef 15:18:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:18:08 ---> Running in bec7041b0fa4 15:18:08 Removing intermediate container bec7041b0fa4 15:18:08 ---> 3499b8527b96 15:18:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:18:08 ---> Running in 89f6d84ffd34 15:18:08 Removing intermediate container 89f6d84ffd34 15:18:08 ---> de8065fc5ee5 15:18:08 Step 23/25 : LABEL arch=amd64 15:18:08 ---> Running in 4cf8e5dd3704 15:18:08 Removing intermediate container 4cf8e5dd3704 15:18:08 ---> 9ff427fc89bc 15:18:08 Step 24/25 : LABEL git_sha=8bac9b22eb31fd3371358eef67a168645ee27d12 15:18:08 ---> Running in 40774537473e 15:18:08 Removing intermediate container 40774537473e 15:18:08 ---> 17facedac290 15:18:08 Step 25/25 : LABEL version=3.1.0-dev.1 15:18:08 ---> Running in fb9cf21e30df 15:18:08 Removing intermediate container fb9cf21e30df 15:18:08 ---> ce33b23d35d9 15:18:08 [Warning] One or more build-args [ARCH] were not consumed 15:18:08 Successfully built ce33b23d35d9 15:18:08 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:08 provisioning config files... 15:18:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13617746199033190683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:09 ---> docker-login.sh 15:18:09 nexus3.edgexfoundry.org:10001 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10002 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10003 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 nexus3.edgexfoundry.org:10004 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 docker.io 15:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:09 Configure a credential helper to remove this warning. See 15:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:09 15:18:09 Login Succeeded 15:18:09 ---> docker-login.sh ends [Pipeline] } 15:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:09 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 15:18:09 8bac9b22eb31fd3371358eef67a168645ee27d12 15:18:09 latest 15:18:09 3.1.0-dev.1 15:18:09 8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:18:09 main 15:18:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12 15:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:18:10 928946f68597: Preparing 15:18:10 731569c89bf6: Preparing 15:18:10 aad6f9b5658c: Preparing 15:18:10 e419d651531a: Preparing 15:18:10 3dab9f8bf2d2: Preparing 15:18:10 3dab9f8bf2d2: Layer already exists 15:18:10 731569c89bf6: Pushed 15:18:10 e419d651531a: Pushed 15:18:10 aad6f9b5658c: Pushed 15:18:13 928946f68597: Pushed 15:18:13 8bac9b22eb31fd3371358eef67a168645ee27d12: digest: sha256:fc9d9ceba094b75e204c422e689870436ad5c64567e2b505ad95d6bd449e92bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 15:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:18:13 928946f68597: Preparing 15:18:13 731569c89bf6: Preparing 15:18:13 aad6f9b5658c: Preparing 15:18:13 e419d651531a: Preparing 15:18:13 3dab9f8bf2d2: Preparing 15:18:13 731569c89bf6: Layer already exists 15:18:13 e419d651531a: Layer already exists 15:18:13 3dab9f8bf2d2: Layer already exists 15:18:13 aad6f9b5658c: Layer already exists 15:18:13 928946f68597: Layer already exists 15:18:13 latest: digest: sha256:fc9d9ceba094b75e204c422e689870436ad5c64567e2b505ad95d6bd449e92bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.1 15:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:18:14 928946f68597: Preparing 15:18:14 731569c89bf6: Preparing 15:18:14 aad6f9b5658c: Preparing 15:18:14 e419d651531a: Preparing 15:18:14 3dab9f8bf2d2: Preparing 15:18:14 3dab9f8bf2d2: Layer already exists 15:18:14 e419d651531a: Layer already exists 15:18:14 731569c89bf6: Layer already exists 15:18:14 aad6f9b5658c: Layer already exists 15:18:14 928946f68597: Layer already exists 15:18:14 3.1.0-dev.1: digest: sha256:fc9d9ceba094b75e204c422e689870436ad5c64567e2b505ad95d6bd449e92bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:14 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:18:14 928946f68597: Preparing 15:18:14 731569c89bf6: Preparing 15:18:14 aad6f9b5658c: Preparing 15:18:14 e419d651531a: Preparing 15:18:14 3dab9f8bf2d2: Preparing 15:18:14 e419d651531a: Layer already exists 15:18:14 731569c89bf6: Layer already exists 15:18:14 aad6f9b5658c: Layer already exists 15:18:14 3dab9f8bf2d2: Layer already exists 15:18:14 928946f68597: Layer already exists 15:18:14 8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1: digest: sha256:fc9d9ceba094b75e204c422e689870436ad5c64567e2b505ad95d6bd449e92bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 15:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:18:15 928946f68597: Preparing 15:18:15 731569c89bf6: Preparing 15:18:15 aad6f9b5658c: Preparing 15:18:15 e419d651531a: Preparing 15:18:15 3dab9f8bf2d2: Preparing 15:18:15 731569c89bf6: Layer already exists 15:18:15 e419d651531a: Layer already exists 15:18:15 aad6f9b5658c: Layer already exists 15:18:15 928946f68597: Layer already exists 15:18:15 3dab9f8bf2d2: Layer already exists 15:18:15 main: digest: sha256:fc9d9ceba094b75e204c422e689870436ad5c64567e2b505ad95d6bd449e92bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:15 ===================================================== [Pipeline] echo 15:18:15 taggedImages: 15:18:15 - nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12 15:18:15 - nexus3.edgexfoundry.org:10004/device-virtual:latest 15:18:15 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.1 15:18:15 - nexus3.edgexfoundry.org:10004/device-virtual:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:18:15 - 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 15:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:15 15:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:16 latest: Pulling from edgex-lftools-log-publisher 15:18:16 5eb5b503b376: Pulling fs layer 15:18:16 5c69ac0246d0: Pulling fs layer 15:18:16 ec43610c2a17: Pulling fs layer 15:18:16 3a2ae6a8a46f: Pulling fs layer 15:18:16 33b1e0a273af: Pulling fs layer 15:18:16 5d3b04190fa2: Pulling fs layer 15:18:16 2f39f015ded8: Pulling fs layer 15:18:16 5d3b04190fa2: Waiting 15:18:16 2f39f015ded8: Waiting 15:18:16 33b1e0a273af: Waiting 15:18:16 5c69ac0246d0: Verifying Checksum 15:18:16 5c69ac0246d0: Download complete 15:18:16 3a2ae6a8a46f: Verifying Checksum 15:18:16 3a2ae6a8a46f: Download complete 15:18:16 ec43610c2a17: Verifying Checksum 15:18:16 ec43610c2a17: Download complete 15:18:16 33b1e0a273af: Verifying Checksum 15:18:16 33b1e0a273af: Download complete 15:18:16 5d3b04190fa2: Verifying Checksum 15:18:16 5d3b04190fa2: Download complete 15:18:16 5eb5b503b376: Verifying Checksum 15:18:16 5eb5b503b376: Download complete 15:18:17 2f39f015ded8: Download complete 15:18:17 5eb5b503b376: Pull complete 15:18:17 5c69ac0246d0: Pull complete 15:18:18 ec43610c2a17: Pull complete 15:18:18 3a2ae6a8a46f: Pull complete 15:18:18 33b1e0a273af: Pull complete 15:18:18 5d3b04190fa2: Pull complete 15:18:22 2f39f015ded8: Pull complete 15:18:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:22 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 15:18:27 $ docker top ed36593be2c8e5ab294e3b315f8ec0d294d5530cd525f8d7959ef017857b0025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:27 ---> job-cost.sh 15:18:27 lf-activate-venv: SKIPPING 15:18:27 INFO: No Stack... 15:18:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:28 INFO: Archiving Costs [Pipeline] sh 15:18:29 + + cut -d, -f6 15:18:29 cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock 15:18:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] 15:18:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] did not exist. Created. 15:18:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:29 + echo total: 0.2199999988079071 [Pipeline] stash 15:18:29 Stashed 1 file(s) [Pipeline] } 15:18:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:29 $ docker stop --time=1 ed36593be2c8e5ab294e3b315f8ec0d294d5530cd525f8d7959ef017857b0025 15:18:30 $ docker rm -f --volumes ed36593be2c8e5ab294e3b315f8ec0d294d5530cd525f8d7959ef017857b0025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:19:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1544 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 15:19:06 Running in /w/workspace/device-virtual-go/127 [Pipeline] { [Pipeline] checkout 15:19:06 The recommended git tool is: git 15:19:12 using credential edgex-jenkins-ssh 15:19:12 Cloning the remote Git repository 15:19:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:19:12 > git init /w/workspace/device-virtual-go/127 # timeout=10 15:19:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:19:12 > git --version # timeout=10 15:19:12 > git --version # 'git version 2.25.1' 15:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:19:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:15 Avoid second fetch 15:19:15 Checking out Revision 8bac9b22eb31fd3371358eef67a168645ee27d12 (main) 15:19:16 Commit message: "fix: Add missing SDKVERSION variable in Makefile for version API (#415)" 15:19:15 > git config core.sparsecheckout # timeout=10 15:19:15 > git checkout -f 8bac9b22eb31fd3371358eef67a168645ee27d12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:17 Dload Upload Total Spent Left Speed 15:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 15:19:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:19:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 15:19:18 sudo tee /etc/docker/daemon.new 15:19:18 { 15:19:18 "registry-mirrors": [ 15:19:18 "https://nexus3.edgexfoundry.org:10001" 15:19:18 ], 15:19:18 "bip": "10.250.0.254/24", 15:19:18 "hosts": [ 15:19:18 "tcp://0.0.0.0:5555", 15:19:18 "unix:///var/run/docker.sock" 15:19:18 ], 15:19:18 "mtu": 1458, 15:19:18 "selinux-enabled": true, 15:19:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:19:18 } [Pipeline] sh 15:19:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:19:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:37 provisioning config files... 15:19:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/127@tmp/config18327214103344886016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:37 ---> docker-login.sh 15:19:37 nexus3.edgexfoundry.org:10001 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 nexus3.edgexfoundry.org:10002 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 nexus3.edgexfoundry.org:10003 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:39 Configure a credential helper to remove this warning. See 15:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:39 15:19:39 Login Succeeded 15:19:39 nexus3.edgexfoundry.org:10004 15:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:39 Configure a credential helper to remove this warning. See 15:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:39 15:19:39 Login Succeeded 15:19:39 docker.io 15:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:39 Configure a credential helper to remove this warning. See 15:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:39 15:19:39 Login Succeeded 15:19:39 ---> docker-login.sh ends [Pipeline] } 15:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:40 ========================================================= 15:19:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:19:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:40 + 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 . 15:19:40 Sending build context to Docker daemon 11.88MB 15:19:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:19:40 Step 2/12 : FROM ${BASE} AS builder 15:19:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:19:41 edb6bdbacee9: Pulling fs layer 15:19:41 5f9638ab2659: Pulling fs layer 15:19:41 8d51d6327a98: Pulling fs layer 15:19:41 8b374f2dd631: Pulling fs layer 15:19:41 ec14aa9079de: Pulling fs layer 15:19:41 2f466654f4bb: Pulling fs layer 15:19:41 554e91adad29: Pulling fs layer 15:19:41 8b374f2dd631: Waiting 15:19:41 ec14aa9079de: Waiting 15:19:41 554e91adad29: Waiting 15:19:41 2f466654f4bb: Waiting 15:19:41 5f9638ab2659: Verifying Checksum 15:19:41 5f9638ab2659: Download complete 15:19:41 8b374f2dd631: Verifying Checksum 15:19:41 8b374f2dd631: Download complete 15:19:41 ec14aa9079de: Download complete 15:19:41 edb6bdbacee9: Verifying Checksum 15:19:41 edb6bdbacee9: Download complete 15:19:42 edb6bdbacee9: Pull complete 15:19:42 554e91adad29: Verifying Checksum 15:19:42 554e91adad29: Download complete 15:19:42 5f9638ab2659: Pull complete 15:19:43 8d51d6327a98: Verifying Checksum 15:19:43 8d51d6327a98: Download complete 15:19:43 2f466654f4bb: Verifying Checksum 15:19:43 2f466654f4bb: Download complete 15:19:54 8d51d6327a98: Pull complete 15:19:54 8b374f2dd631: Pull complete 15:19:54 ec14aa9079de: Pull complete 15:20:00 2f466654f4bb: Pull complete 15:20:04 554e91adad29: Pull complete 15:20:04 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:20:04 ---> 1e15ea492957 15:20:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:20:05 ---> Running in c3c2c9fa7304 15:20:06 Removing intermediate container c3c2c9fa7304 15:20:06 ---> 4254f74003b9 15:20:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:20:06 ---> Running in 31541bca2709 15:20:06 Removing intermediate container 31541bca2709 15:20:06 ---> 7735d72a4b20 15:20:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:20:06 ---> Running in 8d1b1051770c 15:20:06 Removing intermediate container 8d1b1051770c 15:20:06 ---> 380956558f7c 15:20:06 Step 6/12 : WORKDIR /device-virtual-go 15:20:06 ---> Running in 62961cc8e9d4 15:20:07 Removing intermediate container 62961cc8e9d4 15:20:07 ---> 0897c1362373 15:20:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:07 ---> Running in ff11667a6317 15:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:20:09 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:20:09 (2/4) Installing libedit (20221030.3.1-r0) 15:20:10 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:20:10 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:20:10 Executing busybox-1.35.0-r29.trigger 15:20:10 OK: 268 MiB in 57 packages 15:20:11 Removing intermediate container ff11667a6317 15:20:11 ---> 87d978c48698 15:20:11 Step 8/12 : COPY go.mod vendor* ./ 15:20:11 ---> f0685e1c0111 15:20:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:11 ---> Running in f4dbec0ca466 15:21:37 Removing intermediate container f4dbec0ca466 15:21:37 ---> 0851da1b9d67 15:21:37 Step 10/12 : COPY . . 15:21:37 ---> ab8dfa811893 15:21:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:37 ---> Running in a89bc89e666d 15:21:37 Removing intermediate container a89bc89e666d 15:21:37 ---> ac4ffa0eb306 15:21:37 Step 12/12 : RUN $MAKE 15:21:37 ---> Running in 494d96813a12 15:21:37 noop 15:21:37 Removing intermediate container 494d96813a12 15:21:37 ---> 56585e3135d2 15:21:37 Successfully built 56585e3135d2 15:21:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:37 + docker inspect -f . ci-base-image-arm64 15:21:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-1544 does not seem to be running inside a container 15:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/127 -v /w/workspace/device-virtual-go/127:/w/workspace/device-virtual-go/127:rw,z -v /w/workspace/device-virtual-go/127@tmp:/w/workspace/device-virtual-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:39 $ docker top 0b20fd4ddf27dd2713b6dcf7e2f19f5592631c0c411f6f1d4f64783739ac3d81 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:39 + go version 15:21:39 go version go1.20.6 linux/arm64 [Pipeline] } 15:21:39 $ docker stop --time=1 0b20fd4ddf27dd2713b6dcf7e2f19f5592631c0c411f6f1d4f64783739ac3d81 15:21:41 $ docker rm -f --volumes 0b20fd4ddf27dd2713b6dcf7e2f19f5592631c0c411f6f1d4f64783739ac3d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:42 + docker inspect -f . ci-base-image-arm64 15:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-1544 does not seem to be running inside a container 15:21:42 $ 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/127 -v /w/workspace/device-virtual-go/127:/w/workspace/device-virtual-go/127:rw,z -v /w/workspace/device-virtual-go/127@tmp:/w/workspace/device-virtual-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:43 $ docker top e9b5790bb821e41fc79b680fe417704d24e448cb85d89836311c54b3027a7b42 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:44 + git config --global --add safe.directory /w/workspace/device-virtual-go/127 [Pipeline] fileExists [Pipeline] sh 15:21:44 + make test 15:21:44 go test ./... -coverprofile=coverage.out 15:22:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:24:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:24:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.098s coverage: 58.4% of statements 15:24:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:24:38 go vet ./... 15:25:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:10 $ docker stop --time=1 e9b5790bb821e41fc79b680fe417704d24e448cb85d89836311c54b3027a7b42 15:25:12 $ docker rm -f --volumes e9b5790bb821e41fc79b680fe417704d24e448cb85d89836311c54b3027a7b42 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:13 Warning: overwriting stash ‘coverage-report’ 15:25:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:14 + ls -al . 15:25:14 total 196 15:25:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:21 . 15:25:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:19 .. 15:25:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:19 .git 15:25:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:19 .github 15:25:14 -rw-rw-r-- 1 jenkins jenkins 337 Jul 19 15:19 .gitignore 15:25:14 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:19 .golangci.yml 15:25:14 -rw-rw-r-- 1 jenkins jenkins 9050 Jul 19 15:19 Attribution.txt 15:25:14 -rw-rw-r-- 1 jenkins jenkins 14372 Jul 19 15:19 CHANGELOG.md 15:25:14 -rw-rw-r-- 1 jenkins jenkins 1646 Jul 19 15:19 Dockerfile 15:25:14 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:19 GOVERNANCE.md 15:25:14 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:19 Jenkinsfile 15:25:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:19 LICENSE 15:25:14 -rw-rw-r-- 1 jenkins jenkins 1947 Jul 19 15:19 Makefile 15:25:14 -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:19 OWNERS.md 15:25:14 -rw-rw-r-- 1 jenkins jenkins 4111 Jul 19 15:19 README.md 15:25:14 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:16 VERSION 15:25:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:19 bin 15:25:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:19 cmd 15:25:14 -rw-r--r-- 1 jenkins jenkins 43063 Jul 19 15:24 coverage.out 15:25:14 -rw-rw-r-- 1 jenkins jenkins 3375 Jul 19 15:19 go.mod 15:25:14 -rw-rw-r-- 1 jenkins jenkins 32023 Jul 19 15:19 go.sum 15:25:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:19 internal 15:25:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:19 snap 15:25:14 -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:15 + 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=8bac9b22eb31fd3371358eef67a168645ee27d12 --label arch=arm64 --label version=3.1.0-dev.1 . 15:25:15 Sending build context to Docker daemon 11.93MB 15:25:15 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:25:15 Step 2/25 : FROM ${BASE} AS builder 15:25:15 ---> 56585e3135d2 15:25:15 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:25:15 ---> Running in b319c3607ac9 15:25:16 Removing intermediate container b319c3607ac9 15:25:16 ---> 0bccda477826 15:25:16 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:25:16 ---> Running in e5d7c0308b4d 15:25:16 Removing intermediate container e5d7c0308b4d 15:25:16 ---> 82f41e6f00c2 15:25:16 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:25:16 ---> Running in e98f84563d53 15:25:16 Removing intermediate container e98f84563d53 15:25:16 ---> bfbe4d2bc0b7 15:25:16 Step 6/25 : WORKDIR /device-virtual-go 15:25:16 ---> Running in ddabfed49e3c 15:25:17 Removing intermediate container ddabfed49e3c 15:25:17 ---> afb492bbc25f 15:25:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:17 ---> Running in 71242644d304 15:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:25:20 OK: 268 MiB in 57 packages 15:25:20 Removing intermediate container 71242644d304 15:25:20 ---> e3832c985185 15:25:20 Step 8/25 : COPY go.mod vendor* ./ 15:25:21 ---> d592ac317e31 15:25:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:21 ---> Running in 80084a07c0f7 15:25:26 Removing intermediate container 80084a07c0f7 15:25:26 ---> 5a8c1c58162e 15:25:26 Step 10/25 : COPY . . 15:25:26 ---> 71236867a68c 15:25:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:26 ---> Running in 8e308cab004d 15:25:27 Removing intermediate container 8e308cab004d 15:25:27 ---> 4f5256906317 15:25:27 Step 12/25 : RUN $MAKE 15:25:27 ---> Running in a7f3ce37f7ea 15:25:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.5" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:27:49 Removing intermediate container a7f3ce37f7ea 15:27:49 ---> fbc0420593f3 15:27:49 Step 13/25 : FROM alpine:3.17 15:27:49 3.17: Pulling from library/alpine 15:27:49 edb6bdbacee9: Already exists 15:27:49 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:27:49 Status: Downloaded newer image for alpine:3.17 15:27:49 ---> 779605e5fbc0 15:27:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:27:49 ---> Running in 36200770a68a 15:27:49 Removing intermediate container 36200770a68a 15:27:49 ---> 794c363726ec 15:27:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:27:49 ---> Running in 24aaf67327ce 15:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:27:52 (1/1) Installing dumb-init (1.2.5-r2) 15:27:52 Executing busybox-1.35.0-r29.trigger 15:27:52 OK: 8 MiB in 16 packages 15:27:53 Removing intermediate container 24aaf67327ce 15:27:53 ---> d4f28043b01c 15:27:53 Step 16/25 : WORKDIR / 15:27:53 ---> Running in a01d8ccff32b 15:27:54 Removing intermediate container a01d8ccff32b 15:27:54 ---> 1cb389375bac 15:27:54 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:27:54 ---> b192f6b00062 15:27:54 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:27:54 ---> 77782d97d548 15:27:54 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:27:56 ---> 5b9834039f4a 15:27:56 Step 20/25 : EXPOSE 59900 15:27:56 ---> Running in e60189692519 15:27:56 Removing intermediate container e60189692519 15:27:56 ---> b6df16f13fcf 15:27:56 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:27:56 ---> Running in 1eb3c55ad911 15:27:57 Removing intermediate container 1eb3c55ad911 15:27:57 ---> b14d239eb23b 15:27:57 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:57 ---> Running in bb80f0a2f65e 15:27:57 Removing intermediate container bb80f0a2f65e 15:27:57 ---> dd5e8ac4e961 15:27:57 Step 23/25 : LABEL arch=arm64 15:27:57 ---> Running in d015f5c73754 15:27:57 Removing intermediate container d015f5c73754 15:27:57 ---> 8d9e477017a4 15:27:57 Step 24/25 : LABEL git_sha=8bac9b22eb31fd3371358eef67a168645ee27d12 15:27:57 ---> Running in 9dc1586bce6f 15:27:58 Removing intermediate container 9dc1586bce6f 15:27:58 ---> 348b450c6130 15:27:58 Step 25/25 : LABEL version=3.1.0-dev.1 15:27:58 ---> Running in 516bdf9ac417 15:27:58 Removing intermediate container 516bdf9ac417 15:27:58 ---> 6963cbee46db 15:27:58 [Warning] One or more build-args [ARCH] were not consumed 15:27:58 Successfully built 6963cbee46db 15:27:58 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:58 provisioning config files... 15:27:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/127@tmp/config13197884273848985919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:58 ---> docker-login.sh 15:27:58 nexus3.edgexfoundry.org:10001 15:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:59 Configure a credential helper to remove this warning. See 15:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:59 15:27:59 Login Succeeded 15:27:59 nexus3.edgexfoundry.org:10002 15:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:59 Configure a credential helper to remove this warning. See 15:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:59 15:27:59 Login Succeeded 15:27:59 nexus3.edgexfoundry.org:10003 15:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:00 Configure a credential helper to remove this warning. See 15:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:00 15:28:00 Login Succeeded 15:28:00 nexus3.edgexfoundry.org:10004 15:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:00 Configure a credential helper to remove this warning. See 15:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:00 15:28:00 Login Succeeded 15:28:00 docker.io 15:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:00 Configure a credential helper to remove this warning. See 15:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:00 15:28:00 Login Succeeded 15:28:00 ---> docker-login.sh ends [Pipeline] } 15:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:00 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:28:00 8bac9b22eb31fd3371358eef67a168645ee27d12 15:28:00 latest 15:28:00 3.1.0-dev.1 15:28:00 8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:28:00 main 15:28:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12 15:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:28:01 ad10e6ad180c: Preparing 15:28:01 e7605f6b1179: Preparing 15:28:01 66dcedb21fbc: Preparing 15:28:01 4bab3c50f566: Preparing 15:28:01 9386262d7a74: Preparing 15:28:01 9386262d7a74: Layer already exists 15:28:01 e7605f6b1179: Pushed 15:28:01 4bab3c50f566: Pushed 15:28:01 66dcedb21fbc: Pushed 15:28:06 ad10e6ad180c: Pushed 15:28:06 8bac9b22eb31fd3371358eef67a168645ee27d12: digest: sha256:b607e6280dbe0008b0be7fcbcab1a12cdaf44c0aa94f646941bc82a2c67229b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:28:07 ad10e6ad180c: Preparing 15:28:07 e7605f6b1179: Preparing 15:28:07 66dcedb21fbc: Preparing 15:28:07 4bab3c50f566: Preparing 15:28:07 9386262d7a74: Preparing 15:28:07 9386262d7a74: Layer already exists 15:28:07 e7605f6b1179: Layer already exists 15:28:07 4bab3c50f566: Layer already exists 15:28:07 66dcedb21fbc: Layer already exists 15:28:07 ad10e6ad180c: Layer already exists 15:28:07 latest: digest: sha256:b607e6280dbe0008b0be7fcbcab1a12cdaf44c0aa94f646941bc82a2c67229b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.1 15:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:28:07 ad10e6ad180c: Preparing 15:28:07 e7605f6b1179: Preparing 15:28:07 66dcedb21fbc: Preparing 15:28:07 4bab3c50f566: Preparing 15:28:07 9386262d7a74: Preparing 15:28:07 9386262d7a74: Layer already exists 15:28:07 e7605f6b1179: Layer already exists 15:28:07 ad10e6ad180c: Layer already exists 15:28:07 4bab3c50f566: Layer already exists 15:28:07 66dcedb21fbc: Layer already exists 15:28:08 3.1.0-dev.1: digest: sha256:b607e6280dbe0008b0be7fcbcab1a12cdaf44c0aa94f646941bc82a2c67229b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:28:08 ad10e6ad180c: Preparing 15:28:08 e7605f6b1179: Preparing 15:28:08 66dcedb21fbc: Preparing 15:28:08 4bab3c50f566: Preparing 15:28:08 9386262d7a74: Preparing 15:28:08 ad10e6ad180c: Layer already exists 15:28:08 e7605f6b1179: Layer already exists 15:28:08 9386262d7a74: Layer already exists 15:28:08 66dcedb21fbc: Layer already exists 15:28:08 4bab3c50f566: Layer already exists 15:28:08 8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1: digest: sha256:b607e6280dbe0008b0be7fcbcab1a12cdaf44c0aa94f646941bc82a2c67229b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:28:09 ad10e6ad180c: Preparing 15:28:09 e7605f6b1179: Preparing 15:28:09 66dcedb21fbc: Preparing 15:28:09 4bab3c50f566: Preparing 15:28:09 9386262d7a74: Preparing 15:28:09 66dcedb21fbc: Layer already exists 15:28:09 ad10e6ad180c: Layer already exists 15:28:09 9386262d7a74: Layer already exists 15:28:09 e7605f6b1179: Layer already exists 15:28:09 4bab3c50f566: Layer already exists 15:28:09 main: digest: sha256:b607e6280dbe0008b0be7fcbcab1a12cdaf44c0aa94f646941bc82a2c67229b2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:09 ===================================================== [Pipeline] echo 15:28:09 taggedImages: 15:28:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12 15:28:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:28:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.1 15:28:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8bac9b22eb31fd3371358eef67a168645ee27d12-3.1.0-dev.1 15:28:09 - 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 15:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:10 15:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:10 arm64: Pulling from edgex-lftools-log-publisher 15:28:10 8998bd30e6a1: Pulling fs layer 15:28:10 04944245beec: Pulling fs layer 15:28:10 699f458cf7ca: Pulling fs layer 15:28:10 765212b225bb: Pulling fs layer 15:28:10 f23df028b6ca: Pulling fs layer 15:28:10 d65c8cfc05b1: Pulling fs layer 15:28:10 2437ff75d9bd: Pulling fs layer 15:28:10 f23df028b6ca: Waiting 15:28:10 765212b225bb: Waiting 15:28:10 d65c8cfc05b1: Waiting 15:28:10 2437ff75d9bd: Waiting 15:28:10 04944245beec: Verifying Checksum 15:28:10 04944245beec: Download complete 15:28:10 765212b225bb: Verifying Checksum 15:28:10 765212b225bb: Download complete 15:28:10 f23df028b6ca: Verifying Checksum 15:28:10 f23df028b6ca: Download complete 15:28:10 d65c8cfc05b1: Verifying Checksum 15:28:10 d65c8cfc05b1: Download complete 15:28:11 699f458cf7ca: Verifying Checksum 15:28:11 699f458cf7ca: Download complete 15:28:11 8998bd30e6a1: Download complete 15:28:13 2437ff75d9bd: Verifying Checksum 15:28:13 2437ff75d9bd: Download complete 15:28:15 8998bd30e6a1: Pull complete 15:28:15 04944245beec: Pull complete 15:28:16 699f458cf7ca: Pull complete 15:28:17 765212b225bb: Pull complete 15:28:17 f23df028b6ca: Pull complete 15:28:18 d65c8cfc05b1: Pull complete 15:28:33 2437ff75d9bd: Pull complete 15:28:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:33 prd-ubuntu20.04-docker-arm64-4c-16g-1544 does not seem to be running inside a container 15:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/127 -v /w/workspace/device-virtual-go/127:/w/workspace/device-virtual-go/127:rw,z -v /w/workspace/device-virtual-go/127@tmp:/w/workspace/device-virtual-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:28:36 $ docker top d131908c1c51124a53246c73291d216710cb9ee152194a37f32d6821f81c1777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:36 ---> job-cost.sh 15:28:36 lf-activate-venv: SKIPPING 15:28:36 INFO: No Stack... 15:28:37 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:38 INFO: Archiving Costs [Pipeline] sh 15:28:38 + cat /w/workspace/device-virtual-go/127/archives/cost.csv 15:28:38 + cut -d, -f6 [Pipeline] lock 15:28:38 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] 15:28:38 Resource [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] did not exist. Created. 15:28:38 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:39 /w/workspace/device-virtual-go/127@tmp/durable-153a421c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:39 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:39 Warning: overwriting stash ‘stack-cost’ 15:28:39 Stashed 1 file(s) [Pipeline] } 15:28:39 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:39 $ docker stop --time=1 d131908c1c51124a53246c73291d216710cb9ee152194a37f32d6821f81c1777 15:28:41 $ docker rm -f --volumes d131908c1c51124a53246c73291d216710cb9ee152194a37f32d6821f81c1777 [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 15:28:41 provisioning config files... 15:28:41 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3068027034328664629tmp [Pipeline] { [Pipeline] sh 15:28:41 + set +x 15:28:41 + curl -s https://codecov.io/bash 15:28:41 + bash -s -- 15:28:41 15:28:41 _____ _ 15:28:41 / ____| | | 15:28:41 | | ___ __| | ___ ___ _____ __ 15:28:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:41 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:41 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:41 Bash-1.0.6 15:28:41 15:28:41 15:28:41 ==> git version 2.25.1 found 15:28:41 ==> 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 15:28:41 Release-Date: 2020-01-08 15:28:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:41 ==> Jenkins CI detected. 15:28:41 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:28:41 project root: . 15:28:41 --> token set from env 15:28:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:41 ==> Running gcov in . (disable via -X gcov) 15:28:41 ==> Python coveragepy not found 15:28:41 ==> Searching for coverage reports in: 15:28:41 + . 15:28:41 -> Found 1 reports 15:28:41 ==> Detecting git/mercurial file structure 15:28:41 ==> Reading reports 15:28:41 + ./coverage.out bytes=43063 15:28:41 ==> Appending adjustments 15:28:41 https://docs.codecov.io/docs/fixing-reports 15:28:42 + Found adjustments 15:28:42 ==> Gzipping contents 15:28:42 8.0K /tmp/codecov.4UtQiO.gz 15:28:42 ==> Uploading reports 15:28:42 url: https://codecov.io 15:28:42 query: branch=main&commit=8bac9b22eb31fd3371358eef67a168645ee27d12&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:42 -> Pinging Codecov 15:28:42 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=8bac9b22eb31fd3371358eef67a168645ee27d12&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:42 -> Uploading to 15:28:42 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/5E52B4B073DB2E39498172D8E973AA87/8bac9b22eb31fd3371358eef67a168645ee27d12/91cf1455-144e-4a1c-8644-3e963caa945e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T152842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fbe6554e8a445961f4f58c50fdf97ae8b330ccafffa4e2f8eb92b2e60d5f3d7 15:28:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:42 Dload Upload Total Spent Left Speed 15:28:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 29793 --:--:-- --:--:-- --:--:-- 29793 15:28:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] } 15:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:42 15:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:43 df9b9388f04a: Pulling fs layer 15:28:43 52dc419b0ee2: Pulling fs layer 15:28:43 25bc292e5bac: Pulling fs layer 15:28:43 114826534d7a: Pulling fs layer 15:28:43 4657fd5d0bcf: Pulling fs layer 15:28:43 6ad1cebc031e: Pulling fs layer 15:28:43 8a3aa393b2d8: Pulling fs layer 15:28:43 4657fd5d0bcf: Waiting 15:28:43 114826534d7a: Waiting 15:28:43 6ad1cebc031e: Waiting 15:28:43 52dc419b0ee2: Verifying Checksum 15:28:43 52dc419b0ee2: Download complete 15:28:43 25bc292e5bac: Verifying Checksum 15:28:43 25bc292e5bac: Download complete 15:28:43 4657fd5d0bcf: Verifying Checksum 15:28:43 4657fd5d0bcf: Download complete 15:28:43 df9b9388f04a: Verifying Checksum 15:28:43 df9b9388f04a: Download complete 15:28:43 df9b9388f04a: Pull complete 15:28:43 6ad1cebc031e: Verifying Checksum 15:28:43 6ad1cebc031e: Download complete 15:28:43 52dc419b0ee2: Pull complete 15:28:43 25bc292e5bac: Pull complete 15:28:43 114826534d7a: Verifying Checksum 15:28:43 114826534d7a: Download complete 15:28:44 8a3aa393b2d8: Verifying Checksum 15:28:44 8a3aa393b2d8: Download complete 15:28:47 114826534d7a: Pull complete 15:28:47 4657fd5d0bcf: Pull complete 15:28:47 6ad1cebc031e: Pull complete 15:28:50 8a3aa393b2d8: Pull complete 15:28:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:50 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:28:50 $ 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 15:28:59 $ docker top ec590f843df460fa7e3aa7beb4d72afd110aae8d6e630e7ba1395fcfa4d5bca0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:29:00 + set -o pipefail 15:29:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:29:04 15:29:04 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:29:04 15:29:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/f8e4832d-b4a6-414e-bc7c-acdf6fb91d39 15:29:04 15:29:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:04 15:29:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:04 15:29:04 15:29:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:04 More details here: https://snyk.co/ue1NS [Pipeline] } 15:29:04 $ docker stop --time=1 ec590f843df460fa7e3aa7beb4d72afd110aae8d6e630e7ba1395fcfa4d5bca0 15:29:09 $ docker rm -f --volumes ec590f843df460fa7e3aa7beb4d72afd110aae8d6e630e7ba1395fcfa4d5bca0 [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 15:29:09 + git log --format=format:%s -1 8bac9b22eb31fd3371358eef67a168645ee27d12 [Pipeline] sh 15:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:10 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:29:10 $ 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 15:29:10 $ docker top 62a4ed292de3921cac0a74477205f6ee41ed853db693b6d500f33abdaad19e6f -eo pid,comm 15:29:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:10 [ssh-agent] Looking for ssh-agent implementation... 15:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:11 $ docker exec 62a4ed292de3921cac0a74477205f6ee41ed853db693b6d500f33abdaad19e6f ssh-agent 15:29:11 SSH_AUTH_SOCK=/tmp/ssh-oYaAcI42qIxV/agent.32 15:29:11 SSH_AGENT_PID=38 15:29:11 Running ssh-add (command line suppressed) 15:29:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7154191076315405492.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7154191076315405492.key) 15:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:11 + git semver tag 15:29:11 2023-07-19 15:29:11,742 [run_tag] DEBUG tag force:False 15:29:11 2023-07-19 15:29:11,742 [check_head_tag] DEBUG check head tag 15:29:11 2023-07-19 15:29:11,742 [execute] INFO git cat-file --batch-check 15:29:11 2023-07-19 15:29:11,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:29:11 2023-07-19 15:29:11,746 [execute] INFO git cat-file --batch 15:29:11 2023-07-19 15:29:11,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:29:11 2023-07-19 15:29:11,754 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:11 2023-07-19 15:29:11,754 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 15:29:11 2023-07-19 15:29:11,754 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:29:11 2023-07-19 15:29:11,759 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:11 3.1.0-dev.1 [Pipeline] } 15:29:11 $ docker exec --env ******** --env ******** 62a4ed292de3921cac0a74477205f6ee41ed853db693b6d500f33abdaad19e6f ssh-agent -k 15:29:11 unset SSH_AUTH_SOCK; 15:29:11 unset SSH_AGENT_PID; 15:29:11 echo Agent pid 38 killed; 15:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:12 + git semver [Pipeline] } 15:29:12 $ docker stop --time=1 62a4ed292de3921cac0a74477205f6ee41ed853db693b6d500f33abdaad19e6f 15:29:13 $ docker rm -f --volumes 62a4ed292de3921cac0a74477205f6ee41ed853db693b6d500f33abdaad19e6f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:14 15:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:14 0.23.1-centos7: Pulling from edgex-lftools 15:29:14 ab5ef0e58194: Pulling fs layer 15:29:14 9712f1f96733: Pulling fs layer 15:29:14 63f879dbbcfc: Pulling fs layer 15:29:14 0d9ebad4ef96: Pulling fs layer 15:29:14 e9a5061849ea: Pulling fs layer 15:29:14 d747dcd14b5f: Pulling fs layer 15:29:14 2de7ff778b66: Pulling fs layer 15:29:14 0d9ebad4ef96: Waiting 15:29:14 e9a5061849ea: Waiting 15:29:14 d747dcd14b5f: Waiting 15:29:14 2de7ff778b66: Waiting 15:29:14 9712f1f96733: Verifying Checksum 15:29:14 9712f1f96733: Download complete 15:29:14 63f879dbbcfc: Verifying Checksum 15:29:14 63f879dbbcfc: Download complete 15:29:14 0d9ebad4ef96: Verifying Checksum 15:29:14 0d9ebad4ef96: Download complete 15:29:14 d747dcd14b5f: Verifying Checksum 15:29:14 d747dcd14b5f: Download complete 15:29:14 e9a5061849ea: Verifying Checksum 15:29:14 ab5ef0e58194: Verifying Checksum 15:29:14 ab5ef0e58194: Download complete 15:29:15 2de7ff778b66: Verifying Checksum 15:29:15 2de7ff778b66: Download complete 15:29:17 ab5ef0e58194: Pull complete 15:29:17 9712f1f96733: Pull complete 15:29:18 63f879dbbcfc: Pull complete 15:29:22 0d9ebad4ef96: Pull complete 15:29:22 e9a5061849ea: Pull complete 15:29:22 d747dcd14b5f: Pull complete 15:29:23 2de7ff778b66: Pull complete 15:29:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:23 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:29:23 $ 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 15:29:30 $ docker top a584dfa17fc21758d17b6a4e44837130e18a3ccad1ce86273a0b140385970081 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:30 provisioning config files... 15:29:30 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1958991737911665689tmp 15:29:30 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3323115922353714631tmp 15:29:30 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10196760201563941196tmp [Pipeline] { [Pipeline] echo 15:29:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:31 ---> sigul-configuration.sh 15:29:31 gpg: directory `/root/.gnupg' created 15:29:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:31 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:31 gpg: CAST5 encrypted data 15:29:31 gpg: encrypted with 1 passphrase 15:29:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:31 + mkdir /home/jenkins 15:29:31 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:31 + 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 15:29:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:32 ---> sigul-install.sh 15:29:32 Sigul already installed; skipping installation. [Pipeline] sh 15:29:32 + git tag --list 15:29:32 v1.0.0 15:29:32 v1.1.0 15:29:32 v1.1.1 15:29:32 v1.2.1 15:29:32 v1.2.2 15:29:32 v1.2.3 15:29:32 v1.3.0 15:29:32 v1.3.1 15:29:32 v2.0.0 15:29:32 v2.1.0 15:29:32 v2.1.1 15:29:32 v2.2.0 15:29:32 v2.3.0 15:29:32 v3.0 15:29:32 v3.0.0 15:29:32 v3.1.0-dev.1 [Pipeline] sh 15:29:32 + lftools sign git-tag v3.1.0-dev.1 15:29:33 Signing Git tag with Sigul... 15:29:33 Signing v3.1.0-dev.1 [Pipeline] echo 15:29:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:33 $ docker stop --time=1 a584dfa17fc21758d17b6a4e44837130e18a3ccad1ce86273a0b140385970081 15:29:35 $ docker rm -f --volumes a584dfa17fc21758d17b6a4e44837130e18a3ccad1ce86273a0b140385970081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:35 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:36 $ docker top 3e48765c9ca13e2fee7cd357a6d98326b8b8f8e35dfdecea5e228ac4ee3e6127 -eo pid,comm 15:29:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:36 [ssh-agent] Looking for ssh-agent implementation... 15:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:36 $ docker exec 3e48765c9ca13e2fee7cd357a6d98326b8b8f8e35dfdecea5e228ac4ee3e6127 ssh-agent 15:29:36 SSH_AUTH_SOCK=/tmp/ssh-HxZqc9Xk03pj/agent.32 15:29:36 SSH_AGENT_PID=38 15:29:36 Running ssh-add (command line suppressed) 15:29:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9415154503247534935.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9415154503247534935.key) 15:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:36 + git semver bump pre 15:29:37 2023-07-19 15:29:37,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:37 2023-07-19 15:29:37,157 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 15:29:37 2023-07-19 15:29:37,157 [bump_version] DEBUG bumped version:3.1.0-dev.2 15:29:37 2023-07-19 15:29:37,157 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:29:37 2023-07-19 15:29:37,157 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:37 2023-07-19 15:29:37,158 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:37 2023-07-19 15:29:37,159 [execute] INFO git cat-file --batch-check 15:29:37 2023-07-19 15:29:37,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:37 2023-07-19 15:29:37,164 [execute] INFO git cat-file --batch 15:29:37 2023-07-19 15:29:37,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:37 2023-07-19 15:29:37,170 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:37 3.1.0-dev.2 [Pipeline] } 15:29:37 $ docker exec --env ******** --env ******** 3e48765c9ca13e2fee7cd357a6d98326b8b8f8e35dfdecea5e228ac4ee3e6127 ssh-agent -k 15:29:37 unset SSH_AUTH_SOCK; 15:29:37 unset SSH_AGENT_PID; 15:29:37 echo Agent pid 38 killed; 15:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:37 + git semver [Pipeline] } 15:29:37 $ docker stop --time=1 3e48765c9ca13e2fee7cd357a6d98326b8b8f8e35dfdecea5e228ac4ee3e6127 15:29:39 $ docker rm -f --volumes 3e48765c9ca13e2fee7cd357a6d98326b8b8f8e35dfdecea5e228ac4ee3e6127 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:39 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:29:39 $ 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 15:29:40 $ docker top 1ddedbfb69c49849d524da858ce6853e305030f5bfb2cf2ee3a1d3bfb9fd0167 -eo pid,comm 15:29:40 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). 15:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:40 [ssh-agent] Looking for ssh-agent implementation... 15:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:40 $ docker exec 1ddedbfb69c49849d524da858ce6853e305030f5bfb2cf2ee3a1d3bfb9fd0167 ssh-agent 15:29:40 SSH_AUTH_SOCK=/tmp/ssh-TG3iZEJWGhPx/agent.32 15:29:40 SSH_AGENT_PID=38 15:29:40 Running ssh-add (command line suppressed) 15:29:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12089540088315866463.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12089540088315866463.key) 15:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:40 + git semver push 15:29:41 2023-07-19 15:29:41,135 [run_push] DEBUG push 15:29:41 2023-07-19 15:29:41,135 [execute] INFO git cat-file --batch-check 15:29:41 2023-07-19 15:29:41,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:41 2023-07-19 15:29:41,140 [execute] INFO git rev-list bc31ae6dcc143158a91b04f23202968d9dcc4131 -- 15:29:41 2023-07-19 15:29:41,140 [execute] DEBUG Popen(['git', 'rev-list', 'bc31ae6dcc143158a91b04f23202968d9dcc4131', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:41 2023-07-19 15:29:41,149 [execute] INFO git fetch -v origin 15:29:41 2023-07-19 15:29:41,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:41 2023-07-19 15:29:41,610 [run_push] DEBUG no remote changes detected 15:29:41 2023-07-19 15:29:41,611 [execute] INFO git push origin semver 15:29:41 2023-07-19 15:29:41,611 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:42 2023-07-19 15:29:42,358 [run_push] DEBUG push all version tags 15:29:42 2023-07-19 15:29:42,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:42 2023-07-19 15:29:42,359 [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) 15:29:43 2023-07-19 15:29:43,115 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:29:43 3.1.0-dev.2 [Pipeline] } 15:29:43 $ docker exec --env ******** --env ******** 1ddedbfb69c49849d524da858ce6853e305030f5bfb2cf2ee3a1d3bfb9fd0167 ssh-agent -k 15:29:43 unset SSH_AUTH_SOCK; 15:29:43 unset SSH_AGENT_PID; 15:29:43 echo Agent pid 38 killed; 15:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:43 + git semver [Pipeline] } 15:29:43 $ docker stop --time=1 1ddedbfb69c49849d524da858ce6853e305030f5bfb2cf2ee3a1d3bfb9fd0167 15:29:45 $ docker rm -f --volumes 1ddedbfb69c49849d524da858ce6853e305030f5bfb2cf2ee3a1d3bfb9fd0167 [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 15:29:45 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:29:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:29:45 total 16 15:29:45 drwxr-xr-x 3 root root 4096 Jul 19 15:18 . 15:29:45 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:45 drwxr-xr-x 2 root root 4096 Jul 19 15:18 cost 15:29:45 -rw-r--r-- 1 root root 89 Jul 19 15:18 cost.csv 15:29:45 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:29:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:29:45 total 16 15:29:45 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:18 . 15:29:45 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:29 .. 15:29:45 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:18 cost 15:29:45 -rw-r--r-- 1 jenkins jenkins 89 Jul 19 15:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:46 ---> package-listing.sh 15:29:46 ++ facter osfamily 15:29:46 ++ tr '[:upper:]' '[:lower:]' 15:29:47 + OS_FAMILY=debian 15:29:47 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:29:47 + START_PACKAGES=/tmp/packages_start.txt 15:29:47 + END_PACKAGES=/tmp/packages_end.txt 15:29:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:47 + PACKAGES=/tmp/packages_start.txt 15:29:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:29:47 + PACKAGES=/tmp/packages_end.txt 15:29:47 + case "${OS_FAMILY}" in 15:29:47 + dpkg -l 15:29:47 + grep '^ii' 15:29:47 + '[' -f /tmp/packages_start.txt ']' 15:29:47 + '[' -f /tmp/packages_end.txt ']' 15:29:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:29:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:29:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:29:47 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 15:29:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:48 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 15:29:48 $ 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 15:29:48 $ docker top f5b5f96adda17233f378fedfabdf807ea2d70bbe7769cbf4da581063b3dbc8ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:48 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:49 + ls /var/log/sa-host 15:29:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:49 provisioning config files... 15:29:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17899498125842285442tmp [Pipeline] { [Pipeline] echo 15:29:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:49 ---> create-netrc.sh [Pipeline] } 15:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:50 ---> python-tools-install.sh [Pipeline] echo 15:29:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:50 ---> sudo-logs.sh 15:29:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:50 ---> job-cost.sh 15:29:50 lf-activate-venv: SKIPPING 15:29:50 DEBUG: total: 0.2199999988079071 15:29:50 INFO: Retrieving Stack Cost... 15:29:51 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:51 INFO: Archiving Costs [Pipeline] echo 15:29:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:51 ---> logs-deploy.sh 15:29:51 lf-activate-venv: SKIPPING 15:29:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/127 15:29:51 INFO: archiving workspace using pattern(s): 15:29:52 Archives upload complete. 15:29:52 INFO: archiving logs to Nexus 15:29:53 ---> uname -a: 15:29:53 Linux prd-ubuntu20-04-docker-8c-8g-1542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:29:53 15:29:53