Pull request #328 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 4c5f8a82ebac084b4cef154276cbbf6b93eca046+ca0733bb9736aa55b8583960b75f1e287344907e (9580686198702fcd3dbbad1e3f336133c069774f) 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-ssh1196024085388291687.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-ssh15571913587037391488.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-328/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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh383778411458551440.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-ssh6147970688511587995.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-328/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-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15466735413728409388.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-2212 in /w/workspace/foundry_device-virtual-go_PR-328 [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-328 # 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0733bb9736aa55b8583960b75f1e287344907e into PR head commit 4c5f8a82ebac084b4cef154276cbbf6b93eca046 Merge succeeded, producing e5297467f1adcee12c61dc952662f1da8fe923cd Checking out Revision e5297467f1adcee12c61dc952662f1da8fe923cd (PR-328) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c5f8a82ebac084b4cef154276cbbf6b93eca046 # 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 ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5297467f1adcee12c61dc952662f1da8fe923cd # timeout=10 Commit message: "Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0bbeff95fae05d7ffd956023374934d2363d6b1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T15:04:19.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T15:04:19.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T15:04:19.838Z] ========================================================= [2023-01-13T15:04:19.838Z] EdgeX Global Pipelines Version Info [2023-01-13T15:04:19.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:04:20.551Z] ------------------- [2023-01-13T15:04:20.551Z] stable info: [2023-01-13T15:04:20.551Z] ------------------- [2023-01-13T15:04:20.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T15:04:20.551Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T15:04:20.551Z] Message: update stable to v1.0.244 [2023-01-13T15:04:21.123Z] ------------------- [2023-01-13T15:04:21.123Z] experimental info: [2023-01-13T15:04:21.123Z] ------------------- [2023-01-13T15:04:21.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T15:04:21.123Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T15:04:21.123Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T15:04:21.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-13T15:04:21.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-13T15:04:21.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T15:04:21.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T15:04:21.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T15:04:21.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T15:04:21.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T15:04:21.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-13T15:04:21.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T15:04:21.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T15:04:21.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T15:04:21.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-13T15:04:21.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T15:04:21.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T15:04:21.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T15:04:21.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T15:04:21.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T15:04:21.566Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T15:04:21.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T15:04:21.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T15:04:21.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-13T15:04:21.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-13T15:04:21.617Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-13T15:04:21.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-13T15:04:21.633Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-13T15:04:21.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T15:04:21.669Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T15:04:21.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo [2023-01-13T15:04:21.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo [2023-01-13T15:04:21.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo [2023-01-13T15:04:21.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5297467f1adcee12c61dc952662f1da8fe923cd [Pipeline] echo [2023-01-13T15:04:21.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e529746 [Pipeline] echo [2023-01-13T15:04:21.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:04:21.812Z] provisioning config files... [2023-01-13T15:04:21.825Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config11145642897587199289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:04:22.126Z] ---> docker-login.sh [2023-01-13T15:04:22.126Z] nexus3.edgexfoundry.org:10001 [2023-01-13T15:04:22.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:22.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:22.386Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:22.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:22.386Z] [2023-01-13T15:04:22.645Z] Login Succeeded [2023-01-13T15:04:22.645Z] nexus3.edgexfoundry.org:10002 [2023-01-13T15:04:22.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:22.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:22.645Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:22.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:22.645Z] [2023-01-13T15:04:22.645Z] Login Succeeded [2023-01-13T15:04:22.645Z] nexus3.edgexfoundry.org:10003 [2023-01-13T15:04:22.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:22.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:22.645Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:22.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:22.645Z] [2023-01-13T15:04:22.645Z] Login Succeeded [2023-01-13T15:04:22.645Z] nexus3.edgexfoundry.org:10004 [2023-01-13T15:04:22.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:22.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:22.906Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:22.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:22.906Z] [2023-01-13T15:04:22.906Z] Login Succeeded [2023-01-13T15:04:22.906Z] docker.io [2023-01-13T15:04:22.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:23.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:23.168Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:23.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:23.168Z] [2023-01-13T15:04:23.168Z] Login Succeeded [2023-01-13T15:04:23.168Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T15:04:23.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T15:04:23.601Z] + git rev-list -1 --merges e5297467f1adcee12c61dc952662f1da8fe923cd~1..e5297467f1adcee12c61dc952662f1da8fe923cd [Pipeline] echo [2023-01-13T15:04:23.645Z] -----------> git rev-list -1 --merges e5297467f1adcee12c61dc952662f1da8fe923cd~1..e5297467f1adcee12c61dc952662f1da8fe923cd e5297467f1adcee12c61dc952662f1da8fe923cd [2023-01-13T15:04:23.645Z] e5297467f1adcee12c61dc952662f1da8fe923cd [false] [Pipeline] sh [2023-01-13T15:04:23.934Z] + git log --format=format:%s -1 e5297467f1adcee12c61dc952662f1da8fe923cd [Pipeline] echo [2023-01-13T15:04:23.950Z] ========================================================= [2023-01-13T15:04:23.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T15:04:23.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T15:04:24.267Z] + git log --format=format:%s -1 e5297467f1adcee12c61dc952662f1da8fe923cd [Pipeline] echo [2023-01-13T15:04:24.279Z] [semverPrep] GIT_COMMIT: e5297467f1adcee12c61dc952662f1da8fe923cd, Commit Message: Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD [Pipeline] echo [2023-01-13T15:04:24.290Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-13T15:04:24.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T15:04:24.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T15:04:24.653Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T15:04:24.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T15:04:24.653Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T15:04:24.653Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T15:04:24.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:04:25.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:04:25.057Z] [2023-01-13T15:04:25.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:04:25.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:04:25.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T15:04:25.357Z] b85a868b505f: Pulling fs layer [2023-01-13T15:04:25.357Z] e2be974225ed: Pulling fs layer [2023-01-13T15:04:25.357Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T15:04:25.357Z] 988bab9f4d93: Pulling fs layer [2023-01-13T15:04:25.357Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T15:04:25.357Z] eaf3925da568: Pulling fs layer [2023-01-13T15:04:25.357Z] bab4dde63d76: Pulling fs layer [2023-01-13T15:04:25.357Z] bde34c3a00c8: Pulling fs layer [2023-01-13T15:04:25.357Z] b352a97aabf1: Pulling fs layer [2023-01-13T15:04:25.357Z] 4872d77fe225: Pulling fs layer [2023-01-13T15:04:25.357Z] 988bab9f4d93: Waiting [2023-01-13T15:04:25.357Z] 1469e6f7b9e6: Waiting [2023-01-13T15:04:25.357Z] eaf3925da568: Waiting [2023-01-13T15:04:25.357Z] bab4dde63d76: Waiting [2023-01-13T15:04:25.357Z] bde34c3a00c8: Waiting [2023-01-13T15:04:25.357Z] b352a97aabf1: Waiting [2023-01-13T15:04:25.357Z] 5851b861e8e6: Pulling fs layer [2023-01-13T15:04:25.357Z] 4872d77fe225: Waiting [2023-01-13T15:04:25.357Z] 5851b861e8e6: Waiting [2023-01-13T15:04:25.357Z] e2be974225ed: Verifying Checksum [2023-01-13T15:04:25.357Z] e2be974225ed: Download complete [2023-01-13T15:04:25.357Z] 988bab9f4d93: Download complete [2023-01-13T15:04:25.619Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T15:04:25.619Z] 339a4e72a1f5: Download complete [2023-01-13T15:04:25.619Z] eaf3925da568: Verifying Checksum [2023-01-13T15:04:25.619Z] eaf3925da568: Download complete [2023-01-13T15:04:25.619Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T15:04:25.619Z] 1469e6f7b9e6: Download complete [2023-01-13T15:04:25.619Z] bde34c3a00c8: Verifying Checksum [2023-01-13T15:04:25.619Z] b352a97aabf1: Verifying Checksum [2023-01-13T15:04:25.619Z] b352a97aabf1: Download complete [2023-01-13T15:04:25.619Z] 4872d77fe225: Verifying Checksum [2023-01-13T15:04:25.619Z] 4872d77fe225: Download complete [2023-01-13T15:04:25.619Z] 5851b861e8e6: Download complete [2023-01-13T15:04:25.882Z] b85a868b505f: Verifying Checksum [2023-01-13T15:04:25.882Z] b85a868b505f: Download complete [2023-01-13T15:04:26.142Z] bab4dde63d76: Verifying Checksum [2023-01-13T15:04:26.142Z] bab4dde63d76: Download complete [2023-01-13T15:04:27.125Z] b85a868b505f: Pull complete [2023-01-13T15:04:27.125Z] e2be974225ed: Pull complete [2023-01-13T15:04:27.699Z] 339a4e72a1f5: Pull complete [2023-01-13T15:04:27.699Z] 988bab9f4d93: Pull complete [2023-01-13T15:04:27.959Z] 1469e6f7b9e6: Pull complete [2023-01-13T15:04:27.959Z] eaf3925da568: Pull complete [2023-01-13T15:04:29.864Z] bab4dde63d76: Pull complete [2023-01-13T15:04:29.864Z] bde34c3a00c8: Pull complete [2023-01-13T15:04:29.864Z] b352a97aabf1: Pull complete [2023-01-13T15:04:29.864Z] 4872d77fe225: Pull complete [2023-01-13T15:04:29.864Z] 5851b861e8e6: Pull complete [2023-01-13T15:04:30.124Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T15:04:30.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:04:30.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:04:30.211Z] prd-ubuntu20.04-docker-8c-8g-2212 does not seem to be running inside a container [2023-01-13T15:04:30.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T15:04:32.410Z] $ docker top a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd -eo pid,comm [2023-01-13T15:04:32.465Z] 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). [2023-01-13T15:04:32.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T15:04:32.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T15:04:32.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T15:04:32.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T15:04:32.612Z] $ docker exec a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd ssh-agent [2023-01-13T15:04:32.731Z] SSH_AUTH_SOCK=/tmp/ssh-NA64GGDhHev4/agent.32 [2023-01-13T15:04:32.731Z] SSH_AGENT_PID=38 [2023-01-13T15:04:32.739Z] Running ssh-add (command line suppressed) [2023-01-13T15:04:32.839Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_3156931106043736507.key (/w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_3156931106043736507.key) [2023-01-13T15:04:32.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T15:04:33.138Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T15:04:33.158Z] $ docker exec --env ******** --env ******** a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd ssh-agent -k [2023-01-13T15:04:33.252Z] unset SSH_AUTH_SOCK; [2023-01-13T15:04:33.252Z] unset SSH_AGENT_PID; [2023-01-13T15:04:33.252Z] echo Agent pid 38 killed; [2023-01-13T15:04:33.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T15:04:33.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T15:04:33.284Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T15:04:33.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T15:04:33.392Z] $ docker exec a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd ssh-agent [2023-01-13T15:04:33.493Z] SSH_AUTH_SOCK=/tmp/ssh-UBPNfrOVlKWk/agent.70 [2023-01-13T15:04:33.493Z] SSH_AGENT_PID=76 [2023-01-13T15:04:33.498Z] Running ssh-add (command line suppressed) [2023-01-13T15:04:33.599Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_10287500689777306376.key (/w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_10287500689777306376.key) [2023-01-13T15:04:33.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T15:04:33.897Z] + git semver init [2023-01-13T15:04:34.157Z] 2023-01-13 15:04:34,083 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T15:04:34.157Z] 2023-01-13 15:04:34,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-328/.semver [2023-01-13T15:04:34.157Z] 2023-01-13 15:04:34,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-328/.semver [2023-01-13T15:04:34.157Z] 2023-01-13 15:04:34,084 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-328/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-328, universal_newlines=False, shell=None, istream=None) [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,155 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-328/.git/info/exclude [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 with force:False [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,155 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,158 [execute] INFO git cat-file --batch-check [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,162 [execute] INFO git cat-file --batch [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T15:04:35.538Z] 2023-01-13 15:04:35,167 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 [2023-01-13T15:04:35.538Z] 0.0.0 [Pipeline] } [2023-01-13T15:04:35.550Z] $ docker exec --env ******** --env ******** a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd ssh-agent -k [2023-01-13T15:04:35.642Z] unset SSH_AUTH_SOCK; [2023-01-13T15:04:35.643Z] unset SSH_AGENT_PID; [2023-01-13T15:04:35.643Z] echo Agent pid 76 killed; [2023-01-13T15:04:35.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T15:04:35.956Z] + git semver [Pipeline] } [2023-01-13T15:04:36.233Z] $ docker stop --time=1 a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd [2023-01-13T15:04:37.551Z] $ docker rm -f --volumes a49ebf796ec3798b278f211cd030aa4e39f1fd48ee6708f8d22015b286e9c8cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:04:37.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T15:04:38.087Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T15:04:38.091Z] [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 [2023-01-13T15:04:38.219Z] provisioning config files... [2023-01-13T15:04:38.227Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config6550636467871594539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:04:38.518Z] ---> docker-login.sh [2023-01-13T15:04:38.518Z] nexus3.edgexfoundry.org:10001 [2023-01-13T15:04:38.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:38.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:38.518Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:38.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:38.518Z] [2023-01-13T15:04:38.518Z] Login Succeeded [2023-01-13T15:04:38.518Z] nexus3.edgexfoundry.org:10002 [2023-01-13T15:04:38.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:38.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:38.518Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:38.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:38.518Z] [2023-01-13T15:04:38.518Z] Login Succeeded [2023-01-13T15:04:38.518Z] nexus3.edgexfoundry.org:10003 [2023-01-13T15:04:38.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:38.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:38.776Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:38.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:38.776Z] [2023-01-13T15:04:38.776Z] Login Succeeded [2023-01-13T15:04:38.776Z] nexus3.edgexfoundry.org:10004 [2023-01-13T15:04:38.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:38.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:38.776Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:38.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:38.776Z] [2023-01-13T15:04:38.776Z] Login Succeeded [2023-01-13T15:04:38.776Z] docker.io [2023-01-13T15:04:38.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:04:39.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:04:39.035Z] Configure a credential helper to remove this warning. See [2023-01-13T15:04:39.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:04:39.035Z] [2023-01-13T15:04:39.035Z] Login Succeeded [2023-01-13T15:04:39.035Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T15:04:39.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T15:04:39.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:04:39.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:04:39.121Z] ========================================================= [2023-01-13T15:04:39.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T15:04:39.121Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:04:39.427Z] + 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 . [2023-01-13T15:04:39.427Z] Sending build context to Docker daemon 23.38MB [2023-01-13T15:04:39.427Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T15:04:39.427Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T15:04:39.688Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T15:04:39.688Z] 213ec9aee27d: Pulling fs layer [2023-01-13T15:04:39.688Z] 4583459ba037: Pulling fs layer [2023-01-13T15:04:39.688Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T15:04:39.688Z] 53926ce57604: Pulling fs layer [2023-01-13T15:04:39.688Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T15:04:39.688Z] 22ff95d597cd: Pulling fs layer [2023-01-13T15:04:39.688Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T15:04:39.688Z] 53926ce57604: Waiting [2023-01-13T15:04:39.688Z] 21b2b0c7a3f4: Waiting [2023-01-13T15:04:39.688Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T15:04:39.688Z] a7acece74701: Pulling fs layer [2023-01-13T15:04:39.688Z] 12d6caf4c0d1: Waiting [2023-01-13T15:04:39.688Z] 22ff95d597cd: Waiting [2023-01-13T15:04:39.688Z] 96b7cbca73a9: Waiting [2023-01-13T15:04:39.688Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T15:04:39.688Z] 93c1e223e6f2: Download complete [2023-01-13T15:04:39.688Z] 4583459ba037: Verifying Checksum [2023-01-13T15:04:39.688Z] 4583459ba037: Download complete [2023-01-13T15:04:39.688Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T15:04:39.688Z] 21b2b0c7a3f4: Download complete [2023-01-13T15:04:39.688Z] 22ff95d597cd: Download complete [2023-01-13T15:04:39.688Z] 213ec9aee27d: Verifying Checksum [2023-01-13T15:04:39.688Z] 12d6caf4c0d1: Download complete [2023-01-13T15:04:39.962Z] 213ec9aee27d: Pull complete [2023-01-13T15:04:39.962Z] 4583459ba037: Pull complete [2023-01-13T15:04:39.962Z] 93c1e223e6f2: Pull complete [2023-01-13T15:04:40.253Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T15:04:40.253Z] 96b7cbca73a9: Download complete [2023-01-13T15:04:40.521Z] a7acece74701: Verifying Checksum [2023-01-13T15:04:40.521Z] a7acece74701: Download complete [2023-01-13T15:04:40.521Z] 53926ce57604: Verifying Checksum [2023-01-13T15:04:40.521Z] 53926ce57604: Download complete [2023-01-13T15:04:43.806Z] 53926ce57604: Pull complete [2023-01-13T15:04:43.806Z] 21b2b0c7a3f4: Pull complete [2023-01-13T15:04:43.806Z] 22ff95d597cd: Pull complete [2023-01-13T15:04:44.064Z] 12d6caf4c0d1: Pull complete [2023-01-13T15:04:45.975Z] 96b7cbca73a9: Pull complete [2023-01-13T15:04:46.911Z] a7acece74701: Pull complete [2023-01-13T15:04:46.911Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T15:04:46.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T15:04:46.911Z] ---> db6d94c90886 [2023-01-13T15:04:46.911Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T15:04:49.443Z] ---> Running in a6595d446ceb [2023-01-13T15:04:49.701Z] Removing intermediate container a6595d446ceb [2023-01-13T15:04:49.701Z] ---> ff3117fa342c [2023-01-13T15:04:49.701Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T15:04:49.701Z] ---> Running in 4e208eda94f6 [2023-01-13T15:04:49.701Z] Removing intermediate container 4e208eda94f6 [2023-01-13T15:04:49.701Z] ---> 770fe75ba241 [2023-01-13T15:04:49.701Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:04:49.701Z] ---> Running in 4c2ae80de522 [2023-01-13T15:04:49.701Z] Removing intermediate container 4c2ae80de522 [2023-01-13T15:04:49.701Z] ---> 6259cb12107a [2023-01-13T15:04:49.701Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-13T15:04:49.961Z] ---> Running in 75e9171a1762 [2023-01-13T15:04:49.961Z] Removing intermediate container 75e9171a1762 [2023-01-13T15:04:49.961Z] ---> 19bf5cc2cbfa [2023-01-13T15:04:49.961Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T15:04:49.961Z] ---> Running in 1483e527033e [2023-01-13T15:04:50.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:04:50.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:04:50.735Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-13T15:04:50.735Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-13T15:04:50.735Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-13T15:04:50.735Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-13T15:04:50.735Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:04:50.735Z] OK: 216 MiB in 55 packages [2023-01-13T15:04:51.301Z] Removing intermediate container 1483e527033e [2023-01-13T15:04:51.301Z] ---> 7c1339ca8c9c [2023-01-13T15:04:51.301Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-13T15:04:51.301Z] ---> 23ad277a2585 [2023-01-13T15:04:51.301Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:04:51.301Z] ---> Running in 4c1279339830 [2023-01-13T15:04:53.178Z] Still waiting to schedule task [2023-01-13T15:04:53.178Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-13T15:05:17.840Z] Removing intermediate container 4c1279339830 [2023-01-13T15:05:17.840Z] ---> 8ce6ee0c1cbf [2023-01-13T15:05:17.840Z] Step 10/12 : COPY . . [2023-01-13T15:05:17.840Z] ---> a16e74ed9b6c [2023-01-13T15:05:17.840Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T15:05:17.840Z] ---> Running in fdf9cc27b278 [2023-01-13T15:05:17.840Z] Removing intermediate container fdf9cc27b278 [2023-01-13T15:05:17.840Z] ---> b9bca775eb4b [2023-01-13T15:05:17.840Z] Step 12/12 : RUN $MAKE [2023-01-13T15:05:17.840Z] ---> Running in f4ba7179f21f [2023-01-13T15:05:17.840Z] noop [2023-01-13T15:05:17.840Z] Removing intermediate container f4ba7179f21f [2023-01-13T15:05:17.840Z] ---> 539e79930842 [2023-01-13T15:05:17.840Z] Successfully built 539e79930842 [2023-01-13T15:05:17.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:05:18.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T15:05:18.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:05:18.228Z] prd-ubuntu20.04-docker-8c-8g-2212 does not seem to be running inside a container [2023-01-13T15:05:18.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T15:05:18.583Z] $ docker top 6ad2d53cbfcede0d7d8c9f5110a441166de3f359a6fed52ece15234ea83b0ea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:05:18.924Z] + go version [2023-01-13T15:05:18.924Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T15:05:18.938Z] $ docker stop --time=1 6ad2d53cbfcede0d7d8c9f5110a441166de3f359a6fed52ece15234ea83b0ea9 [2023-01-13T15:05:20.202Z] $ docker rm -f --volumes 6ad2d53cbfcede0d7d8c9f5110a441166de3f359a6fed52ece15234ea83b0ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:05:20.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T15:05:20.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:05:20.668Z] prd-ubuntu20.04-docker-8c-8g-2212 does not seem to be running inside a container [2023-01-13T15:05:20.697Z] $ 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-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T15:05:21.022Z] $ docker top 8aff21dfca026d9217f318a214d9b5498caea8769443fc25114d5afeac03a765 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:05:21.365Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-328 [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:05:21.663Z] + make test [2023-01-13T15:05:21.663Z] go test ./... -coverprofile=coverage.out [2023-01-13T15:05:21.921Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-13T15:05:30.026Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-13T15:05:30.026Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2023-01-13T15:05:36.580Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-13T15:05:36.580Z] go vet ./... [2023-01-13T15:05:39.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T15:05:39.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T15:05:39.108Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T15:05:39.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T15:05:39.132Z] $ docker stop --time=1 8aff21dfca026d9217f318a214d9b5498caea8769443fc25114d5afeac03a765 [2023-01-13T15:05:41.419Z] $ docker rm -f --volumes 8aff21dfca026d9217f318a214d9b5498caea8769443fc25114d5afeac03a765 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:05:41.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T15:05:41.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-13T15:05:42.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T15:05:42.701Z] + ls -al . [2023-01-13T15:05:42.701Z] total 204 [2023-01-13T15:05:42.701Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 15:05 . [2023-01-13T15:05:42.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:04 .. [2023-01-13T15:05:42.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 15:05 .git [2023-01-13T15:05:42.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:04 .github [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 13 15:04 .gitignore [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 15:04 .golangci.yml [2023-01-13T15:05:42.701Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 15:04 .semver [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 13 15:04 Attribution.txt [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 13 15:04 CHANGELOG.md [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 13 15:04 Dockerfile [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 15:04 GOVERNANCE.md [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 15:04 Jenkinsfile [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 15:04 LICENSE [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 13 15:04 Makefile [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 15:04 OWNERS.md [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 13 15:04 README.md [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 15:04 VERSION [2023-01-13T15:05:42.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:04 bin [2023-01-13T15:05:42.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:04 cmd [2023-01-13T15:05:42.701Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 13 15:05 coverage.out [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 13 15:04 go.mod [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 13 15:04 go.sum [2023-01-13T15:05:42.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:04 internal [2023-01-13T15:05:42.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:04 snap [2023-01-13T15:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 15:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:05:43.003Z] + 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=e5297467f1adcee12c61dc952662f1da8fe923cd --label arch=amd64 --label version=0.0.0 . [2023-01-13T15:05:43.003Z] Sending build context to Docker daemon 23.42MB [2023-01-13T15:05:43.003Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T15:05:43.003Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-13T15:05:43.003Z] ---> 539e79930842 [2023-01-13T15:05:43.003Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T15:05:43.262Z] ---> Running in 5ea4586f4902 [2023-01-13T15:05:43.262Z] Removing intermediate container 5ea4586f4902 [2023-01-13T15:05:43.262Z] ---> c2d805c0d984 [2023-01-13T15:05:43.262Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T15:05:43.262Z] ---> Running in c9dde864d7b4 [2023-01-13T15:05:43.521Z] Removing intermediate container c9dde864d7b4 [2023-01-13T15:05:43.521Z] ---> 80a2ff2b61e0 [2023-01-13T15:05:43.521Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:05:43.521Z] ---> Running in 5a687c207b76 [2023-01-13T15:05:43.521Z] Removing intermediate container 5a687c207b76 [2023-01-13T15:05:43.521Z] ---> 24de718b8975 [2023-01-13T15:05:43.521Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-13T15:05:43.521Z] ---> Running in 94db2e57f1d7 [2023-01-13T15:05:43.521Z] Removing intermediate container 94db2e57f1d7 [2023-01-13T15:05:43.521Z] ---> a9abcbf68155 [2023-01-13T15:05:43.521Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T15:05:43.780Z] ---> Running in 5d3547703188 [2023-01-13T15:05:43.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:05:44.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:05:44.298Z] OK: 216 MiB in 55 packages [2023-01-13T15:05:44.555Z] Removing intermediate container 5d3547703188 [2023-01-13T15:05:44.555Z] ---> b97c3dd0863f [2023-01-13T15:05:44.555Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-13T15:05:44.814Z] ---> c03000653f2d [2023-01-13T15:05:44.814Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:05:44.814Z] ---> Running in 3a2812109fa4 [2023-01-13T15:05:45.382Z] Removing intermediate container 3a2812109fa4 [2023-01-13T15:05:45.382Z] ---> e16acc0ea4db [2023-01-13T15:05:45.382Z] Step 10/25 : COPY . . [2023-01-13T15:05:45.957Z] ---> b219c40f5269 [2023-01-13T15:05:45.957Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T15:05:45.957Z] ---> Running in 9e209dc485c7 [2023-01-13T15:05:45.957Z] Removing intermediate container 9e209dc485c7 [2023-01-13T15:05:45.957Z] ---> 99f8a36156af [2023-01-13T15:05:45.957Z] Step 12/25 : RUN $MAKE [2023-01-13T15:05:45.957Z] ---> Running in 2483c4781b73 [2023-01-13T15:05:46.216Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-13T15:06:04.295Z] Removing intermediate container 2483c4781b73 [2023-01-13T15:06:04.295Z] ---> 14189cf7e702 [2023-01-13T15:06:04.295Z] Step 13/25 : FROM alpine:3.16 [2023-01-13T15:06:04.295Z] 3.16: Pulling from library/alpine [2023-01-13T15:06:04.554Z] ca7dd9ec2225: Pulling fs layer [2023-01-13T15:06:04.554Z] ca7dd9ec2225: Verifying Checksum [2023-01-13T15:06:04.554Z] ca7dd9ec2225: Download complete [2023-01-13T15:06:04.813Z] ca7dd9ec2225: Pull complete [2023-01-13T15:06:04.813Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T15:06:04.813Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T15:06:04.813Z] ---> bfe296a52501 [2023-01-13T15:06:04.813Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-13T15:06:04.813Z] ---> Running in 3acca8175553 [2023-01-13T15:06:04.813Z] Removing intermediate container 3acca8175553 [2023-01-13T15:06:04.813Z] ---> 1b54a2f24541 [2023-01-13T15:06:04.813Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:06:04.813Z] ---> Running in 310caebdfcbc [2023-01-13T15:06:05.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:06:05.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:06:05.329Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:06:05.586Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:06:05.586Z] OK: 6 MiB in 15 packages [2023-01-13T15:06:05.845Z] Removing intermediate container 310caebdfcbc [2023-01-13T15:06:05.845Z] ---> 5dca95ffa8d6 [2023-01-13T15:06:05.845Z] Step 16/25 : WORKDIR / [2023-01-13T15:06:05.845Z] ---> Running in ec42d36e4287 [2023-01-13T15:06:05.845Z] Removing intermediate container ec42d36e4287 [2023-01-13T15:06:05.845Z] ---> 00a993cd9306 [2023-01-13T15:06:05.845Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-13T15:06:06.104Z] ---> 4661837d903b [2023-01-13T15:06:06.104Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-13T15:06:06.104Z] ---> 810b4952dcfa [2023-01-13T15:06:06.104Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-13T15:06:06.670Z] ---> 73dc589573fa [2023-01-13T15:06:06.670Z] Step 20/25 : EXPOSE 59900 [2023-01-13T15:06:06.670Z] ---> Running in 3a43f1cf18bc [2023-01-13T15:06:06.928Z] Removing intermediate container 3a43f1cf18bc [2023-01-13T15:06:06.928Z] ---> bb7c657960f2 [2023-01-13T15:06:06.928Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-13T15:06:06.928Z] ---> Running in ddda03e75126 [2023-01-13T15:06:06.928Z] Removing intermediate container ddda03e75126 [2023-01-13T15:06:06.928Z] ---> 74f82dd2d227 [2023-01-13T15:06:06.928Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:06:06.928Z] ---> Running in 0b4a21374d50 [2023-01-13T15:06:06.928Z] Removing intermediate container 0b4a21374d50 [2023-01-13T15:06:06.928Z] ---> 47763594a590 [2023-01-13T15:06:06.928Z] Step 23/25 : LABEL arch=amd64 [2023-01-13T15:06:06.928Z] ---> Running in 410c1618e66b [2023-01-13T15:06:07.187Z] Removing intermediate container 410c1618e66b [2023-01-13T15:06:07.187Z] ---> 36c776b9310b [2023-01-13T15:06:07.187Z] Step 24/25 : LABEL git_sha=e5297467f1adcee12c61dc952662f1da8fe923cd [2023-01-13T15:06:07.187Z] ---> Running in 331b96510e72 [2023-01-13T15:06:07.187Z] Removing intermediate container 331b96510e72 [2023-01-13T15:06:07.187Z] ---> 4683901466cf [2023-01-13T15:06:07.187Z] Step 25/25 : LABEL version=0.0.0 [2023-01-13T15:06:07.187Z] ---> Running in 47731969a67c [2023-01-13T15:06:07.187Z] Removing intermediate container 47731969a67c [2023-01-13T15:06:07.187Z] ---> b50b6392dae8 [2023-01-13T15:06:07.187Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T15:06:07.187Z] Successfully built b50b6392dae8 [2023-01-13T15:06:07.187Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-01-13T15:06:07.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:06:07.594Z] [2023-01-13T15:06:07.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:06:07.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:06:07.883Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T15:06:07.883Z] 5eb5b503b376: Pulling fs layer [2023-01-13T15:06:07.883Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T15:06:07.883Z] ec43610c2a17: Pulling fs layer [2023-01-13T15:06:07.883Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T15:06:07.883Z] 33b1e0a273af: Pulling fs layer [2023-01-13T15:06:07.883Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T15:06:07.883Z] 2f39f015ded8: Pulling fs layer [2023-01-13T15:06:07.883Z] 3a2ae6a8a46f: Waiting [2023-01-13T15:06:07.883Z] 5d3b04190fa2: Waiting [2023-01-13T15:06:07.883Z] 2f39f015ded8: Waiting [2023-01-13T15:06:07.883Z] 33b1e0a273af: Waiting [2023-01-13T15:06:07.883Z] 5c69ac0246d0: Download complete [2023-01-13T15:06:07.883Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T15:06:07.883Z] 3a2ae6a8a46f: Download complete [2023-01-13T15:06:07.883Z] ec43610c2a17: Verifying Checksum [2023-01-13T15:06:07.883Z] ec43610c2a17: Download complete [2023-01-13T15:06:08.140Z] 33b1e0a273af: Verifying Checksum [2023-01-13T15:06:08.140Z] 33b1e0a273af: Download complete [2023-01-13T15:06:08.140Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T15:06:08.140Z] 5d3b04190fa2: Download complete [2023-01-13T15:06:08.140Z] 5eb5b503b376: Verifying Checksum [2023-01-13T15:06:08.140Z] 5eb5b503b376: Download complete [2023-01-13T15:06:08.711Z] 2f39f015ded8: Download complete [2023-01-13T15:06:09.276Z] 5eb5b503b376: Pull complete [2023-01-13T15:06:09.276Z] 5c69ac0246d0: Pull complete [2023-01-13T15:06:09.855Z] ec43610c2a17: Pull complete [2023-01-13T15:06:09.855Z] 3a2ae6a8a46f: Pull complete [2023-01-13T15:06:10.114Z] 33b1e0a273af: Pull complete [2023-01-13T15:06:10.114Z] 5d3b04190fa2: Pull complete [2023-01-13T15:06:14.299Z] 2f39f015ded8: Pull complete [2023-01-13T15:06:14.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T15:06:14.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:06:14.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:06:14.385Z] prd-ubuntu20.04-docker-8c-8g-2212 does not seem to be running inside a container [2023-01-13T15:06:14.430Z] $ 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-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T15:06:17.241Z] $ docker top af96a4ec8f56a861ad255c1ebd3fed55c3a591d7a2fcf25a1ff70eeeb17011cc -eo pid,comm [Pipeline] { [2023-01-13T15:06:17.310Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2213 in /w/workspace/foundry_device-virtual-go_PR-328 [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] ws [2023-01-13T15:06:17.379Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2023-01-13T15:06:17.413Z] The recommended git tool is: git [2023-01-13T15:06:17.623Z] ---> job-cost.sh [2023-01-13T15:06:17.624Z] lf-activate-venv: SKIPPING [2023-01-13T15:06:17.624Z] INFO: No Stack... [2023-01-13T15:06:18.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T15:06:18.449Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T15:06:18.736Z] + cat /w/workspace/foundry_device-virtual-go_PR-328/archives/cost.csv [2023-01-13T15:06:18.736Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T15:06:18.750Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [2023-01-13T15:06:18.756Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] did not exist. Created. [2023-01-13T15:06:18.756Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T15:06:19.058Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-13T15:06:19.089Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T15:06:19.096Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T15:06:19.117Z] $ docker stop --time=1 af96a4ec8f56a861ad255c1ebd3fed55c3a591d7a2fcf25a1ff70eeeb17011cc [2023-01-13T15:06:20.268Z] $ docker rm -f --volumes af96a4ec8f56a861ad255c1ebd3fed55c3a591d7a2fcf25a1ff70eeeb17011cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T15:06:22.473Z] using credential edgex-jenkins-ssh [2023-01-13T15:06:22.493Z] Cloning the remote Git repository [2023-01-13T15:06:22.535Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-13T15:06:22.613Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2023-01-13T15:06:22.781Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-13T15:06:22.782Z] > git --version # timeout=10 [2023-01-13T15:06:22.809Z] > git --version # 'git version 2.25.1' [2023-01-13T15:06:22.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:06:22.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T15:06:24.896Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-13T15:06:24.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T15:06:25.746Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-13T15:06:25.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-13T15:06:25.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:06:25.802Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-13T15:06:26.416Z] Merging remotes/origin/main commit ca0733bb9736aa55b8583960b75f1e287344907e into PR head commit 4c5f8a82ebac084b4cef154276cbbf6b93eca046 [2023-01-13T15:06:26.673Z] Merge succeeded, producing f75672a46a514a1fdc9dae18fc82db17e9b9d79e [2023-01-13T15:06:26.674Z] Checking out Revision f75672a46a514a1fdc9dae18fc82db17e9b9d79e (PR-328) [2023-01-13T15:06:26.433Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T15:06:26.451Z] > git checkout -f 4c5f8a82ebac084b4cef154276cbbf6b93eca046 # timeout=10 [2023-01-13T15:06:26.541Z] > git remote # timeout=10 [2023-01-13T15:06:26.559Z] > git config --get remote.origin.url # timeout=10 [2023-01-13T15:06:26.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:06:26.594Z] > git merge ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 [2023-01-13T15:06:26.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-13T15:06:26.678Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T15:06:26.690Z] > git checkout -f f75672a46a514a1fdc9dae18fc82db17e9b9d79e # timeout=10 [2023-01-13T15:06:30.119Z] Commit message: "Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD" [2023-01-13T15:06:30.145Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T15:06:30.125Z] > git rev-list --no-walk 0bbeff95fae05d7ffd956023374934d2363d6b1e # timeout=10 [2023-01-13T15:06:30.962Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T15:06:30.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T15:06:30.962Z] Dload Upload Total Spent Left Speed [2023-01-13T15:06:30.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-01-13T15:06:31.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T15:06:31.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T15:06:31.993Z] + sudo tee /etc/docker/daemon.new [2023-01-13T15:06:31.993Z] { [2023-01-13T15:06:31.993Z] "registry-mirrors": [ [2023-01-13T15:06:31.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T15:06:31.993Z] ], [2023-01-13T15:06:31.993Z] "bip": "10.250.0.254/24", [2023-01-13T15:06:31.993Z] "hosts": [ [2023-01-13T15:06:31.993Z] "tcp://0.0.0.0:5555", [2023-01-13T15:06:31.993Z] "unix:///var/run/docker.sock" [2023-01-13T15:06:31.993Z] ], [2023-01-13T15:06:31.993Z] "mtu": 1458, [2023-01-13T15:06:31.993Z] "selinux-enabled": true, [2023-01-13T15:06:31.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T15:06:31.993Z] } [Pipeline] sh [2023-01-13T15:06:32.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T15:06:32.637Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:06:50.895Z] provisioning config files... [2023-01-13T15:06:50.918Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config14693871854767758102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:06:51.266Z] ---> docker-login.sh [2023-01-13T15:06:51.267Z] nexus3.edgexfoundry.org:10001 [2023-01-13T15:06:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:06:51.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:06:51.812Z] Configure a credential helper to remove this warning. See [2023-01-13T15:06:51.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:06:51.812Z] [2023-01-13T15:06:51.812Z] Login Succeeded [2023-01-13T15:06:51.812Z] nexus3.edgexfoundry.org:10002 [2023-01-13T15:06:52.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:06:52.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:06:52.355Z] Configure a credential helper to remove this warning. See [2023-01-13T15:06:52.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:06:52.355Z] [2023-01-13T15:06:52.355Z] Login Succeeded [2023-01-13T15:06:52.355Z] nexus3.edgexfoundry.org:10003 [2023-01-13T15:06:52.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:06:52.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:06:52.626Z] Configure a credential helper to remove this warning. See [2023-01-13T15:06:52.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:06:52.626Z] [2023-01-13T15:06:52.626Z] Login Succeeded [2023-01-13T15:06:52.626Z] nexus3.edgexfoundry.org:10004 [2023-01-13T15:06:52.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:06:52.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:06:52.900Z] Configure a credential helper to remove this warning. See [2023-01-13T15:06:52.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:06:52.900Z] [2023-01-13T15:06:52.900Z] Login Succeeded [2023-01-13T15:06:52.900Z] docker.io [2023-01-13T15:06:53.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:06:53.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:06:53.444Z] Configure a credential helper to remove this warning. See [2023-01-13T15:06:53.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:06:53.444Z] [2023-01-13T15:06:53.444Z] Login Succeeded [2023-01-13T15:06:53.444Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T15:06:53.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T15:06:53.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:06:53.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:06:53.753Z] ========================================================= [2023-01-13T15:06:53.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T15:06:53.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:06:54.103Z] + 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 . [2023-01-13T15:06:54.372Z] Sending build context to Docker daemon 11.87MB [2023-01-13T15:06:54.642Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T15:06:54.642Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T15:06:54.642Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T15:06:54.642Z] 9b18e9b68314: Pulling fs layer [2023-01-13T15:06:54.642Z] 35d82f9e3411: Pulling fs layer [2023-01-13T15:06:54.642Z] e16973657156: Pulling fs layer [2023-01-13T15:06:54.642Z] fc693d55d65f: Pulling fs layer [2023-01-13T15:06:54.642Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T15:06:54.642Z] dda99020689f: Pulling fs layer [2023-01-13T15:06:54.642Z] db1c61fa0a46: Pulling fs layer [2023-01-13T15:06:54.642Z] 891c053d2c06: Pulling fs layer [2023-01-13T15:06:54.642Z] fc693d55d65f: Waiting [2023-01-13T15:06:54.642Z] 7e9fc2657dce: Waiting [2023-01-13T15:06:54.642Z] db1c61fa0a46: Waiting [2023-01-13T15:06:54.642Z] dda99020689f: Waiting [2023-01-13T15:06:54.642Z] 891c053d2c06: Waiting [2023-01-13T15:06:54.642Z] e16973657156: Download complete [2023-01-13T15:06:54.642Z] 35d82f9e3411: Verifying Checksum [2023-01-13T15:06:54.642Z] 35d82f9e3411: Download complete [2023-01-13T15:06:54.642Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T15:06:54.642Z] 7e9fc2657dce: Download complete [2023-01-13T15:06:54.642Z] dda99020689f: Verifying Checksum [2023-01-13T15:06:54.642Z] dda99020689f: Download complete [2023-01-13T15:06:54.642Z] 9b18e9b68314: Verifying Checksum [2023-01-13T15:06:54.642Z] 9b18e9b68314: Download complete [2023-01-13T15:06:55.623Z] 9b18e9b68314: Pull complete [2023-01-13T15:06:55.895Z] 891c053d2c06: Verifying Checksum [2023-01-13T15:06:55.895Z] 891c053d2c06: Download complete [2023-01-13T15:06:56.166Z] 35d82f9e3411: Pull complete [2023-01-13T15:06:56.439Z] e16973657156: Pull complete [2023-01-13T15:06:57.040Z] db1c61fa0a46: Verifying Checksum [2023-01-13T15:06:57.040Z] db1c61fa0a46: Download complete [2023-01-13T15:06:57.627Z] fc693d55d65f: Download complete [2023-01-13T15:07:09.952Z] fc693d55d65f: Pull complete [2023-01-13T15:07:09.952Z] 7e9fc2657dce: Pull complete [2023-01-13T15:07:09.952Z] dda99020689f: Pull complete [2023-01-13T15:07:16.657Z] db1c61fa0a46: Pull complete [2023-01-13T15:07:18.078Z] 891c053d2c06: Pull complete [2023-01-13T15:07:18.078Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T15:07:18.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T15:07:18.078Z] ---> f96f9c87975a [2023-01-13T15:07:18.078Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T15:07:20.026Z] ---> Running in 610e2d0d3d4c [2023-01-13T15:07:20.026Z] Removing intermediate container 610e2d0d3d4c [2023-01-13T15:07:20.026Z] ---> afcf1e9d6c04 [2023-01-13T15:07:20.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T15:07:20.026Z] ---> Running in 92581b9a7e53 [2023-01-13T15:07:20.296Z] Removing intermediate container 92581b9a7e53 [2023-01-13T15:07:20.296Z] ---> edd8113309b8 [2023-01-13T15:07:20.296Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:07:20.296Z] ---> Running in c8197f4f069b [2023-01-13T15:07:20.565Z] Removing intermediate container c8197f4f069b [2023-01-13T15:07:20.565Z] ---> 4c6595f8dfc2 [2023-01-13T15:07:20.565Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-13T15:07:20.833Z] ---> Running in aedc0627ef1f [2023-01-13T15:07:21.104Z] Removing intermediate container aedc0627ef1f [2023-01-13T15:07:21.104Z] ---> 6bd733855249 [2023-01-13T15:07:21.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T15:07:21.104Z] ---> Running in a00b5b2c31a8 [2023-01-13T15:07:22.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:07:22.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:07:23.487Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-13T15:07:23.487Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-13T15:07:23.487Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-13T15:07:23.487Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-13T15:07:23.487Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:07:23.487Z] OK: 226 MiB in 55 packages [2023-01-13T15:07:24.454Z] Removing intermediate container a00b5b2c31a8 [2023-01-13T15:07:24.454Z] ---> 367818be3937 [2023-01-13T15:07:24.454Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-13T15:07:26.401Z] ---> 39f537828b0f [2023-01-13T15:07:26.401Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:07:26.401Z] ---> Running in 2da5c8a30fb4 [2023-01-13T15:08:22.829Z] Removing intermediate container 2da5c8a30fb4 [2023-01-13T15:08:22.830Z] ---> 79d24bd3fe88 [2023-01-13T15:08:22.830Z] Step 10/12 : COPY . . [2023-01-13T15:08:22.830Z] ---> e6b0eee049d6 [2023-01-13T15:08:22.830Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T15:08:22.830Z] ---> Running in ef41809efaa0 [2023-01-13T15:08:22.830Z] Removing intermediate container ef41809efaa0 [2023-01-13T15:08:22.830Z] ---> e5b2fe0df7c7 [2023-01-13T15:08:22.830Z] Step 12/12 : RUN $MAKE [2023-01-13T15:08:22.830Z] ---> Running in a3cc42d5d4a6 [2023-01-13T15:08:23.431Z] noop [2023-01-13T15:08:24.017Z] Removing intermediate container a3cc42d5d4a6 [2023-01-13T15:08:24.017Z] ---> 32a0eb115bea [2023-01-13T15:08:24.017Z] Successfully built 32a0eb115bea [2023-01-13T15:08:24.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:08:24.364Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T15:08:24.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:08:24.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-2213 does not seem to be running inside a container [2023-01-13T15:08:24.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T15:08:25.788Z] $ docker top 9f6dd620c621c2229e5cf44adf7bf7263059567616746d7741b36af715ddb17c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:08:26.626Z] + go version [2023-01-13T15:08:26.626Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T15:08:26.647Z] $ docker stop --time=1 9f6dd620c621c2229e5cf44adf7bf7263059567616746d7741b36af715ddb17c [2023-01-13T15:08:28.257Z] $ docker rm -f --volumes 9f6dd620c621c2229e5cf44adf7bf7263059567616746d7741b36af715ddb17c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:08:28.795Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T15:08:28.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:08:28.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-2213 does not seem to be running inside a container [2023-01-13T15:08:29.039Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T15:08:30.260Z] $ docker top 6c2cf9bbf5cb7ac9ccdee66e01ccd4defc19a66220003c7f0dbb7158587e2354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:08:30.778Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:08:31.384Z] + make test [2023-01-13T15:08:31.384Z] go test ./... -coverprofile=coverage.out [2023-01-13T15:08:33.326Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-13T15:09:54.957Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-13T15:09:54.957Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.127s coverage: 65.7% of statements [2023-01-13T15:09:54.957Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-13T15:09:54.957Z] go vet ./... [2023-01-13T15:10:07.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T15:10:07.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T15:10:07.266Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T15:10:07.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T15:10:07.297Z] $ docker stop --time=1 6c2cf9bbf5cb7ac9ccdee66e01ccd4defc19a66220003c7f0dbb7158587e2354 [2023-01-13T15:10:09.021Z] $ docker rm -f --volumes 6c2cf9bbf5cb7ac9ccdee66e01ccd4defc19a66220003c7f0dbb7158587e2354 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:10:09.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T15:10:09.893Z] Warning: overwriting stash ‘coverage-report’ [2023-01-13T15:10:10.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T15:10:10.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T15:10:11.082Z] + ls -al . [2023-01-13T15:10:11.082Z] total 200 [2023-01-13T15:10:11.082Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 15:08 . [2023-01-13T15:10:11.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:06 .. [2023-01-13T15:10:11.082Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 15:06 .git [2023-01-13T15:10:11.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:06 .github [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 13 15:06 .gitignore [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 15:06 .golangci.yml [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 8423 Jan 13 15:06 Attribution.txt [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 13 15:06 CHANGELOG.md [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jan 13 15:06 Dockerfile [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 15:06 GOVERNANCE.md [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 15:06 Jenkinsfile [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 15:06 LICENSE [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 13 15:06 Makefile [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 15:06 OWNERS.md [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 13 15:06 README.md [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 15:04 VERSION [2023-01-13T15:10:11.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:06 bin [2023-01-13T15:10:11.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:06 cmd [2023-01-13T15:10:11.082Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 13 15:09 coverage.out [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 13 15:06 go.mod [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 13 15:06 go.sum [2023-01-13T15:10:11.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:06 internal [2023-01-13T15:10:11.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:06 snap [2023-01-13T15:10:11.082Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 15:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:10:11.417Z] + 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=f75672a46a514a1fdc9dae18fc82db17e9b9d79e --label arch=arm64 --label version=0.0.0 . [2023-01-13T15:10:11.684Z] Sending build context to Docker daemon 11.91MB [2023-01-13T15:10:11.684Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T15:10:11.684Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-13T15:10:11.684Z] ---> 32a0eb115bea [2023-01-13T15:10:11.684Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T15:10:11.950Z] ---> Running in 5bb51b86d6b7 [2023-01-13T15:10:12.218Z] Removing intermediate container 5bb51b86d6b7 [2023-01-13T15:10:12.218Z] ---> 0b5da5dd9bcd [2023-01-13T15:10:12.218Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T15:10:12.218Z] ---> Running in 934f190d5173 [2023-01-13T15:10:12.487Z] Removing intermediate container 934f190d5173 [2023-01-13T15:10:12.487Z] ---> ac4d4d490cf1 [2023-01-13T15:10:12.487Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:10:12.487Z] ---> Running in 9c0dfadbabe1 [2023-01-13T15:10:12.753Z] Removing intermediate container 9c0dfadbabe1 [2023-01-13T15:10:12.753Z] ---> e5fac1b91457 [2023-01-13T15:10:12.753Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-13T15:10:12.753Z] ---> Running in 1e02c1c8d7af [2023-01-13T15:10:13.021Z] Removing intermediate container 1e02c1c8d7af [2023-01-13T15:10:13.021Z] ---> 023b0aa5876a [2023-01-13T15:10:13.021Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T15:10:13.291Z] ---> Running in d8435150a181 [2023-01-13T15:10:14.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:10:14.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:10:15.205Z] OK: 226 MiB in 55 packages [2023-01-13T15:10:16.172Z] Removing intermediate container d8435150a181 [2023-01-13T15:10:16.172Z] ---> 8e40ae355c21 [2023-01-13T15:10:16.172Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-13T15:10:16.441Z] ---> 595f455d2511 [2023-01-13T15:10:16.441Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:10:16.441Z] ---> Running in ada767c89a0e [2023-01-13T15:10:18.484Z] Removing intermediate container ada767c89a0e [2023-01-13T15:10:18.484Z] ---> 28a42d673d37 [2023-01-13T15:10:18.484Z] Step 10/25 : COPY . . [2023-01-13T15:10:19.475Z] ---> 95872533cd1b [2023-01-13T15:10:19.475Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T15:10:19.475Z] ---> Running in 77680735feb1 [2023-01-13T15:10:19.750Z] Removing intermediate container 77680735feb1 [2023-01-13T15:10:19.750Z] ---> 16c5fe0b82b7 [2023-01-13T15:10:19.750Z] Step 12/25 : RUN $MAKE [2023-01-13T15:10:19.750Z] ---> Running in dce601929689 [2023-01-13T15:10:20.756Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-01-13T15:12:42.506Z] Removing intermediate container dce601929689 [2023-01-13T15:12:42.506Z] ---> 3f89a53319eb [2023-01-13T15:12:42.506Z] Step 13/25 : FROM alpine:3.16 [2023-01-13T15:12:42.506Z] 3.16: Pulling from library/alpine [2023-01-13T15:12:42.506Z] 6875df1f5354: Pulling fs layer [2023-01-13T15:12:42.506Z] 6875df1f5354: Verifying Checksum [2023-01-13T15:12:42.506Z] 6875df1f5354: Download complete [2023-01-13T15:12:42.506Z] 6875df1f5354: Pull complete [2023-01-13T15:12:42.506Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T15:12:42.506Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T15:12:42.506Z] ---> 2b4661558fb8 [2023-01-13T15:12:42.506Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-13T15:12:42.506Z] ---> Running in 525f24ad94a9 [2023-01-13T15:12:42.506Z] Removing intermediate container 525f24ad94a9 [2023-01-13T15:12:42.506Z] ---> 42744b77c83a [2023-01-13T15:12:42.506Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:12:42.776Z] ---> Running in 83684334fe47 [2023-01-13T15:12:43.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:12:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:12:45.432Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:45.432Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:12:45.432Z] OK: 5 MiB in 15 packages [2023-01-13T15:12:46.042Z] Removing intermediate container 83684334fe47 [2023-01-13T15:12:46.042Z] ---> b2cf259ba31f [2023-01-13T15:12:46.042Z] Step 16/25 : WORKDIR / [2023-01-13T15:12:46.309Z] ---> Running in 30cd277ee24a [2023-01-13T15:12:46.578Z] Removing intermediate container 30cd277ee24a [2023-01-13T15:12:46.578Z] ---> 3f963945ac4f [2023-01-13T15:12:46.578Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-13T15:12:46.848Z] ---> d51457c6f9ad [2023-01-13T15:12:46.848Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-13T15:12:47.440Z] ---> bc7c2d17ae8e [2023-01-13T15:12:47.440Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-13T15:12:48.856Z] ---> ff6d36f3f0f2 [2023-01-13T15:12:48.856Z] Step 20/25 : EXPOSE 59900 [2023-01-13T15:12:48.856Z] ---> Running in 0bc803e30eac [2023-01-13T15:12:49.124Z] Removing intermediate container 0bc803e30eac [2023-01-13T15:12:49.124Z] ---> 3610c16a2192 [2023-01-13T15:12:49.124Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-13T15:12:49.397Z] ---> Running in 13e24c65671d [2023-01-13T15:12:49.667Z] Removing intermediate container 13e24c65671d [2023-01-13T15:12:49.667Z] ---> 49887e62a569 [2023-01-13T15:12:49.667Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:12:49.667Z] ---> Running in c2c069c7dce1 [2023-01-13T15:12:49.934Z] Removing intermediate container c2c069c7dce1 [2023-01-13T15:12:49.934Z] ---> fed19c92e56d [2023-01-13T15:12:49.934Z] Step 23/25 : LABEL arch=arm64 [2023-01-13T15:12:49.934Z] ---> Running in aa1e46febef1 [2023-01-13T15:12:50.203Z] Removing intermediate container aa1e46febef1 [2023-01-13T15:12:50.203Z] ---> 481748f33460 [2023-01-13T15:12:50.203Z] Step 24/25 : LABEL git_sha=f75672a46a514a1fdc9dae18fc82db17e9b9d79e [2023-01-13T15:12:50.470Z] ---> Running in 31c293f3d000 [2023-01-13T15:12:50.739Z] Removing intermediate container 31c293f3d000 [2023-01-13T15:12:50.739Z] ---> 7e60dba4d168 [2023-01-13T15:12:50.739Z] Step 25/25 : LABEL version=0.0.0 [2023-01-13T15:12:50.739Z] ---> Running in 6c84560e44f1 [2023-01-13T15:12:51.007Z] Removing intermediate container 6c84560e44f1 [2023-01-13T15:12:51.007Z] ---> 26e85d2705ca [2023-01-13T15:12:51.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T15:12:51.007Z] Successfully built 26e85d2705ca [2023-01-13T15:12:51.007Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:12:51.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:12:51.478Z] [2023-01-13T15:12:51.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:12:51.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:12:51.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T15:12:51.819Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T15:12:51.819Z] 04944245beec: Pulling fs layer [2023-01-13T15:12:51.819Z] 699f458cf7ca: Pulling fs layer [2023-01-13T15:12:51.819Z] 765212b225bb: Pulling fs layer [2023-01-13T15:12:51.819Z] f23df028b6ca: Pulling fs layer [2023-01-13T15:12:51.819Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T15:12:51.819Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T15:12:51.819Z] f23df028b6ca: Waiting [2023-01-13T15:12:51.819Z] 765212b225bb: Waiting [2023-01-13T15:12:51.819Z] 2437ff75d9bd: Waiting [2023-01-13T15:12:51.819Z] d65c8cfc05b1: Waiting [2023-01-13T15:12:52.091Z] 04944245beec: Verifying Checksum [2023-01-13T15:12:52.091Z] 04944245beec: Download complete [2023-01-13T15:12:52.091Z] 765212b225bb: Verifying Checksum [2023-01-13T15:12:52.091Z] 765212b225bb: Download complete [2023-01-13T15:12:52.091Z] f23df028b6ca: Verifying Checksum [2023-01-13T15:12:52.091Z] f23df028b6ca: Download complete [2023-01-13T15:12:52.091Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T15:12:52.091Z] d65c8cfc05b1: Download complete [2023-01-13T15:12:52.362Z] 699f458cf7ca: Download complete [2023-01-13T15:12:52.636Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T15:12:52.636Z] 8998bd30e6a1: Download complete [2023-01-13T15:12:55.301Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T15:12:55.301Z] 2437ff75d9bd: Download complete [2023-01-13T15:12:57.315Z] 8998bd30e6a1: Pull complete [2023-01-13T15:12:57.903Z] 04944245beec: Pull complete [2023-01-13T15:12:59.313Z] 699f458cf7ca: Pull complete [2023-01-13T15:12:59.313Z] 765212b225bb: Pull complete [2023-01-13T15:13:00.275Z] f23df028b6ca: Pull complete [2023-01-13T15:13:00.275Z] d65c8cfc05b1: Pull complete [2023-01-13T15:13:15.276Z] 2437ff75d9bd: Pull complete [2023-01-13T15:13:15.276Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T15:13:15.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:13:15.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:13:15.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-2213 does not seem to be running inside a container [2023-01-13T15:13:15.526Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-13T15:13:18.082Z] $ docker top 5322b0920369d412f1d49d84f0246974df2d5da7a53d562a553da963647579ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:18.920Z] ---> job-cost.sh [2023-01-13T15:13:18.921Z] lf-activate-venv: SKIPPING [2023-01-13T15:13:18.921Z] INFO: No Stack... [2023-01-13T15:13:20.321Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T15:13:20.903Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T15:13:21.232Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2023-01-13T15:13:21.232Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T15:13:21.565Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [2023-01-13T15:13:21.574Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] did not exist. Created. [2023-01-13T15:13:21.574Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T15:13:21.913Z] /w/workspace/device-virtual-go/3@tmp/durable-bbf8b854/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-13T15:13:22.565Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T15:13:22.589Z] Warning: overwriting stash ‘stack-cost’ [2023-01-13T15:13:22.636Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T15:13:22.643Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-328-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T15:13:22.657Z] $ docker stop --time=1 5322b0920369d412f1d49d84f0246974df2d5da7a53d562a553da963647579ca [2023-01-13T15:13:24.167Z] $ docker rm -f --volumes 5322b0920369d412f1d49d84f0246974df2d5da7a53d562a553da963647579ca [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 [2023-01-13T15:13:24.559Z] provisioning config files... [2023-01-13T15:13:24.566Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config13824661863125844433tmp [Pipeline] { [Pipeline] sh [2023-01-13T15:13:24.860Z] + set +x [2023-01-13T15:13:24.860Z] + curl -s https://codecov.io/bash [2023-01-13T15:13:24.860Z] + bash -s -- [2023-01-13T15:13:24.860Z] [2023-01-13T15:13:24.860Z] _____ _ [2023-01-13T15:13:24.860Z] / ____| | | [2023-01-13T15:13:24.860Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T15:13:24.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T15:13:24.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T15:13:24.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T15:13:24.860Z] Bash-1.0.6 [2023-01-13T15:13:24.860Z] [2023-01-13T15:13:24.860Z] [2023-01-13T15:13:24.860Z] ==> git version 2.25.1 found [2023-01-13T15:13:24.860Z] ==> 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 [2023-01-13T15:13:24.860Z] Release-Date: 2020-01-08 [2023-01-13T15:13:24.860Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-13T15:13:24.860Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T15:13:24.860Z] ==> Jenkins CI detected. [2023-01-13T15:13:24.860Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-328 [2023-01-13T15:13:24.860Z] project root: . [2023-01-13T15:13:24.860Z] --> token set from env [2023-01-13T15:13:24.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T15:13:24.860Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T15:13:24.860Z] ==> Python coveragepy not found [2023-01-13T15:13:24.860Z] ==> Searching for coverage reports in: [2023-01-13T15:13:24.860Z] + . [2023-01-13T15:13:24.860Z] -> Found 1 reports [2023-01-13T15:13:24.860Z] ==> Detecting git/mercurial file structure [2023-01-13T15:13:24.860Z] ==> Reading reports [2023-01-13T15:13:25.118Z] + ./coverage.out bytes=44128 [2023-01-13T15:13:25.118Z] ==> Appending adjustments [2023-01-13T15:13:25.118Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T15:13:25.118Z] + Found adjustments [2023-01-13T15:13:25.118Z] ==> Gzipping contents [2023-01-13T15:13:25.118Z] 8.0K /tmp/codecov.6PIb1m.gz [2023-01-13T15:13:25.118Z] ==> Uploading reports [2023-01-13T15:13:25.118Z] url: https://codecov.io [2023-01-13T15:13:25.118Z] query: branch=PR-328&commit=e5297467f1adcee12c61dc952662f1da8fe923cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-328%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=328&job=&cmd_args= [2023-01-13T15:13:25.118Z] -> Pinging Codecov [2023-01-13T15:13:25.118Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-328&commit=e5297467f1adcee12c61dc952662f1da8fe923cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-328%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=328&job=&cmd_args= [2023-01-13T15:13:26.054Z] -> Uploading to [2023-01-13T15:13:26.054Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/5E52B4B073DB2E39498172D8E973AA87/e5297467f1adcee12c61dc952662f1da8fe923cd/1aada844-f056-4993-bbcf-f1cc02173149.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T151325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6c4c3188377608471a9c8d94183da096115130e8c21c5da6faa4ceaecce84f8 [2023-01-13T15:13:26.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T15:13:26.054Z] Dload Upload Total Spent Left Speed [2023-01-13T15:13:26.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5477 0 0 100 5477 0 20984 --:--:-- --:--:-- --:--:-- 20984 [2023-01-13T15:13:26.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e5297467f1adcee12c61dc952662f1da8fe923cd [Pipeline] } [2023-01-13T15:13:26.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-01-13T15:13:27.077Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-328/archives ] [2023-01-13T15:13:27.077Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-328/archives [2023-01-13T15:13:27.077Z] total 16 [2023-01-13T15:13:27.077Z] drwxr-xr-x 3 root root 4096 Jan 13 15:06 . [2023-01-13T15:13:27.077Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 15:06 .. [2023-01-13T15:13:27.077Z] drwxr-xr-x 2 root root 4096 Jan 13 15:06 cost [2023-01-13T15:13:27.077Z] -rw-r--r-- 1 root root 89 Jan 13 15:06 cost.csv [2023-01-13T15:13:27.077Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-328/archives [2023-01-13T15:13:27.077Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-328/archives [2023-01-13T15:13:27.077Z] total 16 [2023-01-13T15:13:27.077Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 15:06 . [2023-01-13T15:13:27.077Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 15:06 .. [2023-01-13T15:13:27.077Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 15:06 cost [2023-01-13T15:13:27.077Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 13 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:27.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:28.222Z] ---> package-listing.sh [2023-01-13T15:13:28.222Z] ++ facter osfamily [2023-01-13T15:13:28.222Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T15:13:28.481Z] + OS_FAMILY=debian [2023-01-13T15:13:28.481Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-328 [2023-01-13T15:13:28.481Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T15:13:28.481Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T15:13:28.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T15:13:28.481Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T15:13:28.481Z] + '[' /w/workspace/foundry_device-virtual-go_PR-328 ']' [2023-01-13T15:13:28.481Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T15:13:28.481Z] + case "${OS_FAMILY}" in [2023-01-13T15:13:28.481Z] + dpkg -l [2023-01-13T15:13:28.481Z] + grep '^ii' [2023-01-13T15:13:28.481Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T15:13:28.481Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T15:13:28.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T15:13:28.481Z] + '[' /w/workspace/foundry_device-virtual-go_PR-328 ']' [2023-01-13T15:13:28.481Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-328/archives/ [2023-01-13T15:13:28.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-328/archives/ [Pipeline] echo [2023-01-13T15:13:28.492Z] 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T15:13:28.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:13:29.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:13:29.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:13:29.131Z] prd-ubuntu20.04-docker-8c-8g-2212 does not seem to be running inside a container [2023-01-13T15:13:29.159Z] $ 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-328/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-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T15:13:29.362Z] $ docker top 5b5030d6b03d5bcdf59b53829ec2a6f8b17f6ba5d9aaf1e5f89f243003fbccac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:13:29.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T15:13:29.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T15:13:30.273Z] + ls /var/log/sa-host [2023-01-13T15:13:30.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:13:30.427Z] provisioning config files... [2023-01-13T15:13:30.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config14174527385659154491tmp [Pipeline] { [Pipeline] echo [2023-01-13T15:13:30.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:30.733Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T15:13:30.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:31.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T15:13:31.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:31.364Z] ---> sudo-logs.sh [2023-01-13T15:13:31.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T15:13:31.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:31.680Z] ---> job-cost.sh [2023-01-13T15:13:31.680Z] lf-activate-venv: SKIPPING [2023-01-13T15:13:31.680Z] DEBUG: total: 0.2199999988079071 [2023-01-13T15:13:31.680Z] INFO: Retrieving Stack Cost... [2023-01-13T15:13:31.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T15:13:32.505Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T15:13:32.518Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:32.799Z] ---> logs-deploy.sh [2023-01-13T15:13:32.799Z] lf-activate-venv: SKIPPING [2023-01-13T15:13:32.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-328/3 [2023-01-13T15:13:32.799Z] INFO: archiving workspace using pattern(s): [2023-01-13T15:13:33.734Z] Archives upload complete. [2023-01-13T15:13:33.734Z] INFO: archiving logs to Nexus