Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67889091cb81185fd3969e397047746b60127084+de7f1fa98896349c300f3340708f5a9fee2488ae (750f5945f47f3759d8b66fe1d2d113ce47c72391) 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-ssh10699509898529335333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7365598329071524895.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/PR-349/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/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17654941079175753629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16689847629227118460.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/PR-349/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/PR-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11496209680832160033.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7932 in /w/workspace/foundry_device-virtual-go_PR-349 [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/foundry_device-virtual-go_PR-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 67889091cb81185fd3969e397047746b60127084 Merge succeeded, producing 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 Checking out Revision 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 67889091cb81185fd3969e397047746b60127084 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 # timeout=10 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" > git rev-list --no-walk 67889091cb81185fd3969e397047746b60127084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:21 ========================================================= 08:13:21 EdgeX Global Pipelines Version Info 08:13:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:22 ------------------- 08:13:22 stable info: 08:13:22 ------------------- 08:13:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:13:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:13:22 Message: update stable to v1.0.244 08:13:22 ------------------- 08:13:22 experimental info: 08:13:22 ------------------- 08:13:22 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:13:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b0619d [Pipeline] echo 08:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:23 provisioning config files... 08:13:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config9464367708049208609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:23 ---> docker-login.sh 08:13:23 nexus3.edgexfoundry.org:10001 08:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:23 Configure a credential helper to remove this warning. See 08:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:23 08:13:23 Login Succeeded 08:13:23 nexus3.edgexfoundry.org:10002 08:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:24 Configure a credential helper to remove this warning. See 08:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:24 08:13:24 Login Succeeded 08:13:24 nexus3.edgexfoundry.org:10003 08:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:24 Configure a credential helper to remove this warning. See 08:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:24 08:13:24 Login Succeeded 08:13:24 nexus3.edgexfoundry.org:10004 08:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:24 Configure a credential helper to remove this warning. See 08:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:24 08:13:24 Login Succeeded 08:13:24 docker.io 08:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:24 Configure a credential helper to remove this warning. See 08:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:24 08:13:24 Login Succeeded 08:13:24 ---> docker-login.sh ends [Pipeline] } 08:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:25 + git rev-list -1 --merges 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81~1..8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo 08:13:25 -----------> git rev-list -1 --merges 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81~1..8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 08:13:25 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [false] [Pipeline] sh 08:13:25 + git log --format=format:%s -1 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo 08:13:25 ========================================================= 08:13:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:25 + git log --format=format:%s -1 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo 08:13:25 [semverPrep] GIT_COMMIT: 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81, Commit Message: Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD [Pipeline] echo 08:13:25 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:26 + grep -v github /etc/ssh/ssh_known_hosts 08:13:26 + [ -e /tmp/ssh_known_hosts ] 08:13:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:26 08:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:26 b85a868b505f: Pulling fs layer 08:13:26 e2be974225ed: Pulling fs layer 08:13:26 339a4e72a1f5: Pulling fs layer 08:13:26 988bab9f4d93: Pulling fs layer 08:13:26 1469e6f7b9e6: Pulling fs layer 08:13:26 eaf3925da568: Pulling fs layer 08:13:26 bab4dde63d76: Pulling fs layer 08:13:26 bde34c3a00c8: Pulling fs layer 08:13:26 b352a97aabf1: Pulling fs layer 08:13:26 4872d77fe225: Pulling fs layer 08:13:26 5851b861e8e6: Pulling fs layer 08:13:26 1469e6f7b9e6: Waiting 08:13:26 eaf3925da568: Waiting 08:13:26 bab4dde63d76: Waiting 08:13:26 bde34c3a00c8: Waiting 08:13:26 b352a97aabf1: Waiting 08:13:26 4872d77fe225: Waiting 08:13:26 5851b861e8e6: Waiting 08:13:26 988bab9f4d93: Waiting 08:13:26 e2be974225ed: Download complete 08:13:26 988bab9f4d93: Verifying Checksum 08:13:26 988bab9f4d93: Download complete 08:13:27 1469e6f7b9e6: Verifying Checksum 08:13:27 1469e6f7b9e6: Download complete 08:13:27 339a4e72a1f5: Verifying Checksum 08:13:27 339a4e72a1f5: Download complete 08:13:27 eaf3925da568: Verifying Checksum 08:13:27 eaf3925da568: Download complete 08:13:27 bde34c3a00c8: Verifying Checksum 08:13:27 bde34c3a00c8: Download complete 08:13:27 b352a97aabf1: Verifying Checksum 08:13:27 b352a97aabf1: Download complete 08:13:27 4872d77fe225: Verifying Checksum 08:13:27 4872d77fe225: Download complete 08:13:27 5851b861e8e6: Verifying Checksum 08:13:27 5851b861e8e6: Download complete 08:13:27 b85a868b505f: Download complete 08:13:27 bab4dde63d76: Verifying Checksum 08:13:27 bab4dde63d76: Download complete 08:13:28 b85a868b505f: Pull complete 08:13:28 e2be974225ed: Pull complete 08:13:29 339a4e72a1f5: Pull complete 08:13:29 988bab9f4d93: Pull complete 08:13:29 1469e6f7b9e6: Pull complete 08:13:29 eaf3925da568: Pull complete 08:13:31 bab4dde63d76: Pull complete 08:13:31 bde34c3a00c8: Pull complete 08:13:31 b352a97aabf1: Pull complete 08:13:31 4872d77fe225: Pull complete 08:13:31 5851b861e8e6: Pull complete 08:13:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:31 prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container 08:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:33 $ docker top dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 -eo pid,comm 08:13:34 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). 08:13:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:34 [ssh-agent] Looking for ssh-agent implementation... 08:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:34 $ docker exec dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent 08:13:34 SSH_AUTH_SOCK=/tmp/ssh-XRdhsNDRGThZ/agent.32 08:13:34 SSH_AGENT_PID=38 08:13:34 Running ssh-add (command line suppressed) 08:13:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_16343352081032187959.key (/w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_16343352081032187959.key) 08:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:34 + git tag --points-at HEAD [Pipeline] } 08:13:34 $ docker exec --env ******** --env ******** dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent -k 08:13:34 unset SSH_AUTH_SOCK; 08:13:34 unset SSH_AGENT_PID; 08:13:34 echo Agent pid 38 killed; 08:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:34 [ssh-agent] Looking for ssh-agent implementation... 08:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:34 $ docker exec dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent 08:13:35 SSH_AUTH_SOCK=/tmp/ssh-7Pww3kCE3iKh/agent.71 08:13:35 SSH_AGENT_PID=78 08:13:35 Running ssh-add (command line suppressed) 08:13:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_17548822473081110656.key (/w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_17548822473081110656.key) 08:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:35 + git semver init 08:13:35 2023-03-01 08:13:35,648 [run_init] DEBUG init version:0.0.0 force:False 08:13:35 2023-03-01 08:13:35,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-349/.semver 08:13:35 2023-03-01 08:13:35,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-349/.semver 08:13:35 2023-03-01 08:13:35,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-349/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-349, universal_newlines=False, shell=None, istream=None) 08:13:37 2023-03-01 08:13:36,869 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-349/.git/info/exclude 08:13:37 2023-03-01 08:13:36,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 with force:False 08:13:37 2023-03-01 08:13:36,870 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 08:13:37 2023-03-01 08:13:36,874 [execute] INFO git cat-file --batch-check 08:13:37 2023-03-01 08:13:36,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) 08:13:37 2023-03-01 08:13:36,881 [execute] INFO git cat-file --batch 08:13:37 2023-03-01 08:13:36,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) 08:13:37 2023-03-01 08:13:36,887 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 08:13:37 0.0.0 [Pipeline] } 08:13:37 $ docker exec --env ******** --env ******** dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent -k 08:13:37 unset SSH_AUTH_SOCK; 08:13:37 unset SSH_AGENT_PID; 08:13:37 echo Agent pid 78 killed; 08:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:37 + git semver [Pipeline] } 08:13:37 $ docker stop --time=1 dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 08:13:39 $ docker rm -f --volumes dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:39 Stashed 1 file(s) [Pipeline] echo 08:13:39 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:13:39 provisioning config files... 08:13:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config8989690058113386196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:40 ---> docker-login.sh 08:13:40 nexus3.edgexfoundry.org:10001 08:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:40 Configure a credential helper to remove this warning. See 08:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:40 08:13:40 Login Succeeded 08:13:40 nexus3.edgexfoundry.org:10002 08:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:40 Configure a credential helper to remove this warning. See 08:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:40 08:13:40 Login Succeeded 08:13:40 nexus3.edgexfoundry.org:10003 08:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:40 Configure a credential helper to remove this warning. See 08:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:40 08:13:40 Login Succeeded 08:13:40 nexus3.edgexfoundry.org:10004 08:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:40 Configure a credential helper to remove this warning. See 08:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:40 08:13:40 Login Succeeded 08:13:40 docker.io 08:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:40 Configure a credential helper to remove this warning. See 08:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:40 08:13:40 Login Succeeded 08:13:40 ---> docker-login.sh ends [Pipeline] } 08:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:40 ========================================================= 08:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:13:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:13:40 Sending build context to Docker daemon 23.41MB 08:13:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:13:40 Step 2/12 : FROM ${BASE} AS builder 08:13:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:41 213ec9aee27d: Pulling fs layer 08:13:41 4583459ba037: Pulling fs layer 08:13:41 93c1e223e6f2: Pulling fs layer 08:13:41 53926ce57604: Pulling fs layer 08:13:41 21b2b0c7a3f4: Pulling fs layer 08:13:41 22ff95d597cd: Pulling fs layer 08:13:41 12d6caf4c0d1: Pulling fs layer 08:13:41 96b7cbca73a9: Pulling fs layer 08:13:41 a7acece74701: Pulling fs layer 08:13:41 22ff95d597cd: Waiting 08:13:41 12d6caf4c0d1: Waiting 08:13:41 96b7cbca73a9: Waiting 08:13:41 a7acece74701: Waiting 08:13:41 53926ce57604: Waiting 08:13:41 21b2b0c7a3f4: Waiting 08:13:41 93c1e223e6f2: Download complete 08:13:41 4583459ba037: Verifying Checksum 08:13:41 4583459ba037: Download complete 08:13:41 21b2b0c7a3f4: Verifying Checksum 08:13:41 21b2b0c7a3f4: Download complete 08:13:41 22ff95d597cd: Verifying Checksum 08:13:41 22ff95d597cd: Download complete 08:13:41 213ec9aee27d: Verifying Checksum 08:13:41 213ec9aee27d: Download complete 08:13:41 12d6caf4c0d1: Verifying Checksum 08:13:41 12d6caf4c0d1: Download complete 08:13:41 213ec9aee27d: Pull complete 08:13:41 4583459ba037: Pull complete 08:13:41 93c1e223e6f2: Pull complete 08:13:41 a7acece74701: Download complete 08:13:42 96b7cbca73a9: Verifying Checksum 08:13:42 96b7cbca73a9: Download complete 08:13:42 53926ce57604: Verifying Checksum 08:13:42 53926ce57604: Download complete 08:13:46 53926ce57604: Pull complete 08:13:46 21b2b0c7a3f4: Pull complete 08:13:46 22ff95d597cd: Pull complete 08:13:46 12d6caf4c0d1: Pull complete 08:13:48 96b7cbca73a9: Pull complete 08:13:48 a7acece74701: Pull complete 08:13:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:13:48 ---> db6d94c90886 08:13:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:13:52 ---> Running in dd0f9a2bb828 08:13:52 Removing intermediate container dd0f9a2bb828 08:13:52 ---> 34274263ac0b 08:13:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:13:52 ---> Running in 3e5fa6e242f7 08:13:52 Removing intermediate container 3e5fa6e242f7 08:13:52 ---> 3b56a245d838 08:13:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:13:52 ---> Running in 2affe631bf4a 08:13:52 Removing intermediate container 2affe631bf4a 08:13:52 ---> ebe1b4ba1cee 08:13:52 Step 6/12 : WORKDIR /device-virtual-go 08:13:52 ---> Running in 725a5178e32a 08:13:52 Removing intermediate container 725a5178e32a 08:13:52 ---> 74a1df727631 08:13:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:52 ---> Running in 82f850e4956a 08:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:53 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:13:53 (2/4) Installing libedit (20210910.3.1-r0) 08:13:53 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:13:53 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:13:53 Executing busybox-1.35.0-r17.trigger 08:13:53 OK: 216 MiB in 55 packages 08:13:54 Removing intermediate container 82f850e4956a 08:13:54 ---> 58e18ef50531 08:13:54 Step 8/12 : COPY go.mod vendor* ./ 08:13:54 ---> 5770daa79658 08:13:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:54 ---> Running in 90c85c290165 08:13:54 Still waiting to schedule task 08:13:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:14:33 Removing intermediate container 90c85c290165 08:14:33 ---> 60273ec779fe 08:14:33 Step 10/12 : COPY . . 08:14:34 ---> 669dc36e6529 08:14:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:14:34 ---> Running in f15be228acca 08:14:34 Removing intermediate container f15be228acca 08:14:34 ---> a84cfea6465e 08:14:34 Step 12/12 : RUN $MAKE 08:14:34 ---> Running in 7df107188b38 08:14:34 noop 08:14:34 Removing intermediate container 7df107188b38 08:14:34 ---> 9abc59ad2873 08:14:34 Successfully built 9abc59ad2873 08:14:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:35 + docker inspect -f . ci-base-image-x86_64 08:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:35 prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container 08:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:35 $ docker top 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:36 + go version 08:14:36 go version go1.18.7 linux/amd64 [Pipeline] } 08:14:36 $ docker stop --time=1 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 08:14:37 $ docker rm -f --volumes 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:37 + docker inspect -f . ci-base-image-x86_64 08:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:37 prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container 08:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:38 $ docker top c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:38 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-349 [Pipeline] fileExists [Pipeline] sh 08:14:38 + make test 08:14:38 go test ./... -coverprofile=coverage.out 08:14:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:14:49 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 08:14:49 have (string) 08:14:49 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:14:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: too many errors 08:14:49 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 08:14:49 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 08:14:49 $ docker stop --time=1 c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a 08:14:51 $ docker rm -f --volumes c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:51 08:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:51 latest: Pulling from edgex-lftools-log-publisher 08:14:51 5eb5b503b376: Pulling fs layer 08:14:51 5c69ac0246d0: Pulling fs layer 08:14:51 ec43610c2a17: Pulling fs layer 08:14:51 3a2ae6a8a46f: Pulling fs layer 08:14:51 33b1e0a273af: Pulling fs layer 08:14:51 5d3b04190fa2: Pulling fs layer 08:14:51 2f39f015ded8: Pulling fs layer 08:14:51 3a2ae6a8a46f: Waiting 08:14:51 33b1e0a273af: Waiting 08:14:51 5d3b04190fa2: Waiting 08:14:51 2f39f015ded8: Waiting 08:14:51 5c69ac0246d0: Verifying Checksum 08:14:51 5c69ac0246d0: Download complete 08:14:51 3a2ae6a8a46f: Verifying Checksum 08:14:51 3a2ae6a8a46f: Download complete 08:14:52 33b1e0a273af: Verifying Checksum 08:14:52 33b1e0a273af: Download complete 08:14:52 5d3b04190fa2: Download complete 08:14:52 ec43610c2a17: Verifying Checksum 08:14:52 ec43610c2a17: Download complete 08:14:52 5eb5b503b376: Verifying Checksum 08:14:52 5eb5b503b376: Download complete 08:14:52 2f39f015ded8: Download complete 08:14:53 5eb5b503b376: Pull complete 08:14:53 5c69ac0246d0: Pull complete 08:14:53 ec43610c2a17: Pull complete 08:14:53 3a2ae6a8a46f: Pull complete 08:14:54 33b1e0a273af: Pull complete 08:14:54 5d3b04190fa2: Pull complete 08:14:59 2f39f015ded8: Pull complete 08:14:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:59 prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container 08:14:59 $ 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/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:03 $ docker top d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:03 ---> job-cost.sh 08:15:03 lf-activate-venv: SKIPPING 08:15:03 INFO: No Stack... 08:15:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:15:04 INFO: Archiving Costs [Pipeline] sh 08:15:04 + cat /w/workspace/foundry_device-virtual-go_PR-349/archives/cost.csv 08:15:04 + cut -d, -f6 [Pipeline] lock 08:15:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] 08:15:04 Resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] did not exist. Created. 08:15:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:15:05 Stashed 1 file(s) [Pipeline] } 08:15:05 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:05 $ docker stop --time=1 d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f 08:15:06 $ docker rm -f --volumes d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:15:06 Failed in branch amd64 08:15:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7934 in /w/workspace/foundry_device-virtual-go_PR-349 [Pipeline] { [Pipeline] ws 08:15:21 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:15:21 The recommended git tool is: git 08:15:26 using credential edgex-jenkins-ssh 08:15:26 Cloning the remote Git repository 08:15:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:15:26 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:15:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:26 > git --version # timeout=10 08:15:26 > git --version # 'git version 2.25.1' 08:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:15:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:15:30 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 67889091cb81185fd3969e397047746b60127084 08:15:30 Merge succeeded, producing 6030107f202afd86865d03172c0d8d18505c7706 08:15:30 Checking out Revision 6030107f202afd86865d03172c0d8d18505c7706 (PR-349) 08:15:30 > git config core.sparsecheckout # timeout=10 08:15:30 > git checkout -f 67889091cb81185fd3969e397047746b60127084 # timeout=10 08:15:30 > git remote # timeout=10 08:15:30 > git config --get remote.origin.url # timeout=10 08:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:30 > git merge de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 08:15:30 > git rev-parse HEAD^{commit} # timeout=10 08:15:30 > git config core.sparsecheckout # timeout=10 08:15:30 > git checkout -f 6030107f202afd86865d03172c0d8d18505c7706 # timeout=10 08:15:34 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" 08:15:34 > git rev-list --no-walk 67889091cb81185fd3969e397047746b60127084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:15:35 Dload Upload Total Spent Left Speed 08:15:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 35518 0 --:--:-- --:--:-- --:--:-- 35419 [Pipeline] sh 08:15:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:15:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:15:36 + sudo tee /etc/docker/daemon.new 08:15:36 { 08:15:36 "registry-mirrors": [ 08:15:36 "https://nexus3.edgexfoundry.org:10001" 08:15:36 ], 08:15:36 "bip": "10.250.0.254/24", 08:15:36 "hosts": [ 08:15:36 "tcp://0.0.0.0:5555", 08:15:36 "unix:///var/run/docker.sock" 08:15:36 ], 08:15:36 "mtu": 1458, 08:15:36 "selinux-enabled": true, 08:15:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:15:36 } [Pipeline] sh 08:15:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:15:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:55 provisioning config files... 08:15:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3102363700872204793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:55 ---> docker-login.sh 08:15:55 nexus3.edgexfoundry.org:10001 08:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:56 Configure a credential helper to remove this warning. See 08:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:56 08:15:56 Login Succeeded 08:15:56 nexus3.edgexfoundry.org:10002 08:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:56 Configure a credential helper to remove this warning. See 08:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:56 08:15:56 Login Succeeded 08:15:56 nexus3.edgexfoundry.org:10003 08:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:57 Configure a credential helper to remove this warning. See 08:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:57 08:15:57 Login Succeeded 08:15:57 nexus3.edgexfoundry.org:10004 08:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:57 Configure a credential helper to remove this warning. See 08:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:57 08:15:57 Login Succeeded 08:15:57 docker.io 08:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:57 Configure a credential helper to remove this warning. See 08:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:57 08:15:57 Login Succeeded 08:15:57 ---> docker-login.sh ends [Pipeline] } 08:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:58 ========================================================= 08:15:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:15:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:15:58 Sending build context to Docker daemon 11.86MB 08:15:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:15:59 Step 2/12 : FROM ${BASE} AS builder 08:16:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:00 9b18e9b68314: Pulling fs layer 08:16:00 35d82f9e3411: Pulling fs layer 08:16:00 e16973657156: Pulling fs layer 08:16:00 fc693d55d65f: Pulling fs layer 08:16:00 7e9fc2657dce: Pulling fs layer 08:16:00 dda99020689f: Pulling fs layer 08:16:00 db1c61fa0a46: Pulling fs layer 08:16:00 891c053d2c06: Pulling fs layer 08:16:00 dda99020689f: Waiting 08:16:00 891c053d2c06: Waiting 08:16:00 db1c61fa0a46: Waiting 08:16:00 fc693d55d65f: Waiting 08:16:00 7e9fc2657dce: Waiting 08:16:00 e16973657156: Verifying Checksum 08:16:00 e16973657156: Download complete 08:16:00 35d82f9e3411: Verifying Checksum 08:16:00 35d82f9e3411: Download complete 08:16:00 7e9fc2657dce: Verifying Checksum 08:16:00 7e9fc2657dce: Download complete 08:16:00 dda99020689f: Verifying Checksum 08:16:00 dda99020689f: Download complete 08:16:00 9b18e9b68314: Verifying Checksum 08:16:00 9b18e9b68314: Download complete 08:16:01 9b18e9b68314: Pull complete 08:16:01 891c053d2c06: Verifying Checksum 08:16:01 891c053d2c06: Download complete 08:16:02 35d82f9e3411: Pull complete 08:16:02 e16973657156: Pull complete 08:16:02 db1c61fa0a46: Verifying Checksum 08:16:02 db1c61fa0a46: Download complete 08:16:03 fc693d55d65f: Verifying Checksum 08:16:03 fc693d55d65f: Download complete 08:16:15 fc693d55d65f: Pull complete 08:16:15 7e9fc2657dce: Pull complete 08:16:15 dda99020689f: Pull complete 08:16:22 db1c61fa0a46: Pull complete 08:16:23 891c053d2c06: Pull complete 08:16:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:16:24 ---> f96f9c87975a 08:16:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:16:26 ---> Running in f453d88aba14 08:16:27 Removing intermediate container f453d88aba14 08:16:27 ---> 566edd731b6d 08:16:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:16:27 ---> Running in 1f5a0883f4f2 08:16:27 Removing intermediate container 1f5a0883f4f2 08:16:27 ---> 38d30e6a3f2c 08:16:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:16:27 ---> Running in 6829184cce33 08:16:27 Removing intermediate container 6829184cce33 08:16:27 ---> ab8cc8c59c50 08:16:27 Step 6/12 : WORKDIR /device-virtual-go 08:16:27 ---> Running in 6c21da00ef04 08:16:28 Removing intermediate container 6c21da00ef04 08:16:28 ---> 7f4fc5e62e03 08:16:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:28 ---> Running in f29f10b2bfb6 08:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:16:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 08:16:30 (2/4) Installing libedit (20210910.3.1-r0) 08:16:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 08:16:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 08:16:30 Executing busybox-1.35.0-r17.trigger 08:16:30 OK: 226 MiB in 55 packages 08:16:31 Removing intermediate container f29f10b2bfb6 08:16:31 ---> 6f3c0015af87 08:16:31 Step 8/12 : COPY go.mod vendor* ./ 08:16:32 ---> de1fde6940b6 08:16:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:32 ---> Running in f98db95991a9 08:17:40 Removing intermediate container f98db95991a9 08:17:40 ---> 1e5843a8d590 08:17:40 Step 10/12 : COPY . . 08:17:40 ---> 6016154dcd20 08:17:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:40 ---> Running in 3f05aee8ba4b 08:17:40 Removing intermediate container 3f05aee8ba4b 08:17:40 ---> 0d1adfa11e93 08:17:40 Step 12/12 : RUN $MAKE 08:17:40 ---> Running in 2a138fd4f88a 08:17:40 noop 08:17:40 Removing intermediate container 2a138fd4f88a 08:17:40 ---> faab6ecf74f3 08:17:40 Successfully built faab6ecf74f3 08:17:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:40 + docker inspect -f . ci-base-image-arm64 08:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container 08:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:42 $ docker top 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:43 + go version 08:17:43 go version go1.18.7 linux/arm64 [Pipeline] } 08:17:43 $ docker stop --time=1 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f 08:17:45 $ docker rm -f --volumes 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:45 + docker inspect -f . ci-base-image-arm64 08:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:45 prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container 08:17:46 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:47 $ docker top 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:48 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:17:48 + make test 08:17:48 go test ./... -coverprofile=coverage.out 08:17:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:19:11 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 08:19:11 have (string) 08:19:11 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 08:19:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: too many errors 08:19:11 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 08:19:11 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 08:19:11 $ docker stop --time=1 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 08:19:13 $ docker rm -f --volumes 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:14 08:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:15 arm64: Pulling from edgex-lftools-log-publisher 08:19:15 8998bd30e6a1: Pulling fs layer 08:19:15 04944245beec: Pulling fs layer 08:19:15 699f458cf7ca: Pulling fs layer 08:19:15 765212b225bb: Pulling fs layer 08:19:15 f23df028b6ca: Pulling fs layer 08:19:15 d65c8cfc05b1: Pulling fs layer 08:19:15 2437ff75d9bd: Pulling fs layer 08:19:15 765212b225bb: Waiting 08:19:15 f23df028b6ca: Waiting 08:19:15 d65c8cfc05b1: Waiting 08:19:15 2437ff75d9bd: Waiting 08:19:15 04944245beec: Verifying Checksum 08:19:15 04944245beec: Download complete 08:19:15 765212b225bb: Verifying Checksum 08:19:15 765212b225bb: Download complete 08:19:15 f23df028b6ca: Verifying Checksum 08:19:15 f23df028b6ca: Download complete 08:19:15 d65c8cfc05b1: Verifying Checksum 08:19:15 d65c8cfc05b1: Download complete 08:19:15 699f458cf7ca: Verifying Checksum 08:19:15 699f458cf7ca: Download complete 08:19:15 8998bd30e6a1: Verifying Checksum 08:19:15 8998bd30e6a1: Download complete 08:19:18 2437ff75d9bd: Verifying Checksum 08:19:18 2437ff75d9bd: Download complete 08:19:19 8998bd30e6a1: Pull complete 08:19:20 04944245beec: Pull complete 08:19:21 699f458cf7ca: Pull complete 08:19:21 765212b225bb: Pull complete 08:19:22 f23df028b6ca: Pull complete 08:19:22 d65c8cfc05b1: Pull complete 08:19:37 2437ff75d9bd: Pull complete 08:19:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:37 prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container 08:19:38 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:19:41 $ docker top f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:42 ---> job-cost.sh 08:19:42 lf-activate-venv: SKIPPING 08:19:42 INFO: No Stack... 08:19:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:19:43 INFO: Archiving Costs [Pipeline] sh 08:19:43 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 08:19:43 + cut -d, -f6 [Pipeline] lock 08:19:43 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] 08:19:43 Resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] did not exist. Created. 08:19:43 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:44 /w/workspace/device-virtual-go/2@tmp/durable-14072a73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:19:45 + echo total: 0.10999999940395355 [Pipeline] stash 08:19:45 Warning: overwriting stash ‘stack-cost’ 08:19:45 Stashed 1 file(s) [Pipeline] } 08:19:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:45 $ docker stop --time=1 f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 08:19:47 $ docker rm -f --volumes f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:19:48 + [ -d /w/workspace/foundry_device-virtual-go_PR-349/archives ] 08:19:48 + ls -al /w/workspace/foundry_device-virtual-go_PR-349/archives 08:19:48 total 16 08:19:48 drwxr-xr-x 3 root root 4096 Mar 1 08:15 . 08:19:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:15 .. 08:19:48 drwxr-xr-x 2 root root 4096 Mar 1 08:15 cost 08:19:48 -rw-r--r-- 1 root root 89 Mar 1 08:15 cost.csv 08:19:48 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-349/archives 08:19:48 + ls -al /w/workspace/foundry_device-virtual-go_PR-349/archives 08:19:48 total 16 08:19:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:15 . 08:19:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:15 .. 08:19:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 08:15 cost 08:19:48 -rw-r--r-- 1 jenkins jenkins 89 Mar 1 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:19:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:49 ---> package-listing.sh 08:19:49 ++ facter osfamily 08:19:49 ++ tr '[:upper:]' '[:lower:]' 08:19:49 + OS_FAMILY=debian 08:19:49 + workspace=/w/workspace/foundry_device-virtual-go_PR-349 08:19:49 + START_PACKAGES=/tmp/packages_start.txt 08:19:49 + END_PACKAGES=/tmp/packages_end.txt 08:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:49 + PACKAGES=/tmp/packages_start.txt 08:19:49 + '[' /w/workspace/foundry_device-virtual-go_PR-349 ']' 08:19:49 + PACKAGES=/tmp/packages_end.txt 08:19:49 + case "${OS_FAMILY}" in 08:19:49 + dpkg -l 08:19:49 + grep '^ii' 08:19:49 + '[' -f /tmp/packages_start.txt ']' 08:19:49 + '[' -f /tmp/packages_end.txt ']' 08:19:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:49 + '[' /w/workspace/foundry_device-virtual-go_PR-349 ']' 08:19:49 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-349/archives/ 08:19:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-349/archives/ [Pipeline] echo 08:19:49 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/foundry_device-virtual-go_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:19:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:50 prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container 08:19:50 $ 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/foundry_device-virtual-go_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:51 $ docker top b19d1438b2634c41a778e4cdf1ad37bcb306e3908a47d58941206d3ffe8c5ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:52 + ls /var/log/sa-host 08:19:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:52 provisioning config files... 08:19:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config8796759735728298691tmp [Pipeline] { [Pipeline] echo 08:19:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:52 ---> create-netrc.sh [Pipeline] } 08:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:52 ---> python-tools-install.sh [Pipeline] echo 08:19:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:53 ---> sudo-logs.sh 08:19:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:19:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:53 ---> job-cost.sh 08:19:53 lf-activate-venv: SKIPPING 08:19:53 DEBUG: total: 0.2199999988079071 08:19:53 INFO: Retrieving Stack Cost... 08:19:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:54 INFO: Archiving Costs [Pipeline] echo 08:19:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:54 ---> logs-deploy.sh 08:19:54 lf-activate-venv: SKIPPING 08:19:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-349/2 08:19:54 INFO: archiving workspace using pattern(s): 08:19:55 Archives upload complete. 08:19:55 INFO: archiving logs to Nexus