Branch indexing 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 weichou1229 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 9393cb199918d0b51a604a638f19df0ef5e84a0a rather than 0d6858b6f354b84f4e84d2f837640387bd5cc444 Obtained Jenkinsfile from 9393cb199918d0b51a604a638f19df0ef5e84a0a 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-ssh11564837999031972858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1076697224195161633.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-376/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-376/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12619021557626449925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13936516819347508145.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-376/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-376/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12932975878363261202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7283 in /w/workspace/foundry_device-virtual-go_PR-376 [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-376 # 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/376/head:refs/remotes/origin/PR-376 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9393cb199918d0b51a604a638f19df0ef5e84a0a into PR head commit 0d6858b6f354b84f4e84d2f837640387bd5cc444 Merge succeeded, producing 3219fbd9328c961f6f5027cc4cd107f9270924c0 Checking out Revision 3219fbd9328c961f6f5027cc4cd107f9270924c0 (PR-376) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6858b6f354b84f4e84d2f837640387bd5cc444 # 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 9393cb199918d0b51a604a638f19df0ef5e84a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3219fbd9328c961f6f5027cc4cd107f9270924c0 # timeout=10 Commit message: "Merge commit '9393cb199918d0b51a604a638f19df0ef5e84a0a' into HEAD" > git rev-list --no-walk 0d6858b6f354b84f4e84d2f837640387bd5cc444 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T08:13:33.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T08:13:33.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T08:13:33.220Z] ========================================================= [2023-04-10T08:13:33.220Z] EdgeX Global Pipelines Version Info [2023-04-10T08:13:33.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:13:33.921Z] ------------------- [2023-04-10T08:13:33.921Z] stable info: [2023-04-10T08:13:33.921Z] ------------------- [2023-04-10T08:13:33.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T08:13:33.921Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T08:13:33.921Z] Message: update stable to v1.0.245 [2023-04-10T08:13:34.494Z] ------------------- [2023-04-10T08:13:34.494Z] experimental info: [2023-04-10T08:13:34.494Z] ------------------- [2023-04-10T08:13:34.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T08:13:34.494Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T08:13:34.494Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T08:13:34.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-10T08:13:34.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-10T08:13:34.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T08:13:34.676Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T08:13:34.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T08:13:34.692Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-10T08:13:34.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T08:13:34.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T08:13:34.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T08:13:34.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T08:13:34.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T08:13:34.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-10T08:13:34.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T08:13:34.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T08:13:34.790Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T08:13:34.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T08:13:34.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T08:13:34.827Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T08:13:34.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T08:13:34.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-10T08:13:34.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-10T08:13:34.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-10T08:13:34.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T08:13:34.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T08:13:34.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-10T08:13:34.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T08:13:34.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T08:13:34.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-376 [Pipeline] echo [2023-04-10T08:13:34.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-376 [Pipeline] echo [2023-04-10T08:13:34.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-376 [Pipeline] echo [2023-04-10T08:13:35.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3219fbd9328c961f6f5027cc4cd107f9270924c0 [Pipeline] echo [2023-04-10T08:13:35.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3219fbd [Pipeline] echo [2023-04-10T08:13:35.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T08:13:35.083Z] provisioning config files... [2023-04-10T08:13:35.097Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-376@tmp/config13102465572497445883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:13:35.399Z] ---> docker-login.sh [2023-04-10T08:13:35.399Z] nexus3.edgexfoundry.org:10001 [2023-04-10T08:13:35.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:35.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:35.659Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:35.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:35.659Z] [2023-04-10T08:13:35.659Z] Login Succeeded [2023-04-10T08:13:35.659Z] nexus3.edgexfoundry.org:10002 [2023-04-10T08:13:35.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:35.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:35.918Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:35.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:35.918Z] [2023-04-10T08:13:35.918Z] Login Succeeded [2023-04-10T08:13:35.918Z] nexus3.edgexfoundry.org:10003 [2023-04-10T08:13:35.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:35.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:35.918Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:35.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:35.918Z] [2023-04-10T08:13:35.918Z] Login Succeeded [2023-04-10T08:13:35.918Z] nexus3.edgexfoundry.org:10004 [2023-04-10T08:13:36.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:36.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:36.178Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:36.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:36.178Z] [2023-04-10T08:13:36.178Z] Login Succeeded [2023-04-10T08:13:36.178Z] docker.io [2023-04-10T08:13:36.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:36.439Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:36.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:36.439Z] [2023-04-10T08:13:36.439Z] Login Succeeded [2023-04-10T08:13:36.439Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T08:13:36.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T08:13:36.802Z] + git rev-list -1 --merges 3219fbd9328c961f6f5027cc4cd107f9270924c0~1..3219fbd9328c961f6f5027cc4cd107f9270924c0 [Pipeline] echo [2023-04-10T08:13:36.851Z] -----------> git rev-list -1 --merges 3219fbd9328c961f6f5027cc4cd107f9270924c0~1..3219fbd9328c961f6f5027cc4cd107f9270924c0 3219fbd9328c961f6f5027cc4cd107f9270924c0 [2023-04-10T08:13:36.851Z] 3219fbd9328c961f6f5027cc4cd107f9270924c0 [false] [Pipeline] sh [2023-04-10T08:13:37.192Z] + git log --format=format:%s -1 3219fbd9328c961f6f5027cc4cd107f9270924c0 [Pipeline] echo [2023-04-10T08:13:37.365Z] ========================================================= [2023-04-10T08:13:37.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-10T08:13:37.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T08:13:37.681Z] + git log --format=format:%s -1 3219fbd9328c961f6f5027cc4cd107f9270924c0 [Pipeline] echo [2023-04-10T08:13:37.692Z] [semverPrep] GIT_COMMIT: 3219fbd9328c961f6f5027cc4cd107f9270924c0, Commit Message: Merge commit '9393cb199918d0b51a604a638f19df0ef5e84a0a' into HEAD [Pipeline] echo [2023-04-10T08:13:37.703Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T08:13:38.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T08:13:38.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T08:13:38.216Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T08:13:38.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T08:13:38.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-10T08:13:38.217Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T08:13:38.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:13:39.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T08:13:39.095Z] [2023-04-10T08:13:39.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:13:40.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T08:13:40.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T08:13:40.801Z] b85a868b505f: Pulling fs layer [2023-04-10T08:13:40.801Z] e2be974225ed: Pulling fs layer [2023-04-10T08:13:40.801Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T08:13:40.801Z] 988bab9f4d93: Pulling fs layer [2023-04-10T08:13:40.801Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T08:13:40.801Z] eaf3925da568: Pulling fs layer [2023-04-10T08:13:40.801Z] bab4dde63d76: Pulling fs layer [2023-04-10T08:13:40.801Z] bde34c3a00c8: Pulling fs layer [2023-04-10T08:13:40.801Z] b352a97aabf1: Pulling fs layer [2023-04-10T08:13:40.801Z] 4872d77fe225: Pulling fs layer [2023-04-10T08:13:40.801Z] 5851b861e8e6: Pulling fs layer [2023-04-10T08:13:40.801Z] bab4dde63d76: Waiting [2023-04-10T08:13:40.801Z] 4872d77fe225: Waiting [2023-04-10T08:13:40.801Z] bde34c3a00c8: Waiting [2023-04-10T08:13:40.801Z] b352a97aabf1: Waiting [2023-04-10T08:13:40.801Z] 988bab9f4d93: Waiting [2023-04-10T08:13:40.801Z] 1469e6f7b9e6: Waiting [2023-04-10T08:13:40.801Z] 5851b861e8e6: Waiting [2023-04-10T08:13:40.801Z] eaf3925da568: Waiting [2023-04-10T08:13:40.801Z] e2be974225ed: Verifying Checksum [2023-04-10T08:13:40.801Z] e2be974225ed: Download complete [2023-04-10T08:13:40.801Z] 988bab9f4d93: Download complete [2023-04-10T08:13:40.801Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T08:13:40.801Z] 1469e6f7b9e6: Download complete [2023-04-10T08:13:40.801Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T08:13:40.801Z] 339a4e72a1f5: Download complete [2023-04-10T08:13:40.801Z] eaf3925da568: Verifying Checksum [2023-04-10T08:13:40.801Z] eaf3925da568: Download complete [2023-04-10T08:13:40.801Z] bde34c3a00c8: Verifying Checksum [2023-04-10T08:13:40.801Z] bde34c3a00c8: Download complete [2023-04-10T08:13:40.801Z] b352a97aabf1: Verifying Checksum [2023-04-10T08:13:40.801Z] b352a97aabf1: Download complete [2023-04-10T08:13:40.801Z] 4872d77fe225: Verifying Checksum [2023-04-10T08:13:40.801Z] 4872d77fe225: Download complete [2023-04-10T08:13:40.801Z] 5851b861e8e6: Download complete [2023-04-10T08:13:41.060Z] b85a868b505f: Verifying Checksum [2023-04-10T08:13:41.060Z] b85a868b505f: Download complete [2023-04-10T08:13:41.319Z] bab4dde63d76: Verifying Checksum [2023-04-10T08:13:41.319Z] bab4dde63d76: Download complete [2023-04-10T08:13:42.259Z] b85a868b505f: Pull complete [2023-04-10T08:13:42.519Z] e2be974225ed: Pull complete [2023-04-10T08:13:43.088Z] 339a4e72a1f5: Pull complete [2023-04-10T08:13:43.088Z] 988bab9f4d93: Pull complete [2023-04-10T08:13:43.347Z] 1469e6f7b9e6: Pull complete [2023-04-10T08:13:43.347Z] eaf3925da568: Pull complete [2023-04-10T08:13:45.250Z] bab4dde63d76: Pull complete [2023-04-10T08:13:45.250Z] bde34c3a00c8: Pull complete [2023-04-10T08:13:45.510Z] b352a97aabf1: Pull complete [2023-04-10T08:13:45.510Z] 4872d77fe225: Pull complete [2023-04-10T08:13:45.510Z] 5851b861e8e6: Pull complete [2023-04-10T08:13:45.510Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T08:13:45.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T08:13:45.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:13:45.641Z] prd-ubuntu20.04-docker-8c-8g-7283 does not seem to be running inside a container [2023-04-10T08:13:45.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-376 -v /w/workspace/foundry_device-virtual-go_PR-376:/w/workspace/foundry_device-virtual-go_PR-376:rw,z -v /w/workspace/foundry_device-virtual-go_PR-376@tmp:/w/workspace/foundry_device-virtual-go_PR-376@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-04-10T08:13:48.863Z] $ docker top df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 -eo pid,comm [2023-04-10T08:13:48.917Z] 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-04-10T08:13:48.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T08:13:48.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T08:13:48.958Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T08:13:49.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T08:13:49.104Z] $ docker exec df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 ssh-agent [2023-04-10T08:13:49.227Z] SSH_AUTH_SOCK=/tmp/ssh-ZkG7NwUMLLyX/agent.32 [2023-04-10T08:13:49.227Z] SSH_AGENT_PID=38 [2023-04-10T08:13:49.234Z] Running ssh-add (command line suppressed) [2023-04-10T08:13:49.348Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-376@tmp/private_key_53148970318735273.key (/w/workspace/foundry_device-virtual-go_PR-376@tmp/private_key_53148970318735273.key) [2023-04-10T08:13:49.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T08:13:49.648Z] + git tag --points-at HEAD [Pipeline] } [2023-04-10T08:13:49.666Z] $ docker exec --env ******** --env ******** df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 ssh-agent -k [2023-04-10T08:13:49.774Z] unset SSH_AUTH_SOCK; [2023-04-10T08:13:49.775Z] unset SSH_AGENT_PID; [2023-04-10T08:13:49.775Z] echo Agent pid 38 killed; [2023-04-10T08:13:49.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-10T08:13:49.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T08:13:49.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T08:13:49.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T08:13:49.948Z] $ docker exec df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 ssh-agent [2023-04-10T08:13:50.070Z] SSH_AUTH_SOCK=/tmp/ssh-oCGWv2KEgKXn/agent.70 [2023-04-10T08:13:50.070Z] SSH_AGENT_PID=76 [2023-04-10T08:13:50.075Z] Running ssh-add (command line suppressed) [2023-04-10T08:13:50.187Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-376@tmp/private_key_8346074272959759487.key (/w/workspace/foundry_device-virtual-go_PR-376@tmp/private_key_8346074272959759487.key) [2023-04-10T08:13:50.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T08:13:50.486Z] + git semver init [2023-04-10T08:13:50.746Z] 2023-04-10 08:13:50,665 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T08:13:50.746Z] 2023-04-10 08:13:50,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-376/.semver [2023-04-10T08:13:50.746Z] 2023-04-10 08:13:50,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-376/.semver [2023-04-10T08:13:50.746Z] 2023-04-10 08:13:50,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-376/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-376, universal_newlines=False, shell=None, istream=None) [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,764 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-376/.git/info/exclude [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-376/.semver/PR-376 with force:False [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,765 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-376/.semver/PR-376 [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,769 [execute] INFO git cat-file --batch-check [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-376/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,776 [execute] INFO git cat-file --batch [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-376/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T08:13:52.123Z] 2023-04-10 08:13:51,780 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-376/.semver/PR-376 [2023-04-10T08:13:52.123Z] 0.0.0 [Pipeline] } [2023-04-10T08:13:52.136Z] $ docker exec --env ******** --env ******** df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 ssh-agent -k [2023-04-10T08:13:52.225Z] unset SSH_AUTH_SOCK; [2023-04-10T08:13:52.226Z] unset SSH_AGENT_PID; [2023-04-10T08:13:52.226Z] echo Agent pid 76 killed; [2023-04-10T08:13:52.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T08:13:52.539Z] + git semver [Pipeline] } [2023-04-10T08:13:52.817Z] $ docker stop --time=1 df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 [2023-04-10T08:13:54.163Z] $ docker rm -f --volumes df745422be8236ee9f0edf8e4449b4724fa73c09a07acbe6595c3ecbd1f32001 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T08:13:54.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T08:13:54.729Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T08:13:54.732Z] [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-04-10T08:13:54.879Z] provisioning config files... [2023-04-10T08:13:54.888Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-376@tmp/config9282791053668935232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:13:55.184Z] ---> docker-login.sh [2023-04-10T08:13:55.184Z] nexus3.edgexfoundry.org:10001 [2023-04-10T08:13:55.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:55.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:55.184Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:55.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:55.184Z] [2023-04-10T08:13:55.184Z] Login Succeeded [2023-04-10T08:13:55.184Z] nexus3.edgexfoundry.org:10002 [2023-04-10T08:13:55.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:55.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:55.184Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:55.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:55.184Z] [2023-04-10T08:13:55.184Z] Login Succeeded [2023-04-10T08:13:55.184Z] nexus3.edgexfoundry.org:10003 [2023-04-10T08:13:55.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:55.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:55.443Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:55.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:55.443Z] [2023-04-10T08:13:55.443Z] Login Succeeded [2023-04-10T08:13:55.443Z] nexus3.edgexfoundry.org:10004 [2023-04-10T08:13:55.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:55.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:55.443Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:55.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:55.443Z] [2023-04-10T08:13:55.443Z] Login Succeeded [2023-04-10T08:13:55.443Z] docker.io [2023-04-10T08:13:55.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:13:55.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:13:55.702Z] Configure a credential helper to remove this warning. See [2023-04-10T08:13:55.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:13:55.702Z] [2023-04-10T08:13:55.702Z] Login Succeeded [2023-04-10T08:13:55.702Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T08:13:55.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T08:13:55.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T08:13:55.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T08:13:55.780Z] ========================================================= [2023-04-10T08:13:55.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-10T08:13:55.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:13:56.085Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T08:13:56.085Z] Sending build context to Docker daemon 23.55MB [2023-04-10T08:13:56.085Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T08:13:56.085Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T08:13:56.346Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-10T08:13:56.346Z] 63b65145d645: Pulling fs layer [2023-04-10T08:13:56.346Z] a2d21d5440eb: Pulling fs layer [2023-04-10T08:13:56.346Z] 935e6c44a52c: Pulling fs layer [2023-04-10T08:13:56.346Z] 94cc34f8dd06: Pulling fs layer [2023-04-10T08:13:56.346Z] 30dea6a524f1: Pulling fs layer [2023-04-10T08:13:56.346Z] a2aff8979fd8: Pulling fs layer [2023-04-10T08:13:56.346Z] 6808be2612f2: Pulling fs layer [2023-04-10T08:13:56.346Z] f25807f1079a: Pulling fs layer [2023-04-10T08:13:56.347Z] 94cc34f8dd06: Waiting [2023-04-10T08:13:56.347Z] 30dea6a524f1: Waiting [2023-04-10T08:13:56.347Z] a2aff8979fd8: Waiting [2023-04-10T08:13:56.347Z] a2d21d5440eb: Verifying Checksum [2023-04-10T08:13:56.347Z] a2d21d5440eb: Download complete [2023-04-10T08:13:56.347Z] 30dea6a524f1: Verifying Checksum [2023-04-10T08:13:56.347Z] 30dea6a524f1: Download complete [2023-04-10T08:13:56.347Z] 63b65145d645: Download complete [2023-04-10T08:13:56.347Z] a2aff8979fd8: Verifying Checksum [2023-04-10T08:13:56.347Z] a2aff8979fd8: Download complete [2023-04-10T08:13:56.611Z] 63b65145d645: Pull complete [2023-04-10T08:13:56.611Z] a2d21d5440eb: Pull complete [2023-04-10T08:13:57.194Z] f25807f1079a: Verifying Checksum [2023-04-10T08:13:57.194Z] f25807f1079a: Download complete [2023-04-10T08:13:57.194Z] 935e6c44a52c: Download complete [2023-04-10T08:13:57.454Z] 6808be2612f2: Verifying Checksum [2023-04-10T08:13:57.454Z] 6808be2612f2: Download complete [2023-04-10T08:14:00.740Z] 935e6c44a52c: Pull complete [2023-04-10T08:14:00.740Z] 94cc34f8dd06: Pull complete [2023-04-10T08:14:00.740Z] 30dea6a524f1: Pull complete [2023-04-10T08:14:00.740Z] a2aff8979fd8: Pull complete [2023-04-10T08:14:03.269Z] 6808be2612f2: Pull complete [2023-04-10T08:14:03.836Z] f25807f1079a: Pull complete [2023-04-10T08:14:03.836Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-10T08:14:03.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-10T08:14:03.836Z] ---> 3b553350e43f [2023-04-10T08:14:03.836Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T08:14:09.126Z] ---> Running in 74bcd9a4582f [2023-04-10T08:14:09.126Z] Removing intermediate container 74bcd9a4582f [2023-04-10T08:14:09.126Z] ---> f3bc1992c669 [2023-04-10T08:14:09.126Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T08:14:09.126Z] ---> Running in 7dc8cf109a5f [2023-04-10T08:14:09.126Z] Removing intermediate container 7dc8cf109a5f [2023-04-10T08:14:09.126Z] ---> a5cc12115c5e [2023-04-10T08:14:09.126Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-10T08:14:09.126Z] ---> Running in 264b59509cfa [2023-04-10T08:14:09.126Z] Removing intermediate container 264b59509cfa [2023-04-10T08:14:09.126Z] ---> e64068db974a [2023-04-10T08:14:09.126Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-10T08:14:09.126Z] ---> Running in a0e2c5d2885e [2023-04-10T08:14:09.126Z] Removing intermediate container a0e2c5d2885e [2023-04-10T08:14:09.126Z] ---> 6da500274a70 [2023-04-10T08:14:09.126Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T08:14:09.126Z] ---> Running in 08d41eaa117b [2023-04-10T08:14:09.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T08:14:09.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T08:14:09.837Z] Still waiting to schedule task [2023-04-10T08:14:09.837Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-10T08:14:09.899Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-10T08:14:09.899Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-10T08:14:09.899Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-10T08:14:09.899Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-10T08:14:09.899Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T08:14:09.899Z] OK: 269 MiB in 57 packages [2023-04-10T08:14:10.468Z] Removing intermediate container 08d41eaa117b [2023-04-10T08:14:10.468Z] ---> 3ec30cb7ac4f [2023-04-10T08:14:10.468Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-10T08:14:10.468Z] ---> df04d220dc4f [2023-04-10T08:14:10.468Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T08:14:10.468Z] ---> Running in 0aae7c21048f [2023-04-10T08:14:49.315Z] Removing intermediate container 0aae7c21048f [2023-04-10T08:14:49.315Z] ---> 2875b8a83dc2 [2023-04-10T08:14:49.315Z] Step 10/12 : COPY . . [2023-04-10T08:14:49.315Z] ---> 55ab98c94179 [2023-04-10T08:14:49.315Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T08:14:49.315Z] ---> Running in b64d649821c8 [2023-04-10T08:14:49.315Z] Removing intermediate container b64d649821c8 [2023-04-10T08:14:49.315Z] ---> 9829f4789beb [2023-04-10T08:14:49.315Z] Step 12/12 : RUN $MAKE [2023-04-10T08:14:49.315Z] ---> Running in d16b0324f1e3 [2023-04-10T08:14:49.315Z] noop [2023-04-10T08:14:49.315Z] Removing intermediate container d16b0324f1e3 [2023-04-10T08:14:49.315Z] ---> a85286d3bd32 [2023-04-10T08:14:49.315Z] Successfully built a85286d3bd32 [2023-04-10T08:14:49.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:14:49.625Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T08:14:49.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:14:49.692Z] prd-ubuntu20.04-docker-8c-8g-7283 does not seem to be running inside a container [2023-04-10T08:14:49.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-376 -v /w/workspace/foundry_device-virtual-go_PR-376:/w/workspace/foundry_device-virtual-go_PR-376:rw,z -v /w/workspace/foundry_device-virtual-go_PR-376@tmp:/w/workspace/foundry_device-virtual-go_PR-376@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-04-10T08:14:50.064Z] $ docker top 82887d34f6c5222ab411bd5ba521ce456d27a2f8dd7b9246fa5afdd106435ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T08:14:50.402Z] + go version [2023-04-10T08:14:50.402Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-10T08:14:50.415Z] $ docker stop --time=1 82887d34f6c5222ab411bd5ba521ce456d27a2f8dd7b9246fa5afdd106435ce9 [2023-04-10T08:14:51.704Z] $ docker rm -f --volumes 82887d34f6c5222ab411bd5ba521ce456d27a2f8dd7b9246fa5afdd106435ce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:14:52.097Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T08:14:52.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:14:52.164Z] prd-ubuntu20.04-docker-8c-8g-7283 does not seem to be running inside a container [2023-04-10T08:14:52.197Z] $ 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-376 -v /w/workspace/foundry_device-virtual-go_PR-376:/w/workspace/foundry_device-virtual-go_PR-376:rw,z -v /w/workspace/foundry_device-virtual-go_PR-376@tmp:/w/workspace/foundry_device-virtual-go_PR-376@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-04-10T08:14:52.511Z] $ docker top 2d64ac75777a1ef75a4390951fbf6f085c1920b2e7ba0b4553419ff5f0abd41d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T08:14:52.852Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-376 [Pipeline] fileExists [Pipeline] sh [2023-04-10T08:14:53.139Z] + make test [2023-04-10T08:14:53.139Z] go test ./... -coverprofile=coverage.out [2023-04-10T08:14:58.402Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-10T08:15:08.381Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-10T08:15:08.381Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.7% of statements [2023-04-10T08:15:13.641Z] go vet ./... [2023-04-10T08:15:17.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T08:15:17.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T08:15:17.823Z] ./bin/test-attribution-txt.sh [2023-04-10T08:15:17.823Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T08:15:17.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T08:15:17.849Z] $ docker stop --time=1 2d64ac75777a1ef75a4390951fbf6f085c1920b2e7ba0b4553419ff5f0abd41d [2023-04-10T08:15:21.044Z] $ docker rm -f --volumes 2d64ac75777a1ef75a4390951fbf6f085c1920b2e7ba0b4553419ff5f0abd41d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T08:15:21.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T08:15:21.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-10T08:15:22.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T08:15:22.327Z] + ls -al . [2023-04-10T08:15:22.327Z] total 192 [2023-04-10T08:15:22.327Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 08:14 . [2023-04-10T08:15:22.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:13 .. [2023-04-10T08:15:22.327Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 08:13 .git [2023-04-10T08:15:22.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:13 .github [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 10 08:13 .gitignore [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 10 08:13 .golangci.yml [2023-04-10T08:15:22.327Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 08:13 .semver [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 10 08:13 Attribution.txt [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 10 08:13 CHANGELOG.md [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 10 08:13 Dockerfile [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 08:13 GOVERNANCE.md [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 10 08:13 Jenkinsfile [2023-04-10T08:15:22.327Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 10 08:13 LICENSE [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 10 08:13 Makefile [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 10 08:13 OWNERS.md [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 10 08:13 README.md [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 08:13 VERSION [2023-04-10T08:15:22.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 08:13 bin [2023-04-10T08:15:22.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:13 cmd [2023-04-10T08:15:22.328Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 10 08:15 coverage.out [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 10 08:13 go.mod [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 10 08:13 go.sum [2023-04-10T08:15:22.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:13 internal [2023-04-10T08:15:22.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:13 snap [2023-04-10T08:15:22.328Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 10 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:15:22.631Z] + 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=3219fbd9328c961f6f5027cc4cd107f9270924c0 --label arch=amd64 --label version=0.0.0 . [2023-04-10T08:15:22.632Z] Sending build context to Docker daemon 23.6MB [2023-04-10T08:15:22.632Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T08:15:22.632Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-10T08:15:22.632Z] ---> a85286d3bd32 [2023-04-10T08:15:22.632Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T08:15:22.892Z] ---> Running in bf088b1fd1cb [2023-04-10T08:15:22.892Z] Removing intermediate container bf088b1fd1cb [2023-04-10T08:15:22.892Z] ---> 19b31ef3b4a0 [2023-04-10T08:15:22.892Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T08:15:23.150Z] ---> Running in 72ed05730bd0 [2023-04-10T08:15:23.150Z] Removing intermediate container 72ed05730bd0 [2023-04-10T08:15:23.150Z] ---> 9a3723be0ae3 [2023-04-10T08:15:23.150Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-10T08:15:23.150Z] ---> Running in aac12cd2eb4b [2023-04-10T08:15:23.150Z] Removing intermediate container aac12cd2eb4b [2023-04-10T08:15:23.150Z] ---> 086235f53dd8 [2023-04-10T08:15:23.150Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-10T08:15:23.150Z] ---> Running in 9254320d6e93 [2023-04-10T08:15:23.408Z] Removing intermediate container 9254320d6e93 [2023-04-10T08:15:23.408Z] ---> 37cfb775d0da [2023-04-10T08:15:23.408Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T08:15:23.408Z] ---> Running in f5cf2d6e366e [2023-04-10T08:15:23.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T08:15:23.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T08:15:23.924Z] OK: 269 MiB in 57 packages [2023-04-10T08:15:24.183Z] Removing intermediate container f5cf2d6e366e [2023-04-10T08:15:24.183Z] ---> 24a433f8d7c8 [2023-04-10T08:15:24.183Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-10T08:15:24.183Z] ---> 8b34983aa750 [2023-04-10T08:15:24.183Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T08:15:24.443Z] ---> Running in f137a6a31936 [2023-04-10T08:15:25.010Z] Removing intermediate container f137a6a31936 [2023-04-10T08:15:25.010Z] ---> ddd9a3828c7b [2023-04-10T08:15:25.010Z] Step 10/25 : COPY . . [2023-04-10T08:15:25.948Z] ---> 42acb432bf9d [2023-04-10T08:15:25.948Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T08:15:25.948Z] ---> Running in 8719aaee630b [2023-04-10T08:15:25.948Z] Removing intermediate container 8719aaee630b [2023-04-10T08:15:25.948Z] ---> 176073a65000 [2023-04-10T08:15:25.948Z] Step 12/25 : RUN $MAKE [2023-04-10T08:15:25.948Z] ---> Running in 063c806a575b [2023-04-10T08:15:26.206Z] 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-04-10T08:15:44.274Z] Removing intermediate container 063c806a575b [2023-04-10T08:15:44.274Z] ---> 5f77f94d3dce [2023-04-10T08:15:44.274Z] Step 13/25 : FROM alpine:3.17 [2023-04-10T08:15:44.532Z] 3.17: Pulling from library/alpine [2023-04-10T08:15:44.790Z] f56be85fc22e: Pulling fs layer [2023-04-10T08:15:44.790Z] f56be85fc22e: Verifying Checksum [2023-04-10T08:15:44.790Z] f56be85fc22e: Download complete [2023-04-10T08:15:45.048Z] f56be85fc22e: Pull complete [2023-04-10T08:15:45.048Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T08:15:45.048Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T08:15:45.048Z] ---> 9ed4aefc74f6 [2023-04-10T08:15:45.048Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-10T08:15:45.048Z] ---> Running in 4ee7a2bf06a8 [2023-04-10T08:15:45.305Z] Removing intermediate container 4ee7a2bf06a8 [2023-04-10T08:15:45.305Z] ---> 047c9415d1da [2023-04-10T08:15:45.305Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-10T08:15:45.305Z] ---> Running in 66dcc275b795 [2023-04-10T08:15:45.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T08:15:45.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T08:15:45.821Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T08:15:45.821Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T08:15:45.821Z] OK: 7 MiB in 16 packages [2023-04-10T08:15:45.908Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7285 in /w/workspace/foundry_device-virtual-go_PR-376 [Pipeline] { [Pipeline] ws [2023-04-10T08:15:45.920Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2023-04-10T08:15:45.953Z] The recommended git tool is: git [2023-04-10T08:15:46.387Z] Removing intermediate container 66dcc275b795 [2023-04-10T08:15:46.387Z] ---> cfbc2cc69c6a [2023-04-10T08:15:46.387Z] Step 16/25 : WORKDIR / [2023-04-10T08:15:46.387Z] ---> Running in 9080d4f83082 [2023-04-10T08:15:46.387Z] Removing intermediate container 9080d4f83082 [2023-04-10T08:15:46.387Z] ---> 1a7129b76c6c [2023-04-10T08:15:46.387Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-10T08:15:46.387Z] ---> 7c26317dd961 [2023-04-10T08:15:46.387Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-10T08:15:46.644Z] ---> 0a0266e784a8 [2023-04-10T08:15:46.644Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-10T08:15:47.210Z] ---> bb19c0e60623 [2023-04-10T08:15:47.210Z] Step 20/25 : EXPOSE 59900 [2023-04-10T08:15:47.210Z] ---> Running in a787c3d38599 [2023-04-10T08:15:47.467Z] Removing intermediate container a787c3d38599 [2023-04-10T08:15:47.467Z] ---> 7537b2b62e23 [2023-04-10T08:15:47.467Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-10T08:15:47.467Z] ---> Running in 8ea49ce09c65 [2023-04-10T08:15:47.467Z] Removing intermediate container 8ea49ce09c65 [2023-04-10T08:15:47.467Z] ---> e7e2a2c5840b [2023-04-10T08:15:47.467Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T08:15:47.467Z] ---> Running in f6c84bc8beca [2023-04-10T08:15:47.467Z] Removing intermediate container f6c84bc8beca [2023-04-10T08:15:47.467Z] ---> 74919cece2e8 [2023-04-10T08:15:47.467Z] Step 23/25 : LABEL arch=amd64 [2023-04-10T08:15:47.467Z] ---> Running in 39857cce7ce4 [2023-04-10T08:15:47.725Z] Removing intermediate container 39857cce7ce4 [2023-04-10T08:15:47.725Z] ---> 394c44adfa68 [2023-04-10T08:15:47.725Z] Step 24/25 : LABEL git_sha=3219fbd9328c961f6f5027cc4cd107f9270924c0 [2023-04-10T08:15:47.725Z] ---> Running in 10c0fcebf2ba [2023-04-10T08:15:47.725Z] Removing intermediate container 10c0fcebf2ba [2023-04-10T08:15:47.725Z] ---> 5656b66068ae [2023-04-10T08:15:47.725Z] Step 25/25 : LABEL version=0.0.0 [2023-04-10T08:15:47.725Z] ---> Running in 810e1e87005c [2023-04-10T08:15:47.725Z] Removing intermediate container 810e1e87005c [2023-04-10T08:15:47.725Z] ---> bd04a849ce8f [2023-04-10T08:15:47.725Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T08:15:47.725Z] Successfully built bd04a849ce8f [2023-04-10T08:15:47.725Z] 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-04-10T08:15:48.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T08:15:48.135Z] [2023-04-10T08:15:48.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:15:48.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T08:15:48.429Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T08:15:48.429Z] 5eb5b503b376: Pulling fs layer [2023-04-10T08:15:48.429Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T08:15:48.429Z] ec43610c2a17: Pulling fs layer [2023-04-10T08:15:48.429Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T08:15:48.429Z] 33b1e0a273af: Pulling fs layer [2023-04-10T08:15:48.429Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T08:15:48.429Z] 2f39f015ded8: Pulling fs layer [2023-04-10T08:15:48.429Z] 3a2ae6a8a46f: Waiting [2023-04-10T08:15:48.429Z] 33b1e0a273af: Waiting [2023-04-10T08:15:48.429Z] 5d3b04190fa2: Waiting [2023-04-10T08:15:48.429Z] 2f39f015ded8: Waiting [2023-04-10T08:15:48.429Z] 5c69ac0246d0: Verifying Checksum [2023-04-10T08:15:48.429Z] 5c69ac0246d0: Download complete [2023-04-10T08:15:48.429Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T08:15:48.429Z] 3a2ae6a8a46f: Download complete [2023-04-10T08:15:48.429Z] 33b1e0a273af: Verifying Checksum [2023-04-10T08:15:48.429Z] 33b1e0a273af: Download complete [2023-04-10T08:15:48.429Z] 5d3b04190fa2: Verifying Checksum [2023-04-10T08:15:48.429Z] 5d3b04190fa2: Download complete [2023-04-10T08:15:48.688Z] ec43610c2a17: Verifying Checksum [2023-04-10T08:15:48.688Z] ec43610c2a17: Download complete [2023-04-10T08:15:48.688Z] 5eb5b503b376: Verifying Checksum [2023-04-10T08:15:48.688Z] 5eb5b503b376: Download complete [2023-04-10T08:15:49.261Z] 2f39f015ded8: Verifying Checksum [2023-04-10T08:15:49.261Z] 2f39f015ded8: Download complete [2023-04-10T08:15:49.826Z] 5eb5b503b376: Pull complete [2023-04-10T08:15:50.084Z] 5c69ac0246d0: Pull complete [2023-04-10T08:15:50.344Z] ec43610c2a17: Pull complete [2023-04-10T08:15:50.603Z] 3a2ae6a8a46f: Pull complete [2023-04-10T08:15:50.603Z] 33b1e0a273af: Pull complete [2023-04-10T08:15:50.860Z] 5d3b04190fa2: Pull complete [2023-04-10T08:15:51.240Z] using credential edgex-jenkins-ssh [2023-04-10T08:15:51.256Z] Cloning the remote Git repository [2023-04-10T08:15:51.322Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T08:15:51.423Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2023-04-10T08:15:51.581Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T08:15:51.582Z] > git --version # timeout=10 [2023-04-10T08:15:51.605Z] > git --version # 'git version 2.25.1' [2023-04-10T08:15:51.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T08:15:51.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T08:15:54.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-10T08:15:54.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T08:15:55.043Z] 2f39f015ded8: Pull complete [2023-04-10T08:15:55.043Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T08:15:55.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T08:15:55.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:15:55.127Z] prd-ubuntu20.04-docker-8c-8g-7283 does not seem to be running inside a container [2023-04-10T08:15:55.161Z] $ 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-376 -v /w/workspace/foundry_device-virtual-go_PR-376:/w/workspace/foundry_device-virtual-go_PR-376:rw,z -v /w/workspace/foundry_device-virtual-go_PR-376@tmp:/w/workspace/foundry_device-virtual-go_PR-376@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-04-10T08:15:55.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-10T08:15:55.661Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-10T08:15:55.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T08:15:55.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/376/head:refs/remotes/origin/PR-376 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-10T08:15:56.299Z] Merging remotes/origin/main commit 9393cb199918d0b51a604a638f19df0ef5e84a0a into PR head commit 0d6858b6f354b84f4e84d2f837640387bd5cc444 [2023-04-10T08:15:56.664Z] Merge succeeded, producing a51802bff54128826bc26de9d5779a5b17bee141 [2023-04-10T08:15:56.665Z] Checking out Revision a51802bff54128826bc26de9d5779a5b17bee141 (PR-376) [2023-04-10T08:15:56.321Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T08:15:56.415Z] > git checkout -f 0d6858b6f354b84f4e84d2f837640387bd5cc444 # timeout=10 [2023-04-10T08:15:56.511Z] > git remote # timeout=10 [2023-04-10T08:15:56.534Z] > git config --get remote.origin.url # timeout=10 [2023-04-10T08:15:56.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T08:15:56.570Z] > git merge 9393cb199918d0b51a604a638f19df0ef5e84a0a # timeout=10 [2023-04-10T08:15:56.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-10T08:15:56.670Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T08:15:56.688Z] > git checkout -f a51802bff54128826bc26de9d5779a5b17bee141 # timeout=10 [2023-04-10T08:16:00.234Z] Commit message: "Merge commit '9393cb199918d0b51a604a638f19df0ef5e84a0a' into HEAD" [2023-04-10T08:16:00.241Z] > git rev-list --no-walk 0d6858b6f354b84f4e84d2f837640387bd5cc444 # timeout=10 [2023-04-10T08:16:00.703Z] [2023-04-10T08:16:00.703Z] GitHub has been notified of this commit’s build result [2023-04-10T08:16:00.703Z] [2023-04-10T08:16:01.427Z] $ docker top fbf74c685999108cd2a454ed8ab6580ce20b94ff0ca60d61dadb48069a2c2196 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T08:16:01.822Z] ---> job-cost.sh [2023-04-10T08:16:01.822Z] lf-activate-venv: SKIPPING [2023-04-10T08:16:01.822Z] INFO: No Stack... [2023-04-10T08:16:02.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T08:16:02.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T08:16:02.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T08:16:02.084Z] Dload Upload Total Spent Left Speed [2023-04-10T08:16:02.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [2023-04-10T08:16:02.340Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-04-10T08:16:02.625Z] + cat /w/workspace/foundry_device-virtual-go_PR-376/archives/cost.csv [2023-04-10T08:16:02.625Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T08:16:02.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [2023-04-10T08:16:02.652Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] did not exist. Created. [2023-04-10T08:16:02.653Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T08:16:02.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T08:16:02.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T08:16:02.986Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T08:16:02.993Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T08:16:03.019Z] $ docker stop --time=1 fbf74c685999108cd2a454ed8ab6580ce20b94ff0ca60d61dadb48069a2c2196 [2023-04-10T08:16:03.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-10T08:16:03.222Z] + sudo tee /etc/docker/daemon.new [2023-04-10T08:16:03.222Z] { [2023-04-10T08:16:03.222Z] "registry-mirrors": [ [2023-04-10T08:16:03.222Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T08:16:03.222Z] ], [2023-04-10T08:16:03.222Z] "bip": "10.250.0.254/24", [2023-04-10T08:16:03.222Z] "hosts": [ [2023-04-10T08:16:03.222Z] "tcp://0.0.0.0:5555", [2023-04-10T08:16:03.222Z] "unix:///var/run/docker.sock" [2023-04-10T08:16:03.222Z] ], [2023-04-10T08:16:03.222Z] "mtu": 1458, [2023-04-10T08:16:03.222Z] "selinux-enabled": true, [2023-04-10T08:16:03.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T08:16:03.222Z] } [2023-04-10T08:16:04.197Z] $ docker rm -f --volumes fbf74c685999108cd2a454ed8ab6580ce20b94ff0ca60d61dadb48069a2c2196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T08:16:04.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T08:16:04.905Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T08:16:23.201Z] provisioning config files... [2023-04-10T08:16:23.231Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config17723810952309050430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:16:23.596Z] ---> docker-login.sh [2023-04-10T08:16:23.596Z] nexus3.edgexfoundry.org:10001 [2023-04-10T08:16:23.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:16:24.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:16:24.142Z] Configure a credential helper to remove this warning. See [2023-04-10T08:16:24.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:16:24.142Z] [2023-04-10T08:16:24.142Z] Login Succeeded [2023-04-10T08:16:24.143Z] nexus3.edgexfoundry.org:10002 [2023-04-10T08:16:24.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:16:24.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:16:24.693Z] Configure a credential helper to remove this warning. See [2023-04-10T08:16:24.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:16:24.693Z] [2023-04-10T08:16:24.693Z] Login Succeeded [2023-04-10T08:16:24.693Z] nexus3.edgexfoundry.org:10003 [2023-04-10T08:16:24.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:16:24.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:16:24.966Z] Configure a credential helper to remove this warning. See [2023-04-10T08:16:24.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:16:24.966Z] [2023-04-10T08:16:24.966Z] Login Succeeded [2023-04-10T08:16:24.966Z] nexus3.edgexfoundry.org:10004 [2023-04-10T08:16:25.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:16:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:16:25.238Z] Configure a credential helper to remove this warning. See [2023-04-10T08:16:25.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:16:25.238Z] [2023-04-10T08:16:25.238Z] Login Succeeded [2023-04-10T08:16:25.238Z] docker.io [2023-04-10T08:16:25.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T08:16:25.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T08:16:25.781Z] Configure a credential helper to remove this warning. See [2023-04-10T08:16:25.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T08:16:25.781Z] [2023-04-10T08:16:25.781Z] Login Succeeded [2023-04-10T08:16:25.781Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T08:16:25.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T08:16:26.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T08:16:26.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T08:16:26.086Z] ========================================================= [2023-04-10T08:16:26.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-10T08:16:26.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:16:26.434Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T08:16:26.706Z] Sending build context to Docker daemon 11.94MB [2023-04-10T08:16:26.977Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T08:16:26.977Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T08:16:26.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T08:16:26.977Z] af6eaf76a39c: Pulling fs layer [2023-04-10T08:16:26.977Z] 55522c791124: Pulling fs layer [2023-04-10T08:16:26.977Z] ce5c4a1c91eb: Pulling fs layer [2023-04-10T08:16:26.977Z] 169dfbe0d373: Pulling fs layer [2023-04-10T08:16:26.977Z] e1ff8fa3b103: Pulling fs layer [2023-04-10T08:16:26.977Z] 52ebb69f0ebf: Pulling fs layer [2023-04-10T08:16:26.977Z] 5abe8eddf0d5: Pulling fs layer [2023-04-10T08:16:26.977Z] 169dfbe0d373: Waiting [2023-04-10T08:16:26.977Z] e1ff8fa3b103: Waiting [2023-04-10T08:16:26.977Z] 52ebb69f0ebf: Waiting [2023-04-10T08:16:26.977Z] 5abe8eddf0d5: Waiting [2023-04-10T08:16:26.977Z] 55522c791124: Download complete [2023-04-10T08:16:26.977Z] 169dfbe0d373: Verifying Checksum [2023-04-10T08:16:26.977Z] 169dfbe0d373: Download complete [2023-04-10T08:16:27.247Z] e1ff8fa3b103: Verifying Checksum [2023-04-10T08:16:27.247Z] af6eaf76a39c: Verifying Checksum [2023-04-10T08:16:28.230Z] af6eaf76a39c: Pull complete [2023-04-10T08:16:28.510Z] 5abe8eddf0d5: Verifying Checksum [2023-04-10T08:16:28.510Z] 5abe8eddf0d5: Download complete [2023-04-10T08:16:28.796Z] 55522c791124: Pull complete [2023-04-10T08:16:29.785Z] ce5c4a1c91eb: Verifying Checksum [2023-04-10T08:16:29.786Z] ce5c4a1c91eb: Download complete [2023-04-10T08:16:29.786Z] 52ebb69f0ebf: Verifying Checksum [2023-04-10T08:16:29.786Z] 52ebb69f0ebf: Download complete [2023-04-10T08:16:39.920Z] ce5c4a1c91eb: Pull complete [2023-04-10T08:16:40.190Z] 169dfbe0d373: Pull complete [2023-04-10T08:16:40.460Z] e1ff8fa3b103: Pull complete [2023-04-10T08:16:47.122Z] 52ebb69f0ebf: Pull complete [2023-04-10T08:16:49.736Z] 5abe8eddf0d5: Pull complete [2023-04-10T08:16:49.736Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-10T08:16:49.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-10T08:16:49.736Z] ---> 6cb57ee374ae [2023-04-10T08:16:49.736Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T08:16:51.155Z] ---> Running in aea0e2c468f2 [2023-04-10T08:16:51.424Z] Removing intermediate container aea0e2c468f2 [2023-04-10T08:16:51.424Z] ---> d99c760b3287 [2023-04-10T08:16:51.424Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T08:16:51.424Z] ---> Running in 46fea6fc7057 [2023-04-10T08:16:51.694Z] Removing intermediate container 46fea6fc7057 [2023-04-10T08:16:51.694Z] ---> 88b37a6f7c2b [2023-04-10T08:16:51.694Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-10T08:16:51.964Z] ---> Running in ba34ecaab352 [2023-04-10T08:16:52.232Z] Removing intermediate container ba34ecaab352 [2023-04-10T08:16:52.232Z] ---> e3890b1643c0 [2023-04-10T08:16:52.232Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-10T08:16:52.232Z] ---> Running in fce27bfdac66 [2023-04-10T08:16:52.502Z] Removing intermediate container fce27bfdac66 [2023-04-10T08:16:52.502Z] ---> 348eef052f88 [2023-04-10T08:16:52.502Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T08:16:52.770Z] ---> Running in 550772d8c99c [2023-04-10T08:16:53.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T08:16:54.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T08:16:55.282Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-10T08:16:55.282Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-10T08:16:55.282Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-10T08:16:55.282Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-10T08:16:55.282Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T08:16:55.282Z] OK: 268 MiB in 57 packages [2023-04-10T08:16:56.699Z] Removing intermediate container 550772d8c99c [2023-04-10T08:16:56.699Z] ---> d06517830eb9 [2023-04-10T08:16:56.699Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-10T08:16:56.971Z] ---> 3fc36249bc97 [2023-04-10T08:16:56.971Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T08:16:56.971Z] ---> Running in bf8ad36c680a [2023-04-10T08:17:53.377Z] Removing intermediate container bf8ad36c680a [2023-04-10T08:17:53.377Z] ---> cb721edcfce4 [2023-04-10T08:17:53.377Z] Step 10/12 : COPY . . [2023-04-10T08:17:53.377Z] ---> 6e7eb59c1956 [2023-04-10T08:17:53.377Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T08:17:53.377Z] ---> Running in b8d88ca06e2b [2023-04-10T08:17:53.651Z] Removing intermediate container b8d88ca06e2b [2023-04-10T08:17:53.651Z] ---> 714891b1a7cf [2023-04-10T08:17:53.651Z] Step 12/12 : RUN $MAKE [2023-04-10T08:17:53.651Z] ---> Running in 2052e9b4194d [2023-04-10T08:17:54.611Z] noop [2023-04-10T08:17:55.192Z] Removing intermediate container 2052e9b4194d [2023-04-10T08:17:55.192Z] ---> 88a40103b1b2 [2023-04-10T08:17:55.192Z] Successfully built 88a40103b1b2 [2023-04-10T08:17:55.192Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:17:55.524Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T08:17:55.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:17:55.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-7285 does not seem to be running inside a container [2023-04-10T08:17:55.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-arm64 cat [2023-04-10T08:17:56.814Z] $ docker top a3b03efcf6f00c84379eea0adb301cc5516357d2dd63070ac415e242b1a0aa1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T08:17:57.618Z] + go version [2023-04-10T08:17:57.618Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-10T08:17:57.634Z] $ docker stop --time=1 a3b03efcf6f00c84379eea0adb301cc5516357d2dd63070ac415e242b1a0aa1b [2023-04-10T08:17:59.202Z] $ docker rm -f --volumes a3b03efcf6f00c84379eea0adb301cc5516357d2dd63070ac415e242b1a0aa1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:17:59.705Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T08:17:59.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:17:59.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-7285 does not seem to be running inside a container [2023-04-10T08:17:59.930Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-arm64 cat [2023-04-10T08:18:00.998Z] $ docker top dd66ef1a88b7bb8b8b4b34477e8d01fc69524fdfc36a06408fe47690eb0546d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T08:18:01.492Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-10T08:18:01.844Z] + make test [2023-04-10T08:18:01.844Z] go test ./... -coverprofile=coverage.out [2023-04-10T08:18:40.740Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-10T08:20:32.427Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-10T08:20:32.427Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.5% of statements [2023-04-10T08:20:32.427Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-10T08:20:32.427Z] go vet ./... [2023-04-10T08:21:04.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T08:21:04.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T08:21:04.689Z] ./bin/test-attribution-txt.sh [2023-04-10T08:21:04.689Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T08:21:04.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T08:21:04.727Z] $ docker stop --time=1 dd66ef1a88b7bb8b8b4b34477e8d01fc69524fdfc36a06408fe47690eb0546d3 [2023-04-10T08:21:07.088Z] $ docker rm -f --volumes dd66ef1a88b7bb8b8b4b34477e8d01fc69524fdfc36a06408fe47690eb0546d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T08:21:08.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T08:21:08.431Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T08:21:09.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T08:21:09.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T08:21:09.817Z] + ls -al . [2023-04-10T08:21:09.817Z] total 188 [2023-04-10T08:21:09.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 08:18 . [2023-04-10T08:21:09.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:15 .. [2023-04-10T08:21:09.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 08:15 .git [2023-04-10T08:21:09.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:15 .github [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 10 08:15 .gitignore [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 10 08:15 .golangci.yml [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 10 08:15 Attribution.txt [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 10 08:15 CHANGELOG.md [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 10 08:15 Dockerfile [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 08:15 GOVERNANCE.md [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 10 08:15 Jenkinsfile [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 10 08:15 LICENSE [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 10 08:15 Makefile [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 10 08:15 OWNERS.md [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 10 08:15 README.md [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 08:13 VERSION [2023-04-10T08:21:09.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 08:15 bin [2023-04-10T08:21:09.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:15 cmd [2023-04-10T08:21:09.817Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 10 08:20 coverage.out [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 10 08:15 go.mod [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 10 08:15 go.sum [2023-04-10T08:21:09.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 08:15 internal [2023-04-10T08:21:09.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 08:15 snap [2023-04-10T08:21:09.817Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 10 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:21:10.164Z] + 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=a51802bff54128826bc26de9d5779a5b17bee141 --label arch=arm64 --label version=0.0.0 . [2023-04-10T08:21:11.152Z] Sending build context to Docker daemon 11.98MB [2023-04-10T08:21:11.152Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T08:21:11.152Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-10T08:21:11.152Z] ---> 88a40103b1b2 [2023-04-10T08:21:11.152Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-10T08:21:11.423Z] ---> Running in 5a1a9c13c15b [2023-04-10T08:21:11.693Z] Removing intermediate container 5a1a9c13c15b [2023-04-10T08:21:11.693Z] ---> a59f17c0f744 [2023-04-10T08:21:11.693Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T08:21:11.961Z] ---> Running in d1888e622348 [2023-04-10T08:21:12.548Z] Removing intermediate container d1888e622348 [2023-04-10T08:21:12.548Z] ---> 8fa920e87870 [2023-04-10T08:21:12.548Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-10T08:21:12.548Z] ---> Running in d5692e4ae04b [2023-04-10T08:21:13.138Z] Removing intermediate container d5692e4ae04b [2023-04-10T08:21:13.138Z] ---> 6a4b90809f4c [2023-04-10T08:21:13.138Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-10T08:21:13.413Z] ---> Running in df15ad60ae5c [2023-04-10T08:21:13.999Z] Removing intermediate container df15ad60ae5c [2023-04-10T08:21:13.999Z] ---> d2a827a01559 [2023-04-10T08:21:13.999Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T08:21:13.999Z] ---> Running in 77758412e94f [2023-04-10T08:21:15.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T08:21:16.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T08:21:17.503Z] OK: 268 MiB in 57 packages [2023-04-10T08:21:18.471Z] Removing intermediate container 77758412e94f [2023-04-10T08:21:18.471Z] ---> 34dff3846a83 [2023-04-10T08:21:18.471Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-10T08:21:19.062Z] ---> c345f74e2b6f [2023-04-10T08:21:19.062Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T08:21:19.329Z] ---> Running in da747ac1bf5d [2023-04-10T08:21:22.705Z] Removing intermediate container da747ac1bf5d [2023-04-10T08:21:22.705Z] ---> 7c34394930cf [2023-04-10T08:21:22.705Z] Step 10/25 : COPY . . [2023-04-10T08:21:23.665Z] ---> bbb94a998309 [2023-04-10T08:21:23.665Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T08:21:23.665Z] ---> Running in e7003b95479f [2023-04-10T08:21:23.665Z] Removing intermediate container e7003b95479f [2023-04-10T08:21:23.665Z] ---> 2b2943ffbd68 [2023-04-10T08:21:23.665Z] Step 12/25 : RUN $MAKE [2023-04-10T08:21:23.930Z] ---> Running in 5b183733f630 [2023-04-10T08:21:24.893Z] 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-04-10T08:23:46.604Z] Removing intermediate container 5b183733f630 [2023-04-10T08:23:46.604Z] ---> d1327d843c9c [2023-04-10T08:23:46.604Z] Step 13/25 : FROM alpine:3.17 [2023-04-10T08:23:46.604Z] 3.17: Pulling from library/alpine [2023-04-10T08:23:46.604Z] c41833b44d91: Pulling fs layer [2023-04-10T08:23:46.604Z] c41833b44d91: Download complete [2023-04-10T08:23:46.604Z] c41833b44d91: Pull complete [2023-04-10T08:23:46.604Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T08:23:46.604Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T08:23:46.604Z] ---> 51e60588ff2c [2023-04-10T08:23:46.604Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-10T08:23:46.604Z] ---> Running in 3b2588ab8d68 [2023-04-10T08:23:46.604Z] Removing intermediate container 3b2588ab8d68 [2023-04-10T08:23:46.604Z] ---> 2ffc997ec88e [2023-04-10T08:23:46.604Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-10T08:23:46.604Z] ---> Running in 929baedb2586 [2023-04-10T08:23:46.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T08:23:46.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T08:23:46.604Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T08:23:46.604Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T08:23:46.604Z] OK: 8 MiB in 16 packages [2023-04-10T08:23:46.604Z] Removing intermediate container 929baedb2586 [2023-04-10T08:23:46.604Z] ---> c6f3ea118258 [2023-04-10T08:23:46.604Z] Step 16/25 : WORKDIR / [2023-04-10T08:23:46.604Z] ---> Running in 391cbad19298 [2023-04-10T08:23:46.604Z] Removing intermediate container 391cbad19298 [2023-04-10T08:23:46.604Z] ---> 027f91e28289 [2023-04-10T08:23:46.604Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-10T08:23:46.604Z] ---> e84d4088a9fd [2023-04-10T08:23:46.604Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-10T08:23:46.604Z] ---> 164b7eb26db8 [2023-04-10T08:23:46.604Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-10T08:23:46.604Z] ---> 874dbcb6fb0a [2023-04-10T08:23:46.604Z] Step 20/25 : EXPOSE 59900 [2023-04-10T08:23:46.604Z] ---> Running in 9d6e455b5e13 [2023-04-10T08:23:46.604Z] Removing intermediate container 9d6e455b5e13 [2023-04-10T08:23:46.604Z] ---> a83e6ff80586 [2023-04-10T08:23:46.604Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-10T08:23:46.604Z] ---> Running in 1836ff1875ca [2023-04-10T08:23:46.604Z] Removing intermediate container 1836ff1875ca [2023-04-10T08:23:46.604Z] ---> 1b339cb0c1b5 [2023-04-10T08:23:46.604Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T08:23:46.604Z] ---> Running in 01deb727a991 [2023-04-10T08:23:46.604Z] Removing intermediate container 01deb727a991 [2023-04-10T08:23:46.604Z] ---> 2177f70c82fc [2023-04-10T08:23:46.604Z] Step 23/25 : LABEL arch=arm64 [2023-04-10T08:23:46.604Z] ---> Running in 39082b67932a [2023-04-10T08:23:46.604Z] Removing intermediate container 39082b67932a [2023-04-10T08:23:46.604Z] ---> 3e9dfe8d57e1 [2023-04-10T08:23:46.604Z] Step 24/25 : LABEL git_sha=a51802bff54128826bc26de9d5779a5b17bee141 [2023-04-10T08:23:46.604Z] ---> Running in 6f11bbb719ad [2023-04-10T08:23:46.604Z] Removing intermediate container 6f11bbb719ad [2023-04-10T08:23:46.604Z] ---> 534c7e2126fa [2023-04-10T08:23:46.604Z] Step 25/25 : LABEL version=0.0.0 [2023-04-10T08:23:46.604Z] ---> Running in 1515d16eaf4e [2023-04-10T08:23:46.604Z] Removing intermediate container 1515d16eaf4e [2023-04-10T08:23:46.604Z] ---> d42df0273b96 [2023-04-10T08:23:46.604Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T08:23:46.604Z] Successfully built d42df0273b96 [2023-04-10T08:23:46.604Z] 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-04-10T08:23:47.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T08:23:47.007Z] [2023-04-10T08:23:47.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:23:47.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T08:23:47.376Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T08:23:47.376Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T08:23:47.376Z] 04944245beec: Pulling fs layer [2023-04-10T08:23:47.376Z] 699f458cf7ca: Pulling fs layer [2023-04-10T08:23:47.376Z] 765212b225bb: Pulling fs layer [2023-04-10T08:23:47.376Z] f23df028b6ca: Pulling fs layer [2023-04-10T08:23:47.376Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T08:23:47.376Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T08:23:47.376Z] 765212b225bb: Waiting [2023-04-10T08:23:47.376Z] f23df028b6ca: Waiting [2023-04-10T08:23:47.376Z] d65c8cfc05b1: Waiting [2023-04-10T08:23:47.376Z] 2437ff75d9bd: Waiting [2023-04-10T08:23:47.648Z] 04944245beec: Verifying Checksum [2023-04-10T08:23:47.648Z] 04944245beec: Download complete [2023-04-10T08:23:47.648Z] 765212b225bb: Verifying Checksum [2023-04-10T08:23:47.648Z] 765212b225bb: Download complete [2023-04-10T08:23:47.648Z] f23df028b6ca: Download complete [2023-04-10T08:23:47.648Z] d65c8cfc05b1: Download complete [2023-04-10T08:23:47.930Z] 699f458cf7ca: Verifying Checksum [2023-04-10T08:23:47.930Z] 699f458cf7ca: Download complete [2023-04-10T08:23:48.215Z] 8998bd30e6a1: Download complete [2023-04-10T08:23:50.867Z] 2437ff75d9bd: Verifying Checksum [2023-04-10T08:23:50.867Z] 2437ff75d9bd: Download complete [2023-04-10T08:23:52.307Z] 8998bd30e6a1: Pull complete [2023-04-10T08:23:52.574Z] 04944245beec: Pull complete [2023-04-10T08:23:53.983Z] 699f458cf7ca: Pull complete [2023-04-10T08:23:54.249Z] 765212b225bb: Pull complete [2023-04-10T08:23:54.843Z] f23df028b6ca: Pull complete [2023-04-10T08:23:55.109Z] d65c8cfc05b1: Pull complete [2023-04-10T08:24:10.096Z] 2437ff75d9bd: Pull complete [2023-04-10T08:24:10.096Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T08:24:10.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T08:24:10.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:24:10.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-7285 does not seem to be running inside a container [2023-04-10T08:24:10.351Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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:arm64 cat [2023-04-10T08:24:12.726Z] $ docker top 52ca0455eb56fe61ed257d8a00006e0e8f49778fcc57e1a98f43d1f1e7326b4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:13.222Z] ---> job-cost.sh [2023-04-10T08:24:13.487Z] lf-activate-venv: SKIPPING [2023-04-10T08:24:13.487Z] INFO: No Stack... [2023-04-10T08:24:14.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T08:24:15.022Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T08:24:15.339Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2023-04-10T08:24:15.339Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T08:24:15.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [2023-04-10T08:24:15.409Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] did not exist. Created. [2023-04-10T08:24:15.409Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T08:24:15.744Z] /w/workspace/device-virtual-go/4@tmp/durable-fc431a6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T08:24:16.071Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T08:24:16.086Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T08:24:16.133Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T08:24:16.142Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-376-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T08:24:16.160Z] $ docker stop --time=1 52ca0455eb56fe61ed257d8a00006e0e8f49778fcc57e1a98f43d1f1e7326b4c [2023-04-10T08:24:17.611Z] $ docker rm -f --volumes 52ca0455eb56fe61ed257d8a00006e0e8f49778fcc57e1a98f43d1f1e7326b4c [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-04-10T08:24:17.984Z] provisioning config files... [2023-04-10T08:24:17.990Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-376@tmp/config13883305922282645615tmp [Pipeline] { [Pipeline] sh [2023-04-10T08:24:18.280Z] + set +x [2023-04-10T08:24:18.280Z] + curl -s https://codecov.io/bash [2023-04-10T08:24:18.280Z] + bash -s -- [2023-04-10T08:24:18.280Z] [2023-04-10T08:24:18.280Z] _____ _ [2023-04-10T08:24:18.280Z] / ____| | | [2023-04-10T08:24:18.280Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T08:24:18.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T08:24:18.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T08:24:18.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T08:24:18.280Z] Bash-1.0.6 [2023-04-10T08:24:18.280Z] [2023-04-10T08:24:18.280Z] [2023-04-10T08:24:18.280Z] ==> git version 2.25.1 found [2023-04-10T08:24:18.280Z] ==> 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-04-10T08:24:18.280Z] Release-Date: 2020-01-08 [2023-04-10T08:24:18.280Z] 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-04-10T08:24:18.280Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T08:24:18.280Z] ==> Jenkins CI detected. [2023-04-10T08:24:18.280Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-376 [2023-04-10T08:24:18.280Z] project root: . [2023-04-10T08:24:18.280Z] --> token set from env [2023-04-10T08:24:18.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-10T08:24:18.539Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T08:24:18.539Z] ==> Python coveragepy not found [2023-04-10T08:24:18.539Z] ==> Searching for coverage reports in: [2023-04-10T08:24:18.539Z] + . [2023-04-10T08:24:18.539Z] -> Found 1 reports [2023-04-10T08:24:18.539Z] ==> Detecting git/mercurial file structure [2023-04-10T08:24:18.539Z] ==> Reading reports [2023-04-10T08:24:18.539Z] + ./coverage.out bytes=42970 [2023-04-10T08:24:18.539Z] ==> Appending adjustments [2023-04-10T08:24:18.539Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T08:24:18.539Z] + Found adjustments [2023-04-10T08:24:18.539Z] ==> Gzipping contents [2023-04-10T08:24:18.539Z] 8.0K /tmp/codecov.2NeDak.gz [2023-04-10T08:24:18.539Z] ==> Uploading reports [2023-04-10T08:24:18.539Z] url: https://codecov.io [2023-04-10T08:24:18.539Z] query: branch=PR-376&commit=3219fbd9328c961f6f5027cc4cd107f9270924c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-376%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=376&job=&cmd_args= [2023-04-10T08:24:18.539Z] -> Pinging Codecov [2023-04-10T08:24:18.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-376&commit=3219fbd9328c961f6f5027cc4cd107f9270924c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-376%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=376&job=&cmd_args= [2023-04-10T08:24:18.797Z] -> Uploading to [2023-04-10T08:24:18.797Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/5E52B4B073DB2E39498172D8E973AA87/3219fbd9328c961f6f5027cc4cd107f9270924c0/ab521022-d61b-4879-a845-d7c89c5c5173.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T082418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9cc91d926fc35635995bbdbd32d6d3e7acd8515356d8a911622404163ab413b [2023-04-10T08:24:18.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T08:24:18.797Z] Dload Upload Total Spent Left Speed [2023-04-10T08:24:19.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5164 0 0 100 5164 0 18377 --:--:-- --:--:-- --:--:-- 18312 100 5164 0 0 100 5164 0 18377 --:--:-- --:--:-- --:--:-- 18312 [2023-04-10T08:24:19.060Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3219fbd9328c961f6f5027cc4cd107f9270924c0 [Pipeline] } [2023-04-10T08:24:19.067Z] 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-04-10T08:24:19.723Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-376/archives ] [2023-04-10T08:24:19.723Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-376/archives [2023-04-10T08:24:19.723Z] total 16 [2023-04-10T08:24:19.723Z] drwxr-xr-x 3 root root 4096 Apr 10 08:16 . [2023-04-10T08:24:19.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 08:16 .. [2023-04-10T08:24:19.723Z] drwxr-xr-x 2 root root 4096 Apr 10 08:16 cost [2023-04-10T08:24:19.723Z] -rw-r--r-- 1 root root 89 Apr 10 08:16 cost.csv [2023-04-10T08:24:19.723Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-376/archives [2023-04-10T08:24:19.723Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-376/archives [2023-04-10T08:24:19.723Z] total 16 [2023-04-10T08:24:19.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 08:16 . [2023-04-10T08:24:19.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 08:16 .. [2023-04-10T08:24:19.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 08:16 cost [2023-04-10T08:24:19.723Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 10 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:20.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:20.865Z] ---> package-listing.sh [2023-04-10T08:24:20.865Z] ++ facter osfamily [2023-04-10T08:24:20.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T08:24:21.124Z] + OS_FAMILY=debian [2023-04-10T08:24:21.124Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-376 [2023-04-10T08:24:21.124Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T08:24:21.124Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T08:24:21.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T08:24:21.124Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T08:24:21.124Z] + '[' /w/workspace/foundry_device-virtual-go_PR-376 ']' [2023-04-10T08:24:21.124Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T08:24:21.124Z] + case "${OS_FAMILY}" in [2023-04-10T08:24:21.124Z] + dpkg -l [2023-04-10T08:24:21.124Z] + grep '^ii' [2023-04-10T08:24:21.124Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T08:24:21.124Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T08:24:21.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T08:24:21.124Z] + '[' /w/workspace/foundry_device-virtual-go_PR-376 ']' [2023-04-10T08:24:21.124Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-376/archives/ [2023-04-10T08:24:21.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-376/archives/ [Pipeline] echo [2023-04-10T08:24:21.133Z] 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-376/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T08:24:21.409Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T08:24:21.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T08:24:21.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T08:24:22.050Z] prd-ubuntu20.04-docker-8c-8g-7283 does not seem to be running inside a container [2023-04-10T08:24:22.076Z] $ 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-376/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-376 -v /w/workspace/foundry_device-virtual-go_PR-376:/w/workspace/foundry_device-virtual-go_PR-376:rw,z -v /w/workspace/foundry_device-virtual-go_PR-376@tmp:/w/workspace/foundry_device-virtual-go_PR-376@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-04-10T08:24:22.250Z] $ docker top c846e71cd54465651ed490171122245f2e4a474aa0a32192cc17daaa6717097d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T08:24:22.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T08:24:22.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T08:24:23.145Z] + ls /var/log/sa-host [2023-04-10T08:24:23.145Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T08:24:23.212Z] provisioning config files... [2023-04-10T08:24:23.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-376@tmp/config1706674521822396130tmp [Pipeline] { [Pipeline] echo [2023-04-10T08:24:23.232Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:23.516Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T08:24:23.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:23.833Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T08:24:23.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:24.125Z] ---> sudo-logs.sh [2023-04-10T08:24:24.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T08:24:24.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:24.437Z] ---> job-cost.sh [2023-04-10T08:24:24.437Z] lf-activate-venv: SKIPPING [2023-04-10T08:24:24.437Z] DEBUG: total: 0.2199999988079071 [2023-04-10T08:24:24.437Z] INFO: Retrieving Stack Cost... [2023-04-10T08:24:24.696Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T08:24:25.263Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T08:24:25.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T08:24:25.561Z] ---> logs-deploy.sh [2023-04-10T08:24:25.562Z] lf-activate-venv: SKIPPING [2023-04-10T08:24:25.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-376/4 [2023-04-10T08:24:25.562Z] INFO: archiving workspace using pattern(s): [2023-04-10T08:24:26.497Z] Archives upload complete. [2023-04-10T08:24:26.497Z] INFO: archiving logs to Nexus