Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba443a3625d4eef64e240836a867426dc0799199 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-ssh14861853862616278172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7034045225842974505.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7091640874619832223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh17724016150619893356.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8637146079625841112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [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-723 in /w/workspace/gexfoundry_device-sdk-go_jakarta [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/gexfoundry_device-sdk-go_jakarta # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ba443a3625d4eef64e240836a867426dc0799199 (jakarta) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ba443a3625d4eef64e240836a867426dc0799199 # timeout=10 Commit message: "Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log" > git rev-list --no-walk 00685ec2d5c51377ae61b360273945aff10f59dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-02T23:21:33.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T23:21:34.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:21:34.034Z] ========================================================= [2022-06-02T23:21:34.034Z] EdgeX Global Pipelines Version Info [2022-06-02T23:21:34.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:21:34.811Z] ------------------- [2022-06-02T23:21:34.811Z] stable info: [2022-06-02T23:21:34.811Z] ------------------- [2022-06-02T23:21:34.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:21:34.811Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T23:21:34.811Z] Message: update stable to v1.0.230 [2022-06-02T23:21:35.380Z] ------------------- [2022-06-02T23:21:35.380Z] experimental info: [2022-06-02T23:21:35.380Z] ------------------- [2022-06-02T23:21:35.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:21:35.380Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T23:21:35.380Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T23:21:35.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-02T23:21:35.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-02T23:21:35.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T23:21:35.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T23:21:35.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T23:21:35.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T23:21:35.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T23:21:35.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-02T23:21:35.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T23:21:35.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T23:21:35.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T23:21:35.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-02T23:21:35.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T23:21:35.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T23:21:35.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:21:35.800Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:21:35.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:21:35.827Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:21:35.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T23:21:35.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-02T23:21:35.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-02T23:21:35.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-02T23:21:35.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-02T23:21:35.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-02T23:21:35.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-02T23:21:35.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T23:21:35.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:21:35.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:21:35.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-02T23:21:35.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:21:35.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba443a3 [Pipeline] echo [2022-06-02T23:21:35.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:21:36.041Z] provisioning config files... [2022-06-02T23:21:36.055Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7510323483517244232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:21:36.380Z] ---> docker-login.sh [2022-06-02T23:21:36.380Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:21:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:36.643Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:36.643Z] [2022-06-02T23:21:36.643Z] Login Succeeded [2022-06-02T23:21:36.643Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:21:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:36.904Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:36.904Z] [2022-06-02T23:21:36.904Z] Login Succeeded [2022-06-02T23:21:36.904Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:21:36.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:36.904Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:36.904Z] [2022-06-02T23:21:36.904Z] Login Succeeded [2022-06-02T23:21:36.904Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:21:37.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:37.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:37.164Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:37.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:37.164Z] [2022-06-02T23:21:37.164Z] Login Succeeded [2022-06-02T23:21:37.164Z] docker.io [2022-06-02T23:21:37.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:37.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:37.427Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:37.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:37.427Z] [2022-06-02T23:21:37.427Z] Login Succeeded [2022-06-02T23:21:37.427Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:21:37.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T23:21:37.803Z] + git rev-list -1 --merges ba443a3625d4eef64e240836a867426dc0799199~1..ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:21:37.833Z] -----------> git rev-list -1 --merges ba443a3625d4eef64e240836a867426dc0799199~1..ba443a3625d4eef64e240836a867426dc0799199 ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:21:37.833Z] ba443a3625d4eef64e240836a867426dc0799199 [false] [Pipeline] sh [2022-06-02T23:21:38.128Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:21:38.143Z] ========================================================= [2022-06-02T23:21:38.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-02T23:21:38.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:21:38.480Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:21:38.493Z] [semverPrep] GIT_COMMIT: ba443a3625d4eef64e240836a867426dc0799199, Commit Message: Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log [Pipeline] echo [2022-06-02T23:21:38.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-02T23:21:38.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:21:38.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T23:21:38.865Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T23:21:38.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T23:21:38.866Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T23:21:38.866Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T23:21:38.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:39.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:21:39.223Z] [2022-06-02T23:21:39.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:39.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:21:39.528Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T23:21:39.528Z] 1fe172e4850f: Pulling fs layer [2022-06-02T23:21:39.528Z] caf521ccaac6: Pulling fs layer [2022-06-02T23:21:39.528Z] 3ead6fa29328: Pulling fs layer [2022-06-02T23:21:39.528Z] 5c2a1cbceb83: Pulling fs layer [2022-06-02T23:21:39.528Z] a8d5f1318db7: Pulling fs layer [2022-06-02T23:21:39.528Z] c427282e49a2: Pulling fs layer [2022-06-02T23:21:39.528Z] 1827001aaf11: Pulling fs layer [2022-06-02T23:21:39.528Z] 0714d37db230: Pulling fs layer [2022-06-02T23:21:39.528Z] ac28cf19c067: Pulling fs layer [2022-06-02T23:21:39.528Z] ca983d60f3e2: Pulling fs layer [2022-06-02T23:21:39.528Z] 9f894cec8388: Pulling fs layer [2022-06-02T23:21:39.528Z] 1827001aaf11: Waiting [2022-06-02T23:21:39.528Z] 0714d37db230: Waiting [2022-06-02T23:21:39.528Z] ac28cf19c067: Waiting [2022-06-02T23:21:39.528Z] 9f894cec8388: Waiting [2022-06-02T23:21:39.528Z] ca983d60f3e2: Waiting [2022-06-02T23:21:39.528Z] a8d5f1318db7: Waiting [2022-06-02T23:21:39.528Z] c427282e49a2: Waiting [2022-06-02T23:21:39.528Z] caf521ccaac6: Download complete [2022-06-02T23:21:39.528Z] 5c2a1cbceb83: Verifying Checksum [2022-06-02T23:21:39.528Z] 5c2a1cbceb83: Download complete [2022-06-02T23:21:39.789Z] 3ead6fa29328: Verifying Checksum [2022-06-02T23:21:39.789Z] 3ead6fa29328: Download complete [2022-06-02T23:21:39.789Z] c427282e49a2: Verifying Checksum [2022-06-02T23:21:39.789Z] c427282e49a2: Download complete [2022-06-02T23:21:39.789Z] a8d5f1318db7: Verifying Checksum [2022-06-02T23:21:39.789Z] a8d5f1318db7: Download complete [2022-06-02T23:21:39.789Z] 0714d37db230: Download complete [2022-06-02T23:21:39.789Z] ac28cf19c067: Download complete [2022-06-02T23:21:39.789Z] ca983d60f3e2: Verifying Checksum [2022-06-02T23:21:39.789Z] ca983d60f3e2: Download complete [2022-06-02T23:21:39.789Z] 9f894cec8388: Download complete [2022-06-02T23:21:39.789Z] 1fe172e4850f: Download complete [2022-06-02T23:21:40.048Z] 1827001aaf11: Verifying Checksum [2022-06-02T23:21:40.048Z] 1827001aaf11: Download complete [2022-06-02T23:21:41.023Z] 1fe172e4850f: Pull complete [2022-06-02T23:21:41.282Z] caf521ccaac6: Pull complete [2022-06-02T23:21:41.848Z] 3ead6fa29328: Pull complete [2022-06-02T23:21:41.849Z] 5c2a1cbceb83: Pull complete [2022-06-02T23:21:42.108Z] a8d5f1318db7: Pull complete [2022-06-02T23:21:42.108Z] c427282e49a2: Pull complete [2022-06-02T23:21:44.015Z] 1827001aaf11: Pull complete [2022-06-02T23:21:44.015Z] 0714d37db230: Pull complete [2022-06-02T23:21:44.282Z] ac28cf19c067: Pull complete [2022-06-02T23:21:44.282Z] ca983d60f3e2: Pull complete [2022-06-02T23:21:44.282Z] 9f894cec8388: Pull complete [2022-06-02T23:21:44.282Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-02T23:21:44.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:21:44.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:21:44.383Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:21:44.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:21:45.826Z] $ docker top ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 -eo pid,comm [2022-06-02T23:21:45.900Z] 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-06-02T23:21:45.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:21:45.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:21:45.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:21:46.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:21:46.059Z] $ docker exec ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 ssh-agent [2022-06-02T23:21:46.190Z] SSH_AUTH_SOCK=/tmp/ssh-REBcM1dfgWnG/agent.33 [2022-06-02T23:21:46.190Z] SSH_AGENT_PID=39 [2022-06-02T23:21:46.197Z] Running ssh-add (command line suppressed) [2022-06-02T23:21:46.327Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_598760565656455748.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_598760565656455748.key) [2022-06-02T23:21:46.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:21:46.629Z] + git tag --points-at HEAD [Pipeline] } [2022-06-02T23:21:46.651Z] $ docker exec --env ******** --env ******** ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 ssh-agent -k [2022-06-02T23:21:46.760Z] unset SSH_AUTH_SOCK; [2022-06-02T23:21:46.760Z] unset SSH_AGENT_PID; [2022-06-02T23:21:46.761Z] echo Agent pid 39 killed; [2022-06-02T23:21:46.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-02T23:21:46.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:21:46.799Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:21:46.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:21:46.936Z] $ docker exec ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 ssh-agent [2022-06-02T23:21:47.060Z] SSH_AUTH_SOCK=/tmp/ssh-amssO8nwNdPD/agent.72 [2022-06-02T23:21:47.060Z] SSH_AGENT_PID=78 [2022-06-02T23:21:47.065Z] Running ssh-add (command line suppressed) [2022-06-02T23:21:47.194Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7808288301503158178.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7808288301503158178.key) [2022-06-02T23:21:47.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:21:47.496Z] + git semver init [2022-06-02T23:21:47.757Z] 2022-06-02 23:21:47,701 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T23:21:47.757Z] 2022-06-02 23:21:47,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-02T23:21:47.757Z] 2022-06-02 23:21:47,702 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-02T23:21:47.757Z] 2022-06-02 23:21:47,702 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:21:48.699Z] 2022-06-02 23:21:48,470 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_jakarta/.git/info/exclude [2022-06-02T23:21:48.699Z] 2022-06-02 23:21:48,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta with force:False [2022-06-02T23:21:48.699Z] 2022-06-02 23:21:48,470 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:21:48.699Z] 2022-06-02 23:21:48,471 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:21:48.699Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T23:21:48.713Z] $ docker exec --env ******** --env ******** ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 ssh-agent -k [2022-06-02T23:21:48.821Z] unset SSH_AUTH_SOCK; [2022-06-02T23:21:48.821Z] unset SSH_AGENT_PID; [2022-06-02T23:21:48.821Z] echo Agent pid 78 killed; [2022-06-02T23:21:48.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:21:49.130Z] + git semver [Pipeline] } [2022-06-02T23:21:49.408Z] $ docker stop --time=1 ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 [2022-06-02T23:21:50.723Z] $ docker rm -f ec610ee049ba2d9f46f9d9903457288bb4ab5e708c381f000b2511653c8276e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:21:51.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T23:21:51.337Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T23:21:51.340Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [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-06-02T23:21:51.465Z] provisioning config files... [2022-06-02T23:21:51.473Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config6300513589365491654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:21:51.769Z] ---> docker-login.sh [2022-06-02T23:21:51.769Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:21:51.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:51.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:51.769Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:51.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:51.769Z] [2022-06-02T23:21:51.769Z] Login Succeeded [2022-06-02T23:21:51.769Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:21:51.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:52.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:52.029Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:52.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:52.029Z] [2022-06-02T23:21:52.029Z] Login Succeeded [2022-06-02T23:21:52.029Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:21:52.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:52.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:52.029Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:52.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:52.029Z] [2022-06-02T23:21:52.029Z] Login Succeeded [2022-06-02T23:21:52.029Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:21:52.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:52.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:52.289Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:52.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:52.289Z] [2022-06-02T23:21:52.289Z] Login Succeeded [2022-06-02T23:21:52.289Z] docker.io [2022-06-02T23:21:52.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:21:52.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:21:52.549Z] Configure a credential helper to remove this warning. See [2022-06-02T23:21:52.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:21:52.549Z] [2022-06-02T23:21:52.549Z] Login Succeeded [2022-06-02T23:21:52.549Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:21:52.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:21:52.623Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:21:52.632Z] ========================================================= [2022-06-02T23:21:52.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-02T23:21:52.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:21:52.944Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:21:52.944Z] Sending build context to Docker daemon 20.71MB [2022-06-02T23:21:52.944Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:21:52.944Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-02T23:21:53.205Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-02T23:21:53.205Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T23:21:53.205Z] 666ba61612fd: Pulling fs layer [2022-06-02T23:21:53.205Z] 8ed8ca486205: Pulling fs layer [2022-06-02T23:21:53.206Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T23:21:53.206Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T23:21:53.206Z] 812f408151ee: Pulling fs layer [2022-06-02T23:21:53.206Z] bab7bd504b26: Pulling fs layer [2022-06-02T23:21:53.206Z] 070449caade9: Pulling fs layer [2022-06-02T23:21:53.206Z] 8f1a5288e3a6: Pulling fs layer [2022-06-02T23:21:53.206Z] bab7bd504b26: Waiting [2022-06-02T23:21:53.206Z] 4fe6c5a15a65: Waiting [2022-06-02T23:21:53.206Z] 070449caade9: Waiting [2022-06-02T23:21:53.206Z] 8f1a5288e3a6: Waiting [2022-06-02T23:21:53.206Z] 22a0e8bec74d: Waiting [2022-06-02T23:21:53.206Z] 812f408151ee: Waiting [2022-06-02T23:21:53.206Z] 8ed8ca486205: Verifying Checksum [2022-06-02T23:21:53.206Z] 8ed8ca486205: Download complete [2022-06-02T23:21:53.206Z] 666ba61612fd: Download complete [2022-06-02T23:21:53.206Z] 22a0e8bec74d: Download complete [2022-06-02T23:21:53.206Z] 812f408151ee: Download complete [2022-06-02T23:21:53.206Z] bab7bd504b26: Download complete [2022-06-02T23:21:53.206Z] 59bf1c3509f3: Download complete [2022-06-02T23:21:53.467Z] 070449caade9: Verifying Checksum [2022-06-02T23:21:53.467Z] 070449caade9: Download complete [2022-06-02T23:21:53.467Z] 59bf1c3509f3: Pull complete [2022-06-02T23:21:53.467Z] 666ba61612fd: Pull complete [2022-06-02T23:21:53.467Z] 8ed8ca486205: Pull complete [2022-06-02T23:21:54.036Z] 8f1a5288e3a6: Verifying Checksum [2022-06-02T23:21:54.036Z] 8f1a5288e3a6: Download complete [2022-06-02T23:21:54.037Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T23:21:54.037Z] 4fe6c5a15a65: Download complete [2022-06-02T23:21:57.326Z] 4fe6c5a15a65: Pull complete [2022-06-02T23:21:57.326Z] 22a0e8bec74d: Pull complete [2022-06-02T23:21:57.326Z] 812f408151ee: Pull complete [2022-06-02T23:21:57.586Z] bab7bd504b26: Pull complete [2022-06-02T23:21:57.586Z] 070449caade9: Pull complete [2022-06-02T23:21:59.494Z] 8f1a5288e3a6: Pull complete [2022-06-02T23:21:59.494Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-02T23:21:59.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:21:59.494Z] ---> c47586b81864 [2022-06-02T23:21:59.494Z] Step 3/10 : ARG MAKE=make build [2022-06-02T23:22:00.875Z] ---> Running in 81c876fb7729 [2022-06-02T23:22:01.136Z] Removing intermediate container 81c876fb7729 [2022-06-02T23:22:01.136Z] ---> a80207eb831f [2022-06-02T23:22:01.136Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-02T23:22:01.136Z] ---> Running in ca07c3c513ae [2022-06-02T23:22:01.136Z] Removing intermediate container ca07c3c513ae [2022-06-02T23:22:01.136Z] ---> 7ce6d1471b56 [2022-06-02T23:22:01.136Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:22:01.136Z] ---> Running in 7ed1afe32d92 [2022-06-02T23:22:01.397Z] Removing intermediate container 7ed1afe32d92 [2022-06-02T23:22:01.397Z] ---> 8dedc8ae80bf [2022-06-02T23:22:01.397Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:22:01.397Z] ---> Running in b010c38aa51f [2022-06-02T23:22:01.966Z] Removing intermediate container b010c38aa51f [2022-06-02T23:22:01.966Z] ---> 78f74bf5babd [2022-06-02T23:22:01.966Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:22:01.966Z] ---> Running in 9fae71fc1f42 [2022-06-02T23:22:02.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:03.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:03.168Z] OK: 221 MiB in 52 packages [2022-06-02T23:22:03.739Z] Removing intermediate container 9fae71fc1f42 [2022-06-02T23:22:03.739Z] ---> 16b2151f2709 [2022-06-02T23:22:03.739Z] Step 8/10 : COPY . . [2022-06-02T23:22:04.677Z] ---> eff6f3c36752 [2022-06-02T23:22:04.677Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:22:04.677Z] ---> Running in 14fae1f49784 [2022-06-02T23:22:04.938Z] skipping... [2022-06-02T23:22:05.197Z] Removing intermediate container 14fae1f49784 [2022-06-02T23:22:05.197Z] ---> fdbc6a172c95 [2022-06-02T23:22:05.197Z] Step 10/10 : RUN ${MAKE} [2022-06-02T23:22:05.197Z] ---> Running in 4e063e7966d9 [2022-06-02T23:22:05.470Z] noop [2022-06-02T23:22:05.730Z] Removing intermediate container 4e063e7966d9 [2022-06-02T23:22:05.730Z] ---> 1fcb0eb5ab72 [2022-06-02T23:22:05.730Z] Successfully built 1fcb0eb5ab72 [2022-06-02T23:22:05.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:06.048Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:22:06.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:22:06.126Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:22:06.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:22:06.426Z] Still waiting to schedule task [2022-06-02T23:22:06.427Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-02T23:22:06.535Z] $ docker top 20320d8ce72018ee7f702c2513c46f8a7609ec850ce044eca4b43733952a365c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:22:06.887Z] + go version [2022-06-02T23:22:06.887Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T23:22:06.901Z] $ docker stop --time=1 20320d8ce72018ee7f702c2513c46f8a7609ec850ce044eca4b43733952a365c [2022-06-02T23:22:08.203Z] $ docker rm -f 20320d8ce72018ee7f702c2513c46f8a7609ec850ce044eca4b43733952a365c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:08.618Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:22:08.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:22:08.703Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:22:08.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:22:09.144Z] $ docker top 6a6276fff5bba0fbfb94329b0d20758b65446cdee1813bc3541f2296e9be409f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:22:09.514Z] + make test [2022-06-02T23:22:09.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-02T23:22:14.794Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 23.3% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.091s coverage: 27.6% of statements [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.068s coverage: 78.9% of statements [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.057s coverage: 9.0% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 82.9% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.088s coverage: 57.8% of statements [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.765s coverage: 89.2% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-02T23:22:24.776Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.8% of statements [2022-06-02T23:22:24.776Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-02T23:22:24.776Z] GO111MODULE=on go vet ./... [2022-06-02T23:22:31.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:22:31.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:22:31.352Z] ./bin/test-attribution-txt.sh [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:22:31.923Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:22:31.923Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:22:31.923Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:22:31.923Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:22:31.923Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:22:31.923Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:22:31.923Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:22:31.923Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:22:31.923Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:22:31.923Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:22:32.184Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:22:32.184Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:22:32.184Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:22:32.184Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:22:32.184Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:22:32.184Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:22:32.184Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:22:32.184Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:22:32.184Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:22:32.184Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:22:32.184Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:22:32.184Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:22:32.444Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:22:32.444Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:22:32.444Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:22:32.444Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:22:32.444Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T23:22:32.444Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-02T23:22:33.399Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:22:33.697Z] + go mod tidy [2022-06-02T23:22:33.697Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:22:33.697Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:22:33.697Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:22:33.697Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:22:33.697Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:22:33.697Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:22:33.697Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:22:33.697Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:22:33.697Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:22:33.697Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:22:33.697Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:22:33.958Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:22:33.958Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:22:33.958Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:22:33.958Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-02T23:22:33.958Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:22:33.958Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:22:33.958Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-02T23:22:33.972Z] $ docker stop --time=1 6a6276fff5bba0fbfb94329b0d20758b65446cdee1813bc3541f2296e9be409f [2022-06-02T23:22:36.408Z] $ docker rm -f 6a6276fff5bba0fbfb94329b0d20758b65446cdee1813bc3541f2296e9be409f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:22:36.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:22:37.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-02T23:22:37.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:22:37.763Z] + ls -al . [2022-06-02T23:22:37.763Z] total 308 [2022-06-02T23:22:37.763Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 2 23:22 . [2022-06-02T23:22:37.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:21 .. [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 23:21 .dockerignore [2022-06-02T23:22:37.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:21 .git [2022-06-02T23:22:37.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:21 .github [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 2 23:21 .gitignore [2022-06-02T23:22:37.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:21 .semver [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 26850 Jun 2 23:21 CHANGELOG.md [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:21 GOVERNANCE.md [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 2 23:21 Jenkinsfile [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 23:21 LICENSE [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 2 23:21 Makefile [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 2 23:21 OWNERS.md [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 2 23:21 README.md [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 23:21 VERSION [2022-06-02T23:22:37.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:21 bin [2022-06-02T23:22:37.763Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 2 23:22 coverage.out [2022-06-02T23:22:37.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:21 example [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 576 Jun 2 23:22 go.mod [2022-06-02T23:22:37.763Z] -rw-rw-r-- 1 jenkins jenkins 48946 Jun 2 23:21 go.sum [2022-06-02T23:22:37.763Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 23:21 internal [2022-06-02T23:22:37.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:21 openapi [2022-06-02T23:22:37.764Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:21 pkg [2022-06-02T23:22:37.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:21 snap [2022-06-02T23:22:37.764Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 2 23:21 vendor [2022-06-02T23:22:37.764Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:38.082Z] + 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=ba443a3625d4eef64e240836a867426dc0799199 --label arch=amd64 --label version=2.1.1-dev.4 . [2022-06-02T23:22:38.344Z] Sending build context to Docker daemon 20.84MB [2022-06-02T23:22:38.344Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:22:38.344Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-02T23:22:38.344Z] ---> 1fcb0eb5ab72 [2022-06-02T23:22:38.344Z] Step 3/24 : ARG MAKE=make build [2022-06-02T23:22:38.344Z] ---> Running in 541607ef9d18 [2022-06-02T23:22:38.344Z] Removing intermediate container 541607ef9d18 [2022-06-02T23:22:38.344Z] ---> d97dda6bd31b [2022-06-02T23:22:38.344Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-02T23:22:38.606Z] ---> Running in 2c62d258b4a3 [2022-06-02T23:22:38.606Z] Removing intermediate container 2c62d258b4a3 [2022-06-02T23:22:38.606Z] ---> c9dee81e944e [2022-06-02T23:22:38.606Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:22:38.606Z] ---> Running in a0aee3fa158b [2022-06-02T23:22:38.606Z] Removing intermediate container a0aee3fa158b [2022-06-02T23:22:38.606Z] ---> bc364afae717 [2022-06-02T23:22:38.606Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:22:38.865Z] ---> Running in a6354fa79d1d [2022-06-02T23:22:39.436Z] Removing intermediate container a6354fa79d1d [2022-06-02T23:22:39.436Z] ---> ec24dbd50153 [2022-06-02T23:22:39.436Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:22:39.436Z] ---> Running in 13572c36153e [2022-06-02T23:22:39.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:40.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:40.635Z] OK: 221 MiB in 52 packages [2022-06-02T23:22:41.205Z] Removing intermediate container 13572c36153e [2022-06-02T23:22:41.205Z] ---> 370f6bf0e504 [2022-06-02T23:22:41.205Z] Step 8/24 : COPY . . [2022-06-02T23:22:42.142Z] ---> 859230c9f937 [2022-06-02T23:22:42.142Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:22:42.142Z] ---> Running in 1fdb3399d3a0 [2022-06-02T23:22:42.404Z] skipping... [2022-06-02T23:22:42.664Z] Removing intermediate container 1fdb3399d3a0 [2022-06-02T23:22:42.664Z] ---> 2b8986485530 [2022-06-02T23:22:42.664Z] Step 10/24 : RUN ${MAKE} [2022-06-02T23:22:42.664Z] ---> Running in cbdc0ebb44c6 [2022-06-02T23:22:42.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.4" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-02T23:22:49.501Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-02T23:22:49.761Z] Removing intermediate container cbdc0ebb44c6 [2022-06-02T23:22:49.761Z] ---> c7dfc452ffbe [2022-06-02T23:22:49.761Z] Step 11/24 : FROM alpine:3.14 [2022-06-02T23:22:50.337Z] 3.14: Pulling from library/alpine [2022-06-02T23:22:50.598Z] 8663204ce13b: Pulling fs layer [2022-06-02T23:22:50.598Z] 8663204ce13b: Verifying Checksum [2022-06-02T23:22:50.598Z] 8663204ce13b: Download complete [2022-06-02T23:22:50.859Z] 8663204ce13b: Pull complete [2022-06-02T23:22:50.859Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:22:50.859Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:22:50.859Z] ---> e04c818066af [2022-06-02T23:22:50.859Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:22:50.859Z] ---> Running in fd26e8a488c7 [2022-06-02T23:22:51.120Z] Removing intermediate container fd26e8a488c7 [2022-06-02T23:22:51.120Z] ---> ed3818a584f5 [2022-06-02T23:22:51.120Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:22:51.120Z] ---> Running in db03dc78b8cb [2022-06-02T23:22:51.691Z] Removing intermediate container db03dc78b8cb [2022-06-02T23:22:51.691Z] ---> 0d29091ce246 [2022-06-02T23:22:51.691Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-02T23:22:51.691Z] ---> Running in 5181c64f7f37 [2022-06-02T23:22:51.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:52.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:22:52.892Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:22:53.152Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-02T23:22:53.152Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:22:53.152Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-02T23:22:53.414Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-02T23:22:53.414Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:22:53.414Z] OK: 8 MiB in 19 packages [2022-06-02T23:22:53.986Z] Removing intermediate container 5181c64f7f37 [2022-06-02T23:22:53.986Z] ---> e8f37c3de359 [2022-06-02T23:22:53.986Z] Step 15/24 : WORKDIR / [2022-06-02T23:22:53.986Z] ---> Running in 7383b0e58067 [2022-06-02T23:22:53.986Z] Removing intermediate container 7383b0e58067 [2022-06-02T23:22:53.986Z] ---> 3438e9581305 [2022-06-02T23:22:53.986Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-02T23:22:53.986Z] ---> da3c93168787 [2022-06-02T23:22:53.986Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-02T23:22:54.557Z] ---> e7ebfa7a9ab6 [2022-06-02T23:22:54.557Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-02T23:22:54.557Z] ---> 32222e4cced5 [2022-06-02T23:22:54.557Z] Step 19/24 : EXPOSE 59999 [2022-06-02T23:22:54.818Z] ---> Running in de551003f1ed [2022-06-02T23:22:54.818Z] Removing intermediate container de551003f1ed [2022-06-02T23:22:54.818Z] ---> a858611b90bc [2022-06-02T23:22:54.818Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-02T23:22:54.818Z] ---> Running in f26c2d8633ba [2022-06-02T23:22:54.818Z] Removing intermediate container f26c2d8633ba [2022-06-02T23:22:54.818Z] ---> 9f581f8af239 [2022-06-02T23:22:54.818Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:22:55.078Z] ---> Running in 8a33a68aa88d [2022-06-02T23:22:55.078Z] Removing intermediate container 8a33a68aa88d [2022-06-02T23:22:55.078Z] ---> 8d27ea4a9fc4 [2022-06-02T23:22:55.078Z] Step 22/24 : LABEL arch=amd64 [2022-06-02T23:22:55.078Z] ---> Running in 8ea984fa664f [2022-06-02T23:22:55.078Z] Removing intermediate container 8ea984fa664f [2022-06-02T23:22:55.078Z] ---> 8a217390025d [2022-06-02T23:22:55.078Z] Step 23/24 : LABEL git_sha=ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:22:55.339Z] ---> Running in 28d08f3366b1 [2022-06-02T23:22:55.339Z] Removing intermediate container 28d08f3366b1 [2022-06-02T23:22:55.339Z] ---> 0da63f5b0d2a [2022-06-02T23:22:55.339Z] Step 24/24 : LABEL version=2.1.1-dev.4 [2022-06-02T23:22:55.339Z] ---> Running in 615a54cd38f0 [2022-06-02T23:22:55.339Z] Removing intermediate container 615a54cd38f0 [2022-06-02T23:22:55.339Z] ---> 188b83d98f47 [2022-06-02T23:22:55.339Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:22:55.339Z] Successfully built 188b83d98f47 [2022-06-02T23:22:55.339Z] 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-06-02T23:22:55.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:22:55.739Z] [2022-06-02T23:22:55.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:22:56.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:22:56.040Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T23:22:56.040Z] 5eb5b503b376: Pulling fs layer [2022-06-02T23:22:56.040Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T23:22:56.040Z] ec43610c2a17: Pulling fs layer [2022-06-02T23:22:56.040Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T23:22:56.040Z] 33b1e0a273af: Pulling fs layer [2022-06-02T23:22:56.040Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T23:22:56.040Z] 2f39f015ded8: Pulling fs layer [2022-06-02T23:22:56.040Z] 3a2ae6a8a46f: Waiting [2022-06-02T23:22:56.040Z] 33b1e0a273af: Waiting [2022-06-02T23:22:56.040Z] 5d3b04190fa2: Waiting [2022-06-02T23:22:56.040Z] 2f39f015ded8: Waiting [2022-06-02T23:22:56.040Z] 5c69ac0246d0: Download complete [2022-06-02T23:22:56.040Z] 3a2ae6a8a46f: Download complete [2022-06-02T23:22:56.040Z] 33b1e0a273af: Verifying Checksum [2022-06-02T23:22:56.040Z] 33b1e0a273af: Download complete [2022-06-02T23:22:56.040Z] 5d3b04190fa2: Verifying Checksum [2022-06-02T23:22:56.040Z] 5d3b04190fa2: Download complete [2022-06-02T23:22:56.040Z] ec43610c2a17: Verifying Checksum [2022-06-02T23:22:56.040Z] ec43610c2a17: Download complete [2022-06-02T23:22:56.301Z] 5eb5b503b376: Verifying Checksum [2022-06-02T23:22:56.301Z] 5eb5b503b376: Download complete [2022-06-02T23:22:56.867Z] 2f39f015ded8: Verifying Checksum [2022-06-02T23:22:56.867Z] 2f39f015ded8: Download complete [2022-06-02T23:22:57.433Z] 5eb5b503b376: Pull complete [2022-06-02T23:22:57.693Z] 5c69ac0246d0: Pull complete [2022-06-02T23:22:57.953Z] ec43610c2a17: Pull complete [2022-06-02T23:22:57.953Z] 3a2ae6a8a46f: Pull complete [2022-06-02T23:22:58.212Z] 33b1e0a273af: Pull complete [2022-06-02T23:22:58.212Z] 5d3b04190fa2: Pull complete [2022-06-02T23:23:02.406Z] 2f39f015ded8: Pull complete [2022-06-02T23:23:02.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T23:23:02.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:23:02.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:23:02.496Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:23:02.530Z] $ 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/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T23:23:04.171Z] $ docker top 40242eee98dc0b6584e37807d278cefbf812d8377c8eec77a6b33b11d76ebf7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:23:04.550Z] ---> job-cost.sh [2022-06-02T23:23:04.550Z] lf-activate-venv: SKIPPING [2022-06-02T23:23:04.550Z] INFO: No Stack... [2022-06-02T23:23:04.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:23:05.379Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:23:05.670Z] + cat /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/cost.csv [2022-06-02T23:23:05.670Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:23:05.682Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [2022-06-02T23:23:05.691Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] did not exist. Created. [2022-06-02T23:23:05.691Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:23:05.999Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-02T23:23:06.042Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:23:06.049Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:23:06.066Z] $ docker stop --time=1 40242eee98dc0b6584e37807d278cefbf812d8377c8eec77a6b33b11d76ebf7c [2022-06-02T23:23:07.240Z] $ docker rm -f 40242eee98dc0b6584e37807d278cefbf812d8377c8eec77a6b33b11d76ebf7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T23:25:13.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-725 in /w/workspace/gexfoundry_device-sdk-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-02T23:25:13.956Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2022-06-02T23:25:14.007Z] The recommended git tool is: git [2022-06-02T23:25:21.723Z] using credential edgex-jenkins-ssh [2022-06-02T23:25:21.742Z] Cloning the remote Git repository [2022-06-02T23:25:21.899Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:25:22.129Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2022-06-02T23:25:22.290Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:25:22.291Z] > git --version # timeout=10 [2022-06-02T23:25:22.318Z] > git --version # 'git version 2.25.1' [2022-06-02T23:25:22.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:25:22.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:25:24.052Z] Avoid second fetch [2022-06-02T23:25:24.053Z] Checking out Revision ba443a3625d4eef64e240836a867426dc0799199 (jakarta) [2022-06-02T23:25:24.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-02T23:25:24.034Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:25:24.090Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T23:25:24.108Z] > git checkout -f ba443a3625d4eef64e240836a867426dc0799199 # timeout=10 [2022-06-02T23:25:29.069Z] Commit message: "Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:25:29.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T23:25:29.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:25:29.928Z] Dload Upload Total Spent Left Speed [2022-06-02T23:25:29.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh [2022-06-02T23:25:30.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T23:25:31.041Z] + sudo tee+ /etc/docker/daemon.new [2022-06-02T23:25:31.041Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T23:25:31.041Z] { [2022-06-02T23:25:31.041Z] "registry-mirrors": [ [2022-06-02T23:25:31.041Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T23:25:31.041Z] ], [2022-06-02T23:25:31.041Z] "bip": "10.250.0.254/24", [2022-06-02T23:25:31.041Z] "hosts": [ [2022-06-02T23:25:31.041Z] "tcp://0.0.0.0:5555", [2022-06-02T23:25:31.041Z] "unix:///var/run/docker.sock" [2022-06-02T23:25:31.041Z] ], [2022-06-02T23:25:31.041Z] "mtu": 1458, [2022-06-02T23:25:31.041Z] "selinux-enabled": true, [2022-06-02T23:25:31.041Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T23:25:31.041Z] } [Pipeline] sh [2022-06-02T23:25:31.407Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T23:25:31.765Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:25:50.139Z] provisioning config files... [2022-06-02T23:25:50.170Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1464090070791812936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:25:50.554Z] ---> docker-login.sh [2022-06-02T23:25:50.554Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:25:51.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:25:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:25:51.438Z] Configure a credential helper to remove this warning. See [2022-06-02T23:25:51.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:25:51.438Z] [2022-06-02T23:25:51.438Z] Login Succeeded [2022-06-02T23:25:51.438Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:25:52.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:25:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:25:52.045Z] Configure a credential helper to remove this warning. See [2022-06-02T23:25:52.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:25:52.045Z] [2022-06-02T23:25:52.045Z] Login Succeeded [2022-06-02T23:25:52.045Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:25:52.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:25:52.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:25:52.610Z] Configure a credential helper to remove this warning. See [2022-06-02T23:25:52.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:25:52.610Z] [2022-06-02T23:25:52.610Z] Login Succeeded [2022-06-02T23:25:52.610Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:25:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:25:53.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:25:53.169Z] Configure a credential helper to remove this warning. See [2022-06-02T23:25:53.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:25:53.169Z] [2022-06-02T23:25:53.169Z] Login Succeeded [2022-06-02T23:25:53.169Z] docker.io [2022-06-02T23:25:53.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:25:54.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:25:54.047Z] Configure a credential helper to remove this warning. See [2022-06-02T23:25:54.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:25:54.047Z] [2022-06-02T23:25:54.047Z] Login Succeeded [2022-06-02T23:25:54.047Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:25:54.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:25:54.737Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:25:54.748Z] ========================================================= [2022-06-02T23:25:54.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-02T23:25:54.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:25:55.143Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:25:56.595Z] Sending build context to Docker daemon 16.21MB [2022-06-02T23:25:56.595Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:25:56.595Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-02T23:25:56.595Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T23:25:56.595Z] 9b3977197b4f: Pulling fs layer [2022-06-02T23:25:56.595Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T23:25:56.595Z] 94645a83ff95: Pulling fs layer [2022-06-02T23:25:56.595Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T23:25:56.595Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T23:25:56.595Z] 63b1bc5785f6: Pulling fs layer [2022-06-02T23:25:56.595Z] 626d30ff41c6: Pulling fs layer [2022-06-02T23:25:56.595Z] de1d54c125be: Pulling fs layer [2022-06-02T23:25:56.595Z] 3f3a8bcf1eab: Waiting [2022-06-02T23:25:56.595Z] 0c92f367c5e7: Waiting [2022-06-02T23:25:56.595Z] 63b1bc5785f6: Waiting [2022-06-02T23:25:56.595Z] 626d30ff41c6: Waiting [2022-06-02T23:25:56.595Z] de1d54c125be: Waiting [2022-06-02T23:25:56.595Z] 94645a83ff95: Download complete [2022-06-02T23:25:56.595Z] 1a89e8eeedd5: Verifying Checksum [2022-06-02T23:25:56.595Z] 1a89e8eeedd5: Download complete [2022-06-02T23:25:56.595Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T23:25:56.595Z] 0c92f367c5e7: Download complete [2022-06-02T23:25:56.876Z] 63b1bc5785f6: Verifying Checksum [2022-06-02T23:25:56.876Z] 63b1bc5785f6: Download complete [2022-06-02T23:25:56.876Z] 9b3977197b4f: Verifying Checksum [2022-06-02T23:25:56.876Z] 9b3977197b4f: Download complete [2022-06-02T23:25:56.876Z] 626d30ff41c6: Verifying Checksum [2022-06-02T23:25:56.876Z] 626d30ff41c6: Download complete [2022-06-02T23:25:57.479Z] 9b3977197b4f: Pull complete [2022-06-02T23:25:58.087Z] 1a89e8eeedd5: Pull complete [2022-06-02T23:25:58.373Z] 94645a83ff95: Pull complete [2022-06-02T23:25:58.976Z] de1d54c125be: Verifying Checksum [2022-06-02T23:25:59.573Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T23:25:59.573Z] 3f3a8bcf1eab: Download complete [2022-06-02T23:26:11.987Z] 3f3a8bcf1eab: Pull complete [2022-06-02T23:26:11.987Z] 0c92f367c5e7: Pull complete [2022-06-02T23:26:11.987Z] 63b1bc5785f6: Pull complete [2022-06-02T23:26:12.263Z] 626d30ff41c6: Pull complete [2022-06-02T23:26:18.995Z] de1d54c125be: Pull complete [2022-06-02T23:26:18.995Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-02T23:26:18.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:26:18.995Z] ---> 5f011755c4a2 [2022-06-02T23:26:18.995Z] Step 3/10 : ARG MAKE=make build [2022-06-02T23:26:19.982Z] ---> Running in aa0757b935a5 [2022-06-02T23:26:20.256Z] Removing intermediate container aa0757b935a5 [2022-06-02T23:26:20.256Z] ---> 02eef45b52e8 [2022-06-02T23:26:20.256Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-02T23:26:20.540Z] ---> Running in b533691eea4f [2022-06-02T23:26:21.978Z] Removing intermediate container b533691eea4f [2022-06-02T23:26:21.978Z] ---> d69131b48a53 [2022-06-02T23:26:21.978Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:26:22.251Z] ---> Running in 77b7c9a78f71 [2022-06-02T23:26:22.526Z] Removing intermediate container 77b7c9a78f71 [2022-06-02T23:26:22.526Z] ---> bb5edd5539fe [2022-06-02T23:26:22.526Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:26:22.526Z] ---> Running in 2624f7f54e23 [2022-06-02T23:26:24.514Z] Removing intermediate container 2624f7f54e23 [2022-06-02T23:26:24.514Z] ---> 4d385308f96d [2022-06-02T23:26:24.514Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:26:24.514Z] ---> Running in d4fdaf3feae8 [2022-06-02T23:26:25.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:26:26.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:26:27.064Z] OK: 220 MiB in 52 packages [2022-06-02T23:26:28.053Z] Removing intermediate container d4fdaf3feae8 [2022-06-02T23:26:28.053Z] ---> b8d9254a7761 [2022-06-02T23:26:28.053Z] Step 8/10 : COPY . . [2022-06-02T23:26:32.358Z] ---> d21fc8d73d03 [2022-06-02T23:26:32.358Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:26:32.358Z] ---> Running in 75cb24a1262a [2022-06-02T23:26:32.953Z] skipping... [2022-06-02T23:26:33.548Z] Removing intermediate container 75cb24a1262a [2022-06-02T23:26:33.548Z] ---> aed1fff5e757 [2022-06-02T23:26:33.548Z] Step 10/10 : RUN ${MAKE} [2022-06-02T23:26:33.548Z] ---> Running in f3ec5d1fd9f8 [2022-06-02T23:26:34.527Z] noop [2022-06-02T23:26:35.123Z] Removing intermediate container f3ec5d1fd9f8 [2022-06-02T23:26:35.123Z] ---> c16ca307d84d [2022-06-02T23:26:35.395Z] Successfully built c16ca307d84d [2022-06-02T23:26:35.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:26:35.760Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:26:35.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:26:36.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-06-02T23:26:36.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** ci-base-image-arm64 cat [2022-06-02T23:26:37.397Z] $ docker top 17d17bf3882035c5faee0851abd8bd9e6401b166b0c8730bd6014ddaa65d95b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:26:38.360Z] + go version [2022-06-02T23:26:38.361Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T23:26:38.398Z] $ docker stop --time=1 17d17bf3882035c5faee0851abd8bd9e6401b166b0c8730bd6014ddaa65d95b4 [2022-06-02T23:26:40.058Z] $ docker rm -f 17d17bf3882035c5faee0851abd8bd9e6401b166b0c8730bd6014ddaa65d95b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:26:40.679Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:26:40.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:26:40.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-06-02T23:26:41.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** ci-base-image-arm64 cat [2022-06-02T23:26:42.367Z] $ docker top f559b052347811c19aea00e64c58e2b8b67e86397f2f6997f7afaa93725ad6a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:26:43.317Z] + make test [2022-06-02T23:26:43.317Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-02T23:27:15.715Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-02T23:28:37.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-02T23:28:37.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-02T23:28:37.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.323s coverage: 23.3% of statements [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.233s coverage: 27.6% of statements [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.283s coverage: 78.9% of statements [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.215s coverage: 9.0% of statements [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.337s coverage: 28.7% of statements [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-02T23:28:40.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.270s coverage: 82.9% of statements [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-02T23:28:40.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-02T23:28:42.964Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.578s coverage: 57.8% of statements [2022-06-02T23:28:47.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.372s coverage: 89.2% of statements [2022-06-02T23:28:47.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-02T23:28:47.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.254s coverage: 4.8% of statements [2022-06-02T23:28:47.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-02T23:28:47.565Z] GO111MODULE=on go vet ./... [2022-06-02T23:29:55.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:29:55.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:29:55.611Z] ./bin/test-attribution-txt.sh [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:29:55.611Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:29:55.611Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:29:55.611Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:29:55.611Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:29:55.611Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:29:55.611Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:29:55.611Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:29:55.611Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:29:55.611Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:29:55.611Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:29:55.611Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:29:55.611Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:29:55.611Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:29:55.611Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:29:55.611Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:29:55.611Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:29:55.611Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:29:55.611Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:29:55.611Z] go: downloading github.com/mattn/go-isatty v0.0.12 [Pipeline] echo [2022-06-02T23:29:56.613Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:29:57.282Z] + go mod tidy [2022-06-02T23:29:57.557Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:29:57.557Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:29:57.557Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:29:57.833Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:29:57.833Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:29:57.833Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:29:57.833Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:29:57.833Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:29:57.833Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:29:57.833Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:29:58.109Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:29:58.109Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:29:58.109Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:29:58.109Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:29:58.109Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:29:58.109Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:29:58.109Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:29:58.109Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:29:58.390Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:29:58.390Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-02T23:29:58.390Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:29:58.390Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:29:58.666Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-02T23:29:58.699Z] $ docker stop --time=1 f559b052347811c19aea00e64c58e2b8b67e86397f2f6997f7afaa93725ad6a2 [2022-06-02T23:30:01.215Z] $ docker rm -f f559b052347811c19aea00e64c58e2b8b67e86397f2f6997f7afaa93725ad6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:30:03.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:30:03.990Z] Warning: overwriting stash ‘coverage-report’ [2022-06-02T23:30:04.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:30:05.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:30:05.565Z] + ls -al . [2022-06-02T23:30:05.565Z] total 304 [2022-06-02T23:30:05.565Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 2 23:29 . [2022-06-02T23:30:05.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:25 .. [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 23:25 .dockerignore [2022-06-02T23:30:05.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:25 .git [2022-06-02T23:30:05.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:25 .github [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 2 23:25 .gitignore [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 26850 Jun 2 23:25 CHANGELOG.md [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:25 GOVERNANCE.md [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 2 23:25 Jenkinsfile [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 23:25 LICENSE [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 2 23:25 Makefile [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 2 23:25 OWNERS.md [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 2 23:25 README.md [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 23:21 VERSION [2022-06-02T23:30:05.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:25 bin [2022-06-02T23:30:05.565Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 2 23:28 coverage.out [2022-06-02T23:30:05.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:25 example [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 576 Jun 2 23:29 go.mod [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 48946 Jun 2 23:25 go.sum [2022-06-02T23:30:05.565Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 23:25 internal [2022-06-02T23:30:05.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:25 openapi [2022-06-02T23:30:05.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:25 pkg [2022-06-02T23:30:05.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:25 snap [2022-06-02T23:30:05.565Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 2 23:25 vendor [2022-06-02T23:30:05.565Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:30:05.936Z] + 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=ba443a3625d4eef64e240836a867426dc0799199 --label arch=arm64 --label version=2.1.1-dev.4 . [2022-06-02T23:30:07.375Z] Sending build context to Docker daemon 16.34MB [2022-06-02T23:30:07.376Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:30:07.376Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-02T23:30:07.376Z] ---> c16ca307d84d [2022-06-02T23:30:07.376Z] Step 3/24 : ARG MAKE=make build [2022-06-02T23:30:07.376Z] ---> Running in db49508fbf0a [2022-06-02T23:30:07.654Z] Removing intermediate container db49508fbf0a [2022-06-02T23:30:07.654Z] ---> 1a0bbfef29b4 [2022-06-02T23:30:07.654Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-02T23:30:07.935Z] ---> Running in cd9e88a3fc7b [2022-06-02T23:30:08.210Z] Removing intermediate container cd9e88a3fc7b [2022-06-02T23:30:08.210Z] ---> 4033fc352fbe [2022-06-02T23:30:08.210Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:30:08.210Z] ---> Running in b1223f41da21 [2022-06-02T23:30:08.488Z] Removing intermediate container b1223f41da21 [2022-06-02T23:30:08.488Z] ---> 46caf30bb25e [2022-06-02T23:30:08.488Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:30:08.774Z] ---> Running in bcb161bc3fec [2022-06-02T23:30:10.235Z] Removing intermediate container bcb161bc3fec [2022-06-02T23:30:10.235Z] ---> 5301d6d01cbd [2022-06-02T23:30:10.235Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:30:10.512Z] ---> Running in 63b425bf84a0 [2022-06-02T23:30:11.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:30:12.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:30:13.471Z] OK: 220 MiB in 52 packages [2022-06-02T23:30:14.069Z] Removing intermediate container 63b425bf84a0 [2022-06-02T23:30:14.069Z] ---> 6cf1d3cb8a9f [2022-06-02T23:30:14.069Z] Step 8/24 : COPY . . [2022-06-02T23:30:18.386Z] ---> 63e51c08cfb1 [2022-06-02T23:30:18.386Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:30:18.665Z] ---> Running in 41f20242089a [2022-06-02T23:30:19.662Z] skipping... [2022-06-02T23:30:20.272Z] Removing intermediate container 41f20242089a [2022-06-02T23:30:20.272Z] ---> 44acdadb0ccd [2022-06-02T23:30:20.272Z] Step 10/24 : RUN ${MAKE} [2022-06-02T23:30:20.272Z] ---> Running in 542e678f03d1 [2022-06-02T23:30:21.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.4" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-02T23:31:08.749Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-02T23:31:08.749Z] Removing intermediate container 542e678f03d1 [2022-06-02T23:31:08.749Z] ---> 832fd97c8cf2 [2022-06-02T23:31:08.749Z] Step 11/24 : FROM alpine:3.14 [2022-06-02T23:31:08.749Z] 3.14: Pulling from library/alpine [2022-06-02T23:31:08.749Z] 455c02918c45: Pulling fs layer [2022-06-02T23:31:08.749Z] 455c02918c45: Verifying Checksum [2022-06-02T23:31:08.749Z] 455c02918c45: Download complete [2022-06-02T23:31:08.749Z] 455c02918c45: Pull complete [2022-06-02T23:31:08.749Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:31:08.749Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:31:08.749Z] ---> ac73e934f311 [2022-06-02T23:31:08.749Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:31:08.749Z] ---> Running in cad6d291ad70 [2022-06-02T23:31:08.749Z] Removing intermediate container cad6d291ad70 [2022-06-02T23:31:08.749Z] ---> df7e68785207 [2022-06-02T23:31:08.749Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:31:08.749Z] ---> Running in db952872004c [2022-06-02T23:31:08.749Z] Removing intermediate container db952872004c [2022-06-02T23:31:08.749Z] ---> a46937f49f93 [2022-06-02T23:31:08.749Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-02T23:31:08.749Z] ---> Running in 9cf825b0e439 [2022-06-02T23:31:09.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:31:10.010Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:31:10.998Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:31:10.998Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-02T23:31:10.998Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:31:10.998Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-02T23:31:11.275Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-02T23:31:11.275Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:31:11.275Z] OK: 8 MiB in 19 packages [2022-06-02T23:31:12.275Z] Removing intermediate container 9cf825b0e439 [2022-06-02T23:31:12.275Z] ---> 384393bb360c [2022-06-02T23:31:12.275Z] Step 15/24 : WORKDIR / [2022-06-02T23:31:12.275Z] ---> Running in c6d75f398a99 [2022-06-02T23:31:12.554Z] Removing intermediate container c6d75f398a99 [2022-06-02T23:31:12.554Z] ---> b9cf631859dc [2022-06-02T23:31:12.554Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-02T23:31:13.152Z] ---> 811134e0f7f2 [2022-06-02T23:31:13.152Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-02T23:31:14.139Z] ---> 9e45564ca185 [2022-06-02T23:31:14.139Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-02T23:31:14.740Z] ---> 6f1054659a62 [2022-06-02T23:31:14.740Z] Step 19/24 : EXPOSE 59999 [2022-06-02T23:31:14.740Z] ---> Running in 30cac3395a64 [2022-06-02T23:31:15.014Z] Removing intermediate container 30cac3395a64 [2022-06-02T23:31:15.014Z] ---> a5b5243da81f [2022-06-02T23:31:15.014Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-02T23:31:15.014Z] ---> Running in aaac80c9c8f8 [2022-06-02T23:31:15.290Z] Removing intermediate container aaac80c9c8f8 [2022-06-02T23:31:15.290Z] ---> 9cf48b42d526 [2022-06-02T23:31:15.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:31:15.567Z] ---> Running in 08cfb0abd686 [2022-06-02T23:31:15.843Z] Removing intermediate container 08cfb0abd686 [2022-06-02T23:31:15.843Z] ---> aff7a66c5c01 [2022-06-02T23:31:15.843Z] Step 22/24 : LABEL arch=arm64 [2022-06-02T23:31:15.843Z] ---> Running in 7193cec4fb3f [2022-06-02T23:31:16.127Z] Removing intermediate container 7193cec4fb3f [2022-06-02T23:31:16.127Z] ---> d4a36e343752 [2022-06-02T23:31:16.127Z] Step 23/24 : LABEL git_sha=ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:31:16.400Z] ---> Running in e063a9bf7442 [2022-06-02T23:31:16.684Z] Removing intermediate container e063a9bf7442 [2022-06-02T23:31:16.684Z] ---> 77c9fd733386 [2022-06-02T23:31:16.684Z] Step 24/24 : LABEL version=2.1.1-dev.4 [2022-06-02T23:31:16.684Z] ---> Running in 628b51b1acbb [2022-06-02T23:31:16.957Z] Removing intermediate container 628b51b1acbb [2022-06-02T23:31:16.957Z] ---> 371ec1e6d330 [2022-06-02T23:31:16.957Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:31:17.232Z] Successfully built 371ec1e6d330 [2022-06-02T23:31:17.232Z] 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-06-02T23:31:17.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:31:17.675Z] [2022-06-02T23:31:17.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:31:18.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:31:18.312Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T23:31:18.312Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T23:31:18.312Z] 04944245beec: Pulling fs layer [2022-06-02T23:31:18.312Z] 699f458cf7ca: Pulling fs layer [2022-06-02T23:31:18.312Z] 765212b225bb: Pulling fs layer [2022-06-02T23:31:18.312Z] f23df028b6ca: Pulling fs layer [2022-06-02T23:31:18.312Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T23:31:18.312Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T23:31:18.312Z] 765212b225bb: Waiting [2022-06-02T23:31:18.312Z] f23df028b6ca: Waiting [2022-06-02T23:31:18.312Z] 2437ff75d9bd: Waiting [2022-06-02T23:31:18.312Z] d65c8cfc05b1: Waiting [2022-06-02T23:31:18.312Z] 04944245beec: Verifying Checksum [2022-06-02T23:31:18.312Z] 04944245beec: Download complete [2022-06-02T23:31:18.312Z] 765212b225bb: Verifying Checksum [2022-06-02T23:31:18.312Z] 765212b225bb: Download complete [2022-06-02T23:31:18.312Z] f23df028b6ca: Verifying Checksum [2022-06-02T23:31:18.312Z] f23df028b6ca: Download complete [2022-06-02T23:31:18.312Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T23:31:18.312Z] d65c8cfc05b1: Download complete [2022-06-02T23:31:18.591Z] 699f458cf7ca: Verifying Checksum [2022-06-02T23:31:18.591Z] 699f458cf7ca: Download complete [2022-06-02T23:31:18.867Z] 8998bd30e6a1: Verifying Checksum [2022-06-02T23:31:18.867Z] 8998bd30e6a1: Download complete [2022-06-02T23:31:21.502Z] 2437ff75d9bd: Verifying Checksum [2022-06-02T23:31:21.502Z] 2437ff75d9bd: Download complete [2022-06-02T23:31:23.486Z] 8998bd30e6a1: Pull complete [2022-06-02T23:31:23.760Z] 04944245beec: Pull complete [2022-06-02T23:31:25.204Z] 699f458cf7ca: Pull complete [2022-06-02T23:31:25.476Z] 765212b225bb: Pull complete [2022-06-02T23:31:26.075Z] f23df028b6ca: Pull complete [2022-06-02T23:31:26.348Z] d65c8cfc05b1: Pull complete [2022-06-02T23:31:41.450Z] 2437ff75d9bd: Pull complete [2022-06-02T23:31:41.450Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T23:31:41.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:31:41.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:31:41.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-06-02T23:31:41.801Z] $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-02T23:31:44.506Z] $ docker top 3217dd1ec02c1eed156cfe7ac128d018e24484b69a7a0b8a2bd4e57f9cedee30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:31:45.442Z] ---> job-cost.sh [2022-06-02T23:31:45.442Z] lf-activate-venv: SKIPPING [2022-06-02T23:31:45.442Z] INFO: No Stack... [2022-06-02T23:31:46.039Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T23:31:47.020Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:31:47.692Z] + cut -d, -f6 [2022-06-02T23:31:47.692Z] + cat /w/workspace/device-sdk-go/8/archives/cost.csv [Pipeline] lock [2022-06-02T23:31:47.764Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [2022-06-02T23:31:47.777Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] did not exist. Created. [2022-06-02T23:31:47.777Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:31:48.468Z] /w/workspace/device-sdk-go/8@tmp/durable-2a91239a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-02T23:31:49.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T23:31:49.171Z] Warning: overwriting stash ‘stack-cost’ [2022-06-02T23:31:49.414Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:31:49.421Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:31:49.460Z] $ docker stop --time=1 3217dd1ec02c1eed156cfe7ac128d018e24484b69a7a0b8a2bd4e57f9cedee30 [2022-06-02T23:31:50.971Z] $ docker rm -f 3217dd1ec02c1eed156cfe7ac128d018e24484b69a7a0b8a2bd4e57f9cedee30 [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-06-02T23:31:51.443Z] provisioning config files... [2022-06-02T23:31:51.453Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config1139493344231827508tmp [Pipeline] { [Pipeline] sh [2022-06-02T23:31:51.754Z] + set +x [2022-06-02T23:31:51.754Z] + curl -s https://codecov.io/bash [2022-06-02T23:31:51.754Z] + bash -s -- [2022-06-02T23:31:51.754Z] [2022-06-02T23:31:51.754Z] _____ _ [2022-06-02T23:31:51.754Z] / ____| | | [2022-06-02T23:31:51.754Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T23:31:51.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T23:31:51.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T23:31:51.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T23:31:51.754Z] Bash-1.0.6 [2022-06-02T23:31:51.754Z] [2022-06-02T23:31:51.754Z] [2022-06-02T23:31:51.754Z] ==> git version 2.25.1 found [2022-06-02T23:31:51.754Z] ==> 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-06-02T23:31:51.754Z] Release-Date: 2020-01-08 [2022-06-02T23:31:51.754Z] 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-06-02T23:31:51.754Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T23:31:51.754Z] ==> Jenkins CI detected. [2022-06-02T23:31:51.754Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-02T23:31:51.754Z] project root: . [2022-06-02T23:31:51.754Z] --> token set from env [2022-06-02T23:31:51.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T23:31:51.754Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T23:31:51.754Z] ==> Python coveragepy not found [2022-06-02T23:31:51.754Z] ==> Searching for coverage reports in: [2022-06-02T23:31:51.754Z] + . [2022-06-02T23:31:51.754Z] -> Found 1 reports [2022-06-02T23:31:51.754Z] ==> Detecting git/mercurial file structure [2022-06-02T23:31:51.754Z] ==> Reading reports [2022-06-02T23:31:51.754Z] + ./coverage.out bytes=128641 [2022-06-02T23:31:51.754Z] ==> Appending adjustments [2022-06-02T23:31:51.754Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T23:31:52.014Z] + Found adjustments [2022-06-02T23:31:52.014Z] ==> Gzipping contents [2022-06-02T23:31:52.275Z] 24K /tmp/codecov.KkiaL5.gz [2022-06-02T23:31:52.275Z] ==> Uploading reports [2022-06-02T23:31:52.275Z] url: https://codecov.io [2022-06-02T23:31:52.275Z] query: branch=jakarta&commit=ba443a3625d4eef64e240836a867426dc0799199&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:31:52.275Z] -> Pinging Codecov [2022-06-02T23:31:52.275Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=jakarta&commit=ba443a3625d4eef64e240836a867426dc0799199&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:31:52.538Z] -> Uploading to [2022-06-02T23:31:52.538Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/7E55EF52A471D76F132DFD9A03CDDE97/ba443a3625d4eef64e240836a867426dc0799199/5ada496f-9b1c-4b19-b87d-77a22d7dcac3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T233152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=609d25850c9aed65193a92244cb3913ee5a344b6d60d2834667b2306e7ea2ece [2022-06-02T23:31:52.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:31:52.538Z] Dload Upload Total Spent Left Speed [2022-06-02T23:31:52.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23050 0 0 100 23050 0 101k --:--:-- --:--:-- --:--:-- 101k [2022-06-02T23:31:52.538Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] } [2022-06-02T23:31:52.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-02T23:31:52.666Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-02T23:31:52.676Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:31:52.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:31:52.978Z] [2022-06-02T23:31:52.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:31:53.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:31:53.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-02T23:31:53.286Z] df9b9388f04a: Pulling fs layer [2022-06-02T23:31:53.286Z] 52dc419b0ee2: Pulling fs layer [2022-06-02T23:31:53.286Z] 25bc292e5bac: Pulling fs layer [2022-06-02T23:31:53.286Z] 114826534d7a: Pulling fs layer [2022-06-02T23:31:53.286Z] 4657fd5d0bcf: Pulling fs layer [2022-06-02T23:31:53.286Z] 6ad1cebc031e: Pulling fs layer [2022-06-02T23:31:53.286Z] 8a3aa393b2d8: Pulling fs layer [2022-06-02T23:31:53.286Z] 114826534d7a: Waiting [2022-06-02T23:31:53.286Z] 4657fd5d0bcf: Waiting [2022-06-02T23:31:53.286Z] 6ad1cebc031e: Waiting [2022-06-02T23:31:53.286Z] 8a3aa393b2d8: Waiting [2022-06-02T23:31:53.286Z] 25bc292e5bac: Verifying Checksum [2022-06-02T23:31:53.286Z] 25bc292e5bac: Download complete [2022-06-02T23:31:53.286Z] 52dc419b0ee2: Verifying Checksum [2022-06-02T23:31:53.286Z] 52dc419b0ee2: Download complete [2022-06-02T23:31:53.286Z] 4657fd5d0bcf: Verifying Checksum [2022-06-02T23:31:53.286Z] 4657fd5d0bcf: Download complete [2022-06-02T23:31:53.286Z] df9b9388f04a: Download complete [2022-06-02T23:31:53.546Z] df9b9388f04a: Pull complete [2022-06-02T23:31:53.546Z] 6ad1cebc031e: Verifying Checksum [2022-06-02T23:31:53.546Z] 6ad1cebc031e: Download complete [2022-06-02T23:31:53.546Z] 52dc419b0ee2: Pull complete [2022-06-02T23:31:53.546Z] 25bc292e5bac: Pull complete [2022-06-02T23:31:54.117Z] 114826534d7a: Verifying Checksum [2022-06-02T23:31:54.117Z] 114826534d7a: Download complete [2022-06-02T23:31:54.375Z] 8a3aa393b2d8: Verifying Checksum [2022-06-02T23:31:54.375Z] 8a3aa393b2d8: Download complete [2022-06-02T23:31:57.664Z] 114826534d7a: Pull complete [2022-06-02T23:31:57.664Z] 4657fd5d0bcf: Pull complete [2022-06-02T23:31:57.923Z] 6ad1cebc031e: Pull complete [2022-06-02T23:32:01.217Z] 8a3aa393b2d8: Pull complete [2022-06-02T23:32:01.218Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-02T23:32:01.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:32:01.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:01.312Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:01.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-02T23:32:03.027Z] $ docker top 7fe725f270ed303c9cf127898286bb10fc33d6e2ef41b58ef998250c2263418d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-02T23:32:03.101Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-02T23:32:03.382Z] + set -o pipefail [2022-06-02T23:32:03.382Z] + snyk monitor '--org=edgex-jenkins' [2022-06-02T23:32:06.681Z] [2022-06-02T23:32:06.681Z] Monitoring /w/workspace/gexfoundry_device-sdk-go_jakarta (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-02T23:32:06.681Z] [2022-06-02T23:32:06.681Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ba377af3-36a8-4335-a1bd-36a721f94976/history/da5968c8-8074-4d83-876c-a294205fef0e [2022-06-02T23:32:06.681Z] [2022-06-02T23:32:06.681Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-02T23:32:06.681Z] [2022-06-02T23:32:06.681Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-02T23:32:06.681Z] [2022-06-02T23:32:06.681Z] [Pipeline] } [2022-06-02T23:32:06.695Z] $ docker stop --time=1 7fe725f270ed303c9cf127898286bb10fc33d6e2ef41b58ef998250c2263418d [2022-06-02T23:32:08.027Z] $ docker rm -f 7fe725f270ed303c9cf127898286bb10fc33d6e2ef41b58ef998250c2263418d [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-06-02T23:32:08.218Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:32:08.230Z] provisioning config files... [2022-06-02T23:32:08.238Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7748350724283734400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:08.534Z] --> edgex-publish-swagger.sh [2022-06-02T23:32:08.534Z] === Publish openapi/v2 API === [2022-06-02T23:32:08.534Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-02T23:32:08.534Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/gexfoundry_device-sdk-go_jakarta/openapi/v2/device-sdk.yaml] [2022-06-02T23:32:08.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:32:08.534Z] Dload Upload Total Spent Left Speed [2022-06-02T23:32:09.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 76759 --:--:-- --:--:-- --:--:-- 76645 100 51659 0 0 100 51659 0 76759 --:--:-- --:--:-- --:--:-- 76645 [2022-06-02T23:32:09.105Z] [2022-06-02T23:32:09.105Z] [Pipeline] } [2022-06-02T23:32:09.113Z] 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-06-02T23:32:09.512Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] sh [2022-06-02T23:32:09.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:32:09.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:10.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:32:10.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:10.188Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:10.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:32:10.655Z] $ docker top b0ba25120e02bb4376c3a0847bce93fc4968b2c4031f4962b20a5b9fda36cfb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:32:10.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:32:10.748Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:32:10.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:32:10.888Z] $ docker exec b0ba25120e02bb4376c3a0847bce93fc4968b2c4031f4962b20a5b9fda36cfb5 ssh-agent [2022-06-02T23:32:11.033Z] SSH_AUTH_SOCK=/tmp/ssh-4zTRM79y8nKC/agent.34 [2022-06-02T23:32:11.033Z] SSH_AGENT_PID=40 [2022-06-02T23:32:11.040Z] Running ssh-add (command line suppressed) [2022-06-02T23:32:11.164Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_948929770554577250.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_948929770554577250.key) [2022-06-02T23:32:11.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:32:11.463Z] + git semver tag [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,640 [run_tag] DEBUG tag force:False [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,641 [check_head_tag] DEBUG check head tag [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,641 [execute] INFO git cat-file --batch-check [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,645 [execute] INFO git cat-file --batch [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,655 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,655 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,656 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:32:11.724Z] 2022-06-02 23:32:11,660 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:11.724Z] 2.1.1-dev.4 [Pipeline] } [2022-06-02T23:32:11.737Z] $ docker exec --env ******** --env ******** b0ba25120e02bb4376c3a0847bce93fc4968b2c4031f4962b20a5b9fda36cfb5 ssh-agent -k [2022-06-02T23:32:11.870Z] unset SSH_AUTH_SOCK; [2022-06-02T23:32:11.871Z] unset SSH_AGENT_PID; [2022-06-02T23:32:11.871Z] echo Agent pid 40 killed; [2022-06-02T23:32:11.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:32:12.185Z] + git semver [Pipeline] } [2022-06-02T23:32:12.457Z] $ docker stop --time=1 b0ba25120e02bb4376c3a0847bce93fc4968b2c4031f4962b20a5b9fda36cfb5 [2022-06-02T23:32:13.768Z] $ docker rm -f b0ba25120e02bb4376c3a0847bce93fc4968b2c4031f4962b20a5b9fda36cfb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:14.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:32:14.169Z] [2022-06-02T23:32:14.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:14.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:32:14.472Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-02T23:32:14.472Z] ab5ef0e58194: Pulling fs layer [2022-06-02T23:32:14.472Z] 9712f1f96733: Pulling fs layer [2022-06-02T23:32:14.472Z] 63f879dbbcfc: Pulling fs layer [2022-06-02T23:32:14.472Z] 0d9ebad4ef96: Pulling fs layer [2022-06-02T23:32:14.472Z] e9a5061849ea: Pulling fs layer [2022-06-02T23:32:14.472Z] d747dcd14b5f: Pulling fs layer [2022-06-02T23:32:14.472Z] 2de7ff778b66: Pulling fs layer [2022-06-02T23:32:14.472Z] 0d9ebad4ef96: Waiting [2022-06-02T23:32:14.472Z] e9a5061849ea: Waiting [2022-06-02T23:32:14.472Z] d747dcd14b5f: Waiting [2022-06-02T23:32:14.472Z] 2de7ff778b66: Waiting [2022-06-02T23:32:14.472Z] 9712f1f96733: Verifying Checksum [2022-06-02T23:32:14.472Z] 9712f1f96733: Download complete [2022-06-02T23:32:15.053Z] 63f879dbbcfc: Verifying Checksum [2022-06-02T23:32:15.053Z] 63f879dbbcfc: Download complete [2022-06-02T23:32:15.053Z] ab5ef0e58194: Verifying Checksum [2022-06-02T23:32:15.053Z] ab5ef0e58194: Download complete [2022-06-02T23:32:15.053Z] e9a5061849ea: Verifying Checksum [2022-06-02T23:32:15.053Z] e9a5061849ea: Download complete [2022-06-02T23:32:15.053Z] d747dcd14b5f: Verifying Checksum [2022-06-02T23:32:15.053Z] d747dcd14b5f: Download complete [2022-06-02T23:32:15.053Z] 0d9ebad4ef96: Verifying Checksum [2022-06-02T23:32:15.311Z] 2de7ff778b66: Verifying Checksum [2022-06-02T23:32:15.311Z] 2de7ff778b66: Download complete [2022-06-02T23:32:17.845Z] ab5ef0e58194: Pull complete [2022-06-02T23:32:17.845Z] 9712f1f96733: Pull complete [2022-06-02T23:32:18.782Z] 63f879dbbcfc: Pull complete [2022-06-02T23:32:22.066Z] 0d9ebad4ef96: Pull complete [2022-06-02T23:32:22.325Z] e9a5061849ea: Pull complete [2022-06-02T23:32:22.325Z] d747dcd14b5f: Pull complete [2022-06-02T23:32:23.261Z] 2de7ff778b66: Pull complete [2022-06-02T23:32:23.261Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-02T23:32:23.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:32:23.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:23.345Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:23.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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-lftools:0.23.1-centos7 cat [2022-06-02T23:32:25.373Z] $ docker top 3921434bcf02e5c5bfadd1fd1a6803904f6e0a69cdfa22fa2db86a0dc33a27d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:32:25.446Z] provisioning config files... [2022-06-02T23:32:25.452Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config4933963948782060067tmp [2022-06-02T23:32:25.462Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7910028063871022228tmp [2022-06-02T23:32:25.471Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config3131898363320242167tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:32:25.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:25.774Z] ---> sigul-configuration.sh [2022-06-02T23:32:25.774Z] gpg: directory `/root/.gnupg' created [2022-06-02T23:32:25.774Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-02T23:32:25.774Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-02T23:32:25.774Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-02T23:32:25.774Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-02T23:32:25.774Z] gpg: CAST5 encrypted data [2022-06-02T23:32:25.774Z] gpg: encrypted with 1 passphrase [2022-06-02T23:32:25.774Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-02T23:32:26.059Z] + mkdir /home/jenkins [2022-06-02T23:32:26.059Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-02T23:32:26.344Z] + 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-06-02T23:32:26.353Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:26.640Z] ---> sigul-install.sh [2022-06-02T23:32:26.640Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-02T23:32:26.928Z] + git tag --list [2022-06-02T23:32:26.928Z] 0.7.1 [2022-06-02T23:32:26.928Z] delhi-tag [2022-06-02T23:32:26.928Z] v1.0.0 [2022-06-02T23:32:26.928Z] v1.1.0 [2022-06-02T23:32:26.928Z] v1.1.1 [2022-06-02T23:32:26.928Z] v1.1.2 [2022-06-02T23:32:26.928Z] v1.2.0 [2022-06-02T23:32:26.928Z] v1.2.1 [2022-06-02T23:32:26.928Z] v1.2.2 [2022-06-02T23:32:26.928Z] v1.2.3 [2022-06-02T23:32:26.928Z] v1.3.0 [2022-06-02T23:32:26.928Z] v1.4.0 [2022-06-02T23:32:26.928Z] v2.0.0 [2022-06-02T23:32:26.928Z] v2.1.0 [2022-06-02T23:32:26.928Z] v2.1.1-dev.2 [2022-06-02T23:32:26.928Z] v2.1.1-dev.3 [2022-06-02T23:32:26.928Z] v2.1.1-dev.4 [2022-06-02T23:32:26.928Z] v2.2.0 [2022-06-02T23:32:26.928Z] v2.2.1-dev.1 [2022-06-02T23:32:26.928Z] v2.2.1-dev.2 [2022-06-02T23:32:26.928Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-02T23:32:27.214Z] + lftools sign git-tag v2.1.1-dev.4 [2022-06-02T23:32:27.783Z] Signing Git tag with Sigul... [2022-06-02T23:32:27.783Z] Signing v2.1.1-dev.4 [Pipeline] echo [2022-06-02T23:32:28.053Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:28.337Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-02T23:32:28.345Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-02T23:32:28.365Z] $ docker stop --time=1 3921434bcf02e5c5bfadd1fd1a6803904f6e0a69cdfa22fa2db86a0dc33a27d6 [2022-06-02T23:32:29.670Z] $ docker rm -f 3921434bcf02e5c5bfadd1fd1a6803904f6e0a69cdfa22fa2db86a0dc33a27d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-02T23:32:30.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:32:30.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:30.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:32:30.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:30.472Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:30.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:32:30.882Z] $ docker top 1aae9ac9753eb59ea96491332e2908920653ad6de0452841bc54414b035af7c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:32:30.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:32:30.970Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:32:31.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:32:31.100Z] $ docker exec 1aae9ac9753eb59ea96491332e2908920653ad6de0452841bc54414b035af7c3 ssh-agent [2022-06-02T23:32:31.223Z] SSH_AUTH_SOCK=/tmp/ssh-7s6fuaRCSzTj/agent.32 [2022-06-02T23:32:31.223Z] SSH_AGENT_PID=38 [2022-06-02T23:32:31.228Z] Running ssh-add (command line suppressed) [2022-06-02T23:32:31.343Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7299199070336763063.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7299199070336763063.key) [2022-06-02T23:32:31.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:32:31.647Z] + git semver bump pre [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [bump_version] DEBUG bumped version:2.1.1-dev.5 [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta with force:True [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,824 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,826 [execute] INFO git cat-file --batch-check [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,831 [execute] INFO git cat-file --batch [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:32:31.907Z] 2022-06-02 23:32:31,837 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:32:31.907Z] 2.1.1-dev.5 [Pipeline] } [2022-06-02T23:32:31.919Z] $ docker exec --env ******** --env ******** 1aae9ac9753eb59ea96491332e2908920653ad6de0452841bc54414b035af7c3 ssh-agent -k [2022-06-02T23:32:32.027Z] unset SSH_AUTH_SOCK; [2022-06-02T23:32:32.027Z] unset SSH_AGENT_PID; [2022-06-02T23:32:32.027Z] echo Agent pid 38 killed; [2022-06-02T23:32:32.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:32:32.341Z] + git semver [Pipeline] } [2022-06-02T23:32:32.616Z] $ docker stop --time=1 1aae9ac9753eb59ea96491332e2908920653ad6de0452841bc54414b035af7c3 [2022-06-02T23:32:33.907Z] $ docker rm -f 1aae9ac9753eb59ea96491332e2908920653ad6de0452841bc54414b035af7c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:32:34.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:32:34.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:34.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:32:34.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:34.659Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:34.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:32:35.076Z] $ docker top a54376508be6d09bd90c57ff953dec6af3f718af20d1b788c5ab3cfa1c04e464 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:32:35.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:32:35.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:32:35.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:32:35.317Z] $ docker exec a54376508be6d09bd90c57ff953dec6af3f718af20d1b788c5ab3cfa1c04e464 ssh-agent [2022-06-02T23:32:35.438Z] SSH_AUTH_SOCK=/tmp/ssh-K9bVn4gNOfmB/agent.35 [2022-06-02T23:32:35.438Z] SSH_AGENT_PID=41 [2022-06-02T23:32:35.444Z] Running ssh-add (command line suppressed) [2022-06-02T23:32:35.567Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_6273565252410359345.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_6273565252410359345.key) [2022-06-02T23:32:35.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:32:35.871Z] + git semver push [2022-06-02T23:32:36.131Z] 2022-06-02 23:32:36,060 [run_push] DEBUG push [2022-06-02T23:32:36.131Z] 2022-06-02 23:32:36,061 [execute] INFO git push origin semver [2022-06-02T23:32:36.131Z] 2022-06-02 23:32:36,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:32:36.703Z] 2022-06-02 23:32:36,492 [main] ERROR Cmd('git') failed due to: exit code(1) [2022-06-02T23:32:36.703Z] cmdline: git push origin semver [2022-06-02T23:32:36.703Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2022-06-02T23:32:36.703Z] To github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:32:36.703Z] ! [rejected] semver -> semver (fetch first) [2022-06-02T23:32:36.703Z] error: failed to push some refs to 'github.com:edgexfoundry/device-sdk-go.git' [2022-06-02T23:32:36.703Z] hint: Updates were rejected because the remote contains work that you do [2022-06-02T23:32:36.703Z] hint: not have locally. This is usually caused by another repository pushing [2022-06-02T23:32:36.703Z] hint: to the same ref. You may want to first integrate the remote changes [2022-06-02T23:32:36.703Z] hint: (e.g., 'git pull ...') before pushing again. [2022-06-02T23:32:36.703Z] hint: See the 'Note about fast-forwards' in 'git push --help' for details.' [2022-06-02T23:32:36.703Z] ERROR: Cmd('git') failed due to: exit code(1) [2022-06-02T23:32:36.703Z] cmdline: git push origin semver [2022-06-02T23:32:36.703Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2022-06-02T23:32:36.703Z] To github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:32:36.703Z] ! [rejected] semver -> semver (fetch first) [2022-06-02T23:32:36.703Z] error: failed to push some refs to 'github.com:edgexfoundry/device-sdk-go.git' [2022-06-02T23:32:36.703Z] hint: Updates were rejected because the remote contains work that you do [2022-06-02T23:32:36.703Z] hint: not have locally. This is usually caused by another repository pushing [2022-06-02T23:32:36.703Z] hint: to the same ref. You may want to first integrate the remote changes [2022-06-02T23:32:36.703Z] hint: (e.g., 'git pull ...') before pushing again. [2022-06-02T23:32:36.703Z] hint: See the 'Note about fast-forwards' in 'git push --help' for details.' [Pipeline] } [2022-06-02T23:32:36.716Z] $ docker exec --env ******** --env ******** a54376508be6d09bd90c57ff953dec6af3f718af20d1b788c5ab3cfa1c04e464 ssh-agent -k [2022-06-02T23:32:36.824Z] unset SSH_AUTH_SOCK; [2022-06-02T23:32:36.824Z] unset SSH_AGENT_PID; [2022-06-02T23:32:36.824Z] echo Agent pid 41 killed; [2022-06-02T23:32:36.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-02T23:32:36.863Z] $ docker stop --time=1 a54376508be6d09bd90c57ff953dec6af3f718af20d1b788c5ab3cfa1c04e464 [2022-06-02T23:32:38.141Z] $ docker rm -f a54376508be6d09bd90c57ff953dec6af3f718af20d1b788c5ab3cfa1c04e464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-02T23:32:38.644Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_jakarta/archives ] [2022-06-02T23:32:38.644Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:32:38.644Z] total 16 [2022-06-02T23:32:38.644Z] drwxr-xr-x 3 root root 4096 Jun 2 23:23 . [2022-06-02T23:32:38.644Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 2 23:32 .. [2022-06-02T23:32:38.644Z] drwxr-xr-x 2 root root 4096 Jun 2 23:23 cost [2022-06-02T23:32:38.644Z] -rw-r--r-- 1 root root 85 Jun 2 23:23 cost.csv [2022-06-02T23:32:38.644Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:32:38.644Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:32:38.644Z] total 16 [2022-06-02T23:32:38.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:23 . [2022-06-02T23:32:38.644Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 2 23:32 .. [2022-06-02T23:32:38.644Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 23:23 cost [2022-06-02T23:32:38.644Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 2 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:38.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:39.799Z] ---> package-listing.sh [2022-06-02T23:32:39.799Z] ++ facter osfamily [2022-06-02T23:32:39.799Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T23:32:40.059Z] + OS_FAMILY=debian [2022-06-02T23:32:40.059Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-02T23:32:40.059Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T23:32:40.059Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T23:32:40.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T23:32:40.059Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T23:32:40.059Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-02T23:32:40.059Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T23:32:40.059Z] + case "${OS_FAMILY}" in [2022-06-02T23:32:40.059Z] + dpkg -l [2022-06-02T23:32:40.059Z] + grep '^ii' [2022-06-02T23:32:40.059Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T23:32:40.059Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T23:32:40.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T23:32:40.059Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-02T23:32:40.059Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [2022-06-02T23:32:40.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [Pipeline] echo [2022-06-02T23:32:40.071Z] 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/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T23:32:40.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:32:40.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:32:40.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:32:40.997Z] prd-ubuntu20.04-docker-8c-8g-723 does not seem to be running inside a container [2022-06-02T23:32:41.029Z] $ 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/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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-lftools-log-publisher:latest cat [2022-06-02T23:32:41.255Z] $ docker top d53a810a5a78c5f7096c2650e84b25b24f87a2b02001b78870c8dfa069d24d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:32:41.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T23:32:41.895Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T23:32:42.236Z] + ls /var/log/sa-host [2022-06-02T23:32:42.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:32:42.302Z] provisioning config files... [2022-06-02T23:32:42.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config6089440922305442187tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:32:42.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:42.654Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T23:32:42.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:42.984Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T23:32:42.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:43.276Z] ---> sudo-logs.sh [2022-06-02T23:32:43.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T23:32:43.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:43.585Z] ---> job-cost.sh [2022-06-02T23:32:43.585Z] lf-activate-venv: SKIPPING [2022-06-02T23:32:43.585Z] DEBUG: total: 0.2199999988079071 [2022-06-02T23:32:43.585Z] INFO: Retrieving Stack Cost... [2022-06-02T23:32:44.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:32:44.418Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T23:32:44.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:32:44.719Z] ---> logs-deploy.sh [2022-06-02T23:32:44.719Z] lf-activate-venv: SKIPPING [2022-06-02T23:32:44.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/jakarta/8 [2022-06-02T23:32:44.719Z] INFO: archiving workspace using pattern(s): [2022-06-02T23:32:45.660Z] Archives upload complete. [2022-06-02T23:32:45.660Z] INFO: archiving logs to Nexus