Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 238ac69fab1befba96aeb5fe41e06f86e376d8a9 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-ssh17044684185281908005.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9354446207374136598.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5059454528696351541.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11669615490326286779.key Verifying host key using known hosts file > 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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2577184726718355244.key Verifying host key using known hosts file > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3043 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 238ac69fab1befba96aeb5fe41e06f86e376d8a9 (main) Commit message: "Merge pull request #1222 from hahattan/issue-1221" > git config core.sparsecheckout # timeout=10 > git checkout -f 238ac69fab1befba96aeb5fe41e06f86e376d8a9 # timeout=10 > git rev-list --no-walk 30b5625222734a144936f26b3a3df0ac58ed1e4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-30T03:10:25.011Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-30T03:10:25.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-30T03:10:25.075Z] ========================================================= [2022-09-30T03:10:25.075Z] EdgeX Global Pipelines Version Info [2022-09-30T03:10:25.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-30T03:10:26.124Z] ------------------- [2022-09-30T03:10:26.124Z] stable info: [2022-09-30T03:10:26.124Z] ------------------- [2022-09-30T03:10:26.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-30T03:10:26.124Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T03:10:26.124Z] Message: update stable to v1.0.239 [2022-09-30T03:10:26.703Z] ------------------- [2022-09-30T03:10:26.703Z] experimental info: [2022-09-30T03:10:26.703Z] ------------------- [2022-09-30T03:10:26.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-30T03:10:26.703Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-30T03:10:26.703Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-30T03:10:26.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-30T03:10:26.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-30T03:10:26.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-30T03:10:26.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-30T03:10:26.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-30T03:10:26.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-30T03:10:26.912Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-30T03:10:26.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-30T03:10:26.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-30T03:10:26.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-30T03:10:26.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-30T03:10:26.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-30T03:10:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-30T03:10:26.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-30T03:10:27.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-30T03:10:27.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T03:10:27.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T03:10:27.048Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-30T03:10:27.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-30T03:10:27.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-30T03:10:27.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-30T03:10:27.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-30T03:10:27.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-30T03:10:27.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-30T03:10:27.131Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-30T03:10:27.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-30T03:10:27.157Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-30T03:10:27.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-30T03:10:27.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-30T03:10:27.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-30T03:10:27.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] echo [2022-09-30T03:10:27.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 238ac69 [Pipeline] echo [2022-09-30T03:10:27.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T03:10:27.273Z] provisioning config files... [2022-09-30T03:10:27.288Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18300568875938400142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T03:10:27.595Z] ---> docker-login.sh [2022-09-30T03:10:27.596Z] nexus3.edgexfoundry.org:10001 [2022-09-30T03:10:27.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:27.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:27.860Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:27.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:27.860Z] [2022-09-30T03:10:27.860Z] Login Succeeded [2022-09-30T03:10:27.860Z] nexus3.edgexfoundry.org:10002 [2022-09-30T03:10:27.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:28.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:28.121Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:28.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:28.121Z] [2022-09-30T03:10:28.121Z] Login Succeeded [2022-09-30T03:10:28.121Z] nexus3.edgexfoundry.org:10003 [2022-09-30T03:10:28.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:28.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:28.121Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:28.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:28.121Z] [2022-09-30T03:10:28.121Z] Login Succeeded [2022-09-30T03:10:28.121Z] nexus3.edgexfoundry.org:10004 [2022-09-30T03:10:28.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:28.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:28.381Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:28.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:28.381Z] [2022-09-30T03:10:28.381Z] Login Succeeded [2022-09-30T03:10:28.381Z] docker.io [2022-09-30T03:10:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:28.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:28.642Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:28.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:28.642Z] [2022-09-30T03:10:28.642Z] Login Succeeded [2022-09-30T03:10:28.642Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T03:10:28.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-30T03:10:29.009Z] + git rev-list -1 --merges 238ac69fab1befba96aeb5fe41e06f86e376d8a9~1..238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] echo [2022-09-30T03:10:29.038Z] -----------> git rev-list -1 --merges 238ac69fab1befba96aeb5fe41e06f86e376d8a9~1..238ac69fab1befba96aeb5fe41e06f86e376d8a9 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [2022-09-30T03:10:29.038Z] 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [false] [Pipeline] sh [2022-09-30T03:10:29.333Z] + git log --format=format:%s -1 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] echo [2022-09-30T03:10:29.360Z] ========================================================= [2022-09-30T03:10:29.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-30T03:10:29.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T03:10:29.703Z] + git log --format=format:%s -1 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] echo [2022-09-30T03:10:29.718Z] [semverPrep] GIT_COMMIT: 238ac69fab1befba96aeb5fe41e06f86e376d8a9, Commit Message: Merge pull request #1222 from hahattan/issue-1221 [Pipeline] echo [2022-09-30T03:10:29.727Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-30T03:10:30.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T03:10:30.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-30T03:10:30.102Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-30T03:10:30.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-30T03:10:30.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-30T03:10:30.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-30T03:10:30.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:10:30.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T03:10:30.453Z] [2022-09-30T03:10:30.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:10:30.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T03:10:30.754Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-30T03:10:30.754Z] b85a868b505f: Pulling fs layer [2022-09-30T03:10:30.754Z] e2be974225ed: Pulling fs layer [2022-09-30T03:10:30.754Z] 339a4e72a1f5: Pulling fs layer [2022-09-30T03:10:30.754Z] 988bab9f4d93: Pulling fs layer [2022-09-30T03:10:30.754Z] 1469e6f7b9e6: Pulling fs layer [2022-09-30T03:10:30.754Z] eaf3925da568: Pulling fs layer [2022-09-30T03:10:30.754Z] bab4dde63d76: Pulling fs layer [2022-09-30T03:10:30.754Z] bde34c3a00c8: Pulling fs layer [2022-09-30T03:10:30.754Z] b352a97aabf1: Pulling fs layer [2022-09-30T03:10:30.754Z] 4872d77fe225: Pulling fs layer [2022-09-30T03:10:30.754Z] 5851b861e8e6: Pulling fs layer [2022-09-30T03:10:30.754Z] 988bab9f4d93: Waiting [2022-09-30T03:10:30.754Z] eaf3925da568: Waiting [2022-09-30T03:10:30.754Z] 1469e6f7b9e6: Waiting [2022-09-30T03:10:30.754Z] 4872d77fe225: Waiting [2022-09-30T03:10:30.754Z] 5851b861e8e6: Waiting [2022-09-30T03:10:30.754Z] bab4dde63d76: Waiting [2022-09-30T03:10:30.754Z] bde34c3a00c8: Waiting [2022-09-30T03:10:30.754Z] b352a97aabf1: Waiting [2022-09-30T03:10:30.754Z] e2be974225ed: Verifying Checksum [2022-09-30T03:10:30.754Z] e2be974225ed: Download complete [2022-09-30T03:10:30.754Z] 988bab9f4d93: Verifying Checksum [2022-09-30T03:10:30.754Z] 988bab9f4d93: Download complete [2022-09-30T03:10:31.015Z] 1469e6f7b9e6: Verifying Checksum [2022-09-30T03:10:31.015Z] 1469e6f7b9e6: Download complete [2022-09-30T03:10:31.015Z] eaf3925da568: Download complete [2022-09-30T03:10:31.015Z] 339a4e72a1f5: Verifying Checksum [2022-09-30T03:10:31.015Z] 339a4e72a1f5: Download complete [2022-09-30T03:10:31.015Z] bde34c3a00c8: Verifying Checksum [2022-09-30T03:10:31.015Z] bde34c3a00c8: Download complete [2022-09-30T03:10:31.015Z] b352a97aabf1: Verifying Checksum [2022-09-30T03:10:31.015Z] b352a97aabf1: Download complete [2022-09-30T03:10:31.015Z] 4872d77fe225: Verifying Checksum [2022-09-30T03:10:31.015Z] 4872d77fe225: Download complete [2022-09-30T03:10:31.015Z] 5851b861e8e6: Download complete [2022-09-30T03:10:31.015Z] b85a868b505f: Verifying Checksum [2022-09-30T03:10:31.015Z] b85a868b505f: Download complete [2022-09-30T03:10:31.274Z] bab4dde63d76: Verifying Checksum [2022-09-30T03:10:31.274Z] bab4dde63d76: Download complete [2022-09-30T03:10:32.210Z] b85a868b505f: Pull complete [2022-09-30T03:10:32.469Z] e2be974225ed: Pull complete [2022-09-30T03:10:33.035Z] 339a4e72a1f5: Pull complete [2022-09-30T03:10:33.035Z] 988bab9f4d93: Pull complete [2022-09-30T03:10:33.294Z] 1469e6f7b9e6: Pull complete [2022-09-30T03:10:33.294Z] eaf3925da568: Pull complete [2022-09-30T03:10:35.196Z] bab4dde63d76: Pull complete [2022-09-30T03:10:35.196Z] bde34c3a00c8: Pull complete [2022-09-30T03:10:35.461Z] b352a97aabf1: Pull complete [2022-09-30T03:10:35.461Z] 4872d77fe225: Pull complete [2022-09-30T03:10:35.461Z] 5851b861e8e6: Pull complete [2022-09-30T03:10:35.461Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-30T03:10:35.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T03:10:35.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T03:10:35.541Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T03:10:35.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T03:10:36.959Z] $ docker top 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 -eo pid,comm [2022-09-30T03:10:37.014Z] 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). [2022-09-30T03:10:37.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T03:10:37.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T03:10:37.050Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T03:10:37.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T03:10:37.174Z] $ docker exec 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 ssh-agent [2022-09-30T03:10:37.287Z] SSH_AUTH_SOCK=/tmp/ssh-hR7e6pkXrDlo/agent.33 [2022-09-30T03:10:37.287Z] SSH_AGENT_PID=39 [2022-09-30T03:10:37.293Z] Running ssh-add (command line suppressed) [2022-09-30T03:10:37.400Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10044337710666407470.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10044337710666407470.key) [2022-09-30T03:10:37.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T03:10:37.699Z] + git tag --points-at HEAD [Pipeline] } [2022-09-30T03:10:37.714Z] $ docker exec --env ******** --env ******** 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 ssh-agent -k [2022-09-30T03:10:37.811Z] unset SSH_AUTH_SOCK; [2022-09-30T03:10:37.812Z] unset SSH_AGENT_PID; [2022-09-30T03:10:37.812Z] echo Agent pid 39 killed; [2022-09-30T03:10:37.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-30T03:10:37.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T03:10:37.846Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T03:10:37.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T03:10:37.962Z] $ docker exec 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 ssh-agent [2022-09-30T03:10:38.058Z] SSH_AUTH_SOCK=/tmp/ssh-TPifbTLk6bqQ/agent.71 [2022-09-30T03:10:38.058Z] SSH_AGENT_PID=77 [2022-09-30T03:10:38.062Z] Running ssh-add (command line suppressed) [2022-09-30T03:10:38.167Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8376508731467698845.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8376508731467698845.key) [2022-09-30T03:10:38.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T03:10:38.458Z] + git semver init [2022-09-30T03:10:38.716Z] 2022-09-30 03:10:38,643 [run_init] DEBUG init version:0.0.0 force:False [2022-09-30T03:10:38.716Z] 2022-09-30 03:10:38,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T03:10:38.716Z] 2022-09-30 03:10:38,644 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-30T03:10:38.717Z] 2022-09-30 03:10:38,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T03:10:39.652Z] 2022-09-30 03:10:39,634 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-30T03:10:39.652Z] 2022-09-30 03:10:39,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-30T03:10:39.652Z] 2022-09-30 03:10:39,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T03:10:39.652Z] 2022-09-30 03:10:39,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T03:10:39.652Z] 2.3.0-dev.32 [Pipeline] } [2022-09-30T03:10:39.918Z] $ docker exec --env ******** --env ******** 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 ssh-agent -k [2022-09-30T03:10:40.001Z] unset SSH_AUTH_SOCK; [2022-09-30T03:10:40.003Z] unset SSH_AGENT_PID; [2022-09-30T03:10:40.003Z] echo Agent pid 77 killed; [2022-09-30T03:10:40.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T03:10:40.307Z] + git semver [Pipeline] } [2022-09-30T03:10:40.629Z] $ docker stop --time=1 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 [2022-09-30T03:10:41.973Z] $ docker rm -f 3a6d62f01ad73b10c38ebe42cf5248d9f97ae4953aa77bb1975656b5633ec651 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T03:10:42.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-30T03:10:42.475Z] Stashed 1 file(s) [Pipeline] echo [2022-09-30T03:10:42.478Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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 [2022-09-30T03:10:42.609Z] provisioning config files... [2022-09-30T03:10:42.618Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9976792308357640220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T03:10:42.908Z] ---> docker-login.sh [2022-09-30T03:10:42.908Z] nexus3.edgexfoundry.org:10001 [2022-09-30T03:10:42.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:42.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:42.908Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:42.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:42.908Z] [2022-09-30T03:10:42.908Z] Login Succeeded [2022-09-30T03:10:42.908Z] nexus3.edgexfoundry.org:10002 [2022-09-30T03:10:42.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:42.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:42.908Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:42.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:42.908Z] [2022-09-30T03:10:42.908Z] Login Succeeded [2022-09-30T03:10:42.908Z] nexus3.edgexfoundry.org:10003 [2022-09-30T03:10:43.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:43.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:43.170Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:43.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:43.170Z] [2022-09-30T03:10:43.170Z] Login Succeeded [2022-09-30T03:10:43.170Z] nexus3.edgexfoundry.org:10004 [2022-09-30T03:10:43.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:43.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:43.170Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:43.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:43.170Z] [2022-09-30T03:10:43.170Z] Login Succeeded [2022-09-30T03:10:43.170Z] docker.io [2022-09-30T03:10:43.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T03:10:43.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T03:10:43.693Z] Configure a credential helper to remove this warning. See [2022-09-30T03:10:43.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T03:10:43.693Z] [2022-09-30T03:10:43.693Z] Login Succeeded [2022-09-30T03:10:43.693Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T03:10:43.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T03:10:43.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T03:10:43.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T03:10:43.785Z] ========================================================= [2022-09-30T03:10:43.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-30T03:10:43.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:10:44.098Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T03:10:44.098Z] Sending build context to Docker daemon 9.918MB [2022-09-30T03:10:44.098Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T03:10:44.098Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T03:10:44.098Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-30T03:10:44.098Z] 2408cc74d12b: Pulling fs layer [2022-09-30T03:10:44.098Z] ea60b727a1ce: Pulling fs layer [2022-09-30T03:10:44.098Z] 30c4a7721957: Pulling fs layer [2022-09-30T03:10:44.098Z] 370296b7ddb6: Pulling fs layer [2022-09-30T03:10:44.098Z] 7c6cee850709: Pulling fs layer [2022-09-30T03:10:44.098Z] aa9baa53a306: Pulling fs layer [2022-09-30T03:10:44.098Z] 8b309c321861: Pulling fs layer [2022-09-30T03:10:44.098Z] d8d76fd02f46: Pulling fs layer [2022-09-30T03:10:44.098Z] fa31f396de31: Pulling fs layer [2022-09-30T03:10:44.098Z] 370296b7ddb6: Waiting [2022-09-30T03:10:44.098Z] 8b309c321861: Waiting [2022-09-30T03:10:44.098Z] d8d76fd02f46: Waiting [2022-09-30T03:10:44.098Z] fa31f396de31: Waiting [2022-09-30T03:10:44.098Z] 7c6cee850709: Waiting [2022-09-30T03:10:44.098Z] aa9baa53a306: Waiting [2022-09-30T03:10:44.356Z] 30c4a7721957: Download complete [2022-09-30T03:10:44.356Z] ea60b727a1ce: Download complete [2022-09-30T03:10:44.356Z] 7c6cee850709: Verifying Checksum [2022-09-30T03:10:44.356Z] 7c6cee850709: Download complete [2022-09-30T03:10:44.356Z] aa9baa53a306: Download complete [2022-09-30T03:10:44.356Z] 2408cc74d12b: Verifying Checksum [2022-09-30T03:10:44.356Z] 2408cc74d12b: Download complete [2022-09-30T03:10:44.356Z] 8b309c321861: Download complete [2022-09-30T03:10:44.356Z] 2408cc74d12b: Pull complete [2022-09-30T03:10:44.618Z] ea60b727a1ce: Pull complete [2022-09-30T03:10:44.618Z] 30c4a7721957: Pull complete [2022-09-30T03:10:44.877Z] fa31f396de31: Verifying Checksum [2022-09-30T03:10:44.877Z] fa31f396de31: Download complete [2022-09-30T03:10:45.216Z] d8d76fd02f46: Verifying Checksum [2022-09-30T03:10:45.216Z] d8d76fd02f46: Download complete [2022-09-30T03:10:45.477Z] 370296b7ddb6: Verifying Checksum [2022-09-30T03:10:45.477Z] 370296b7ddb6: Download complete [2022-09-30T03:10:49.821Z] 370296b7ddb6: Pull complete [2022-09-30T03:10:49.821Z] 7c6cee850709: Pull complete [2022-09-30T03:10:49.821Z] aa9baa53a306: Pull complete [2022-09-30T03:10:49.821Z] 8b309c321861: Pull complete [2022-09-30T03:10:51.734Z] d8d76fd02f46: Pull complete [2022-09-30T03:10:52.674Z] fa31f396de31: Pull complete [2022-09-30T03:10:52.674Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-09-30T03:10:52.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-30T03:10:52.674Z] ---> cef68f9685f8 [2022-09-30T03:10:52.674Z] Step 3/11 : ARG MAKE=make build [2022-09-30T03:10:54.059Z] ---> Running in a793db6d880b [2022-09-30T03:10:54.324Z] Removing intermediate container a793db6d880b [2022-09-30T03:10:54.324Z] ---> 924b92680ce9 [2022-09-30T03:10:54.324Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T03:10:54.324Z] ---> Running in ee7d4455c25a [2022-09-30T03:10:54.324Z] Removing intermediate container ee7d4455c25a [2022-09-30T03:10:54.324Z] ---> 6e4d48075dd5 [2022-09-30T03:10:54.324Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T03:10:54.585Z] ---> Running in 5902ce5618a0 [2022-09-30T03:10:54.585Z] Removing intermediate container 5902ce5618a0 [2022-09-30T03:10:54.585Z] ---> 08aa157b8242 [2022-09-30T03:10:54.585Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T03:10:54.585Z] ---> Running in 80652fbd39c2 [2022-09-30T03:10:55.552Z] Removing intermediate container 80652fbd39c2 [2022-09-30T03:10:55.552Z] ---> 32346a2f6832 [2022-09-30T03:10:55.552Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T03:10:55.552Z] ---> Running in 93239ef5d35f [2022-09-30T03:10:55.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T03:10:56.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T03:10:56.750Z] OK: 211 MiB in 51 packages [2022-09-30T03:10:57.319Z] Removing intermediate container 93239ef5d35f [2022-09-30T03:10:57.319Z] ---> fa60574bb420 [2022-09-30T03:10:57.319Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T03:10:57.319Z] ---> 722d725d23f5 [2022-09-30T03:10:57.319Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T03:10:57.319Z] ---> Running in ada8f031ecf5 [2022-09-30T03:10:57.574Z] Still waiting to schedule task [2022-09-30T03:10:57.574Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-30T03:11:15.437Z] Removing intermediate container ada8f031ecf5 [2022-09-30T03:11:15.437Z] ---> 477ba1b75854 [2022-09-30T03:11:15.437Z] Step 10/11 : COPY . . [2022-09-30T03:11:15.437Z] ---> 5ffafd1bde5f [2022-09-30T03:11:15.437Z] Step 11/11 : RUN ${MAKE} [2022-09-30T03:11:15.437Z] ---> Running in a75d3e3633e5 [2022-09-30T03:11:15.438Z] noop [2022-09-30T03:11:15.438Z] Removing intermediate container a75d3e3633e5 [2022-09-30T03:11:15.438Z] ---> fdafdfc20219 [2022-09-30T03:11:15.438Z] Successfully built fdafdfc20219 [2022-09-30T03:11:15.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:11:15.773Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T03:11:15.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T03:11:15.837Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T03:11:15.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T03:11:16.317Z] $ docker top e2ff7dcbe999bb4a3bca94cc163817a3f41dc9d50f79c3d49c8edd1ba178d3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T03:11:16.655Z] + go version [2022-09-30T03:11:16.655Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-30T03:11:16.666Z] $ docker stop --time=1 e2ff7dcbe999bb4a3bca94cc163817a3f41dc9d50f79c3d49c8edd1ba178d3fd [2022-09-30T03:11:18.282Z] $ docker rm -f e2ff7dcbe999bb4a3bca94cc163817a3f41dc9d50f79c3d49c8edd1ba178d3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:11:19.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-30T03:11:19.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T03:11:19.667Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T03:11:20.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-30T03:11:21.664Z] $ docker top a065128d73331d30737a7cad021b8ac4680fbed4d55a304bfeb4f2ffac881c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T03:11:22.513Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-30T03:11:23.387Z] + make test [2022-09-30T03:11:23.387Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T03:11:30.097Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.6% of statements [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.090s coverage: 78.9% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.085s coverage: 60.0% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 54.4% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 65.1% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.737s coverage: 89.2% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T03:11:43.330Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.7% of statements [2022-09-30T03:11:43.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T03:11:56.186Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-30T03:11:56.186Z] GO111MODULE=on go vet ./... [2022-09-30T03:11:59.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T03:11:59.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T03:11:59.014Z] ./bin/test-attribution-txt.sh [2022-09-30T03:11:59.014Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T03:11:59.014Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T03:11:59.014Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T03:11:59.014Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T03:11:59.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T03:11:59.087Z] $ docker stop --time=1 a065128d73331d30737a7cad021b8ac4680fbed4d55a304bfeb4f2ffac881c84 [2022-09-30T03:12:01.600Z] $ docker rm -f a065128d73331d30737a7cad021b8ac4680fbed4d55a304bfeb4f2ffac881c84 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T03:12:02.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T03:12:02.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-30T03:12:02.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T03:12:03.004Z] + ls -al . [2022-09-30T03:12:03.004Z] total 276 [2022-09-30T03:12:03.004Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 03:11 . [2022-09-30T03:12:03.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 03:10 .. [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 03:10 .dockerignore [2022-09-30T03:12:03.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 03:11 .git [2022-09-30T03:12:03.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 03:10 .github [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 03:10 .gitignore [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 03:10 .golangci.yml [2022-09-30T03:12:03.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 03:10 .semver [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 03:10 CHANGELOG.md [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 03:10 GOVERNANCE.md [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 03:10 Jenkinsfile [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 03:10 LICENSE [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 03:10 Makefile [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 03:10 OWNERS.md [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 03:10 README.md [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 03:10 VERSION [2022-09-30T03:12:03.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 03:10 bin [2022-09-30T03:12:03.004Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 03:11 coverage.out [2022-09-30T03:12:03.004Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 03:10 example [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 03:10 go.mod [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 03:10 go.sum [2022-09-30T03:12:03.004Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 03:10 internal [2022-09-30T03:12:03.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 03:10 openapi [2022-09-30T03:12:03.004Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 03:10 pkg [2022-09-30T03:12:03.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 03:10 snap [2022-09-30T03:12:03.004Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:12:03.311Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=238ac69fab1befba96aeb5fe41e06f86e376d8a9 --label arch=amd64 --label version=2.3.0-dev.32 . [2022-09-30T03:12:03.311Z] Sending build context to Docker daemon 10.02MB [2022-09-30T03:12:03.311Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T03:12:03.311Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T03:12:03.311Z] ---> fdafdfc20219 [2022-09-30T03:12:03.311Z] Step 3/25 : ARG MAKE=make build [2022-09-30T03:12:03.571Z] ---> Running in a5f41b121851 [2022-09-30T03:12:03.571Z] Removing intermediate container a5f41b121851 [2022-09-30T03:12:03.571Z] ---> ac8f2b0fd69e [2022-09-30T03:12:03.571Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T03:12:03.571Z] ---> Running in 9bef35453ded [2022-09-30T03:12:03.571Z] Removing intermediate container 9bef35453ded [2022-09-30T03:12:03.571Z] ---> 8d0ac66e0c1a [2022-09-30T03:12:03.571Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T03:12:03.830Z] ---> Running in 51f396e5c670 [2022-09-30T03:12:03.830Z] Removing intermediate container 51f396e5c670 [2022-09-30T03:12:03.830Z] ---> 6f8ee4da1e67 [2022-09-30T03:12:03.830Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T03:12:03.830Z] ---> Running in c1ce283921c9 [2022-09-30T03:12:04.398Z] Removing intermediate container c1ce283921c9 [2022-09-30T03:12:04.398Z] ---> f14452e35827 [2022-09-30T03:12:04.398Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T03:12:04.398Z] ---> Running in 2707de7db0c3 [2022-09-30T03:12:04.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T03:12:05.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T03:12:06.175Z] OK: 211 MiB in 51 packages [2022-09-30T03:12:06.443Z] Removing intermediate container 2707de7db0c3 [2022-09-30T03:12:06.444Z] ---> d815216e80d9 [2022-09-30T03:12:06.444Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T03:12:06.703Z] ---> 7591f569a70b [2022-09-30T03:12:06.703Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T03:12:06.703Z] ---> Running in 9cea4a31799c [2022-09-30T03:12:07.270Z] Removing intermediate container 9cea4a31799c [2022-09-30T03:12:07.270Z] ---> a64274f176f5 [2022-09-30T03:12:07.270Z] Step 10/25 : COPY . . [2022-09-30T03:12:07.531Z] ---> 63965eb0a1dd [2022-09-30T03:12:07.531Z] Step 11/25 : RUN ${MAKE} [2022-09-30T03:12:07.791Z] ---> Running in 46afd7bf4d74 [2022-09-30T03:12:08.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T03:12:26.282Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T03:12:27.215Z] Removing intermediate container 46afd7bf4d74 [2022-09-30T03:12:27.215Z] ---> ebc6a6c04bd2 [2022-09-30T03:12:27.215Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T03:12:27.781Z] 3.16: Pulling from library/alpine [2022-09-30T03:12:28.039Z] 213ec9aee27d: Pulling fs layer [2022-09-30T03:12:28.305Z] 213ec9aee27d: Verifying Checksum [2022-09-30T03:12:28.305Z] 213ec9aee27d: Download complete [2022-09-30T03:12:28.305Z] 213ec9aee27d: Pull complete [2022-09-30T03:12:28.305Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T03:12:28.305Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T03:12:28.305Z] ---> 9c6f07244728 [2022-09-30T03:12:28.305Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T03:12:28.563Z] ---> Running in 73fbf4988096 [2022-09-30T03:12:28.563Z] Removing intermediate container 73fbf4988096 [2022-09-30T03:12:28.563Z] ---> e6e8647ccf2f [2022-09-30T03:12:28.563Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T03:12:28.563Z] ---> Running in 37df99b407d1 [2022-09-30T03:12:29.129Z] Removing intermediate container 37df99b407d1 [2022-09-30T03:12:29.129Z] ---> 200d421a88d4 [2022-09-30T03:12:29.129Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T03:12:29.129Z] ---> Running in 404cc7ca22b1 [2022-09-30T03:12:29.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-30T03:12:30.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-30T03:12:30.887Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T03:12:30.887Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T03:12:31.145Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T03:12:31.404Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T03:12:31.404Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T03:12:31.404Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T03:12:31.404Z] OK: 8 MiB in 19 packages [2022-09-30T03:12:32.434Z] Removing intermediate container 404cc7ca22b1 [2022-09-30T03:12:32.434Z] ---> 76902f0d1d01 [2022-09-30T03:12:32.434Z] Step 16/25 : WORKDIR / [2022-09-30T03:12:32.434Z] ---> Running in 6618f0cce8af [2022-09-30T03:12:32.434Z] Removing intermediate container 6618f0cce8af [2022-09-30T03:12:32.434Z] ---> fbf76c6b3ccf [2022-09-30T03:12:32.434Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T03:12:32.434Z] ---> c433cfd65c98 [2022-09-30T03:12:32.434Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T03:12:33.306Z] ---> c78428c4351c [2022-09-30T03:12:33.306Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T03:12:33.306Z] ---> d75a2a2ea598 [2022-09-30T03:12:33.306Z] Step 20/25 : EXPOSE 59999 [2022-09-30T03:12:33.306Z] ---> Running in ffe2083c42a1 [2022-09-30T03:12:33.306Z] Removing intermediate container ffe2083c42a1 [2022-09-30T03:12:33.306Z] ---> c91ad8211133 [2022-09-30T03:12:33.306Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T03:12:33.306Z] ---> Running in 92b5924ee900 [2022-09-30T03:12:33.306Z] Removing intermediate container 92b5924ee900 [2022-09-30T03:12:33.306Z] ---> 65a909bbfb05 [2022-09-30T03:12:33.306Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T03:12:33.306Z] ---> Running in 4cdbf1aa9a5f [2022-09-30T03:12:33.306Z] Removing intermediate container 4cdbf1aa9a5f [2022-09-30T03:12:33.306Z] ---> 94c68c03d419 [2022-09-30T03:12:33.306Z] Step 23/25 : LABEL arch=amd64 [2022-09-30T03:12:33.306Z] ---> Running in a8121c30971f [2022-09-30T03:12:34.378Z] Removing intermediate container a8121c30971f [2022-09-30T03:12:34.378Z] ---> 9972d362e123 [2022-09-30T03:12:34.378Z] Step 24/25 : LABEL git_sha=238ac69fab1befba96aeb5fe41e06f86e376d8a9 [2022-09-30T03:12:34.378Z] ---> Running in a094ba11c56b [2022-09-30T03:12:34.378Z] Removing intermediate container a094ba11c56b [2022-09-30T03:12:34.378Z] ---> 1b0cb3fb0cc4 [2022-09-30T03:12:34.378Z] Step 25/25 : LABEL version=2.3.0-dev.32 [2022-09-30T03:12:34.378Z] ---> Running in 8c11146758fa [2022-09-30T03:12:34.378Z] Removing intermediate container 8c11146758fa [2022-09-30T03:12:34.378Z] ---> eab3309d0e3e [2022-09-30T03:12:34.378Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T03:12:34.378Z] Successfully built eab3309d0e3e [2022-09-30T03:12:34.378Z] Successfully tagged device-sdk-simple: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 [2022-09-30T03:12:36.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T03:12:36.648Z] [2022-09-30T03:12:36.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T03:12:38.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T03:12:40.656Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-30T03:12:40.656Z] 5eb5b503b376: Pulling fs layer [2022-09-30T03:12:40.656Z] 5c69ac0246d0: Pulling fs layer [2022-09-30T03:12:40.656Z] ec43610c2a17: Pulling fs layer [2022-09-30T03:12:40.656Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-30T03:12:40.656Z] 33b1e0a273af: Pulling fs layer [2022-09-30T03:12:40.656Z] 5d3b04190fa2: Pulling fs layer [2022-09-30T03:12:40.656Z] 2f39f015ded8: Pulling fs layer [2022-09-30T03:12:40.656Z] 3a2ae6a8a46f: Waiting [2022-09-30T03:12:40.656Z] 33b1e0a273af: Waiting [2022-09-30T03:12:40.656Z] 5d3b04190fa2: Waiting [2022-09-30T03:12:40.656Z] 2f39f015ded8: Waiting [2022-09-30T03:12:42.264Z] 5c69ac0246d0: Verifying Checksum [2022-09-30T03:12:42.264Z] 5c69ac0246d0: Download complete [2022-09-30T03:12:42.264Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-30T03:12:42.264Z] 3a2ae6a8a46f: Download complete [2022-09-30T03:12:42.264Z] 33b1e0a273af: Verifying Checksum [2022-09-30T03:12:42.264Z] 33b1e0a273af: Download complete [2022-09-30T03:12:42.717Z] 5d3b04190fa2: Verifying Checksum [2022-09-30T03:12:42.717Z] 5d3b04190fa2: Download complete [2022-09-30T03:12:43.678Z] ec43610c2a17: Verifying Checksum [2022-09-30T03:12:43.678Z] ec43610c2a17: Download complete [2022-09-30T03:12:45.604Z] 5eb5b503b376: Verifying Checksum [2022-09-30T03:12:45.604Z] 5eb5b503b376: Download complete [2022-09-30T03:12:46.483Z] 5eb5b503b376: Pull complete [2022-09-30T03:12:46.483Z] 5c69ac0246d0: Pull complete [2022-09-30T03:12:46.914Z] ec43610c2a17: Pull complete [2022-09-30T03:12:46.914Z] 3a2ae6a8a46f: Pull complete [2022-09-30T03:12:47.339Z] 33b1e0a273af: Pull complete [2022-09-30T03:12:47.339Z] 5d3b04190fa2: Pull complete [2022-09-30T03:12:53.871Z] 2f39f015ded8: Download complete [2022-09-30T03:12:56.516Z] 2f39f015ded8: Pull complete [2022-09-30T03:12:56.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-30T03:12:56.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T03:12:56.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T03:12:57.229Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T03:12:57.841Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T03:12:59.806Z] $ docker top e4ca171e2eff8ad01aba0655bd6745cf3dcb075e9e7dad1b940c2017ed2c9a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T03:13:00.927Z] ---> job-cost.sh [2022-09-30T03:13:00.927Z] lf-activate-venv: SKIPPING [2022-09-30T03:13:00.927Z] INFO: No Stack... [2022-09-30T03:13:01.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T03:13:02.114Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T03:13:02.566Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-30T03:13:02.566Z] + cut -d, -f6 [Pipeline] lock [2022-09-30T03:13:02.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [2022-09-30T03:13:02.710Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] did not exist. Created. [2022-09-30T03:13:02.710Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T03:13:03.608Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-30T03:13:03.808Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T03:13:03.814Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T03:13:03.859Z] $ docker stop --time=1 e4ca171e2eff8ad01aba0655bd6745cf3dcb075e9e7dad1b940c2017ed2c9a64 [2022-09-30T03:13:05.182Z] $ docker rm -f e4ca171e2eff8ad01aba0655bd6745cf3dcb075e9e7dad1b940c2017ed2c9a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-30T04:10:47.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5855 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-30T04:10:47.988Z] Running in /w/workspace/device-sdk-go/107 [Pipeline] { [Pipeline] checkout [2022-09-30T04:10:48.027Z] The recommended git tool is: git [2022-09-30T04:10:54.418Z] using credential edgex-jenkins-ssh [2022-09-30T04:10:54.435Z] Cloning the remote Git repository [2022-09-30T04:10:54.487Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T04:10:54.583Z] > git init /w/workspace/device-sdk-go/107 # timeout=10 [2022-09-30T04:10:54.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-30T04:10:54.763Z] > git --version # timeout=10 [2022-09-30T04:10:54.785Z] > git --version # 'git version 2.25.1' [2022-09-30T04:10:54.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-30T04:10:54.843Z] Verifying host key using known hosts file [2022-09-30T04:10:55.082Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-30T04:10:55.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T04:10:56.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-30T04:10:56.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-30T04:10:57.949Z] Avoid second fetch [2022-09-30T04:10:57.950Z] Checking out Revision 238ac69fab1befba96aeb5fe41e06f86e376d8a9 (main) [2022-09-30T04:10:57.971Z] > git config core.sparsecheckout # timeout=10 [2022-09-30T04:10:57.994Z] > git checkout -f 238ac69fab1befba96aeb5fe41e06f86e376d8a9 # timeout=10 [2022-09-30T04:10:58.609Z] Commit message: "Merge pull request #1222 from hahattan/issue-1221" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T04:10:59.459Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-30T04:10:59.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T04:10:59.459Z] Dload Upload Total Spent Left Speed [2022-09-30T04:10:59.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10504 0 0 57398 0 --:--:-- --:--:-- --:--:-- 57086 100 12602 100 12602 0 0 68118 0 --:--:-- --:--:-- --:--:-- 68118 [Pipeline] sh [2022-09-30T04:11:00.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-30T04:11:00.433Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-09-30T04:11:00.433Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-30T04:11:00.433Z] { [2022-09-30T04:11:00.433Z] "registry-mirrors": [ [2022-09-30T04:11:00.433Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-30T04:11:00.433Z] ], [2022-09-30T04:11:00.433Z] "bip": "10.250.0.254/24", [2022-09-30T04:11:00.433Z] "hosts": [ [2022-09-30T04:11:00.433Z] "tcp://0.0.0.0:5555", [2022-09-30T04:11:00.433Z] "unix:///var/run/docker.sock" [2022-09-30T04:11:00.433Z] ], [2022-09-30T04:11:00.433Z] "mtu": 1458, [2022-09-30T04:11:00.433Z] "selinux-enabled": true, [2022-09-30T04:11:00.433Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-30T04:11:00.433Z] } [Pipeline] sh [2022-09-30T04:11:00.783Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-30T04:11:01.128Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T04:11:19.426Z] provisioning config files... [2022-09-30T04:11:19.456Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/107@tmp/config1551900885085286377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:11:19.822Z] ---> docker-login.sh [2022-09-30T04:11:19.822Z] nexus3.edgexfoundry.org:10001 [2022-09-30T04:11:20.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T04:11:20.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T04:11:20.417Z] Configure a credential helper to remove this warning. See [2022-09-30T04:11:20.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T04:11:20.417Z] [2022-09-30T04:11:20.417Z] Login Succeeded [2022-09-30T04:11:20.417Z] nexus3.edgexfoundry.org:10002 [2022-09-30T04:11:20.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T04:11:20.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T04:11:20.963Z] Configure a credential helper to remove this warning. See [2022-09-30T04:11:20.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T04:11:20.963Z] [2022-09-30T04:11:20.963Z] Login Succeeded [2022-09-30T04:11:20.963Z] nexus3.edgexfoundry.org:10003 [2022-09-30T04:11:21.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T04:11:21.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T04:11:21.238Z] Configure a credential helper to remove this warning. See [2022-09-30T04:11:21.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T04:11:21.238Z] [2022-09-30T04:11:21.238Z] Login Succeeded [2022-09-30T04:11:21.238Z] nexus3.edgexfoundry.org:10004 [2022-09-30T04:11:21.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T04:11:21.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T04:11:21.783Z] Configure a credential helper to remove this warning. See [2022-09-30T04:11:21.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T04:11:21.783Z] [2022-09-30T04:11:21.783Z] Login Succeeded [2022-09-30T04:11:21.783Z] docker.io [2022-09-30T04:11:22.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-30T04:11:22.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-30T04:11:22.325Z] Configure a credential helper to remove this warning. See [2022-09-30T04:11:22.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-30T04:11:22.325Z] [2022-09-30T04:11:22.325Z] Login Succeeded [2022-09-30T04:11:22.325Z] ---> docker-login.sh ends [Pipeline] } [2022-09-30T04:11:22.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-30T04:11:22.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T04:11:22.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-30T04:11:22.535Z] ========================================================= [2022-09-30T04:11:22.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-30T04:11:22.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:11:22.876Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-30T04:11:23.147Z] Sending build context to Docker daemon 5.334MB [2022-09-30T04:11:23.419Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T04:11:23.419Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-30T04:11:23.419Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-30T04:11:23.419Z] b3c136eddcbf: Pulling fs layer [2022-09-30T04:11:23.419Z] c0a3192eca97: Pulling fs layer [2022-09-30T04:11:23.419Z] a050256f5b6f: Pulling fs layer [2022-09-30T04:11:23.419Z] 656be50a0ddc: Pulling fs layer [2022-09-30T04:11:23.419Z] 2bbca73fdf42: Pulling fs layer [2022-09-30T04:11:23.419Z] f607e4fc86c3: Pulling fs layer [2022-09-30T04:11:23.419Z] 4d572c569a2c: Pulling fs layer [2022-09-30T04:11:23.419Z] fcf976331f73: Pulling fs layer [2022-09-30T04:11:23.419Z] 656be50a0ddc: Waiting [2022-09-30T04:11:23.419Z] f607e4fc86c3: Waiting [2022-09-30T04:11:23.419Z] 4d572c569a2c: Waiting [2022-09-30T04:11:23.419Z] 2bbca73fdf42: Waiting [2022-09-30T04:11:23.419Z] fcf976331f73: Waiting [2022-09-30T04:11:23.419Z] a050256f5b6f: Verifying Checksum [2022-09-30T04:11:23.419Z] a050256f5b6f: Download complete [2022-09-30T04:11:23.419Z] c0a3192eca97: Download complete [2022-09-30T04:11:23.419Z] 2bbca73fdf42: Verifying Checksum [2022-09-30T04:11:23.419Z] 2bbca73fdf42: Download complete [2022-09-30T04:11:23.691Z] f607e4fc86c3: Verifying Checksum [2022-09-30T04:11:23.691Z] f607e4fc86c3: Download complete [2022-09-30T04:11:23.691Z] b3c136eddcbf: Verifying Checksum [2022-09-30T04:11:23.691Z] b3c136eddcbf: Download complete [2022-09-30T04:11:24.675Z] b3c136eddcbf: Pull complete [2022-09-30T04:11:24.675Z] fcf976331f73: Verifying Checksum [2022-09-30T04:11:24.675Z] fcf976331f73: Download complete [2022-09-30T04:11:24.956Z] c0a3192eca97: Pull complete [2022-09-30T04:11:25.242Z] a050256f5b6f: Pull complete [2022-09-30T04:11:25.833Z] 4d572c569a2c: Verifying Checksum [2022-09-30T04:11:25.833Z] 4d572c569a2c: Download complete [2022-09-30T04:11:26.818Z] 656be50a0ddc: Verifying Checksum [2022-09-30T04:11:26.818Z] 656be50a0ddc: Download complete [2022-09-30T04:11:39.155Z] 656be50a0ddc: Pull complete [2022-09-30T04:11:39.155Z] 2bbca73fdf42: Pull complete [2022-09-30T04:11:39.155Z] f607e4fc86c3: Pull complete [2022-09-30T04:11:45.846Z] 4d572c569a2c: Pull complete [2022-09-30T04:11:47.819Z] fcf976331f73: Pull complete [2022-09-30T04:11:47.819Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-09-30T04:11:47.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-30T04:11:47.819Z] ---> 3970a7415f9e [2022-09-30T04:11:47.819Z] Step 3/11 : ARG MAKE=make build [2022-09-30T04:11:50.544Z] ---> Running in 7cb7407e0e61 [2022-09-30T04:11:50.544Z] Removing intermediate container 7cb7407e0e61 [2022-09-30T04:11:50.544Z] ---> 8982635c4efe [2022-09-30T04:11:50.544Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-30T04:11:50.820Z] ---> Running in e7116367e1bc [2022-09-30T04:11:51.090Z] Removing intermediate container e7116367e1bc [2022-09-30T04:11:51.090Z] ---> 9c7f86f79319 [2022-09-30T04:11:51.090Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T04:11:51.369Z] ---> Running in 27d331473ddf [2022-09-30T04:11:51.647Z] Removing intermediate container 27d331473ddf [2022-09-30T04:11:51.647Z] ---> d92838535234 [2022-09-30T04:11:51.647Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T04:11:51.919Z] ---> Running in 4c6f1270aa3e [2022-09-30T04:11:53.876Z] Removing intermediate container 4c6f1270aa3e [2022-09-30T04:11:53.876Z] ---> 1ddcbd05b37b [2022-09-30T04:11:53.876Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T04:11:54.145Z] ---> Running in 93adcddb9018 [2022-09-30T04:11:55.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T04:11:56.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T04:11:57.516Z] OK: 221 MiB in 51 packages [2022-09-30T04:11:58.485Z] Removing intermediate container 93adcddb9018 [2022-09-30T04:11:58.485Z] ---> 053f976c13ae [2022-09-30T04:11:58.485Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-30T04:11:58.768Z] ---> 7030b83e81ff [2022-09-30T04:11:58.768Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T04:11:59.037Z] ---> Running in d77b7f84741c [2022-09-30T04:12:55.479Z] Removing intermediate container d77b7f84741c [2022-09-30T04:12:55.479Z] ---> 2d315a5c0bbe [2022-09-30T04:12:55.479Z] Step 10/11 : COPY . . [2022-09-30T04:12:55.479Z] ---> 3d5d0293e35d [2022-09-30T04:12:55.479Z] Step 11/11 : RUN ${MAKE} [2022-09-30T04:12:55.479Z] ---> Running in d5de5e686e11 [2022-09-30T04:12:55.479Z] noop [2022-09-30T04:12:55.479Z] Removing intermediate container d5de5e686e11 [2022-09-30T04:12:55.479Z] ---> 99ea1f480052 [2022-09-30T04:12:55.479Z] Successfully built 99ea1f480052 [2022-09-30T04:12:55.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:12:55.836Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T04:12:55.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:12:56.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-5855 does not seem to be running inside a container [2022-09-30T04:12:56.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T04:12:57.346Z] $ docker top 05686e29a33b6a2db8f82b1338628e40cb49933b4a80dbfbb537de4aad13b63e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T04:12:58.188Z] + go version [2022-09-30T04:12:58.188Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-30T04:12:58.212Z] $ docker stop --time=1 05686e29a33b6a2db8f82b1338628e40cb49933b4a80dbfbb537de4aad13b63e [2022-09-30T04:12:59.898Z] $ docker rm -f 05686e29a33b6a2db8f82b1338628e40cb49933b4a80dbfbb537de4aad13b63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:13:00.452Z] + docker inspect -f . ci-base-image-arm64 [2022-09-30T04:13:00.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:13:00.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-5855 does not seem to be running inside a container [2022-09-30T04:13:00.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-30T04:13:01.842Z] $ docker top c7363a61c32bbcef3daf80bb230a768b793e3f68e6a794460279f891fed25cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T04:13:02.692Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/107 [Pipeline] fileExists [Pipeline] sh [2022-09-30T04:13:03.353Z] + make test [2022-09-30T04:13:03.353Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-30T04:13:42.234Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-30T04:16:19.015Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.601s coverage: 27.6% of statements [2022-09-30T04:16:19.015Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.460s coverage: 78.9% of statements [2022-09-30T04:16:19.015Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-30T04:16:27.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.467s coverage: 60.0% of statements [2022-09-30T04:16:27.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-30T04:16:27.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-30T04:16:29.860Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.590s coverage: 54.4% of statements [2022-09-30T04:16:29.860Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-30T04:16:29.860Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-30T04:16:29.860Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-30T04:16:29.860Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-30T04:16:30.448Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.513s coverage: 65.1% of statements [2022-09-30T04:16:30.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-30T04:16:30.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-30T04:16:30.448Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.252s coverage: 89.2% of statements [2022-09-30T04:16:30.448Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-30T04:16:33.309Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.307s coverage: 4.7% of statements [2022-09-30T04:16:33.309Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-30T04:16:34.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-30T04:16:34.367Z] GO111MODULE=on go vet ./... [2022-09-30T04:18:26.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-30T04:18:26.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-30T04:18:26.085Z] ./bin/test-attribution-txt.sh [2022-09-30T04:18:26.085Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-30T04:18:26.085Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-30T04:18:26.085Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-30T04:18:26.085Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-30T04:18:26.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-30T04:18:26.117Z] $ docker stop --time=1 c7363a61c32bbcef3daf80bb230a768b793e3f68e6a794460279f891fed25cc7 [2022-09-30T04:18:27.964Z] $ docker rm -f c7363a61c32bbcef3daf80bb230a768b793e3f68e6a794460279f891fed25cc7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T04:18:29.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-30T04:18:29.441Z] Warning: overwriting stash ‘coverage-report’ [2022-09-30T04:18:29.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-30T04:18:30.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-30T04:18:30.667Z] + ls -al . [2022-09-30T04:18:30.667Z] total 272 [2022-09-30T04:18:30.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 04:13 . [2022-09-30T04:18:30.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:10 .. [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 04:10 .dockerignore [2022-09-30T04:18:30.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 04:10 .git [2022-09-30T04:18:30.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:10 .github [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 04:10 .gitignore [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 04:10 .golangci.yml [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 04:10 CHANGELOG.md [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 04:10 GOVERNANCE.md [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 04:10 Jenkinsfile [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 04:10 LICENSE [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 04:10 Makefile [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 04:10 OWNERS.md [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 04:10 README.md [2022-09-30T04:18:30.667Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 03:10 VERSION [2022-09-30T04:18:30.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:10 bin [2022-09-30T04:18:30.668Z] -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 04:16 coverage.out [2022-09-30T04:18:30.668Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 04:10 example [2022-09-30T04:18:30.668Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 04:10 go.mod [2022-09-30T04:18:30.668Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 04:10 go.sum [2022-09-30T04:18:30.668Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 04:10 internal [2022-09-30T04:18:30.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 04:10 openapi [2022-09-30T04:18:30.668Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 04:10 pkg [2022-09-30T04:18:30.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:10 snap [2022-09-30T04:18:30.668Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:18:31.008Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=238ac69fab1befba96aeb5fe41e06f86e376d8a9 --label arch=arm64 --label version=2.3.0-dev.32 . [2022-09-30T04:18:31.276Z] Sending build context to Docker daemon 5.435MB [2022-09-30T04:18:31.546Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-30T04:18:31.546Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-30T04:18:31.546Z] ---> 99ea1f480052 [2022-09-30T04:18:31.546Z] Step 3/25 : ARG MAKE=make build [2022-09-30T04:18:31.546Z] ---> Running in 5459d9cd882a [2022-09-30T04:18:31.819Z] Removing intermediate container 5459d9cd882a [2022-09-30T04:18:31.819Z] ---> 36c9c205f46c [2022-09-30T04:18:31.819Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-30T04:18:32.092Z] ---> Running in abae37f8215f [2022-09-30T04:18:32.361Z] Removing intermediate container abae37f8215f [2022-09-30T04:18:32.361Z] ---> b9720167d79a [2022-09-30T04:18:32.362Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T04:18:32.362Z] ---> Running in a27a8ca3c3bb [2022-09-30T04:18:32.630Z] Removing intermediate container a27a8ca3c3bb [2022-09-30T04:18:32.630Z] ---> 171aac4e9dd5 [2022-09-30T04:18:32.630Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T04:18:32.898Z] ---> Running in 1657a61157d2 [2022-09-30T04:18:34.850Z] Removing intermediate container 1657a61157d2 [2022-09-30T04:18:34.850Z] ---> a223ecb972c1 [2022-09-30T04:18:34.850Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-30T04:18:34.850Z] ---> Running in bd34ce88f5e2 [2022-09-30T04:18:35.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T04:18:36.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T04:18:37.817Z] OK: 221 MiB in 51 packages [2022-09-30T04:18:38.417Z] Removing intermediate container bd34ce88f5e2 [2022-09-30T04:18:38.417Z] ---> d4f50470f214 [2022-09-30T04:18:38.417Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-30T04:18:39.004Z] ---> 3350c6a3e3a6 [2022-09-30T04:18:39.004Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-30T04:18:39.004Z] ---> Running in abffda86debe [2022-09-30T04:18:41.594Z] Removing intermediate container abffda86debe [2022-09-30T04:18:41.594Z] ---> 2335ea1c9f5b [2022-09-30T04:18:41.594Z] Step 10/25 : COPY . . [2022-09-30T04:18:42.560Z] ---> ed5a9bea7160 [2022-09-30T04:18:42.560Z] Step 11/25 : RUN ${MAKE} [2022-09-30T04:18:42.560Z] ---> Running in be9aaf05213a [2022-09-30T04:18:43.526Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-30T04:21:20.307Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-30T04:21:20.307Z] Removing intermediate container be9aaf05213a [2022-09-30T04:21:20.307Z] ---> 0dfa3e7a3ce0 [2022-09-30T04:21:20.307Z] Step 12/25 : FROM alpine:3.16 [2022-09-30T04:21:20.307Z] 3.16: Pulling from library/alpine [2022-09-30T04:21:20.307Z] 9b18e9b68314: Pulling fs layer [2022-09-30T04:21:20.307Z] 9b18e9b68314: Verifying Checksum [2022-09-30T04:21:20.307Z] 9b18e9b68314: Download complete [2022-09-30T04:21:20.307Z] 9b18e9b68314: Pull complete [2022-09-30T04:21:20.307Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-30T04:21:20.307Z] Status: Downloaded newer image for alpine:3.16 [2022-09-30T04:21:20.307Z] ---> a6215f271958 [2022-09-30T04:21:20.307Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-30T04:21:20.574Z] ---> Running in 62c2de16d84a [2022-09-30T04:21:20.841Z] Removing intermediate container 62c2de16d84a [2022-09-30T04:21:20.841Z] ---> ff8e1978da18 [2022-09-30T04:21:20.841Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-30T04:21:20.841Z] ---> Running in c844f0c9e2c9 [2022-09-30T04:21:22.785Z] Removing intermediate container c844f0c9e2c9 [2022-09-30T04:21:22.785Z] ---> e2769b0e06e3 [2022-09-30T04:21:22.785Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-30T04:21:22.785Z] ---> Running in 34a3f9e61063 [2022-09-30T04:21:23.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-30T04:21:24.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-30T04:21:25.665Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-30T04:21:25.665Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-30T04:21:25.933Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-30T04:21:25.933Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-30T04:21:26.202Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-30T04:21:26.202Z] Executing busybox-1.35.0-r17.trigger [2022-09-30T04:21:26.202Z] OK: 8 MiB in 19 packages [2022-09-30T04:21:27.172Z] Removing intermediate container 34a3f9e61063 [2022-09-30T04:21:27.172Z] ---> 4737a25ca59d [2022-09-30T04:21:27.172Z] Step 16/25 : WORKDIR / [2022-09-30T04:21:27.440Z] ---> Running in e6cd2fd29119 [2022-09-30T04:21:27.710Z] Removing intermediate container e6cd2fd29119 [2022-09-30T04:21:27.711Z] ---> a7029fec7900 [2022-09-30T04:21:27.711Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-30T04:21:28.303Z] ---> 76585fc5fc79 [2022-09-30T04:21:28.303Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-30T04:21:29.714Z] ---> b6653bc1ece5 [2022-09-30T04:21:29.714Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-30T04:21:30.297Z] ---> ba949df62fbc [2022-09-30T04:21:30.298Z] Step 20/25 : EXPOSE 59999 [2022-09-30T04:21:30.298Z] ---> Running in 847d4c95a309 [2022-09-30T04:21:30.630Z] Removing intermediate container 847d4c95a309 [2022-09-30T04:21:30.630Z] ---> 3a6a24846113 [2022-09-30T04:21:30.630Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-30T04:21:30.630Z] ---> Running in 9c99a91abf6a [2022-09-30T04:21:31.235Z] Removing intermediate container 9c99a91abf6a [2022-09-30T04:21:31.235Z] ---> 9aebb2ca7d19 [2022-09-30T04:21:31.235Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-30T04:21:31.235Z] ---> Running in 22e1ff3ed849 [2022-09-30T04:21:31.510Z] Removing intermediate container 22e1ff3ed849 [2022-09-30T04:21:31.510Z] ---> 62b9870e4a8d [2022-09-30T04:21:31.510Z] Step 23/25 : LABEL arch=arm64 [2022-09-30T04:21:31.510Z] ---> Running in a4e0cac74457 [2022-09-30T04:21:31.798Z] Removing intermediate container a4e0cac74457 [2022-09-30T04:21:31.798Z] ---> c264f58da699 [2022-09-30T04:21:31.798Z] Step 24/25 : LABEL git_sha=238ac69fab1befba96aeb5fe41e06f86e376d8a9 [2022-09-30T04:21:32.072Z] ---> Running in 2931529aaddb [2022-09-30T04:21:32.349Z] Removing intermediate container 2931529aaddb [2022-09-30T04:21:32.349Z] ---> 50b3bc0face3 [2022-09-30T04:21:32.349Z] Step 25/25 : LABEL version=2.3.0-dev.32 [2022-09-30T04:21:32.349Z] ---> Running in 381ec996aa92 [2022-09-30T04:21:32.625Z] Removing intermediate container 381ec996aa92 [2022-09-30T04:21:32.625Z] ---> c61d7ae34889 [2022-09-30T04:21:32.625Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-30T04:21:32.895Z] Successfully built c61d7ae34889 [2022-09-30T04:21:32.895Z] Successfully tagged device-sdk-simple-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 [2022-09-30T04:21:33.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T04:21:33.330Z] [2022-09-30T04:21:33.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:21:33.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T04:21:33.686Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-30T04:21:33.686Z] 8998bd30e6a1: Pulling fs layer [2022-09-30T04:21:33.686Z] 04944245beec: Pulling fs layer [2022-09-30T04:21:33.686Z] 699f458cf7ca: Pulling fs layer [2022-09-30T04:21:33.686Z] 765212b225bb: Pulling fs layer [2022-09-30T04:21:33.686Z] f23df028b6ca: Pulling fs layer [2022-09-30T04:21:33.686Z] d65c8cfc05b1: Pulling fs layer [2022-09-30T04:21:33.686Z] 2437ff75d9bd: Pulling fs layer [2022-09-30T04:21:33.686Z] 765212b225bb: Waiting [2022-09-30T04:21:33.686Z] f23df028b6ca: Waiting [2022-09-30T04:21:33.686Z] d65c8cfc05b1: Waiting [2022-09-30T04:21:33.686Z] 2437ff75d9bd: Waiting [2022-09-30T04:21:33.956Z] 04944245beec: Verifying Checksum [2022-09-30T04:21:33.956Z] 04944245beec: Download complete [2022-09-30T04:21:33.956Z] 765212b225bb: Verifying Checksum [2022-09-30T04:21:33.956Z] 765212b225bb: Download complete [2022-09-30T04:21:33.956Z] f23df028b6ca: Verifying Checksum [2022-09-30T04:21:33.956Z] f23df028b6ca: Download complete [2022-09-30T04:21:33.956Z] d65c8cfc05b1: Verifying Checksum [2022-09-30T04:21:33.956Z] d65c8cfc05b1: Download complete [2022-09-30T04:21:34.227Z] 699f458cf7ca: Verifying Checksum [2022-09-30T04:21:34.227Z] 699f458cf7ca: Download complete [2022-09-30T04:21:34.508Z] 8998bd30e6a1: Verifying Checksum [2022-09-30T04:21:34.508Z] 8998bd30e6a1: Download complete [2022-09-30T04:21:37.089Z] 2437ff75d9bd: Verifying Checksum [2022-09-30T04:21:37.089Z] 2437ff75d9bd: Download complete [2022-09-30T04:21:39.039Z] 8998bd30e6a1: Pull complete [2022-09-30T04:21:39.307Z] 04944245beec: Pull complete [2022-09-30T04:21:40.723Z] 699f458cf7ca: Pull complete [2022-09-30T04:21:40.991Z] 765212b225bb: Pull complete [2022-09-30T04:21:41.574Z] f23df028b6ca: Pull complete [2022-09-30T04:21:41.843Z] d65c8cfc05b1: Pull complete [2022-09-30T04:21:56.856Z] 2437ff75d9bd: Pull complete [2022-09-30T04:21:56.856Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-30T04:21:56.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-30T04:21:56.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:21:57.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-5855 does not seem to be running inside a container [2022-09-30T04:21:57.119Z] $ 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-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-30T04:22:00.054Z] $ docker top 114bc39a91a17fb414cd04e64ca55a6bec50014bebeb2695c68350f131ecfa10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:00.917Z] ---> job-cost.sh [2022-09-30T04:22:00.918Z] lf-activate-venv: SKIPPING [2022-09-30T04:22:00.918Z] INFO: No Stack... [2022-09-30T04:22:01.502Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-30T04:22:02.471Z] INFO: Archiving Costs [Pipeline] sh [2022-09-30T04:22:03.114Z] + cut -d, -f6 [2022-09-30T04:22:03.114Z] + cat /w/workspace/device-sdk-go/107/archives/cost.csv [Pipeline] lock [2022-09-30T04:22:03.191Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [2022-09-30T04:22:03.197Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] did not exist. Created. [2022-09-30T04:22:03.197Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T04:22:03.851Z] /w/workspace/device-sdk-go/107@tmp/durable-d3dccf3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-30T04:22:04.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-30T04:22:04.529Z] Warning: overwriting stash ‘stack-cost’ [2022-09-30T04:22:04.610Z] Stashed 1 file(s) [Pipeline] } [2022-09-30T04:22:04.619Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-30T04:22:04.638Z] $ docker stop --time=1 114bc39a91a17fb414cd04e64ca55a6bec50014bebeb2695c68350f131ecfa10 [2022-09-30T04:22:06.196Z] $ docker rm -f 114bc39a91a17fb414cd04e64ca55a6bec50014bebeb2695c68350f131ecfa10 [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 [2022-09-30T04:22:06.594Z] provisioning config files... [2022-09-30T04:22:06.601Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9734867217319675095tmp [Pipeline] { [Pipeline] sh [2022-09-30T04:22:06.896Z] + set +x [2022-09-30T04:22:06.896Z] + curl -s https://codecov.io/bash [2022-09-30T04:22:06.896Z] + bash -s -- [2022-09-30T04:22:06.896Z] [2022-09-30T04:22:06.896Z] _____ _ [2022-09-30T04:22:06.896Z] / ____| | | [2022-09-30T04:22:06.896Z] | | ___ __| | ___ ___ _____ __ [2022-09-30T04:22:06.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-30T04:22:06.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-30T04:22:06.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-30T04:22:06.896Z] Bash-1.0.6 [2022-09-30T04:22:06.896Z] [2022-09-30T04:22:06.896Z] [2022-09-30T04:22:06.896Z] ==> git version 2.25.1 found [2022-09-30T04:22:06.896Z] ==> 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 [2022-09-30T04:22:06.896Z] Release-Date: 2020-01-08 [2022-09-30T04:22:06.896Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-30T04:22:06.896Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-30T04:22:06.896Z] ==> Jenkins CI detected. [2022-09-30T04:22:06.896Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T04:22:06.896Z] project root: . [2022-09-30T04:22:06.896Z] --> token set from env [2022-09-30T04:22:06.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-30T04:22:06.896Z] ==> Running gcov in . (disable via -X gcov) [2022-09-30T04:22:06.896Z] ==> Python coveragepy not found [2022-09-30T04:22:06.896Z] ==> Searching for coverage reports in: [2022-09-30T04:22:06.896Z] + . [2022-09-30T04:22:06.896Z] -> Found 1 reports [2022-09-30T04:22:06.896Z] ==> Detecting git/mercurial file structure [2022-09-30T04:22:06.896Z] ==> Reading reports [2022-09-30T04:22:06.896Z] + ./coverage.out bytes=100927 [2022-09-30T04:22:06.896Z] ==> Appending adjustments [2022-09-30T04:22:06.896Z] https://docs.codecov.io/docs/fixing-reports [2022-09-30T04:22:07.154Z] + Found adjustments [2022-09-30T04:22:07.413Z] ==> Gzipping contents [2022-09-30T04:22:07.413Z] 16K /tmp/codecov.IWbvAn.gz [2022-09-30T04:22:07.413Z] ==> Uploading reports [2022-09-30T04:22:07.413Z] url: https://codecov.io [2022-09-30T04:22:07.413Z] query: branch=main&commit=238ac69fab1befba96aeb5fe41e06f86e376d8a9&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T04:22:07.413Z] -> Pinging Codecov [2022-09-30T04:22:07.413Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=238ac69fab1befba96aeb5fe41e06f86e376d8a9&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-30T04:22:07.673Z] -> Uploading to [2022-09-30T04:22:07.673Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/238ac69fab1befba96aeb5fe41e06f86e376d8a9/213f4068-f4a4-4b61-9697-1d1fdb478ffe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T042207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0c45e99fb2ffa6e928ddb77546e67824fa9b1332b2c32a4d1aa549cf2b5dcfc [2022-09-30T04:22:07.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T04:22:07.673Z] Dload Upload Total Spent Left Speed [2022-09-30T04:22:07.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14527 0 0 100 14527 0 64852 --:--:-- --:--:-- --:--:-- 64852 [2022-09-30T04:22:07.932Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] } [2022-09-30T04:22:07.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-30T04:22:08.127Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-30T04:22:08.134Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:08.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T04:22:08.437Z] [2022-09-30T04:22:08.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:08.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T04:22:08.742Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-30T04:22:08.742Z] df9b9388f04a: Pulling fs layer [2022-09-30T04:22:08.742Z] 52dc419b0ee2: Pulling fs layer [2022-09-30T04:22:08.742Z] 25bc292e5bac: Pulling fs layer [2022-09-30T04:22:08.742Z] 114826534d7a: Pulling fs layer [2022-09-30T04:22:08.742Z] 4657fd5d0bcf: Pulling fs layer [2022-09-30T04:22:08.742Z] 114826534d7a: Waiting [2022-09-30T04:22:08.742Z] 6ad1cebc031e: Pulling fs layer [2022-09-30T04:22:08.742Z] 4657fd5d0bcf: Waiting [2022-09-30T04:22:08.742Z] 8a3aa393b2d8: Pulling fs layer [2022-09-30T04:22:08.742Z] 25bc292e5bac: Verifying Checksum [2022-09-30T04:22:08.742Z] 25bc292e5bac: Download complete [2022-09-30T04:22:08.742Z] 52dc419b0ee2: Verifying Checksum [2022-09-30T04:22:08.742Z] 52dc419b0ee2: Download complete [2022-09-30T04:22:08.742Z] 4657fd5d0bcf: Verifying Checksum [2022-09-30T04:22:08.742Z] 4657fd5d0bcf: Download complete [2022-09-30T04:22:08.742Z] df9b9388f04a: Verifying Checksum [2022-09-30T04:22:09.004Z] df9b9388f04a: Pull complete [2022-09-30T04:22:09.004Z] 52dc419b0ee2: Pull complete [2022-09-30T04:22:09.004Z] 6ad1cebc031e: Verifying Checksum [2022-09-30T04:22:09.004Z] 6ad1cebc031e: Download complete [2022-09-30T04:22:09.004Z] 25bc292e5bac: Pull complete [2022-09-30T04:22:09.586Z] 114826534d7a: Verifying Checksum [2022-09-30T04:22:09.586Z] 114826534d7a: Download complete [2022-09-30T04:22:09.586Z] 8a3aa393b2d8: Verifying Checksum [2022-09-30T04:22:12.862Z] 114826534d7a: Pull complete [2022-09-30T04:22:12.862Z] 4657fd5d0bcf: Pull complete [2022-09-30T04:22:13.424Z] 6ad1cebc031e: Pull complete [2022-09-30T04:22:15.962Z] 8a3aa393b2d8: Pull complete [2022-09-30T04:22:15.963Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-30T04:22:15.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-30T04:22:15.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:22:16.039Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:22:16.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-30T04:22:17.969Z] $ docker top 25791674fe31940b403f33d0c8898897528d6fb460f5ea51d3fb9a125c9b6c2f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-30T04:22:18.031Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-30T04:22:18.307Z] + set -o pipefail [2022-09-30T04:22:18.307Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-30T04:22:23.585Z] [2022-09-30T04:22:23.585Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-30T04:22:23.585Z] [2022-09-30T04:22:23.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/ebb5afa1-e72a-4a38-9906-7cd9115ef79c [2022-09-30T04:22:23.585Z] [2022-09-30T04:22:23.586Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-30T04:22:23.586Z] [2022-09-30T04:22:23.586Z] [Pipeline] } [2022-09-30T04:22:23.593Z] $ docker stop --time=1 25791674fe31940b403f33d0c8898897528d6fb460f5ea51d3fb9a125c9b6c2f [2022-09-30T04:22:25.740Z] $ docker rm -f 25791674fe31940b403f33d0c8898897528d6fb460f5ea51d3fb9a125c9b6c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-30T04:22:26.075Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T04:22:26.083Z] provisioning config files... [2022-09-30T04:22:26.090Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12364036637667239643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:26.384Z] --> edgex-publish-swagger.sh [2022-09-30T04:22:26.384Z] === Publish openapi/v2 API === [2022-09-30T04:22:26.384Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-30T04:22:26.384Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-30T04:22:26.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-30T04:22:26.384Z] Dload Upload Total Spent Left Speed [2022-09-30T04:22:27.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 60647 --:--:-- --:--:-- --:--:-- 60647 [2022-09-30T04:22:27.324Z] [2022-09-30T04:22:27.324Z] [Pipeline] } [2022-09-30T04:22:27.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-30T04:22:27.709Z] + git log --format=format:%s -1 238ac69fab1befba96aeb5fe41e06f86e376d8a9 [Pipeline] sh [2022-09-30T04:22:27.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T04:22:27.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:28.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T04:22:28.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:22:28.348Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:22:28.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T04:22:28.774Z] $ docker top 9ca01dc704675e4964b87332cd91791b5905561b433c34553f1cb47dbd6dca4a -eo pid,comm [2022-09-30T04:22:28.822Z] 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). [2022-09-30T04:22:28.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T04:22:28.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T04:22:28.857Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T04:22:28.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T04:22:28.970Z] $ docker exec 9ca01dc704675e4964b87332cd91791b5905561b433c34553f1cb47dbd6dca4a ssh-agent [2022-09-30T04:22:29.081Z] SSH_AUTH_SOCK=/tmp/ssh-LUtOdx8LPqvp/agent.32 [2022-09-30T04:22:29.081Z] SSH_AGENT_PID=38 [2022-09-30T04:22:29.086Z] Running ssh-add (command line suppressed) [2022-09-30T04:22:29.190Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12760011886883539345.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12760011886883539345.key) [2022-09-30T04:22:29.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T04:22:29.497Z] + git semver tag [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,648 [run_tag] DEBUG tag force:False [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,648 [check_head_tag] DEBUG check head tag [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,649 [execute] INFO git cat-file --batch-check [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,653 [execute] INFO git cat-file --batch [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,672 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,672 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T04:22:29.758Z] 2022-09-30 04:22:29,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:29.758Z] 2.3.0-dev.32 [Pipeline] } [2022-09-30T04:22:29.764Z] $ docker exec --env ******** --env ******** 9ca01dc704675e4964b87332cd91791b5905561b433c34553f1cb47dbd6dca4a ssh-agent -k [2022-09-30T04:22:29.865Z] unset SSH_AUTH_SOCK; [2022-09-30T04:22:29.865Z] unset SSH_AGENT_PID; [2022-09-30T04:22:29.866Z] echo Agent pid 38 killed; [2022-09-30T04:22:29.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T04:22:30.184Z] + git semver [Pipeline] } [2022-09-30T04:22:30.455Z] $ docker stop --time=1 9ca01dc704675e4964b87332cd91791b5905561b433c34553f1cb47dbd6dca4a [2022-09-30T04:22:31.767Z] $ docker rm -f 9ca01dc704675e4964b87332cd91791b5905561b433c34553f1cb47dbd6dca4a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:32.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T04:22:32.157Z] [2022-09-30T04:22:32.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:32.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T04:22:32.452Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-30T04:22:32.452Z] ab5ef0e58194: Pulling fs layer [2022-09-30T04:22:32.452Z] 9712f1f96733: Pulling fs layer [2022-09-30T04:22:32.452Z] 63f879dbbcfc: Pulling fs layer [2022-09-30T04:22:32.452Z] 0d9ebad4ef96: Pulling fs layer [2022-09-30T04:22:32.452Z] e9a5061849ea: Pulling fs layer [2022-09-30T04:22:32.452Z] d747dcd14b5f: Pulling fs layer [2022-09-30T04:22:32.452Z] 2de7ff778b66: Pulling fs layer [2022-09-30T04:22:32.452Z] 0d9ebad4ef96: Waiting [2022-09-30T04:22:32.452Z] e9a5061849ea: Waiting [2022-09-30T04:22:32.452Z] d747dcd14b5f: Waiting [2022-09-30T04:22:32.452Z] 2de7ff778b66: Waiting [2022-09-30T04:22:32.452Z] 9712f1f96733: Verifying Checksum [2022-09-30T04:22:32.452Z] 9712f1f96733: Download complete [2022-09-30T04:22:33.033Z] 63f879dbbcfc: Verifying Checksum [2022-09-30T04:22:33.033Z] 63f879dbbcfc: Download complete [2022-09-30T04:22:33.292Z] ab5ef0e58194: Verifying Checksum [2022-09-30T04:22:33.292Z] ab5ef0e58194: Download complete [2022-09-30T04:22:33.292Z] d747dcd14b5f: Verifying Checksum [2022-09-30T04:22:33.292Z] d747dcd14b5f: Download complete [2022-09-30T04:22:33.292Z] 0d9ebad4ef96: Verifying Checksum [2022-09-30T04:22:33.292Z] 0d9ebad4ef96: Download complete [2022-09-30T04:22:33.292Z] e9a5061849ea: Verifying Checksum [2022-09-30T04:22:33.292Z] e9a5061849ea: Download complete [2022-09-30T04:22:33.292Z] 2de7ff778b66: Verifying Checksum [2022-09-30T04:22:33.292Z] 2de7ff778b66: Download complete [2022-09-30T04:22:35.816Z] ab5ef0e58194: Pull complete [2022-09-30T04:22:35.816Z] 9712f1f96733: Pull complete [2022-09-30T04:22:36.381Z] 63f879dbbcfc: Pull complete [2022-09-30T04:22:39.664Z] 0d9ebad4ef96: Pull complete [2022-09-30T04:22:39.664Z] e9a5061849ea: Pull complete [2022-09-30T04:22:39.922Z] d747dcd14b5f: Pull complete [2022-09-30T04:22:40.855Z] 2de7ff778b66: Pull complete [2022-09-30T04:22:40.855Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-30T04:22:40.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-30T04:22:40.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:22:40.925Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:22:40.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-30T04:22:43.033Z] $ docker top 7df46f7cdf7287a8026c7d7cc75a839728aa59c429b246e5e2c30d334450dcf1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-30T04:22:43.101Z] provisioning config files... [2022-09-30T04:22:43.107Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12037207162995046641tmp [2022-09-30T04:22:43.117Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config495033122798464747tmp [2022-09-30T04:22:43.128Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13635313913970263118tmp [Pipeline] { [Pipeline] echo [2022-09-30T04:22:43.142Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:43.425Z] ---> sigul-configuration.sh [2022-09-30T04:22:43.425Z] gpg: directory `/root/.gnupg' created [2022-09-30T04:22:43.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-30T04:22:43.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-30T04:22:43.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-30T04:22:43.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-30T04:22:43.425Z] gpg: CAST5 encrypted data [2022-09-30T04:22:43.425Z] gpg: encrypted with 1 passphrase [2022-09-30T04:22:43.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-30T04:22:43.710Z] + mkdir /home/jenkins [2022-09-30T04:22:43.710Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-30T04:22:43.992Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-30T04:22:43.999Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:44.280Z] ---> sigul-install.sh [2022-09-30T04:22:44.280Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-30T04:22:44.566Z] + git tag --list [2022-09-30T04:22:44.566Z] 0.7.1 [2022-09-30T04:22:44.566Z] delhi-tag [2022-09-30T04:22:44.566Z] v1.0.0 [2022-09-30T04:22:44.566Z] v1.1.0 [2022-09-30T04:22:44.566Z] v1.1.1 [2022-09-30T04:22:44.566Z] v1.1.2 [2022-09-30T04:22:44.566Z] v1.2.0 [2022-09-30T04:22:44.566Z] v1.2.1 [2022-09-30T04:22:44.566Z] v1.2.2 [2022-09-30T04:22:44.566Z] v1.2.3 [2022-09-30T04:22:44.566Z] v1.3.0 [2022-09-30T04:22:44.566Z] v1.4.0 [2022-09-30T04:22:44.566Z] v2.0.0 [2022-09-30T04:22:44.566Z] v2.1.0 [2022-09-30T04:22:44.566Z] v2.1.1 [2022-09-30T04:22:44.566Z] v2.1.1-dev.2 [2022-09-30T04:22:44.566Z] v2.1.1-dev.3 [2022-09-30T04:22:44.566Z] v2.2.0 [2022-09-30T04:22:44.566Z] v2.2.1-dev.1 [2022-09-30T04:22:44.566Z] v2.2.1-dev.10 [2022-09-30T04:22:44.566Z] v2.2.1-dev.11 [2022-09-30T04:22:44.566Z] v2.2.1-dev.12 [2022-09-30T04:22:44.566Z] v2.2.1-dev.13 [2022-09-30T04:22:44.566Z] v2.2.1-dev.14 [2022-09-30T04:22:44.566Z] v2.2.1-dev.2 [2022-09-30T04:22:44.566Z] v2.2.1-dev.3 [2022-09-30T04:22:44.566Z] v2.2.1-dev.4 [2022-09-30T04:22:44.566Z] v2.2.1-dev.5 [2022-09-30T04:22:44.566Z] v2.2.1-dev.6 [2022-09-30T04:22:44.566Z] v2.2.1-dev.7 [2022-09-30T04:22:44.566Z] v2.2.1-dev.8 [2022-09-30T04:22:44.566Z] v2.2.1-dev.9 [2022-09-30T04:22:44.566Z] v2.3.0-dev.14 [2022-09-30T04:22:44.566Z] v2.3.0-dev.15 [2022-09-30T04:22:44.566Z] v2.3.0-dev.16 [2022-09-30T04:22:44.566Z] v2.3.0-dev.17 [2022-09-30T04:22:44.566Z] v2.3.0-dev.18 [2022-09-30T04:22:44.566Z] v2.3.0-dev.19 [2022-09-30T04:22:44.566Z] v2.3.0-dev.20 [2022-09-30T04:22:44.566Z] v2.3.0-dev.21 [2022-09-30T04:22:44.566Z] v2.3.0-dev.22 [2022-09-30T04:22:44.566Z] v2.3.0-dev.23 [2022-09-30T04:22:44.566Z] v2.3.0-dev.24 [2022-09-30T04:22:44.566Z] v2.3.0-dev.25 [2022-09-30T04:22:44.566Z] v2.3.0-dev.26 [2022-09-30T04:22:44.566Z] v2.3.0-dev.27 [2022-09-30T04:22:44.566Z] v2.3.0-dev.28 [2022-09-30T04:22:44.566Z] v2.3.0-dev.29 [2022-09-30T04:22:44.566Z] v2.3.0-dev.30 [2022-09-30T04:22:44.566Z] v2.3.0-dev.31 [2022-09-30T04:22:44.566Z] v2.3.0-dev.32 [Pipeline] sh [2022-09-30T04:22:44.850Z] + lftools sign git-tag v2.3.0-dev.32 [2022-09-30T04:22:45.418Z] Signing Git tag with Sigul... [2022-09-30T04:22:45.418Z] Signing v2.3.0-dev.32 [Pipeline] echo [2022-09-30T04:22:45.688Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:45.974Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-30T04:22:45.981Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-30T04:22:45.995Z] $ docker stop --time=1 7df46f7cdf7287a8026c7d7cc75a839728aa59c429b246e5e2c30d334450dcf1 [2022-09-30T04:22:47.306Z] $ docker rm -f 7df46f7cdf7287a8026c7d7cc75a839728aa59c429b246e5e2c30d334450dcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-30T04:22:47.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T04:22:47.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:47.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T04:22:47.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:22:48.058Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:22:48.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T04:22:48.458Z] $ docker top 49760f51bf9fce81e275f53a8569536c164539592a676c37561c5dfa65916e44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T04:22:48.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T04:22:48.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T04:22:48.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T04:22:48.653Z] $ docker exec 49760f51bf9fce81e275f53a8569536c164539592a676c37561c5dfa65916e44 ssh-agent [2022-09-30T04:22:48.754Z] SSH_AUTH_SOCK=/tmp/ssh-GJMXZkfhjLZ8/agent.33 [2022-09-30T04:22:48.754Z] SSH_AGENT_PID=39 [2022-09-30T04:22:48.759Z] Running ssh-add (command line suppressed) [2022-09-30T04:22:48.862Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17060944918601455490.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17060944918601455490.key) [2022-09-30T04:22:48.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T04:22:49.165Z] + git semver bump pre [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [bump_version] DEBUG bumped version:2.3.0-dev.33 [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,335 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,337 [execute] INFO git cat-file --batch-check [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,342 [execute] INFO git cat-file --batch [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T04:22:49.424Z] 2022-09-30 04:22:49,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:49.424Z] 2.3.0-dev.33 [Pipeline] } [2022-09-30T04:22:49.430Z] $ docker exec --env ******** --env ******** 49760f51bf9fce81e275f53a8569536c164539592a676c37561c5dfa65916e44 ssh-agent -k [2022-09-30T04:22:49.520Z] unset SSH_AUTH_SOCK; [2022-09-30T04:22:49.520Z] unset SSH_AGENT_PID; [2022-09-30T04:22:49.520Z] echo Agent pid 39 killed; [2022-09-30T04:22:49.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T04:22:49.830Z] + git semver [Pipeline] } [2022-09-30T04:22:50.099Z] $ docker stop --time=1 49760f51bf9fce81e275f53a8569536c164539592a676c37561c5dfa65916e44 [2022-09-30T04:22:51.447Z] $ docker rm -f 49760f51bf9fce81e275f53a8569536c164539592a676c37561c5dfa65916e44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-30T04:22:51.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-30T04:22:51.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:22:52.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-30T04:22:52.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:22:52.156Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:22:52.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-30T04:22:52.551Z] $ docker top f37061851a2775225b2c077cc18ea42f71de427117efbb4cd20b5d1394981ecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-30T04:22:52.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-30T04:22:52.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-30T04:22:52.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-30T04:22:52.766Z] $ docker exec f37061851a2775225b2c077cc18ea42f71de427117efbb4cd20b5d1394981ecf ssh-agent [2022-09-30T04:22:52.875Z] SSH_AUTH_SOCK=/tmp/ssh-6u2zZ4z7klWU/agent.32 [2022-09-30T04:22:52.875Z] SSH_AGENT_PID=38 [2022-09-30T04:22:52.880Z] Running ssh-add (command line suppressed) [2022-09-30T04:22:52.983Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5953212945438120517.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5953212945438120517.key) [2022-09-30T04:22:53.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-30T04:22:53.286Z] + git semver push [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,448 [run_push] DEBUG push [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,449 [execute] INFO git cat-file --batch-check [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,454 [execute] INFO git rev-list fe66f7737b3511970f3d89bb877fe1c8198ecacf -- [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,454 [execute] DEBUG Popen(['git', 'rev-list', 'fe66f7737b3511970f3d89bb877fe1c8198ecacf', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,464 [execute] INFO git fetch -v origin [2022-09-30T04:22:53.593Z] 2022-09-30 04:22:53,464 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-30T04:22:54.189Z] 2022-09-30 04:22:54,165 [run_push] DEBUG no remote changes detected [2022-09-30T04:22:54.189Z] 2022-09-30 04:22:54,166 [execute] INFO git push origin semver [2022-09-30T04:22:54.189Z] 2022-09-30 04:22:54,166 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-30T04:22:55.189Z] 2022-09-30 04:22:54,937 [run_push] DEBUG push all version tags [2022-09-30T04:22:55.189Z] 2022-09-30 04:22:54,938 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-30T04:22:55.189Z] 2022-09-30 04:22:54,938 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-30T04:22:55.774Z] 2022-09-30 04:22:55,717 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-30T04:22:55.774Z] 2.3.0-dev.33 [Pipeline] } [2022-09-30T04:22:55.778Z] $ docker exec --env ******** --env ******** f37061851a2775225b2c077cc18ea42f71de427117efbb4cd20b5d1394981ecf ssh-agent -k [2022-09-30T04:22:55.881Z] unset SSH_AUTH_SOCK; [2022-09-30T04:22:55.884Z] unset SSH_AGENT_PID; [2022-09-30T04:22:55.884Z] echo Agent pid 38 killed; [2022-09-30T04:22:55.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-30T04:22:56.210Z] + git semver [Pipeline] } [2022-09-30T04:22:56.479Z] $ docker stop --time=1 f37061851a2775225b2c077cc18ea42f71de427117efbb4cd20b5d1394981ecf [2022-09-30T04:22:57.792Z] $ docker rm -f f37061851a2775225b2c077cc18ea42f71de427117efbb4cd20b5d1394981ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-30T04:22:58.356Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-30T04:22:58.356Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T04:22:58.356Z] total 16 [2022-09-30T04:22:58.356Z] drwxr-xr-x 3 root root 4096 Sep 30 03:13 . [2022-09-30T04:22:58.356Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 04:22 .. [2022-09-30T04:22:58.356Z] drwxr-xr-x 2 root root 4096 Sep 30 03:13 cost [2022-09-30T04:22:58.356Z] -rw-r--r-- 1 root root 85 Sep 30 03:13 cost.csv [2022-09-30T04:22:58.356Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T04:22:58.356Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-30T04:22:58.356Z] total 16 [2022-09-30T04:22:58.356Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 03:13 . [2022-09-30T04:22:58.356Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 04:22 .. [2022-09-30T04:22:58.356Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 03:13 cost [2022-09-30T04:22:58.356Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 30 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:58.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:22:59.489Z] ---> package-listing.sh [2022-09-30T04:22:59.489Z] ++ facter osfamily [2022-09-30T04:22:59.489Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-30T04:22:59.747Z] + OS_FAMILY=debian [2022-09-30T04:22:59.747Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-30T04:22:59.747Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-30T04:22:59.747Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-30T04:22:59.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-30T04:22:59.747Z] + PACKAGES=/tmp/packages_start.txt [2022-09-30T04:22:59.747Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T04:22:59.747Z] + PACKAGES=/tmp/packages_end.txt [2022-09-30T04:22:59.747Z] + case "${OS_FAMILY}" in [2022-09-30T04:22:59.747Z] + dpkg -l [2022-09-30T04:22:59.747Z] + grep '^ii' [2022-09-30T04:22:59.747Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-30T04:22:59.747Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-30T04:22:59.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-30T04:22:59.747Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-30T04:22:59.747Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-30T04:22:59.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-30T04:22:59.757Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-30T04:23:00.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-30T04:23:00.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-30T04:23:00.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-30T04:23:00.650Z] prd-ubuntu20.04-docker-8c-8g-3043 does not seem to be running inside a container [2022-09-30T04:23:00.675Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-30T04:23:00.932Z] $ docker top 7bf55fd19689e4a528b3c5214abd7aaf80271f54891e9d992b81e01b73868a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-30T04:23:01.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-30T04:23:01.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-30T04:23:01.839Z] + ls /var/log/sa-host [2022-09-30T04:23:01.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-30T04:23:01.901Z] provisioning config files... [2022-09-30T04:23:01.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15205544607570307430tmp [Pipeline] { [Pipeline] echo [2022-09-30T04:23:01.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:23:02.198Z] ---> create-netrc.sh [Pipeline] } [2022-09-30T04:23:02.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:23:02.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-30T04:23:02.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:23:02.817Z] ---> sudo-logs.sh [2022-09-30T04:23:02.817Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-30T04:23:02.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:23:03.123Z] ---> job-cost.sh [2022-09-30T04:23:03.123Z] lf-activate-venv: SKIPPING [2022-09-30T04:23:03.123Z] DEBUG: total: 0.2199999988079071 [2022-09-30T04:23:03.123Z] INFO: Retrieving Stack Cost... [2022-09-30T04:23:03.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-30T04:23:03.948Z] INFO: Archiving Costs [Pipeline] echo [2022-09-30T04:23:03.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-30T04:23:04.239Z] ---> logs-deploy.sh [2022-09-30T04:23:04.239Z] lf-activate-venv: SKIPPING [2022-09-30T04:23:04.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/107 [2022-09-30T04:23:04.239Z] INFO: archiving workspace using pattern(s): [2022-09-30T04:23:05.172Z] Archives upload complete. [2022-09-30T04:23:05.173Z] INFO: archiving logs to Nexus